| 1 | [ Dec 19 04:12:43 Enabled. ] | ||
| 2 | [ Dec 19 04:12:43 Rereading configuration. ] | ||
| 3 | [ Dec 19 04:12:46 Rereading configuration. ] | ||
| 4 | [ Dec 19 04:12:53 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 | [ Dec 19 04:12:53 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 | 2025.12.19 04:12:54.158023 [ 1 ] {} <Information> Application: Will watch for the process with pid 24127 | ||
| 29 | 2025.12.19 04:12:54.158673 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.12.19 04:12:54.325485 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24127 | ||
| 31 | 2025.12.19 04:12:54.326206 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.12.19 04:12:54.326358 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.12.19 04:12:54.416259 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.12.19 04:12:54.443653 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.12.19 04:12:54.443697 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.12.19 04:12:54.443714 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.12.19 04:12:54.443766 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.12.19 04:12:54.444116 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.12.19 04:12:54.446115 [ 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 | 2025.12.19 04:12:54.446868 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.12.19 04:12:54.447630 [ 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 | 2025.12.19 04:12:54.447650 [ 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 | 2025.12.19 04:12:54.447664 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.12.19 04:12:54.448304 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.12.19 04:12:54.449366 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.12.19 04:12:54.455302 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.12.19 04:12:54.455998 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.12.19 04:12:54.457217 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.12.19 04:12:54.457278 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.12.19 04:12:54.458265 [ 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 | 2025.12.19 04:12:54.458657 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.12.19 04:12:54.462323 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.12.19 04:12:54.462973 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.12.19 04:12:54.465924 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.12.19 04:12:54.466312 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.12.19 04:12:54.466668 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.12.19 04:12:54.467028 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.12.19 04:12:54.468341 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.12.19 04:12:54.468364 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.12.19 04:12:54.468449 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.12.19 04:12:54.468537 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.12.19 04:12:54.480425 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.12.19 04:12:54.480455 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000166984 sec | ||
| 68 | 2025.12.19 04:12:54.480476 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.12.19 04:12:54.480492 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.12.19 04:12:54.481212 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.12.19 04:12:54.481740 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.12.19 04:12:54.490520 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.12.19 04:12:54.490563 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.12.19 04:12:54.490584 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.12.19 04:12:54.490596 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.12.19 04:12:54.490627 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.12.19 04:12:54.490645 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.12.19 04:12:54.492629 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.12.19 04:12:54.492671 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.12.19 04:12:54.492690 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.12.19 04:12:54.492820 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.12.19 04:12:54.492858 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.12.19 04:12:54.492870 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.12.19 04:12:54.492887 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.12.19 04:12:54.492899 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.12.19 04:12:54.492926 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.12.19 04:12:54.492942 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.12.19 04:12:54.514329 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.12.19 04:12:54.515812 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.12.19 04:12:54.515839 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.7112e-05 sec | ||
| 91 | 2025.12.19 04:12:54.515852 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.12.19 04:12:54.515862 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.12.19 04:12:54.515885 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.12.19 04:12:54.516076 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.12.19 04:12:54.516118 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.12.19 04:12:54.516130 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.12.19 04:12:54.516151 [ 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 | 2025.12.19 04:12:54.516161 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.12.19 04:12:54.519875 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.12.19 04:12:54.520085 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.66 MiB (RSS), difference: 91.88 MiB | ||
| 101 | 2025.12.19 04:12:54.521454 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.4801e-05 sec. | ||
| 102 | 2025.12.19 04:12:54.521763 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.12.19 04:12:54.522359 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.12.19 04:12:54.522396 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.12.19 04:12:55.393440 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61892 | ||
| 106 | 2025.12.19 04:12:55.395864 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.12.19 04:12:55.395923 [ 3 ] {} <Debug> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61892 | ||
| 108 | 2025.12.19 04:12:55.395950 [ 3 ] {} <Debug> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.12.19 04:12:55.395970 [ 3 ] {} <Debug> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.12.19 04:12:55.396067 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.12.19 04:12:55.396092 [ 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 | 2025.12.19 04:12:55.396115 [ 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 | 2025.12.19 04:12:55.398794 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40023 | ||
| 114 | 2025.12.19 04:12:55.399858 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55536 | ||
| 115 | 2025.12.19 04:12:55.400591 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2025.12.19 04:12:55.400620 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33421 | ||
| 117 | 2025.12.19 04:12:55.400648 [ 4 ] {} <Debug> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Authenticating user 'default' from [fd00:1122:3344:101::d]:40023 | ||
| 118 | 2025.12.19 04:12:55.400039 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57499 | ||
| 119 | 2025.12.19 04:12:55.399856 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43558 | ||
| 120 | 2025.12.19 04:12:55.400703 [ 4 ] {} <Debug> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2025.12.19 04:12:55.400758 [ 4 ] {} <Debug> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2025.12.19 04:12:55.401340 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2025.12.19 04:12:55.401359 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 124 | 2025.12.19 04:12:55.401383 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2025.12.19 04:12:55.401401 [ 253 ] {} <Debug> TCP-Session: 0abcbb24-1234-46f9-b46d-7c516a9988fa Authenticating user 'default' from [fd00:1122:3344:101::d]:55536 | ||
| 126 | 2025.12.19 04:12:55.401372 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52331 | ||
| 127 | 2025.12.19 04:12:55.401452 [ 253 ] {} <Debug> TCP-Session: 0abcbb24-1234-46f9-b46d-7c516a9988fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2025.12.19 04:12:55.401483 [ 253 ] {} <Debug> TCP-Session: 0abcbb24-1234-46f9-b46d-7c516a9988fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2025.12.19 04:12:55.401490 [ 5 ] {} <Debug> TCP-Session: 844597f3-9870-46e4-9ee1-a02011d17a27 Authenticating user 'default' from [fd00:1122:3344:101::d]:43558 | ||
| 130 | 2025.12.19 04:12:55.401526 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55573 | ||
| 131 | 2025.12.19 04:12:55.401537 [ 5 ] {} <Debug> TCP-Session: 844597f3-9870-46e4-9ee1-a02011d17a27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2025.12.19 04:12:55.401541 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2025.12.19 04:12:55.401572 [ 5 ] {} <Debug> TCP-Session: 844597f3-9870-46e4-9ee1-a02011d17a27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2025.12.19 04:12:55.401615 [ 255 ] {} <Debug> TCP-Session: cf85cba5-5697-40ef-893a-f383d99c8072 Authenticating user 'default' from [fd00:1122:3344:101::d]:57499 | ||
| 135 | 2025.12.19 04:12:55.401640 [ 255 ] {} <Debug> TCP-Session: cf85cba5-5697-40ef-893a-f383d99c8072 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2025.12.19 04:12:55.401655 [ 255 ] {} <Debug> TCP-Session: cf85cba5-5697-40ef-893a-f383d99c8072 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2025.12.19 04:12:55.401682 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64487 | ||
| 138 | 2025.12.19 04:12:55.401619 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2025.12.19 04:12:55.401756 [ 256 ] {} <Debug> TCP-Session: d416c190-83ee-49c7-9e76-a6cda2028338 Authenticating user 'default' from [fd00:1122:3344:101::d]:33421 | ||
| 140 | 2025.12.19 04:12:55.401799 [ 256 ] {} <Debug> TCP-Session: d416c190-83ee-49c7-9e76-a6cda2028338 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.12.19 04:12:55.401817 [ 256 ] {} <Debug> TCP-Session: d416c190-83ee-49c7-9e76-a6cda2028338 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2025.12.19 04:12:55.401840 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2025.12.19 04:12:55.401882 [ 257 ] {} <Debug> TCP-Session: def6810c-d4b4-4595-b9f6-bac048f3a856 Authenticating user 'default' from [fd00:1122:3344:101::d]:52331 | ||
| 144 | 2025.12.19 04:12:55.401904 [ 257 ] {} <Debug> TCP-Session: def6810c-d4b4-4595-b9f6-bac048f3a856 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.12.19 04:12:55.401916 [ 257 ] {} <Debug> TCP-Session: def6810c-d4b4-4595-b9f6-bac048f3a856 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.12.19 04:12:55.402466 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2025.12.19 04:12:55.402482 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 148 | 2025.12.19 04:12:55.402511 [ 259 ] {} <Debug> TCP-Session: 1608a07a-fe88-4944-91ed-470dbff72976 Authenticating user 'default' from [fd00:1122:3344:101::d]:64487 | ||
| 149 | 2025.12.19 04:12:55.402541 [ 258 ] {} <Debug> TCP-Session: 0688664f-abca-4cb2-8ae3-f9557a47eadb Authenticating user 'default' from [fd00:1122:3344:101::d]:55573 | ||
| 150 | 2025.12.19 04:12:55.402545 [ 259 ] {} <Debug> TCP-Session: 1608a07a-fe88-4944-91ed-470dbff72976 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2025.12.19 04:12:55.402568 [ 258 ] {} <Debug> TCP-Session: 0688664f-abca-4cb2-8ae3-f9557a47eadb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.12.19 04:12:55.402571 [ 259 ] {} <Debug> TCP-Session: 1608a07a-fe88-4944-91ed-470dbff72976 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.12.19 04:12:55.402583 [ 258 ] {} <Debug> TCP-Session: 0688664f-abca-4cb2-8ae3-f9557a47eadb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.12.19 04:12:55.404401 [ 3 ] {24c83fc8-9b86-4604-8957-8267e84215cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2025.12.19 04:12:55.455251 [ 3 ] {24c83fc8-9b86-4604-8957-8267e84215cf} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61892) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 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 | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 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 | ||
| 164 | 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 | ||
| 165 | 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 | ||
| 166 | 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 | ||
| 167 | 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 | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 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 | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2025.12.19 04:12:55.456007 [ 3 ] {24c83fc8-9b86-4604-8957-8267e84215cf} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 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 | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 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 | ||
| 188 | 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 | ||
| 189 | 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 | ||
| 190 | 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 | ||
| 191 | 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 | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 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 | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2025.12.19 04:12:55.456081 [ 3 ] {24c83fc8-9b86-4604-8957-8267e84215cf} <Debug> TCPHandler: Processed in 0.057142526 sec. | ||
| 204 | 2025.12.19 04:12:55.456648 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2025.12.19 04:12:55.457008 [ 4 ] {97e8a50a-01e3-4908-9d9a-2338c59fd0d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2025.12.19 04:12:55.457456 [ 4 ] {97e8a50a-01e3-4908-9d9a-2338c59fd0d2} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:40023) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 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 | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 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 | ||
| 215 | 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 | ||
| 216 | 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 | ||
| 217 | 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 | ||
| 218 | 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 | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 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 | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2025.12.19 04:12:55.457590 [ 4 ] {97e8a50a-01e3-4908-9d9a-2338c59fd0d2} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 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 | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 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 | ||
| 239 | 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 | ||
| 240 | 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 | ||
| 241 | 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 | ||
| 242 | 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 | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 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 | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2025.12.19 04:12:55.457663 [ 4 ] {97e8a50a-01e3-4908-9d9a-2338c59fd0d2} <Debug> TCPHandler: Processed in 0.001257052 sec. | ||
| 255 | 2025.12.19 04:12:55.457949 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2025.12.19 04:12:55.458723 [ 3 ] {1fb10661-4db7-4ba8-917b-01cc4c888b8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2025.12.19 04:12:55.459345 [ 3 ] {1fb10661-4db7-4ba8-917b-01cc4c888b8b} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2025.12.19 04:12:55.460698 [ 3 ] {1fb10661-4db7-4ba8-917b-01cc4c888b8b} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2025.12.19 04:12:55.460718 [ 3 ] {1fb10661-4db7-4ba8-917b-01cc4c888b8b} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.1541e-05 sec | ||
| 260 | 2025.12.19 04:12:55.460731 [ 3 ] {1fb10661-4db7-4ba8-917b-01cc4c888b8b} <Trace> ReferentialDeps: No tables | ||
| 261 | 2025.12.19 04:12:55.460747 [ 3 ] {1fb10661-4db7-4ba8-917b-01cc4c888b8b} <Trace> LoadingDeps: No tables | ||
| 262 | 2025.12.19 04:12:55.460771 [ 3 ] {1fb10661-4db7-4ba8-917b-01cc4c888b8b} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2025.12.19 04:12:55.461349 [ 3 ] {1fb10661-4db7-4ba8-917b-01cc4c888b8b} <Debug> TCPHandler: Processed in 0.003494368 sec. | ||
| 264 | 2025.12.19 04:12:55.461485 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2025.12.19 04:12:55.461641 [ 3 ] {3e8e5e19-d019-4766-bfa0-5be6edc02418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2025.12.19 04:12:55.461689 [ 3 ] {3e8e5e19-d019-4766-bfa0-5be6edc02418} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2025.12.19 04:12:55.466110 [ 3 ] {3e8e5e19-d019-4766-bfa0-5be6edc02418} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2025.12.19 04:12:55.470507 [ 3 ] {3e8e5e19-d019-4766-bfa0-5be6edc02418} <Debug> oximeter.version (99ab5c6f-31d3-4787-9405-70019d8dae15): Loading data parts | ||
| 270 | 2025.12.19 04:12:55.471930 [ 3 ] {3e8e5e19-d019-4766-bfa0-5be6edc02418} <Debug> oximeter.version (99ab5c6f-31d3-4787-9405-70019d8dae15): There are no data parts | ||
| 271 | 2025.12.19 04:12:55.474665 [ 3 ] {3e8e5e19-d019-4766-bfa0-5be6edc02418} <Debug> TCPHandler: Processed in 0.013226174 sec. | ||
| 272 | 2025.12.19 04:12:55.474822 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2025.12.19 04:12:55.474993 [ 3 ] {38876c9a-b747-4951-a8dd-f3bbdd48e1f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | 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) | ||
| 284 | 2025.12.19 04:12:55.475054 [ 3 ] {38876c9a-b747-4951-a8dd-f3bbdd48e1f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2025.12.19 04:12:55.484564 [ 3 ] {38876c9a-b747-4951-a8dd-f3bbdd48e1f1} <Debug> oximeter.measurements_bool (2416401b-10ec-4e9b-a3eb-1fc455c4cd1d): Loading data parts | ||
| 286 | 2025.12.19 04:12:55.484760 [ 3 ] {38876c9a-b747-4951-a8dd-f3bbdd48e1f1} <Debug> oximeter.measurements_bool (2416401b-10ec-4e9b-a3eb-1fc455c4cd1d): There are no data parts | ||
| 287 | 2025.12.19 04:12:55.486125 [ 3 ] {38876c9a-b747-4951-a8dd-f3bbdd48e1f1} <Debug> TCPHandler: Processed in 0.011350117 sec. | ||
| 288 | 2025.12.19 04:12:55.486267 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2025.12.19 04:12:55.486430 [ 3 ] {af95f7db-070f-4024-931e-645f798875f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 290 | 2025.12.19 04:12:55.486478 [ 3 ] {af95f7db-070f-4024-931e-645f798875f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2025.12.19 04:12:55.491266 [ 3 ] {af95f7db-070f-4024-931e-645f798875f2} <Debug> oximeter.measurements_i8 (ec1aefb8-1f50-4fd5-b6e8-c49e59a1bbdd): Loading data parts | ||
| 292 | 2025.12.19 04:12:55.491420 [ 3 ] {af95f7db-070f-4024-931e-645f798875f2} <Debug> oximeter.measurements_i8 (ec1aefb8-1f50-4fd5-b6e8-c49e59a1bbdd): There are no data parts | ||
| 293 | 2025.12.19 04:12:55.493038 [ 3 ] {af95f7db-070f-4024-931e-645f798875f2} <Debug> TCPHandler: Processed in 0.006817672 sec. | ||
| 294 | 2025.12.19 04:12:55.493233 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2025.12.19 04:12:55.493530 [ 3 ] {51db4e52-93fa-458b-afa6-bcdffdbcbd59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 296 | 2025.12.19 04:12:55.493628 [ 3 ] {51db4e52-93fa-458b-afa6-bcdffdbcbd59} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2025.12.19 04:12:55.496709 [ 3 ] {51db4e52-93fa-458b-afa6-bcdffdbcbd59} <Debug> oximeter.measurements_u8 (dfbdb0ce-5097-4964-a02c-d32ae46e682e): Loading data parts | ||
| 298 | 2025.12.19 04:12:55.496853 [ 3 ] {51db4e52-93fa-458b-afa6-bcdffdbcbd59} <Debug> oximeter.measurements_u8 (dfbdb0ce-5097-4964-a02c-d32ae46e682e): There are no data parts | ||
| 299 | 2025.12.19 04:12:55.498249 [ 3 ] {51db4e52-93fa-458b-afa6-bcdffdbcbd59} <Debug> TCPHandler: Processed in 0.005107769 sec. | ||
| 300 | 2025.12.19 04:12:55.498379 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2025.12.19 04:12:55.498537 [ 3 ] {9ca2cb71-51f8-429a-8a2b-f50ede79a453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 302 | 2025.12.19 04:12:55.498577 [ 3 ] {9ca2cb71-51f8-429a-8a2b-f50ede79a453} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2025.12.19 04:12:55.503414 [ 3 ] {9ca2cb71-51f8-429a-8a2b-f50ede79a453} <Debug> oximeter.measurements_i16 (71741ea7-a966-4114-b491-dc4e0539f483): Loading data parts | ||
| 304 | 2025.12.19 04:12:55.503549 [ 3 ] {9ca2cb71-51f8-429a-8a2b-f50ede79a453} <Debug> oximeter.measurements_i16 (71741ea7-a966-4114-b491-dc4e0539f483): There are no data parts | ||
| 305 | 2025.12.19 04:12:55.505103 [ 3 ] {9ca2cb71-51f8-429a-8a2b-f50ede79a453} <Debug> TCPHandler: Processed in 0.006769921 sec. | ||
| 306 | 2025.12.19 04:12:55.505245 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2025.12.19 04:12:55.505393 [ 3 ] {49f1efb3-b587-498a-a71a-0c61753b39ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 308 | 2025.12.19 04:12:55.505442 [ 3 ] {49f1efb3-b587-498a-a71a-0c61753b39ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2025.12.19 04:12:55.508229 [ 3 ] {49f1efb3-b587-498a-a71a-0c61753b39ef} <Debug> oximeter.measurements_u16 (6933b43a-5032-4c66-9fb6-60e9c79159fe): Loading data parts | ||
| 310 | 2025.12.19 04:12:55.508372 [ 3 ] {49f1efb3-b587-498a-a71a-0c61753b39ef} <Debug> oximeter.measurements_u16 (6933b43a-5032-4c66-9fb6-60e9c79159fe): There are no data parts | ||
| 311 | 2025.12.19 04:12:55.509716 [ 3 ] {49f1efb3-b587-498a-a71a-0c61753b39ef} <Debug> TCPHandler: Processed in 0.004516924 sec. | ||
| 312 | 2025.12.19 04:12:55.509854 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2025.12.19 04:12:55.510010 [ 3 ] {74426bef-83ac-4820-aa9f-dab0cee65da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 314 | 2025.12.19 04:12:55.510050 [ 3 ] {74426bef-83ac-4820-aa9f-dab0cee65da6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2025.12.19 04:12:55.514803 [ 3 ] {74426bef-83ac-4820-aa9f-dab0cee65da6} <Debug> oximeter.measurements_i32 (c6cbfff4-5606-4e30-ab70-dc032d599e8d): Loading data parts | ||
| 316 | 2025.12.19 04:12:55.514973 [ 3 ] {74426bef-83ac-4820-aa9f-dab0cee65da6} <Debug> oximeter.measurements_i32 (c6cbfff4-5606-4e30-ab70-dc032d599e8d): There are no data parts | ||
| 317 | 2025.12.19 04:12:55.516657 [ 3 ] {74426bef-83ac-4820-aa9f-dab0cee65da6} <Debug> TCPHandler: Processed in 0.006848593 sec. | ||
| 318 | 2025.12.19 04:12:55.516797 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2025.12.19 04:12:55.516943 [ 3 ] {17a3de3b-ba82-4652-b4be-8e798725dbba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 320 | 2025.12.19 04:12:55.516992 [ 3 ] {17a3de3b-ba82-4652-b4be-8e798725dbba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2025.12.19 04:12:55.519797 [ 3 ] {17a3de3b-ba82-4652-b4be-8e798725dbba} <Debug> oximeter.measurements_u32 (4decd35f-cd40-407a-9db6-77943791161e): Loading data parts | ||
| 322 | 2025.12.19 04:12:55.519930 [ 3 ] {17a3de3b-ba82-4652-b4be-8e798725dbba} <Debug> oximeter.measurements_u32 (4decd35f-cd40-407a-9db6-77943791161e): There are no data parts | ||
| 323 | 2025.12.19 04:12:55.521227 [ 3 ] {17a3de3b-ba82-4652-b4be-8e798725dbba} <Debug> TCPHandler: Processed in 0.004475333 sec. | ||
| 324 | 2025.12.19 04:12:55.521352 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2025.12.19 04:12:55.521509 [ 3 ] {a84dc126-c589-4b31-8dfd-7bae81ed7b21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 326 | 2025.12.19 04:12:55.521553 [ 3 ] {a84dc126-c589-4b31-8dfd-7bae81ed7b21} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2025.12.19 04:12:55.526261 [ 3 ] {a84dc126-c589-4b31-8dfd-7bae81ed7b21} <Debug> oximeter.measurements_i64 (c0e121ee-9569-42a5-8a8b-15bddfb94258): Loading data parts | ||
| 328 | 2025.12.19 04:12:55.526455 [ 3 ] {a84dc126-c589-4b31-8dfd-7bae81ed7b21} <Debug> oximeter.measurements_i64 (c0e121ee-9569-42a5-8a8b-15bddfb94258): There are no data parts | ||
| 329 | 2025.12.19 04:12:55.528109 [ 3 ] {a84dc126-c589-4b31-8dfd-7bae81ed7b21} <Debug> TCPHandler: Processed in 0.006802872 sec. | ||
| 330 | 2025.12.19 04:12:55.528250 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2025.12.19 04:12:55.528397 [ 3 ] {c2d9fb3b-a8bb-4c5f-9ff2-73e96780425a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 332 | 2025.12.19 04:12:55.528445 [ 3 ] {c2d9fb3b-a8bb-4c5f-9ff2-73e96780425a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2025.12.19 04:12:55.531746 [ 3 ] {c2d9fb3b-a8bb-4c5f-9ff2-73e96780425a} <Debug> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Loading data parts | ||
| 334 | 2025.12.19 04:12:55.531880 [ 3 ] {c2d9fb3b-a8bb-4c5f-9ff2-73e96780425a} <Debug> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): There are no data parts | ||
| 335 | 2025.12.19 04:12:55.533266 [ 3 ] {c2d9fb3b-a8bb-4c5f-9ff2-73e96780425a} <Debug> TCPHandler: Processed in 0.005061448 sec. | ||
| 336 | 2025.12.19 04:12:55.533392 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2025.12.19 04:12:55.533538 [ 3 ] {b573ebdf-a74c-42a7-9604-f5020cbcbe30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 338 | 2025.12.19 04:12:55.533593 [ 3 ] {b573ebdf-a74c-42a7-9604-f5020cbcbe30} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2025.12.19 04:12:55.538353 [ 3 ] {b573ebdf-a74c-42a7-9604-f5020cbcbe30} <Debug> oximeter.measurements_f32 (67ed0f0e-ad62-4d85-b11e-42036b8a32ea): Loading data parts | ||
| 340 | 2025.12.19 04:12:55.538534 [ 3 ] {b573ebdf-a74c-42a7-9604-f5020cbcbe30} <Debug> oximeter.measurements_f32 (67ed0f0e-ad62-4d85-b11e-42036b8a32ea): There are no data parts | ||
| 341 | 2025.12.19 04:12:55.540230 [ 3 ] {b573ebdf-a74c-42a7-9604-f5020cbcbe30} <Debug> TCPHandler: Processed in 0.006884974 sec. | ||
| 342 | 2025.12.19 04:12:55.540375 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2025.12.19 04:12:55.540551 [ 3 ] {9c4cfd9d-cce8-4a36-b6d9-782caeb15067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 344 | 2025.12.19 04:12:55.540611 [ 3 ] {9c4cfd9d-cce8-4a36-b6d9-782caeb15067} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2025.12.19 04:12:55.543669 [ 3 ] {9c4cfd9d-cce8-4a36-b6d9-782caeb15067} <Debug> oximeter.measurements_f64 (8d4ed0d5-4e6a-41bc-b239-bcd6d377ff28): Loading data parts | ||
| 346 | 2025.12.19 04:12:55.543817 [ 3 ] {9c4cfd9d-cce8-4a36-b6d9-782caeb15067} <Debug> oximeter.measurements_f64 (8d4ed0d5-4e6a-41bc-b239-bcd6d377ff28): There are no data parts | ||
| 347 | 2025.12.19 04:12:55.545160 [ 3 ] {9c4cfd9d-cce8-4a36-b6d9-782caeb15067} <Debug> TCPHandler: Processed in 0.004882904 sec. | ||
| 348 | 2025.12.19 04:12:55.545304 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2025.12.19 04:12:55.545474 [ 3 ] {e8a888aa-a151-4e2c-9964-76204268f50f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 350 | 2025.12.19 04:12:55.545602 [ 3 ] {e8a888aa-a151-4e2c-9964-76204268f50f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2025.12.19 04:12:55.550393 [ 3 ] {e8a888aa-a151-4e2c-9964-76204268f50f} <Debug> oximeter.measurements_string (389bd989-2ef2-4ec6-852f-d1e834f04819): Loading data parts | ||
| 352 | 2025.12.19 04:12:55.550537 [ 3 ] {e8a888aa-a151-4e2c-9964-76204268f50f} <Debug> oximeter.measurements_string (389bd989-2ef2-4ec6-852f-d1e834f04819): There are no data parts | ||
| 353 | 2025.12.19 04:12:55.552078 [ 3 ] {e8a888aa-a151-4e2c-9964-76204268f50f} <Debug> TCPHandler: Processed in 0.006773451 sec. | ||
| 354 | 2025.12.19 04:12:55.552230 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2025.12.19 04:12:55.552402 [ 3 ] {99fbe4dc-08fb-4361-81fb-cc688a63a105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2025.12.19 04:12:55.552472 [ 3 ] {99fbe4dc-08fb-4361-81fb-cc688a63a105} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2025.12.19 04:12:55.555372 [ 3 ] {99fbe4dc-08fb-4361-81fb-cc688a63a105} <Debug> oximeter.measurements_bytes (db9b6d83-3682-431f-bfbe-eeba988b569b): Loading data parts | ||
| 365 | 2025.12.19 04:12:55.555509 [ 3 ] {99fbe4dc-08fb-4361-81fb-cc688a63a105} <Debug> oximeter.measurements_bytes (db9b6d83-3682-431f-bfbe-eeba988b569b): There are no data parts | ||
| 366 | 2025.12.19 04:12:55.556864 [ 3 ] {99fbe4dc-08fb-4361-81fb-cc688a63a105} <Debug> TCPHandler: Processed in 0.004682838 sec. | ||
| 367 | 2025.12.19 04:12:55.557006 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2025.12.19 04:12:55.557172 [ 3 ] {6440c8fe-e664-4d01-af4f-787c3b4eebd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 369 | 2025.12.19 04:12:55.557243 [ 3 ] {6440c8fe-e664-4d01-af4f-787c3b4eebd5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2025.12.19 04:12:55.561986 [ 3 ] {6440c8fe-e664-4d01-af4f-787c3b4eebd5} <Debug> oximeter.measurements_cumulativei64 (61cf355f-8500-499a-a3b0-81c12c518d3f): Loading data parts | ||
| 371 | 2025.12.19 04:12:55.562173 [ 3 ] {6440c8fe-e664-4d01-af4f-787c3b4eebd5} <Debug> oximeter.measurements_cumulativei64 (61cf355f-8500-499a-a3b0-81c12c518d3f): There are no data parts | ||
| 372 | 2025.12.19 04:12:55.563887 [ 3 ] {6440c8fe-e664-4d01-af4f-787c3b4eebd5} <Debug> TCPHandler: Processed in 0.006928855 sec. | ||
| 373 | 2025.12.19 04:12:55.564040 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2025.12.19 04:12:55.564209 [ 3 ] {df95f042-9e13-46d3-930b-8aa2394598b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 375 | 2025.12.19 04:12:55.564257 [ 3 ] {df95f042-9e13-46d3-930b-8aa2394598b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2025.12.19 04:12:55.567132 [ 3 ] {df95f042-9e13-46d3-930b-8aa2394598b0} <Debug> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Loading data parts | ||
| 377 | 2025.12.19 04:12:55.567302 [ 3 ] {df95f042-9e13-46d3-930b-8aa2394598b0} <Debug> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): There are no data parts | ||
| 378 | 2025.12.19 04:12:55.568786 [ 3 ] {df95f042-9e13-46d3-930b-8aa2394598b0} <Debug> TCPHandler: Processed in 0.004799211 sec. | ||
| 379 | 2025.12.19 04:12:55.568940 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2025.12.19 04:12:55.569096 [ 3 ] {bc981723-6997-437e-bc12-61e592ea949f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 381 | 2025.12.19 04:12:55.569149 [ 3 ] {bc981723-6997-437e-bc12-61e592ea949f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2025.12.19 04:12:55.573905 [ 3 ] {bc981723-6997-437e-bc12-61e592ea949f} <Debug> oximeter.measurements_cumulativef32 (c5e19abd-612f-4838-a30b-9c345e864ccf): Loading data parts | ||
| 383 | 2025.12.19 04:12:55.574107 [ 3 ] {bc981723-6997-437e-bc12-61e592ea949f} <Debug> oximeter.measurements_cumulativef32 (c5e19abd-612f-4838-a30b-9c345e864ccf): There are no data parts | ||
| 384 | 2025.12.19 04:12:55.575680 [ 3 ] {bc981723-6997-437e-bc12-61e592ea949f} <Debug> TCPHandler: Processed in 0.006792942 sec. | ||
| 385 | 2025.12.19 04:12:55.575828 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2025.12.19 04:12:55.575998 [ 3 ] {d277393e-67f1-4fff-977d-e5d112e418b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 387 | 2025.12.19 04:12:55.576050 [ 3 ] {d277393e-67f1-4fff-977d-e5d112e418b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2025.12.19 04:12:55.578913 [ 3 ] {d277393e-67f1-4fff-977d-e5d112e418b9} <Debug> oximeter.measurements_cumulativef64 (1cf63670-31a4-4cea-8cfb-00bd5a91c0e0): Loading data parts | ||
| 389 | 2025.12.19 04:12:55.579047 [ 3 ] {d277393e-67f1-4fff-977d-e5d112e418b9} <Debug> oximeter.measurements_cumulativef64 (1cf63670-31a4-4cea-8cfb-00bd5a91c0e0): There are no data parts | ||
| 390 | 2025.12.19 04:12:55.580404 [ 3 ] {d277393e-67f1-4fff-977d-e5d112e418b9} <Debug> TCPHandler: Processed in 0.004629227 sec. | ||
| 391 | 2025.12.19 04:12:55.580551 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2025.12.19 04:12:55.580785 [ 3 ] {e7e0ca4f-e254-4dcd-aadb-91499330eb85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 393 | * NOTE: Array types cannot be Nullable, see | ||
| 394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 395 | * for more details. | ||
| 396 | * | ||
| 397 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 398 | * is unfortunate, and at this point relies on the fact that an | ||
| 399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 400 | * to figure out another way to represent missing samples here. | ||
| 401 | */ | ||
| 402 | 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) | ||
| 403 | 2025.12.19 04:12:55.580860 [ 3 ] {e7e0ca4f-e254-4dcd-aadb-91499330eb85} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2025.12.19 04:12:55.585801 [ 3 ] {e7e0ca4f-e254-4dcd-aadb-91499330eb85} <Debug> oximeter.measurements_histogrami8 (ae7deec6-9bc5-416e-9a6d-32507a575c3e): Loading data parts | ||
| 405 | 2025.12.19 04:12:55.585983 [ 3 ] {e7e0ca4f-e254-4dcd-aadb-91499330eb85} <Debug> oximeter.measurements_histogrami8 (ae7deec6-9bc5-416e-9a6d-32507a575c3e): There are no data parts | ||
| 406 | 2025.12.19 04:12:55.588376 [ 3 ] {e7e0ca4f-e254-4dcd-aadb-91499330eb85} <Debug> TCPHandler: Processed in 0.007873709 sec. | ||
| 407 | 2025.12.19 04:12:55.588571 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2025.12.19 04:12:55.588975 [ 3 ] {d18c3b93-1839-476e-ab9f-1c7023deabf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 409 | 2025.12.19 04:12:55.589085 [ 3 ] {d18c3b93-1839-476e-ab9f-1c7023deabf6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2025.12.19 04:12:55.592503 [ 3 ] {d18c3b93-1839-476e-ab9f-1c7023deabf6} <Debug> oximeter.measurements_histogramu8 (f70a9c4c-82ff-44d8-9d9c-02c7f0fac09c): Loading data parts | ||
| 411 | 2025.12.19 04:12:55.592677 [ 3 ] {d18c3b93-1839-476e-ab9f-1c7023deabf6} <Debug> oximeter.measurements_histogramu8 (f70a9c4c-82ff-44d8-9d9c-02c7f0fac09c): There are no data parts | ||
| 412 | 2025.12.19 04:12:55.595395 [ 3 ] {d18c3b93-1839-476e-ab9f-1c7023deabf6} <Debug> TCPHandler: Processed in 0.006898974 sec. | ||
| 413 | 2025.12.19 04:12:55.595565 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2025.12.19 04:12:55.595877 [ 3 ] {9510d0ab-93a5-4aec-b233-dd32ae8bf089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 415 | 2025.12.19 04:12:55.595968 [ 3 ] {9510d0ab-93a5-4aec-b233-dd32ae8bf089} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 416 | 2025.12.19 04:12:55.598388 [ 3 ] {9510d0ab-93a5-4aec-b233-dd32ae8bf089} <Debug> oximeter.measurements_histogrami16 (eed4cf51-4d32-4dd6-8b69-e7ef539d278c): Loading data parts | ||
| 417 | 2025.12.19 04:12:55.598599 [ 3 ] {9510d0ab-93a5-4aec-b233-dd32ae8bf089} <Debug> oximeter.measurements_histogrami16 (eed4cf51-4d32-4dd6-8b69-e7ef539d278c): There are no data parts | ||
| 418 | 2025.12.19 04:12:55.603013 [ 3 ] {9510d0ab-93a5-4aec-b233-dd32ae8bf089} <Debug> TCPHandler: Processed in 0.00750885 sec. | ||
| 419 | 2025.12.19 04:12:55.603209 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2025.12.19 04:12:55.603440 [ 3 ] {8f763826-0e78-42c1-ab32-12567e1a5f86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 421 | 2025.12.19 04:12:55.603502 [ 3 ] {8f763826-0e78-42c1-ab32-12567e1a5f86} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 422 | 2025.12.19 04:12:55.605636 [ 3 ] {8f763826-0e78-42c1-ab32-12567e1a5f86} <Debug> oximeter.measurements_histogramu16 (54d30e01-3a7b-4a97-af3d-a74f3cf1f178): Loading data parts | ||
| 423 | 2025.12.19 04:12:55.605784 [ 3 ] {8f763826-0e78-42c1-ab32-12567e1a5f86} <Debug> oximeter.measurements_histogramu16 (54d30e01-3a7b-4a97-af3d-a74f3cf1f178): There are no data parts | ||
| 424 | 2025.12.19 04:12:55.608301 [ 3 ] {8f763826-0e78-42c1-ab32-12567e1a5f86} <Debug> TCPHandler: Processed in 0.005184231 sec. | ||
| 425 | 2025.12.19 04:12:55.608478 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2025.12.19 04:12:55.608735 [ 3 ] {e8731ff7-c489-4b76-a782-cc64599676e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 427 | 2025.12.19 04:12:55.608811 [ 3 ] {e8731ff7-c489-4b76-a782-cc64599676e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 428 | 2025.12.19 04:12:55.610752 [ 3 ] {e8731ff7-c489-4b76-a782-cc64599676e6} <Debug> oximeter.measurements_histogrami32 (4c1ed5b9-2293-4000-9777-7f4767e79d03): Loading data parts | ||
| 429 | 2025.12.19 04:12:55.610896 [ 3 ] {e8731ff7-c489-4b76-a782-cc64599676e6} <Debug> oximeter.measurements_histogrami32 (4c1ed5b9-2293-4000-9777-7f4767e79d03): There are no data parts | ||
| 430 | 2025.12.19 04:12:55.615378 [ 3 ] {e8731ff7-c489-4b76-a782-cc64599676e6} <Debug> TCPHandler: Processed in 0.006957015 sec. | ||
| 431 | 2025.12.19 04:12:55.615630 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2025.12.19 04:12:55.616030 [ 3 ] {fb05e843-0c25-4533-b0fe-8fb4ca9e5c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 433 | 2025.12.19 04:12:55.616141 [ 3 ] {fb05e843-0c25-4533-b0fe-8fb4ca9e5c50} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 434 | 2025.12.19 04:12:55.618348 [ 3 ] {fb05e843-0c25-4533-b0fe-8fb4ca9e5c50} <Debug> oximeter.measurements_histogramu32 (9a3597ad-4d17-459e-8b59-a889ab962178): Loading data parts | ||
| 435 | 2025.12.19 04:12:55.618489 [ 3 ] {fb05e843-0c25-4533-b0fe-8fb4ca9e5c50} <Debug> oximeter.measurements_histogramu32 (9a3597ad-4d17-459e-8b59-a889ab962178): There are no data parts | ||
| 436 | 2025.12.19 04:12:55.620946 [ 3 ] {fb05e843-0c25-4533-b0fe-8fb4ca9e5c50} <Debug> TCPHandler: Processed in 0.005412717 sec. | ||
| 437 | 2025.12.19 04:12:55.621085 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2025.12.19 04:12:55.621292 [ 3 ] {f2e28170-a45e-43f5-add7-cd2dd2a98939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 439 | 2025.12.19 04:12:55.621353 [ 3 ] {f2e28170-a45e-43f5-add7-cd2dd2a98939} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 440 | 2025.12.19 04:12:55.623255 [ 3 ] {f2e28170-a45e-43f5-add7-cd2dd2a98939} <Debug> oximeter.measurements_histogrami64 (6037f01c-1f73-4b47-9499-20c828f6ba89): Loading data parts | ||
| 441 | 2025.12.19 04:12:55.623397 [ 3 ] {f2e28170-a45e-43f5-add7-cd2dd2a98939} <Debug> oximeter.measurements_histogrami64 (6037f01c-1f73-4b47-9499-20c828f6ba89): There are no data parts | ||
| 442 | 2025.12.19 04:12:55.627671 [ 3 ] {f2e28170-a45e-43f5-add7-cd2dd2a98939} <Debug> TCPHandler: Processed in 0.006634028 sec. | ||
| 443 | 2025.12.19 04:12:55.627802 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2025.12.19 04:12:55.628021 [ 3 ] {2b18f909-aeac-42fe-bbd4-abde36c014ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 445 | 2025.12.19 04:12:55.628082 [ 3 ] {2b18f909-aeac-42fe-bbd4-abde36c014ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 446 | 2025.12.19 04:12:55.630245 [ 3 ] {2b18f909-aeac-42fe-bbd4-abde36c014ed} <Debug> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): Loading data parts | ||
| 447 | 2025.12.19 04:12:55.630377 [ 3 ] {2b18f909-aeac-42fe-bbd4-abde36c014ed} <Debug> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): There are no data parts | ||
| 448 | 2025.12.19 04:12:55.632840 [ 3 ] {2b18f909-aeac-42fe-bbd4-abde36c014ed} <Debug> TCPHandler: Processed in 0.005085968 sec. | ||
| 449 | 2025.12.19 04:12:55.633000 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2025.12.19 04:12:55.633235 [ 3 ] {dc448d49-18fb-4b6f-84eb-56174e402d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 451 | 2025.12.19 04:12:55.633298 [ 3 ] {dc448d49-18fb-4b6f-84eb-56174e402d24} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 452 | 2025.12.19 04:12:55.635167 [ 3 ] {dc448d49-18fb-4b6f-84eb-56174e402d24} <Debug> oximeter.measurements_histogramf32 (40a4c3a8-2b91-4fc8-a74c-abaf4b68a5ca): Loading data parts | ||
| 453 | 2025.12.19 04:12:55.635315 [ 3 ] {dc448d49-18fb-4b6f-84eb-56174e402d24} <Debug> oximeter.measurements_histogramf32 (40a4c3a8-2b91-4fc8-a74c-abaf4b68a5ca): There are no data parts | ||
| 454 | 2025.12.19 04:12:55.639893 [ 3 ] {dc448d49-18fb-4b6f-84eb-56174e402d24} <Debug> TCPHandler: Processed in 0.006949666 sec. | ||
| 455 | 2025.12.19 04:12:55.640132 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2025.12.19 04:12:55.640590 [ 3 ] {ac800395-6eae-4b46-9f8a-f596611cce0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 457 | 2025.12.19 04:12:55.640657 [ 3 ] {ac800395-6eae-4b46-9f8a-f596611cce0a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 458 | 2025.12.19 04:12:55.642749 [ 3 ] {ac800395-6eae-4b46-9f8a-f596611cce0a} <Debug> oximeter.measurements_histogramf64 (355bf339-e76f-4dbc-8a86-d597e4de187a): Loading data parts | ||
| 459 | 2025.12.19 04:12:55.642887 [ 3 ] {ac800395-6eae-4b46-9f8a-f596611cce0a} <Debug> oximeter.measurements_histogramf64 (355bf339-e76f-4dbc-8a86-d597e4de187a): There are no data parts | ||
| 460 | 2025.12.19 04:12:55.645487 [ 3 ] {ac800395-6eae-4b46-9f8a-f596611cce0a} <Debug> TCPHandler: Processed in 0.005447257 sec. | ||
| 461 | 2025.12.19 04:12:55.645662 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2025.12.19 04:12:55.645871 [ 3 ] {6cc12f6f-e322-47fa-a82a-28b992420473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) /* The field tables store named dimensions of each timeseries. | ||
| 463 | * | ||
| 464 | * As with the measurement tables, there is one field table for each field data | ||
| 465 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 466 | * this behavior **must not** be relied upon for query correctness. | ||
| 467 | * | ||
| 468 | * The index for the fields differs from the measurements, however. Rows are | ||
| 469 | * sorted by timeseries name, then field name, field value, and finally | ||
| 470 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 471 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 472 | * usually then used to look up measurements. | ||
| 473 | * | ||
| 474 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 475 | * timeseries name and then key, since it would improve lookups where one | ||
| 476 | * already has the key. Realistically though, these tables are quite small and | ||
| 477 | * so performance benefits will be low in absolute terms. | ||
| 478 | * | ||
| 479 | * TTL: We use a materialized column to expire old field table records. This | ||
| 480 | * column is generated automatically by the database whenever a new row is | ||
| 481 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 482 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 483 | * record will remain during a deduplication, which will have the last | ||
| 484 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 485 | * measurement tables. | ||
| 486 | */ | ||
| 487 | 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) | ||
| 488 | 2025.12.19 04:12:55.645944 [ 3 ] {6cc12f6f-e322-47fa-a82a-28b992420473} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 489 | 2025.12.19 04:12:55.647828 [ 3 ] {6cc12f6f-e322-47fa-a82a-28b992420473} <Debug> oximeter.fields_bool (2b70fb15-7137-436d-afe5-25b6f3714cf0): Loading data parts | ||
| 490 | 2025.12.19 04:12:55.647971 [ 3 ] {6cc12f6f-e322-47fa-a82a-28b992420473} <Debug> oximeter.fields_bool (2b70fb15-7137-436d-afe5-25b6f3714cf0): There are no data parts | ||
| 491 | 2025.12.19 04:12:55.652392 [ 3 ] {6cc12f6f-e322-47fa-a82a-28b992420473} <Debug> TCPHandler: Processed in 0.006789982 sec. | ||
| 492 | 2025.12.19 04:12:55.652525 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2025.12.19 04:12:55.652678 [ 3 ] {efdb1db9-9f29-4808-8223-9279fd51f4be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 494 | 2025.12.19 04:12:55.652734 [ 3 ] {efdb1db9-9f29-4808-8223-9279fd51f4be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 495 | 2025.12.19 04:12:55.654779 [ 3 ] {efdb1db9-9f29-4808-8223-9279fd51f4be} <Debug> oximeter.fields_i8 (3911c617-0219-40eb-9f57-14e17519f41f): Loading data parts | ||
| 496 | 2025.12.19 04:12:55.654919 [ 3 ] {efdb1db9-9f29-4808-8223-9279fd51f4be} <Debug> oximeter.fields_i8 (3911c617-0219-40eb-9f57-14e17519f41f): There are no data parts | ||
| 497 | 2025.12.19 04:12:55.657462 [ 3 ] {efdb1db9-9f29-4808-8223-9279fd51f4be} <Debug> TCPHandler: Processed in 0.004983936 sec. | ||
| 498 | 2025.12.19 04:12:55.657627 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2025.12.19 04:12:55.657827 [ 3 ] {75fccaa3-a779-452c-9441-66d99c57b1e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 500 | 2025.12.19 04:12:55.657890 [ 3 ] {75fccaa3-a779-452c-9441-66d99c57b1e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 501 | 2025.12.19 04:12:55.659720 [ 3 ] {75fccaa3-a779-452c-9441-66d99c57b1e8} <Debug> oximeter.fields_u8 (3294b274-081d-4ad2-b40d-ffd17d1b3f9e): Loading data parts | ||
| 502 | 2025.12.19 04:12:55.659857 [ 3 ] {75fccaa3-a779-452c-9441-66d99c57b1e8} <Debug> oximeter.fields_u8 (3294b274-081d-4ad2-b40d-ffd17d1b3f9e): There are no data parts | ||
| 503 | 2025.12.19 04:12:55.664420 [ 3 ] {75fccaa3-a779-452c-9441-66d99c57b1e8} <Debug> TCPHandler: Processed in 0.006850074 sec. | ||
| 504 | 2025.12.19 04:12:55.664657 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2025.12.19 04:12:55.664959 [ 3 ] {51a954e2-be5f-4ea9-894c-9f64a639ebc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 506 | 2025.12.19 04:12:55.665064 [ 3 ] {51a954e2-be5f-4ea9-894c-9f64a639ebc8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 507 | 2025.12.19 04:12:55.667357 [ 3 ] {51a954e2-be5f-4ea9-894c-9f64a639ebc8} <Debug> oximeter.fields_i16 (4af1a594-2fbc-48d2-95c3-a4873d0e46fd): Loading data parts | ||
| 508 | 2025.12.19 04:12:55.667494 [ 3 ] {51a954e2-be5f-4ea9-894c-9f64a639ebc8} <Debug> oximeter.fields_i16 (4af1a594-2fbc-48d2-95c3-a4873d0e46fd): There are no data parts | ||
| 509 | 2025.12.19 04:12:55.670005 [ 3 ] {51a954e2-be5f-4ea9-894c-9f64a639ebc8} <Debug> TCPHandler: Processed in 0.005447178 sec. | ||
| 510 | 2025.12.19 04:12:55.670135 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2025.12.19 04:12:55.670336 [ 3 ] {29dda89c-2664-412c-bf30-ed6658316f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 512 | 2025.12.19 04:12:55.670398 [ 3 ] {29dda89c-2664-412c-bf30-ed6658316f5e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 513 | 2025.12.19 04:12:55.672283 [ 3 ] {29dda89c-2664-412c-bf30-ed6658316f5e} <Debug> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): Loading data parts | ||
| 514 | 2025.12.19 04:12:55.672419 [ 3 ] {29dda89c-2664-412c-bf30-ed6658316f5e} <Debug> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): There are no data parts | ||
| 515 | 2025.12.19 04:12:55.676752 [ 3 ] {29dda89c-2664-412c-bf30-ed6658316f5e} <Debug> TCPHandler: Processed in 0.006664209 sec. | ||
| 516 | 2025.12.19 04:12:55.676903 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2025.12.19 04:12:55.677087 [ 3 ] {9363a30a-f945-4411-8d34-0aa6ac24ca60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 518 | 2025.12.19 04:12:55.677151 [ 3 ] {9363a30a-f945-4411-8d34-0aa6ac24ca60} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 519 | 2025.12.19 04:12:55.679180 [ 3 ] {9363a30a-f945-4411-8d34-0aa6ac24ca60} <Debug> oximeter.fields_i32 (6a26a074-207b-4252-839f-0aeaf6a76dc4): Loading data parts | ||
| 520 | 2025.12.19 04:12:55.679316 [ 3 ] {9363a30a-f945-4411-8d34-0aa6ac24ca60} <Debug> oximeter.fields_i32 (6a26a074-207b-4252-839f-0aeaf6a76dc4): There are no data parts | ||
| 521 | 2025.12.19 04:12:55.681787 [ 3 ] {9363a30a-f945-4411-8d34-0aa6ac24ca60} <Debug> TCPHandler: Processed in 0.004943535 sec. | ||
| 522 | 2025.12.19 04:12:55.681945 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2025.12.19 04:12:55.682147 [ 3 ] {962536c8-01dd-4bd5-b049-5e73831a1df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 524 | 2025.12.19 04:12:55.682201 [ 3 ] {962536c8-01dd-4bd5-b049-5e73831a1df0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 525 | 2025.12.19 04:12:55.684167 [ 3 ] {962536c8-01dd-4bd5-b049-5e73831a1df0} <Debug> oximeter.fields_u32 (7371a43a-9107-4937-b86b-7cc8890e175d): Loading data parts | ||
| 526 | 2025.12.19 04:12:55.684623 [ 3 ] {962536c8-01dd-4bd5-b049-5e73831a1df0} <Debug> oximeter.fields_u32 (7371a43a-9107-4937-b86b-7cc8890e175d): There are no data parts | ||
| 527 | 2025.12.19 04:12:55.690862 [ 3 ] {962536c8-01dd-4bd5-b049-5e73831a1df0} <Debug> TCPHandler: Processed in 0.008976148 sec. | ||
| 528 | 2025.12.19 04:12:55.691025 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 529 | 2025.12.19 04:12:55.691183 [ 3 ] {bfd5ec8d-cfed-4fd6-940e-bec67a12f448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 530 | 2025.12.19 04:12:55.691258 [ 3 ] {bfd5ec8d-cfed-4fd6-940e-bec67a12f448} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 531 | 2025.12.19 04:12:55.697903 [ 3 ] {bfd5ec8d-cfed-4fd6-940e-bec67a12f448} <Debug> oximeter.fields_i64 (39fd5e3e-a692-400a-8d21-d7a5e7fd1b91): Loading data parts | ||
| 532 | 2025.12.19 04:12:55.698120 [ 3 ] {bfd5ec8d-cfed-4fd6-940e-bec67a12f448} <Debug> oximeter.fields_i64 (39fd5e3e-a692-400a-8d21-d7a5e7fd1b91): There are no data parts | ||
| 533 | 2025.12.19 04:12:55.700316 [ 3 ] {bfd5ec8d-cfed-4fd6-940e-bec67a12f448} <Debug> TCPHandler: Processed in 0.009338776 sec. | ||
| 534 | 2025.12.19 04:12:55.700465 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 535 | 2025.12.19 04:12:55.700639 [ 3 ] {f9d25f48-5e86-4d37-b3d0-77d3d4ddd4e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 536 | 2025.12.19 04:12:55.700695 [ 3 ] {f9d25f48-5e86-4d37-b3d0-77d3d4ddd4e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 537 | 2025.12.19 04:12:55.705523 [ 3 ] {f9d25f48-5e86-4d37-b3d0-77d3d4ddd4e7} <Debug> oximeter.fields_u64 (6df7489c-e9aa-4f1c-b23b-42707dd72487): Loading data parts | ||
| 538 | 2025.12.19 04:12:55.705667 [ 3 ] {f9d25f48-5e86-4d37-b3d0-77d3d4ddd4e7} <Debug> oximeter.fields_u64 (6df7489c-e9aa-4f1c-b23b-42707dd72487): There are no data parts | ||
| 539 | 2025.12.19 04:12:55.707289 [ 3 ] {f9d25f48-5e86-4d37-b3d0-77d3d4ddd4e7} <Debug> TCPHandler: Processed in 0.006871603 sec. | ||
| 540 | 2025.12.19 04:12:55.707432 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 541 | 2025.12.19 04:12:55.707583 [ 3 ] {920b198c-705a-49d0-a325-81c8bffbd086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 542 | 2025.12.19 04:12:55.707640 [ 3 ] {920b198c-705a-49d0-a325-81c8bffbd086} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 543 | 2025.12.19 04:12:55.710577 [ 3 ] {920b198c-705a-49d0-a325-81c8bffbd086} <Debug> oximeter.fields_ipaddr (9a8f06fb-fb63-459b-a8d8-6d8a24a8ce4d): Loading data parts | ||
| 544 | 2025.12.19 04:12:55.710724 [ 3 ] {920b198c-705a-49d0-a325-81c8bffbd086} <Debug> oximeter.fields_ipaddr (9a8f06fb-fb63-459b-a8d8-6d8a24a8ce4d): There are no data parts | ||
| 545 | 2025.12.19 04:12:55.712100 [ 3 ] {920b198c-705a-49d0-a325-81c8bffbd086} <Debug> TCPHandler: Processed in 0.004715859 sec. | ||
| 546 | 2025.12.19 04:12:55.712241 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 547 | 2025.12.19 04:12:55.712402 [ 3 ] {f1a2fd0b-882a-4ed4-8e23-ef9d229de696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 548 | 2025.12.19 04:12:55.712455 [ 3 ] {f1a2fd0b-882a-4ed4-8e23-ef9d229de696} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 549 | 2025.12.19 04:12:55.717193 [ 3 ] {f1a2fd0b-882a-4ed4-8e23-ef9d229de696} <Debug> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Loading data parts | ||
| 550 | 2025.12.19 04:12:55.717394 [ 3 ] {f1a2fd0b-882a-4ed4-8e23-ef9d229de696} <Debug> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): There are no data parts | ||
| 551 | 2025.12.19 04:12:55.719029 [ 3 ] {f1a2fd0b-882a-4ed4-8e23-ef9d229de696} <Debug> TCPHandler: Processed in 0.006836733 sec. | ||
| 552 | 2025.12.19 04:12:55.719165 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 553 | 2025.12.19 04:12:55.719351 [ 3 ] {ad913729-2fb8-462c-a249-12045253288e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 554 | 2025.12.19 04:12:55.719420 [ 3 ] {ad913729-2fb8-462c-a249-12045253288e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 555 | 2025.12.19 04:12:55.722428 [ 3 ] {ad913729-2fb8-462c-a249-12045253288e} <Debug> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Loading data parts | ||
| 556 | 2025.12.19 04:12:55.722563 [ 3 ] {ad913729-2fb8-462c-a249-12045253288e} <Debug> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): There are no data parts | ||
| 557 | 2025.12.19 04:12:55.723875 [ 3 ] {ad913729-2fb8-462c-a249-12045253288e} <Debug> TCPHandler: Processed in 0.00475821 sec. | ||
| 558 | 2025.12.19 04:12:55.724046 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 559 | 2025.12.19 04:12:55.724297 [ 3 ] {2c30877d-5abc-4989-99c3-8d75ed74031a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) /* The timeseries schema table stores the extracted schema for the samples | ||
| 560 | * oximeter collects. | ||
| 561 | */ | ||
| 562 | 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) | ||
| 563 | 2025.12.19 04:12:55.724371 [ 3 ] {2c30877d-5abc-4989-99c3-8d75ed74031a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 564 | 2025.12.19 04:12:55.729264 [ 3 ] {2c30877d-5abc-4989-99c3-8d75ed74031a} <Debug> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466): Loading data parts | ||
| 565 | 2025.12.19 04:12:55.729548 [ 3 ] {2c30877d-5abc-4989-99c3-8d75ed74031a} <Debug> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466): There are no data parts | ||
| 566 | 2025.12.19 04:12:55.731407 [ 3 ] {2c30877d-5abc-4989-99c3-8d75ed74031a} <Debug> TCPHandler: Processed in 0.007409198 sec. | ||
| 567 | 2025.12.19 04:12:55.731606 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2025.12.19 04:12:55.731945 [ 4 ] {8f640375-e5e4-4c4a-afd1-00b70255898b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 569 | 2025.12.19 04:12:55.733161 [ 4 ] {8f640375-e5e4-4c4a-afd1-00b70255898b} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 570 | 2025.12.19 04:12:55.740551 [ 260 ] {8f640375-e5e4-4c4a-afd1-00b70255898b} <Trace> oximeter.version (99ab5c6f-31d3-4787-9405-70019d8dae15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 571 | 2025.12.19 04:12:55.740641 [ 260 ] {8f640375-e5e4-4c4a-afd1-00b70255898b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 572 | 2025.12.19 04:12:55.744625 [ 260 ] {8f640375-e5e4-4c4a-afd1-00b70255898b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 573 | 2025.12.19 04:12:55.745005 [ 260 ] {8f640375-e5e4-4c4a-afd1-00b70255898b} <Trace> oximeter.version (99ab5c6f-31d3-4787-9405-70019d8dae15): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 574 | 2025.12.19 04:12:55.745320 [ 4 ] {8f640375-e5e4-4c4a-afd1-00b70255898b} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.013505 sec., 74.04664938911515 rows/sec., 1.16 KiB/sec. | ||
| 575 | 2025.12.19 04:12:55.745729 [ 4 ] {8f640375-e5e4-4c4a-afd1-00b70255898b} <Debug> TCPHandler: Processed in 0.01421424 sec. | ||
| 576 | 2025.12.19 04:12:56.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.56 MiB, peak 124.56 MiB, free memory in arenas 0.00 B, will set to 138.04 MiB (RSS), difference: 13.48 MiB | ||
| 577 | 2025.12.19 04:12:58.186942 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51807 | ||
| 578 | 2025.12.19 04:12:58.188209 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2025.12.19 04:12:58.188264 [ 262 ] {} <Debug> TCP-Session: 776dd7ea-bb1b-46ce-baf0-0538a6666a07 Authenticating user 'default' from [fd00:1122:3344:101::b]:51807 | ||
| 580 | 2025.12.19 04:12:58.188395 [ 262 ] {} <Debug> TCP-Session: 776dd7ea-bb1b-46ce-baf0-0538a6666a07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2025.12.19 04:12:58.188410 [ 262 ] {} <Debug> TCP-Session: 776dd7ea-bb1b-46ce-baf0-0538a6666a07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2025.12.19 04:12:58.188484 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 583 | 2025.12.19 04:12:58.188593 [ 262 ] {} <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 | ||
| 584 | 2025.12.19 04:12:58.188610 [ 262 ] {} <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 | ||
| 585 | 2025.12.19 04:12:58.189839 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37737 | ||
| 586 | 2025.12.19 04:12:58.190033 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 587 | 2025.12.19 04:12:58.190052 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41649 | ||
| 588 | 2025.12.19 04:12:58.190140 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63678 | ||
| 589 | 2025.12.19 04:12:58.190034 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36718 | ||
| 590 | 2025.12.19 04:12:58.190197 [ 263 ] {} <Debug> TCP-Session: 0f26e95c-8c85-4951-87a9-bab2872b5971 Authenticating user 'default' from [fd00:1122:3344:101::b]:37737 | ||
| 591 | 2025.12.19 04:12:58.190218 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57822 | ||
| 592 | 2025.12.19 04:12:58.190330 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48372 | ||
| 593 | 2025.12.19 04:12:58.190350 [ 263 ] {} <Debug> TCP-Session: 0f26e95c-8c85-4951-87a9-bab2872b5971 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 594 | 2025.12.19 04:12:58.190404 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 595 | 2025.12.19 04:12:58.190443 [ 263 ] {} <Debug> TCP-Session: 0f26e95c-8c85-4951-87a9-bab2872b5971 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 596 | 2025.12.19 04:12:58.190584 [ 264 ] {} <Debug> TCP-Session: 8a88a30f-5cad-4c25-a729-ab0fad9255a2 Authenticating user 'default' from [fd00:1122:3344:101::b]:41649 | ||
| 597 | 2025.12.19 04:12:58.190592 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:32872 | ||
| 598 | 2025.12.19 04:12:58.190650 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 599 | 2025.12.19 04:12:58.190619 [ 264 ] {} <Debug> TCP-Session: 8a88a30f-5cad-4c25-a729-ab0fad9255a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 600 | 2025.12.19 04:12:58.190739 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 601 | 2025.12.19 04:12:58.190798 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 602 | 2025.12.19 04:12:58.190808 [ 264 ] {} <Debug> TCP-Session: 8a88a30f-5cad-4c25-a729-ab0fad9255a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 603 | 2025.12.19 04:12:58.190848 [ 265 ] {} <Debug> TCP-Session: 509c224a-c45f-4768-935a-cbc52bfe9ff7 Authenticating user 'default' from [fd00:1122:3344:101::b]:36718 | ||
| 604 | 2025.12.19 04:12:58.190921 [ 266 ] {} <Debug> TCP-Session: 4d243ed8-ed49-4240-81e7-77c8178102d3 Authenticating user 'default' from [fd00:1122:3344:101::b]:63678 | ||
| 605 | 2025.12.19 04:12:58.190931 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 606 | 2025.12.19 04:12:58.190887 [ 267 ] {} <Debug> TCP-Session: 880291e7-6a36-4943-bf37-2e1cc263d079 Authenticating user 'default' from [fd00:1122:3344:101::b]:57822 | ||
| 607 | 2025.12.19 04:12:58.190779 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 608 | 2025.12.19 04:12:58.191055 [ 266 ] {} <Debug> TCP-Session: 4d243ed8-ed49-4240-81e7-77c8178102d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2025.12.19 04:12:58.191041 [ 269 ] {} <Debug> TCP-Session: 6df9cec3-0bde-465c-95ca-7cfb08dfd0fa Authenticating user 'default' from [fd00:1122:3344:101::b]:32872 | ||
| 610 | 2025.12.19 04:12:58.191021 [ 267 ] {} <Debug> TCP-Session: 880291e7-6a36-4943-bf37-2e1cc263d079 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2025.12.19 04:12:58.191140 [ 269 ] {} <Debug> TCP-Session: 6df9cec3-0bde-465c-95ca-7cfb08dfd0fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2025.12.19 04:12:58.191149 [ 266 ] {} <Debug> TCP-Session: 4d243ed8-ed49-4240-81e7-77c8178102d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2025.12.19 04:12:58.191132 [ 268 ] {} <Debug> TCP-Session: 631ad613-17fa-44db-b47e-17be0e2b1a04 Authenticating user 'default' from [fd00:1122:3344:101::b]:48372 | ||
| 614 | 2025.12.19 04:12:58.191221 [ 269 ] {} <Debug> TCP-Session: 6df9cec3-0bde-465c-95ca-7cfb08dfd0fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2025.12.19 04:12:58.191200 [ 267 ] {} <Debug> TCP-Session: 880291e7-6a36-4943-bf37-2e1cc263d079 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2025.12.19 04:12:58.191013 [ 265 ] {} <Debug> TCP-Session: 509c224a-c45f-4768-935a-cbc52bfe9ff7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2025.12.19 04:12:58.191293 [ 268 ] {} <Debug> TCP-Session: 631ad613-17fa-44db-b47e-17be0e2b1a04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2025.12.19 04:12:58.191403 [ 265 ] {} <Debug> TCP-Session: 509c224a-c45f-4768-935a-cbc52bfe9ff7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2025.12.19 04:12:58.191413 [ 268 ] {} <Debug> TCP-Session: 631ad613-17fa-44db-b47e-17be0e2b1a04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2025.12.19 04:12:59.689886 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59630 | ||
| 621 | 2025.12.19 04:12:59.691990 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2025.12.19 04:12:59.692047 [ 270 ] {} <Debug> TCP-Session: 3cd31584-dbc9-4e26-8731-fad7da945c56 Authenticating user 'default' from [fd00:1122:3344:101::c]:59630 | ||
| 623 | 2025.12.19 04:12:59.692180 [ 270 ] {} <Debug> TCP-Session: 3cd31584-dbc9-4e26-8731-fad7da945c56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2025.12.19 04:12:59.692196 [ 270 ] {} <Debug> TCP-Session: 3cd31584-dbc9-4e26-8731-fad7da945c56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2025.12.19 04:12:59.692260 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2025.12.19 04:12:59.692375 [ 270 ] {} <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 | ||
| 627 | 2025.12.19 04:12:59.692392 [ 270 ] {} <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 | ||
| 628 | 2025.12.19 04:12:59.694926 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41624 | ||
| 629 | 2025.12.19 04:12:59.695126 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 630 | 2025.12.19 04:12:59.695178 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65232 | ||
| 631 | 2025.12.19 04:12:59.695235 [ 271 ] {} <Debug> TCP-Session: c62fdf8a-a249-439d-a657-972d04c7f6c9 Authenticating user 'default' from [fd00:1122:3344:101::c]:41624 | ||
| 632 | 2025.12.19 04:12:59.695159 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55451 | ||
| 633 | 2025.12.19 04:12:59.695323 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60788 | ||
| 634 | 2025.12.19 04:12:59.695389 [ 271 ] {} <Debug> TCP-Session: c62fdf8a-a249-439d-a657-972d04c7f6c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 635 | 2025.12.19 04:12:59.695412 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55663 | ||
| 636 | 2025.12.19 04:12:59.695333 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63325 | ||
| 637 | 2025.12.19 04:12:59.695504 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60564 | ||
| 638 | 2025.12.19 04:12:59.695573 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2025.12.19 04:12:59.695664 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2025.12.19 04:12:59.695684 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 641 | 2025.12.19 04:12:59.695558 [ 271 ] {} <Debug> TCP-Session: c62fdf8a-a249-439d-a657-972d04c7f6c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2025.12.19 04:12:59.695755 [ 274 ] {} <Debug> TCP-Session: 849ec6a3-7a19-4805-a5f8-60fd2462d89c Authenticating user 'default' from [fd00:1122:3344:101::c]:60788 | ||
| 643 | 2025.12.19 04:12:59.695794 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2025.12.19 04:12:59.695754 [ 272 ] {} <Debug> TCP-Session: daa0a1d2-d2eb-4e05-ade8-b6fdc324c7a2 Authenticating user 'default' from [fd00:1122:3344:101::c]:65232 | ||
| 645 | 2025.12.19 04:12:59.695897 [ 274 ] {} <Debug> TCP-Session: 849ec6a3-7a19-4805-a5f8-60fd2462d89c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2025.12.19 04:12:59.695864 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 647 | 2025.12.19 04:12:59.695918 [ 275 ] {} <Debug> TCP-Session: da23417a-c8dd-4419-b226-a0cb68ad0493 Authenticating user 'default' from [fd00:1122:3344:101::c]:63325 | ||
| 648 | 2025.12.19 04:12:59.695990 [ 274 ] {} <Debug> TCP-Session: 849ec6a3-7a19-4805-a5f8-60fd2462d89c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2025.12.19 04:12:59.695962 [ 272 ] {} <Debug> TCP-Session: daa0a1d2-d2eb-4e05-ade8-b6fdc324c7a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2025.12.19 04:12:59.695932 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 651 | 2025.12.19 04:12:59.696100 [ 275 ] {} <Debug> TCP-Session: da23417a-c8dd-4419-b226-a0cb68ad0493 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2025.12.19 04:12:59.696102 [ 272 ] {} <Debug> TCP-Session: daa0a1d2-d2eb-4e05-ade8-b6fdc324c7a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2025.12.19 04:12:59.695724 [ 273 ] {} <Debug> TCP-Session: 37affa66-145c-4620-b1ed-ecb71419d47c Authenticating user 'default' from [fd00:1122:3344:101::c]:55451 | ||
| 654 | 2025.12.19 04:12:59.696226 [ 275 ] {} <Debug> TCP-Session: da23417a-c8dd-4419-b226-a0cb68ad0493 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2025.12.19 04:12:59.696211 [ 277 ] {} <Debug> TCP-Session: cdf600da-99ac-4af7-a2f2-741bfc1b00b8 Authenticating user 'default' from [fd00:1122:3344:101::c]:60564 | ||
| 656 | 2025.12.19 04:12:59.696263 [ 273 ] {} <Debug> TCP-Session: 37affa66-145c-4620-b1ed-ecb71419d47c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2025.12.19 04:12:59.695985 [ 276 ] {} <Debug> TCP-Session: ca7a05b6-88fa-4685-89d0-8ed7fb3fcfba Authenticating user 'default' from [fd00:1122:3344:101::c]:55663 | ||
| 658 | 2025.12.19 04:12:59.696338 [ 273 ] {} <Debug> TCP-Session: 37affa66-145c-4620-b1ed-ecb71419d47c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2025.12.19 04:12:59.696354 [ 277 ] {} <Debug> TCP-Session: cdf600da-99ac-4af7-a2f2-741bfc1b00b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2025.12.19 04:12:59.696436 [ 276 ] {} <Debug> TCP-Session: ca7a05b6-88fa-4685-89d0-8ed7fb3fcfba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2025.12.19 04:12:59.696466 [ 277 ] {} <Debug> TCP-Session: cdf600da-99ac-4af7-a2f2-741bfc1b00b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2025.12.19 04:12:59.696521 [ 276 ] {} <Debug> TCP-Session: ca7a05b6-88fa-4685-89d0-8ed7fb3fcfba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2025.12.19 04:13:01.993635 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 664 | 2025.12.19 04:13:01.993679 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 665 | 2025.12.19 04:13:01.993795 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 666 | 2025.12.19 04:13:01.993812 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 667 | 2025.12.19 04:13:01.999124 [ 244 ] {} <Debug> system.asynchronous_metric_log (dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5): Loading data parts | ||
| 668 | 2025.12.19 04:13:01.999321 [ 244 ] {} <Debug> system.asynchronous_metric_log (dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5): There are no data parts | ||
| 669 | 2025.12.19 04:13:02.000253 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 139.44 MiB, peak 139.44 MiB, free memory in arenas 0.00 B, will set to 141.69 MiB (RSS), difference: 2.25 MiB | ||
| 670 | 2025.12.19 04:13:02.003973 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 671 | 2025.12.19 04:13:02.004029 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 672 | 2025.12.19 04:13:02.009865 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 673 | 2025.12.19 04:13:02.010472 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 674 | 2025.12.19 04:13:02.010870 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 675 | 2025.12.19 04:13:02.012268 [ 243 ] {} <Debug> system.metric_log (3cd8c652-d448-40ac-be3b-81a1dd9f6f34): Loading data parts | ||
| 676 | 2025.12.19 04:13:02.012442 [ 243 ] {} <Debug> system.metric_log (3cd8c652-d448-40ac-be3b-81a1dd9f6f34): There are no data parts | ||
| 677 | 2025.12.19 04:13:02.037466 [ 243 ] {} <Trace> system.metric_log (3cd8c652-d448-40ac-be3b-81a1dd9f6f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 678 | 2025.12.19 04:13:02.037512 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 679 | 2025.12.19 04:13:02.043946 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 680 | 2025.12.19 04:13:02.045303 [ 243 ] {} <Trace> system.metric_log (3cd8c652-d448-40ac-be3b-81a1dd9f6f34): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 681 | 2025.12.19 04:13:02.048886 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 682 | 2025.12.19 04:13:03.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.55 MiB, peak 150.55 MiB, free memory in arenas 0.00 B, will set to 153.39 MiB (RSS), difference: 6.84 MiB | ||
| 683 | 2025.12.19 04:13:04.493600 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 684 | 2025.12.19 04:13:04.493798 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 685 | 2025.12.19 04:13:04.500372 [ 242 ] {} <Debug> system.query_log (ad5586d6-d879-4ea5-b227-309c35e7f6dd): Loading data parts | ||
| 686 | 2025.12.19 04:13:04.500700 [ 242 ] {} <Debug> system.query_log (ad5586d6-d879-4ea5-b227-309c35e7f6dd): There are no data parts | ||
| 687 | 2025.12.19 04:13:04.509673 [ 242 ] {} <Trace> system.query_log (ad5586d6-d879-4ea5-b227-309c35e7f6dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 688 | 2025.12.19 04:13:04.509936 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 689 | 2025.12.19 04:13:04.512687 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 690 | 2025.12.19 04:13:04.513327 [ 242 ] {} <Trace> system.query_log (ad5586d6-d879-4ea5-b227-309c35e7f6dd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 691 | 2025.12.19 04:13:04.513989 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 692 | 2025.12.19 04:13:05.000263 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.57 MiB, peak 157.57 MiB, free memory in arenas 0.00 B, will set to 154.43 MiB (RSS), difference: -3.14 MiB | ||
| 693 | 2025.12.19 04:13:07.846042 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38621 | ||
| 694 | 2025.12.19 04:13:07.847854 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2025.12.19 04:13:07.847949 [ 278 ] {} <Debug> TCP-Session: 0b599854-a023-4683-be90-f481ddf3112f Authenticating user 'default' from [fd00:1122:3344:101::a]:38621 | ||
| 696 | 2025.12.19 04:13:07.847971 [ 278 ] {} <Debug> TCP-Session: 0b599854-a023-4683-be90-f481ddf3112f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2025.12.19 04:13:07.847984 [ 278 ] {} <Debug> TCP-Session: 0b599854-a023-4683-be90-f481ddf3112f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2025.12.19 04:13:07.848128 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 699 | 2025.12.19 04:13:07.848153 [ 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 | ||
| 700 | 2025.12.19 04:13:07.848248 [ 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 | ||
| 701 | 2025.12.19 04:13:07.851038 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61862 | ||
| 702 | 2025.12.19 04:13:07.851196 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42365 | ||
| 703 | 2025.12.19 04:13:07.851222 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 704 | 2025.12.19 04:13:07.851206 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49332 | ||
| 705 | 2025.12.19 04:13:07.851281 [ 279 ] {} <Debug> TCP-Session: 866ee644-21e4-4e98-b585-0008310ad0fd Authenticating user 'default' from [fd00:1122:3344:101::a]:61862 | ||
| 706 | 2025.12.19 04:13:07.851377 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 707 | 2025.12.19 04:13:07.851386 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60878 | ||
| 708 | 2025.12.19 04:13:07.851385 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48096 | ||
| 709 | 2025.12.19 04:13:07.851482 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43274 | ||
| 710 | 2025.12.19 04:13:07.851487 [ 279 ] {} <Debug> TCP-Session: 866ee644-21e4-4e98-b585-0008310ad0fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 711 | 2025.12.19 04:13:07.851530 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 712 | 2025.12.19 04:13:07.851614 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41577 | ||
| 713 | 2025.12.19 04:13:07.851663 [ 279 ] {} <Debug> TCP-Session: 866ee644-21e4-4e98-b585-0008310ad0fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 714 | 2025.12.19 04:13:07.851680 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 715 | 2025.12.19 04:13:07.851654 [ 280 ] {} <Debug> TCP-Session: 63491905-7762-4885-967a-f34e6db83a27 Authenticating user 'default' from [fd00:1122:3344:101::a]:49332 | ||
| 716 | 2025.12.19 04:13:07.851758 [ 283 ] {} <Debug> TCP-Session: 2a8806e6-952a-4400-b303-c258c8e792f2 Authenticating user 'default' from [fd00:1122:3344:101::a]:48096 | ||
| 717 | 2025.12.19 04:13:07.851624 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 718 | 2025.12.19 04:13:07.851821 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 719 | 2025.12.19 04:13:07.851623 [ 281 ] {} <Debug> TCP-Session: 5519e0ab-de11-43cd-8234-e14f27bb9ad0 Authenticating user 'default' from [fd00:1122:3344:101::a]:42365 | ||
| 720 | 2025.12.19 04:13:07.851897 [ 284 ] {} <Debug> TCP-Session: 35b71242-d407-427a-ae34-5e1a2bba66eb Authenticating user 'default' from [fd00:1122:3344:101::a]:43274 | ||
| 721 | 2025.12.19 04:13:07.851938 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 722 | 2025.12.19 04:13:07.851886 [ 283 ] {} <Debug> TCP-Session: 2a8806e6-952a-4400-b303-c258c8e792f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 723 | 2025.12.19 04:13:07.852028 [ 285 ] {} <Debug> TCP-Session: 87d7095b-ab5f-431e-a1cd-ac10977bf9a5 Authenticating user 'default' from [fd00:1122:3344:101::a]:41577 | ||
| 724 | 2025.12.19 04:13:07.852037 [ 284 ] {} <Debug> TCP-Session: 35b71242-d407-427a-ae34-5e1a2bba66eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 725 | 2025.12.19 04:13:07.852018 [ 281 ] {} <Debug> TCP-Session: 5519e0ab-de11-43cd-8234-e14f27bb9ad0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 726 | 2025.12.19 04:13:07.852125 [ 284 ] {} <Debug> TCP-Session: 35b71242-d407-427a-ae34-5e1a2bba66eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 727 | 2025.12.19 04:13:07.852141 [ 285 ] {} <Debug> TCP-Session: 87d7095b-ab5f-431e-a1cd-ac10977bf9a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 728 | 2025.12.19 04:13:07.852110 [ 283 ] {} <Debug> TCP-Session: 2a8806e6-952a-4400-b303-c258c8e792f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 729 | 2025.12.19 04:13:07.852205 [ 285 ] {} <Debug> TCP-Session: 87d7095b-ab5f-431e-a1cd-ac10977bf9a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 730 | 2025.12.19 04:13:07.852196 [ 281 ] {} <Debug> TCP-Session: 5519e0ab-de11-43cd-8234-e14f27bb9ad0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 731 | 2025.12.19 04:13:07.851868 [ 282 ] {} <Debug> TCP-Session: 8a4859c3-f800-43a9-a810-b01605e81cf2 Authenticating user 'default' from [fd00:1122:3344:101::a]:60878 | ||
| 732 | 2025.12.19 04:13:07.851853 [ 280 ] {} <Debug> TCP-Session: 63491905-7762-4885-967a-f34e6db83a27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 733 | 2025.12.19 04:13:07.852397 [ 282 ] {} <Debug> TCP-Session: 8a4859c3-f800-43a9-a810-b01605e81cf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 734 | 2025.12.19 04:13:07.852406 [ 280 ] {} <Debug> TCP-Session: 63491905-7762-4885-967a-f34e6db83a27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 735 | 2025.12.19 04:13:07.852420 [ 282 ] {} <Debug> TCP-Session: 8a4859c3-f800-43a9-a810-b01605e81cf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 736 | 2025.12.19 04:13:09.468676 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2025.12.19 04:13:09.468738 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2025.12.19 04:13:09.511644 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 739 | 2025.12.19 04:13:09.514636 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2025.12.19 04:13:09.514697 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 741 | 2025.12.19 04:13:09.515553 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2025.12.19 04:13:09.516210 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2025.12.19 04:13:09.516438 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2025.12.19 04:13:09.549604 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2025.12.19 04:13:09.568790 [ 243 ] {} <Trace> system.metric_log (3cd8c652-d448-40ac-be3b-81a1dd9f6f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2025.12.19 04:13:09.568974 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 747 | 2025.12.19 04:13:09.575823 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2025.12.19 04:13:09.577033 [ 243 ] {} <Trace> system.metric_log (3cd8c652-d448-40ac-be3b-81a1dd9f6f34): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2025.12.19 04:13:09.581151 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2025.12.19 04:13:10.000557 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.72 MiB, peak 159.72 MiB, free memory in arenas 0.00 B, will set to 157.59 MiB (RSS), difference: 1.87 MiB | ||
| 751 | 2025.12.19 04:13:15.000518 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.64 MiB, peak 159.72 MiB, free memory in arenas 0.00 B, will set to 157.66 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2025.12.19 04:13:17.018289 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 753 | 2025.12.19 04:13:17.018984 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 754 | 2025.12.19 04:13:17.019023 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 755 | 2025.12.19 04:13:17.019730 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 756 | 2025.12.19 04:13:17.020170 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 757 | 2025.12.19 04:13:17.020295 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 758 | 2025.12.19 04:13:17.082957 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 759 | 2025.12.19 04:13:17.099619 [ 243 ] {} <Trace> system.metric_log (3cd8c652-d448-40ac-be3b-81a1dd9f6f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 760 | 2025.12.19 04:13:17.099681 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 761 | 2025.12.19 04:13:17.106200 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 762 | 2025.12.19 04:13:17.107352 [ 243 ] {} <Trace> system.metric_log (3cd8c652-d448-40ac-be3b-81a1dd9f6f34): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 763 | 2025.12.19 04:13:17.110550 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 764 | 2025.12.19 04:13:20.759345 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 765 | 2025.12.19 04:13:20.759595 [ 3 ] {2059afef-3958-48f9-852b-8fc7608144e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 766 | 2025.12.19 04:13:20.768183 [ 3 ] {2059afef-3958-48f9-852b-8fc7608144e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 767 | 2025.12.19 04:13:20.778171 [ 3 ] {2059afef-3958-48f9-852b-8fc7608144e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 768 | 2025.12.19 04:13:20.788599 [ 3 ] {2059afef-3958-48f9-852b-8fc7608144e0} <Debug> TCPHandler: Processed in 0.029447875 sec. | ||
| 769 | 2025.12.19 04:13:20.800995 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 770 | 2025.12.19 04:13:20.801188 [ 3 ] {e52dbbf9-735a-4c02-a0f2-f39e1964d51e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 771 | 2025.12.19 04:13:20.815867 [ 3 ] {e52dbbf9-735a-4c02-a0f2-f39e1964d51e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 772 | 2025.12.19 04:13:20.815935 [ 3 ] {e52dbbf9-735a-4c02-a0f2-f39e1964d51e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 773 | 2025.12.19 04:13:20.816462 [ 3 ] {e52dbbf9-735a-4c02-a0f2-f39e1964d51e} <Debug> TCPHandler: Processed in 0.015559894 sec. | ||
| 774 | 2025.12.19 04:13:20.816714 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 775 | 2025.12.19 04:13:20.816844 [ 3 ] {858d5667-22ae-44d1-b25e-67e1285be167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 776 | 2025.12.19 04:13:20.819078 [ 3 ] {858d5667-22ae-44d1-b25e-67e1285be167} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 777 | 2025.12.19 04:13:20.819148 [ 3 ] {858d5667-22ae-44d1-b25e-67e1285be167} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 778 | 2025.12.19 04:13:20.819623 [ 3 ] {858d5667-22ae-44d1-b25e-67e1285be167} <Debug> TCPHandler: Processed in 0.002959815 sec. | ||
| 779 | 2025.12.19 04:13:20.819862 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 780 | 2025.12.19 04:13:20.819980 [ 3 ] {0257f5ac-0472-4e35-b4b2-f977c61944ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 781 | 2025.12.19 04:13:20.820226 [ 3 ] {0257f5ac-0472-4e35-b4b2-f977c61944ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 782 | 2025.12.19 04:13:20.820270 [ 3 ] {0257f5ac-0472-4e35-b4b2-f977c61944ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 783 | 2025.12.19 04:13:20.820592 [ 3 ] {0257f5ac-0472-4e35-b4b2-f977c61944ea} <Debug> TCPHandler: Processed in 0.00077727 sec. | ||
| 784 | 2025.12.19 04:13:20.820789 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 785 | 2025.12.19 04:13:20.820903 [ 3 ] {e20b81c5-1d5c-45f0-b96d-05079e237d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 786 | 2025.12.19 04:13:20.821138 [ 3 ] {e20b81c5-1d5c-45f0-b96d-05079e237d7a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 787 | 2025.12.19 04:13:20.821181 [ 3 ] {e20b81c5-1d5c-45f0-b96d-05079e237d7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 788 | 2025.12.19 04:13:20.821491 [ 3 ] {e20b81c5-1d5c-45f0-b96d-05079e237d7a} <Debug> TCPHandler: Processed in 0.000750679 sec. | ||
| 789 | 2025.12.19 04:13:20.821691 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 790 | 2025.12.19 04:13:20.821804 [ 3 ] {984114c6-8866-45fe-9de4-d8ce22e3144c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 791 | 2025.12.19 04:13:20.822035 [ 3 ] {984114c6-8866-45fe-9de4-d8ce22e3144c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 792 | 2025.12.19 04:13:20.822077 [ 3 ] {984114c6-8866-45fe-9de4-d8ce22e3144c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 793 | 2025.12.19 04:13:20.822384 [ 3 ] {984114c6-8866-45fe-9de4-d8ce22e3144c} <Debug> TCPHandler: Processed in 0.000740469 sec. | ||
| 794 | 2025.12.19 04:13:20.822583 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 795 | 2025.12.19 04:13:20.822697 [ 3 ] {b0029a34-fd48-4291-8750-3d77bdb2842d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 796 | 2025.12.19 04:13:20.822930 [ 3 ] {b0029a34-fd48-4291-8750-3d77bdb2842d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 797 | 2025.12.19 04:13:20.822972 [ 3 ] {b0029a34-fd48-4291-8750-3d77bdb2842d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 798 | 2025.12.19 04:13:20.823273 [ 3 ] {b0029a34-fd48-4291-8750-3d77bdb2842d} <Debug> TCPHandler: Processed in 0.000738669 sec. | ||
| 799 | 2025.12.19 04:13:20.823464 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 800 | 2025.12.19 04:13:20.823578 [ 3 ] {72363ab8-efc2-4462-bf50-731986a52cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 801 | 2025.12.19 04:13:20.823812 [ 3 ] {72363ab8-efc2-4462-bf50-731986a52cd8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 802 | 2025.12.19 04:13:20.823853 [ 3 ] {72363ab8-efc2-4462-bf50-731986a52cd8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 803 | 2025.12.19 04:13:20.824156 [ 3 ] {72363ab8-efc2-4462-bf50-731986a52cd8} <Debug> TCPHandler: Processed in 0.000739609 sec. | ||
| 804 | 2025.12.19 04:13:20.824366 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 805 | 2025.12.19 04:13:20.824482 [ 3 ] {3b10376a-7ca5-4066-afc8-644aba2bfa27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 806 | 2025.12.19 04:13:20.824717 [ 3 ] {3b10376a-7ca5-4066-afc8-644aba2bfa27} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 807 | 2025.12.19 04:13:20.824759 [ 3 ] {3b10376a-7ca5-4066-afc8-644aba2bfa27} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 808 | 2025.12.19 04:13:20.825070 [ 3 ] {3b10376a-7ca5-4066-afc8-644aba2bfa27} <Debug> TCPHandler: Processed in 0.000751309 sec. | ||
| 809 | 2025.12.19 04:13:20.825281 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 810 | 2025.12.19 04:13:20.825396 [ 3 ] {3b5d409f-f0a2-4ce7-a2fd-0332efd3e22f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 811 | 2025.12.19 04:13:20.825634 [ 3 ] {3b5d409f-f0a2-4ce7-a2fd-0332efd3e22f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 812 | 2025.12.19 04:13:20.825676 [ 3 ] {3b5d409f-f0a2-4ce7-a2fd-0332efd3e22f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 813 | 2025.12.19 04:13:20.825980 [ 3 ] {3b5d409f-f0a2-4ce7-a2fd-0332efd3e22f} <Debug> TCPHandler: Processed in 0.000745799 sec. | ||
| 814 | 2025.12.19 04:13:20.826179 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 815 | 2025.12.19 04:13:20.826296 [ 3 ] {053731fd-ba91-4b14-9568-e583f2978419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 816 | 2025.12.19 04:13:20.826535 [ 3 ] {053731fd-ba91-4b14-9568-e583f2978419} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 817 | 2025.12.19 04:13:20.826577 [ 3 ] {053731fd-ba91-4b14-9568-e583f2978419} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 818 | 2025.12.19 04:13:20.826884 [ 3 ] {053731fd-ba91-4b14-9568-e583f2978419} <Debug> TCPHandler: Processed in 0.000753009 sec. | ||
| 819 | 2025.12.19 04:13:20.827071 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 820 | 2025.12.19 04:13:20.827186 [ 3 ] {d9f7730c-b85a-46a7-9954-1fa1a1490817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 821 | 2025.12.19 04:13:20.827432 [ 3 ] {d9f7730c-b85a-46a7-9954-1fa1a1490817} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 822 | 2025.12.19 04:13:20.827474 [ 3 ] {d9f7730c-b85a-46a7-9954-1fa1a1490817} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 823 | 2025.12.19 04:13:20.827789 [ 3 ] {d9f7730c-b85a-46a7-9954-1fa1a1490817} <Debug> TCPHandler: Processed in 0.00076541 sec. | ||
| 824 | 2025.12.19 04:13:20.827984 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 825 | 2025.12.19 04:13:20.828100 [ 3 ] {47ad3884-d6d0-416e-9bc6-abda8e89ac51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 826 | 2025.12.19 04:13:20.828341 [ 3 ] {47ad3884-d6d0-416e-9bc6-abda8e89ac51} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 827 | 2025.12.19 04:13:20.828383 [ 3 ] {47ad3884-d6d0-416e-9bc6-abda8e89ac51} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 828 | 2025.12.19 04:13:20.828700 [ 3 ] {47ad3884-d6d0-416e-9bc6-abda8e89ac51} <Debug> TCPHandler: Processed in 0.000762859 sec. | ||
| 829 | 2025.12.19 04:13:20.828906 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 830 | 2025.12.19 04:13:20.829023 [ 3 ] {ed861dbd-edd3-4838-8a1b-6f0b1e0aef8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 831 | 2025.12.19 04:13:20.829269 [ 3 ] {ed861dbd-edd3-4838-8a1b-6f0b1e0aef8f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 832 | 2025.12.19 04:13:20.829312 [ 3 ] {ed861dbd-edd3-4838-8a1b-6f0b1e0aef8f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 833 | 2025.12.19 04:13:20.829620 [ 3 ] {ed861dbd-edd3-4838-8a1b-6f0b1e0aef8f} <Debug> TCPHandler: Processed in 0.000760139 sec. | ||
| 834 | 2025.12.19 04:13:20.829817 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 835 | 2025.12.19 04:13:20.829933 [ 3 ] {e47b0881-5b4b-49f0-8e17-be11fbd29dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 836 | 2025.12.19 04:13:20.830180 [ 3 ] {e47b0881-5b4b-49f0-8e17-be11fbd29dc1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 837 | 2025.12.19 04:13:20.830223 [ 3 ] {e47b0881-5b4b-49f0-8e17-be11fbd29dc1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 838 | 2025.12.19 04:13:20.830597 [ 3 ] {e47b0881-5b4b-49f0-8e17-be11fbd29dc1} <Debug> TCPHandler: Processed in 0.000827761 sec. | ||
| 839 | 2025.12.19 04:13:20.830803 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 840 | 2025.12.19 04:13:20.830918 [ 3 ] {f1d32462-aebe-4260-b3c4-8b3ed44c8c2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) 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) | ||
| 841 | 2025.12.19 04:13:20.831172 [ 3 ] {f1d32462-aebe-4260-b3c4-8b3ed44c8c2a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 842 | 2025.12.19 04:13:20.831215 [ 3 ] {f1d32462-aebe-4260-b3c4-8b3ed44c8c2a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 843 | 2025.12.19 04:13:20.831545 [ 3 ] {f1d32462-aebe-4260-b3c4-8b3ed44c8c2a} <Debug> TCPHandler: Processed in 0.00078996 sec. | ||
| 844 | 2025.12.19 04:13:20.832382 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 845 | 2025.12.19 04:13:20.832500 [ 3 ] {ca847496-955e-4013-aa3a-d7d3d868958b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 846 | 2025.12.19 04:13:20.832752 [ 3 ] {ca847496-955e-4013-aa3a-d7d3d868958b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 847 | 2025.12.19 04:13:20.832795 [ 3 ] {ca847496-955e-4013-aa3a-d7d3d868958b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 848 | 2025.12.19 04:13:20.833124 [ 3 ] {ca847496-955e-4013-aa3a-d7d3d868958b} <Debug> TCPHandler: Processed in 0.0007895 sec. | ||
| 849 | 2025.12.19 04:13:20.833317 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 850 | 2025.12.19 04:13:20.833437 [ 3 ] {7f5e8356-02b2-4ab2-82d4-9fe3860421bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 851 | 2025.12.19 04:13:20.833706 [ 3 ] {7f5e8356-02b2-4ab2-82d4-9fe3860421bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 852 | 2025.12.19 04:13:20.833747 [ 3 ] {7f5e8356-02b2-4ab2-82d4-9fe3860421bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 853 | 2025.12.19 04:13:20.834069 [ 3 ] {7f5e8356-02b2-4ab2-82d4-9fe3860421bd} <Debug> TCPHandler: Processed in 0.000799651 sec. | ||
| 854 | 2025.12.19 04:13:20.834282 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 855 | 2025.12.19 04:13:20.834402 [ 3 ] {029fd05c-1ef1-4489-8d58-8f75f78092a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 856 | 2025.12.19 04:13:20.834655 [ 3 ] {029fd05c-1ef1-4489-8d58-8f75f78092a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 857 | 2025.12.19 04:13:20.834697 [ 3 ] {029fd05c-1ef1-4489-8d58-8f75f78092a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 858 | 2025.12.19 04:13:20.835007 [ 3 ] {029fd05c-1ef1-4489-8d58-8f75f78092a5} <Debug> TCPHandler: Processed in 0.00077263 sec. | ||
| 859 | 2025.12.19 04:13:20.835258 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 860 | 2025.12.19 04:13:20.835378 [ 3 ] {0f281dce-81f8-444c-a732-56b12b0cf711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 861 | 2025.12.19 04:13:20.835634 [ 3 ] {0f281dce-81f8-444c-a732-56b12b0cf711} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 862 | 2025.12.19 04:13:20.835676 [ 3 ] {0f281dce-81f8-444c-a732-56b12b0cf711} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 863 | 2025.12.19 04:13:20.835981 [ 3 ] {0f281dce-81f8-444c-a732-56b12b0cf711} <Debug> TCPHandler: Processed in 0.00077054 sec. | ||
| 864 | 2025.12.19 04:13:20.836199 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 865 | 2025.12.19 04:13:20.836317 [ 3 ] {e030941d-ce17-4929-9d03-8852d2635b66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 866 | 2025.12.19 04:13:20.836573 [ 3 ] {e030941d-ce17-4929-9d03-8852d2635b66} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 867 | 2025.12.19 04:13:20.836614 [ 3 ] {e030941d-ce17-4929-9d03-8852d2635b66} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 868 | 2025.12.19 04:13:20.836922 [ 3 ] {e030941d-ce17-4929-9d03-8852d2635b66} <Debug> TCPHandler: Processed in 0.00076998 sec. | ||
| 869 | 2025.12.19 04:13:20.839717 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 870 | 2025.12.19 04:13:20.839904 [ 3 ] {5fb29856-19c6-4d98-bd5f-645b644be7f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 871 | 2025.12.19 04:13:20.840291 [ 3 ] {5fb29856-19c6-4d98-bd5f-645b644be7f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 872 | 2025.12.19 04:13:20.840354 [ 3 ] {5fb29856-19c6-4d98-bd5f-645b644be7f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 873 | 2025.12.19 04:13:20.840818 [ 3 ] {5fb29856-19c6-4d98-bd5f-645b644be7f3} <Debug> TCPHandler: Processed in 0.001188411 sec. | ||
| 874 | 2025.12.19 04:13:20.841072 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 875 | 2025.12.19 04:13:20.841192 [ 3 ] {46199a99-866b-4409-a1a6-f6909698f183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 876 | 2025.12.19 04:13:20.841454 [ 3 ] {46199a99-866b-4409-a1a6-f6909698f183} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 877 | 2025.12.19 04:13:20.841498 [ 3 ] {46199a99-866b-4409-a1a6-f6909698f183} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 878 | 2025.12.19 04:13:20.841806 [ 3 ] {46199a99-866b-4409-a1a6-f6909698f183} <Debug> TCPHandler: Processed in 0.000782439 sec. | ||
| 879 | 2025.12.19 04:13:20.842052 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 880 | 2025.12.19 04:13:20.842172 [ 3 ] {ef630f6b-f83c-4302-8b84-9f6ed1f53c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 881 | 2025.12.19 04:13:20.842434 [ 3 ] {ef630f6b-f83c-4302-8b84-9f6ed1f53c2b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 882 | 2025.12.19 04:13:20.842477 [ 3 ] {ef630f6b-f83c-4302-8b84-9f6ed1f53c2b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 883 | 2025.12.19 04:13:20.842783 [ 3 ] {ef630f6b-f83c-4302-8b84-9f6ed1f53c2b} <Debug> TCPHandler: Processed in 0.00077953 sec. | ||
| 884 | 2025.12.19 04:13:20.843037 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 885 | 2025.12.19 04:13:20.843157 [ 3 ] {1863c9e1-60a4-483a-bd8c-3f37f15d04d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 886 | 2025.12.19 04:13:20.843421 [ 3 ] {1863c9e1-60a4-483a-bd8c-3f37f15d04d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 887 | 2025.12.19 04:13:20.843464 [ 3 ] {1863c9e1-60a4-483a-bd8c-3f37f15d04d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 888 | 2025.12.19 04:13:20.843774 [ 3 ] {1863c9e1-60a4-483a-bd8c-3f37f15d04d5} <Debug> TCPHandler: Processed in 0.00078345 sec. | ||
| 889 | 2025.12.19 04:13:20.844009 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 890 | 2025.12.19 04:13:20.844132 [ 3 ] {32810e4f-34b7-4c2b-9ccc-573b3da2c3e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 891 | 2025.12.19 04:13:20.844398 [ 3 ] {32810e4f-34b7-4c2b-9ccc-573b3da2c3e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 892 | 2025.12.19 04:13:20.844440 [ 3 ] {32810e4f-34b7-4c2b-9ccc-573b3da2c3e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 893 | 2025.12.19 04:13:20.844746 [ 3 ] {32810e4f-34b7-4c2b-9ccc-573b3da2c3e9} <Debug> TCPHandler: Processed in 0.00078367 sec. | ||
| 894 | 2025.12.19 04:13:20.851586 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 895 | 2025.12.19 04:13:20.851744 [ 3 ] {b4be19d5-0583-4b85-8755-1b259a5e7d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 896 | 2025.12.19 04:13:20.851805 [ 3 ] {b4be19d5-0583-4b85-8755-1b259a5e7d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 897 | 2025.12.19 04:13:20.852583 [ 3 ] {b4be19d5-0583-4b85-8755-1b259a5e7d82} <Trace> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 898 | 2025.12.19 04:13:20.852644 [ 3 ] {b4be19d5-0583-4b85-8755-1b259a5e7d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 899 | 2025.12.19 04:13:20.855295 [ 3 ] {b4be19d5-0583-4b85-8755-1b259a5e7d82} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 900 | 2025.12.19 04:13:20.855708 [ 3 ] {b4be19d5-0583-4b85-8755-1b259a5e7d82} <Trace> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 901 | 2025.12.19 04:13:20.855856 [ 3 ] {b4be19d5-0583-4b85-8755-1b259a5e7d82} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.004156 sec., 6256.015399422522 rows/sec., 1.35 MiB/sec. | ||
| 902 | 2025.12.19 04:13:20.855895 [ 3 ] {b4be19d5-0583-4b85-8755-1b259a5e7d82} <Debug> TCPHandler: Processed in 0.004383881 sec. | ||
| 903 | 2025.12.19 04:13:20.856034 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 904 | 2025.12.19 04:13:20.856130 [ 3 ] {686086de-7dca-4c23-822e-b9fbb428a3e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 905 | 2025.12.19 04:13:20.856172 [ 3 ] {686086de-7dca-4c23-822e-b9fbb428a3e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 906 | 2025.12.19 04:13:20.860958 [ 3 ] {686086de-7dca-4c23-822e-b9fbb428a3e0} <Trace> oximeter.fields_i16 (4af1a594-2fbc-48d2-95c3-a4873d0e46fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 907 | 2025.12.19 04:13:20.861007 [ 3 ] {686086de-7dca-4c23-822e-b9fbb428a3e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 908 | 2025.12.19 04:13:20.863623 [ 3 ] {686086de-7dca-4c23-822e-b9fbb428a3e0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 909 | 2025.12.19 04:13:20.864054 [ 3 ] {686086de-7dca-4c23-822e-b9fbb428a3e0} <Trace> oximeter.fields_i16 (4af1a594-2fbc-48d2-95c3-a4873d0e46fd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 910 | 2025.12.19 04:13:20.864185 [ 3 ] {686086de-7dca-4c23-822e-b9fbb428a3e0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.008075 sec., 2972.1362229102165 rows/sec., 252.52 KiB/sec. | ||
| 911 | 2025.12.19 04:13:20.864223 [ 3 ] {686086de-7dca-4c23-822e-b9fbb428a3e0} <Debug> TCPHandler: Processed in 0.008238829 sec. | ||
| 912 | 2025.12.19 04:13:20.864350 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 913 | 2025.12.19 04:13:20.864444 [ 3 ] {18794274-f21c-4c6c-a420-f21c8eff7c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 914 | 2025.12.19 04:13:20.864485 [ 3 ] {18794274-f21c-4c6c-a420-f21c8eff7c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 915 | 2025.12.19 04:13:20.864873 [ 3 ] {18794274-f21c-4c6c-a420-f21c8eff7c01} <Trace> oximeter.fields_ipaddr (9a8f06fb-fb63-459b-a8d8-6d8a24a8ce4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 916 | 2025.12.19 04:13:20.864910 [ 3 ] {18794274-f21c-4c6c-a420-f21c8eff7c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 917 | 2025.12.19 04:13:20.865341 [ 3 ] {18794274-f21c-4c6c-a420-f21c8eff7c01} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 918 | 2025.12.19 04:13:20.865780 [ 3 ] {18794274-f21c-4c6c-a420-f21c8eff7c01} <Trace> oximeter.fields_ipaddr (9a8f06fb-fb63-459b-a8d8-6d8a24a8ce4d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 919 | 2025.12.19 04:13:20.865911 [ 3 ] {18794274-f21c-4c6c-a420-f21c8eff7c01} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001484 sec., 5390.8355795148245 rows/sec., 439.58 KiB/sec. | ||
| 920 | 2025.12.19 04:13:20.865947 [ 3 ] {18794274-f21c-4c6c-a420-f21c8eff7c01} <Debug> TCPHandler: Processed in 0.001646111 sec. | ||
| 921 | 2025.12.19 04:13:20.866046 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 922 | 2025.12.19 04:13:20.866139 [ 3 ] {d4cd8ddd-ed6f-478b-9475-48d283cc0c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 923 | 2025.12.19 04:13:20.866178 [ 3 ] {d4cd8ddd-ed6f-478b-9475-48d283cc0c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 924 | 2025.12.19 04:13:20.866656 [ 3 ] {d4cd8ddd-ed6f-478b-9475-48d283cc0c16} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 925 | 2025.12.19 04:13:20.866693 [ 3 ] {d4cd8ddd-ed6f-478b-9475-48d283cc0c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 926 | 2025.12.19 04:13:20.867104 [ 3 ] {d4cd8ddd-ed6f-478b-9475-48d283cc0c16} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 927 | 2025.12.19 04:13:20.867511 [ 3 ] {d4cd8ddd-ed6f-478b-9475-48d283cc0c16} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 928 | 2025.12.19 04:13:20.867641 [ 3 ] {d4cd8ddd-ed6f-478b-9475-48d283cc0c16} <Debug> executeQuery: Read 174 rows, 16.16 KiB in 0.00152 sec., 114473.6842105263 rows/sec., 10.38 MiB/sec. | ||
| 929 | 2025.12.19 04:13:20.867677 [ 3 ] {d4cd8ddd-ed6f-478b-9475-48d283cc0c16} <Debug> TCPHandler: Processed in 0.001679942 sec. | ||
| 930 | 2025.12.19 04:13:20.867776 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 931 | 2025.12.19 04:13:20.867870 [ 3 ] {b7e9ab39-ff16-47a5-ac06-969daf9b9006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 932 | 2025.12.19 04:13:20.867909 [ 3 ] {b7e9ab39-ff16-47a5-ac06-969daf9b9006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 933 | 2025.12.19 04:13:20.868302 [ 3 ] {b7e9ab39-ff16-47a5-ac06-969daf9b9006} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 934 | 2025.12.19 04:13:20.868339 [ 3 ] {b7e9ab39-ff16-47a5-ac06-969daf9b9006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 935 | 2025.12.19 04:13:20.868754 [ 3 ] {b7e9ab39-ff16-47a5-ac06-969daf9b9006} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 936 | 2025.12.19 04:13:20.869166 [ 3 ] {b7e9ab39-ff16-47a5-ac06-969daf9b9006} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 937 | 2025.12.19 04:13:20.869293 [ 3 ] {b7e9ab39-ff16-47a5-ac06-969daf9b9006} <Debug> executeQuery: Read 30 rows, 2.27 KiB in 0.001442 sec., 20804.438280166436 rows/sec., 1.54 MiB/sec. | ||
| 938 | 2025.12.19 04:13:20.869328 [ 3 ] {b7e9ab39-ff16-47a5-ac06-969daf9b9006} <Debug> TCPHandler: Processed in 0.00160204 sec. | ||
| 939 | 2025.12.19 04:13:20.869449 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 940 | 2025.12.19 04:13:20.869571 [ 3 ] {d2b3ab3e-ee39-4590-b8f4-2777e10b9793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 941 | 2025.12.19 04:13:20.869619 [ 3 ] {d2b3ab3e-ee39-4590-b8f4-2777e10b9793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 942 | 2025.12.19 04:13:20.870140 [ 3 ] {d2b3ab3e-ee39-4590-b8f4-2777e10b9793} <Trace> oximeter.fields_u32 (7371a43a-9107-4937-b86b-7cc8890e175d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 943 | 2025.12.19 04:13:20.870180 [ 3 ] {d2b3ab3e-ee39-4590-b8f4-2777e10b9793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 944 | 2025.12.19 04:13:20.870682 [ 3 ] {d2b3ab3e-ee39-4590-b8f4-2777e10b9793} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 945 | 2025.12.19 04:13:20.871171 [ 3 ] {d2b3ab3e-ee39-4590-b8f4-2777e10b9793} <Trace> oximeter.fields_u32 (7371a43a-9107-4937-b86b-7cc8890e175d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 946 | 2025.12.19 04:13:20.871302 [ 3 ] {d2b3ab3e-ee39-4590-b8f4-2777e10b9793} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001756 sec., 13667.425968109339 rows/sec., 1.13 MiB/sec. | ||
| 947 | 2025.12.19 04:13:20.871340 [ 3 ] {d2b3ab3e-ee39-4590-b8f4-2777e10b9793} <Debug> TCPHandler: Processed in 0.001951339 sec. | ||
| 948 | 2025.12.19 04:13:20.871443 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 949 | 2025.12.19 04:13:20.871536 [ 3 ] {3e37f3eb-05a6-4b8c-a3f4-81b006245974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 950 | 2025.12.19 04:13:20.871575 [ 3 ] {3e37f3eb-05a6-4b8c-a3f4-81b006245974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 951 | 2025.12.19 04:13:20.871967 [ 3 ] {3e37f3eb-05a6-4b8c-a3f4-81b006245974} <Trace> oximeter.fields_u8 (3294b274-081d-4ad2-b40d-ffd17d1b3f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 952 | 2025.12.19 04:13:20.872003 [ 3 ] {3e37f3eb-05a6-4b8c-a3f4-81b006245974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 953 | 2025.12.19 04:13:20.872444 [ 3 ] {3e37f3eb-05a6-4b8c-a3f4-81b006245974} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 954 | 2025.12.19 04:13:20.872908 [ 3 ] {3e37f3eb-05a6-4b8c-a3f4-81b006245974} <Trace> oximeter.fields_u8 (3294b274-081d-4ad2-b40d-ffd17d1b3f9e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 955 | 2025.12.19 04:13:20.873034 [ 3 ] {3e37f3eb-05a6-4b8c-a3f4-81b006245974} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001517 sec., 7910.349373764008 rows/sec., 618.00 KiB/sec. | ||
| 956 | 2025.12.19 04:13:20.873072 [ 3 ] {3e37f3eb-05a6-4b8c-a3f4-81b006245974} <Debug> TCPHandler: Processed in 0.001677093 sec. | ||
| 957 | 2025.12.19 04:13:20.873170 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 958 | 2025.12.19 04:13:20.873263 [ 3 ] {0e5bf18a-feb8-48aa-bc57-0fe9aad1e91e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 959 | 2025.12.19 04:13:20.873300 [ 3 ] {0e5bf18a-feb8-48aa-bc57-0fe9aad1e91e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 960 | 2025.12.19 04:13:20.873703 [ 3 ] {0e5bf18a-feb8-48aa-bc57-0fe9aad1e91e} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 961 | 2025.12.19 04:13:20.873740 [ 3 ] {0e5bf18a-feb8-48aa-bc57-0fe9aad1e91e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 962 | 2025.12.19 04:13:20.874133 [ 3 ] {0e5bf18a-feb8-48aa-bc57-0fe9aad1e91e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 963 | 2025.12.19 04:13:20.874534 [ 3 ] {0e5bf18a-feb8-48aa-bc57-0fe9aad1e91e} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 964 | 2025.12.19 04:13:20.874658 [ 3 ] {0e5bf18a-feb8-48aa-bc57-0fe9aad1e91e} <Debug> executeQuery: Read 90 rows, 7.59 KiB in 0.001414 sec., 63649.22206506365 rows/sec., 5.24 MiB/sec. | ||
| 965 | 2025.12.19 04:13:20.874695 [ 3 ] {0e5bf18a-feb8-48aa-bc57-0fe9aad1e91e} <Debug> TCPHandler: Processed in 0.00157225 sec. | ||
| 966 | 2025.12.19 04:13:20.874802 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 967 | 2025.12.19 04:13:20.874894 [ 3 ] {86422b6b-ffa7-4f0c-9b3d-69f59628ab84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 968 | 2025.12.19 04:13:20.874935 [ 3 ] {86422b6b-ffa7-4f0c-9b3d-69f59628ab84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 969 | 2025.12.19 04:13:20.877330 [ 3 ] {86422b6b-ffa7-4f0c-9b3d-69f59628ab84} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 970 | 2025.12.19 04:13:20.877362 [ 3 ] {86422b6b-ffa7-4f0c-9b3d-69f59628ab84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 971 | 2025.12.19 04:13:20.881823 [ 3 ] {86422b6b-ffa7-4f0c-9b3d-69f59628ab84} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 972 | 2025.12.19 04:13:20.882428 [ 3 ] {86422b6b-ffa7-4f0c-9b3d-69f59628ab84} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 973 | 2025.12.19 04:13:20.882580 [ 3 ] {86422b6b-ffa7-4f0c-9b3d-69f59628ab84} <Debug> executeQuery: Read 172 rows, 14.09 KiB in 0.007705 sec., 22323.166774821544 rows/sec., 1.79 MiB/sec. | ||
| 974 | 2025.12.19 04:13:20.882622 [ 3 ] {86422b6b-ffa7-4f0c-9b3d-69f59628ab84} <Debug> TCPHandler: Processed in 0.007868559 sec. | ||
| 975 | 2025.12.19 04:13:20.882743 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 976 | 2025.12.19 04:13:20.882836 [ 3 ] {654d5e5b-704d-4524-91e0-97d09b453568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 977 | 2025.12.19 04:13:20.882886 [ 3 ] {654d5e5b-704d-4524-91e0-97d09b453568} <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 | ||
| 978 | 2025.12.19 04:13:20.883635 [ 3 ] {654d5e5b-704d-4524-91e0-97d09b453568} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 979 | 2025.12.19 04:13:20.883671 [ 3 ] {654d5e5b-704d-4524-91e0-97d09b453568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 980 | 2025.12.19 04:13:20.886885 [ 3 ] {654d5e5b-704d-4524-91e0-97d09b453568} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 981 | 2025.12.19 04:13:20.887362 [ 3 ] {654d5e5b-704d-4524-91e0-97d09b453568} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 982 | 2025.12.19 04:13:20.887499 [ 3 ] {654d5e5b-704d-4524-91e0-97d09b453568} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.004683 sec., 2135.383301302584 rows/sec., 3.83 MiB/sec. | ||
| 983 | 2025.12.19 04:13:20.887562 [ 3 ] {654d5e5b-704d-4524-91e0-97d09b453568} <Debug> TCPHandler: Processed in 0.004867504 sec. | ||
| 984 | 2025.12.19 04:13:20.887676 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 985 | 2025.12.19 04:13:20.887769 [ 3 ] {25d04b46-2a9f-41f1-8ef0-ae467f6ae343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 986 | 2025.12.19 04:13:20.887808 [ 3 ] {25d04b46-2a9f-41f1-8ef0-ae467f6ae343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 987 | 2025.12.19 04:13:20.888125 [ 3 ] {25d04b46-2a9f-41f1-8ef0-ae467f6ae343} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 988 | 2025.12.19 04:13:20.888161 [ 3 ] {25d04b46-2a9f-41f1-8ef0-ae467f6ae343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 989 | 2025.12.19 04:13:20.888653 [ 3 ] {25d04b46-2a9f-41f1-8ef0-ae467f6ae343} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 990 | 2025.12.19 04:13:20.889118 [ 3 ] {25d04b46-2a9f-41f1-8ef0-ae467f6ae343} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 991 | 2025.12.19 04:13:20.889248 [ 3 ] {25d04b46-2a9f-41f1-8ef0-ae467f6ae343} <Debug> executeQuery: Read 6 rows, 417.00 B in 0.001499 sec., 4002.6684456304206 rows/sec., 271.67 KiB/sec. | ||
| 992 | 2025.12.19 04:13:20.889284 [ 3 ] {25d04b46-2a9f-41f1-8ef0-ae467f6ae343} <Debug> TCPHandler: Processed in 0.001656082 sec. | ||
| 993 | 2025.12.19 04:13:24.468998 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 994 | 2025.12.19 04:13:24.469066 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 995 | 2025.12.19 04:13:24.519388 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 74 entries to flush up to offset 162 | ||
| 996 | 2025.12.19 04:13:24.520964 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 997 | 2025.12.19 04:13:24.521659 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 998 | 2025.12.19 04:13:24.521738 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 999 | 2025.12.19 04:13:24.523275 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1000 | 2025.12.19 04:13:24.524093 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1001 | 2025.12.19 04:13:24.524332 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1002 | 2025.12.19 04:13:24.524377 [ 242 ] {} <Trace> system.query_log (ad5586d6-d879-4ea5-b227-309c35e7f6dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1003 | 2025.12.19 04:13:24.524451 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1004 | 2025.12.19 04:13:24.526362 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1005 | 2025.12.19 04:13:24.527122 [ 242 ] {} <Trace> system.query_log (ad5586d6-d879-4ea5-b227-309c35e7f6dd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1006 | 2025.12.19 04:13:24.527478 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 162 | ||
| 1007 | 2025.12.19 04:13:24.611140 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1008 | 2025.12.19 04:13:24.633075 [ 243 ] {} <Trace> system.metric_log (3cd8c652-d448-40ac-be3b-81a1dd9f6f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1009 | 2025.12.19 04:13:24.633151 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1010 | 2025.12.19 04:13:24.640178 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1011 | 2025.12.19 04:13:24.641621 [ 243 ] {} <Trace> system.metric_log (3cd8c652-d448-40ac-be3b-81a1dd9f6f34): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1012 | 2025.12.19 04:13:24.646673 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1013 | 2025.12.19 04:13:25.001182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.03 MiB, peak 165.03 MiB, free memory in arenas 0.00 B, will set to 162.41 MiB (RSS), difference: 1.37 MiB | ||
| 1014 | 2025.12.19 04:13:25.303102 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34913 | ||
| 1015 | 2025.12.19 04:13:25.304987 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1016 | 2025.12.19 04:13:25.305030 [ 286 ] {} <Debug> TCP-Session: 9b5c31d7-0d5d-47d8-b88f-28940027ba09 Authenticating user 'default' from [fd00:1122:3344:101::e]:34913 | ||
| 1017 | 2025.12.19 04:13:25.305051 [ 286 ] {} <Debug> TCP-Session: 9b5c31d7-0d5d-47d8-b88f-28940027ba09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1018 | 2025.12.19 04:13:25.305063 [ 286 ] {} <Debug> TCP-Session: 9b5c31d7-0d5d-47d8-b88f-28940027ba09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1019 | 2025.12.19 04:13:25.305112 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1020 | 2025.12.19 04:13:25.305135 [ 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 | ||
| 1021 | 2025.12.19 04:13:25.305151 [ 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 | ||
| 1022 | 2025.12.19 04:13:25.305536 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45215 | ||
| 1023 | 2025.12.19 04:13:25.305649 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57663 | ||
| 1024 | 2025.12.19 04:13:25.305764 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1025 | 2025.12.19 04:13:25.305798 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33066 | ||
| 1026 | 2025.12.19 04:13:25.305811 [ 287 ] {} <Debug> TCP-Session: 756d6dfe-2198-4cb1-82dc-a2247e994c40 Authenticating user 'default' from [fd00:1122:3344:101::e]:45215 | ||
| 1027 | 2025.12.19 04:13:25.305858 [ 287 ] {} <Debug> TCP-Session: 756d6dfe-2198-4cb1-82dc-a2247e994c40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1028 | 2025.12.19 04:13:25.305873 [ 287 ] {} <Debug> TCP-Session: 756d6dfe-2198-4cb1-82dc-a2247e994c40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1029 | 2025.12.19 04:13:25.305955 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1030 | 2025.12.19 04:13:25.306010 [ 288 ] {} <Debug> TCP-Session: 456797ce-f8a8-480d-b0a4-873026478a7d Authenticating user 'default' from [fd00:1122:3344:101::e]:57663 | ||
| 1031 | 2025.12.19 04:13:25.306028 [ 286 ] {} <Trace> TCP-Session: 9b5c31d7-0d5d-47d8-b88f-28940027ba09 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1032 | 2025.12.19 04:13:25.306043 [ 288 ] {} <Debug> TCP-Session: 456797ce-f8a8-480d-b0a4-873026478a7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1033 | 2025.12.19 04:13:25.306082 [ 288 ] {} <Debug> TCP-Session: 456797ce-f8a8-480d-b0a4-873026478a7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1034 | 2025.12.19 04:13:25.306175 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1035 | 2025.12.19 04:13:25.306209 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34277 | ||
| 1036 | 2025.12.19 04:13:25.306220 [ 289 ] {} <Debug> TCP-Session: 281e3c9e-c3a0-4549-b034-4b7c428713dc Authenticating user 'default' from [fd00:1122:3344:101::e]:33066 | ||
| 1037 | 2025.12.19 04:13:25.306218 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39996 | ||
| 1038 | 2025.12.19 04:13:25.306269 [ 289 ] {} <Debug> TCP-Session: 281e3c9e-c3a0-4549-b034-4b7c428713dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1039 | 2025.12.19 04:13:25.306298 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63333 | ||
| 1040 | 2025.12.19 04:13:25.306315 [ 289 ] {} <Debug> TCP-Session: 281e3c9e-c3a0-4549-b034-4b7c428713dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1041 | 2025.12.19 04:13:25.306260 [ 286 ] {d77f1216-5379-4952-80e5-bb0f3b127e20} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34913) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1042 | 2025.12.19 04:13:25.306415 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1043 | 2025.12.19 04:13:25.306450 [ 291 ] {} <Debug> TCP-Session: c295553b-5ab8-4b72-9a9a-72b7c963c6d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:34277 | ||
| 1044 | 2025.12.19 04:13:25.306455 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44168 | ||
| 1045 | 2025.12.19 04:13:25.306468 [ 291 ] {} <Debug> TCP-Session: c295553b-5ab8-4b72-9a9a-72b7c963c6d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1046 | 2025.12.19 04:13:25.306506 [ 291 ] {} <Debug> TCP-Session: c295553b-5ab8-4b72-9a9a-72b7c963c6d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1047 | 2025.12.19 04:13:25.306625 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1048 | 2025.12.19 04:13:25.306662 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1049 | 2025.12.19 04:13:25.306667 [ 292 ] {} <Debug> TCP-Session: 366d15c9-ed78-45a4-9924-a76d26af94d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:63333 | ||
| 1050 | 2025.12.19 04:13:25.306709 [ 290 ] {} <Debug> TCP-Session: 88ff4c6e-8203-477c-8bce-ba2380cc0961 Authenticating user 'default' from [fd00:1122:3344:101::e]:39996 | ||
| 1051 | 2025.12.19 04:13:25.306711 [ 292 ] {} <Debug> TCP-Session: 366d15c9-ed78-45a4-9924-a76d26af94d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1052 | 2025.12.19 04:13:25.306721 [ 286 ] {d77f1216-5379-4952-80e5-bb0f3b127e20} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1053 | 2025.12.19 04:13:25.306739 [ 290 ] {} <Debug> TCP-Session: 88ff4c6e-8203-477c-8bce-ba2380cc0961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1054 | 2025.12.19 04:13:25.306761 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1055 | 2025.12.19 04:13:25.306756 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40628 | ||
| 1056 | 2025.12.19 04:13:25.306802 [ 293 ] {} <Debug> TCP-Session: 2f1a2d7b-4bb9-43c2-ac49-9554578bf32b Authenticating user 'default' from [fd00:1122:3344:101::e]:44168 | ||
| 1057 | 2025.12.19 04:13:25.306775 [ 290 ] {} <Debug> TCP-Session: 88ff4c6e-8203-477c-8bce-ba2380cc0961 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1058 | 2025.12.19 04:13:25.306835 [ 293 ] {} <Debug> TCP-Session: 2f1a2d7b-4bb9-43c2-ac49-9554578bf32b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1059 | 2025.12.19 04:13:25.306744 [ 292 ] {} <Debug> TCP-Session: 366d15c9-ed78-45a4-9924-a76d26af94d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1060 | 2025.12.19 04:13:25.306864 [ 293 ] {} <Debug> TCP-Session: 2f1a2d7b-4bb9-43c2-ac49-9554578bf32b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1061 | 2025.12.19 04:13:25.309013 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1062 | 2025.12.19 04:13:25.309053 [ 294 ] {} <Debug> TCP-Session: 45c00e9b-c750-4a91-be3d-20e5dab86cc3 Authenticating user 'default' from [fd00:1122:3344:101::e]:40628 | ||
| 1063 | 2025.12.19 04:13:25.309071 [ 294 ] {} <Debug> TCP-Session: 45c00e9b-c750-4a91-be3d-20e5dab86cc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1064 | 2025.12.19 04:13:25.309084 [ 294 ] {} <Debug> TCP-Session: 45c00e9b-c750-4a91-be3d-20e5dab86cc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1065 | 2025.12.19 04:13:25.310983 [ 286 ] {d77f1216-5379-4952-80e5-bb0f3b127e20} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1066 | 2025.12.19 04:13:25.317953 [ 286 ] {d77f1216-5379-4952-80e5-bb0f3b127e20} <Debug> oximeter.version (99ab5c6f-31d3-4787-9405-70019d8dae15) (SelectExecutor): Key condition: unknown | ||
| 1067 | 2025.12.19 04:13:25.333759 [ 295 ] {d77f1216-5379-4952-80e5-bb0f3b127e20} <Trace> AggregatingTransform: Aggregating | ||
| 1068 | 2025.12.19 04:13:25.333886 [ 295 ] {d77f1216-5379-4952-80e5-bb0f3b127e20} <Trace> Aggregator: Aggregation method: without_key | ||
| 1069 | 2025.12.19 04:13:25.334546 [ 295 ] {d77f1216-5379-4952-80e5-bb0f3b127e20} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004056813 sec. (246.499 rows/sec., 9.63 KiB/sec.) | ||
| 1070 | 2025.12.19 04:13:25.334572 [ 295 ] {d77f1216-5379-4952-80e5-bb0f3b127e20} <Trace> Aggregator: Merging aggregated data | ||
| 1071 | 2025.12.19 04:13:25.334609 [ 295 ] {d77f1216-5379-4952-80e5-bb0f3b127e20} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1072 | 2025.12.19 04:13:25.336419 [ 286 ] {d77f1216-5379-4952-80e5-bb0f3b127e20} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.030234 sec., 33.07534563736191 rows/sec., 1.29 KiB/sec. | ||
| 1073 | 2025.12.19 04:13:25.336642 [ 286 ] {d77f1216-5379-4952-80e5-bb0f3b127e20} <Debug> TCPHandler: Processed in 0.030939513 sec. | ||
| 1074 | 2025.12.19 04:13:25.337621 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1075 | 2025.12.19 04:13:25.337672 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1076 | 2025.12.19 04:13:25.337692 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1077 | 2025.12.19 04:13:25.337713 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1078 | 2025.12.19 04:13:25.337746 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1079 | 2025.12.19 04:13:25.337763 [ 290 ] {} <Debug> TCP-Session: 88ff4c6e-8203-477c-8bce-ba2380cc0961 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1080 | 2025.12.19 04:13:25.337767 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1081 | 2025.12.19 04:13:25.337791 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1082 | 2025.12.19 04:13:25.337811 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1083 | 2025.12.19 04:13:25.337845 [ 293 ] {} <Debug> TCP-Session: 2f1a2d7b-4bb9-43c2-ac49-9554578bf32b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1084 | 2025.12.19 04:13:25.337825 [ 291 ] {} <Debug> TCP-Session: c295553b-5ab8-4b72-9a9a-72b7c963c6d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1085 | 2025.12.19 04:13:25.337885 [ 294 ] {} <Debug> TCP-Session: 45c00e9b-c750-4a91-be3d-20e5dab86cc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1086 | 2025.12.19 04:13:25.337789 [ 292 ] {} <Debug> TCP-Session: 366d15c9-ed78-45a4-9924-a76d26af94d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1087 | 2025.12.19 04:13:25.337740 [ 287 ] {} <Debug> TCP-Session: 756d6dfe-2198-4cb1-82dc-a2247e994c40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1088 | 2025.12.19 04:13:25.337731 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1089 | 2025.12.19 04:13:25.337778 [ 288 ] {} <Debug> TCP-Session: 456797ce-f8a8-480d-b0a4-873026478a7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1090 | 2025.12.19 04:13:25.338018 [ 289 ] {} <Debug> TCP-Session: 281e3c9e-c3a0-4549-b034-4b7c428713dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1091 | 2025.12.19 04:13:25.337677 [ 286 ] {} <Debug> TCP-Session: 9b5c31d7-0d5d-47d8-b88f-28940027ba09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1092 | 2025.12.19 04:13:25.760645 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1093 | 2025.12.19 04:13:25.760842 [ 3 ] {202dfa08-6df2-4261-ba5e-62523f42c9c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1094 | 2025.12.19 04:13:25.760919 [ 3 ] {202dfa08-6df2-4261-ba5e-62523f42c9c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1095 | 2025.12.19 04:13:25.761605 [ 3 ] {202dfa08-6df2-4261-ba5e-62523f42c9c5} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1096 | 2025.12.19 04:13:25.761658 [ 3 ] {202dfa08-6df2-4261-ba5e-62523f42c9c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1097 | 2025.12.19 04:13:25.762199 [ 3 ] {202dfa08-6df2-4261-ba5e-62523f42c9c5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1098 | 2025.12.19 04:13:25.762786 [ 3 ] {202dfa08-6df2-4261-ba5e-62523f42c9c5} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1099 | 2025.12.19 04:13:25.762953 [ 3 ] {202dfa08-6df2-4261-ba5e-62523f42c9c5} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.002162 sec., 13876.04070305273 rows/sec., 1.08 MiB/sec. | ||
| 1100 | 2025.12.19 04:13:25.763004 [ 3 ] {202dfa08-6df2-4261-ba5e-62523f42c9c5} <Debug> TCPHandler: Processed in 0.002491393 sec. | ||
| 1101 | 2025.12.19 04:13:25.763134 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1102 | 2025.12.19 04:13:25.763237 [ 3 ] {b39272ca-34b8-4da2-8ceb-23de13c00fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1103 | 2025.12.19 04:13:25.763279 [ 3 ] {b39272ca-34b8-4da2-8ceb-23de13c00fb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1104 | 2025.12.19 04:13:25.763722 [ 3 ] {b39272ca-34b8-4da2-8ceb-23de13c00fb6} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1105 | 2025.12.19 04:13:25.763756 [ 3 ] {b39272ca-34b8-4da2-8ceb-23de13c00fb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1106 | 2025.12.19 04:13:25.764224 [ 3 ] {b39272ca-34b8-4da2-8ceb-23de13c00fb6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1107 | 2025.12.19 04:13:25.764777 [ 3 ] {b39272ca-34b8-4da2-8ceb-23de13c00fb6} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1108 | 2025.12.19 04:13:25.764913 [ 3 ] {b39272ca-34b8-4da2-8ceb-23de13c00fb6} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001701 sec., 21164.021164021164 rows/sec., 1.65 MiB/sec. | ||
| 1109 | 2025.12.19 04:13:25.764951 [ 3 ] {b39272ca-34b8-4da2-8ceb-23de13c00fb6} <Debug> TCPHandler: Processed in 0.001869568 sec. | ||
| 1110 | 2025.12.19 04:13:25.765074 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1111 | 2025.12.19 04:13:25.765173 [ 3 ] {ecf9a2aa-d2f8-457b-a361-1d12ee854a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1112 | 2025.12.19 04:13:25.765217 [ 3 ] {ecf9a2aa-d2f8-457b-a361-1d12ee854a80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1113 | 2025.12.19 04:13:25.765607 [ 3 ] {ecf9a2aa-d2f8-457b-a361-1d12ee854a80} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1114 | 2025.12.19 04:13:25.765643 [ 3 ] {ecf9a2aa-d2f8-457b-a361-1d12ee854a80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1115 | 2025.12.19 04:13:25.766097 [ 3 ] {ecf9a2aa-d2f8-457b-a361-1d12ee854a80} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1116 | 2025.12.19 04:13:25.766546 [ 3 ] {ecf9a2aa-d2f8-457b-a361-1d12ee854a80} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1117 | 2025.12.19 04:13:25.766680 [ 3 ] {ecf9a2aa-d2f8-457b-a361-1d12ee854a80} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001529 sec., 39241.33420536298 rows/sec., 2.75 MiB/sec. | ||
| 1118 | 2025.12.19 04:13:25.766716 [ 3 ] {ecf9a2aa-d2f8-457b-a361-1d12ee854a80} <Debug> TCPHandler: Processed in 0.001696863 sec. | ||
| 1119 | 2025.12.19 04:13:25.766834 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1120 | 2025.12.19 04:13:25.766928 [ 3 ] {b22b2b3f-2953-4450-a80e-a331ce4b258d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1121 | 2025.12.19 04:13:25.766969 [ 3 ] {b22b2b3f-2953-4450-a80e-a331ce4b258d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1122 | 2025.12.19 04:13:25.767330 [ 3 ] {b22b2b3f-2953-4450-a80e-a331ce4b258d} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1123 | 2025.12.19 04:13:25.767367 [ 3 ] {b22b2b3f-2953-4450-a80e-a331ce4b258d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1124 | 2025.12.19 04:13:25.768784 [ 3 ] {b22b2b3f-2953-4450-a80e-a331ce4b258d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1125 | 2025.12.19 04:13:25.770786 [ 3 ] {b22b2b3f-2953-4450-a80e-a331ce4b258d} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1126 | 2025.12.19 04:13:25.770956 [ 3 ] {b22b2b3f-2953-4450-a80e-a331ce4b258d} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.004046 sec., 7414.730598121601 rows/sec., 503.25 KiB/sec. | ||
| 1127 | 2025.12.19 04:13:25.770997 [ 3 ] {b22b2b3f-2953-4450-a80e-a331ce4b258d} <Debug> TCPHandler: Processed in 0.004213267 sec. | ||
| 1128 | 2025.12.19 04:13:26.001272 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.97 MiB, peak 170.78 MiB, free memory in arenas 0.00 B, will set to 165.20 MiB (RSS), difference: 2.23 MiB | ||
| 1129 | 2025.12.19 04:13:29.892511 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46054 | ||
| 1130 | 2025.12.19 04:13:29.892632 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1131 | 2025.12.19 04:13:29.892658 [ 286 ] {} <Debug> TCP-Session: 1a69a9f3-7681-4089-a30e-694e5860fb3c Authenticating user 'default' from [fd00:1122:3344:101::e]:46054 | ||
| 1132 | 2025.12.19 04:13:29.892679 [ 286 ] {} <Debug> TCP-Session: 1a69a9f3-7681-4089-a30e-694e5860fb3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1133 | 2025.12.19 04:13:29.892692 [ 286 ] {} <Debug> TCP-Session: 1a69a9f3-7681-4089-a30e-694e5860fb3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1134 | 2025.12.19 04:13:29.892911 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35515 | ||
| 1135 | 2025.12.19 04:13:29.892949 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50567 | ||
| 1136 | 2025.12.19 04:13:29.892954 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60629 | ||
| 1137 | 2025.12.19 04:13:29.892998 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37554 | ||
| 1138 | 2025.12.19 04:13:29.893027 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58744 | ||
| 1139 | 2025.12.19 04:13:29.893044 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1140 | 2025.12.19 04:13:29.893053 [ 286 ] {} <Trace> TCP-Session: 1a69a9f3-7681-4089-a30e-694e5860fb3c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1141 | 2025.12.19 04:13:29.893085 [ 289 ] {} <Debug> TCP-Session: 632b7716-97a1-46a4-a6d8-dcae3cdd1eae Authenticating user 'default' from [fd00:1122:3344:101::e]:50567 | ||
| 1142 | 2025.12.19 04:13:29.893042 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1143 | 2025.12.19 04:13:29.893107 [ 289 ] {} <Debug> TCP-Session: 632b7716-97a1-46a4-a6d8-dcae3cdd1eae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1144 | 2025.12.19 04:13:29.893128 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1145 | 2025.12.19 04:13:29.893137 [ 287 ] {} <Debug> TCP-Session: 3e13a42c-e2e8-46d6-812c-21f2348b7194 Authenticating user 'default' from [fd00:1122:3344:101::e]:35515 | ||
| 1146 | 2025.12.19 04:13:29.893140 [ 289 ] {} <Debug> TCP-Session: 632b7716-97a1-46a4-a6d8-dcae3cdd1eae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1147 | 2025.12.19 04:13:29.893166 [ 290 ] {} <Debug> TCP-Session: efe1ccaa-92c5-41a7-adf1-aa4136e593dc Authenticating user 'default' from [fd00:1122:3344:101::e]:37554 | ||
| 1148 | 2025.12.19 04:13:29.893181 [ 287 ] {} <Debug> TCP-Session: 3e13a42c-e2e8-46d6-812c-21f2348b7194 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1149 | 2025.12.19 04:13:29.893207 [ 290 ] {} <Debug> TCP-Session: efe1ccaa-92c5-41a7-adf1-aa4136e593dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1150 | 2025.12.19 04:13:29.893214 [ 287 ] {} <Debug> TCP-Session: 3e13a42c-e2e8-46d6-812c-21f2348b7194 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1151 | 2025.12.19 04:13:29.893229 [ 290 ] {} <Debug> TCP-Session: efe1ccaa-92c5-41a7-adf1-aa4136e593dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1152 | 2025.12.19 04:13:29.893234 [ 286 ] {8516d259-0efa-4956-8548-f1bf1db8abb4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46054) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1153 | 2025.12.19 04:13:29.893130 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1154 | 2025.12.19 04:13:29.893087 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1155 | 2025.12.19 04:13:29.893301 [ 293 ] {} <Debug> TCP-Session: 4975a5d9-1e15-4335-874f-ab8089c1bd30 Authenticating user 'default' from [fd00:1122:3344:101::e]:58744 | ||
| 1156 | 2025.12.19 04:13:29.893035 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62773 | ||
| 1157 | 2025.12.19 04:13:29.893334 [ 293 ] {} <Debug> TCP-Session: 4975a5d9-1e15-4335-874f-ab8089c1bd30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1158 | 2025.12.19 04:13:29.893326 [ 288 ] {} <Debug> TCP-Session: 40b78056-7bfc-4b2d-8d9b-1201a9850371 Authenticating user 'default' from [fd00:1122:3344:101::e]:60629 | ||
| 1159 | 2025.12.19 04:13:29.893374 [ 293 ] {} <Debug> TCP-Session: 4975a5d9-1e15-4335-874f-ab8089c1bd30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1160 | 2025.12.19 04:13:29.893399 [ 288 ] {} <Debug> TCP-Session: 40b78056-7bfc-4b2d-8d9b-1201a9850371 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1161 | 2025.12.19 04:13:29.893413 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1162 | 2025.12.19 04:13:29.893423 [ 288 ] {} <Debug> TCP-Session: 40b78056-7bfc-4b2d-8d9b-1201a9850371 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1163 | 2025.12.19 04:13:29.893016 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57601 | ||
| 1164 | 2025.12.19 04:13:29.893448 [ 294 ] {} <Debug> TCP-Session: 95db449b-c4c9-4e83-ace5-2ea8984d6f3b Authenticating user 'default' from [fd00:1122:3344:101::e]:62773 | ||
| 1165 | 2025.12.19 04:13:29.893005 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37664 | ||
| 1166 | 2025.12.19 04:13:29.893503 [ 294 ] {} <Debug> TCP-Session: 95db449b-c4c9-4e83-ace5-2ea8984d6f3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1167 | 2025.12.19 04:13:29.893538 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1168 | 2025.12.19 04:13:29.893546 [ 294 ] {} <Debug> TCP-Session: 95db449b-c4c9-4e83-ace5-2ea8984d6f3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1169 | 2025.12.19 04:13:29.893574 [ 292 ] {} <Debug> TCP-Session: bf9a97e5-fd04-499a-b1d8-2ceefd03b4d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57601 | ||
| 1170 | 2025.12.19 04:13:29.893588 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1171 | 2025.12.19 04:13:29.893607 [ 292 ] {} <Debug> TCP-Session: bf9a97e5-fd04-499a-b1d8-2ceefd03b4d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1172 | 2025.12.19 04:13:29.893497 [ 286 ] {8516d259-0efa-4956-8548-f1bf1db8abb4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1173 | 2025.12.19 04:13:29.893632 [ 291 ] {} <Debug> TCP-Session: b067d5bb-b75b-4f7e-ab3c-e82aa78a7ccc Authenticating user 'default' from [fd00:1122:3344:101::e]:37664 | ||
| 1174 | 2025.12.19 04:13:29.893636 [ 292 ] {} <Debug> TCP-Session: bf9a97e5-fd04-499a-b1d8-2ceefd03b4d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1175 | 2025.12.19 04:13:29.893679 [ 291 ] {} <Debug> TCP-Session: b067d5bb-b75b-4f7e-ab3c-e82aa78a7ccc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1176 | 2025.12.19 04:13:29.893694 [ 286 ] {8516d259-0efa-4956-8548-f1bf1db8abb4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1177 | 2025.12.19 04:13:29.893707 [ 291 ] {} <Debug> TCP-Session: b067d5bb-b75b-4f7e-ab3c-e82aa78a7ccc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1178 | 2025.12.19 04:13:29.894003 [ 286 ] {8516d259-0efa-4956-8548-f1bf1db8abb4} <Debug> oximeter.version (99ab5c6f-31d3-4787-9405-70019d8dae15) (SelectExecutor): Key condition: unknown | ||
| 1179 | 2025.12.19 04:13:29.894911 [ 331 ] {8516d259-0efa-4956-8548-f1bf1db8abb4} <Trace> AggregatingTransform: Aggregating | ||
| 1180 | 2025.12.19 04:13:29.894955 [ 331 ] {8516d259-0efa-4956-8548-f1bf1db8abb4} <Trace> Aggregator: Aggregation method: without_key | ||
| 1181 | 2025.12.19 04:13:29.894989 [ 331 ] {8516d259-0efa-4956-8548-f1bf1db8abb4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000888522 sec. (1125.465 rows/sec., 43.96 KiB/sec.) | ||
| 1182 | 2025.12.19 04:13:29.895009 [ 331 ] {8516d259-0efa-4956-8548-f1bf1db8abb4} <Trace> Aggregator: Merging aggregated data | ||
| 1183 | 2025.12.19 04:13:29.896232 [ 286 ] {8516d259-0efa-4956-8548-f1bf1db8abb4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003052 sec., 327.653997378768 rows/sec., 12.80 KiB/sec. | ||
| 1184 | 2025.12.19 04:13:29.896360 [ 286 ] {8516d259-0efa-4956-8548-f1bf1db8abb4} <Debug> TCPHandler: Processed in 0.003418826 sec. | ||
| 1185 | 2025.12.19 04:13:29.896479 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1186 | 2025.12.19 04:13:29.896508 [ 286 ] {} <Debug> TCP-Session: 1a69a9f3-7681-4089-a30e-694e5860fb3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1187 | 2025.12.19 04:13:29.896513 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1188 | 2025.12.19 04:13:29.896532 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1189 | 2025.12.19 04:13:29.896552 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1190 | 2025.12.19 04:13:29.896562 [ 287 ] {} <Debug> TCP-Session: 3e13a42c-e2e8-46d6-812c-21f2348b7194 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1191 | 2025.12.19 04:13:29.896570 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1192 | 2025.12.19 04:13:29.896590 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1193 | 2025.12.19 04:13:29.896610 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1194 | 2025.12.19 04:13:29.896631 [ 294 ] {} <Debug> TCP-Session: 95db449b-c4c9-4e83-ace5-2ea8984d6f3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1195 | 2025.12.19 04:13:29.896650 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1196 | 2025.12.19 04:13:29.896668 [ 290 ] {} <Debug> TCP-Session: efe1ccaa-92c5-41a7-adf1-aa4136e593dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1197 | 2025.12.19 04:13:29.896652 [ 291 ] {} <Debug> TCP-Session: b067d5bb-b75b-4f7e-ab3c-e82aa78a7ccc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1198 | 2025.12.19 04:13:29.896702 [ 292 ] {} <Debug> TCP-Session: bf9a97e5-fd04-499a-b1d8-2ceefd03b4d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1199 | 2025.12.19 04:13:29.896633 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1200 | 2025.12.19 04:13:29.896596 [ 289 ] {} <Debug> TCP-Session: 632b7716-97a1-46a4-a6d8-dcae3cdd1eae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1201 | 2025.12.19 04:13:29.896765 [ 293 ] {} <Debug> TCP-Session: 4975a5d9-1e15-4335-874f-ab8089c1bd30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1202 | 2025.12.19 04:13:29.896578 [ 288 ] {} <Debug> TCP-Session: 40b78056-7bfc-4b2d-8d9b-1201a9850371 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1203 | 2025.12.19 04:13:30.760669 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1204 | 2025.12.19 04:13:30.760875 [ 3 ] {b24b387e-ef2a-4d9e-82be-f3f75f8a842e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1205 | 2025.12.19 04:13:30.760951 [ 3 ] {b24b387e-ef2a-4d9e-82be-f3f75f8a842e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1206 | 2025.12.19 04:13:30.761627 [ 3 ] {b24b387e-ef2a-4d9e-82be-f3f75f8a842e} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1207 | 2025.12.19 04:13:30.761678 [ 3 ] {b24b387e-ef2a-4d9e-82be-f3f75f8a842e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1208 | 2025.12.19 04:13:30.762207 [ 3 ] {b24b387e-ef2a-4d9e-82be-f3f75f8a842e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1209 | 2025.12.19 04:13:30.762670 [ 3 ] {b24b387e-ef2a-4d9e-82be-f3f75f8a842e} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1210 | 2025.12.19 04:13:30.762842 [ 3 ] {b24b387e-ef2a-4d9e-82be-f3f75f8a842e} <Debug> executeQuery: Read 50 rows, 4.41 KiB in 0.002024 sec., 24703.55731225296 rows/sec., 2.13 MiB/sec. | ||
| 1211 | 2025.12.19 04:13:30.762898 [ 3 ] {b24b387e-ef2a-4d9e-82be-f3f75f8a842e} <Debug> TCPHandler: Processed in 0.00235773 sec. | ||
| 1212 | 2025.12.19 04:13:30.763033 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1213 | 2025.12.19 04:13:30.763142 [ 3 ] {7727e95c-c4e5-4b84-bbea-f2a57ff808fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1214 | 2025.12.19 04:13:30.763185 [ 3 ] {7727e95c-c4e5-4b84-bbea-f2a57ff808fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1215 | 2025.12.19 04:13:30.763663 [ 3 ] {7727e95c-c4e5-4b84-bbea-f2a57ff808fc} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1216 | 2025.12.19 04:13:30.763704 [ 3 ] {7727e95c-c4e5-4b84-bbea-f2a57ff808fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1217 | 2025.12.19 04:13:30.764203 [ 3 ] {7727e95c-c4e5-4b84-bbea-f2a57ff808fc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1218 | 2025.12.19 04:13:30.764688 [ 3 ] {7727e95c-c4e5-4b84-bbea-f2a57ff808fc} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1219 | 2025.12.19 04:13:30.764840 [ 3 ] {7727e95c-c4e5-4b84-bbea-f2a57ff808fc} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001722 sec., 5807.200929152149 rows/sec., 436.67 KiB/sec. | ||
| 1220 | 2025.12.19 04:13:30.764885 [ 3 ] {7727e95c-c4e5-4b84-bbea-f2a57ff808fc} <Debug> TCPHandler: Processed in 0.001904278 sec. | ||
| 1221 | 2025.12.19 04:13:30.765007 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1222 | 2025.12.19 04:13:30.765108 [ 3 ] {41de88dd-e261-4a1c-a247-1caad8c7e8f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1223 | 2025.12.19 04:13:30.765150 [ 3 ] {41de88dd-e261-4a1c-a247-1caad8c7e8f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1224 | 2025.12.19 04:13:30.765646 [ 3 ] {41de88dd-e261-4a1c-a247-1caad8c7e8f9} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1225 | 2025.12.19 04:13:30.765695 [ 3 ] {41de88dd-e261-4a1c-a247-1caad8c7e8f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1226 | 2025.12.19 04:13:30.766131 [ 3 ] {41de88dd-e261-4a1c-a247-1caad8c7e8f9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1227 | 2025.12.19 04:13:30.766545 [ 3 ] {41de88dd-e261-4a1c-a247-1caad8c7e8f9} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1228 | 2025.12.19 04:13:30.766690 [ 3 ] {41de88dd-e261-4a1c-a247-1caad8c7e8f9} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001603 sec., 28696.194635059263 rows/sec., 2.24 MiB/sec. | ||
| 1229 | 2025.12.19 04:13:30.766728 [ 3 ] {41de88dd-e261-4a1c-a247-1caad8c7e8f9} <Debug> TCPHandler: Processed in 0.001773304 sec. | ||
| 1230 | 2025.12.19 04:13:30.766846 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1231 | 2025.12.19 04:13:30.766944 [ 3 ] {e70a15ef-34cd-468a-b7a9-f64666a67f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1232 | 2025.12.19 04:13:30.766990 [ 3 ] {e70a15ef-34cd-468a-b7a9-f64666a67f75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1233 | 2025.12.19 04:13:30.767431 [ 3 ] {e70a15ef-34cd-468a-b7a9-f64666a67f75} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1234 | 2025.12.19 04:13:30.767471 [ 3 ] {e70a15ef-34cd-468a-b7a9-f64666a67f75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1235 | 2025.12.19 04:13:30.767896 [ 3 ] {e70a15ef-34cd-468a-b7a9-f64666a67f75} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1236 | 2025.12.19 04:13:30.768316 [ 3 ] {e70a15ef-34cd-468a-b7a9-f64666a67f75} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1237 | 2025.12.19 04:13:30.768458 [ 3 ] {e70a15ef-34cd-468a-b7a9-f64666a67f75} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001535 sec., 39087.94788273616 rows/sec., 2.74 MiB/sec. | ||
| 1238 | 2025.12.19 04:13:30.768495 [ 3 ] {e70a15ef-34cd-468a-b7a9-f64666a67f75} <Debug> TCPHandler: Processed in 0.001700803 sec. | ||
| 1239 | 2025.12.19 04:13:30.768616 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1240 | 2025.12.19 04:13:30.768716 [ 3 ] {52679f75-28b7-41bf-a74f-f5cda94aad84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1241 | 2025.12.19 04:13:30.768770 [ 3 ] {52679f75-28b7-41bf-a74f-f5cda94aad84} <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 | ||
| 1242 | 2025.12.19 04:13:30.769611 [ 3 ] {52679f75-28b7-41bf-a74f-f5cda94aad84} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1243 | 2025.12.19 04:13:30.769648 [ 3 ] {52679f75-28b7-41bf-a74f-f5cda94aad84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1244 | 2025.12.19 04:13:30.770416 [ 3 ] {52679f75-28b7-41bf-a74f-f5cda94aad84} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1245 | 2025.12.19 04:13:30.770923 [ 3 ] {52679f75-28b7-41bf-a74f-f5cda94aad84} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1246 | 2025.12.19 04:13:30.771097 [ 3 ] {52679f75-28b7-41bf-a74f-f5cda94aad84} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002401 sec., 4164.931278633902 rows/sec., 7.46 MiB/sec. | ||
| 1247 | 2025.12.19 04:13:30.771174 [ 3 ] {52679f75-28b7-41bf-a74f-f5cda94aad84} <Debug> TCPHandler: Processed in 0.002607626 sec. | ||
| 1248 | 2025.12.19 04:13:30.771320 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1249 | 2025.12.19 04:13:30.771433 [ 3 ] {31b94696-abfe-43a6-8a8e-543272440bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1250 | 2025.12.19 04:13:30.771480 [ 3 ] {31b94696-abfe-43a6-8a8e-543272440bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1251 | 2025.12.19 04:13:30.771859 [ 3 ] {31b94696-abfe-43a6-8a8e-543272440bce} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1252 | 2025.12.19 04:13:30.771909 [ 3 ] {31b94696-abfe-43a6-8a8e-543272440bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1253 | 2025.12.19 04:13:30.772364 [ 3 ] {31b94696-abfe-43a6-8a8e-543272440bce} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1254 | 2025.12.19 04:13:30.772801 [ 3 ] {31b94696-abfe-43a6-8a8e-543272440bce} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1255 | 2025.12.19 04:13:30.772938 [ 3 ] {31b94696-abfe-43a6-8a8e-543272440bce} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001532 sec., 19582.245430809402 rows/sec., 1.30 MiB/sec. | ||
| 1256 | 2025.12.19 04:13:30.772975 [ 3 ] {31b94696-abfe-43a6-8a8e-543272440bce} <Debug> TCPHandler: Processed in 0.001716084 sec. | ||
| 1257 | 2025.12.19 04:13:32.025353 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 509 entries to flush up to offset 2400 | ||
| 1258 | 2025.12.19 04:13:32.025889 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1259 | 2025.12.19 04:13:32.025941 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1260 | 2025.12.19 04:13:32.026620 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1261 | 2025.12.19 04:13:32.027190 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1262 | 2025.12.19 04:13:32.027397 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2400 | ||
| 1263 | 2025.12.19 04:13:32.147680 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1264 | 2025.12.19 04:13:32.165269 [ 243 ] {} <Trace> system.metric_log (3cd8c652-d448-40ac-be3b-81a1dd9f6f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1265 | 2025.12.19 04:13:32.165327 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1266 | 2025.12.19 04:13:32.171871 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1267 | 2025.12.19 04:13:32.172966 [ 243 ] {} <Trace> system.metric_log (3cd8c652-d448-40ac-be3b-81a1dd9f6f34): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1268 | 2025.12.19 04:13:32.176297 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1269 | 2025.12.19 04:13:33.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.12 MiB, peak 173.55 MiB, free memory in arenas 0.00 B, will set to 167.35 MiB (RSS), difference: 1.23 MiB | ||
| 1270 | 2025.12.19 04:13:34.527879 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 186 | ||
| 1271 | 2025.12.19 04:13:34.530718 [ 242 ] {} <Trace> system.query_log (ad5586d6-d879-4ea5-b227-309c35e7f6dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1272 | 2025.12.19 04:13:34.530792 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1273 | 2025.12.19 04:13:34.533065 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1274 | 2025.12.19 04:13:34.534072 [ 242 ] {} <Trace> system.query_log (ad5586d6-d879-4ea5-b227-309c35e7f6dd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1275 | 2025.12.19 04:13:34.534596 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 186 | ||
| 1276 | 2025.12.19 04:13:35.761942 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1277 | 2025.12.19 04:13:35.762222 [ 3 ] {76bd1902-be20-4be5-8124-8f7d2149df6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1278 | 2025.12.19 04:13:35.762607 [ 3 ] {76bd1902-be20-4be5-8124-8f7d2149df6d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1279 | 2025.12.19 04:13:35.766625 [ 3 ] {76bd1902-be20-4be5-8124-8f7d2149df6d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1280 | 2025.12.19 04:13:35.766908 [ 3 ] {76bd1902-be20-4be5-8124-8f7d2149df6d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1281 | 2025.12.19 04:13:35.766992 [ 3 ] {76bd1902-be20-4be5-8124-8f7d2149df6d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1282 | 2025.12.19 04:13:35.767188 [ 3 ] {76bd1902-be20-4be5-8124-8f7d2149df6d} <Debug> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1283 | 2025.12.19 04:13:35.769190 [ 3 ] {76bd1902-be20-4be5-8124-8f7d2149df6d} <Trace> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1284 | 2025.12.19 04:13:35.771305 [ 3 ] {76bd1902-be20-4be5-8124-8f7d2149df6d} <Debug> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (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 | ||
| 1285 | 2025.12.19 04:13:35.771334 [ 3 ] {76bd1902-be20-4be5-8124-8f7d2149df6d} <Trace> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1286 | 2025.12.19 04:13:35.775399 [ 3 ] {76bd1902-be20-4be5-8124-8f7d2149df6d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1287 | 2025.12.19 04:13:35.775432 [ 3 ] {76bd1902-be20-4be5-8124-8f7d2149df6d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1288 | 2025.12.19 04:13:35.805715 [ 3 ] {76bd1902-be20-4be5-8124-8f7d2149df6d} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.043597 sec., 596.3713099525197 rows/sec., 25.80 KiB/sec. | ||
| 1289 | 2025.12.19 04:13:35.805845 [ 3 ] {76bd1902-be20-4be5-8124-8f7d2149df6d} <Debug> TCPHandler: Processed in 0.044027835 sec. | ||
| 1290 | 2025.12.19 04:13:35.806346 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1291 | 2025.12.19 04:13:35.806521 [ 3 ] {49911c11-8ecb-4737-9366-9dbd6bc09361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1292 | 2025.12.19 04:13:35.806804 [ 3 ] {49911c11-8ecb-4737-9366-9dbd6bc09361} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1293 | 2025.12.19 04:13:35.806841 [ 3 ] {49911c11-8ecb-4737-9366-9dbd6bc09361} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1294 | 2025.12.19 04:13:35.807061 [ 3 ] {49911c11-8ecb-4737-9366-9dbd6bc09361} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1295 | 2025.12.19 04:13:35.807127 [ 3 ] {49911c11-8ecb-4737-9366-9dbd6bc09361} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1296 | 2025.12.19 04:13:35.807256 [ 3 ] {49911c11-8ecb-4737-9366-9dbd6bc09361} <Debug> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1297 | 2025.12.19 04:13:35.807289 [ 3 ] {49911c11-8ecb-4737-9366-9dbd6bc09361} <Trace> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1298 | 2025.12.19 04:13:35.807310 [ 3 ] {49911c11-8ecb-4737-9366-9dbd6bc09361} <Debug> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (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 | ||
| 1299 | 2025.12.19 04:13:35.807325 [ 3 ] {49911c11-8ecb-4737-9366-9dbd6bc09361} <Trace> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1300 | 2025.12.19 04:13:35.807364 [ 3 ] {49911c11-8ecb-4737-9366-9dbd6bc09361} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1301 | 2025.12.19 04:13:35.807384 [ 3 ] {49911c11-8ecb-4737-9366-9dbd6bc09361} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1302 | 2025.12.19 04:13:35.808059 [ 3 ] {49911c11-8ecb-4737-9366-9dbd6bc09361} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.00162 sec., 16049.382716049384 rows/sec., 694.44 KiB/sec. | ||
| 1303 | 2025.12.19 04:13:35.808149 [ 3 ] {49911c11-8ecb-4737-9366-9dbd6bc09361} <Debug> TCPHandler: Processed in 0.001903038 sec. | ||
| 1304 | 2025.12.19 04:13:35.808399 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1305 | 2025.12.19 04:13:35.808539 [ 3 ] {5309b764-e61b-4362-8d9f-2bea01b50893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1306 | 2025.12.19 04:13:35.808755 [ 3 ] {5309b764-e61b-4362-8d9f-2bea01b50893} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1307 | 2025.12.19 04:13:35.808790 [ 3 ] {5309b764-e61b-4362-8d9f-2bea01b50893} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1308 | 2025.12.19 04:13:35.808980 [ 3 ] {5309b764-e61b-4362-8d9f-2bea01b50893} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1309 | 2025.12.19 04:13:35.809033 [ 3 ] {5309b764-e61b-4362-8d9f-2bea01b50893} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1310 | 2025.12.19 04:13:35.809139 [ 3 ] {5309b764-e61b-4362-8d9f-2bea01b50893} <Debug> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1311 | 2025.12.19 04:13:35.809166 [ 3 ] {5309b764-e61b-4362-8d9f-2bea01b50893} <Trace> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1312 | 2025.12.19 04:13:35.809185 [ 3 ] {5309b764-e61b-4362-8d9f-2bea01b50893} <Debug> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (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 | ||
| 1313 | 2025.12.19 04:13:35.809200 [ 3 ] {5309b764-e61b-4362-8d9f-2bea01b50893} <Trace> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1314 | 2025.12.19 04:13:35.809234 [ 3 ] {5309b764-e61b-4362-8d9f-2bea01b50893} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1315 | 2025.12.19 04:13:35.809252 [ 3 ] {5309b764-e61b-4362-8d9f-2bea01b50893} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1316 | 2025.12.19 04:13:35.809731 [ 3 ] {5309b764-e61b-4362-8d9f-2bea01b50893} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001252 sec., 20766.773162939295 rows/sec., 898.56 KiB/sec. | ||
| 1317 | 2025.12.19 04:13:35.809815 [ 3 ] {5309b764-e61b-4362-8d9f-2bea01b50893} <Debug> TCPHandler: Processed in 0.001466997 sec. | ||
| 1318 | 2025.12.19 04:13:35.811430 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1319 | 2025.12.19 04:13:35.811539 [ 3 ] {715d7ea5-1c8c-4823-9c61-00b3349b5aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1320 | 2025.12.19 04:13:35.811582 [ 3 ] {715d7ea5-1c8c-4823-9c61-00b3349b5aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1321 | 2025.12.19 04:13:35.812089 [ 3 ] {715d7ea5-1c8c-4823-9c61-00b3349b5aaf} <Trace> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1322 | 2025.12.19 04:13:35.812134 [ 3 ] {715d7ea5-1c8c-4823-9c61-00b3349b5aaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1323 | 2025.12.19 04:13:35.812670 [ 3 ] {715d7ea5-1c8c-4823-9c61-00b3349b5aaf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1324 | 2025.12.19 04:13:35.813035 [ 3 ] {715d7ea5-1c8c-4823-9c61-00b3349b5aaf} <Trace> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1325 | 2025.12.19 04:13:35.813188 [ 3 ] {715d7ea5-1c8c-4823-9c61-00b3349b5aaf} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001684 sec., 1781.4726840855108 rows/sec., 162.37 KiB/sec. | ||
| 1326 | 2025.12.19 04:13:35.813228 [ 3 ] {715d7ea5-1c8c-4823-9c61-00b3349b5aaf} <Debug> TCPHandler: Processed in 0.001847477 sec. | ||
| 1327 | 2025.12.19 04:13:35.813343 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1328 | 2025.12.19 04:13:35.813441 [ 3 ] {6bc042d7-b29a-4642-9346-c4d6d314f908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1329 | 2025.12.19 04:13:35.813482 [ 3 ] {6bc042d7-b29a-4642-9346-c4d6d314f908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1330 | 2025.12.19 04:13:35.813897 [ 3 ] {6bc042d7-b29a-4642-9346-c4d6d314f908} <Trace> oximeter.fields_ipaddr (9a8f06fb-fb63-459b-a8d8-6d8a24a8ce4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1331 | 2025.12.19 04:13:35.813933 [ 3 ] {6bc042d7-b29a-4642-9346-c4d6d314f908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1332 | 2025.12.19 04:13:35.814327 [ 3 ] {6bc042d7-b29a-4642-9346-c4d6d314f908} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1333 | 2025.12.19 04:13:35.814793 [ 3 ] {6bc042d7-b29a-4642-9346-c4d6d314f908} <Trace> oximeter.fields_ipaddr (9a8f06fb-fb63-459b-a8d8-6d8a24a8ce4d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1334 | 2025.12.19 04:13:35.814927 [ 3 ] {6bc042d7-b29a-4642-9346-c4d6d314f908} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001508 sec., 2652.5198938992044 rows/sec., 216.29 KiB/sec. | ||
| 1335 | 2025.12.19 04:13:35.814963 [ 3 ] {6bc042d7-b29a-4642-9346-c4d6d314f908} <Debug> TCPHandler: Processed in 0.001669182 sec. | ||
| 1336 | 2025.12.19 04:13:35.815081 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1337 | 2025.12.19 04:13:35.815176 [ 3 ] {adc16212-c7d4-4b24-8512-52c865f773f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1338 | 2025.12.19 04:13:35.815215 [ 3 ] {adc16212-c7d4-4b24-8512-52c865f773f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1339 | 2025.12.19 04:13:35.815645 [ 3 ] {adc16212-c7d4-4b24-8512-52c865f773f6} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1340 | 2025.12.19 04:13:35.815681 [ 3 ] {adc16212-c7d4-4b24-8512-52c865f773f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1341 | 2025.12.19 04:13:35.816083 [ 3 ] {adc16212-c7d4-4b24-8512-52c865f773f6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1342 | 2025.12.19 04:13:35.816520 [ 3 ] {adc16212-c7d4-4b24-8512-52c865f773f6} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1343 | 2025.12.19 04:13:35.816651 [ 3 ] {adc16212-c7d4-4b24-8512-52c865f773f6} <Debug> executeQuery: Read 88 rows, 7.37 KiB in 0.001494 sec., 58902.27576974565 rows/sec., 4.82 MiB/sec. | ||
| 1344 | 2025.12.19 04:13:35.816687 [ 3 ] {adc16212-c7d4-4b24-8512-52c865f773f6} <Debug> TCPHandler: Processed in 0.001658512 sec. | ||
| 1345 | 2025.12.19 04:13:35.816798 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1346 | 2025.12.19 04:13:35.816893 [ 3 ] {bacd31a4-43b7-40c1-ad8e-0d24870d849f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1347 | 2025.12.19 04:13:35.816931 [ 3 ] {bacd31a4-43b7-40c1-ad8e-0d24870d849f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1348 | 2025.12.19 04:13:35.817323 [ 3 ] {bacd31a4-43b7-40c1-ad8e-0d24870d849f} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1349 | 2025.12.19 04:13:35.817359 [ 3 ] {bacd31a4-43b7-40c1-ad8e-0d24870d849f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1350 | 2025.12.19 04:13:35.817751 [ 3 ] {bacd31a4-43b7-40c1-ad8e-0d24870d849f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1351 | 2025.12.19 04:13:35.818158 [ 3 ] {bacd31a4-43b7-40c1-ad8e-0d24870d849f} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1352 | 2025.12.19 04:13:35.818289 [ 3 ] {bacd31a4-43b7-40c1-ad8e-0d24870d849f} <Debug> executeQuery: Read 19 rows, 1.41 KiB in 0.001415 sec., 13427.56183745583 rows/sec., 994.51 KiB/sec. | ||
| 1353 | 2025.12.19 04:13:35.818325 [ 3 ] {bacd31a4-43b7-40c1-ad8e-0d24870d849f} <Debug> TCPHandler: Processed in 0.00157502 sec. | ||
| 1354 | 2025.12.19 04:13:35.818432 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1355 | 2025.12.19 04:13:35.818523 [ 3 ] {38bf93fb-7745-4211-a117-db921a5cca8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1356 | 2025.12.19 04:13:35.818562 [ 3 ] {38bf93fb-7745-4211-a117-db921a5cca8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1357 | 2025.12.19 04:13:35.818962 [ 3 ] {38bf93fb-7745-4211-a117-db921a5cca8e} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1358 | 2025.12.19 04:13:35.818997 [ 3 ] {38bf93fb-7745-4211-a117-db921a5cca8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1359 | 2025.12.19 04:13:35.819397 [ 3 ] {38bf93fb-7745-4211-a117-db921a5cca8e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1360 | 2025.12.19 04:13:35.819817 [ 3 ] {38bf93fb-7745-4211-a117-db921a5cca8e} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1361 | 2025.12.19 04:13:35.819946 [ 3 ] {38bf93fb-7745-4211-a117-db921a5cca8e} <Debug> executeQuery: Read 96 rows, 7.70 KiB in 0.001441 sec., 66620.40249826509 rows/sec., 5.22 MiB/sec. | ||
| 1362 | 2025.12.19 04:13:35.819982 [ 3 ] {38bf93fb-7745-4211-a117-db921a5cca8e} <Debug> TCPHandler: Processed in 0.00159929 sec. | ||
| 1363 | 2025.12.19 04:13:35.820154 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1364 | 2025.12.19 04:13:35.820246 [ 3 ] {55fe8541-7ffc-4df4-bbb4-599414097a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1365 | 2025.12.19 04:13:35.820375 [ 3 ] {55fe8541-7ffc-4df4-bbb4-599414097a56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1366 | 2025.12.19 04:13:35.820736 [ 3 ] {55fe8541-7ffc-4df4-bbb4-599414097a56} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1367 | 2025.12.19 04:13:35.820772 [ 3 ] {55fe8541-7ffc-4df4-bbb4-599414097a56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1368 | 2025.12.19 04:13:35.821194 [ 3 ] {55fe8541-7ffc-4df4-bbb4-599414097a56} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1369 | 2025.12.19 04:13:35.821753 [ 3 ] {55fe8541-7ffc-4df4-bbb4-599414097a56} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1370 | 2025.12.19 04:13:35.821925 [ 3 ] {55fe8541-7ffc-4df4-bbb4-599414097a56} <Debug> executeQuery: Read 102 rows, 7.29 KiB in 0.001694 sec., 60212.51475796931 rows/sec., 4.20 MiB/sec. | ||
| 1371 | 2025.12.19 04:13:35.821971 [ 3 ] {55fe8541-7ffc-4df4-bbb4-599414097a56} <Debug> TCPHandler: Processed in 0.001865128 sec. | ||
| 1372 | 2025.12.19 04:13:35.822100 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1373 | 2025.12.19 04:13:35.822197 [ 3 ] {18136328-39d1-496e-bc9d-675732b84f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1374 | 2025.12.19 04:13:35.822329 [ 3 ] {18136328-39d1-496e-bc9d-675732b84f3a} <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 | ||
| 1375 | 2025.12.19 04:13:35.823091 [ 3 ] {18136328-39d1-496e-bc9d-675732b84f3a} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1376 | 2025.12.19 04:13:35.823129 [ 3 ] {18136328-39d1-496e-bc9d-675732b84f3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1377 | 2025.12.19 04:13:35.823749 [ 3 ] {18136328-39d1-496e-bc9d-675732b84f3a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1378 | 2025.12.19 04:13:35.824187 [ 3 ] {18136328-39d1-496e-bc9d-675732b84f3a} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1379 | 2025.12.19 04:13:35.824338 [ 3 ] {18136328-39d1-496e-bc9d-675732b84f3a} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00216 sec., 6944.444444444444 rows/sec., 12.44 MiB/sec. | ||
| 1380 | 2025.12.19 04:13:35.824402 [ 3 ] {18136328-39d1-496e-bc9d-675732b84f3a} <Debug> TCPHandler: Processed in 0.002353969 sec. | ||
| 1381 | 2025.12.19 04:13:35.824521 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1382 | 2025.12.19 04:13:35.824616 [ 3 ] {9c4e3666-e729-4c96-9079-007cf09b4a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1383 | 2025.12.19 04:13:35.824659 [ 3 ] {9c4e3666-e729-4c96-9079-007cf09b4a6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1384 | 2025.12.19 04:13:35.824977 [ 3 ] {9c4e3666-e729-4c96-9079-007cf09b4a6c} <Trace> oximeter.measurements_i64 (c0e121ee-9569-42a5-8a8b-15bddfb94258): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1385 | 2025.12.19 04:13:35.825013 [ 3 ] {9c4e3666-e729-4c96-9079-007cf09b4a6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1386 | 2025.12.19 04:13:35.825540 [ 3 ] {9c4e3666-e729-4c96-9079-007cf09b4a6c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1387 | 2025.12.19 04:13:35.825953 [ 3 ] {9c4e3666-e729-4c96-9079-007cf09b4a6c} <Trace> oximeter.measurements_i64 (c0e121ee-9569-42a5-8a8b-15bddfb94258): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1388 | 2025.12.19 04:13:35.826149 [ 3 ] {9c4e3666-e729-4c96-9079-007cf09b4a6c} <Debug> executeQuery: Read 15 rows, 1.09 KiB in 0.001551 sec., 9671.17988394584 rows/sec., 701.41 KiB/sec. | ||
| 1389 | 2025.12.19 04:13:35.826185 [ 3 ] {9c4e3666-e729-4c96-9079-007cf09b4a6c} <Debug> TCPHandler: Processed in 0.001712153 sec. | ||
| 1390 | 2025.12.19 04:13:35.826300 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1391 | 2025.12.19 04:13:35.826394 [ 3 ] {202573f1-d1e7-4be0-95b0-faff3864d38f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1392 | 2025.12.19 04:13:35.826436 [ 3 ] {202573f1-d1e7-4be0-95b0-faff3864d38f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1393 | 2025.12.19 04:13:35.826764 [ 3 ] {202573f1-d1e7-4be0-95b0-faff3864d38f} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1394 | 2025.12.19 04:13:35.826799 [ 3 ] {202573f1-d1e7-4be0-95b0-faff3864d38f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1395 | 2025.12.19 04:13:35.827208 [ 3 ] {202573f1-d1e7-4be0-95b0-faff3864d38f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1396 | 2025.12.19 04:13:35.827649 [ 3 ] {202573f1-d1e7-4be0-95b0-faff3864d38f} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1397 | 2025.12.19 04:13:35.827780 [ 3 ] {202573f1-d1e7-4be0-95b0-faff3864d38f} <Debug> executeQuery: Read 42 rows, 2.88 KiB in 0.001403 sec., 29935.85174625802 rows/sec., 2.00 MiB/sec. | ||
| 1398 | 2025.12.19 04:13:35.827815 [ 3 ] {202573f1-d1e7-4be0-95b0-faff3864d38f} <Debug> TCPHandler: Processed in 0.00156449 sec. | ||
| 1399 | 2025.12.19 04:13:39.469313 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1400 | 2025.12.19 04:13:39.469364 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1401 | 2025.12.19 04:13:39.527774 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2848 | ||
| 1402 | 2025.12.19 04:13:39.528273 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1403 | 2025.12.19 04:13:39.528321 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1404 | 2025.12.19 04:13:39.528965 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1405 | 2025.12.19 04:13:39.529432 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1406 | 2025.12.19 04:13:39.529588 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2848 | ||
| 1407 | 2025.12.19 04:13:39.529587 [ 87 ] {} <Debug> system.asynchronous_metric_log (dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1408 | 2025.12.19 04:13:39.529669 [ 87 ] {} <Trace> system.asynchronous_metric_log (dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1409 | 2025.12.19 04:13:39.529690 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1410 | 2025.12.19 04:13:39.531940 [ 193 ] {dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5::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 | ||
| 1411 | 2025.12.19 04:13:39.534024 [ 193 ] {dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1412 | 2025.12.19 04:13:39.534141 [ 193 ] {dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1413 | 2025.12.19 04:13:39.534264 [ 193 ] {dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1414 | 2025.12.19 04:13:39.534323 [ 193 ] {dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1415 | 2025.12.19 04:13:39.534369 [ 193 ] {dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1416 | 2025.12.19 04:13:39.534415 [ 193 ] {dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 509 rows starting from the beginning of the part | ||
| 1417 | 2025.12.19 04:13:39.534467 [ 193 ] {dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5::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 | ||
| 1418 | 2025.12.19 04:13:39.563767 [ 200 ] {dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2848 rows, containing 4 columns (4 merged, 0 gathered) in 0.033952929 sec., 83880.83396280775 rows/sec., 1.20 MiB/sec. | ||
| 1419 | 2025.12.19 04:13:39.564653 [ 201 ] {dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1420 | 2025.12.19 04:13:39.565217 [ 201 ] {dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5::all_1_6_1} <Trace> system.asynchronous_metric_log (dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1421 | 2025.12.19 04:13:39.565294 [ 201 ] {dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5::all_1_6_1} <Trace> system.asynchronous_metric_log (dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1422 | 2025.12.19 04:13:39.565395 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1423 | 2025.12.19 04:13:39.676658 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1424 | 2025.12.19 04:13:39.694641 [ 243 ] {} <Trace> system.metric_log (3cd8c652-d448-40ac-be3b-81a1dd9f6f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1425 | 2025.12.19 04:13:39.694698 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1426 | 2025.12.19 04:13:39.701460 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1427 | 2025.12.19 04:13:39.702701 [ 243 ] {} <Trace> system.metric_log (3cd8c652-d448-40ac-be3b-81a1dd9f6f34): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1428 | 2025.12.19 04:13:39.702982 [ 87 ] {} <Debug> system.metric_log (3cd8c652-d448-40ac-be3b-81a1dd9f6f34) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1429 | 2025.12.19 04:13:39.703019 [ 87 ] {} <Trace> system.metric_log (3cd8c652-d448-40ac-be3b-81a1dd9f6f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1430 | 2025.12.19 04:13:39.703037 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1431 | 2025.12.19 04:13:39.703155 [ 201 ] {3cd8c652-d448-40ac-be3b-81a1dd9f6f34::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1432 | 2025.12.19 04:13:39.706802 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1433 | 2025.12.19 04:13:39.707487 [ 201 ] {3cd8c652-d448-40ac-be3b-81a1dd9f6f34::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1434 | 2025.12.19 04:13:39.708970 [ 201 ] {3cd8c652-d448-40ac-be3b-81a1dd9f6f34::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 | ||
| 1435 | 2025.12.19 04:13:39.713596 [ 201 ] {3cd8c652-d448-40ac-be3b-81a1dd9f6f34::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 | ||
| 1436 | 2025.12.19 04:13:39.717836 [ 201 ] {3cd8c652-d448-40ac-be3b-81a1dd9f6f34::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 | ||
| 1437 | 2025.12.19 04:13:39.721951 [ 201 ] {3cd8c652-d448-40ac-be3b-81a1dd9f6f34::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 | ||
| 1438 | 2025.12.19 04:13:39.730795 [ 201 ] {3cd8c652-d448-40ac-be3b-81a1dd9f6f34::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 | ||
| 1439 | 2025.12.19 04:13:39.735139 [ 201 ] {3cd8c652-d448-40ac-be3b-81a1dd9f6f34::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 | ||
| 1440 | 2025.12.19 04:13:39.795539 [ 200 ] {3cd8c652-d448-40ac-be3b-81a1dd9f6f34::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.092432639 sec., 497.65970654586636 rows/sec., 2.57 MiB/sec. | ||
| 1441 | 2025.12.19 04:13:39.798030 [ 192 ] {3cd8c652-d448-40ac-be3b-81a1dd9f6f34::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1442 | 2025.12.19 04:13:39.800605 [ 192 ] {3cd8c652-d448-40ac-be3b-81a1dd9f6f34::all_1_6_1} <Trace> system.metric_log (3cd8c652-d448-40ac-be3b-81a1dd9f6f34): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1443 | 2025.12.19 04:13:39.800718 [ 192 ] {3cd8c652-d448-40ac-be3b-81a1dd9f6f34::all_1_6_1} <Trace> system.metric_log (3cd8c652-d448-40ac-be3b-81a1dd9f6f34) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1444 | 2025.12.19 04:13:39.802679 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1445 | 2025.12.19 04:13:40.000222 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.42 MiB, peak 178.95 MiB, free memory in arenas 0.00 B, will set to 180.07 MiB (RSS), difference: 10.66 MiB | ||
| 1446 | 2025.12.19 04:13:40.765662 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1447 | 2025.12.19 04:13:40.765852 [ 3 ] {064d8a31-b54f-4332-aca2-00bfe3ee7253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1448 | 2025.12.19 04:13:40.765922 [ 3 ] {064d8a31-b54f-4332-aca2-00bfe3ee7253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1449 | 2025.12.19 04:13:40.766572 [ 3 ] {064d8a31-b54f-4332-aca2-00bfe3ee7253} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1450 | 2025.12.19 04:13:40.766620 [ 3 ] {064d8a31-b54f-4332-aca2-00bfe3ee7253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1451 | 2025.12.19 04:13:40.767136 [ 3 ] {064d8a31-b54f-4332-aca2-00bfe3ee7253} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1452 | 2025.12.19 04:13:40.767641 [ 3 ] {064d8a31-b54f-4332-aca2-00bfe3ee7253} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1453 | 2025.12.19 04:13:40.767837 [ 3 ] {064d8a31-b54f-4332-aca2-00bfe3ee7253} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002038 sec., 37291.46221786065 rows/sec., 3.07 MiB/sec. | ||
| 1454 | 2025.12.19 04:13:40.767884 [ 3 ] {064d8a31-b54f-4332-aca2-00bfe3ee7253} <Debug> TCPHandler: Processed in 0.002349959 sec. | ||
| 1455 | 2025.12.19 04:13:40.768005 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1456 | 2025.12.19 04:13:40.768103 [ 3 ] {8b795bee-3550-4022-b7a9-a81f90434128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1457 | 2025.12.19 04:13:40.768144 [ 3 ] {8b795bee-3550-4022-b7a9-a81f90434128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1458 | 2025.12.19 04:13:40.768545 [ 3 ] {8b795bee-3550-4022-b7a9-a81f90434128} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1459 | 2025.12.19 04:13:40.768582 [ 3 ] {8b795bee-3550-4022-b7a9-a81f90434128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1460 | 2025.12.19 04:13:40.768982 [ 3 ] {8b795bee-3550-4022-b7a9-a81f90434128} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1461 | 2025.12.19 04:13:40.769489 [ 3 ] {8b795bee-3550-4022-b7a9-a81f90434128} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1462 | 2025.12.19 04:13:40.769638 [ 3 ] {8b795bee-3550-4022-b7a9-a81f90434128} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001555 sec., 6430.868167202572 rows/sec., 483.57 KiB/sec. | ||
| 1463 | 2025.12.19 04:13:40.769677 [ 3 ] {8b795bee-3550-4022-b7a9-a81f90434128} <Debug> TCPHandler: Processed in 0.001723764 sec. | ||
| 1464 | 2025.12.19 04:13:40.769786 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1465 | 2025.12.19 04:13:40.769880 [ 3 ] {96b6366d-0cda-4ae9-9b76-274dbb034b53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1466 | 2025.12.19 04:13:40.769921 [ 3 ] {96b6366d-0cda-4ae9-9b76-274dbb034b53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1467 | 2025.12.19 04:13:40.770347 [ 3 ] {96b6366d-0cda-4ae9-9b76-274dbb034b53} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1468 | 2025.12.19 04:13:40.770392 [ 3 ] {96b6366d-0cda-4ae9-9b76-274dbb034b53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1469 | 2025.12.19 04:13:40.770826 [ 3 ] {96b6366d-0cda-4ae9-9b76-274dbb034b53} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1470 | 2025.12.19 04:13:40.771264 [ 3 ] {96b6366d-0cda-4ae9-9b76-274dbb034b53} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1471 | 2025.12.19 04:13:40.771425 [ 3 ] {96b6366d-0cda-4ae9-9b76-274dbb034b53} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001563 sec., 47344.849648112606 rows/sec., 3.70 MiB/sec. | ||
| 1472 | 2025.12.19 04:13:40.771465 [ 3 ] {96b6366d-0cda-4ae9-9b76-274dbb034b53} <Debug> TCPHandler: Processed in 0.001728264 sec. | ||
| 1473 | 2025.12.19 04:13:40.771595 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1474 | 2025.12.19 04:13:40.771690 [ 3 ] {16c1c4a3-9eac-4964-b05a-34b20943b3d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1475 | 2025.12.19 04:13:40.771733 [ 3 ] {16c1c4a3-9eac-4964-b05a-34b20943b3d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1476 | 2025.12.19 04:13:40.772183 [ 3 ] {16c1c4a3-9eac-4964-b05a-34b20943b3d0} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1477 | 2025.12.19 04:13:40.772221 [ 3 ] {16c1c4a3-9eac-4964-b05a-34b20943b3d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1478 | 2025.12.19 04:13:40.772660 [ 3 ] {16c1c4a3-9eac-4964-b05a-34b20943b3d0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1479 | 2025.12.19 04:13:40.773230 [ 3 ] {16c1c4a3-9eac-4964-b05a-34b20943b3d0} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1480 | 2025.12.19 04:13:40.773427 [ 3 ] {16c1c4a3-9eac-4964-b05a-34b20943b3d0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001756 sec., 91116.17312072893 rows/sec., 6.35 MiB/sec. | ||
| 1481 | 2025.12.19 04:13:40.773468 [ 3 ] {16c1c4a3-9eac-4964-b05a-34b20943b3d0} <Debug> TCPHandler: Processed in 0.001923199 sec. | ||
| 1482 | 2025.12.19 04:13:40.773595 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1483 | 2025.12.19 04:13:40.773696 [ 3 ] {29fbe8e9-7c87-4456-80d6-600a16e0fe43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1484 | 2025.12.19 04:13:40.773751 [ 3 ] {29fbe8e9-7c87-4456-80d6-600a16e0fe43} <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 | ||
| 1485 | 2025.12.19 04:13:40.774552 [ 3 ] {29fbe8e9-7c87-4456-80d6-600a16e0fe43} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1486 | 2025.12.19 04:13:40.774589 [ 3 ] {29fbe8e9-7c87-4456-80d6-600a16e0fe43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1487 | 2025.12.19 04:13:40.775252 [ 3 ] {29fbe8e9-7c87-4456-80d6-600a16e0fe43} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1488 | 2025.12.19 04:13:40.775729 [ 3 ] {29fbe8e9-7c87-4456-80d6-600a16e0fe43} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1489 | 2025.12.19 04:13:40.775881 [ 3 ] {29fbe8e9-7c87-4456-80d6-600a16e0fe43} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002203 sec., 4539.264639128461 rows/sec., 8.13 MiB/sec. | ||
| 1490 | 2025.12.19 04:13:40.775935 [ 3 ] {29fbe8e9-7c87-4456-80d6-600a16e0fe43} <Debug> TCPHandler: Processed in 0.002391641 sec. | ||
| 1491 | 2025.12.19 04:13:40.776049 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1492 | 2025.12.19 04:13:40.776144 [ 3 ] {5d0bb424-a6a4-44c8-945c-f1b365acc744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1493 | 2025.12.19 04:13:40.776186 [ 3 ] {5d0bb424-a6a4-44c8-945c-f1b365acc744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1494 | 2025.12.19 04:13:40.776572 [ 3 ] {5d0bb424-a6a4-44c8-945c-f1b365acc744} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1495 | 2025.12.19 04:13:40.776613 [ 3 ] {5d0bb424-a6a4-44c8-945c-f1b365acc744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1496 | 2025.12.19 04:13:40.777134 [ 3 ] {5d0bb424-a6a4-44c8-945c-f1b365acc744} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1497 | 2025.12.19 04:13:40.777573 [ 3 ] {5d0bb424-a6a4-44c8-945c-f1b365acc744} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1498 | 2025.12.19 04:13:40.777722 [ 3 ] {5d0bb424-a6a4-44c8-945c-f1b365acc744} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001597 sec., 37570.44458359424 rows/sec., 2.53 MiB/sec. | ||
| 1499 | 2025.12.19 04:13:40.777760 [ 3 ] {5d0bb424-a6a4-44c8-945c-f1b365acc744} <Debug> TCPHandler: Processed in 0.001761074 sec. | ||
| 1500 | 2025.12.19 04:13:44.535057 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 222 | ||
| 1501 | 2025.12.19 04:13:44.537415 [ 242 ] {} <Trace> system.query_log (ad5586d6-d879-4ea5-b227-309c35e7f6dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1502 | 2025.12.19 04:13:44.537474 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1503 | 2025.12.19 04:13:44.538864 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1504 | 2025.12.19 04:13:44.539457 [ 242 ] {} <Trace> system.query_log (ad5586d6-d879-4ea5-b227-309c35e7f6dd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1505 | 2025.12.19 04:13:44.539804 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 222 | ||
| 1506 | 2025.12.19 04:13:45.767435 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1507 | 2025.12.19 04:13:45.767638 [ 3 ] {e274e879-8c94-4203-8fa6-a80848321498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1508 | 2025.12.19 04:13:45.767705 [ 3 ] {e274e879-8c94-4203-8fa6-a80848321498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1509 | 2025.12.19 04:13:45.768375 [ 3 ] {e274e879-8c94-4203-8fa6-a80848321498} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1510 | 2025.12.19 04:13:45.768422 [ 3 ] {e274e879-8c94-4203-8fa6-a80848321498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1511 | 2025.12.19 04:13:45.768943 [ 3 ] {e274e879-8c94-4203-8fa6-a80848321498} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1512 | 2025.12.19 04:13:45.769457 [ 3 ] {e274e879-8c94-4203-8fa6-a80848321498} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1513 | 2025.12.19 04:13:45.769602 [ 79 ] {} <Debug> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1514 | 2025.12.19 04:13:45.769615 [ 3 ] {e274e879-8c94-4203-8fa6-a80848321498} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.002032 sec., 54133.85826771654 rows/sec., 4.55 MiB/sec. | ||
| 1515 | 2025.12.19 04:13:45.769666 [ 79 ] {} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1516 | 2025.12.19 04:13:45.769682 [ 3 ] {e274e879-8c94-4203-8fa6-a80848321498} <Debug> TCPHandler: Processed in 0.00237549 sec. | ||
| 1517 | 2025.12.19 04:13:45.769693 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1518 | 2025.12.19 04:13:45.769834 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1519 | 2025.12.19 04:13:45.769863 [ 186 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::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 | ||
| 1520 | 2025.12.19 04:13:45.769935 [ 3 ] {f3ef970a-4edc-4ef4-89b6-42523bee69c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1521 | 2025.12.19 04:13:45.769981 [ 3 ] {f3ef970a-4edc-4ef4-89b6-42523bee69c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1522 | 2025.12.19 04:13:45.770047 [ 186 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1523 | 2025.12.19 04:13:45.770120 [ 186 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 174 rows starting from the beginning of the part | ||
| 1524 | 2025.12.19 04:13:45.770230 [ 186 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::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 | ||
| 1525 | 2025.12.19 04:13:45.770288 [ 186 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 1526 | 2025.12.19 04:13:45.770365 [ 186 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 88 rows starting from the beginning of the part | ||
| 1527 | 2025.12.19 04:13:45.770420 [ 186 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 76 rows starting from the beginning of the part | ||
| 1528 | 2025.12.19 04:13:45.770425 [ 3 ] {f3ef970a-4edc-4ef4-89b6-42523bee69c3} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1529 | 2025.12.19 04:13:45.770471 [ 186 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 110 rows starting from the beginning of the part | ||
| 1530 | 2025.12.19 04:13:45.770484 [ 3 ] {f3ef970a-4edc-4ef4-89b6-42523bee69c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1531 | 2025.12.19 04:13:45.771186 [ 3 ] {f3ef970a-4edc-4ef4-89b6-42523bee69c3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1532 | 2025.12.19 04:13:45.771708 [ 3 ] {f3ef970a-4edc-4ef4-89b6-42523bee69c3} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1533 | 2025.12.19 04:13:45.771726 [ 200 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 5 columns (5 merged, 0 gathered) in 0.00194859 sec., 270965.15942296735 rows/sec., 24.20 MiB/sec. | ||
| 1534 | 2025.12.19 04:13:45.771875 [ 3 ] {f3ef970a-4edc-4ef4-89b6-42523bee69c3} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001958 sec., 13789.581205311542 rows/sec., 1.01 MiB/sec. | ||
| 1535 | 2025.12.19 04:13:45.771918 [ 3 ] {f3ef970a-4edc-4ef4-89b6-42523bee69c3} <Debug> TCPHandler: Processed in 0.002134234 sec. | ||
| 1536 | 2025.12.19 04:13:45.772049 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1537 | 2025.12.19 04:13:45.772049 [ 191 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1538 | 2025.12.19 04:13:45.772145 [ 3 ] {1fdab439-f75c-473f-8181-eb08d43cd721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1539 | 2025.12.19 04:13:45.772191 [ 3 ] {1fdab439-f75c-473f-8181-eb08d43cd721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1540 | 2025.12.19 04:13:45.772634 [ 3 ] {1fdab439-f75c-473f-8181-eb08d43cd721} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1541 | 2025.12.19 04:13:45.772670 [ 191 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::all_1_6_1} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1542 | 2025.12.19 04:13:45.772673 [ 3 ] {1fdab439-f75c-473f-8181-eb08d43cd721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1543 | 2025.12.19 04:13:45.772766 [ 191 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::all_1_6_1} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1544 | 2025.12.19 04:13:45.772865 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 1545 | 2025.12.19 04:13:45.773124 [ 3 ] {1fdab439-f75c-473f-8181-eb08d43cd721} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1546 | 2025.12.19 04:13:45.773536 [ 3 ] {1fdab439-f75c-473f-8181-eb08d43cd721} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1547 | 2025.12.19 04:13:45.773633 [ 79 ] {} <Debug> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1548 | 2025.12.19 04:13:45.773670 [ 3 ] {1fdab439-f75c-473f-8181-eb08d43cd721} <Debug> executeQuery: Read 97 rows, 7.79 KiB in 0.001543 sec., 62864.549578742706 rows/sec., 4.93 MiB/sec. | ||
| 1549 | 2025.12.19 04:13:45.773672 [ 79 ] {} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1550 | 2025.12.19 04:13:45.773712 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1551 | 2025.12.19 04:13:45.773716 [ 3 ] {1fdab439-f75c-473f-8181-eb08d43cd721} <Debug> TCPHandler: Processed in 0.001716813 sec. | ||
| 1552 | 2025.12.19 04:13:45.773793 [ 186 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::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 | ||
| 1553 | 2025.12.19 04:13:45.773848 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1554 | 2025.12.19 04:13:45.773912 [ 186 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1555 | 2025.12.19 04:13:45.773947 [ 3 ] {4a5fad35-9316-491e-be64-65e6dbe2f227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1556 | 2025.12.19 04:13:45.773956 [ 186 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
| 1557 | 2025.12.19 04:13:45.773998 [ 3 ] {4a5fad35-9316-491e-be64-65e6dbe2f227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1558 | 2025.12.19 04:13:45.774033 [ 186 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::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 | ||
| 1559 | 2025.12.19 04:13:45.774097 [ 186 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part | ||
| 1560 | 2025.12.19 04:13:45.774161 [ 186 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 96 rows starting from the beginning of the part | ||
| 1561 | 2025.12.19 04:13:45.774225 [ 186 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 74 rows starting from the beginning of the part | ||
| 1562 | 2025.12.19 04:13:45.774286 [ 186 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 97 rows starting from the beginning of the part | ||
| 1563 | 2025.12.19 04:13:45.774438 [ 3 ] {4a5fad35-9316-491e-be64-65e6dbe2f227} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1564 | 2025.12.19 04:13:45.774481 [ 3 ] {4a5fad35-9316-491e-be64-65e6dbe2f227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1565 | 2025.12.19 04:13:45.774948 [ 3 ] {4a5fad35-9316-491e-be64-65e6dbe2f227} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1566 | 2025.12.19 04:13:45.775194 [ 200 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 439 rows, containing 5 columns (5 merged, 0 gathered) in 0.001436476 sec., 305609.0042576416 rows/sec., 25.33 MiB/sec. | ||
| 1567 | 2025.12.19 04:13:45.775430 [ 3 ] {4a5fad35-9316-491e-be64-65e6dbe2f227} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1568 | 2025.12.19 04:13:45.775463 [ 194 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1569 | 2025.12.19 04:13:45.775545 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1570 | 2025.12.19 04:13:45.775579 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1571 | 2025.12.19 04:13:45.775579 [ 3 ] {4a5fad35-9316-491e-be64-65e6dbe2f227} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00165 sec., 96969.69696969698 rows/sec., 6.75 MiB/sec. | ||
| 1572 | 2025.12.19 04:13:45.775599 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1573 | 2025.12.19 04:13:45.775633 [ 3 ] {4a5fad35-9316-491e-be64-65e6dbe2f227} <Debug> TCPHandler: Processed in 0.001834417 sec. | ||
| 1574 | 2025.12.19 04:13:45.775701 [ 186 ] {378d6fba-bda3-4143-a916-a623cabe6e54::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 | ||
| 1575 | 2025.12.19 04:13:45.775767 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1576 | 2025.12.19 04:13:45.775812 [ 186 ] {378d6fba-bda3-4143-a916-a623cabe6e54::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1577 | 2025.12.19 04:13:45.775852 [ 186 ] {378d6fba-bda3-4143-a916-a623cabe6e54::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 172 rows starting from the beginning of the part | ||
| 1578 | 2025.12.19 04:13:45.775871 [ 3 ] {c547b163-a3d9-4381-b966-d3393f9fa008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1579 | 2025.12.19 04:13:45.775915 [ 186 ] {378d6fba-bda3-4143-a916-a623cabe6e54::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 | ||
| 1580 | 2025.12.19 04:13:45.775931 [ 3 ] {c547b163-a3d9-4381-b966-d3393f9fa008} <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 | ||
| 1581 | 2025.12.19 04:13:45.775985 [ 186 ] {378d6fba-bda3-4143-a916-a623cabe6e54::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1582 | 2025.12.19 04:13:45.776031 [ 186 ] {378d6fba-bda3-4143-a916-a623cabe6e54::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 102 rows starting from the beginning of the part | ||
| 1583 | 2025.12.19 04:13:45.776081 [ 186 ] {378d6fba-bda3-4143-a916-a623cabe6e54::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1584 | 2025.12.19 04:13:45.776140 [ 186 ] {378d6fba-bda3-4143-a916-a623cabe6e54::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1585 | 2025.12.19 04:13:45.776196 [ 194 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::all_1_6_1} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1586 | 2025.12.19 04:13:45.776293 [ 194 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::all_1_6_1} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1587 | 2025.12.19 04:13:45.776384 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1588 | 2025.12.19 04:13:45.776785 [ 3 ] {c547b163-a3d9-4381-b966-d3393f9fa008} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1589 | 2025.12.19 04:13:45.776830 [ 3 ] {c547b163-a3d9-4381-b966-d3393f9fa008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1590 | 2025.12.19 04:13:45.777189 [ 200 ] {378d6fba-bda3-4143-a916-a623cabe6e54::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 714 rows, containing 5 columns (5 merged, 0 gathered) in 0.001534759 sec., 465219.62080039934 rows/sec., 33.62 MiB/sec. | ||
| 1591 | 2025.12.19 04:13:45.777441 [ 186 ] {378d6fba-bda3-4143-a916-a623cabe6e54::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1592 | 2025.12.19 04:13:45.777551 [ 3 ] {c547b163-a3d9-4381-b966-d3393f9fa008} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1593 | 2025.12.19 04:13:45.778022 [ 186 ] {378d6fba-bda3-4143-a916-a623cabe6e54::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1594 | 2025.12.19 04:13:45.778095 [ 186 ] {378d6fba-bda3-4143-a916-a623cabe6e54::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1595 | 2025.12.19 04:13:45.778156 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 1596 | 2025.12.19 04:13:45.778158 [ 3 ] {c547b163-a3d9-4381-b966-d3393f9fa008} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1597 | 2025.12.19 04:13:45.778352 [ 3 ] {c547b163-a3d9-4381-b966-d3393f9fa008} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002499 sec., 10804.321728691477 rows/sec., 19.36 MiB/sec. | ||
| 1598 | 2025.12.19 04:13:45.778410 [ 3 ] {c547b163-a3d9-4381-b966-d3393f9fa008} <Debug> TCPHandler: Processed in 0.002694458 sec. | ||
| 1599 | 2025.12.19 04:13:45.778535 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1600 | 2025.12.19 04:13:45.778628 [ 3 ] {55cb8a18-7759-4af3-8fa0-04ca8d928c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1601 | 2025.12.19 04:13:45.778671 [ 3 ] {55cb8a18-7759-4af3-8fa0-04ca8d928c08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1602 | 2025.12.19 04:13:45.779000 [ 3 ] {55cb8a18-7759-4af3-8fa0-04ca8d928c08} <Trace> oximeter.measurements_i64 (c0e121ee-9569-42a5-8a8b-15bddfb94258): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1603 | 2025.12.19 04:13:45.779037 [ 3 ] {55cb8a18-7759-4af3-8fa0-04ca8d928c08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1604 | 2025.12.19 04:13:45.779510 [ 3 ] {55cb8a18-7759-4af3-8fa0-04ca8d928c08} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1605 | 2025.12.19 04:13:45.779975 [ 3 ] {55cb8a18-7759-4af3-8fa0-04ca8d928c08} <Trace> oximeter.measurements_i64 (c0e121ee-9569-42a5-8a8b-15bddfb94258): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1606 | 2025.12.19 04:13:45.780110 [ 3 ] {55cb8a18-7759-4af3-8fa0-04ca8d928c08} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001499 sec., 6004.002668445631 rows/sec., 461.90 KiB/sec. | ||
| 1607 | 2025.12.19 04:13:45.780146 [ 3 ] {55cb8a18-7759-4af3-8fa0-04ca8d928c08} <Debug> TCPHandler: Processed in 0.001661392 sec. | ||
| 1608 | 2025.12.19 04:13:45.780265 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1609 | 2025.12.19 04:13:45.780360 [ 3 ] {d02cbbb0-7a1a-4be9-926e-ca4ac3bf46dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1610 | 2025.12.19 04:13:45.780402 [ 3 ] {d02cbbb0-7a1a-4be9-926e-ca4ac3bf46dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1611 | 2025.12.19 04:13:45.780753 [ 3 ] {d02cbbb0-7a1a-4be9-926e-ca4ac3bf46dc} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1612 | 2025.12.19 04:13:45.780791 [ 3 ] {d02cbbb0-7a1a-4be9-926e-ca4ac3bf46dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1613 | 2025.12.19 04:13:45.781191 [ 3 ] {d02cbbb0-7a1a-4be9-926e-ca4ac3bf46dc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1614 | 2025.12.19 04:13:45.781612 [ 3 ] {d02cbbb0-7a1a-4be9-926e-ca4ac3bf46dc} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1615 | 2025.12.19 04:13:45.781715 [ 79 ] {} <Debug> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1616 | 2025.12.19 04:13:45.781748 [ 3 ] {d02cbbb0-7a1a-4be9-926e-ca4ac3bf46dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001405 sec., 42704.62633451957 rows/sec., 2.88 MiB/sec. | ||
| 1617 | 2025.12.19 04:13:45.781749 [ 79 ] {} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1618 | 2025.12.19 04:13:45.781790 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1619 | 2025.12.19 04:13:45.781793 [ 3 ] {d02cbbb0-7a1a-4be9-926e-ca4ac3bf46dc} <Debug> TCPHandler: Processed in 0.00157667 sec. | ||
| 1620 | 2025.12.19 04:13:45.781898 [ 195 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::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 | ||
| 1621 | 2025.12.19 04:13:45.782017 [ 195 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1622 | 2025.12.19 04:13:45.782057 [ 195 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::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 | ||
| 1623 | 2025.12.19 04:13:45.782149 [ 195 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::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 | ||
| 1624 | 2025.12.19 04:13:45.782204 [ 195 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1625 | 2025.12.19 04:13:45.782249 [ 195 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 42 rows starting from the beginning of the part | ||
| 1626 | 2025.12.19 04:13:45.782296 [ 195 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1627 | 2025.12.19 04:13:45.782343 [ 195 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1628 | 2025.12.19 04:13:45.783210 [ 186 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 4 columns (4 merged, 0 gathered) in 0.001354924 sec., 168275.12096619443 rows/sec., 11.27 MiB/sec. | ||
| 1629 | 2025.12.19 04:13:45.783500 [ 200 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1630 | 2025.12.19 04:13:45.784060 [ 200 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::all_1_6_1} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1631 | 2025.12.19 04:13:45.784130 [ 200 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::all_1_6_1} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1632 | 2025.12.19 04:13:45.784213 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1633 | 2025.12.19 04:13:47.029842 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3360 | ||
| 1634 | 2025.12.19 04:13:47.030374 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1635 | 2025.12.19 04:13:47.030426 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1636 | 2025.12.19 04:13:47.031121 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1637 | 2025.12.19 04:13:47.031707 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1638 | 2025.12.19 04:13:47.031862 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3360 | ||
| 1639 | 2025.12.19 04:13:47.207079 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1640 | 2025.12.19 04:13:47.224082 [ 243 ] {} <Trace> system.metric_log (3cd8c652-d448-40ac-be3b-81a1dd9f6f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1641 | 2025.12.19 04:13:47.224138 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1642 | 2025.12.19 04:13:47.229754 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1643 | 2025.12.19 04:13:47.230816 [ 243 ] {} <Trace> system.metric_log (3cd8c652-d448-40ac-be3b-81a1dd9f6f34): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1644 | 2025.12.19 04:13:47.233848 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1645 | 2025.12.19 04:13:49.902238 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1646 | 2025.12.19 04:13:49.902527 [ 3 ] {5e5ebe8b-24d1-49db-8999-38d667d4a35c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1647 | 2025.12.19 04:13:49.902916 [ 3 ] {5e5ebe8b-24d1-49db-8999-38d667d4a35c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1648 | 2025.12.19 04:13:49.902963 [ 3 ] {5e5ebe8b-24d1-49db-8999-38d667d4a35c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1649 | 2025.12.19 04:13:49.903216 [ 3 ] {5e5ebe8b-24d1-49db-8999-38d667d4a35c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1650 | 2025.12.19 04:13:49.903293 [ 3 ] {5e5ebe8b-24d1-49db-8999-38d667d4a35c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1651 | 2025.12.19 04:13:49.903438 [ 3 ] {5e5ebe8b-24d1-49db-8999-38d667d4a35c} <Debug> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1652 | 2025.12.19 04:13:49.903580 [ 337 ] {5e5ebe8b-24d1-49db-8999-38d667d4a35c} <Trace> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1653 | 2025.12.19 04:13:49.903584 [ 315 ] {5e5ebe8b-24d1-49db-8999-38d667d4a35c} <Trace> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1654 | 2025.12.19 04:13:49.903745 [ 3 ] {5e5ebe8b-24d1-49db-8999-38d667d4a35c} <Debug> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1655 | 2025.12.19 04:13:49.903773 [ 3 ] {5e5ebe8b-24d1-49db-8999-38d667d4a35c} <Trace> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1656 | 2025.12.19 04:13:49.906176 [ 3 ] {5e5ebe8b-24d1-49db-8999-38d667d4a35c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1657 | 2025.12.19 04:13:49.906209 [ 3 ] {5e5ebe8b-24d1-49db-8999-38d667d4a35c} <Debug> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1658 | 2025.12.19 04:13:49.906271 [ 3 ] {5e5ebe8b-24d1-49db-8999-38d667d4a35c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1659 | 2025.12.19 04:13:49.906325 [ 3 ] {5e5ebe8b-24d1-49db-8999-38d667d4a35c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1660 | 2025.12.19 04:13:49.907196 [ 3 ] {5e5ebe8b-24d1-49db-8999-38d667d4a35c} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.004781 sec., 6065.676636686886 rows/sec., 264.31 KiB/sec. | ||
| 1661 | 2025.12.19 04:13:49.907318 [ 3 ] {5e5ebe8b-24d1-49db-8999-38d667d4a35c} <Debug> TCPHandler: Processed in 0.005214012 sec. | ||
| 1662 | 2025.12.19 04:13:49.907553 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1663 | 2025.12.19 04:13:49.907696 [ 3 ] {68c09de4-ae45-457c-87c9-d8fdfeaf13ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1664 | 2025.12.19 04:13:49.907927 [ 3 ] {68c09de4-ae45-457c-87c9-d8fdfeaf13ac} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1665 | 2025.12.19 04:13:49.907967 [ 3 ] {68c09de4-ae45-457c-87c9-d8fdfeaf13ac} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1666 | 2025.12.19 04:13:49.908185 [ 3 ] {68c09de4-ae45-457c-87c9-d8fdfeaf13ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1667 | 2025.12.19 04:13:49.908242 [ 3 ] {68c09de4-ae45-457c-87c9-d8fdfeaf13ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1668 | 2025.12.19 04:13:49.908349 [ 3 ] {68c09de4-ae45-457c-87c9-d8fdfeaf13ac} <Debug> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1669 | 2025.12.19 04:13:49.908413 [ 261 ] {68c09de4-ae45-457c-87c9-d8fdfeaf13ac} <Trace> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1670 | 2025.12.19 04:13:49.908413 [ 313 ] {68c09de4-ae45-457c-87c9-d8fdfeaf13ac} <Trace> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1671 | 2025.12.19 04:13:49.908493 [ 3 ] {68c09de4-ae45-457c-87c9-d8fdfeaf13ac} <Debug> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1672 | 2025.12.19 04:13:49.908519 [ 3 ] {68c09de4-ae45-457c-87c9-d8fdfeaf13ac} <Trace> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1673 | 2025.12.19 04:13:49.908577 [ 3 ] {68c09de4-ae45-457c-87c9-d8fdfeaf13ac} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1674 | 2025.12.19 04:13:49.908595 [ 3 ] {68c09de4-ae45-457c-87c9-d8fdfeaf13ac} <Debug> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1675 | 2025.12.19 04:13:49.908626 [ 3 ] {68c09de4-ae45-457c-87c9-d8fdfeaf13ac} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1676 | 2025.12.19 04:13:49.908659 [ 3 ] {68c09de4-ae45-457c-87c9-d8fdfeaf13ac} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1677 | 2025.12.19 04:13:49.909336 [ 3 ] {68c09de4-ae45-457c-87c9-d8fdfeaf13ac} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.0017 sec., 17058.823529411766 rows/sec., 743.34 KiB/sec. | ||
| 1678 | 2025.12.19 04:13:49.909445 [ 3 ] {68c09de4-ae45-457c-87c9-d8fdfeaf13ac} <Debug> TCPHandler: Processed in 0.001944739 sec. | ||
| 1679 | 2025.12.19 04:13:49.909643 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1680 | 2025.12.19 04:13:49.909772 [ 3 ] {3f594931-3ffc-4659-bf33-db677ab7cb1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1681 | 2025.12.19 04:13:49.909977 [ 3 ] {3f594931-3ffc-4659-bf33-db677ab7cb1e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1682 | 2025.12.19 04:13:49.910010 [ 3 ] {3f594931-3ffc-4659-bf33-db677ab7cb1e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1683 | 2025.12.19 04:13:49.910190 [ 3 ] {3f594931-3ffc-4659-bf33-db677ab7cb1e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1684 | 2025.12.19 04:13:49.910241 [ 3 ] {3f594931-3ffc-4659-bf33-db677ab7cb1e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1685 | 2025.12.19 04:13:49.910337 [ 3 ] {3f594931-3ffc-4659-bf33-db677ab7cb1e} <Debug> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1686 | 2025.12.19 04:13:49.910397 [ 337 ] {3f594931-3ffc-4659-bf33-db677ab7cb1e} <Trace> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1687 | 2025.12.19 04:13:49.910398 [ 339 ] {3f594931-3ffc-4659-bf33-db677ab7cb1e} <Trace> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1688 | 2025.12.19 04:13:49.910565 [ 3 ] {3f594931-3ffc-4659-bf33-db677ab7cb1e} <Debug> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1689 | 2025.12.19 04:13:49.910591 [ 3 ] {3f594931-3ffc-4659-bf33-db677ab7cb1e} <Trace> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1690 | 2025.12.19 04:13:49.910645 [ 3 ] {3f594931-3ffc-4659-bf33-db677ab7cb1e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1691 | 2025.12.19 04:13:49.910664 [ 3 ] {3f594931-3ffc-4659-bf33-db677ab7cb1e} <Debug> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1692 | 2025.12.19 04:13:49.910694 [ 3 ] {3f594931-3ffc-4659-bf33-db677ab7cb1e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1693 | 2025.12.19 04:13:49.910725 [ 3 ] {3f594931-3ffc-4659-bf33-db677ab7cb1e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1694 | 2025.12.19 04:13:49.911365 [ 3 ] {3f594931-3ffc-4659-bf33-db677ab7cb1e} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001629 sec., 17802.33271945979 rows/sec., 775.73 KiB/sec. | ||
| 1695 | 2025.12.19 04:13:49.911452 [ 3 ] {3f594931-3ffc-4659-bf33-db677ab7cb1e} <Debug> TCPHandler: Processed in 0.001847007 sec. | ||
| 1696 | 2025.12.19 04:13:49.911678 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1697 | 2025.12.19 04:13:49.911812 [ 3 ] {f52f4cd9-956e-4c36-8229-886c5653844e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1698 | 2025.12.19 04:13:49.912031 [ 3 ] {f52f4cd9-956e-4c36-8229-886c5653844e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1699 | 2025.12.19 04:13:49.912066 [ 3 ] {f52f4cd9-956e-4c36-8229-886c5653844e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1700 | 2025.12.19 04:13:49.912258 [ 3 ] {f52f4cd9-956e-4c36-8229-886c5653844e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1701 | 2025.12.19 04:13:49.912311 [ 3 ] {f52f4cd9-956e-4c36-8229-886c5653844e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1702 | 2025.12.19 04:13:49.912413 [ 3 ] {f52f4cd9-956e-4c36-8229-886c5653844e} <Debug> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1703 | 2025.12.19 04:13:49.912466 [ 304 ] {f52f4cd9-956e-4c36-8229-886c5653844e} <Trace> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1704 | 2025.12.19 04:13:49.912473 [ 261 ] {f52f4cd9-956e-4c36-8229-886c5653844e} <Trace> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1705 | 2025.12.19 04:13:49.912563 [ 3 ] {f52f4cd9-956e-4c36-8229-886c5653844e} <Debug> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1706 | 2025.12.19 04:13:49.912588 [ 3 ] {f52f4cd9-956e-4c36-8229-886c5653844e} <Trace> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1707 | 2025.12.19 04:13:49.912642 [ 3 ] {f52f4cd9-956e-4c36-8229-886c5653844e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1708 | 2025.12.19 04:13:49.912659 [ 3 ] {f52f4cd9-956e-4c36-8229-886c5653844e} <Debug> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1709 | 2025.12.19 04:13:49.912689 [ 3 ] {f52f4cd9-956e-4c36-8229-886c5653844e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1710 | 2025.12.19 04:13:49.912721 [ 3 ] {f52f4cd9-956e-4c36-8229-886c5653844e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1711 | 2025.12.19 04:13:49.913375 [ 3 ] {f52f4cd9-956e-4c36-8229-886c5653844e} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001617 sec., 17934.44650587508 rows/sec., 781.49 KiB/sec. | ||
| 1712 | 2025.12.19 04:13:49.913483 [ 3 ] {f52f4cd9-956e-4c36-8229-886c5653844e} <Debug> TCPHandler: Processed in 0.001855257 sec. | ||
| 1713 | 2025.12.19 04:13:49.913687 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1714 | 2025.12.19 04:13:49.913823 [ 3 ] {f016209a-2825-43da-beae-6017254c0946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1715 | 2025.12.19 04:13:49.914038 [ 3 ] {f016209a-2825-43da-beae-6017254c0946} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1716 | 2025.12.19 04:13:49.914073 [ 3 ] {f016209a-2825-43da-beae-6017254c0946} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1717 | 2025.12.19 04:13:49.914271 [ 3 ] {f016209a-2825-43da-beae-6017254c0946} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1718 | 2025.12.19 04:13:49.914323 [ 3 ] {f016209a-2825-43da-beae-6017254c0946} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1719 | 2025.12.19 04:13:49.914421 [ 3 ] {f016209a-2825-43da-beae-6017254c0946} <Debug> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1720 | 2025.12.19 04:13:49.914479 [ 331 ] {f016209a-2825-43da-beae-6017254c0946} <Trace> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1721 | 2025.12.19 04:13:49.914489 [ 321 ] {f016209a-2825-43da-beae-6017254c0946} <Trace> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1722 | 2025.12.19 04:13:49.914578 [ 3 ] {f016209a-2825-43da-beae-6017254c0946} <Debug> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1723 | 2025.12.19 04:13:49.914604 [ 3 ] {f016209a-2825-43da-beae-6017254c0946} <Trace> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1724 | 2025.12.19 04:13:49.914658 [ 3 ] {f016209a-2825-43da-beae-6017254c0946} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1725 | 2025.12.19 04:13:49.914676 [ 3 ] {f016209a-2825-43da-beae-6017254c0946} <Debug> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1726 | 2025.12.19 04:13:49.914706 [ 3 ] {f016209a-2825-43da-beae-6017254c0946} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1727 | 2025.12.19 04:13:49.914736 [ 3 ] {f016209a-2825-43da-beae-6017254c0946} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1728 | 2025.12.19 04:13:49.915378 [ 3 ] {f016209a-2825-43da-beae-6017254c0946} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001611 sec., 18001.241464928615 rows/sec., 784.40 KiB/sec. | ||
| 1729 | 2025.12.19 04:13:49.915487 [ 3 ] {f016209a-2825-43da-beae-6017254c0946} <Debug> TCPHandler: Processed in 0.001850007 sec. | ||
| 1730 | 2025.12.19 04:13:49.915682 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1731 | 2025.12.19 04:13:49.915816 [ 3 ] {65d40c77-46e1-4d21-af62-0b8d7990d6e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1732 | 2025.12.19 04:13:49.916030 [ 3 ] {65d40c77-46e1-4d21-af62-0b8d7990d6e9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1733 | 2025.12.19 04:13:49.916065 [ 3 ] {65d40c77-46e1-4d21-af62-0b8d7990d6e9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1734 | 2025.12.19 04:13:49.916270 [ 3 ] {65d40c77-46e1-4d21-af62-0b8d7990d6e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1735 | 2025.12.19 04:13:49.916323 [ 3 ] {65d40c77-46e1-4d21-af62-0b8d7990d6e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1736 | 2025.12.19 04:13:49.916426 [ 3 ] {65d40c77-46e1-4d21-af62-0b8d7990d6e9} <Debug> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1737 | 2025.12.19 04:13:49.916491 [ 337 ] {65d40c77-46e1-4d21-af62-0b8d7990d6e9} <Trace> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1738 | 2025.12.19 04:13:49.916503 [ 309 ] {65d40c77-46e1-4d21-af62-0b8d7990d6e9} <Trace> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1739 | 2025.12.19 04:13:49.916584 [ 3 ] {65d40c77-46e1-4d21-af62-0b8d7990d6e9} <Debug> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1740 | 2025.12.19 04:13:49.916610 [ 3 ] {65d40c77-46e1-4d21-af62-0b8d7990d6e9} <Trace> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1741 | 2025.12.19 04:13:49.916663 [ 3 ] {65d40c77-46e1-4d21-af62-0b8d7990d6e9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1742 | 2025.12.19 04:13:49.916680 [ 3 ] {65d40c77-46e1-4d21-af62-0b8d7990d6e9} <Debug> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1743 | 2025.12.19 04:13:49.916709 [ 3 ] {65d40c77-46e1-4d21-af62-0b8d7990d6e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1744 | 2025.12.19 04:13:49.916744 [ 3 ] {65d40c77-46e1-4d21-af62-0b8d7990d6e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1745 | 2025.12.19 04:13:49.917541 [ 3 ] {65d40c77-46e1-4d21-af62-0b8d7990d6e9} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001779 sec., 16301.292861157954 rows/sec., 710.33 KiB/sec. | ||
| 1746 | 2025.12.19 04:13:49.917648 [ 3 ] {65d40c77-46e1-4d21-af62-0b8d7990d6e9} <Debug> TCPHandler: Processed in 0.002015542 sec. | ||
| 1747 | 2025.12.19 04:13:49.995146 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1748 | 2025.12.19 04:13:49.995296 [ 3 ] {d91e3313-0451-4814-b510-66994f942c68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1749 | 2025.12.19 04:13:49.995354 [ 3 ] {d91e3313-0451-4814-b510-66994f942c68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1750 | 2025.12.19 04:13:49.996014 [ 3 ] {d91e3313-0451-4814-b510-66994f942c68} <Trace> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1751 | 2025.12.19 04:13:49.996060 [ 3 ] {d91e3313-0451-4814-b510-66994f942c68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1752 | 2025.12.19 04:13:49.996634 [ 3 ] {d91e3313-0451-4814-b510-66994f942c68} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1753 | 2025.12.19 04:13:49.997011 [ 3 ] {d91e3313-0451-4814-b510-66994f942c68} <Trace> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1754 | 2025.12.19 04:13:49.997172 [ 3 ] {d91e3313-0451-4814-b510-66994f942c68} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001917 sec., 3129.8904538341158 rows/sec., 696.89 KiB/sec. | ||
| 1755 | 2025.12.19 04:13:49.997214 [ 3 ] {d91e3313-0451-4814-b510-66994f942c68} <Debug> TCPHandler: Processed in 0.002145854 sec. | ||
| 1756 | 2025.12.19 04:13:49.997329 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1757 | 2025.12.19 04:13:49.997426 [ 3 ] {6082fc71-dbed-4bc7-8f1f-68399ad74a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1758 | 2025.12.19 04:13:49.997468 [ 3 ] {6082fc71-dbed-4bc7-8f1f-68399ad74a20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1759 | 2025.12.19 04:13:49.997903 [ 3 ] {6082fc71-dbed-4bc7-8f1f-68399ad74a20} <Trace> oximeter.fields_i16 (4af1a594-2fbc-48d2-95c3-a4873d0e46fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1760 | 2025.12.19 04:13:49.997941 [ 3 ] {6082fc71-dbed-4bc7-8f1f-68399ad74a20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1761 | 2025.12.19 04:13:49.998354 [ 3 ] {6082fc71-dbed-4bc7-8f1f-68399ad74a20} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1762 | 2025.12.19 04:13:49.998819 [ 3 ] {6082fc71-dbed-4bc7-8f1f-68399ad74a20} <Trace> oximeter.fields_i16 (4af1a594-2fbc-48d2-95c3-a4873d0e46fd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1763 | 2025.12.19 04:13:49.998957 [ 3 ] {6082fc71-dbed-4bc7-8f1f-68399ad74a20} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001553 sec., 15453.960077269801 rows/sec., 1.28 MiB/sec. | ||
| 1764 | 2025.12.19 04:13:49.998997 [ 3 ] {6082fc71-dbed-4bc7-8f1f-68399ad74a20} <Debug> TCPHandler: Processed in 0.001718283 sec. | ||
| 1765 | 2025.12.19 04:13:49.999109 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1766 | 2025.12.19 04:13:49.999204 [ 3 ] {cf875872-04a9-4767-a3d3-d78877962a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1767 | 2025.12.19 04:13:49.999245 [ 3 ] {cf875872-04a9-4767-a3d3-d78877962a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1768 | 2025.12.19 04:13:49.999642 [ 3 ] {cf875872-04a9-4767-a3d3-d78877962a4a} <Trace> oximeter.fields_ipaddr (9a8f06fb-fb63-459b-a8d8-6d8a24a8ce4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1769 | 2025.12.19 04:13:49.999679 [ 3 ] {cf875872-04a9-4767-a3d3-d78877962a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1770 | 2025.12.19 04:13:50.000081 [ 3 ] {cf875872-04a9-4767-a3d3-d78877962a4a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1771 | 2025.12.19 04:13:50.000632 [ 3 ] {cf875872-04a9-4767-a3d3-d78877962a4a} <Trace> oximeter.fields_ipaddr (9a8f06fb-fb63-459b-a8d8-6d8a24a8ce4d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1772 | 2025.12.19 04:13:50.000775 [ 3 ] {cf875872-04a9-4767-a3d3-d78877962a4a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00159 sec., 1257.8616352201257 rows/sec., 102.57 KiB/sec. | ||
| 1773 | 2025.12.19 04:13:50.000812 [ 3 ] {cf875872-04a9-4767-a3d3-d78877962a4a} <Debug> TCPHandler: Processed in 0.001752394 sec. | ||
| 1774 | 2025.12.19 04:13:50.000921 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1775 | 2025.12.19 04:13:50.001015 [ 3 ] {8a89b314-5543-4c6a-b055-373f16063d45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1776 | 2025.12.19 04:13:50.001056 [ 3 ] {8a89b314-5543-4c6a-b055-373f16063d45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1777 | 2025.12.19 04:13:50.002326 [ 3 ] {8a89b314-5543-4c6a-b055-373f16063d45} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1778 | 2025.12.19 04:13:50.002365 [ 3 ] {8a89b314-5543-4c6a-b055-373f16063d45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1779 | 2025.12.19 04:13:50.002908 [ 3 ] {8a89b314-5543-4c6a-b055-373f16063d45} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1780 | 2025.12.19 04:13:50.003336 [ 3 ] {8a89b314-5543-4c6a-b055-373f16063d45} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1781 | 2025.12.19 04:13:50.003473 [ 3 ] {8a89b314-5543-4c6a-b055-373f16063d45} <Debug> executeQuery: Read 1337 rows, 114.51 KiB in 0.002476 sec., 539983.844911147 rows/sec., 45.16 MiB/sec. | ||
| 1782 | 2025.12.19 04:13:50.003520 [ 3 ] {8a89b314-5543-4c6a-b055-373f16063d45} <Debug> TCPHandler: Processed in 0.002648137 sec. | ||
| 1783 | 2025.12.19 04:13:50.003633 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1784 | 2025.12.19 04:13:50.003728 [ 3 ] {663f1f26-f8be-4a08-b628-1411bc901797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1785 | 2025.12.19 04:13:50.003769 [ 3 ] {663f1f26-f8be-4a08-b628-1411bc901797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1786 | 2025.12.19 04:13:50.004168 [ 3 ] {663f1f26-f8be-4a08-b628-1411bc901797} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1787 | 2025.12.19 04:13:50.004206 [ 3 ] {663f1f26-f8be-4a08-b628-1411bc901797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1788 | 2025.12.19 04:13:50.004591 [ 3 ] {663f1f26-f8be-4a08-b628-1411bc901797} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1789 | 2025.12.19 04:13:50.005072 [ 3 ] {663f1f26-f8be-4a08-b628-1411bc901797} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1790 | 2025.12.19 04:13:50.005180 [ 74 ] {} <Debug> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1791 | 2025.12.19 04:13:50.005208 [ 3 ] {663f1f26-f8be-4a08-b628-1411bc901797} <Debug> executeQuery: Read 24 rows, 1.85 KiB in 0.001498 sec., 16021.361815754339 rows/sec., 1.21 MiB/sec. | ||
| 1792 | 2025.12.19 04:13:50.005258 [ 74 ] {} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1793 | 2025.12.19 04:13:50.005260 [ 3 ] {663f1f26-f8be-4a08-b628-1411bc901797} <Debug> TCPHandler: Processed in 0.001675543 sec. | ||
| 1794 | 2025.12.19 04:13:50.005292 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1795 | 2025.12.19 04:13:50.005390 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1796 | 2025.12.19 04:13:50.005419 [ 195 ] {3749c731-e7fc-4a3a-871c-e0cedf467bf4::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 | ||
| 1797 | 2025.12.19 04:13:50.005494 [ 3 ] {1a604fe8-ad78-4949-98dc-93188ce99dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1798 | 2025.12.19 04:13:50.005541 [ 3 ] {1a604fe8-ad78-4949-98dc-93188ce99dcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1799 | 2025.12.19 04:13:50.005568 [ 195 ] {3749c731-e7fc-4a3a-871c-e0cedf467bf4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1800 | 2025.12.19 04:13:50.005613 [ 195 ] {3749c731-e7fc-4a3a-871c-e0cedf467bf4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 1801 | 2025.12.19 04:13:50.005685 [ 195 ] {3749c731-e7fc-4a3a-871c-e0cedf467bf4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 1802 | 2025.12.19 04:13:50.005734 [ 195 ] {3749c731-e7fc-4a3a-871c-e0cedf467bf4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 19 rows starting from the beginning of the part | ||
| 1803 | 2025.12.19 04:13:50.005783 [ 195 ] {3749c731-e7fc-4a3a-871c-e0cedf467bf4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 1804 | 2025.12.19 04:13:50.005827 [ 195 ] {3749c731-e7fc-4a3a-871c-e0cedf467bf4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 27 rows starting from the beginning of the part | ||
| 1805 | 2025.12.19 04:13:50.005870 [ 195 ] {3749c731-e7fc-4a3a-871c-e0cedf467bf4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 1806 | 2025.12.19 04:13:50.006013 [ 3 ] {1a604fe8-ad78-4949-98dc-93188ce99dcc} <Trace> oximeter.fields_u32 (7371a43a-9107-4937-b86b-7cc8890e175d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1807 | 2025.12.19 04:13:50.006057 [ 3 ] {1a604fe8-ad78-4949-98dc-93188ce99dcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1808 | 2025.12.19 04:13:50.006541 [ 3 ] {1a604fe8-ad78-4949-98dc-93188ce99dcc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1809 | 2025.12.19 04:13:50.006873 [ 186 ] {3749c731-e7fc-4a3a-871c-e0cedf467bf4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001508348 sec., 79557.23745448663 rows/sec., 6.17 MiB/sec. | ||
| 1810 | 2025.12.19 04:13:50.006979 [ 3 ] {1a604fe8-ad78-4949-98dc-93188ce99dcc} <Trace> oximeter.fields_u32 (7371a43a-9107-4937-b86b-7cc8890e175d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1811 | 2025.12.19 04:13:50.007126 [ 3 ] {1a604fe8-ad78-4949-98dc-93188ce99dcc} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001654 sec., 152357.92019347037 rows/sec., 10.54 MiB/sec. | ||
| 1812 | 2025.12.19 04:13:50.007164 [ 3 ] {1a604fe8-ad78-4949-98dc-93188ce99dcc} <Debug> TCPHandler: Processed in 0.001822886 sec. | ||
| 1813 | 2025.12.19 04:13:50.007172 [ 199 ] {3749c731-e7fc-4a3a-871c-e0cedf467bf4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1814 | 2025.12.19 04:13:50.007277 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1815 | 2025.12.19 04:13:50.007377 [ 3 ] {16a14a03-827a-4832-b06b-f65c09569306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1816 | 2025.12.19 04:13:50.007418 [ 3 ] {16a14a03-827a-4832-b06b-f65c09569306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1817 | 2025.12.19 04:13:50.007677 [ 199 ] {3749c731-e7fc-4a3a-871c-e0cedf467bf4::all_1_6_1} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1818 | 2025.12.19 04:13:50.007754 [ 199 ] {3749c731-e7fc-4a3a-871c-e0cedf467bf4::all_1_6_1} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1819 | 2025.12.19 04:13:50.007787 [ 3 ] {16a14a03-827a-4832-b06b-f65c09569306} <Trace> oximeter.fields_u8 (3294b274-081d-4ad2-b40d-ffd17d1b3f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1820 | 2025.12.19 04:13:50.007827 [ 3 ] {16a14a03-827a-4832-b06b-f65c09569306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1821 | 2025.12.19 04:13:50.007829 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1822 | 2025.12.19 04:13:50.008220 [ 3 ] {16a14a03-827a-4832-b06b-f65c09569306} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1823 | 2025.12.19 04:13:50.008697 [ 3 ] {16a14a03-827a-4832-b06b-f65c09569306} <Trace> oximeter.fields_u8 (3294b274-081d-4ad2-b40d-ffd17d1b3f9e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1824 | 2025.12.19 04:13:50.008835 [ 3 ] {16a14a03-827a-4832-b06b-f65c09569306} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001474 sec., 8141.112618724559 rows/sec., 636.02 KiB/sec. | ||
| 1825 | 2025.12.19 04:13:50.008874 [ 3 ] {16a14a03-827a-4832-b06b-f65c09569306} <Debug> TCPHandler: Processed in 0.001644852 sec. | ||
| 1826 | 2025.12.19 04:13:50.008990 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1827 | 2025.12.19 04:13:50.009083 [ 3 ] {8e1d8f4e-6a60-4148-9043-d11486edb062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1828 | 2025.12.19 04:13:50.009123 [ 3 ] {8e1d8f4e-6a60-4148-9043-d11486edb062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1829 | 2025.12.19 04:13:50.009799 [ 3 ] {8e1d8f4e-6a60-4148-9043-d11486edb062} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1830 | 2025.12.19 04:13:50.009836 [ 3 ] {8e1d8f4e-6a60-4148-9043-d11486edb062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1831 | 2025.12.19 04:13:50.010281 [ 3 ] {8e1d8f4e-6a60-4148-9043-d11486edb062} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1832 | 2025.12.19 04:13:50.010704 [ 3 ] {8e1d8f4e-6a60-4148-9043-d11486edb062} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1833 | 2025.12.19 04:13:50.010837 [ 3 ] {8e1d8f4e-6a60-4148-9043-d11486edb062} <Debug> executeQuery: Read 568 rows, 43.63 KiB in 0.001771 sec., 320722.7555053642 rows/sec., 24.06 MiB/sec. | ||
| 1834 | 2025.12.19 04:13:50.010875 [ 3 ] {8e1d8f4e-6a60-4148-9043-d11486edb062} <Debug> TCPHandler: Processed in 0.001934039 sec. | ||
| 1835 | 2025.12.19 04:13:50.010993 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1836 | 2025.12.19 04:13:50.011086 [ 3 ] {3ef4e4cb-ae57-4a6e-b588-85fdb82c69a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1837 | 2025.12.19 04:13:50.011128 [ 3 ] {3ef4e4cb-ae57-4a6e-b588-85fdb82c69a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1838 | 2025.12.19 04:13:50.012112 [ 3 ] {3ef4e4cb-ae57-4a6e-b588-85fdb82c69a1} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1839 | 2025.12.19 04:13:50.012149 [ 3 ] {3ef4e4cb-ae57-4a6e-b588-85fdb82c69a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1840 | 2025.12.19 04:13:50.012841 [ 3 ] {3ef4e4cb-ae57-4a6e-b588-85fdb82c69a1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1841 | 2025.12.19 04:13:50.013266 [ 3 ] {3ef4e4cb-ae57-4a6e-b588-85fdb82c69a1} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1842 | 2025.12.19 04:13:50.013401 [ 3 ] {3ef4e4cb-ae57-4a6e-b588-85fdb82c69a1} <Debug> executeQuery: Read 2241 rows, 154.14 KiB in 0.002332 sec., 960977.7015437393 rows/sec., 64.55 MiB/sec. | ||
| 1843 | 2025.12.19 04:13:50.013438 [ 3 ] {3ef4e4cb-ae57-4a6e-b588-85fdb82c69a1} <Debug> TCPHandler: Processed in 0.002493392 sec. | ||
| 1844 | 2025.12.19 04:13:50.013550 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1845 | 2025.12.19 04:13:50.013644 [ 3 ] {11292160-03ea-4fb2-8b3b-a7e1c17a5fa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1846 | 2025.12.19 04:13:50.013698 [ 3 ] {11292160-03ea-4fb2-8b3b-a7e1c17a5fa3} <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 | ||
| 1847 | 2025.12.19 04:13:50.014451 [ 3 ] {11292160-03ea-4fb2-8b3b-a7e1c17a5fa3} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1848 | 2025.12.19 04:13:50.014490 [ 3 ] {11292160-03ea-4fb2-8b3b-a7e1c17a5fa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1849 | 2025.12.19 04:13:50.015107 [ 3 ] {11292160-03ea-4fb2-8b3b-a7e1c17a5fa3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1850 | 2025.12.19 04:13:50.015528 [ 3 ] {11292160-03ea-4fb2-8b3b-a7e1c17a5fa3} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1851 | 2025.12.19 04:13:50.015635 [ 74 ] {} <Debug> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1852 | 2025.12.19 04:13:50.015672 [ 3 ] {11292160-03ea-4fb2-8b3b-a7e1c17a5fa3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002047 sec., 4885.1978505129455 rows/sec., 8.75 MiB/sec. | ||
| 1853 | 2025.12.19 04:13:50.015676 [ 74 ] {} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1854 | 2025.12.19 04:13:50.015717 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1855 | 2025.12.19 04:13:50.015738 [ 3 ] {11292160-03ea-4fb2-8b3b-a7e1c17a5fa3} <Debug> TCPHandler: Processed in 0.002235777 sec. | ||
| 1856 | 2025.12.19 04:13:50.015810 [ 195 ] {3751ecde-8e62-4a69-b9a5-836f08d3bbbb::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 | ||
| 1857 | 2025.12.19 04:13:50.015851 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1858 | 2025.12.19 04:13:50.015951 [ 3 ] {9964cfcd-6b65-49f9-93ba-d60f7eca5794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1859 | 2025.12.19 04:13:50.015992 [ 3 ] {9964cfcd-6b65-49f9-93ba-d60f7eca5794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1860 | 2025.12.19 04:13:50.016058 [ 195 ] {3751ecde-8e62-4a69-b9a5-836f08d3bbbb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1861 | 2025.12.19 04:13:50.016128 [ 195 ] {3751ecde-8e62-4a69-b9a5-836f08d3bbbb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 1862 | 2025.12.19 04:13:50.016267 [ 195 ] {3751ecde-8e62-4a69-b9a5-836f08d3bbbb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 1863 | 2025.12.19 04:13:50.016336 [ 3 ] {9964cfcd-6b65-49f9-93ba-d60f7eca5794} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1864 | 2025.12.19 04:13:50.016376 [ 3 ] {9964cfcd-6b65-49f9-93ba-d60f7eca5794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1865 | 2025.12.19 04:13:50.016401 [ 195 ] {3751ecde-8e62-4a69-b9a5-836f08d3bbbb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part | ||
| 1866 | 2025.12.19 04:13:50.016535 [ 195 ] {3751ecde-8e62-4a69-b9a5-836f08d3bbbb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 1867 | 2025.12.19 04:13:50.016662 [ 195 ] {3751ecde-8e62-4a69-b9a5-836f08d3bbbb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 27 rows starting from the beginning of the part | ||
| 1868 | 2025.12.19 04:13:50.016778 [ 195 ] {3751ecde-8e62-4a69-b9a5-836f08d3bbbb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 1869 | 2025.12.19 04:13:50.016788 [ 3 ] {9964cfcd-6b65-49f9-93ba-d60f7eca5794} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1870 | 2025.12.19 04:13:50.017241 [ 3 ] {9964cfcd-6b65-49f9-93ba-d60f7eca5794} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1871 | 2025.12.19 04:13:50.017380 [ 3 ] {9964cfcd-6b65-49f9-93ba-d60f7eca5794} <Debug> executeQuery: Read 54 rows, 3.72 KiB in 0.001447 sec., 37318.590186592955 rows/sec., 2.51 MiB/sec. | ||
| 1872 | 2025.12.19 04:13:50.017418 [ 3 ] {9964cfcd-6b65-49f9-93ba-d60f7eca5794} <Debug> TCPHandler: Processed in 0.001615311 sec. | ||
| 1873 | 2025.12.19 04:13:50.018860 [ 196 ] {3751ecde-8e62-4a69-b9a5-836f08d3bbbb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 82 rows, containing 19 columns (19 merged, 0 gathered) in 0.003073677 sec., 26678.144775784833 rows/sec., 47.81 MiB/sec. | ||
| 1874 | 2025.12.19 04:13:50.019392 [ 196 ] {3751ecde-8e62-4a69-b9a5-836f08d3bbbb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1875 | 2025.12.19 04:13:50.020040 [ 196 ] {3751ecde-8e62-4a69-b9a5-836f08d3bbbb::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1876 | 2025.12.19 04:13:50.020108 [ 196 ] {3751ecde-8e62-4a69-b9a5-836f08d3bbbb::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1877 | 2025.12.19 04:13:50.020218 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 1878 | 2025.12.19 04:13:50.758599 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1879 | 2025.12.19 04:13:50.758789 [ 3 ] {1cf4373f-0cfa-4936-9c04-83ad4db390e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1880 | 2025.12.19 04:13:50.758858 [ 3 ] {1cf4373f-0cfa-4936-9c04-83ad4db390e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1881 | 2025.12.19 04:13:50.759524 [ 3 ] {1cf4373f-0cfa-4936-9c04-83ad4db390e9} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1882 | 2025.12.19 04:13:50.759580 [ 3 ] {1cf4373f-0cfa-4936-9c04-83ad4db390e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1883 | 2025.12.19 04:13:50.760116 [ 3 ] {1cf4373f-0cfa-4936-9c04-83ad4db390e9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1884 | 2025.12.19 04:13:50.760569 [ 3 ] {1cf4373f-0cfa-4936-9c04-83ad4db390e9} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1885 | 2025.12.19 04:13:50.760748 [ 3 ] {1cf4373f-0cfa-4936-9c04-83ad4db390e9} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.002008 sec., 12948.207171314742 rows/sec., 999.42 KiB/sec. | ||
| 1886 | 2025.12.19 04:13:50.760800 [ 3 ] {1cf4373f-0cfa-4936-9c04-83ad4db390e9} <Debug> TCPHandler: Processed in 0.002328149 sec. | ||
| 1887 | 2025.12.19 04:13:50.760925 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1888 | 2025.12.19 04:13:50.761028 [ 3 ] {2e09a6f0-aeeb-4bf8-a592-9efb29a4362b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1889 | 2025.12.19 04:13:50.761072 [ 3 ] {2e09a6f0-aeeb-4bf8-a592-9efb29a4362b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1890 | 2025.12.19 04:13:50.761596 [ 3 ] {2e09a6f0-aeeb-4bf8-a592-9efb29a4362b} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1891 | 2025.12.19 04:13:50.761635 [ 3 ] {2e09a6f0-aeeb-4bf8-a592-9efb29a4362b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1892 | 2025.12.19 04:13:50.762043 [ 3 ] {2e09a6f0-aeeb-4bf8-a592-9efb29a4362b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1893 | 2025.12.19 04:13:50.762476 [ 3 ] {2e09a6f0-aeeb-4bf8-a592-9efb29a4362b} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1894 | 2025.12.19 04:13:50.762626 [ 3 ] {2e09a6f0-aeeb-4bf8-a592-9efb29a4362b} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001621 sec., 17273.28809376928 rows/sec., 1.35 MiB/sec. | ||
| 1895 | 2025.12.19 04:13:50.762666 [ 3 ] {2e09a6f0-aeeb-4bf8-a592-9efb29a4362b} <Debug> TCPHandler: Processed in 0.001792666 sec. | ||
| 1896 | 2025.12.19 04:13:50.762769 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1897 | 2025.12.19 04:13:50.762867 [ 3 ] {e2f99cac-ae04-467c-83c7-cfbb3e8922a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1898 | 2025.12.19 04:13:50.762997 [ 3 ] {e2f99cac-ae04-467c-83c7-cfbb3e8922a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1899 | 2025.12.19 04:13:50.763373 [ 3 ] {e2f99cac-ae04-467c-83c7-cfbb3e8922a5} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1900 | 2025.12.19 04:13:50.763411 [ 3 ] {e2f99cac-ae04-467c-83c7-cfbb3e8922a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1901 | 2025.12.19 04:13:50.763847 [ 3 ] {e2f99cac-ae04-467c-83c7-cfbb3e8922a5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1902 | 2025.12.19 04:13:50.764267 [ 3 ] {e2f99cac-ae04-467c-83c7-cfbb3e8922a5} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1903 | 2025.12.19 04:13:50.764412 [ 3 ] {e2f99cac-ae04-467c-83c7-cfbb3e8922a5} <Debug> executeQuery: Read 20 rows, 1.42 KiB in 0.001565 sec., 12779.552715654952 rows/sec., 907.30 KiB/sec. | ||
| 1904 | 2025.12.19 04:13:50.764449 [ 3 ] {e2f99cac-ae04-467c-83c7-cfbb3e8922a5} <Debug> TCPHandler: Processed in 0.001730184 sec. | ||
| 1905 | 2025.12.19 04:13:50.764555 [ 3 ] {} <Trace> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1906 | 2025.12.19 04:13:50.764650 [ 3 ] {0c7b0069-e3c3-4bfd-afaf-1b76b7bb05d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61892) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1907 | 2025.12.19 04:13:50.764693 [ 3 ] {0c7b0069-e3c3-4bfd-afaf-1b76b7bb05d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1908 | 2025.12.19 04:13:50.765021 [ 3 ] {0c7b0069-e3c3-4bfd-afaf-1b76b7bb05d6} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1909 | 2025.12.19 04:13:50.765058 [ 3 ] {0c7b0069-e3c3-4bfd-afaf-1b76b7bb05d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1910 | 2025.12.19 04:13:50.765464 [ 3 ] {0c7b0069-e3c3-4bfd-afaf-1b76b7bb05d6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1911 | 2025.12.19 04:13:50.765929 [ 3 ] {0c7b0069-e3c3-4bfd-afaf-1b76b7bb05d6} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1912 | 2025.12.19 04:13:50.766072 [ 3 ] {0c7b0069-e3c3-4bfd-afaf-1b76b7bb05d6} <Debug> executeQuery: Read 6 rows, 431.00 B in 0.00144 sec., 4166.666666666666 rows/sec., 292.29 KiB/sec. | ||
| 1913 | 2025.12.19 04:13:50.766109 [ 3 ] {0c7b0069-e3c3-4bfd-afaf-1b76b7bb05d6} <Debug> TCPHandler: Processed in 0.001607331 sec. | ||
| 1914 | 2025.12.19 04:13:54.469625 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1915 | 2025.12.19 04:13:54.469673 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1916 | 2025.12.19 04:13:54.532225 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3808 | ||
| 1917 | 2025.12.19 04:13:54.532985 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1918 | 2025.12.19 04:13:54.533067 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1919 | 2025.12.19 04:13:54.533862 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1920 | 2025.12.19 04:13:54.534369 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1921 | 2025.12.19 04:13:54.534523 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3808 | ||
| 1922 | 2025.12.19 04:13:54.540297 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 278 | ||
| 1923 | 2025.12.19 04:13:54.543120 [ 242 ] {} <Trace> system.query_log (ad5586d6-d879-4ea5-b227-309c35e7f6dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1924 | 2025.12.19 04:13:54.543165 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1925 | 2025.12.19 04:13:54.544573 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1926 | 2025.12.19 04:13:54.545101 [ 242 ] {} <Trace> system.query_log (ad5586d6-d879-4ea5-b227-309c35e7f6dd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1927 | 2025.12.19 04:13:54.545447 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 278 | ||
| 1928 | 2025.12.19 04:13:54.734189 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1929 | 2025.12.19 04:13:54.751881 [ 243 ] {} <Trace> system.metric_log (3cd8c652-d448-40ac-be3b-81a1dd9f6f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1930 | 2025.12.19 04:13:54.751949 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1931 | 2025.12.19 04:13:54.758647 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1932 | 2025.12.19 04:13:54.759786 [ 243 ] {} <Trace> system.metric_log (3cd8c652-d448-40ac-be3b-81a1dd9f6f34): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1933 | 2025.12.19 04:13:54.763345 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1934 | 2025.12.19 04:13:55.000222 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.19 MiB, peak 186.19 MiB, free memory in arenas 0.00 B, will set to 183.72 MiB (RSS), difference: 1.53 MiB | ||
| 1935 | 2025.12.19 04:13:55.405358 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1936 | 2025.12.19 04:13:55.405433 [ 3 ] {} <Debug> TCP-Session: cc32cea5-9c30-43b6-bb78-b9131459dee5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1937 | 2025.12.19 04:13:55.766889 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1938 | 2025.12.19 04:13:55.767093 [ 4 ] {be6d4221-a72b-4845-be47-25632be4331f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1939 | 2025.12.19 04:13:55.767166 [ 4 ] {be6d4221-a72b-4845-be47-25632be4331f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1940 | 2025.12.19 04:13:55.767867 [ 4 ] {be6d4221-a72b-4845-be47-25632be4331f} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1941 | 2025.12.19 04:13:55.767914 [ 4 ] {be6d4221-a72b-4845-be47-25632be4331f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1942 | 2025.12.19 04:13:55.768430 [ 4 ] {be6d4221-a72b-4845-be47-25632be4331f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1943 | 2025.12.19 04:13:55.768938 [ 4 ] {be6d4221-a72b-4845-be47-25632be4331f} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1944 | 2025.12.19 04:13:55.769100 [ 4 ] {be6d4221-a72b-4845-be47-25632be4331f} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.002062 sec., 53346.2657613967 rows/sec., 4.49 MiB/sec. | ||
| 1945 | 2025.12.19 04:13:55.769146 [ 4 ] {be6d4221-a72b-4845-be47-25632be4331f} <Debug> TCPHandler: Processed in 0.002387971 sec. | ||
| 1946 | 2025.12.19 04:13:55.769271 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1947 | 2025.12.19 04:13:55.769372 [ 4 ] {aa980c60-8993-4b6e-834d-8a630e7d22a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1948 | 2025.12.19 04:13:55.769414 [ 4 ] {aa980c60-8993-4b6e-834d-8a630e7d22a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1949 | 2025.12.19 04:13:55.769823 [ 4 ] {aa980c60-8993-4b6e-834d-8a630e7d22a4} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1950 | 2025.12.19 04:13:55.769861 [ 4 ] {aa980c60-8993-4b6e-834d-8a630e7d22a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1951 | 2025.12.19 04:13:55.770333 [ 4 ] {aa980c60-8993-4b6e-834d-8a630e7d22a4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1952 | 2025.12.19 04:13:55.770844 [ 4 ] {aa980c60-8993-4b6e-834d-8a630e7d22a4} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1953 | 2025.12.19 04:13:55.770993 [ 4 ] {aa980c60-8993-4b6e-834d-8a630e7d22a4} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001644 sec., 16423.357664233576 rows/sec., 1.21 MiB/sec. | ||
| 1954 | 2025.12.19 04:13:55.771032 [ 4 ] {aa980c60-8993-4b6e-834d-8a630e7d22a4} <Debug> TCPHandler: Processed in 0.001811786 sec. | ||
| 1955 | 2025.12.19 04:13:55.771145 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1956 | 2025.12.19 04:13:55.771238 [ 4 ] {bdb12d5f-6d02-4eea-be58-bc23218c3425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1957 | 2025.12.19 04:13:55.771279 [ 4 ] {bdb12d5f-6d02-4eea-be58-bc23218c3425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1958 | 2025.12.19 04:13:55.771697 [ 4 ] {bdb12d5f-6d02-4eea-be58-bc23218c3425} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1959 | 2025.12.19 04:13:55.771738 [ 4 ] {bdb12d5f-6d02-4eea-be58-bc23218c3425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1960 | 2025.12.19 04:13:55.772196 [ 4 ] {bdb12d5f-6d02-4eea-be58-bc23218c3425} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1961 | 2025.12.19 04:13:55.772743 [ 4 ] {bdb12d5f-6d02-4eea-be58-bc23218c3425} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1962 | 2025.12.19 04:13:55.772881 [ 4 ] {bdb12d5f-6d02-4eea-be58-bc23218c3425} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001662 sec., 54753.30926594464 rows/sec., 4.28 MiB/sec. | ||
| 1963 | 2025.12.19 04:13:55.772917 [ 4 ] {bdb12d5f-6d02-4eea-be58-bc23218c3425} <Debug> TCPHandler: Processed in 0.001821596 sec. | ||
| 1964 | 2025.12.19 04:13:55.773038 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1965 | 2025.12.19 04:13:55.773129 [ 4 ] {24c254f5-e9cc-4b2a-b788-45dbc02a0f87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1966 | 2025.12.19 04:13:55.773171 [ 4 ] {24c254f5-e9cc-4b2a-b788-45dbc02a0f87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1967 | 2025.12.19 04:13:55.773583 [ 4 ] {24c254f5-e9cc-4b2a-b788-45dbc02a0f87} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1968 | 2025.12.19 04:13:55.773618 [ 4 ] {24c254f5-e9cc-4b2a-b788-45dbc02a0f87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1969 | 2025.12.19 04:13:55.774127 [ 4 ] {24c254f5-e9cc-4b2a-b788-45dbc02a0f87} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1970 | 2025.12.19 04:13:55.774600 [ 4 ] {24c254f5-e9cc-4b2a-b788-45dbc02a0f87} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1971 | 2025.12.19 04:13:55.774732 [ 4 ] {24c254f5-e9cc-4b2a-b788-45dbc02a0f87} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001622 sec., 98643.64981504316 rows/sec., 6.87 MiB/sec. | ||
| 1972 | 2025.12.19 04:13:55.774766 [ 4 ] {24c254f5-e9cc-4b2a-b788-45dbc02a0f87} <Debug> TCPHandler: Processed in 0.001779005 sec. | ||
| 1973 | 2025.12.19 04:13:55.774868 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1974 | 2025.12.19 04:13:55.774954 [ 4 ] {4fa6fc4b-39e4-45f0-a993-0873c4aad667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1975 | 2025.12.19 04:13:55.775004 [ 4 ] {4fa6fc4b-39e4-45f0-a993-0873c4aad667} <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 | ||
| 1976 | 2025.12.19 04:13:55.775871 [ 4 ] {4fa6fc4b-39e4-45f0-a993-0873c4aad667} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1977 | 2025.12.19 04:13:55.775907 [ 4 ] {4fa6fc4b-39e4-45f0-a993-0873c4aad667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1978 | 2025.12.19 04:13:55.776562 [ 4 ] {4fa6fc4b-39e4-45f0-a993-0873c4aad667} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1979 | 2025.12.19 04:13:55.777009 [ 4 ] {4fa6fc4b-39e4-45f0-a993-0873c4aad667} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1980 | 2025.12.19 04:13:55.777149 [ 4 ] {4fa6fc4b-39e4-45f0-a993-0873c4aad667} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002196 sec., 12295.081967213115 rows/sec., 22.03 MiB/sec. | ||
| 1981 | 2025.12.19 04:13:55.777198 [ 4 ] {4fa6fc4b-39e4-45f0-a993-0873c4aad667} <Debug> TCPHandler: Processed in 0.002366729 sec. | ||
| 1982 | 2025.12.19 04:13:55.777319 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1983 | 2025.12.19 04:13:55.777412 [ 4 ] {76b9d42c-3a09-4ded-9a0a-a377c10e952c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1984 | 2025.12.19 04:13:55.777452 [ 4 ] {76b9d42c-3a09-4ded-9a0a-a377c10e952c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1985 | 2025.12.19 04:13:55.777795 [ 4 ] {76b9d42c-3a09-4ded-9a0a-a377c10e952c} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1986 | 2025.12.19 04:13:55.777831 [ 4 ] {76b9d42c-3a09-4ded-9a0a-a377c10e952c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1987 | 2025.12.19 04:13:55.778227 [ 4 ] {76b9d42c-3a09-4ded-9a0a-a377c10e952c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1988 | 2025.12.19 04:13:55.778672 [ 4 ] {76b9d42c-3a09-4ded-9a0a-a377c10e952c} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1989 | 2025.12.19 04:13:55.778801 [ 4 ] {76b9d42c-3a09-4ded-9a0a-a377c10e952c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001408 sec., 42613.63636363637 rows/sec., 2.87 MiB/sec. | ||
| 1990 | 2025.12.19 04:13:55.778835 [ 4 ] {76b9d42c-3a09-4ded-9a0a-a377c10e952c} <Debug> TCPHandler: Processed in 0.00156411 sec. | ||
| 1991 | 2025.12.19 04:13:56.000213 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.13 MiB, peak 186.19 MiB, free memory in arenas 0.00 B, will set to 183.74 MiB (RSS), difference: 1.62 MiB | ||
| 1992 | 2025.12.19 04:14:00.766008 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1993 | 2025.12.19 04:14:00.766207 [ 4 ] {f2e38c3e-e638-42ac-a79f-3eb455f1a354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1994 | 2025.12.19 04:14:00.766272 [ 4 ] {f2e38c3e-e638-42ac-a79f-3eb455f1a354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1995 | 2025.12.19 04:14:00.766938 [ 4 ] {f2e38c3e-e638-42ac-a79f-3eb455f1a354} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1996 | 2025.12.19 04:14:00.766986 [ 4 ] {f2e38c3e-e638-42ac-a79f-3eb455f1a354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 1997 | 2025.12.19 04:14:00.767384 [ 4 ] {f2e38c3e-e638-42ac-a79f-3eb455f1a354} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1998 | 2025.12.19 04:14:00.767600 [ 4 ] {f2e38c3e-e638-42ac-a79f-3eb455f1a354} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1999 | 2025.12.19 04:14:00.767749 [ 4 ] {f2e38c3e-e638-42ac-a79f-3eb455f1a354} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001593 sec., 47708.72567482737 rows/sec., 3.93 MiB/sec. | ||
| 2000 | 2025.12.19 04:14:00.767790 [ 4 ] {f2e38c3e-e638-42ac-a79f-3eb455f1a354} <Debug> TCPHandler: Processed in 0.00195122 sec. | ||
| 2001 | 2025.12.19 04:14:00.767913 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2002 | 2025.12.19 04:14:00.768007 [ 4 ] {cacdb10b-a8fa-4cd5-a2f0-991cfe34dc43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2003 | 2025.12.19 04:14:00.768046 [ 4 ] {cacdb10b-a8fa-4cd5-a2f0-991cfe34dc43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2004 | 2025.12.19 04:14:00.768464 [ 4 ] {cacdb10b-a8fa-4cd5-a2f0-991cfe34dc43} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2005 | 2025.12.19 04:14:00.768502 [ 4 ] {cacdb10b-a8fa-4cd5-a2f0-991cfe34dc43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2006 | 2025.12.19 04:14:00.768790 [ 4 ] {cacdb10b-a8fa-4cd5-a2f0-991cfe34dc43} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2007 | 2025.12.19 04:14:00.769016 [ 4 ] {cacdb10b-a8fa-4cd5-a2f0-991cfe34dc43} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2008 | 2025.12.19 04:14:00.769148 [ 4 ] {cacdb10b-a8fa-4cd5-a2f0-991cfe34dc43} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001161 sec., 8613.264427217917 rows/sec., 647.68 KiB/sec. | ||
| 2009 | 2025.12.19 04:14:00.769185 [ 4 ] {cacdb10b-a8fa-4cd5-a2f0-991cfe34dc43} <Debug> TCPHandler: Processed in 0.001322414 sec. | ||
| 2010 | 2025.12.19 04:14:00.769298 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2011 | 2025.12.19 04:14:00.769390 [ 4 ] {9e8b90c0-0499-4107-bfda-9d026d192a64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2012 | 2025.12.19 04:14:00.769429 [ 4 ] {9e8b90c0-0499-4107-bfda-9d026d192a64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2013 | 2025.12.19 04:14:00.769887 [ 4 ] {9e8b90c0-0499-4107-bfda-9d026d192a64} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2014 | 2025.12.19 04:14:00.769923 [ 4 ] {9e8b90c0-0499-4107-bfda-9d026d192a64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2015 | 2025.12.19 04:14:00.770205 [ 4 ] {9e8b90c0-0499-4107-bfda-9d026d192a64} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2016 | 2025.12.19 04:14:00.770394 [ 4 ] {9e8b90c0-0499-4107-bfda-9d026d192a64} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2017 | 2025.12.19 04:14:00.770512 [ 4 ] {9e8b90c0-0499-4107-bfda-9d026d192a64} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001183 sec., 62552.83178360101 rows/sec., 4.88 MiB/sec. | ||
| 2018 | 2025.12.19 04:14:00.770546 [ 4 ] {9e8b90c0-0499-4107-bfda-9d026d192a64} <Debug> TCPHandler: Processed in 0.001341094 sec. | ||
| 2019 | 2025.12.19 04:14:00.770650 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2020 | 2025.12.19 04:14:00.770738 [ 4 ] {4f3c2b5c-c06d-4546-9715-60da3bf2cba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2021 | 2025.12.19 04:14:00.770778 [ 4 ] {4f3c2b5c-c06d-4546-9715-60da3bf2cba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2022 | 2025.12.19 04:14:00.771314 [ 4 ] {4f3c2b5c-c06d-4546-9715-60da3bf2cba1} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2023 | 2025.12.19 04:14:00.771350 [ 4 ] {4f3c2b5c-c06d-4546-9715-60da3bf2cba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2024 | 2025.12.19 04:14:00.771675 [ 4 ] {4f3c2b5c-c06d-4546-9715-60da3bf2cba1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2025 | 2025.12.19 04:14:00.771905 [ 4 ] {4f3c2b5c-c06d-4546-9715-60da3bf2cba1} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2026 | 2025.12.19 04:14:00.772042 [ 4 ] {4f3c2b5c-c06d-4546-9715-60da3bf2cba1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001263 sec., 126682.5019794141 rows/sec., 8.82 MiB/sec. | ||
| 2027 | 2025.12.19 04:14:00.772079 [ 4 ] {4f3c2b5c-c06d-4546-9715-60da3bf2cba1} <Debug> TCPHandler: Processed in 0.001423366 sec. | ||
| 2028 | 2025.12.19 04:14:00.772192 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2029 | 2025.12.19 04:14:00.772284 [ 4 ] {dc646745-6b24-4e12-9eb3-503941941236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2030 | 2025.12.19 04:14:00.772336 [ 4 ] {dc646745-6b24-4e12-9eb3-503941941236} <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 | ||
| 2031 | 2025.12.19 04:14:00.773088 [ 4 ] {dc646745-6b24-4e12-9eb3-503941941236} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2032 | 2025.12.19 04:14:00.773124 [ 4 ] {dc646745-6b24-4e12-9eb3-503941941236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2033 | 2025.12.19 04:14:00.773620 [ 4 ] {dc646745-6b24-4e12-9eb3-503941941236} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2034 | 2025.12.19 04:14:00.773836 [ 4 ] {dc646745-6b24-4e12-9eb3-503941941236} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2035 | 2025.12.19 04:14:00.773970 [ 4 ] {dc646745-6b24-4e12-9eb3-503941941236} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001704 sec., 5868.544600938967 rows/sec., 10.52 MiB/sec. | ||
| 2036 | 2025.12.19 04:14:00.774019 [ 4 ] {dc646745-6b24-4e12-9eb3-503941941236} <Debug> TCPHandler: Processed in 0.001874337 sec. | ||
| 2037 | 2025.12.19 04:14:00.774139 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2038 | 2025.12.19 04:14:00.774257 [ 4 ] {90733588-d1cd-4f83-b12d-fcaf167b6a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2039 | 2025.12.19 04:14:00.774307 [ 4 ] {90733588-d1cd-4f83-b12d-fcaf167b6a20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2040 | 2025.12.19 04:14:00.774706 [ 4 ] {90733588-d1cd-4f83-b12d-fcaf167b6a20} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2041 | 2025.12.19 04:14:00.774746 [ 4 ] {90733588-d1cd-4f83-b12d-fcaf167b6a20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2042 | 2025.12.19 04:14:00.775054 [ 4 ] {90733588-d1cd-4f83-b12d-fcaf167b6a20} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2043 | 2025.12.19 04:14:00.775261 [ 4 ] {90733588-d1cd-4f83-b12d-fcaf167b6a20} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2044 | 2025.12.19 04:14:00.775385 [ 4 ] {90733588-d1cd-4f83-b12d-fcaf167b6a20} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. | ||
| 2045 | 2025.12.19 04:14:00.775420 [ 4 ] {90733588-d1cd-4f83-b12d-fcaf167b6a20} <Debug> TCPHandler: Processed in 0.001340784 sec. | ||
| 2046 | 2025.12.19 04:14:02.034783 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4320 | ||
| 2047 | 2025.12.19 04:14:02.035619 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2048 | 2025.12.19 04:14:02.035690 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2049 | 2025.12.19 04:14:02.036225 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2050 | 2025.12.19 04:14:02.036451 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2051 | 2025.12.19 04:14:02.036584 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4320 | ||
| 2052 | 2025.12.19 04:14:02.263604 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2053 | 2025.12.19 04:14:02.280460 [ 243 ] {} <Trace> system.metric_log (3cd8c652-d448-40ac-be3b-81a1dd9f6f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2054 | 2025.12.19 04:14:02.280515 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2055 | 2025.12.19 04:14:02.286014 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2056 | 2025.12.19 04:14:02.286689 [ 243 ] {} <Trace> system.metric_log (3cd8c652-d448-40ac-be3b-81a1dd9f6f34): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2057 | 2025.12.19 04:14:02.289632 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2058 | 2025.12.19 04:14:04.545986 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 302 | ||
| 2059 | 2025.12.19 04:14:04.549300 [ 242 ] {} <Trace> system.query_log (ad5586d6-d879-4ea5-b227-309c35e7f6dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2060 | 2025.12.19 04:14:04.549388 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2061 | 2025.12.19 04:14:04.551100 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2062 | 2025.12.19 04:14:04.551435 [ 242 ] {} <Trace> system.query_log (ad5586d6-d879-4ea5-b227-309c35e7f6dd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2063 | 2025.12.19 04:14:04.551603 [ 46 ] {} <Debug> system.query_log (ad5586d6-d879-4ea5-b227-309c35e7f6dd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2064 | 2025.12.19 04:14:04.551642 [ 46 ] {} <Trace> system.query_log (ad5586d6-d879-4ea5-b227-309c35e7f6dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2065 | 2025.12.19 04:14:04.551661 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2066 | 2025.12.19 04:14:04.551833 [ 195 ] {ad5586d6-d879-4ea5-b227-309c35e7f6dd::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 | ||
| 2067 | 2025.12.19 04:14:04.551848 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 302 | ||
| 2068 | 2025.12.19 04:14:04.552563 [ 195 ] {ad5586d6-d879-4ea5-b227-309c35e7f6dd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2069 | 2025.12.19 04:14:04.552756 [ 195 ] {ad5586d6-d879-4ea5-b227-309c35e7f6dd::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 | ||
| 2070 | 2025.12.19 04:14:04.553218 [ 195 ] {ad5586d6-d879-4ea5-b227-309c35e7f6dd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 74 rows starting from the beginning of the part | ||
| 2071 | 2025.12.19 04:14:04.553684 [ 195 ] {ad5586d6-d879-4ea5-b227-309c35e7f6dd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 2072 | 2025.12.19 04:14:04.554105 [ 195 ] {ad5586d6-d879-4ea5-b227-309c35e7f6dd::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 | ||
| 2073 | 2025.12.19 04:14:04.554501 [ 195 ] {ad5586d6-d879-4ea5-b227-309c35e7f6dd::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 | ||
| 2074 | 2025.12.19 04:14:04.554860 [ 195 ] {ad5586d6-d879-4ea5-b227-309c35e7f6dd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 2075 | 2025.12.19 04:14:04.563970 [ 195 ] {ad5586d6-d879-4ea5-b227-309c35e7f6dd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 302 rows, containing 72 columns (72 merged, 0 gathered) in 0.0122226 sec., 24708.32719715936 rows/sec., 24.61 MiB/sec. | ||
| 2076 | 2025.12.19 04:14:04.564859 [ 195 ] {ad5586d6-d879-4ea5-b227-309c35e7f6dd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2077 | 2025.12.19 04:14:04.565595 [ 195 ] {ad5586d6-d879-4ea5-b227-309c35e7f6dd::all_1_6_1} <Trace> system.query_log (ad5586d6-d879-4ea5-b227-309c35e7f6dd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2078 | 2025.12.19 04:14:04.565711 [ 195 ] {ad5586d6-d879-4ea5-b227-309c35e7f6dd::all_1_6_1} <Trace> system.query_log (ad5586d6-d879-4ea5-b227-309c35e7f6dd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2079 | 2025.12.19 04:14:04.565994 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.70 MiB. | ||
| 2080 | 2025.12.19 04:14:05.258713 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45482 | ||
| 2081 | 2025.12.19 04:14:05.258841 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2082 | 2025.12.19 04:14:05.258867 [ 3 ] {} <Debug> TCP-Session: cab964fc-253c-436f-8d2f-8cb033ce7268 Authenticating user 'default' from [fd00:1122:3344:101::e]:45482 | ||
| 2083 | 2025.12.19 04:14:05.258888 [ 3 ] {} <Debug> TCP-Session: cab964fc-253c-436f-8d2f-8cb033ce7268 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2084 | 2025.12.19 04:14:05.258901 [ 3 ] {} <Debug> TCP-Session: cab964fc-253c-436f-8d2f-8cb033ce7268 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2085 | 2025.12.19 04:14:05.259096 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58764 | ||
| 2086 | 2025.12.19 04:14:05.259126 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49181 | ||
| 2087 | 2025.12.19 04:14:05.259165 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54187 | ||
| 2088 | 2025.12.19 04:14:05.259196 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64942 | ||
| 2089 | 2025.12.19 04:14:05.259223 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2090 | 2025.12.19 04:14:05.259214 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56528 | ||
| 2091 | 2025.12.19 04:14:05.259268 [ 286 ] {} <Debug> TCP-Session: d1eb5481-b6ba-44ae-b8cd-12653c2c4811 Authenticating user 'default' from [fd00:1122:3344:101::e]:58764 | ||
| 2092 | 2025.12.19 04:14:05.259257 [ 3 ] {} <Trace> TCP-Session: cab964fc-253c-436f-8d2f-8cb033ce7268 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2093 | 2025.12.19 04:14:05.259297 [ 286 ] {} <Debug> TCP-Session: d1eb5481-b6ba-44ae-b8cd-12653c2c4811 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2094 | 2025.12.19 04:14:05.259204 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35294 | ||
| 2095 | 2025.12.19 04:14:05.259334 [ 286 ] {} <Debug> TCP-Session: d1eb5481-b6ba-44ae-b8cd-12653c2c4811 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2096 | 2025.12.19 04:14:05.259154 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51483 | ||
| 2097 | 2025.12.19 04:14:05.259178 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64443 | ||
| 2098 | 2025.12.19 04:14:05.259427 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2099 | 2025.12.19 04:14:05.259466 [ 291 ] {} <Debug> TCP-Session: fe99d78a-8a4c-4200-ac5b-a6e7c2e18f43 Authenticating user 'default' from [fd00:1122:3344:101::e]:64942 | ||
| 2100 | 2025.12.19 04:14:05.259490 [ 291 ] {} <Debug> TCP-Session: fe99d78a-8a4c-4200-ac5b-a6e7c2e18f43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2101 | 2025.12.19 04:14:05.259491 [ 3 ] {84166fe9-bffe-4b2e-ae05-6fd9a9f39293} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45482) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2102 | 2025.12.19 04:14:05.259506 [ 291 ] {} <Debug> TCP-Session: fe99d78a-8a4c-4200-ac5b-a6e7c2e18f43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2103 | 2025.12.19 04:14:05.259691 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2104 | 2025.12.19 04:14:05.259696 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2105 | 2025.12.19 04:14:05.259728 [ 288 ] {} <Debug> TCP-Session: aa486cce-cfe2-45b0-9e98-43335f72d543 Authenticating user 'default' from [fd00:1122:3344:101::e]:51483 | ||
| 2106 | 2025.12.19 04:14:05.259731 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2107 | 2025.12.19 04:14:05.259751 [ 290 ] {} <Debug> TCP-Session: 8b627117-43a4-43b1-b712-06db57e74c0e Authenticating user 'default' from [fd00:1122:3344:101::e]:64443 | ||
| 2108 | 2025.12.19 04:14:05.259767 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2109 | 2025.12.19 04:14:05.259778 [ 293 ] {} <Debug> TCP-Session: 84915e11-c89e-46fe-8635-11c8a3e76f29 Authenticating user 'default' from [fd00:1122:3344:101::e]:56528 | ||
| 2110 | 2025.12.19 04:14:05.259793 [ 290 ] {} <Debug> TCP-Session: 8b627117-43a4-43b1-b712-06db57e74c0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2111 | 2025.12.19 04:14:05.259817 [ 289 ] {} <Debug> TCP-Session: 6d92d4c4-9b12-458e-8152-1902c8317ee1 Authenticating user 'default' from [fd00:1122:3344:101::e]:54187 | ||
| 2112 | 2025.12.19 04:14:05.259822 [ 293 ] {} <Debug> TCP-Session: 84915e11-c89e-46fe-8635-11c8a3e76f29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2113 | 2025.12.19 04:14:05.259832 [ 290 ] {} <Debug> TCP-Session: 8b627117-43a4-43b1-b712-06db57e74c0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2114 | 2025.12.19 04:14:05.259839 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2115 | 2025.12.19 04:14:05.259867 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2116 | 2025.12.19 04:14:05.259896 [ 287 ] {} <Debug> TCP-Session: 9181f586-5826-404b-b430-c830da0a0718 Authenticating user 'default' from [fd00:1122:3344:101::e]:49181 | ||
| 2117 | 2025.12.19 04:14:05.259856 [ 289 ] {} <Debug> TCP-Session: 6d92d4c4-9b12-458e-8152-1902c8317ee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2118 | 2025.12.19 04:14:05.259927 [ 287 ] {} <Debug> TCP-Session: 9181f586-5826-404b-b430-c830da0a0718 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2119 | 2025.12.19 04:14:05.259944 [ 289 ] {} <Debug> TCP-Session: 6d92d4c4-9b12-458e-8152-1902c8317ee1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2120 | 2025.12.19 04:14:05.259956 [ 287 ] {} <Debug> TCP-Session: 9181f586-5826-404b-b430-c830da0a0718 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2121 | 2025.12.19 04:14:05.259918 [ 292 ] {} <Debug> TCP-Session: 42b94435-46ed-4f9f-a13d-4b59273efb92 Authenticating user 'default' from [fd00:1122:3344:101::e]:35294 | ||
| 2122 | 2025.12.19 04:14:05.259857 [ 293 ] {} <Debug> TCP-Session: 84915e11-c89e-46fe-8635-11c8a3e76f29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2123 | 2025.12.19 04:14:05.260014 [ 292 ] {} <Debug> TCP-Session: 42b94435-46ed-4f9f-a13d-4b59273efb92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2124 | 2025.12.19 04:14:05.259791 [ 3 ] {84166fe9-bffe-4b2e-ae05-6fd9a9f39293} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2125 | 2025.12.19 04:14:05.260042 [ 292 ] {} <Debug> TCP-Session: 42b94435-46ed-4f9f-a13d-4b59273efb92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2126 | 2025.12.19 04:14:05.259757 [ 288 ] {} <Debug> TCP-Session: aa486cce-cfe2-45b0-9e98-43335f72d543 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2127 | 2025.12.19 04:14:05.260083 [ 288 ] {} <Debug> TCP-Session: aa486cce-cfe2-45b0-9e98-43335f72d543 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2128 | 2025.12.19 04:14:05.260101 [ 3 ] {84166fe9-bffe-4b2e-ae05-6fd9a9f39293} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2129 | 2025.12.19 04:14:05.260386 [ 3 ] {84166fe9-bffe-4b2e-ae05-6fd9a9f39293} <Debug> oximeter.version (99ab5c6f-31d3-4787-9405-70019d8dae15) (SelectExecutor): Key condition: unknown | ||
| 2130 | 2025.12.19 04:14:05.262079 [ 321 ] {84166fe9-bffe-4b2e-ae05-6fd9a9f39293} <Trace> AggregatingTransform: Aggregating | ||
| 2131 | 2025.12.19 04:14:05.262125 [ 321 ] {84166fe9-bffe-4b2e-ae05-6fd9a9f39293} <Trace> Aggregator: Aggregation method: without_key | ||
| 2132 | 2025.12.19 04:14:05.262158 [ 321 ] {84166fe9-bffe-4b2e-ae05-6fd9a9f39293} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001668482 sec. (599.347 rows/sec., 23.41 KiB/sec.) | ||
| 2133 | 2025.12.19 04:14:05.262172 [ 321 ] {84166fe9-bffe-4b2e-ae05-6fd9a9f39293} <Trace> Aggregator: Merging aggregated data | ||
| 2134 | 2025.12.19 04:14:05.263225 [ 3 ] {84166fe9-bffe-4b2e-ae05-6fd9a9f39293} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003801 sec., 263.0886608787161 rows/sec., 10.28 KiB/sec. | ||
| 2135 | 2025.12.19 04:14:05.263374 [ 3 ] {84166fe9-bffe-4b2e-ae05-6fd9a9f39293} <Debug> TCPHandler: Processed in 0.004240607 sec. | ||
| 2136 | 2025.12.19 04:14:05.263488 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2137 | 2025.12.19 04:14:05.263516 [ 3 ] {} <Debug> TCP-Session: cab964fc-253c-436f-8d2f-8cb033ce7268 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2138 | 2025.12.19 04:14:05.263518 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2139 | 2025.12.19 04:14:05.263543 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2140 | 2025.12.19 04:14:05.263563 [ 286 ] {} <Debug> TCP-Session: d1eb5481-b6ba-44ae-b8cd-12653c2c4811 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2141 | 2025.12.19 04:14:05.263572 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2142 | 2025.12.19 04:14:05.263591 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2143 | 2025.12.19 04:14:05.263610 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2144 | 2025.12.19 04:14:05.263618 [ 287 ] {} <Debug> TCP-Session: 9181f586-5826-404b-b430-c830da0a0718 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2145 | 2025.12.19 04:14:05.263642 [ 289 ] {} <Debug> TCP-Session: 6d92d4c4-9b12-458e-8152-1902c8317ee1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2146 | 2025.12.19 04:14:05.263644 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2147 | 2025.12.19 04:14:05.263660 [ 291 ] {} <Debug> TCP-Session: fe99d78a-8a4c-4200-ac5b-a6e7c2e18f43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2148 | 2025.12.19 04:14:05.263626 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2149 | 2025.12.19 04:14:05.263696 [ 292 ] {} <Debug> TCP-Session: 42b94435-46ed-4f9f-a13d-4b59273efb92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2150 | 2025.12.19 04:14:05.263584 [ 293 ] {} <Debug> TCP-Session: 84915e11-c89e-46fe-8635-11c8a3e76f29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2151 | 2025.12.19 04:14:05.263742 [ 290 ] {} <Debug> TCP-Session: 8b627117-43a4-43b1-b712-06db57e74c0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2152 | 2025.12.19 04:14:05.263573 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2153 | 2025.12.19 04:14:05.263801 [ 288 ] {} <Debug> TCP-Session: aa486cce-cfe2-45b0-9e98-43335f72d543 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2154 | 2025.12.19 04:14:05.577735 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41842 | ||
| 2155 | 2025.12.19 04:14:05.577845 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2156 | 2025.12.19 04:14:05.577871 [ 3 ] {} <Debug> TCP-Session: 15968e50-5f57-4812-aa42-5023e49725eb Authenticating user 'default' from [fd00:1122:3344:101::e]:41842 | ||
| 2157 | 2025.12.19 04:14:05.577892 [ 3 ] {} <Debug> TCP-Session: 15968e50-5f57-4812-aa42-5023e49725eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2158 | 2025.12.19 04:14:05.577905 [ 3 ] {} <Debug> TCP-Session: 15968e50-5f57-4812-aa42-5023e49725eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2159 | 2025.12.19 04:14:05.578091 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60548 | ||
| 2160 | 2025.12.19 04:14:05.578127 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34661 | ||
| 2161 | 2025.12.19 04:14:05.578162 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47093 | ||
| 2162 | 2025.12.19 04:14:05.578187 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37011 | ||
| 2163 | 2025.12.19 04:14:05.578214 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64958 | ||
| 2164 | 2025.12.19 04:14:05.578228 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2165 | 2025.12.19 04:14:05.578247 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46218 | ||
| 2166 | 2025.12.19 04:14:05.578286 [ 286 ] {} <Debug> TCP-Session: a115b97c-b127-4e47-acd0-5181ece79243 Authenticating user 'default' from [fd00:1122:3344:101::e]:60548 | ||
| 2167 | 2025.12.19 04:14:05.578191 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49177 | ||
| 2168 | 2025.12.19 04:14:05.578314 [ 286 ] {} <Debug> TCP-Session: a115b97c-b127-4e47-acd0-5181ece79243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2169 | 2025.12.19 04:14:05.578309 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2170 | 2025.12.19 04:14:05.578348 [ 286 ] {} <Debug> TCP-Session: a115b97c-b127-4e47-acd0-5181ece79243 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2171 | 2025.12.19 04:14:05.578342 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2172 | 2025.12.19 04:14:05.578382 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2173 | 2025.12.19 04:14:05.578405 [ 293 ] {} <Debug> TCP-Session: 94cfdd23-3de3-4bc7-8311-a2bdffead52c Authenticating user 'default' from [fd00:1122:3344:101::e]:46218 | ||
| 2174 | 2025.12.19 04:14:05.578376 [ 292 ] {} <Debug> TCP-Session: 667abc1e-3ef2-403c-86e0-291d3d9be9d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:64958 | ||
| 2175 | 2025.12.19 04:14:05.578432 [ 291 ] {} <Debug> TCP-Session: 60765ee4-2572-448e-a089-3046a402af87 Authenticating user 'default' from [fd00:1122:3344:101::e]:49177 | ||
| 2176 | 2025.12.19 04:14:05.578461 [ 292 ] {} <Debug> TCP-Session: 667abc1e-3ef2-403c-86e0-291d3d9be9d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2177 | 2025.12.19 04:14:05.578481 [ 291 ] {} <Debug> TCP-Session: 60765ee4-2572-448e-a089-3046a402af87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2178 | 2025.12.19 04:14:05.578489 [ 292 ] {} <Debug> TCP-Session: 667abc1e-3ef2-403c-86e0-291d3d9be9d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2179 | 2025.12.19 04:14:05.578506 [ 291 ] {} <Debug> TCP-Session: 60765ee4-2572-448e-a089-3046a402af87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2180 | 2025.12.19 04:14:05.578434 [ 293 ] {} <Debug> TCP-Session: 94cfdd23-3de3-4bc7-8311-a2bdffead52c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2181 | 2025.12.19 04:14:05.578130 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45250 | ||
| 2182 | 2025.12.19 04:14:05.578551 [ 293 ] {} <Debug> TCP-Session: 94cfdd23-3de3-4bc7-8311-a2bdffead52c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2183 | 2025.12.19 04:14:05.578305 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2184 | 2025.12.19 04:14:05.578257 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2185 | 2025.12.19 04:14:05.578629 [ 290 ] {} <Debug> TCP-Session: 26c901e0-8043-48e9-af20-7ebbeac70415 Authenticating user 'default' from [fd00:1122:3344:101::e]:37011 | ||
| 2186 | 2025.12.19 04:14:05.578620 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2187 | 2025.12.19 04:14:05.578668 [ 290 ] {} <Debug> TCP-Session: 26c901e0-8043-48e9-af20-7ebbeac70415 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2188 | 2025.12.19 04:14:05.578687 [ 288 ] {} <Debug> TCP-Session: 9a567873-3ef1-4cd9-a14d-2dc7a77992a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45250 | ||
| 2189 | 2025.12.19 04:14:05.578694 [ 290 ] {} <Debug> TCP-Session: 26c901e0-8043-48e9-af20-7ebbeac70415 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2190 | 2025.12.19 04:14:05.578711 [ 288 ] {} <Debug> TCP-Session: 9a567873-3ef1-4cd9-a14d-2dc7a77992a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2191 | 2025.12.19 04:14:05.578655 [ 287 ] {} <Debug> TCP-Session: 26965cf6-aa63-449d-bd7b-dd919a345167 Authenticating user 'default' from [fd00:1122:3344:101::e]:34661 | ||
| 2192 | 2025.12.19 04:14:05.578735 [ 288 ] {} <Debug> TCP-Session: 9a567873-3ef1-4cd9-a14d-2dc7a77992a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2193 | 2025.12.19 04:14:05.578257 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2194 | 2025.12.19 04:14:05.578767 [ 287 ] {} <Debug> TCP-Session: 26965cf6-aa63-449d-bd7b-dd919a345167 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2195 | 2025.12.19 04:14:05.578802 [ 289 ] {} <Debug> TCP-Session: 29c4822e-0d93-44b5-972b-f86a68c201cf Authenticating user 'default' from [fd00:1122:3344:101::e]:47093 | ||
| 2196 | 2025.12.19 04:14:05.578817 [ 287 ] {} <Debug> TCP-Session: 26965cf6-aa63-449d-bd7b-dd919a345167 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2197 | 2025.12.19 04:14:05.578833 [ 289 ] {} <Debug> TCP-Session: 29c4822e-0d93-44b5-972b-f86a68c201cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2198 | 2025.12.19 04:14:05.578248 [ 3 ] {} <Trace> TCP-Session: 15968e50-5f57-4812-aa42-5023e49725eb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2199 | 2025.12.19 04:14:05.578858 [ 289 ] {} <Debug> TCP-Session: 29c4822e-0d93-44b5-972b-f86a68c201cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2200 | 2025.12.19 04:14:05.579030 [ 3 ] {24e69830-d4d5-4aca-b2c8-44800408ca85} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41842) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2201 | 2025.12.19 04:14:05.579296 [ 3 ] {24e69830-d4d5-4aca-b2c8-44800408ca85} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2202 | 2025.12.19 04:14:05.579351 [ 3 ] {24e69830-d4d5-4aca-b2c8-44800408ca85} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2203 | 2025.12.19 04:14:05.579630 [ 3 ] {24e69830-d4d5-4aca-b2c8-44800408ca85} <Debug> oximeter.version (99ab5c6f-31d3-4787-9405-70019d8dae15) (SelectExecutor): Key condition: unknown | ||
| 2204 | 2025.12.19 04:14:05.579716 [ 3 ] {24e69830-d4d5-4aca-b2c8-44800408ca85} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2205 | 2025.12.19 04:14:05.767603 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2206 | 2025.12.19 04:14:05.767807 [ 4 ] {4283a100-774c-4e75-9759-1f4406ef2e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2207 | 2025.12.19 04:14:05.767886 [ 4 ] {4283a100-774c-4e75-9759-1f4406ef2e2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2208 | 2025.12.19 04:14:05.768590 [ 4 ] {4283a100-774c-4e75-9759-1f4406ef2e2b} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2209 | 2025.12.19 04:14:05.768642 [ 4 ] {4283a100-774c-4e75-9759-1f4406ef2e2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2210 | 2025.12.19 04:14:05.772623 [ 4 ] {4283a100-774c-4e75-9759-1f4406ef2e2b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2211 | 2025.12.19 04:14:05.772917 [ 4 ] {4283a100-774c-4e75-9759-1f4406ef2e2b} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2212 | 2025.12.19 04:14:05.773101 [ 4 ] {4283a100-774c-4e75-9759-1f4406ef2e2b} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.005349 sec., 20564.59151243223 rows/sec., 1.73 MiB/sec. | ||
| 2213 | 2025.12.19 04:14:05.773101 [ 45 ] {} <Debug> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2214 | 2025.12.19 04:14:05.773152 [ 4 ] {4283a100-774c-4e75-9759-1f4406ef2e2b} <Debug> TCPHandler: Processed in 0.005693595 sec. | ||
| 2215 | 2025.12.19 04:14:05.773179 [ 45 ] {} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2216 | 2025.12.19 04:14:05.773206 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2217 | 2025.12.19 04:14:05.773290 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2218 | 2025.12.19 04:14:05.773330 [ 197 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::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 | ||
| 2219 | 2025.12.19 04:14:05.773401 [ 4 ] {a8d00714-c4e8-445b-ae1a-9ad17a4db58e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2220 | 2025.12.19 04:14:05.773453 [ 4 ] {a8d00714-c4e8-445b-ae1a-9ad17a4db58e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2221 | 2025.12.19 04:14:05.773458 [ 197 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2222 | 2025.12.19 04:14:05.773513 [ 197 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 256 rows starting from the beginning of the part | ||
| 2223 | 2025.12.19 04:14:05.773607 [ 197 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1337 rows starting from the beginning of the part | ||
| 2224 | 2025.12.19 04:14:05.773660 [ 197 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
| 2225 | 2025.12.19 04:14:05.773708 [ 197 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 110 rows starting from the beginning of the part | ||
| 2226 | 2025.12.19 04:14:05.773755 [ 197 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 76 rows starting from the beginning of the part | ||
| 2227 | 2025.12.19 04:14:05.773797 [ 197 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 110 rows starting from the beginning of the part | ||
| 2228 | 2025.12.19 04:14:05.773901 [ 4 ] {a8d00714-c4e8-445b-ae1a-9ad17a4db58e} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2229 | 2025.12.19 04:14:05.773944 [ 4 ] {a8d00714-c4e8-445b-ae1a-9ad17a4db58e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2230 | 2025.12.19 04:14:05.775708 [ 195 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1915 rows, containing 5 columns (5 merged, 0 gathered) in 0.002427301 sec., 788942.1213108716 rows/sec., 69.50 MiB/sec. | ||
| 2231 | 2025.12.19 04:14:05.775979 [ 197 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2232 | 2025.12.19 04:14:05.776236 [ 197 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::all_1_11_2} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2233 | 2025.12.19 04:14:05.776312 [ 197 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::all_1_11_2} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2234 | 2025.12.19 04:14:05.776387 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 2235 | 2025.12.19 04:14:05.777010 [ 4 ] {a8d00714-c4e8-445b-ae1a-9ad17a4db58e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2236 | 2025.12.19 04:14:05.777253 [ 4 ] {a8d00714-c4e8-445b-ae1a-9ad17a4db58e} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2237 | 2025.12.19 04:14:05.777402 [ 4 ] {a8d00714-c4e8-445b-ae1a-9ad17a4db58e} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.004028 sec., 6703.078450844091 rows/sec., 504.04 KiB/sec. | ||
| 2238 | 2025.12.19 04:14:05.777444 [ 4 ] {a8d00714-c4e8-445b-ae1a-9ad17a4db58e} <Debug> TCPHandler: Processed in 0.004208746 sec. | ||
| 2239 | 2025.12.19 04:14:05.777567 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2240 | 2025.12.19 04:14:05.777668 [ 4 ] {cad65c28-2af5-4cab-9108-aa4e995ae6a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2241 | 2025.12.19 04:14:05.777712 [ 4 ] {cad65c28-2af5-4cab-9108-aa4e995ae6a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2242 | 2025.12.19 04:14:05.778151 [ 4 ] {cad65c28-2af5-4cab-9108-aa4e995ae6a2} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2243 | 2025.12.19 04:14:05.778188 [ 4 ] {cad65c28-2af5-4cab-9108-aa4e995ae6a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2244 | 2025.12.19 04:14:05.778495 [ 4 ] {cad65c28-2af5-4cab-9108-aa4e995ae6a2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2245 | 2025.12.19 04:14:05.778705 [ 4 ] {cad65c28-2af5-4cab-9108-aa4e995ae6a2} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2246 | 2025.12.19 04:14:05.778809 [ 45 ] {} <Debug> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2247 | 2025.12.19 04:14:05.778837 [ 4 ] {cad65c28-2af5-4cab-9108-aa4e995ae6a2} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001193 sec., 76278.29002514669 rows/sec., 5.96 MiB/sec. | ||
| 2248 | 2025.12.19 04:14:05.778845 [ 45 ] {} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2249 | 2025.12.19 04:14:05.778879 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2250 | 2025.12.19 04:14:05.778882 [ 4 ] {cad65c28-2af5-4cab-9108-aa4e995ae6a2} <Debug> TCPHandler: Processed in 0.001368784 sec. | ||
| 2251 | 2025.12.19 04:14:05.778968 [ 186 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::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 | ||
| 2252 | 2025.12.19 04:14:05.779004 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2253 | 2025.12.19 04:14:05.779061 [ 186 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2254 | 2025.12.19 04:14:05.779091 [ 186 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 165 rows starting from the beginning of the part | ||
| 2255 | 2025.12.19 04:14:05.779103 [ 4 ] {2700da2b-8329-4891-adc8-c3339f710052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2256 | 2025.12.19 04:14:05.779149 [ 4 ] {2700da2b-8329-4891-adc8-c3339f710052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2257 | 2025.12.19 04:14:05.779155 [ 186 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 568 rows starting from the beginning of the part | ||
| 2258 | 2025.12.19 04:14:05.779207 [ 186 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 28 rows starting from the beginning of the part | ||
| 2259 | 2025.12.19 04:14:05.779259 [ 186 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 91 rows starting from the beginning of the part | ||
| 2260 | 2025.12.19 04:14:05.779300 [ 186 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 74 rows starting from the beginning of the part | ||
| 2261 | 2025.12.19 04:14:05.779341 [ 186 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 91 rows starting from the beginning of the part | ||
| 2262 | 2025.12.19 04:14:05.779593 [ 4 ] {2700da2b-8329-4891-adc8-c3339f710052} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2263 | 2025.12.19 04:14:05.779629 [ 4 ] {2700da2b-8329-4891-adc8-c3339f710052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2264 | 2025.12.19 04:14:05.780288 [ 195 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1017 rows, containing 5 columns (5 merged, 0 gathered) in 0.001358685 sec., 748517.868380088 rows/sec., 60.32 MiB/sec. | ||
| 2265 | 2025.12.19 04:14:05.780462 [ 186 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2266 | 2025.12.19 04:14:05.780700 [ 186 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::all_1_11_2} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2267 | 2025.12.19 04:14:05.780767 [ 186 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::all_1_11_2} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2268 | 2025.12.19 04:14:05.780827 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 2269 | 2025.12.19 04:14:05.781338 [ 4 ] {2700da2b-8329-4891-adc8-c3339f710052} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2270 | 2025.12.19 04:14:05.781558 [ 4 ] {2700da2b-8329-4891-adc8-c3339f710052} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2271 | 2025.12.19 04:14:05.781671 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2272 | 2025.12.19 04:14:05.781693 [ 4 ] {2700da2b-8329-4891-adc8-c3339f710052} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002611 sec., 61279.20337035618 rows/sec., 4.27 MiB/sec. | ||
| 2273 | 2025.12.19 04:14:05.781707 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2274 | 2025.12.19 04:14:05.781736 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2275 | 2025.12.19 04:14:05.781738 [ 4 ] {2700da2b-8329-4891-adc8-c3339f710052} <Debug> TCPHandler: Processed in 0.002784331 sec. | ||
| 2276 | 2025.12.19 04:14:05.781822 [ 195 ] {378d6fba-bda3-4143-a916-a623cabe6e54::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 | ||
| 2277 | 2025.12.19 04:14:05.781863 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2278 | 2025.12.19 04:14:05.781934 [ 195 ] {378d6fba-bda3-4143-a916-a623cabe6e54::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2279 | 2025.12.19 04:14:05.781964 [ 4 ] {9962aeb1-1d40-4387-881f-4797f79c6fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2280 | 2025.12.19 04:14:05.781972 [ 195 ] {378d6fba-bda3-4143-a916-a623cabe6e54::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 714 rows starting from the beginning of the part | ||
| 2281 | 2025.12.19 04:14:05.782030 [ 4 ] {9962aeb1-1d40-4387-881f-4797f79c6fa0} <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 | ||
| 2282 | 2025.12.19 04:14:05.782053 [ 195 ] {378d6fba-bda3-4143-a916-a623cabe6e54::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2241 rows starting from the beginning of the part | ||
| 2283 | 2025.12.19 04:14:05.782101 [ 195 ] {378d6fba-bda3-4143-a916-a623cabe6e54::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 20 rows starting from the beginning of the part | ||
| 2284 | 2025.12.19 04:14:05.782141 [ 195 ] {378d6fba-bda3-4143-a916-a623cabe6e54::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 | ||
| 2285 | 2025.12.19 04:14:05.782180 [ 195 ] {378d6fba-bda3-4143-a916-a623cabe6e54::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2286 | 2025.12.19 04:14:05.782221 [ 195 ] {378d6fba-bda3-4143-a916-a623cabe6e54::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2287 | 2025.12.19 04:14:05.782868 [ 4 ] {9962aeb1-1d40-4387-881f-4797f79c6fa0} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2288 | 2025.12.19 04:14:05.782910 [ 4 ] {9962aeb1-1d40-4387-881f-4797f79c6fa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2289 | 2025.12.19 04:14:05.783505 [ 4 ] {9962aeb1-1d40-4387-881f-4797f79c6fa0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2290 | 2025.12.19 04:14:05.783757 [ 4 ] {9962aeb1-1d40-4387-881f-4797f79c6fa0} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2291 | 2025.12.19 04:14:05.783906 [ 4 ] {9962aeb1-1d40-4387-881f-4797f79c6fa0} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001962 sec., 13761.467889908256 rows/sec., 24.66 MiB/sec. | ||
| 2292 | 2025.12.19 04:14:05.783987 [ 4 ] {9962aeb1-1d40-4387-881f-4797f79c6fa0} <Debug> TCPHandler: Processed in 0.002172925 sec. | ||
| 2293 | 2025.12.19 04:14:05.784119 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2294 | 2025.12.19 04:14:05.784216 [ 4 ] {0c5b28a3-4ec5-4189-b18d-3f75b5bbf7f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2295 | 2025.12.19 04:14:05.784259 [ 4 ] {0c5b28a3-4ec5-4189-b18d-3f75b5bbf7f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2296 | 2025.12.19 04:14:05.784604 [ 4 ] {0c5b28a3-4ec5-4189-b18d-3f75b5bbf7f7} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2297 | 2025.12.19 04:14:05.784641 [ 4 ] {0c5b28a3-4ec5-4189-b18d-3f75b5bbf7f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2298 | 2025.12.19 04:14:05.784944 [ 4 ] {0c5b28a3-4ec5-4189-b18d-3f75b5bbf7f7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2299 | 2025.12.19 04:14:05.785151 [ 4 ] {0c5b28a3-4ec5-4189-b18d-3f75b5bbf7f7} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2300 | 2025.12.19 04:14:05.785251 [ 45 ] {} <Debug> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2301 | 2025.12.19 04:14:05.785278 [ 4 ] {0c5b28a3-4ec5-4189-b18d-3f75b5bbf7f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 2302 | 2025.12.19 04:14:05.785287 [ 45 ] {} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2303 | 2025.12.19 04:14:05.785325 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2304 | 2025.12.19 04:14:05.785326 [ 4 ] {0c5b28a3-4ec5-4189-b18d-3f75b5bbf7f7} <Debug> TCPHandler: Processed in 0.001257801 sec. | ||
| 2305 | 2025.12.19 04:14:05.785418 [ 186 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::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 | ||
| 2306 | 2025.12.19 04:14:05.785521 [ 186 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2307 | 2025.12.19 04:14:05.785555 [ 186 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 228 rows starting from the beginning of the part | ||
| 2308 | 2025.12.19 04:14:05.785607 [ 186 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 54 rows starting from the beginning of the part | ||
| 2309 | 2025.12.19 04:14:05.785649 [ 186 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 2310 | 2025.12.19 04:14:05.785692 [ 186 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::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 | ||
| 2311 | 2025.12.19 04:14:05.785736 [ 186 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2312 | 2025.12.19 04:14:05.785777 [ 186 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::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 | ||
| 2313 | 2025.12.19 04:14:05.785977 [ 190 ] {378d6fba-bda3-4143-a916-a623cabe6e54::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3455 rows, containing 5 columns (5 merged, 0 gathered) in 0.004188216 sec., 824933.5755366964 rows/sec., 56.57 MiB/sec. | ||
| 2314 | 2025.12.19 04:14:05.786564 [ 190 ] {378d6fba-bda3-4143-a916-a623cabe6e54::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2315 | 2025.12.19 04:14:05.786911 [ 189 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 468 rows, containing 4 columns (4 merged, 0 gathered) in 0.001533788 sec., 305126.91454099264 rows/sec., 20.50 MiB/sec. | ||
| 2316 | 2025.12.19 04:14:05.786937 [ 190 ] {378d6fba-bda3-4143-a916-a623cabe6e54::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2317 | 2025.12.19 04:14:05.787040 [ 190 ] {378d6fba-bda3-4143-a916-a623cabe6e54::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2318 | 2025.12.19 04:14:05.787105 [ 186 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2319 | 2025.12.19 04:14:05.787138 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 2320 | 2025.12.19 04:14:05.787348 [ 186 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::all_1_11_2} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2321 | 2025.12.19 04:14:05.787409 [ 186 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::all_1_11_2} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2322 | 2025.12.19 04:14:05.787461 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2323 | 2025.12.19 04:14:05.976314 [ 325 ] {24e69830-d4d5-4aca-b2c8-44800408ca85} <Trace> AggregatingTransform: Aggregating | ||
| 2324 | 2025.12.19 04:14:05.976389 [ 325 ] {24e69830-d4d5-4aca-b2c8-44800408ca85} <Trace> Aggregator: Aggregation method: without_key | ||
| 2325 | 2025.12.19 04:14:05.976430 [ 325 ] {24e69830-d4d5-4aca-b2c8-44800408ca85} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001048366 sec. (953.865 rows/sec., 37.26 KiB/sec.) | ||
| 2326 | 2025.12.19 04:14:05.976451 [ 325 ] {24e69830-d4d5-4aca-b2c8-44800408ca85} <Trace> Aggregator: Merging aggregated data | ||
| 2327 | 2025.12.19 04:14:05.977801 [ 3 ] {24e69830-d4d5-4aca-b2c8-44800408ca85} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.398811 sec., 2.5074534052470967 rows/sec., 100.30 B/sec. | ||
| 2328 | 2025.12.19 04:14:05.977984 [ 3 ] {24e69830-d4d5-4aca-b2c8-44800408ca85} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2329 | 2025.12.19 04:14:05.978000 [ 3 ] {24e69830-d4d5-4aca-b2c8-44800408ca85} <Debug> TCPHandler: Processed in 0.399853458 sec. | ||
| 2330 | 2025.12.19 04:14:05.978130 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2331 | 2025.12.19 04:14:05.978160 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2332 | 2025.12.19 04:14:05.978174 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2333 | 2025.12.19 04:14:05.978195 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2334 | 2025.12.19 04:14:05.978211 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2335 | 2025.12.19 04:14:05.978223 [ 287 ] {} <Debug> TCP-Session: 26965cf6-aa63-449d-bd7b-dd919a345167 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2336 | 2025.12.19 04:14:05.978232 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2337 | 2025.12.19 04:14:05.978268 [ 289 ] {} <Debug> TCP-Session: 29c4822e-0d93-44b5-972b-f86a68c201cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2338 | 2025.12.19 04:14:05.978272 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2339 | 2025.12.19 04:14:05.978297 [ 291 ] {} <Debug> TCP-Session: 60765ee4-2572-448e-a089-3046a402af87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2340 | 2025.12.19 04:14:05.978320 [ 3 ] {} <Debug> TCP-Session: 15968e50-5f57-4812-aa42-5023e49725eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2341 | 2025.12.19 04:14:05.978252 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2342 | 2025.12.19 04:14:05.978250 [ 293 ] {} <Debug> TCP-Session: 94cfdd23-3de3-4bc7-8311-a2bdffead52c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2343 | 2025.12.19 04:14:05.978233 [ 288 ] {} <Debug> TCP-Session: 9a567873-3ef1-4cd9-a14d-2dc7a77992a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2344 | 2025.12.19 04:14:05.978406 [ 290 ] {} <Debug> TCP-Session: 26c901e0-8043-48e9-af20-7ebbeac70415 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2345 | 2025.12.19 04:14:05.978205 [ 286 ] {} <Debug> TCP-Session: a115b97c-b127-4e47-acd0-5181ece79243 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2346 | 2025.12.19 04:14:05.978266 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2347 | 2025.12.19 04:14:05.978491 [ 292 ] {} <Debug> TCP-Session: 667abc1e-3ef2-403c-86e0-291d3d9be9d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2348 | 2025.12.19 04:14:06.000201 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.67 MiB, peak 196.78 MiB, free memory in arenas 0.00 B, will set to 205.25 MiB (RSS), difference: 18.58 MiB | ||
| 2349 | 2025.12.19 04:14:09.469944 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2350 | 2025.12.19 04:14:09.470003 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2351 | 2025.12.19 04:14:09.536992 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4768 | ||
| 2352 | 2025.12.19 04:14:09.537512 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2353 | 2025.12.19 04:14:09.537564 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2354 | 2025.12.19 04:14:09.538079 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2355 | 2025.12.19 04:14:09.538327 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2356 | 2025.12.19 04:14:09.538476 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4768 | ||
| 2357 | 2025.12.19 04:14:09.790043 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2358 | 2025.12.19 04:14:09.809666 [ 243 ] {} <Trace> system.metric_log (3cd8c652-d448-40ac-be3b-81a1dd9f6f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2359 | 2025.12.19 04:14:09.809742 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2360 | 2025.12.19 04:14:09.816309 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2361 | 2025.12.19 04:14:09.817073 [ 243 ] {} <Trace> system.metric_log (3cd8c652-d448-40ac-be3b-81a1dd9f6f34): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2362 | 2025.12.19 04:14:09.820777 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2363 | 2025.12.19 04:14:10.000261 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.79 MiB, peak 209.79 MiB, free memory in arenas 0.00 B, will set to 207.36 MiB (RSS), difference: 1.57 MiB | ||
| 2364 | 2025.12.19 04:14:10.052714 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57303 | ||
| 2365 | 2025.12.19 04:14:10.052819 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2366 | 2025.12.19 04:14:10.052846 [ 288 ] {} <Debug> TCP-Session: 3b01db1e-9d84-4c98-91cc-755afa63b564 Authenticating user 'default' from [fd00:1122:3344:101::e]:57303 | ||
| 2367 | 2025.12.19 04:14:10.052869 [ 288 ] {} <Debug> TCP-Session: 3b01db1e-9d84-4c98-91cc-755afa63b564 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2368 | 2025.12.19 04:14:10.052881 [ 288 ] {} <Debug> TCP-Session: 3b01db1e-9d84-4c98-91cc-755afa63b564 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2369 | 2025.12.19 04:14:10.053070 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57908 | ||
| 2370 | 2025.12.19 04:14:10.053100 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57749 | ||
| 2371 | 2025.12.19 04:14:10.053125 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57222 | ||
| 2372 | 2025.12.19 04:14:10.053142 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54607 | ||
| 2373 | 2025.12.19 04:14:10.053175 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2374 | 2025.12.19 04:14:10.053187 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57787 | ||
| 2375 | 2025.12.19 04:14:10.053215 [ 289 ] {} <Debug> TCP-Session: f30dbac0-0e98-46b0-9f7c-49ccde77be31 Authenticating user 'default' from [fd00:1122:3344:101::e]:57908 | ||
| 2376 | 2025.12.19 04:14:10.053223 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2377 | 2025.12.19 04:14:10.053233 [ 288 ] {} <Trace> TCP-Session: 3b01db1e-9d84-4c98-91cc-755afa63b564 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2378 | 2025.12.19 04:14:10.053251 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2379 | 2025.12.19 04:14:10.053263 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2380 | 2025.12.19 04:14:10.053265 [ 290 ] {} <Debug> TCP-Session: a0b0076f-5c52-475f-a595-b16d5f535d21 Authenticating user 'default' from [fd00:1122:3344:101::e]:57749 | ||
| 2381 | 2025.12.19 04:14:10.053307 [ 291 ] {} <Debug> TCP-Session: 3d2a8f75-0d6c-4d49-86cf-0dbdb206c11b Authenticating user 'default' from [fd00:1122:3344:101::e]:57222 | ||
| 2382 | 2025.12.19 04:14:10.053317 [ 286 ] {} <Debug> TCP-Session: 6d2238de-4ea2-43a3-bbb7-e64ee84c3c99 Authenticating user 'default' from [fd00:1122:3344:101::e]:57787 | ||
| 2383 | 2025.12.19 04:14:10.053346 [ 290 ] {} <Debug> TCP-Session: a0b0076f-5c52-475f-a595-b16d5f535d21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2384 | 2025.12.19 04:14:10.053358 [ 291 ] {} <Debug> TCP-Session: 3d2a8f75-0d6c-4d49-86cf-0dbdb206c11b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2385 | 2025.12.19 04:14:10.053366 [ 286 ] {} <Debug> TCP-Session: 6d2238de-4ea2-43a3-bbb7-e64ee84c3c99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2386 | 2025.12.19 04:14:10.053394 [ 291 ] {} <Debug> TCP-Session: 3d2a8f75-0d6c-4d49-86cf-0dbdb206c11b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2387 | 2025.12.19 04:14:10.053408 [ 286 ] {} <Debug> TCP-Session: 6d2238de-4ea2-43a3-bbb7-e64ee84c3c99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2388 | 2025.12.19 04:14:10.053379 [ 290 ] {} <Debug> TCP-Session: a0b0076f-5c52-475f-a595-b16d5f535d21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2389 | 2025.12.19 04:14:10.053445 [ 288 ] {5abdbd7e-e988-4350-9663-32910de39d17} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57303) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2390 | 2025.12.19 04:14:10.053246 [ 289 ] {} <Debug> TCP-Session: f30dbac0-0e98-46b0-9f7c-49ccde77be31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2391 | 2025.12.19 04:14:10.053180 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63875 | ||
| 2392 | 2025.12.19 04:14:10.053502 [ 289 ] {} <Debug> TCP-Session: f30dbac0-0e98-46b0-9f7c-49ccde77be31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2393 | 2025.12.19 04:14:10.053146 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54797 | ||
| 2394 | 2025.12.19 04:14:10.053120 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40970 | ||
| 2395 | 2025.12.19 04:14:10.053581 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2396 | 2025.12.19 04:14:10.053252 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2397 | 2025.12.19 04:14:10.053614 [ 3 ] {} <Debug> TCP-Session: 78af02ca-9c9c-4fb4-abc8-4c9ea4c2a254 Authenticating user 'default' from [fd00:1122:3344:101::e]:63875 | ||
| 2398 | 2025.12.19 04:14:10.053635 [ 293 ] {} <Debug> TCP-Session: 9651f65d-f1fa-4e5c-9454-b7bda833671f Authenticating user 'default' from [fd00:1122:3344:101::e]:54607 | ||
| 2399 | 2025.12.19 04:14:10.053645 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2400 | 2025.12.19 04:14:10.053661 [ 293 ] {} <Debug> TCP-Session: 9651f65d-f1fa-4e5c-9454-b7bda833671f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2401 | 2025.12.19 04:14:10.053679 [ 294 ] {} <Debug> TCP-Session: 1c3efce2-0244-4177-8de6-bf2ccfecd61f Authenticating user 'default' from [fd00:1122:3344:101::e]:54797 | ||
| 2402 | 2025.12.19 04:14:10.053690 [ 293 ] {} <Debug> TCP-Session: 9651f65d-f1fa-4e5c-9454-b7bda833671f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2403 | 2025.12.19 04:14:10.053707 [ 294 ] {} <Debug> TCP-Session: 1c3efce2-0244-4177-8de6-bf2ccfecd61f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2404 | 2025.12.19 04:14:10.053647 [ 3 ] {} <Debug> TCP-Session: 78af02ca-9c9c-4fb4-abc8-4c9ea4c2a254 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2405 | 2025.12.19 04:14:10.053733 [ 294 ] {} <Debug> TCP-Session: 1c3efce2-0244-4177-8de6-bf2ccfecd61f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2406 | 2025.12.19 04:14:10.053757 [ 3 ] {} <Debug> TCP-Session: 78af02ca-9c9c-4fb4-abc8-4c9ea4c2a254 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2407 | 2025.12.19 04:14:10.053770 [ 288 ] {5abdbd7e-e988-4350-9663-32910de39d17} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2408 | 2025.12.19 04:14:10.053644 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2409 | 2025.12.19 04:14:10.053817 [ 292 ] {} <Debug> TCP-Session: 915fa864-5eec-4b91-8c05-1ba35de39d79 Authenticating user 'default' from [fd00:1122:3344:101::e]:40970 | ||
| 2410 | 2025.12.19 04:14:10.053832 [ 292 ] {} <Debug> TCP-Session: 915fa864-5eec-4b91-8c05-1ba35de39d79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2411 | 2025.12.19 04:14:10.053839 [ 288 ] {5abdbd7e-e988-4350-9663-32910de39d17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2412 | 2025.12.19 04:14:10.053844 [ 292 ] {} <Debug> TCP-Session: 915fa864-5eec-4b91-8c05-1ba35de39d79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2413 | 2025.12.19 04:14:10.054151 [ 288 ] {5abdbd7e-e988-4350-9663-32910de39d17} <Debug> oximeter.version (99ab5c6f-31d3-4787-9405-70019d8dae15) (SelectExecutor): Key condition: unknown | ||
| 2414 | 2025.12.19 04:14:10.055307 [ 334 ] {5abdbd7e-e988-4350-9663-32910de39d17} <Trace> AggregatingTransform: Aggregating | ||
| 2415 | 2025.12.19 04:14:10.055360 [ 334 ] {5abdbd7e-e988-4350-9663-32910de39d17} <Trace> Aggregator: Aggregation method: without_key | ||
| 2416 | 2025.12.19 04:14:10.055398 [ 334 ] {5abdbd7e-e988-4350-9663-32910de39d17} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001146309 sec. (872.365 rows/sec., 34.08 KiB/sec.) | ||
| 2417 | 2025.12.19 04:14:10.055418 [ 334 ] {5abdbd7e-e988-4350-9663-32910de39d17} <Trace> Aggregator: Merging aggregated data | ||
| 2418 | 2025.12.19 04:14:10.057007 [ 288 ] {5abdbd7e-e988-4350-9663-32910de39d17} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003624 sec., 275.9381898454746 rows/sec., 10.78 KiB/sec. | ||
| 2419 | 2025.12.19 04:14:10.057215 [ 288 ] {5abdbd7e-e988-4350-9663-32910de39d17} <Debug> TCPHandler: Processed in 0.004119104 sec. | ||
| 2420 | 2025.12.19 04:14:10.057345 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2421 | 2025.12.19 04:14:10.057390 [ 286 ] {} <Debug> TCP-Session: 6d2238de-4ea2-43a3-bbb7-e64ee84c3c99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2422 | 2025.12.19 04:14:10.057463 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2423 | 2025.12.19 04:14:10.057508 [ 290 ] {} <Debug> TCP-Session: a0b0076f-5c52-475f-a595-b16d5f535d21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2424 | 2025.12.19 04:14:10.057534 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2425 | 2025.12.19 04:14:10.057548 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2426 | 2025.12.19 04:14:10.057575 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2427 | 2025.12.19 04:14:10.057581 [ 289 ] {} <Debug> TCP-Session: f30dbac0-0e98-46b0-9f7c-49ccde77be31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2428 | 2025.12.19 04:14:10.057591 [ 292 ] {} <Debug> TCP-Session: 915fa864-5eec-4b91-8c05-1ba35de39d79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2429 | 2025.12.19 04:14:10.057596 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2430 | 2025.12.19 04:14:10.057618 [ 294 ] {} <Debug> TCP-Session: 1c3efce2-0244-4177-8de6-bf2ccfecd61f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2431 | 2025.12.19 04:14:10.057576 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2432 | 2025.12.19 04:14:10.057674 [ 291 ] {} <Debug> TCP-Session: 3d2a8f75-0d6c-4d49-86cf-0dbdb206c11b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2433 | 2025.12.19 04:14:10.057673 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2434 | 2025.12.19 04:14:10.057703 [ 293 ] {} <Debug> TCP-Session: 9651f65d-f1fa-4e5c-9454-b7bda833671f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2435 | 2025.12.19 04:14:10.057667 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2436 | 2025.12.19 04:14:10.057739 [ 288 ] {} <Debug> TCP-Session: 3b01db1e-9d84-4c98-91cc-755afa63b564 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2437 | 2025.12.19 04:14:10.057775 [ 3 ] {} <Debug> TCP-Session: 78af02ca-9c9c-4fb4-abc8-4c9ea4c2a254 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2438 | 2025.12.19 04:14:10.767743 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2439 | 2025.12.19 04:14:10.767925 [ 4 ] {bf830fc8-f247-4bd6-97d1-7bbb486b1f14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2440 | 2025.12.19 04:14:10.767995 [ 4 ] {bf830fc8-f247-4bd6-97d1-7bbb486b1f14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2441 | 2025.12.19 04:14:10.768691 [ 4 ] {bf830fc8-f247-4bd6-97d1-7bbb486b1f14} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2442 | 2025.12.19 04:14:10.768746 [ 4 ] {bf830fc8-f247-4bd6-97d1-7bbb486b1f14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2443 | 2025.12.19 04:14:10.769179 [ 4 ] {bf830fc8-f247-4bd6-97d1-7bbb486b1f14} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2444 | 2025.12.19 04:14:10.769425 [ 4 ] {bf830fc8-f247-4bd6-97d1-7bbb486b1f14} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2445 | 2025.12.19 04:14:10.769605 [ 4 ] {bf830fc8-f247-4bd6-97d1-7bbb486b1f14} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001731 sec., 43905.257076834205 rows/sec., 3.62 MiB/sec. | ||
| 2446 | 2025.12.19 04:14:10.769655 [ 4 ] {bf830fc8-f247-4bd6-97d1-7bbb486b1f14} <Debug> TCPHandler: Processed in 0.002044911 sec. | ||
| 2447 | 2025.12.19 04:14:10.769789 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2448 | 2025.12.19 04:14:10.769897 [ 4 ] {e0623172-d386-46c6-9e69-74f53ef99404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2449 | 2025.12.19 04:14:10.769943 [ 4 ] {e0623172-d386-46c6-9e69-74f53ef99404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2450 | 2025.12.19 04:14:10.770379 [ 4 ] {e0623172-d386-46c6-9e69-74f53ef99404} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2451 | 2025.12.19 04:14:10.770418 [ 4 ] {e0623172-d386-46c6-9e69-74f53ef99404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2452 | 2025.12.19 04:14:10.770750 [ 4 ] {e0623172-d386-46c6-9e69-74f53ef99404} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2453 | 2025.12.19 04:14:10.770993 [ 4 ] {e0623172-d386-46c6-9e69-74f53ef99404} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2454 | 2025.12.19 04:14:10.771141 [ 4 ] {e0623172-d386-46c6-9e69-74f53ef99404} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001271 sec., 7867.820613690008 rows/sec., 591.62 KiB/sec. | ||
| 2455 | 2025.12.19 04:14:10.771182 [ 4 ] {e0623172-d386-46c6-9e69-74f53ef99404} <Debug> TCPHandler: Processed in 0.001447407 sec. | ||
| 2456 | 2025.12.19 04:14:10.771301 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2457 | 2025.12.19 04:14:10.771396 [ 4 ] {ff2c59e0-a906-4fb4-a075-cb1dfbb928f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2458 | 2025.12.19 04:14:10.771436 [ 4 ] {ff2c59e0-a906-4fb4-a075-cb1dfbb928f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2459 | 2025.12.19 04:14:10.771835 [ 4 ] {ff2c59e0-a906-4fb4-a075-cb1dfbb928f4} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2460 | 2025.12.19 04:14:10.771874 [ 4 ] {ff2c59e0-a906-4fb4-a075-cb1dfbb928f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2461 | 2025.12.19 04:14:10.772177 [ 4 ] {ff2c59e0-a906-4fb4-a075-cb1dfbb928f4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2462 | 2025.12.19 04:14:10.772452 [ 4 ] {ff2c59e0-a906-4fb4-a075-cb1dfbb928f4} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2463 | 2025.12.19 04:14:10.772594 [ 4 ] {ff2c59e0-a906-4fb4-a075-cb1dfbb928f4} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001214 sec., 60955.51894563426 rows/sec., 4.76 MiB/sec. | ||
| 2464 | 2025.12.19 04:14:10.772635 [ 4 ] {ff2c59e0-a906-4fb4-a075-cb1dfbb928f4} <Debug> TCPHandler: Processed in 0.001383005 sec. | ||
| 2465 | 2025.12.19 04:14:10.772754 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2466 | 2025.12.19 04:14:10.772851 [ 4 ] {af053c53-29ff-4a71-b3b4-1df10efd1e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2467 | 2025.12.19 04:14:10.772895 [ 4 ] {af053c53-29ff-4a71-b3b4-1df10efd1e1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2468 | 2025.12.19 04:14:10.773312 [ 4 ] {af053c53-29ff-4a71-b3b4-1df10efd1e1b} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2469 | 2025.12.19 04:14:10.773350 [ 4 ] {af053c53-29ff-4a71-b3b4-1df10efd1e1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2470 | 2025.12.19 04:14:10.773699 [ 4 ] {af053c53-29ff-4a71-b3b4-1df10efd1e1b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2471 | 2025.12.19 04:14:10.773923 [ 4 ] {af053c53-29ff-4a71-b3b4-1df10efd1e1b} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2472 | 2025.12.19 04:14:10.774061 [ 4 ] {af053c53-29ff-4a71-b3b4-1df10efd1e1b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 2473 | 2025.12.19 04:14:10.774098 [ 4 ] {af053c53-29ff-4a71-b3b4-1df10efd1e1b} <Debug> TCPHandler: Processed in 0.001392825 sec. | ||
| 2474 | 2025.12.19 04:14:10.774210 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2475 | 2025.12.19 04:14:10.774306 [ 4 ] {8518073d-5620-45e7-8e34-cfcd21f8c6f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2476 | 2025.12.19 04:14:10.774362 [ 4 ] {8518073d-5620-45e7-8e34-cfcd21f8c6f5} <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 | ||
| 2477 | 2025.12.19 04:14:10.775149 [ 4 ] {8518073d-5620-45e7-8e34-cfcd21f8c6f5} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2478 | 2025.12.19 04:14:10.775187 [ 4 ] {8518073d-5620-45e7-8e34-cfcd21f8c6f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2479 | 2025.12.19 04:14:10.775709 [ 4 ] {8518073d-5620-45e7-8e34-cfcd21f8c6f5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2480 | 2025.12.19 04:14:10.775944 [ 4 ] {8518073d-5620-45e7-8e34-cfcd21f8c6f5} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2481 | 2025.12.19 04:14:10.776096 [ 4 ] {8518073d-5620-45e7-8e34-cfcd21f8c6f5} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001809 sec., 5527.91597567717 rows/sec., 9.91 MiB/sec. | ||
| 2482 | 2025.12.19 04:14:10.776162 [ 4 ] {8518073d-5620-45e7-8e34-cfcd21f8c6f5} <Debug> TCPHandler: Processed in 0.002001061 sec. | ||
| 2483 | 2025.12.19 04:14:10.776284 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2484 | 2025.12.19 04:14:10.776380 [ 4 ] {c78a9cc2-ee1b-42d8-a54e-ea040dde2266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2485 | 2025.12.19 04:14:10.776423 [ 4 ] {c78a9cc2-ee1b-42d8-a54e-ea040dde2266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2486 | 2025.12.19 04:14:10.776798 [ 4 ] {c78a9cc2-ee1b-42d8-a54e-ea040dde2266} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2487 | 2025.12.19 04:14:10.776833 [ 4 ] {c78a9cc2-ee1b-42d8-a54e-ea040dde2266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2488 | 2025.12.19 04:14:10.777147 [ 4 ] {c78a9cc2-ee1b-42d8-a54e-ea040dde2266} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2489 | 2025.12.19 04:14:10.777355 [ 4 ] {c78a9cc2-ee1b-42d8-a54e-ea040dde2266} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2490 | 2025.12.19 04:14:10.777482 [ 4 ] {c78a9cc2-ee1b-42d8-a54e-ea040dde2266} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 2491 | 2025.12.19 04:14:10.777518 [ 4 ] {c78a9cc2-ee1b-42d8-a54e-ea040dde2266} <Debug> TCPHandler: Processed in 0.001283892 sec. | ||
| 2492 | 2025.12.19 04:14:14.552021 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 332 | ||
| 2493 | 2025.12.19 04:14:14.554240 [ 242 ] {} <Trace> system.query_log (ad5586d6-d879-4ea5-b227-309c35e7f6dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2494 | 2025.12.19 04:14:14.554299 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 2495 | 2025.12.19 04:14:14.555647 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2496 | 2025.12.19 04:14:14.555938 [ 242 ] {} <Trace> system.query_log (ad5586d6-d879-4ea5-b227-309c35e7f6dd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2497 | 2025.12.19 04:14:14.556288 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 332 | ||
| 2498 | 2025.12.19 04:14:15.766074 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2499 | 2025.12.19 04:14:15.766273 [ 4 ] {c841fc5d-8ea9-4490-bf77-a3752dc663c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2500 | 2025.12.19 04:14:15.766350 [ 4 ] {c841fc5d-8ea9-4490-bf77-a3752dc663c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2501 | 2025.12.19 04:14:15.767013 [ 4 ] {c841fc5d-8ea9-4490-bf77-a3752dc663c8} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2502 | 2025.12.19 04:14:15.767065 [ 4 ] {c841fc5d-8ea9-4490-bf77-a3752dc663c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2503 | 2025.12.19 04:14:15.767469 [ 4 ] {c841fc5d-8ea9-4490-bf77-a3752dc663c8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2504 | 2025.12.19 04:14:15.767702 [ 4 ] {c841fc5d-8ea9-4490-bf77-a3752dc663c8} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2505 | 2025.12.19 04:14:15.767867 [ 4 ] {c841fc5d-8ea9-4490-bf77-a3752dc663c8} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001647 sec., 66788.09957498482 rows/sec., 5.62 MiB/sec. | ||
| 2506 | 2025.12.19 04:14:15.767918 [ 4 ] {c841fc5d-8ea9-4490-bf77-a3752dc663c8} <Debug> TCPHandler: Processed in 0.00197428 sec. | ||
| 2507 | 2025.12.19 04:14:15.768042 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2508 | 2025.12.19 04:14:15.768146 [ 4 ] {a5dee142-2e3b-4332-af98-6d4ffdc6cf9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2509 | 2025.12.19 04:14:15.768191 [ 4 ] {a5dee142-2e3b-4332-af98-6d4ffdc6cf9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2510 | 2025.12.19 04:14:15.768613 [ 4 ] {a5dee142-2e3b-4332-af98-6d4ffdc6cf9a} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2511 | 2025.12.19 04:14:15.768653 [ 4 ] {a5dee142-2e3b-4332-af98-6d4ffdc6cf9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2512 | 2025.12.19 04:14:15.768969 [ 4 ] {a5dee142-2e3b-4332-af98-6d4ffdc6cf9a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2513 | 2025.12.19 04:14:15.769187 [ 4 ] {a5dee142-2e3b-4332-af98-6d4ffdc6cf9a} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2514 | 2025.12.19 04:14:15.769309 [ 57 ] {} <Debug> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2515 | 2025.12.19 04:14:15.769325 [ 4 ] {a5dee142-2e3b-4332-af98-6d4ffdc6cf9a} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001204 sec., 22425.249169435217 rows/sec., 1.65 MiB/sec. | ||
| 2516 | 2025.12.19 04:14:15.769378 [ 57 ] {} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2517 | 2025.12.19 04:14:15.769387 [ 4 ] {a5dee142-2e3b-4332-af98-6d4ffdc6cf9a} <Debug> TCPHandler: Processed in 0.001398175 sec. | ||
| 2518 | 2025.12.19 04:14:15.769406 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2519 | 2025.12.19 04:14:15.769514 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2520 | 2025.12.19 04:14:15.769554 [ 187 ] {3749c731-e7fc-4a3a-871c-e0cedf467bf4::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 | ||
| 2521 | 2025.12.19 04:14:15.769617 [ 4 ] {dafce7ae-d034-4e88-9c1e-8f207c20ac9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2522 | 2025.12.19 04:14:15.769665 [ 4 ] {dafce7ae-d034-4e88-9c1e-8f207c20ac9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2523 | 2025.12.19 04:14:15.769707 [ 187 ] {3749c731-e7fc-4a3a-871c-e0cedf467bf4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2524 | 2025.12.19 04:14:15.769752 [ 187 ] {3749c731-e7fc-4a3a-871c-e0cedf467bf4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 63 rows starting from the beginning of the part | ||
| 2525 | 2025.12.19 04:14:15.769851 [ 187 ] {3749c731-e7fc-4a3a-871c-e0cedf467bf4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 27 rows starting from the beginning of the part | ||
| 2526 | 2025.12.19 04:14:15.769912 [ 187 ] {3749c731-e7fc-4a3a-871c-e0cedf467bf4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2527 | 2025.12.19 04:14:15.769964 [ 187 ] {3749c731-e7fc-4a3a-871c-e0cedf467bf4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 27 rows starting from the beginning of the part | ||
| 2528 | 2025.12.19 04:14:15.770012 [ 187 ] {3749c731-e7fc-4a3a-871c-e0cedf467bf4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2529 | 2025.12.19 04:14:15.770059 [ 187 ] {3749c731-e7fc-4a3a-871c-e0cedf467bf4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 27 rows starting from the beginning of the part | ||
| 2530 | 2025.12.19 04:14:15.770104 [ 4 ] {dafce7ae-d034-4e88-9c1e-8f207c20ac9c} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2531 | 2025.12.19 04:14:15.770147 [ 4 ] {dafce7ae-d034-4e88-9c1e-8f207c20ac9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2532 | 2025.12.19 04:14:15.770544 [ 4 ] {dafce7ae-d034-4e88-9c1e-8f207c20ac9c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2533 | 2025.12.19 04:14:15.770826 [ 4 ] {dafce7ae-d034-4e88-9c1e-8f207c20ac9c} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2534 | 2025.12.19 04:14:15.770976 [ 4 ] {dafce7ae-d034-4e88-9c1e-8f207c20ac9c} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001383 sec., 65798.98770788142 rows/sec., 5.14 MiB/sec. | ||
| 2535 | 2025.12.19 04:14:15.771011 [ 186 ] {3749c731-e7fc-4a3a-871c-e0cedf467bf4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 164 rows, containing 5 columns (5 merged, 0 gathered) in 0.001524708 sec., 107561.57900397977 rows/sec., 8.30 MiB/sec. | ||
| 2536 | 2025.12.19 04:14:15.771013 [ 4 ] {dafce7ae-d034-4e88-9c1e-8f207c20ac9c} <Debug> TCPHandler: Processed in 0.0015506 sec. | ||
| 2537 | 2025.12.19 04:14:15.771147 [ 187 ] {3749c731-e7fc-4a3a-871c-e0cedf467bf4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2538 | 2025.12.19 04:14:15.771190 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2539 | 2025.12.19 04:14:15.771293 [ 4 ] {43752fc9-f98d-4d81-a680-7cf4360d9fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2540 | 2025.12.19 04:14:15.771341 [ 4 ] {43752fc9-f98d-4d81-a680-7cf4360d9fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2541 | 2025.12.19 04:14:15.771420 [ 187 ] {3749c731-e7fc-4a3a-871c-e0cedf467bf4::all_1_11_2} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2542 | 2025.12.19 04:14:15.771499 [ 187 ] {3749c731-e7fc-4a3a-871c-e0cedf467bf4::all_1_11_2} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2543 | 2025.12.19 04:14:15.771582 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2544 | 2025.12.19 04:14:15.771751 [ 4 ] {43752fc9-f98d-4d81-a680-7cf4360d9fec} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2545 | 2025.12.19 04:14:15.771793 [ 4 ] {43752fc9-f98d-4d81-a680-7cf4360d9fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2546 | 2025.12.19 04:14:15.772142 [ 4 ] {43752fc9-f98d-4d81-a680-7cf4360d9fec} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2547 | 2025.12.19 04:14:15.772386 [ 4 ] {43752fc9-f98d-4d81-a680-7cf4360d9fec} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2548 | 2025.12.19 04:14:15.772525 [ 4 ] {43752fc9-f98d-4d81-a680-7cf4360d9fec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 2549 | 2025.12.19 04:14:15.772561 [ 4 ] {43752fc9-f98d-4d81-a680-7cf4360d9fec} <Debug> TCPHandler: Processed in 0.001420896 sec. | ||
| 2550 | 2025.12.19 04:14:15.772677 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2551 | 2025.12.19 04:14:15.772772 [ 4 ] {d6b91544-c1be-43c4-9402-247555deba2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2552 | 2025.12.19 04:14:15.772825 [ 4 ] {d6b91544-c1be-43c4-9402-247555deba2f} <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 | ||
| 2553 | 2025.12.19 04:14:15.773687 [ 4 ] {d6b91544-c1be-43c4-9402-247555deba2f} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2554 | 2025.12.19 04:14:15.773730 [ 4 ] {d6b91544-c1be-43c4-9402-247555deba2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2555 | 2025.12.19 04:14:15.774290 [ 4 ] {d6b91544-c1be-43c4-9402-247555deba2f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2556 | 2025.12.19 04:14:15.774520 [ 4 ] {d6b91544-c1be-43c4-9402-247555deba2f} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2557 | 2025.12.19 04:14:15.774639 [ 80 ] {} <Debug> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2558 | 2025.12.19 04:14:15.774662 [ 4 ] {d6b91544-c1be-43c4-9402-247555deba2f} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001909 sec., 14143.530644316395 rows/sec., 25.34 MiB/sec. | ||
| 2559 | 2025.12.19 04:14:15.774721 [ 80 ] {} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2560 | 2025.12.19 04:14:15.774749 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2561 | 2025.12.19 04:14:15.774771 [ 4 ] {d6b91544-c1be-43c4-9402-247555deba2f} <Debug> TCPHandler: Processed in 0.002143104 sec. | ||
| 2562 | 2025.12.19 04:14:15.774868 [ 189 ] {3751ecde-8e62-4a69-b9a5-836f08d3bbbb::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 | ||
| 2563 | 2025.12.19 04:14:15.774912 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2564 | 2025.12.19 04:14:15.775017 [ 4 ] {4e6e3a5a-42ab-4ef0-b644-42011ee2e9f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2565 | 2025.12.19 04:14:15.775072 [ 4 ] {4e6e3a5a-42ab-4ef0-b644-42011ee2e9f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2566 | 2025.12.19 04:14:15.775167 [ 189 ] {3751ecde-8e62-4a69-b9a5-836f08d3bbbb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2567 | 2025.12.19 04:14:15.775244 [ 189 ] {3751ecde-8e62-4a69-b9a5-836f08d3bbbb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 82 rows starting from the beginning of the part | ||
| 2568 | 2025.12.19 04:14:15.775409 [ 189 ] {3751ecde-8e62-4a69-b9a5-836f08d3bbbb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 27 rows starting from the beginning of the part | ||
| 2569 | 2025.12.19 04:14:15.775431 [ 4 ] {4e6e3a5a-42ab-4ef0-b644-42011ee2e9f9} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2570 | 2025.12.19 04:14:15.775473 [ 4 ] {4e6e3a5a-42ab-4ef0-b644-42011ee2e9f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2571 | 2025.12.19 04:14:15.775537 [ 189 ] {3751ecde-8e62-4a69-b9a5-836f08d3bbbb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2572 | 2025.12.19 04:14:15.775653 [ 189 ] {3751ecde-8e62-4a69-b9a5-836f08d3bbbb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 27 rows starting from the beginning of the part | ||
| 2573 | 2025.12.19 04:14:15.775775 [ 189 ] {3751ecde-8e62-4a69-b9a5-836f08d3bbbb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2574 | 2025.12.19 04:14:15.775822 [ 4 ] {4e6e3a5a-42ab-4ef0-b644-42011ee2e9f9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2575 | 2025.12.19 04:14:15.775890 [ 189 ] {3751ecde-8e62-4a69-b9a5-836f08d3bbbb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 27 rows starting from the beginning of the part | ||
| 2576 | 2025.12.19 04:14:15.776059 [ 4 ] {4e6e3a5a-42ab-4ef0-b644-42011ee2e9f9} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2577 | 2025.12.19 04:14:15.776194 [ 4 ] {4e6e3a5a-42ab-4ef0-b644-42011ee2e9f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001195 sec., 50209.2050209205 rows/sec., 3.38 MiB/sec. | ||
| 2578 | 2025.12.19 04:14:15.776230 [ 4 ] {4e6e3a5a-42ab-4ef0-b644-42011ee2e9f9} <Debug> TCPHandler: Processed in 0.001374485 sec. | ||
| 2579 | 2025.12.19 04:14:15.781574 [ 187 ] {3751ecde-8e62-4a69-b9a5-836f08d3bbbb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 183 rows, containing 19 columns (19 merged, 0 gathered) in 0.006762661 sec., 27060.353905067845 rows/sec., 48.49 MiB/sec. | ||
| 2580 | 2025.12.19 04:14:15.782022 [ 186 ] {3751ecde-8e62-4a69-b9a5-836f08d3bbbb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2581 | 2025.12.19 04:14:15.782367 [ 186 ] {3751ecde-8e62-4a69-b9a5-836f08d3bbbb::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2582 | 2025.12.19 04:14:15.782438 [ 186 ] {3751ecde-8e62-4a69-b9a5-836f08d3bbbb::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2583 | 2025.12.19 04:14:15.782552 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 2584 | 2025.12.19 04:14:17.038896 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5280 | ||
| 2585 | 2025.12.19 04:14:17.039412 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2586 | 2025.12.19 04:14:17.039446 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2587 | 2025.12.19 04:14:17.039939 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2588 | 2025.12.19 04:14:17.040170 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2589 | 2025.12.19 04:14:17.040291 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5280 | ||
| 2590 | 2025.12.19 04:14:17.040302 [ 96 ] {} <Debug> system.asynchronous_metric_log (dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2591 | 2025.12.19 04:14:17.040347 [ 96 ] {} <Trace> system.asynchronous_metric_log (dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2592 | 2025.12.19 04:14:17.040369 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2593 | 2025.12.19 04:14:17.040493 [ 187 ] {dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5::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 | ||
| 2594 | 2025.12.19 04:14:17.040627 [ 187 ] {dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2595 | 2025.12.19 04:14:17.040662 [ 187 ] {dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2848 rows starting from the beginning of the part | ||
| 2596 | 2025.12.19 04:14:17.040720 [ 187 ] {dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5::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 | ||
| 2597 | 2025.12.19 04:14:17.040759 [ 187 ] {dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5::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 | ||
| 2598 | 2025.12.19 04:14:17.040797 [ 187 ] {dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5::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 | ||
| 2599 | 2025.12.19 04:14:17.040833 [ 187 ] {dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5::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 | ||
| 2600 | 2025.12.19 04:14:17.040867 [ 187 ] {dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5::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 | ||
| 2601 | 2025.12.19 04:14:17.042203 [ 186 ] {dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5280 rows, containing 4 columns (4 merged, 0 gathered) in 0.001755784 sec., 3007203.6195796295 rows/sec., 43.02 MiB/sec. | ||
| 2602 | 2025.12.19 04:14:17.042848 [ 186 ] {dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2603 | 2025.12.19 04:14:17.043143 [ 186 ] {dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5::all_1_11_2} <Trace> system.asynchronous_metric_log (dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2604 | 2025.12.19 04:14:17.043225 [ 186 ] {dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5::all_1_11_2} <Trace> system.asynchronous_metric_log (dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2605 | 2025.12.19 04:14:17.043319 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2606 | 2025.12.19 04:14:17.321110 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2607 | 2025.12.19 04:14:17.337796 [ 243 ] {} <Trace> system.metric_log (3cd8c652-d448-40ac-be3b-81a1dd9f6f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2608 | 2025.12.19 04:14:17.337853 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2609 | 2025.12.19 04:14:17.344134 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2610 | 2025.12.19 04:14:17.344816 [ 243 ] {} <Trace> system.metric_log (3cd8c652-d448-40ac-be3b-81a1dd9f6f34): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2611 | 2025.12.19 04:14:17.345082 [ 96 ] {} <Debug> system.metric_log (3cd8c652-d448-40ac-be3b-81a1dd9f6f34) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2612 | 2025.12.19 04:14:17.345143 [ 96 ] {} <Trace> system.metric_log (3cd8c652-d448-40ac-be3b-81a1dd9f6f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2613 | 2025.12.19 04:14:17.345161 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2614 | 2025.12.19 04:14:17.345251 [ 187 ] {3cd8c652-d448-40ac-be3b-81a1dd9f6f34::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 | ||
| 2615 | 2025.12.19 04:14:17.347718 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2616 | 2025.12.19 04:14:17.348015 [ 187 ] {3cd8c652-d448-40ac-be3b-81a1dd9f6f34::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2617 | 2025.12.19 04:14:17.348707 [ 187 ] {3cd8c652-d448-40ac-be3b-81a1dd9f6f34::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 | ||
| 2618 | 2025.12.19 04:14:17.352086 [ 187 ] {3cd8c652-d448-40ac-be3b-81a1dd9f6f34::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 | ||
| 2619 | 2025.12.19 04:14:17.355515 [ 187 ] {3cd8c652-d448-40ac-be3b-81a1dd9f6f34::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 | ||
| 2620 | 2025.12.19 04:14:17.359408 [ 187 ] {3cd8c652-d448-40ac-be3b-81a1dd9f6f34::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 | ||
| 2621 | 2025.12.19 04:14:17.363866 [ 187 ] {3cd8c652-d448-40ac-be3b-81a1dd9f6f34::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 | ||
| 2622 | 2025.12.19 04:14:17.368228 [ 187 ] {3cd8c652-d448-40ac-be3b-81a1dd9f6f34::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 | ||
| 2623 | 2025.12.19 04:14:17.419441 [ 186 ] {3cd8c652-d448-40ac-be3b-81a1dd9f6f34::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.074222988 sec., 1118.2519356402088 rows/sec., 5.78 MiB/sec. | ||
| 2624 | 2025.12.19 04:14:17.421976 [ 186 ] {3cd8c652-d448-40ac-be3b-81a1dd9f6f34::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2625 | 2025.12.19 04:14:17.424159 [ 186 ] {3cd8c652-d448-40ac-be3b-81a1dd9f6f34::all_1_11_2} <Trace> system.metric_log (3cd8c652-d448-40ac-be3b-81a1dd9f6f34): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2626 | 2025.12.19 04:14:17.424278 [ 186 ] {3cd8c652-d448-40ac-be3b-81a1dd9f6f34::all_1_11_2} <Trace> system.metric_log (3cd8c652-d448-40ac-be3b-81a1dd9f6f34) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2627 | 2025.12.19 04:14:17.426677 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2628 | 2025.12.19 04:14:18.001108 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.68 MiB, peak 219.58 MiB, free memory in arenas 0.00 B, will set to 220.19 MiB (RSS), difference: 10.50 MiB | ||
| 2629 | 2025.12.19 04:14:20.793325 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2630 | 2025.12.19 04:14:20.793725 [ 4 ] {59ae6bad-0979-4d63-8ce3-b8731d5264ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2631 | 2025.12.19 04:14:20.794190 [ 4 ] {59ae6bad-0979-4d63-8ce3-b8731d5264ae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2632 | 2025.12.19 04:14:20.794231 [ 4 ] {59ae6bad-0979-4d63-8ce3-b8731d5264ae} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2633 | 2025.12.19 04:14:20.794521 [ 4 ] {59ae6bad-0979-4d63-8ce3-b8731d5264ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2634 | 2025.12.19 04:14:20.794592 [ 4 ] {59ae6bad-0979-4d63-8ce3-b8731d5264ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2635 | 2025.12.19 04:14:20.794733 [ 4 ] {59ae6bad-0979-4d63-8ce3-b8731d5264ae} <Debug> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2636 | 2025.12.19 04:14:20.794860 [ 341 ] {59ae6bad-0979-4d63-8ce3-b8731d5264ae} <Trace> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2637 | 2025.12.19 04:14:20.794871 [ 345 ] {59ae6bad-0979-4d63-8ce3-b8731d5264ae} <Trace> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2638 | 2025.12.19 04:14:20.794860 [ 329 ] {59ae6bad-0979-4d63-8ce3-b8731d5264ae} <Trace> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2639 | 2025.12.19 04:14:20.795032 [ 4 ] {59ae6bad-0979-4d63-8ce3-b8731d5264ae} <Debug> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2640 | 2025.12.19 04:14:20.795063 [ 4 ] {59ae6bad-0979-4d63-8ce3-b8731d5264ae} <Trace> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2641 | 2025.12.19 04:14:20.795148 [ 4 ] {59ae6bad-0979-4d63-8ce3-b8731d5264ae} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2642 | 2025.12.19 04:14:20.795168 [ 4 ] {59ae6bad-0979-4d63-8ce3-b8731d5264ae} <Debug> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2643 | 2025.12.19 04:14:20.795203 [ 4 ] {59ae6bad-0979-4d63-8ce3-b8731d5264ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2644 | 2025.12.19 04:14:20.795243 [ 4 ] {59ae6bad-0979-4d63-8ce3-b8731d5264ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2645 | 2025.12.19 04:14:20.795278 [ 4 ] {59ae6bad-0979-4d63-8ce3-b8731d5264ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2646 | 2025.12.19 04:14:20.796140 [ 4 ] {59ae6bad-0979-4d63-8ce3-b8731d5264ae} <Debug> executeQuery: Read 35 rows, 1.48 KiB in 0.002587 sec., 13529.18438345574 rows/sec., 572.27 KiB/sec. | ||
| 2647 | 2025.12.19 04:14:20.796293 [ 4 ] {59ae6bad-0979-4d63-8ce3-b8731d5264ae} <Debug> TCPHandler: Processed in 0.003151419 sec. | ||
| 2648 | 2025.12.19 04:14:20.797520 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2649 | 2025.12.19 04:14:20.797631 [ 4 ] {e108ae0e-fcb9-40ba-bb77-705f1aac9c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2650 | 2025.12.19 04:14:20.797674 [ 4 ] {e108ae0e-fcb9-40ba-bb77-705f1aac9c0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2651 | 2025.12.19 04:14:20.798214 [ 4 ] {e108ae0e-fcb9-40ba-bb77-705f1aac9c0f} <Trace> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2652 | 2025.12.19 04:14:20.798255 [ 4 ] {e108ae0e-fcb9-40ba-bb77-705f1aac9c0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2653 | 2025.12.19 04:14:20.798667 [ 4 ] {e108ae0e-fcb9-40ba-bb77-705f1aac9c0f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2654 | 2025.12.19 04:14:20.798858 [ 4 ] {e108ae0e-fcb9-40ba-bb77-705f1aac9c0f} <Trace> oximeter.timeseries_schema (85f8c87e-0196-4bd7-a066-fad0a7b2b466): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2655 | 2025.12.19 04:14:20.799008 [ 4 ] {e108ae0e-fcb9-40ba-bb77-705f1aac9c0f} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001411 sec., 708.7172218284904 rows/sec., 73.36 KiB/sec. | ||
| 2656 | 2025.12.19 04:14:20.799048 [ 4 ] {e108ae0e-fcb9-40ba-bb77-705f1aac9c0f} <Debug> TCPHandler: Processed in 0.00157822 sec. | ||
| 2657 | 2025.12.19 04:14:20.799148 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2658 | 2025.12.19 04:14:20.799245 [ 4 ] {2efcdba0-4fd5-4d5d-aaa2-9262df9052e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2659 | 2025.12.19 04:14:20.799286 [ 4 ] {2efcdba0-4fd5-4d5d-aaa2-9262df9052e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2660 | 2025.12.19 04:14:20.799702 [ 4 ] {2efcdba0-4fd5-4d5d-aaa2-9262df9052e6} <Trace> oximeter.fields_i16 (4af1a594-2fbc-48d2-95c3-a4873d0e46fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2661 | 2025.12.19 04:14:20.799738 [ 4 ] {2efcdba0-4fd5-4d5d-aaa2-9262df9052e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2662 | 2025.12.19 04:14:20.800035 [ 4 ] {2efcdba0-4fd5-4d5d-aaa2-9262df9052e6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2663 | 2025.12.19 04:14:20.800240 [ 4 ] {2efcdba0-4fd5-4d5d-aaa2-9262df9052e6} <Trace> oximeter.fields_i16 (4af1a594-2fbc-48d2-95c3-a4873d0e46fd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2664 | 2025.12.19 04:14:20.800373 [ 4 ] {2efcdba0-4fd5-4d5d-aaa2-9262df9052e6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001149 sec., 20887.728459530026 rows/sec., 1.73 MiB/sec. | ||
| 2665 | 2025.12.19 04:14:20.800410 [ 4 ] {2efcdba0-4fd5-4d5d-aaa2-9262df9052e6} <Debug> TCPHandler: Processed in 0.001310024 sec. | ||
| 2666 | 2025.12.19 04:14:20.800518 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2667 | 2025.12.19 04:14:20.800610 [ 4 ] {40ff3247-6121-4498-a546-0e4df1079775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2668 | 2025.12.19 04:14:20.800650 [ 4 ] {40ff3247-6121-4498-a546-0e4df1079775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2669 | 2025.12.19 04:14:20.801026 [ 4 ] {40ff3247-6121-4498-a546-0e4df1079775} <Trace> oximeter.fields_ipaddr (9a8f06fb-fb63-459b-a8d8-6d8a24a8ce4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2670 | 2025.12.19 04:14:20.801060 [ 4 ] {40ff3247-6121-4498-a546-0e4df1079775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2671 | 2025.12.19 04:14:20.801345 [ 4 ] {40ff3247-6121-4498-a546-0e4df1079775} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2672 | 2025.12.19 04:14:20.801556 [ 4 ] {40ff3247-6121-4498-a546-0e4df1079775} <Trace> oximeter.fields_ipaddr (9a8f06fb-fb63-459b-a8d8-6d8a24a8ce4d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2673 | 2025.12.19 04:14:20.801682 [ 4 ] {40ff3247-6121-4498-a546-0e4df1079775} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001091 sec., 10999.083409715857 rows/sec., 896.90 KiB/sec. | ||
| 2674 | 2025.12.19 04:14:20.801720 [ 4 ] {40ff3247-6121-4498-a546-0e4df1079775} <Debug> TCPHandler: Processed in 0.001250682 sec. | ||
| 2675 | 2025.12.19 04:14:20.801827 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2676 | 2025.12.19 04:14:20.801918 [ 4 ] {b1ef8646-e528-4a8c-864d-ed9711e1c40b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2677 | 2025.12.19 04:14:20.801956 [ 4 ] {b1ef8646-e528-4a8c-864d-ed9711e1c40b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2678 | 2025.12.19 04:14:20.803125 [ 4 ] {b1ef8646-e528-4a8c-864d-ed9711e1c40b} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2679 | 2025.12.19 04:14:20.803160 [ 4 ] {b1ef8646-e528-4a8c-864d-ed9711e1c40b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2680 | 2025.12.19 04:14:20.803606 [ 4 ] {b1ef8646-e528-4a8c-864d-ed9711e1c40b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2681 | 2025.12.19 04:14:20.803823 [ 4 ] {b1ef8646-e528-4a8c-864d-ed9711e1c40b} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2682 | 2025.12.19 04:14:20.803962 [ 4 ] {b1ef8646-e528-4a8c-864d-ed9711e1c40b} <Debug> executeQuery: Read 1351 rows, 115.75 KiB in 0.002062 sec., 655189.1367604268 rows/sec., 54.82 MiB/sec. | ||
| 2683 | 2025.12.19 04:14:20.803998 [ 4 ] {b1ef8646-e528-4a8c-864d-ed9711e1c40b} <Debug> TCPHandler: Processed in 0.002219006 sec. | ||
| 2684 | 2025.12.19 04:14:20.804109 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2685 | 2025.12.19 04:14:20.804201 [ 4 ] {4043a75e-0962-40ca-8b0b-3ff53301b192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2686 | 2025.12.19 04:14:20.804241 [ 4 ] {4043a75e-0962-40ca-8b0b-3ff53301b192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2687 | 2025.12.19 04:14:20.804638 [ 4 ] {4043a75e-0962-40ca-8b0b-3ff53301b192} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2688 | 2025.12.19 04:14:20.804673 [ 4 ] {4043a75e-0962-40ca-8b0b-3ff53301b192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2689 | 2025.12.19 04:14:20.804971 [ 4 ] {4043a75e-0962-40ca-8b0b-3ff53301b192} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2690 | 2025.12.19 04:14:20.805173 [ 4 ] {4043a75e-0962-40ca-8b0b-3ff53301b192} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2691 | 2025.12.19 04:14:20.805309 [ 4 ] {4043a75e-0962-40ca-8b0b-3ff53301b192} <Debug> executeQuery: Read 38 rows, 2.85 KiB in 0.001126 sec., 33747.77975133215 rows/sec., 2.47 MiB/sec. | ||
| 2692 | 2025.12.19 04:14:20.805346 [ 4 ] {4043a75e-0962-40ca-8b0b-3ff53301b192} <Debug> TCPHandler: Processed in 0.001284933 sec. | ||
| 2693 | 2025.12.19 04:14:20.805451 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2694 | 2025.12.19 04:14:20.805542 [ 4 ] {2e16a863-fcf1-4ba0-bf93-ea54451f24a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2695 | 2025.12.19 04:14:20.805579 [ 4 ] {2e16a863-fcf1-4ba0-bf93-ea54451f24a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2696 | 2025.12.19 04:14:20.806048 [ 4 ] {2e16a863-fcf1-4ba0-bf93-ea54451f24a3} <Trace> oximeter.fields_u32 (7371a43a-9107-4937-b86b-7cc8890e175d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2697 | 2025.12.19 04:14:20.806082 [ 4 ] {2e16a863-fcf1-4ba0-bf93-ea54451f24a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2698 | 2025.12.19 04:14:20.806384 [ 4 ] {2e16a863-fcf1-4ba0-bf93-ea54451f24a3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2699 | 2025.12.19 04:14:20.806593 [ 4 ] {2e16a863-fcf1-4ba0-bf93-ea54451f24a3} <Trace> oximeter.fields_u32 (7371a43a-9107-4937-b86b-7cc8890e175d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2700 | 2025.12.19 04:14:20.806720 [ 4 ] {2e16a863-fcf1-4ba0-bf93-ea54451f24a3} <Debug> executeQuery: Read 253 rows, 17.91 KiB in 0.001197 sec., 211361.73767752716 rows/sec., 14.62 MiB/sec. | ||
| 2701 | 2025.12.19 04:14:20.806757 [ 4 ] {2e16a863-fcf1-4ba0-bf93-ea54451f24a3} <Debug> TCPHandler: Processed in 0.001354394 sec. | ||
| 2702 | 2025.12.19 04:14:20.806865 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2703 | 2025.12.19 04:14:20.806956 [ 4 ] {7e2bf593-eb5b-4a92-a9a8-8bf0aed0c009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2704 | 2025.12.19 04:14:20.806994 [ 4 ] {7e2bf593-eb5b-4a92-a9a8-8bf0aed0c009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2705 | 2025.12.19 04:14:20.807370 [ 4 ] {7e2bf593-eb5b-4a92-a9a8-8bf0aed0c009} <Trace> oximeter.fields_u8 (3294b274-081d-4ad2-b40d-ffd17d1b3f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2706 | 2025.12.19 04:14:20.807405 [ 4 ] {7e2bf593-eb5b-4a92-a9a8-8bf0aed0c009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2707 | 2025.12.19 04:14:20.807689 [ 4 ] {7e2bf593-eb5b-4a92-a9a8-8bf0aed0c009} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2708 | 2025.12.19 04:14:20.807895 [ 4 ] {7e2bf593-eb5b-4a92-a9a8-8bf0aed0c009} <Trace> oximeter.fields_u8 (3294b274-081d-4ad2-b40d-ffd17d1b3f9e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2709 | 2025.12.19 04:14:20.808023 [ 4 ] {7e2bf593-eb5b-4a92-a9a8-8bf0aed0c009} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001085 sec., 11059.907834101383 rows/sec., 864.06 KiB/sec. | ||
| 2710 | 2025.12.19 04:14:20.808060 [ 4 ] {7e2bf593-eb5b-4a92-a9a8-8bf0aed0c009} <Debug> TCPHandler: Processed in 0.001242531 sec. | ||
| 2711 | 2025.12.19 04:14:20.808164 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2712 | 2025.12.19 04:14:20.808255 [ 4 ] {2ae0ad83-8732-4636-b062-fdc3e4716f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2713 | 2025.12.19 04:14:20.808293 [ 4 ] {2ae0ad83-8732-4636-b062-fdc3e4716f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2714 | 2025.12.19 04:14:20.808907 [ 4 ] {2ae0ad83-8732-4636-b062-fdc3e4716f6e} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2715 | 2025.12.19 04:14:20.808941 [ 4 ] {2ae0ad83-8732-4636-b062-fdc3e4716f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2716 | 2025.12.19 04:14:20.809270 [ 4 ] {2ae0ad83-8732-4636-b062-fdc3e4716f6e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2717 | 2025.12.19 04:14:20.809475 [ 4 ] {2ae0ad83-8732-4636-b062-fdc3e4716f6e} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2718 | 2025.12.19 04:14:20.809615 [ 4 ] {2ae0ad83-8732-4636-b062-fdc3e4716f6e} <Debug> executeQuery: Read 585 rows, 45.00 KiB in 0.001378 sec., 424528.3018867924 rows/sec., 31.89 MiB/sec. | ||
| 2719 | 2025.12.19 04:14:20.809651 [ 4 ] {2ae0ad83-8732-4636-b062-fdc3e4716f6e} <Debug> TCPHandler: Processed in 0.001533639 sec. | ||
| 2720 | 2025.12.19 04:14:20.809757 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2721 | 2025.12.19 04:14:20.809849 [ 4 ] {131edb26-eb26-4d29-bcf3-9296b1f42ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2722 | 2025.12.19 04:14:20.809891 [ 4 ] {131edb26-eb26-4d29-bcf3-9296b1f42ed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2723 | 2025.12.19 04:14:20.810455 [ 4 ] {131edb26-eb26-4d29-bcf3-9296b1f42ed5} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2724 | 2025.12.19 04:14:20.810488 [ 4 ] {131edb26-eb26-4d29-bcf3-9296b1f42ed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2725 | 2025.12.19 04:14:20.810860 [ 4 ] {131edb26-eb26-4d29-bcf3-9296b1f42ed5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2726 | 2025.12.19 04:14:20.811061 [ 4 ] {131edb26-eb26-4d29-bcf3-9296b1f42ed5} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2727 | 2025.12.19 04:14:20.811191 [ 4 ] {131edb26-eb26-4d29-bcf3-9296b1f42ed5} <Debug> executeQuery: Read 886 rows, 61.58 KiB in 0.00136 sec., 651470.5882352941 rows/sec., 44.22 MiB/sec. | ||
| 2728 | 2025.12.19 04:14:20.811227 [ 4 ] {131edb26-eb26-4d29-bcf3-9296b1f42ed5} <Debug> TCPHandler: Processed in 0.001517159 sec. | ||
| 2729 | 2025.12.19 04:14:20.811334 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2730 | 2025.12.19 04:14:20.811426 [ 4 ] {e1ec41c7-2cc6-4203-bea0-346da870f97b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2731 | 2025.12.19 04:14:20.811468 [ 4 ] {e1ec41c7-2cc6-4203-bea0-346da870f97b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2732 | 2025.12.19 04:14:20.811763 [ 4 ] {e1ec41c7-2cc6-4203-bea0-346da870f97b} <Trace> oximeter.measurements_f64 (8d4ed0d5-4e6a-41bc-b239-bcd6d377ff28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2733 | 2025.12.19 04:14:20.811798 [ 4 ] {e1ec41c7-2cc6-4203-bea0-346da870f97b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2734 | 2025.12.19 04:14:20.812087 [ 4 ] {e1ec41c7-2cc6-4203-bea0-346da870f97b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2735 | 2025.12.19 04:14:20.812287 [ 4 ] {e1ec41c7-2cc6-4203-bea0-346da870f97b} <Trace> oximeter.measurements_f64 (8d4ed0d5-4e6a-41bc-b239-bcd6d377ff28): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2736 | 2025.12.19 04:14:20.812416 [ 4 ] {e1ec41c7-2cc6-4203-bea0-346da870f97b} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001008 sec., 992.063492063492 rows/sec., 62.97 KiB/sec. | ||
| 2737 | 2025.12.19 04:14:20.812452 [ 4 ] {e1ec41c7-2cc6-4203-bea0-346da870f97b} <Debug> TCPHandler: Processed in 0.00116614 sec. | ||
| 2738 | 2025.12.19 04:14:20.812552 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2739 | 2025.12.19 04:14:20.812643 [ 4 ] {5e050ff4-f374-4e19-87d5-0b0ec93b5a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2740 | 2025.12.19 04:14:20.812696 [ 4 ] {5e050ff4-f374-4e19-87d5-0b0ec93b5a2c} <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 | ||
| 2741 | 2025.12.19 04:14:20.813449 [ 4 ] {5e050ff4-f374-4e19-87d5-0b0ec93b5a2c} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2742 | 2025.12.19 04:14:20.813484 [ 4 ] {5e050ff4-f374-4e19-87d5-0b0ec93b5a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2743 | 2025.12.19 04:14:20.813996 [ 4 ] {5e050ff4-f374-4e19-87d5-0b0ec93b5a2c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2744 | 2025.12.19 04:14:20.814214 [ 4 ] {5e050ff4-f374-4e19-87d5-0b0ec93b5a2c} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2745 | 2025.12.19 04:14:20.814357 [ 4 ] {5e050ff4-f374-4e19-87d5-0b0ec93b5a2c} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001732 sec., 8083.140877598153 rows/sec., 14.48 MiB/sec. | ||
| 2746 | 2025.12.19 04:14:20.814424 [ 4 ] {5e050ff4-f374-4e19-87d5-0b0ec93b5a2c} <Debug> TCPHandler: Processed in 0.001918649 sec. | ||
| 2747 | 2025.12.19 04:14:20.814531 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2748 | 2025.12.19 04:14:20.814623 [ 4 ] {a9b4fb35-dacc-41bf-a3e4-a0b39b6153ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2749 | 2025.12.19 04:14:20.814664 [ 4 ] {a9b4fb35-dacc-41bf-a3e4-a0b39b6153ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2750 | 2025.12.19 04:14:20.814959 [ 4 ] {a9b4fb35-dacc-41bf-a3e4-a0b39b6153ba} <Trace> oximeter.measurements_i64 (c0e121ee-9569-42a5-8a8b-15bddfb94258): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2751 | 2025.12.19 04:14:20.814993 [ 4 ] {a9b4fb35-dacc-41bf-a3e4-a0b39b6153ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2752 | 2025.12.19 04:14:20.815290 [ 4 ] {a9b4fb35-dacc-41bf-a3e4-a0b39b6153ba} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2753 | 2025.12.19 04:14:20.815494 [ 4 ] {a9b4fb35-dacc-41bf-a3e4-a0b39b6153ba} <Trace> oximeter.measurements_i64 (c0e121ee-9569-42a5-8a8b-15bddfb94258): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2754 | 2025.12.19 04:14:20.815613 [ 4 ] {a9b4fb35-dacc-41bf-a3e4-a0b39b6153ba} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001009 sec., 2973.2408325074334 rows/sec., 210.02 KiB/sec. | ||
| 2755 | 2025.12.19 04:14:20.815649 [ 4 ] {a9b4fb35-dacc-41bf-a3e4-a0b39b6153ba} <Debug> TCPHandler: Processed in 0.0011655 sec. | ||
| 2756 | 2025.12.19 04:14:20.815751 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2757 | 2025.12.19 04:14:20.815842 [ 4 ] {4c80e5ec-a124-4038-83cc-a5bf90783ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2758 | 2025.12.19 04:14:20.815883 [ 4 ] {4c80e5ec-a124-4038-83cc-a5bf90783ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2759 | 2025.12.19 04:14:20.816195 [ 4 ] {4c80e5ec-a124-4038-83cc-a5bf90783ef0} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2760 | 2025.12.19 04:14:20.816229 [ 4 ] {4c80e5ec-a124-4038-83cc-a5bf90783ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2761 | 2025.12.19 04:14:20.816531 [ 4 ] {4c80e5ec-a124-4038-83cc-a5bf90783ef0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2762 | 2025.12.19 04:14:20.816743 [ 4 ] {4c80e5ec-a124-4038-83cc-a5bf90783ef0} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2763 | 2025.12.19 04:14:20.816871 [ 4 ] {4c80e5ec-a124-4038-83cc-a5bf90783ef0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 2764 | 2025.12.19 04:14:20.816906 [ 4 ] {4c80e5ec-a124-4038-83cc-a5bf90783ef0} <Debug> TCPHandler: Processed in 0.00120155 sec. | ||
| 2765 | 2025.12.19 04:14:24.470052 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2766 | 2025.12.19 04:14:24.470098 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2767 | 2025.12.19 04:14:24.540878 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5728 | ||
| 2768 | 2025.12.19 04:14:24.541378 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2769 | 2025.12.19 04:14:24.541430 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2770 | 2025.12.19 04:14:24.541967 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2771 | 2025.12.19 04:14:24.542219 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2772 | 2025.12.19 04:14:24.542365 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5728 | ||
| 2773 | 2025.12.19 04:14:24.556504 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 372 | ||
| 2774 | 2025.12.19 04:14:24.558939 [ 242 ] {} <Trace> system.query_log (ad5586d6-d879-4ea5-b227-309c35e7f6dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2775 | 2025.12.19 04:14:24.558994 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2776 | 2025.12.19 04:14:24.560286 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2777 | 2025.12.19 04:14:24.560561 [ 242 ] {} <Trace> system.query_log (ad5586d6-d879-4ea5-b227-309c35e7f6dd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2778 | 2025.12.19 04:14:24.560911 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 372 | ||
| 2779 | 2025.12.19 04:14:24.848306 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2780 | 2025.12.19 04:14:24.863397 [ 243 ] {} <Trace> system.metric_log (3cd8c652-d448-40ac-be3b-81a1dd9f6f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2781 | 2025.12.19 04:14:24.863457 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2782 | 2025.12.19 04:14:24.869677 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2783 | 2025.12.19 04:14:24.870424 [ 243 ] {} <Trace> system.metric_log (3cd8c652-d448-40ac-be3b-81a1dd9f6f34): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2784 | 2025.12.19 04:14:24.873416 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2785 | 2025.12.19 04:14:25.766291 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2786 | 2025.12.19 04:14:25.766494 [ 4 ] {682ef98d-ed81-4500-99ef-5bcd1e42825c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2787 | 2025.12.19 04:14:25.766573 [ 4 ] {682ef98d-ed81-4500-99ef-5bcd1e42825c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2788 | 2025.12.19 04:14:25.767264 [ 4 ] {682ef98d-ed81-4500-99ef-5bcd1e42825c} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2789 | 2025.12.19 04:14:25.767313 [ 4 ] {682ef98d-ed81-4500-99ef-5bcd1e42825c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2790 | 2025.12.19 04:14:25.767719 [ 4 ] {682ef98d-ed81-4500-99ef-5bcd1e42825c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2791 | 2025.12.19 04:14:25.767944 [ 4 ] {682ef98d-ed81-4500-99ef-5bcd1e42825c} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2792 | 2025.12.19 04:14:25.768105 [ 4 ] {682ef98d-ed81-4500-99ef-5bcd1e42825c} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001667 sec., 65986.80263947211 rows/sec., 5.55 MiB/sec. | ||
| 2793 | 2025.12.19 04:14:25.768154 [ 4 ] {682ef98d-ed81-4500-99ef-5bcd1e42825c} <Debug> TCPHandler: Processed in 0.002000121 sec. | ||
| 2794 | 2025.12.19 04:14:25.768273 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2795 | 2025.12.19 04:14:25.768374 [ 4 ] {0d260fdc-8d05-4eae-8596-3e7c1e4cbf73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2796 | 2025.12.19 04:14:25.768418 [ 4 ] {0d260fdc-8d05-4eae-8596-3e7c1e4cbf73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2797 | 2025.12.19 04:14:25.768822 [ 4 ] {0d260fdc-8d05-4eae-8596-3e7c1e4cbf73} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2798 | 2025.12.19 04:14:25.768860 [ 4 ] {0d260fdc-8d05-4eae-8596-3e7c1e4cbf73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2799 | 2025.12.19 04:14:25.769165 [ 4 ] {0d260fdc-8d05-4eae-8596-3e7c1e4cbf73} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2800 | 2025.12.19 04:14:25.769377 [ 4 ] {0d260fdc-8d05-4eae-8596-3e7c1e4cbf73} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2801 | 2025.12.19 04:14:25.769513 [ 4 ] {0d260fdc-8d05-4eae-8596-3e7c1e4cbf73} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001163 sec., 23215.821152192606 rows/sec., 1.70 MiB/sec. | ||
| 2802 | 2025.12.19 04:14:25.769552 [ 4 ] {0d260fdc-8d05-4eae-8596-3e7c1e4cbf73} <Debug> TCPHandler: Processed in 0.001330263 sec. | ||
| 2803 | 2025.12.19 04:14:25.769659 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2804 | 2025.12.19 04:14:25.769753 [ 4 ] {a8ff6c2b-0c14-4cbc-8e2d-c7f4b0671cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2805 | 2025.12.19 04:14:25.769793 [ 4 ] {a8ff6c2b-0c14-4cbc-8e2d-c7f4b0671cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2806 | 2025.12.19 04:14:25.770256 [ 4 ] {a8ff6c2b-0c14-4cbc-8e2d-c7f4b0671cb9} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2807 | 2025.12.19 04:14:25.770292 [ 4 ] {a8ff6c2b-0c14-4cbc-8e2d-c7f4b0671cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2808 | 2025.12.19 04:14:25.770591 [ 4 ] {a8ff6c2b-0c14-4cbc-8e2d-c7f4b0671cb9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2809 | 2025.12.19 04:14:25.770852 [ 4 ] {a8ff6c2b-0c14-4cbc-8e2d-c7f4b0671cb9} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2810 | 2025.12.19 04:14:25.771001 [ 4 ] {a8ff6c2b-0c14-4cbc-8e2d-c7f4b0671cb9} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001265 sec., 71936.75889328062 rows/sec., 5.62 MiB/sec. | ||
| 2811 | 2025.12.19 04:14:25.771064 [ 4 ] {a8ff6c2b-0c14-4cbc-8e2d-c7f4b0671cb9} <Debug> TCPHandler: Processed in 0.001454127 sec. | ||
| 2812 | 2025.12.19 04:14:25.771199 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2813 | 2025.12.19 04:14:25.771296 [ 4 ] {1e52367b-f042-471d-becb-9591718c4566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2814 | 2025.12.19 04:14:25.771342 [ 4 ] {1e52367b-f042-471d-becb-9591718c4566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2815 | 2025.12.19 04:14:25.771739 [ 4 ] {1e52367b-f042-471d-becb-9591718c4566} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2816 | 2025.12.19 04:14:25.771776 [ 4 ] {1e52367b-f042-471d-becb-9591718c4566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2817 | 2025.12.19 04:14:25.772127 [ 4 ] {1e52367b-f042-471d-becb-9591718c4566} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2818 | 2025.12.19 04:14:25.772341 [ 4 ] {1e52367b-f042-471d-becb-9591718c4566} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2819 | 2025.12.19 04:14:25.772477 [ 4 ] {1e52367b-f042-471d-becb-9591718c4566} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 2820 | 2025.12.19 04:14:25.772514 [ 4 ] {1e52367b-f042-471d-becb-9591718c4566} <Debug> TCPHandler: Processed in 0.001365554 sec. | ||
| 2821 | 2025.12.19 04:14:25.772637 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2822 | 2025.12.19 04:14:25.772733 [ 4 ] {93e665a0-c9f1-4094-803f-8c9ce38d6fae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2823 | 2025.12.19 04:14:25.772788 [ 4 ] {93e665a0-c9f1-4094-803f-8c9ce38d6fae} <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 | ||
| 2824 | 2025.12.19 04:14:25.773605 [ 4 ] {93e665a0-c9f1-4094-803f-8c9ce38d6fae} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2825 | 2025.12.19 04:14:25.773642 [ 4 ] {93e665a0-c9f1-4094-803f-8c9ce38d6fae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2826 | 2025.12.19 04:14:25.774191 [ 4 ] {93e665a0-c9f1-4094-803f-8c9ce38d6fae} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2827 | 2025.12.19 04:14:25.774407 [ 4 ] {93e665a0-c9f1-4094-803f-8c9ce38d6fae} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2828 | 2025.12.19 04:14:25.774543 [ 4 ] {93e665a0-c9f1-4094-803f-8c9ce38d6fae} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001829 sec., 14762.165117550576 rows/sec., 26.45 MiB/sec. | ||
| 2829 | 2025.12.19 04:14:25.774611 [ 4 ] {93e665a0-c9f1-4094-803f-8c9ce38d6fae} <Debug> TCPHandler: Processed in 0.002024321 sec. | ||
| 2830 | 2025.12.19 04:14:25.774724 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2831 | 2025.12.19 04:14:25.774819 [ 4 ] {48fdcd0a-b5d3-45a8-aed3-bc8051fe4830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2832 | 2025.12.19 04:14:25.774860 [ 4 ] {48fdcd0a-b5d3-45a8-aed3-bc8051fe4830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2833 | 2025.12.19 04:14:25.775222 [ 4 ] {48fdcd0a-b5d3-45a8-aed3-bc8051fe4830} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2834 | 2025.12.19 04:14:25.775269 [ 4 ] {48fdcd0a-b5d3-45a8-aed3-bc8051fe4830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2835 | 2025.12.19 04:14:25.775664 [ 4 ] {48fdcd0a-b5d3-45a8-aed3-bc8051fe4830} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2836 | 2025.12.19 04:14:25.775896 [ 4 ] {48fdcd0a-b5d3-45a8-aed3-bc8051fe4830} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2837 | 2025.12.19 04:14:25.776027 [ 4 ] {48fdcd0a-b5d3-45a8-aed3-bc8051fe4830} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001228 sec., 48859.9348534202 rows/sec., 3.29 MiB/sec. | ||
| 2838 | 2025.12.19 04:14:25.776065 [ 4 ] {48fdcd0a-b5d3-45a8-aed3-bc8051fe4830} <Debug> TCPHandler: Processed in 0.001392975 sec. | ||
| 2839 | 2025.12.19 04:14:30.765725 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2840 | 2025.12.19 04:14:30.765926 [ 4 ] {033e067c-0291-4c70-9a0a-5125920b4c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2841 | 2025.12.19 04:14:30.765995 [ 4 ] {033e067c-0291-4c70-9a0a-5125920b4c1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2842 | 2025.12.19 04:14:30.766671 [ 4 ] {033e067c-0291-4c70-9a0a-5125920b4c1b} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2843 | 2025.12.19 04:14:30.766717 [ 4 ] {033e067c-0291-4c70-9a0a-5125920b4c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2844 | 2025.12.19 04:14:30.767128 [ 4 ] {033e067c-0291-4c70-9a0a-5125920b4c1b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2845 | 2025.12.19 04:14:30.767355 [ 4 ] {033e067c-0291-4c70-9a0a-5125920b4c1b} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2846 | 2025.12.19 04:14:30.767487 [ 142 ] {} <Debug> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2847 | 2025.12.19 04:14:30.767523 [ 4 ] {033e067c-0291-4c70-9a0a-5125920b4c1b} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001648 sec., 50970.87378640777 rows/sec., 4.26 MiB/sec. | ||
| 2848 | 2025.12.19 04:14:30.767524 [ 142 ] {} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2849 | 2025.12.19 04:14:30.767558 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2850 | 2025.12.19 04:14:30.767575 [ 4 ] {033e067c-0291-4c70-9a0a-5125920b4c1b} <Debug> TCPHandler: Processed in 0.001979521 sec. | ||
| 2851 | 2025.12.19 04:14:30.767699 [ 192 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2852 | 2025.12.19 04:14:30.767722 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2853 | 2025.12.19 04:14:30.767846 [ 4 ] {d352561b-de94-4121-bf12-a2634a11aa78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2854 | 2025.12.19 04:14:30.767869 [ 192 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2855 | 2025.12.19 04:14:30.767896 [ 4 ] {d352561b-de94-4121-bf12-a2634a11aa78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2856 | 2025.12.19 04:14:30.767916 [ 192 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1397 rows starting from the beginning of the part | ||
| 2857 | 2025.12.19 04:14:30.768019 [ 192 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 76 rows starting from the beginning of the part | ||
| 2858 | 2025.12.19 04:14:30.768071 [ 192 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 110 rows starting from the beginning of the part | ||
| 2859 | 2025.12.19 04:14:30.768114 [ 192 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1351 rows starting from the beginning of the part | ||
| 2860 | 2025.12.19 04:14:30.768178 [ 192 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 110 rows starting from the beginning of the part | ||
| 2861 | 2025.12.19 04:14:30.768248 [ 192 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 84 rows starting from the beginning of the part | ||
| 2862 | 2025.12.19 04:14:30.768345 [ 4 ] {d352561b-de94-4121-bf12-a2634a11aa78} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2863 | 2025.12.19 04:14:30.768386 [ 4 ] {d352561b-de94-4121-bf12-a2634a11aa78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2864 | 2025.12.19 04:14:30.768726 [ 4 ] {d352561b-de94-4121-bf12-a2634a11aa78} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2865 | 2025.12.19 04:14:30.768952 [ 4 ] {d352561b-de94-4121-bf12-a2634a11aa78} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2866 | 2025.12.19 04:14:30.769094 [ 4 ] {d352561b-de94-4121-bf12-a2634a11aa78} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001273 sec., 10997.643362136685 rows/sec., 826.97 KiB/sec. | ||
| 2867 | 2025.12.19 04:14:30.769138 [ 4 ] {d352561b-de94-4121-bf12-a2634a11aa78} <Debug> TCPHandler: Processed in 0.001470547 sec. | ||
| 2868 | 2025.12.19 04:14:30.769254 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2869 | 2025.12.19 04:14:30.769351 [ 4 ] {70ff3c52-d59c-42ad-a548-9afdc04d106d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2870 | 2025.12.19 04:14:30.769392 [ 4 ] {70ff3c52-d59c-42ad-a548-9afdc04d106d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2871 | 2025.12.19 04:14:30.769824 [ 4 ] {70ff3c52-d59c-42ad-a548-9afdc04d106d} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2872 | 2025.12.19 04:14:30.769860 [ 4 ] {70ff3c52-d59c-42ad-a548-9afdc04d106d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2873 | 2025.12.19 04:14:30.770098 [ 201 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3128 rows, containing 5 columns (5 merged, 0 gathered) in 0.002465862 sec., 1268521.9205292105 rows/sec., 111.11 MiB/sec. | ||
| 2874 | 2025.12.19 04:14:30.770209 [ 4 ] {70ff3c52-d59c-42ad-a548-9afdc04d106d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2875 | 2025.12.19 04:14:30.770369 [ 192 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2876 | 2025.12.19 04:14:30.770460 [ 4 ] {70ff3c52-d59c-42ad-a548-9afdc04d106d} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2877 | 2025.12.19 04:14:30.770576 [ 142 ] {} <Debug> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2878 | 2025.12.19 04:14:30.770608 [ 142 ] {} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2879 | 2025.12.19 04:14:30.770613 [ 4 ] {70ff3c52-d59c-42ad-a548-9afdc04d106d} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001283 sec., 60795.0116913484 rows/sec., 4.75 MiB/sec. | ||
| 2880 | 2025.12.19 04:14:30.770632 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2881 | 2025.12.19 04:14:30.770659 [ 4 ] {70ff3c52-d59c-42ad-a548-9afdc04d106d} <Debug> TCPHandler: Processed in 0.001457387 sec. | ||
| 2882 | 2025.12.19 04:14:30.770682 [ 192 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::all_1_16_3} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2883 | 2025.12.19 04:14:30.770715 [ 186 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2884 | 2025.12.19 04:14:30.770764 [ 192 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::all_1_16_3} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2885 | 2025.12.19 04:14:30.770790 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2886 | 2025.12.19 04:14:30.770804 [ 186 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2887 | 2025.12.19 04:14:30.770837 [ 186 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 623 rows starting from the beginning of the part | ||
| 2888 | 2025.12.19 04:14:30.770861 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 2889 | 2025.12.19 04:14:30.770891 [ 4 ] {4b4ba2f2-c52c-4a54-bca8-2972cdd50f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2890 | 2025.12.19 04:14:30.770895 [ 186 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 74 rows starting from the beginning of the part | ||
| 2891 | 2025.12.19 04:14:30.770942 [ 4 ] {4b4ba2f2-c52c-4a54-bca8-2972cdd50f37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2892 | 2025.12.19 04:14:30.770961 [ 186 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 91 rows starting from the beginning of the part | ||
| 2893 | 2025.12.19 04:14:30.771002 [ 186 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 585 rows starting from the beginning of the part | ||
| 2894 | 2025.12.19 04:14:30.771041 [ 186 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 91 rows starting from the beginning of the part | ||
| 2895 | 2025.12.19 04:14:30.771079 [ 186 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 78 rows starting from the beginning of the part | ||
| 2896 | 2025.12.19 04:14:30.771372 [ 4 ] {4b4ba2f2-c52c-4a54-bca8-2972cdd50f37} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2897 | 2025.12.19 04:14:30.771407 [ 4 ] {4b4ba2f2-c52c-4a54-bca8-2972cdd50f37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2898 | 2025.12.19 04:14:30.771753 [ 4 ] {4b4ba2f2-c52c-4a54-bca8-2972cdd50f37} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2899 | 2025.12.19 04:14:30.771963 [ 4 ] {4b4ba2f2-c52c-4a54-bca8-2972cdd50f37} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2900 | 2025.12.19 04:14:30.772078 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2901 | 2025.12.19 04:14:30.772079 [ 201 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1542 rows, containing 5 columns (5 merged, 0 gathered) in 0.001399646 sec., 1101707.1459497616 rows/sec., 87.77 MiB/sec. | ||
| 2902 | 2025.12.19 04:14:30.772108 [ 4 ] {4b4ba2f2-c52c-4a54-bca8-2972cdd50f37} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 2903 | 2025.12.19 04:14:30.772113 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2904 | 2025.12.19 04:14:30.772163 [ 4 ] {4b4ba2f2-c52c-4a54-bca8-2972cdd50f37} <Debug> TCPHandler: Processed in 0.001423516 sec. | ||
| 2905 | 2025.12.19 04:14:30.772166 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2906 | 2025.12.19 04:14:30.772242 [ 186 ] {378d6fba-bda3-4143-a916-a623cabe6e54::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2907 | 2025.12.19 04:14:30.772319 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2908 | 2025.12.19 04:14:30.772324 [ 186 ] {378d6fba-bda3-4143-a916-a623cabe6e54::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2909 | 2025.12.19 04:14:30.772363 [ 191 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2910 | 2025.12.19 04:14:30.772383 [ 186 ] {378d6fba-bda3-4143-a916-a623cabe6e54::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3455 rows starting from the beginning of the part | ||
| 2911 | 2025.12.19 04:14:30.772450 [ 4 ] {d1879739-ff88-4160-a84c-a0095bb4235e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2912 | 2025.12.19 04:14:30.772457 [ 186 ] {378d6fba-bda3-4143-a916-a623cabe6e54::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 2913 | 2025.12.19 04:14:30.772506 [ 186 ] {378d6fba-bda3-4143-a916-a623cabe6e54::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 2914 | 2025.12.19 04:14:30.772512 [ 4 ] {d1879739-ff88-4160-a84c-a0095bb4235e} <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 | ||
| 2915 | 2025.12.19 04:14:30.772546 [ 186 ] {378d6fba-bda3-4143-a916-a623cabe6e54::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 886 rows starting from the beginning of the part | ||
| 2916 | 2025.12.19 04:14:30.772584 [ 186 ] {378d6fba-bda3-4143-a916-a623cabe6e54::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 2917 | 2025.12.19 04:14:30.772621 [ 186 ] {378d6fba-bda3-4143-a916-a623cabe6e54::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 2918 | 2025.12.19 04:14:30.772849 [ 191 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::all_1_16_3} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2919 | 2025.12.19 04:14:30.772950 [ 191 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::all_1_16_3} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2920 | 2025.12.19 04:14:30.773056 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 2921 | 2025.12.19 04:14:30.773430 [ 4 ] {d1879739-ff88-4160-a84c-a0095bb4235e} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2922 | 2025.12.19 04:14:30.773473 [ 4 ] {d1879739-ff88-4160-a84c-a0095bb4235e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2923 | 2025.12.19 04:14:30.774052 [ 4 ] {d1879739-ff88-4160-a84c-a0095bb4235e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2924 | 2025.12.19 04:14:30.774280 [ 4 ] {d1879739-ff88-4160-a84c-a0095bb4235e} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2925 | 2025.12.19 04:14:30.774431 [ 4 ] {d1879739-ff88-4160-a84c-a0095bb4235e} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002002 sec., 6993.006993006993 rows/sec., 12.53 MiB/sec. | ||
| 2926 | 2025.12.19 04:14:30.774509 [ 4 ] {d1879739-ff88-4160-a84c-a0095bb4235e} <Debug> TCPHandler: Processed in 0.002254447 sec. | ||
| 2927 | 2025.12.19 04:14:30.774629 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2928 | 2025.12.19 04:14:30.774726 [ 4 ] {817dc52e-3720-4ddb-bac2-dfeac4a84242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2929 | 2025.12.19 04:14:30.774775 [ 4 ] {817dc52e-3720-4ddb-bac2-dfeac4a84242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2930 | 2025.12.19 04:14:30.774871 [ 191 ] {378d6fba-bda3-4143-a916-a623cabe6e54::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4981 rows, containing 5 columns (5 merged, 0 gathered) in 0.002656257 sec., 1875195.0583094934 rows/sec., 128.62 MiB/sec. | ||
| 2931 | 2025.12.19 04:14:30.775131 [ 4 ] {817dc52e-3720-4ddb-bac2-dfeac4a84242} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2932 | 2025.12.19 04:14:30.775173 [ 4 ] {817dc52e-3720-4ddb-bac2-dfeac4a84242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2933 | 2025.12.19 04:14:30.775332 [ 194 ] {378d6fba-bda3-4143-a916-a623cabe6e54::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2934 | 2025.12.19 04:14:30.775487 [ 4 ] {817dc52e-3720-4ddb-bac2-dfeac4a84242} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2935 | 2025.12.19 04:14:30.775602 [ 194 ] {378d6fba-bda3-4143-a916-a623cabe6e54::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2936 | 2025.12.19 04:14:30.775666 [ 194 ] {378d6fba-bda3-4143-a916-a623cabe6e54::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2937 | 2025.12.19 04:14:30.775703 [ 4 ] {817dc52e-3720-4ddb-bac2-dfeac4a84242} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2938 | 2025.12.19 04:14:30.775729 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 2939 | 2025.12.19 04:14:30.775800 [ 142 ] {} <Debug> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2940 | 2025.12.19 04:14:30.775826 [ 142 ] {} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2941 | 2025.12.19 04:14:30.775830 [ 4 ] {817dc52e-3720-4ddb-bac2-dfeac4a84242} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 2942 | 2025.12.19 04:14:30.775854 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2943 | 2025.12.19 04:14:30.775874 [ 4 ] {817dc52e-3720-4ddb-bac2-dfeac4a84242} <Debug> TCPHandler: Processed in 0.001295503 sec. | ||
| 2944 | 2025.12.19 04:14:30.775946 [ 200 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 2945 | 2025.12.19 04:14:30.776060 [ 200 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2946 | 2025.12.19 04:14:30.776087 [ 200 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 468 rows starting from the beginning of the part | ||
| 2947 | 2025.12.19 04:14:30.776162 [ 200 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 2948 | 2025.12.19 04:14:30.776212 [ 200 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 2949 | 2025.12.19 04:14:30.776261 [ 200 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 2950 | 2025.12.19 04:14:30.776302 [ 200 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 2951 | 2025.12.19 04:14:30.776343 [ 200 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 2952 | 2025.12.19 04:14:30.777201 [ 194 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 4 columns (4 merged, 0 gathered) in 0.001292643 sec., 594131.5583653027 rows/sec., 39.97 MiB/sec. | ||
| 2953 | 2025.12.19 04:14:30.777450 [ 191 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2954 | 2025.12.19 04:14:30.777824 [ 191 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::all_1_16_3} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2955 | 2025.12.19 04:14:30.777905 [ 191 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::all_1_16_3} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2956 | 2025.12.19 04:14:30.777987 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2957 | 2025.12.19 04:14:32.043157 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6240 | ||
| 2958 | 2025.12.19 04:14:32.043685 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2959 | 2025.12.19 04:14:32.043736 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2960 | 2025.12.19 04:14:32.044240 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2961 | 2025.12.19 04:14:32.044489 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2962 | 2025.12.19 04:14:32.044638 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6240 | ||
| 2963 | 2025.12.19 04:14:32.374196 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2964 | 2025.12.19 04:14:32.391786 [ 243 ] {} <Trace> system.metric_log (3cd8c652-d448-40ac-be3b-81a1dd9f6f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2965 | 2025.12.19 04:14:32.391844 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2966 | 2025.12.19 04:14:32.397720 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2967 | 2025.12.19 04:14:32.398422 [ 243 ] {} <Trace> system.metric_log (3cd8c652-d448-40ac-be3b-81a1dd9f6f34): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2968 | 2025.12.19 04:14:32.401852 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2969 | 2025.12.19 04:14:34.561850 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 396 | ||
| 2970 | 2025.12.19 04:14:34.565065 [ 242 ] {} <Trace> system.query_log (ad5586d6-d879-4ea5-b227-309c35e7f6dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2971 | 2025.12.19 04:14:34.565155 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 2972 | 2025.12.19 04:14:34.567065 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2973 | 2025.12.19 04:14:34.567466 [ 242 ] {} <Trace> system.query_log (ad5586d6-d879-4ea5-b227-309c35e7f6dd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2974 | 2025.12.19 04:14:34.568020 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 396 | ||
| 2975 | 2025.12.19 04:14:35.765243 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2976 | 2025.12.19 04:14:35.765440 [ 4 ] {05784201-efc9-4e35-a09c-08b9c70c6daa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2977 | 2025.12.19 04:14:35.765508 [ 4 ] {05784201-efc9-4e35-a09c-08b9c70c6daa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2978 | 2025.12.19 04:14:35.766099 [ 4 ] {05784201-efc9-4e35-a09c-08b9c70c6daa} <Trace> oximeter.fields_ipaddr (9a8f06fb-fb63-459b-a8d8-6d8a24a8ce4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2979 | 2025.12.19 04:14:35.766148 [ 4 ] {05784201-efc9-4e35-a09c-08b9c70c6daa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2980 | 2025.12.19 04:14:35.766529 [ 4 ] {05784201-efc9-4e35-a09c-08b9c70c6daa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2981 | 2025.12.19 04:14:35.766747 [ 4 ] {05784201-efc9-4e35-a09c-08b9c70c6daa} <Trace> oximeter.fields_ipaddr (9a8f06fb-fb63-459b-a8d8-6d8a24a8ce4d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2982 | 2025.12.19 04:14:35.766903 [ 4 ] {05784201-efc9-4e35-a09c-08b9c70c6daa} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001514 sec., 2642.007926023778 rows/sec., 215.44 KiB/sec. | ||
| 2983 | 2025.12.19 04:14:35.766945 [ 4 ] {05784201-efc9-4e35-a09c-08b9c70c6daa} <Debug> TCPHandler: Processed in 0.001831677 sec. | ||
| 2984 | 2025.12.19 04:14:35.767071 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2985 | 2025.12.19 04:14:35.767164 [ 4 ] {f9a92d79-05bb-4ee1-a6f0-3d877594c3b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2986 | 2025.12.19 04:14:35.767204 [ 4 ] {f9a92d79-05bb-4ee1-a6f0-3d877594c3b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2987 | 2025.12.19 04:14:35.767619 [ 4 ] {f9a92d79-05bb-4ee1-a6f0-3d877594c3b5} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2988 | 2025.12.19 04:14:35.767654 [ 4 ] {f9a92d79-05bb-4ee1-a6f0-3d877594c3b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2989 | 2025.12.19 04:14:35.767971 [ 4 ] {f9a92d79-05bb-4ee1-a6f0-3d877594c3b5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2990 | 2025.12.19 04:14:35.768172 [ 4 ] {f9a92d79-05bb-4ee1-a6f0-3d877594c3b5} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2991 | 2025.12.19 04:14:35.768299 [ 4 ] {f9a92d79-05bb-4ee1-a6f0-3d877594c3b5} <Debug> executeQuery: Read 112 rows, 9.62 KiB in 0.001153 sec., 97137.9011274935 rows/sec., 8.15 MiB/sec. | ||
| 2992 | 2025.12.19 04:14:35.768335 [ 4 ] {f9a92d79-05bb-4ee1-a6f0-3d877594c3b5} <Debug> TCPHandler: Processed in 0.001312403 sec. | ||
| 2993 | 2025.12.19 04:14:35.768440 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2994 | 2025.12.19 04:14:35.768531 [ 4 ] {dcb84903-ffac-431e-83d9-829708689484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2995 | 2025.12.19 04:14:35.768569 [ 4 ] {dcb84903-ffac-431e-83d9-829708689484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2996 | 2025.12.19 04:14:35.768952 [ 4 ] {dcb84903-ffac-431e-83d9-829708689484} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2997 | 2025.12.19 04:14:35.768988 [ 4 ] {dcb84903-ffac-431e-83d9-829708689484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 2998 | 2025.12.19 04:14:35.769270 [ 4 ] {dcb84903-ffac-431e-83d9-829708689484} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2999 | 2025.12.19 04:14:35.769476 [ 4 ] {dcb84903-ffac-431e-83d9-829708689484} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3000 | 2025.12.19 04:14:35.769603 [ 4 ] {dcb84903-ffac-431e-83d9-829708689484} <Debug> executeQuery: Read 31 rows, 2.31 KiB in 0.00109 sec., 28440.366972477063 rows/sec., 2.07 MiB/sec. | ||
| 3001 | 2025.12.19 04:14:35.769640 [ 4 ] {dcb84903-ffac-431e-83d9-829708689484} <Debug> TCPHandler: Processed in 0.001247631 sec. | ||
| 3002 | 2025.12.19 04:14:35.769771 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3003 | 2025.12.19 04:14:35.769863 [ 4 ] {cb1b46c6-4819-4867-9545-9762f411d1f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3004 | 2025.12.19 04:14:35.769901 [ 4 ] {cb1b46c6-4819-4867-9545-9762f411d1f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3005 | 2025.12.19 04:14:35.770317 [ 4 ] {cb1b46c6-4819-4867-9545-9762f411d1f3} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3006 | 2025.12.19 04:14:35.770355 [ 4 ] {cb1b46c6-4819-4867-9545-9762f411d1f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3007 | 2025.12.19 04:14:35.770655 [ 4 ] {cb1b46c6-4819-4867-9545-9762f411d1f3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3008 | 2025.12.19 04:14:35.770865 [ 4 ] {cb1b46c6-4819-4867-9545-9762f411d1f3} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3009 | 2025.12.19 04:14:35.770993 [ 4 ] {cb1b46c6-4819-4867-9545-9762f411d1f3} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001148 sec., 82752.61324041813 rows/sec., 6.47 MiB/sec. | ||
| 3010 | 2025.12.19 04:14:35.771029 [ 4 ] {cb1b46c6-4819-4867-9545-9762f411d1f3} <Debug> TCPHandler: Processed in 0.001306643 sec. | ||
| 3011 | 2025.12.19 04:14:35.771142 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3012 | 2025.12.19 04:14:35.771233 [ 4 ] {defdf3a1-17ce-4246-ad5f-f76eef2f4f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3013 | 2025.12.19 04:14:35.771275 [ 4 ] {defdf3a1-17ce-4246-ad5f-f76eef2f4f59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3014 | 2025.12.19 04:14:35.771674 [ 4 ] {defdf3a1-17ce-4246-ad5f-f76eef2f4f59} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3015 | 2025.12.19 04:14:35.771710 [ 4 ] {defdf3a1-17ce-4246-ad5f-f76eef2f4f59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3016 | 2025.12.19 04:14:35.772029 [ 4 ] {defdf3a1-17ce-4246-ad5f-f76eef2f4f59} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3017 | 2025.12.19 04:14:35.772240 [ 4 ] {defdf3a1-17ce-4246-ad5f-f76eef2f4f59} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3018 | 2025.12.19 04:14:35.772366 [ 4 ] {defdf3a1-17ce-4246-ad5f-f76eef2f4f59} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001151 sec., 140747.17636837534 rows/sec., 9.80 MiB/sec. | ||
| 3019 | 2025.12.19 04:14:35.772402 [ 4 ] {defdf3a1-17ce-4246-ad5f-f76eef2f4f59} <Debug> TCPHandler: Processed in 0.001307303 sec. | ||
| 3020 | 2025.12.19 04:14:35.772520 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3021 | 2025.12.19 04:14:35.772638 [ 4 ] {dfbfc784-cbca-44bf-95cf-4dbe61ee0ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3022 | 2025.12.19 04:14:35.772705 [ 4 ] {dfbfc784-cbca-44bf-95cf-4dbe61ee0ff7} <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 | ||
| 3023 | 2025.12.19 04:14:35.773521 [ 4 ] {dfbfc784-cbca-44bf-95cf-4dbe61ee0ff7} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3024 | 2025.12.19 04:14:35.773559 [ 4 ] {dfbfc784-cbca-44bf-95cf-4dbe61ee0ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3025 | 2025.12.19 04:14:35.774106 [ 4 ] {dfbfc784-cbca-44bf-95cf-4dbe61ee0ff7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3026 | 2025.12.19 04:14:35.774449 [ 4 ] {dfbfc784-cbca-44bf-95cf-4dbe61ee0ff7} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3027 | 2025.12.19 04:14:35.774669 [ 4 ] {dfbfc784-cbca-44bf-95cf-4dbe61ee0ff7} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002055 sec., 13138.686131386861 rows/sec., 23.54 MiB/sec. | ||
| 3028 | 2025.12.19 04:14:35.774796 [ 4 ] {dfbfc784-cbca-44bf-95cf-4dbe61ee0ff7} <Debug> TCPHandler: Processed in 0.002336029 sec. | ||
| 3029 | 2025.12.19 04:14:35.775003 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3030 | 2025.12.19 04:14:35.775124 [ 4 ] {4d833c27-5510-43a1-bbe0-b46f26cb40d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3031 | 2025.12.19 04:14:35.775185 [ 4 ] {4d833c27-5510-43a1-bbe0-b46f26cb40d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3032 | 2025.12.19 04:14:35.775572 [ 4 ] {4d833c27-5510-43a1-bbe0-b46f26cb40d0} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3033 | 2025.12.19 04:14:35.775612 [ 4 ] {4d833c27-5510-43a1-bbe0-b46f26cb40d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3034 | 2025.12.19 04:14:35.775988 [ 4 ] {4d833c27-5510-43a1-bbe0-b46f26cb40d0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3035 | 2025.12.19 04:14:35.776208 [ 4 ] {4d833c27-5510-43a1-bbe0-b46f26cb40d0} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3036 | 2025.12.19 04:14:35.776340 [ 4 ] {4d833c27-5510-43a1-bbe0-b46f26cb40d0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001247 sec., 48115.477145148354 rows/sec., 3.24 MiB/sec. | ||
| 3037 | 2025.12.19 04:14:35.776376 [ 4 ] {4d833c27-5510-43a1-bbe0-b46f26cb40d0} <Debug> TCPHandler: Processed in 0.001431317 sec. | ||
| 3038 | 2025.12.19 04:14:39.470129 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3039 | 2025.12.19 04:14:39.470183 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3040 | 2025.12.19 04:14:39.545570 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6688 | ||
| 3041 | 2025.12.19 04:14:39.546085 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3042 | 2025.12.19 04:14:39.546137 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3043 | 2025.12.19 04:14:39.546667 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3044 | 2025.12.19 04:14:39.546910 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3045 | 2025.12.19 04:14:39.547064 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6688 | ||
| 3046 | 2025.12.19 04:14:39.902794 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3047 | 2025.12.19 04:14:39.920987 [ 243 ] {} <Trace> system.metric_log (3cd8c652-d448-40ac-be3b-81a1dd9f6f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3048 | 2025.12.19 04:14:39.921055 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3049 | 2025.12.19 04:14:39.927414 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3050 | 2025.12.19 04:14:39.928139 [ 243 ] {} <Trace> system.metric_log (3cd8c652-d448-40ac-be3b-81a1dd9f6f34): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3051 | 2025.12.19 04:14:39.931767 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3052 | 2025.12.19 04:14:40.765040 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3053 | 2025.12.19 04:14:40.765221 [ 4 ] {108a38cb-32b4-461d-8665-1ba67925d720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3054 | 2025.12.19 04:14:40.765289 [ 4 ] {108a38cb-32b4-461d-8665-1ba67925d720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3055 | 2025.12.19 04:14:40.765940 [ 4 ] {108a38cb-32b4-461d-8665-1ba67925d720} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3056 | 2025.12.19 04:14:40.765988 [ 4 ] {108a38cb-32b4-461d-8665-1ba67925d720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3057 | 2025.12.19 04:14:40.766387 [ 4 ] {108a38cb-32b4-461d-8665-1ba67925d720} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3058 | 2025.12.19 04:14:40.766617 [ 4 ] {108a38cb-32b4-461d-8665-1ba67925d720} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3059 | 2025.12.19 04:14:40.766798 [ 4 ] {108a38cb-32b4-461d-8665-1ba67925d720} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001627 sec., 51628.764597418565 rows/sec., 4.32 MiB/sec. | ||
| 3060 | 2025.12.19 04:14:40.766849 [ 4 ] {108a38cb-32b4-461d-8665-1ba67925d720} <Debug> TCPHandler: Processed in 0.001938179 sec. | ||
| 3061 | 2025.12.19 04:14:40.766976 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3062 | 2025.12.19 04:14:40.767080 [ 4 ] {16c9ab53-0183-464f-9972-e17e9efef0d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3063 | 2025.12.19 04:14:40.767123 [ 4 ] {16c9ab53-0183-464f-9972-e17e9efef0d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3064 | 2025.12.19 04:14:40.767531 [ 4 ] {16c9ab53-0183-464f-9972-e17e9efef0d1} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3065 | 2025.12.19 04:14:40.767571 [ 4 ] {16c9ab53-0183-464f-9972-e17e9efef0d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3066 | 2025.12.19 04:14:40.767884 [ 4 ] {16c9ab53-0183-464f-9972-e17e9efef0d1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3067 | 2025.12.19 04:14:40.768101 [ 4 ] {16c9ab53-0183-464f-9972-e17e9efef0d1} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3068 | 2025.12.19 04:14:40.768208 [ 136 ] {} <Debug> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3069 | 2025.12.19 04:14:40.768240 [ 4 ] {16c9ab53-0183-464f-9972-e17e9efef0d1} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001186 sec., 11804.384485666105 rows/sec., 887.63 KiB/sec. | ||
| 3070 | 2025.12.19 04:14:40.768280 [ 136 ] {} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3071 | 2025.12.19 04:14:40.768291 [ 4 ] {16c9ab53-0183-464f-9972-e17e9efef0d1} <Debug> TCPHandler: Processed in 0.001367794 sec. | ||
| 3072 | 2025.12.19 04:14:40.768310 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3073 | 2025.12.19 04:14:40.768413 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3074 | 2025.12.19 04:14:40.768462 [ 200 ] {3749c731-e7fc-4a3a-871c-e0cedf467bf4::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3075 | 2025.12.19 04:14:40.768514 [ 4 ] {71036bdb-2da2-41fa-8bfd-7e71588b8042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3076 | 2025.12.19 04:14:40.768560 [ 4 ] {71036bdb-2da2-41fa-8bfd-7e71588b8042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3077 | 2025.12.19 04:14:40.768598 [ 200 ] {3749c731-e7fc-4a3a-871c-e0cedf467bf4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3078 | 2025.12.19 04:14:40.768639 [ 200 ] {3749c731-e7fc-4a3a-871c-e0cedf467bf4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 63 rows starting from the beginning of the part | ||
| 3079 | 2025.12.19 04:14:40.768711 [ 200 ] {3749c731-e7fc-4a3a-871c-e0cedf467bf4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 38 rows starting from the beginning of the part | ||
| 3080 | 2025.12.19 04:14:40.768761 [ 200 ] {3749c731-e7fc-4a3a-871c-e0cedf467bf4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 27 rows starting from the beginning of the part | ||
| 3081 | 2025.12.19 04:14:40.768818 [ 200 ] {3749c731-e7fc-4a3a-871c-e0cedf467bf4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
| 3082 | 2025.12.19 04:14:40.768862 [ 200 ] {3749c731-e7fc-4a3a-871c-e0cedf467bf4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 31 rows starting from the beginning of the part | ||
| 3083 | 2025.12.19 04:14:40.768905 [ 200 ] {3749c731-e7fc-4a3a-871c-e0cedf467bf4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
| 3084 | 2025.12.19 04:14:40.768973 [ 4 ] {71036bdb-2da2-41fa-8bfd-7e71588b8042} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3085 | 2025.12.19 04:14:40.769016 [ 4 ] {71036bdb-2da2-41fa-8bfd-7e71588b8042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3086 | 2025.12.19 04:14:40.769360 [ 4 ] {71036bdb-2da2-41fa-8bfd-7e71588b8042} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3087 | 2025.12.19 04:14:40.769601 [ 4 ] {71036bdb-2da2-41fa-8bfd-7e71588b8042} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3088 | 2025.12.19 04:14:40.769757 [ 4 ] {71036bdb-2da2-41fa-8bfd-7e71588b8042} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001264 sec., 61708.86075949368 rows/sec., 4.82 MiB/sec. | ||
| 3089 | 2025.12.19 04:14:40.769755 [ 191 ] {3749c731-e7fc-4a3a-871c-e0cedf467bf4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 5 columns (5 merged, 0 gathered) in 0.001339264 sec., 139628.93051706013 rows/sec., 10.75 MiB/sec. | ||
| 3090 | 2025.12.19 04:14:40.769796 [ 4 ] {71036bdb-2da2-41fa-8bfd-7e71588b8042} <Debug> TCPHandler: Processed in 0.001435846 sec. | ||
| 3091 | 2025.12.19 04:14:40.769967 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3092 | 2025.12.19 04:14:40.769988 [ 199 ] {3749c731-e7fc-4a3a-871c-e0cedf467bf4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3093 | 2025.12.19 04:14:40.770063 [ 4 ] {71e5bd30-bd42-4718-a03d-4012041166b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3094 | 2025.12.19 04:14:40.770113 [ 4 ] {71e5bd30-bd42-4718-a03d-4012041166b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3095 | 2025.12.19 04:14:40.770335 [ 199 ] {3749c731-e7fc-4a3a-871c-e0cedf467bf4::all_1_16_3} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3096 | 2025.12.19 04:14:40.770435 [ 199 ] {3749c731-e7fc-4a3a-871c-e0cedf467bf4::all_1_16_3} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3097 | 2025.12.19 04:14:40.770539 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3098 | 2025.12.19 04:14:40.770540 [ 4 ] {71e5bd30-bd42-4718-a03d-4012041166b5} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3099 | 2025.12.19 04:14:40.770598 [ 4 ] {71e5bd30-bd42-4718-a03d-4012041166b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3100 | 2025.12.19 04:14:40.770948 [ 4 ] {71e5bd30-bd42-4718-a03d-4012041166b5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3101 | 2025.12.19 04:14:40.771154 [ 4 ] {71e5bd30-bd42-4718-a03d-4012041166b5} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3102 | 2025.12.19 04:14:40.771301 [ 4 ] {71e5bd30-bd42-4718-a03d-4012041166b5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001258 sec., 127186.00953895072 rows/sec., 8.86 MiB/sec. | ||
| 3103 | 2025.12.19 04:14:40.771340 [ 4 ] {71e5bd30-bd42-4718-a03d-4012041166b5} <Debug> TCPHandler: Processed in 0.001421996 sec. | ||
| 3104 | 2025.12.19 04:14:40.771452 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3105 | 2025.12.19 04:14:40.771547 [ 4 ] {33aaa6d6-8cc1-4077-8a86-fe964ae43026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3106 | 2025.12.19 04:14:40.771603 [ 4 ] {33aaa6d6-8cc1-4077-8a86-fe964ae43026} <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 | ||
| 3107 | 2025.12.19 04:14:40.772384 [ 4 ] {33aaa6d6-8cc1-4077-8a86-fe964ae43026} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3108 | 2025.12.19 04:14:40.772421 [ 4 ] {33aaa6d6-8cc1-4077-8a86-fe964ae43026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3109 | 2025.12.19 04:14:40.772956 [ 4 ] {33aaa6d6-8cc1-4077-8a86-fe964ae43026} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3110 | 2025.12.19 04:14:40.773172 [ 4 ] {33aaa6d6-8cc1-4077-8a86-fe964ae43026} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3111 | 2025.12.19 04:14:40.773299 [ 136 ] {} <Debug> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3112 | 2025.12.19 04:14:40.773322 [ 4 ] {33aaa6d6-8cc1-4077-8a86-fe964ae43026} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001794 sec., 7803.790412486064 rows/sec., 13.98 MiB/sec. | ||
| 3113 | 2025.12.19 04:14:40.773361 [ 136 ] {} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3114 | 2025.12.19 04:14:40.773398 [ 4 ] {33aaa6d6-8cc1-4077-8a86-fe964ae43026} <Debug> TCPHandler: Processed in 0.00199552 sec. | ||
| 3115 | 2025.12.19 04:14:40.773401 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3116 | 2025.12.19 04:14:40.773518 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3117 | 2025.12.19 04:14:40.773564 [ 199 ] {3751ecde-8e62-4a69-b9a5-836f08d3bbbb::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3118 | 2025.12.19 04:14:40.773620 [ 4 ] {3ae6e961-0f4a-43c1-9fc6-312402fd8a9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3119 | 2025.12.19 04:14:40.773672 [ 4 ] {3ae6e961-0f4a-43c1-9fc6-312402fd8a9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3120 | 2025.12.19 04:14:40.773932 [ 199 ] {3751ecde-8e62-4a69-b9a5-836f08d3bbbb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3121 | 2025.12.19 04:14:40.774007 [ 4 ] {3ae6e961-0f4a-43c1-9fc6-312402fd8a9f} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3122 | 2025.12.19 04:14:40.774009 [ 199 ] {3751ecde-8e62-4a69-b9a5-836f08d3bbbb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 183 rows starting from the beginning of the part | ||
| 3123 | 2025.12.19 04:14:40.774053 [ 4 ] {3ae6e961-0f4a-43c1-9fc6-312402fd8a9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3124 | 2025.12.19 04:14:40.774192 [ 199 ] {3751ecde-8e62-4a69-b9a5-836f08d3bbbb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part | ||
| 3125 | 2025.12.19 04:14:40.774310 [ 199 ] {3751ecde-8e62-4a69-b9a5-836f08d3bbbb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 27 rows starting from the beginning of the part | ||
| 3126 | 2025.12.19 04:14:40.774395 [ 4 ] {3ae6e961-0f4a-43c1-9fc6-312402fd8a9f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3127 | 2025.12.19 04:14:40.774417 [ 199 ] {3751ecde-8e62-4a69-b9a5-836f08d3bbbb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
| 3128 | 2025.12.19 04:14:40.774526 [ 199 ] {3751ecde-8e62-4a69-b9a5-836f08d3bbbb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 27 rows starting from the beginning of the part | ||
| 3129 | 2025.12.19 04:14:40.774634 [ 4 ] {3ae6e961-0f4a-43c1-9fc6-312402fd8a9f} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3130 | 2025.12.19 04:14:40.774644 [ 199 ] {3751ecde-8e62-4a69-b9a5-836f08d3bbbb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
| 3131 | 2025.12.19 04:14:40.774781 [ 4 ] {3ae6e961-0f4a-43c1-9fc6-312402fd8a9f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001181 sec., 50804.40304826418 rows/sec., 3.42 MiB/sec. | ||
| 3132 | 2025.12.19 04:14:40.774823 [ 4 ] {3ae6e961-0f4a-43c1-9fc6-312402fd8a9f} <Debug> TCPHandler: Processed in 0.001354915 sec. | ||
| 3133 | 2025.12.19 04:14:40.777489 [ 196 ] {3751ecde-8e62-4a69-b9a5-836f08d3bbbb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 279 rows, containing 19 columns (19 merged, 0 gathered) in 0.003977641 sec., 70142.07667308337 rows/sec., 125.69 MiB/sec. | ||
| 3134 | 2025.12.19 04:14:40.778134 [ 196 ] {3751ecde-8e62-4a69-b9a5-836f08d3bbbb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3135 | 2025.12.19 04:14:40.778489 [ 196 ] {3751ecde-8e62-4a69-b9a5-836f08d3bbbb::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3136 | 2025.12.19 04:14:40.778566 [ 196 ] {3751ecde-8e62-4a69-b9a5-836f08d3bbbb::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3137 | 2025.12.19 04:14:40.778688 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 3138 | 2025.12.19 04:14:44.569037 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 422 | ||
| 3139 | 2025.12.19 04:14:44.571176 [ 242 ] {} <Trace> system.query_log (ad5586d6-d879-4ea5-b227-309c35e7f6dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3140 | 2025.12.19 04:14:44.571232 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3141 | 2025.12.19 04:14:44.572431 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3142 | 2025.12.19 04:14:44.572713 [ 242 ] {} <Trace> system.query_log (ad5586d6-d879-4ea5-b227-309c35e7f6dd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3143 | 2025.12.19 04:14:44.573063 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 422 | ||
| 3144 | 2025.12.19 04:14:45.765413 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3145 | 2025.12.19 04:14:45.765633 [ 4 ] {38e8058f-03b5-4365-98c3-f55e5b462fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3146 | 2025.12.19 04:14:45.765709 [ 4 ] {38e8058f-03b5-4365-98c3-f55e5b462fa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3147 | 2025.12.19 04:14:45.766440 [ 4 ] {38e8058f-03b5-4365-98c3-f55e5b462fa7} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3148 | 2025.12.19 04:14:45.766481 [ 4 ] {38e8058f-03b5-4365-98c3-f55e5b462fa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3149 | 2025.12.19 04:14:45.766878 [ 4 ] {38e8058f-03b5-4365-98c3-f55e5b462fa7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3150 | 2025.12.19 04:14:45.767104 [ 4 ] {38e8058f-03b5-4365-98c3-f55e5b462fa7} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3151 | 2025.12.19 04:14:45.767262 [ 4 ] {38e8058f-03b5-4365-98c3-f55e5b462fa7} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001691 sec., 65050.26611472501 rows/sec., 5.47 MiB/sec. | ||
| 3152 | 2025.12.19 04:14:45.767309 [ 4 ] {38e8058f-03b5-4365-98c3-f55e5b462fa7} <Debug> TCPHandler: Processed in 0.002030472 sec. | ||
| 3153 | 2025.12.19 04:14:45.767431 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3154 | 2025.12.19 04:14:45.767531 [ 4 ] {810ae64f-4b98-4e2e-84e7-85c20aa04fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3155 | 2025.12.19 04:14:45.767573 [ 4 ] {810ae64f-4b98-4e2e-84e7-85c20aa04fef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3156 | 2025.12.19 04:14:45.767981 [ 4 ] {810ae64f-4b98-4e2e-84e7-85c20aa04fef} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3157 | 2025.12.19 04:14:45.768016 [ 4 ] {810ae64f-4b98-4e2e-84e7-85c20aa04fef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3158 | 2025.12.19 04:14:45.768312 [ 4 ] {810ae64f-4b98-4e2e-84e7-85c20aa04fef} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3159 | 2025.12.19 04:14:45.768525 [ 4 ] {810ae64f-4b98-4e2e-84e7-85c20aa04fef} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3160 | 2025.12.19 04:14:45.768657 [ 4 ] {810ae64f-4b98-4e2e-84e7-85c20aa04fef} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.00115 sec., 23478.260869565216 rows/sec., 1.72 MiB/sec. | ||
| 3161 | 2025.12.19 04:14:45.768694 [ 4 ] {810ae64f-4b98-4e2e-84e7-85c20aa04fef} <Debug> TCPHandler: Processed in 0.001313974 sec. | ||
| 3162 | 2025.12.19 04:14:45.768801 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3163 | 2025.12.19 04:14:45.768894 [ 4 ] {778410da-4ed7-4db8-bdc9-876d32017a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3164 | 2025.12.19 04:14:45.768933 [ 4 ] {778410da-4ed7-4db8-bdc9-876d32017a61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3165 | 2025.12.19 04:14:45.769360 [ 4 ] {778410da-4ed7-4db8-bdc9-876d32017a61} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3166 | 2025.12.19 04:14:45.769396 [ 4 ] {778410da-4ed7-4db8-bdc9-876d32017a61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3167 | 2025.12.19 04:14:45.769693 [ 4 ] {778410da-4ed7-4db8-bdc9-876d32017a61} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3168 | 2025.12.19 04:14:45.769897 [ 4 ] {778410da-4ed7-4db8-bdc9-876d32017a61} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3169 | 2025.12.19 04:14:45.770024 [ 4 ] {778410da-4ed7-4db8-bdc9-876d32017a61} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001149 sec., 79199.30374238468 rows/sec., 6.19 MiB/sec. | ||
| 3170 | 2025.12.19 04:14:45.770060 [ 4 ] {778410da-4ed7-4db8-bdc9-876d32017a61} <Debug> TCPHandler: Processed in 0.001306773 sec. | ||
| 3171 | 2025.12.19 04:14:45.770210 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3172 | 2025.12.19 04:14:45.770303 [ 4 ] {e0a8cc76-b0c5-4830-a5cc-c644f4a7246d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3173 | 2025.12.19 04:14:45.770346 [ 4 ] {e0a8cc76-b0c5-4830-a5cc-c644f4a7246d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3174 | 2025.12.19 04:14:45.770756 [ 4 ] {e0a8cc76-b0c5-4830-a5cc-c644f4a7246d} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3175 | 2025.12.19 04:14:45.770793 [ 4 ] {e0a8cc76-b0c5-4830-a5cc-c644f4a7246d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3176 | 2025.12.19 04:14:45.771132 [ 4 ] {e0a8cc76-b0c5-4830-a5cc-c644f4a7246d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3177 | 2025.12.19 04:14:45.771346 [ 4 ] {e0a8cc76-b0c5-4830-a5cc-c644f4a7246d} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3178 | 2025.12.19 04:14:45.771475 [ 4 ] {e0a8cc76-b0c5-4830-a5cc-c644f4a7246d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 3179 | 2025.12.19 04:14:45.771512 [ 4 ] {e0a8cc76-b0c5-4830-a5cc-c644f4a7246d} <Debug> TCPHandler: Processed in 0.001350514 sec. | ||
| 3180 | 2025.12.19 04:14:45.771630 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3181 | 2025.12.19 04:14:45.771724 [ 4 ] {cbc6d993-77be-40e2-9cd4-bc32afbeea66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3182 | 2025.12.19 04:14:45.771777 [ 4 ] {cbc6d993-77be-40e2-9cd4-bc32afbeea66} <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 | ||
| 3183 | 2025.12.19 04:14:45.772567 [ 4 ] {cbc6d993-77be-40e2-9cd4-bc32afbeea66} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3184 | 2025.12.19 04:14:45.772604 [ 4 ] {cbc6d993-77be-40e2-9cd4-bc32afbeea66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3185 | 2025.12.19 04:14:45.773131 [ 4 ] {cbc6d993-77be-40e2-9cd4-bc32afbeea66} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3186 | 2025.12.19 04:14:45.773350 [ 4 ] {cbc6d993-77be-40e2-9cd4-bc32afbeea66} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3187 | 2025.12.19 04:14:45.773485 [ 4 ] {cbc6d993-77be-40e2-9cd4-bc32afbeea66} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.00178 sec., 15168.539325842698 rows/sec., 27.18 MiB/sec. | ||
| 3188 | 2025.12.19 04:14:45.773549 [ 4 ] {cbc6d993-77be-40e2-9cd4-bc32afbeea66} <Debug> TCPHandler: Processed in 0.00196685 sec. | ||
| 3189 | 2025.12.19 04:14:45.773667 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3190 | 2025.12.19 04:14:45.773760 [ 4 ] {05fa76b3-2125-4ae5-ba8e-f59c4c349737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3191 | 2025.12.19 04:14:45.773801 [ 4 ] {05fa76b3-2125-4ae5-ba8e-f59c4c349737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3192 | 2025.12.19 04:14:45.774129 [ 4 ] {05fa76b3-2125-4ae5-ba8e-f59c4c349737} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3193 | 2025.12.19 04:14:45.774164 [ 4 ] {05fa76b3-2125-4ae5-ba8e-f59c4c349737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3194 | 2025.12.19 04:14:45.774463 [ 4 ] {05fa76b3-2125-4ae5-ba8e-f59c4c349737} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3195 | 2025.12.19 04:14:45.774665 [ 4 ] {05fa76b3-2125-4ae5-ba8e-f59c4c349737} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3196 | 2025.12.19 04:14:45.774789 [ 4 ] {05fa76b3-2125-4ae5-ba8e-f59c4c349737} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 3197 | 2025.12.19 04:14:45.774824 [ 4 ] {05fa76b3-2125-4ae5-ba8e-f59c4c349737} <Debug> TCPHandler: Processed in 0.001204921 sec. | ||
| 3198 | 2025.12.19 04:14:46.518333 [ 129 ] {} <Debug> oximeter.fields_ipaddr (9a8f06fb-fb63-459b-a8d8-6d8a24a8ce4d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3199 | 2025.12.19 04:14:46.518401 [ 129 ] {} <Trace> oximeter.fields_ipaddr (9a8f06fb-fb63-459b-a8d8-6d8a24a8ce4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3200 | 2025.12.19 04:14:46.518425 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3201 | 2025.12.19 04:14:46.518533 [ 197 ] {9a8f06fb-fb63-459b-a8d8-6d8a24a8ce4d::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 | ||
| 3202 | 2025.12.19 04:14:46.518668 [ 197 ] {9a8f06fb-fb63-459b-a8d8-6d8a24a8ce4d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3203 | 2025.12.19 04:14:46.518706 [ 197 ] {9a8f06fb-fb63-459b-a8d8-6d8a24a8ce4d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 3204 | 2025.12.19 04:14:46.518778 [ 197 ] {9a8f06fb-fb63-459b-a8d8-6d8a24a8ce4d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3205 | 2025.12.19 04:14:46.518829 [ 197 ] {9a8f06fb-fb63-459b-a8d8-6d8a24a8ce4d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3206 | 2025.12.19 04:14:46.518875 [ 197 ] {9a8f06fb-fb63-459b-a8d8-6d8a24a8ce4d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 3207 | 2025.12.19 04:14:46.518917 [ 197 ] {9a8f06fb-fb63-459b-a8d8-6d8a24a8ce4d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 3208 | 2025.12.19 04:14:46.519688 [ 196 ] {9a8f06fb-fb63-459b-a8d8-6d8a24a8ce4d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.00119664 sec., 25070.196550340956 rows/sec., 2.09 MiB/sec. | ||
| 3209 | 2025.12.19 04:14:46.519944 [ 198 ] {9a8f06fb-fb63-459b-a8d8-6d8a24a8ce4d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3210 | 2025.12.19 04:14:46.520311 [ 198 ] {9a8f06fb-fb63-459b-a8d8-6d8a24a8ce4d::all_1_5_1} <Trace> oximeter.fields_ipaddr (9a8f06fb-fb63-459b-a8d8-6d8a24a8ce4d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3211 | 2025.12.19 04:14:46.520393 [ 198 ] {9a8f06fb-fb63-459b-a8d8-6d8a24a8ce4d::all_1_5_1} <Trace> oximeter.fields_ipaddr (9a8f06fb-fb63-459b-a8d8-6d8a24a8ce4d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3212 | 2025.12.19 04:14:46.520487 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3213 | 2025.12.19 04:14:47.048141 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7200 | ||
| 3214 | 2025.12.19 04:14:47.048844 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3215 | 2025.12.19 04:14:47.048889 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3216 | 2025.12.19 04:14:47.049415 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3217 | 2025.12.19 04:14:47.049645 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3218 | 2025.12.19 04:14:47.049773 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7200 | ||
| 3219 | 2025.12.19 04:14:47.432803 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3220 | 2025.12.19 04:14:47.449405 [ 243 ] {} <Trace> system.metric_log (3cd8c652-d448-40ac-be3b-81a1dd9f6f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3221 | 2025.12.19 04:14:47.449462 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3222 | 2025.12.19 04:14:47.454951 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3223 | 2025.12.19 04:14:47.455673 [ 243 ] {} <Trace> system.metric_log (3cd8c652-d448-40ac-be3b-81a1dd9f6f34): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3224 | 2025.12.19 04:14:47.458978 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3225 | 2025.12.19 04:14:50.794194 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3226 | 2025.12.19 04:14:50.794416 [ 4 ] {5469bf73-307a-4645-91d5-47144ac60778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3227 | 2025.12.19 04:14:50.794491 [ 4 ] {5469bf73-307a-4645-91d5-47144ac60778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3228 | 2025.12.19 04:14:50.795174 [ 4 ] {5469bf73-307a-4645-91d5-47144ac60778} <Trace> oximeter.fields_i16 (4af1a594-2fbc-48d2-95c3-a4873d0e46fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3229 | 2025.12.19 04:14:50.795227 [ 4 ] {5469bf73-307a-4645-91d5-47144ac60778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3230 | 2025.12.19 04:14:50.795637 [ 4 ] {5469bf73-307a-4645-91d5-47144ac60778} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3231 | 2025.12.19 04:14:50.795881 [ 4 ] {5469bf73-307a-4645-91d5-47144ac60778} <Trace> oximeter.fields_i16 (4af1a594-2fbc-48d2-95c3-a4873d0e46fd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3232 | 2025.12.19 04:14:50.796039 [ 4 ] {5469bf73-307a-4645-91d5-47144ac60778} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00168 sec., 14285.714285714284 rows/sec., 1.19 MiB/sec. | ||
| 3233 | 2025.12.19 04:14:50.796086 [ 4 ] {5469bf73-307a-4645-91d5-47144ac60778} <Debug> TCPHandler: Processed in 0.002029952 sec. | ||
| 3234 | 2025.12.19 04:14:50.796200 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3235 | 2025.12.19 04:14:50.796296 [ 4 ] {c5951df8-e1a5-40c0-bdba-6c4ea573f68e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3236 | 2025.12.19 04:14:50.796339 [ 4 ] {c5951df8-e1a5-40c0-bdba-6c4ea573f68e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3237 | 2025.12.19 04:14:50.796727 [ 4 ] {c5951df8-e1a5-40c0-bdba-6c4ea573f68e} <Trace> oximeter.fields_ipaddr (9a8f06fb-fb63-459b-a8d8-6d8a24a8ce4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3238 | 2025.12.19 04:14:50.796767 [ 4 ] {c5951df8-e1a5-40c0-bdba-6c4ea573f68e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3239 | 2025.12.19 04:14:50.797067 [ 4 ] {c5951df8-e1a5-40c0-bdba-6c4ea573f68e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3240 | 2025.12.19 04:14:50.797287 [ 4 ] {c5951df8-e1a5-40c0-bdba-6c4ea573f68e} <Trace> oximeter.fields_ipaddr (9a8f06fb-fb63-459b-a8d8-6d8a24a8ce4d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3241 | 2025.12.19 04:14:50.797418 [ 4 ] {c5951df8-e1a5-40c0-bdba-6c4ea573f68e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001141 sec., 1752.8483786152497 rows/sec., 142.93 KiB/sec. | ||
| 3242 | 2025.12.19 04:14:50.797457 [ 4 ] {c5951df8-e1a5-40c0-bdba-6c4ea573f68e} <Debug> TCPHandler: Processed in 0.001307603 sec. | ||
| 3243 | 2025.12.19 04:14:50.797557 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3244 | 2025.12.19 04:14:50.797653 [ 4 ] {5dbeeca8-6f8c-4dbe-975e-28fdf5893517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3245 | 2025.12.19 04:14:50.797694 [ 4 ] {5dbeeca8-6f8c-4dbe-975e-28fdf5893517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3246 | 2025.12.19 04:14:50.798599 [ 4 ] {5dbeeca8-6f8c-4dbe-975e-28fdf5893517} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3247 | 2025.12.19 04:14:50.798637 [ 4 ] {5dbeeca8-6f8c-4dbe-975e-28fdf5893517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3248 | 2025.12.19 04:14:50.799059 [ 4 ] {5dbeeca8-6f8c-4dbe-975e-28fdf5893517} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3249 | 2025.12.19 04:14:50.799272 [ 4 ] {5dbeeca8-6f8c-4dbe-975e-28fdf5893517} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3250 | 2025.12.19 04:14:50.799403 [ 4 ] {5dbeeca8-6f8c-4dbe-975e-28fdf5893517} <Debug> executeQuery: Read 1345 rows, 115.29 KiB in 0.001769 sec., 760316.5630299605 rows/sec., 63.65 MiB/sec. | ||
| 3251 | 2025.12.19 04:14:50.799442 [ 4 ] {5dbeeca8-6f8c-4dbe-975e-28fdf5893517} <Debug> TCPHandler: Processed in 0.00193354 sec. | ||
| 3252 | 2025.12.19 04:14:50.799550 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3253 | 2025.12.19 04:14:50.799647 [ 4 ] {bc7903bd-7f77-489c-b275-849d6348e3a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3254 | 2025.12.19 04:14:50.799687 [ 4 ] {bc7903bd-7f77-489c-b275-849d6348e3a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3255 | 2025.12.19 04:14:50.800074 [ 4 ] {bc7903bd-7f77-489c-b275-849d6348e3a1} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3256 | 2025.12.19 04:14:50.800114 [ 4 ] {bc7903bd-7f77-489c-b275-849d6348e3a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3257 | 2025.12.19 04:14:50.800410 [ 4 ] {bc7903bd-7f77-489c-b275-849d6348e3a1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3258 | 2025.12.19 04:14:50.800644 [ 4 ] {bc7903bd-7f77-489c-b275-849d6348e3a1} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3259 | 2025.12.19 04:14:50.800782 [ 4 ] {bc7903bd-7f77-489c-b275-849d6348e3a1} <Debug> executeQuery: Read 28 rows, 2.15 KiB in 0.001154 sec., 24263.431542461003 rows/sec., 1.82 MiB/sec. | ||
| 3260 | 2025.12.19 04:14:50.800819 [ 4 ] {bc7903bd-7f77-489c-b275-849d6348e3a1} <Debug> TCPHandler: Processed in 0.001318703 sec. | ||
| 3261 | 2025.12.19 04:14:50.800922 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3262 | 2025.12.19 04:14:50.801016 [ 4 ] {f907b4b9-e32a-4994-a348-a0de33cb7879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3263 | 2025.12.19 04:14:50.801056 [ 4 ] {f907b4b9-e32a-4994-a348-a0de33cb7879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3264 | 2025.12.19 04:14:50.801488 [ 4 ] {f907b4b9-e32a-4994-a348-a0de33cb7879} <Trace> oximeter.fields_u32 (7371a43a-9107-4937-b86b-7cc8890e175d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3265 | 2025.12.19 04:14:50.801526 [ 4 ] {f907b4b9-e32a-4994-a348-a0de33cb7879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3266 | 2025.12.19 04:14:50.801829 [ 4 ] {f907b4b9-e32a-4994-a348-a0de33cb7879} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3267 | 2025.12.19 04:14:50.802034 [ 4 ] {f907b4b9-e32a-4994-a348-a0de33cb7879} <Trace> oximeter.fields_u32 (7371a43a-9107-4937-b86b-7cc8890e175d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3268 | 2025.12.19 04:14:50.802168 [ 4 ] {f907b4b9-e32a-4994-a348-a0de33cb7879} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00117 sec., 215384.61538461538 rows/sec., 14.90 MiB/sec. | ||
| 3269 | 2025.12.19 04:14:50.802207 [ 4 ] {f907b4b9-e32a-4994-a348-a0de33cb7879} <Debug> TCPHandler: Processed in 0.001333463 sec. | ||
| 3270 | 2025.12.19 04:14:50.802313 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3271 | 2025.12.19 04:14:50.802407 [ 4 ] {77b98eff-dc4f-4f15-af14-3830ecbebb0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3272 | 2025.12.19 04:14:50.802447 [ 4 ] {77b98eff-dc4f-4f15-af14-3830ecbebb0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3273 | 2025.12.19 04:14:50.802822 [ 4 ] {77b98eff-dc4f-4f15-af14-3830ecbebb0b} <Trace> oximeter.fields_u8 (3294b274-081d-4ad2-b40d-ffd17d1b3f9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3274 | 2025.12.19 04:14:50.802860 [ 4 ] {77b98eff-dc4f-4f15-af14-3830ecbebb0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3275 | 2025.12.19 04:14:50.803153 [ 4 ] {77b98eff-dc4f-4f15-af14-3830ecbebb0b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3276 | 2025.12.19 04:14:50.803363 [ 4 ] {77b98eff-dc4f-4f15-af14-3830ecbebb0b} <Trace> oximeter.fields_u8 (3294b274-081d-4ad2-b40d-ffd17d1b3f9e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3277 | 2025.12.19 04:14:50.803489 [ 4 ] {77b98eff-dc4f-4f15-af14-3830ecbebb0b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.0011 sec., 10909.090909090908 rows/sec., 852.27 KiB/sec. | ||
| 3278 | 2025.12.19 04:14:50.803527 [ 4 ] {77b98eff-dc4f-4f15-af14-3830ecbebb0b} <Debug> TCPHandler: Processed in 0.001262132 sec. | ||
| 3279 | 2025.12.19 04:14:50.803630 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3280 | 2025.12.19 04:14:50.803724 [ 4 ] {0acda836-5d70-4289-9169-f7aa1e070a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3281 | 2025.12.19 04:14:50.803763 [ 4 ] {0acda836-5d70-4289-9169-f7aa1e070a5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3282 | 2025.12.19 04:14:50.804321 [ 4 ] {0acda836-5d70-4289-9169-f7aa1e070a5a} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3283 | 2025.12.19 04:14:50.804385 [ 4 ] {0acda836-5d70-4289-9169-f7aa1e070a5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3284 | 2025.12.19 04:14:50.804712 [ 4 ] {0acda836-5d70-4289-9169-f7aa1e070a5a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3285 | 2025.12.19 04:14:50.804925 [ 4 ] {0acda836-5d70-4289-9169-f7aa1e070a5a} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3286 | 2025.12.19 04:14:50.805057 [ 4 ] {0acda836-5d70-4289-9169-f7aa1e070a5a} <Debug> executeQuery: Read 572 rows, 43.95 KiB in 0.001352 sec., 423076.9230769231 rows/sec., 31.74 MiB/sec. | ||
| 3287 | 2025.12.19 04:14:50.805096 [ 4 ] {0acda836-5d70-4289-9169-f7aa1e070a5a} <Debug> TCPHandler: Processed in 0.001515799 sec. | ||
| 3288 | 2025.12.19 04:14:50.805200 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3289 | 2025.12.19 04:14:50.805296 [ 4 ] {a2d76b52-d232-406d-93df-4c327a0434d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3290 | 2025.12.19 04:14:50.805339 [ 4 ] {a2d76b52-d232-406d-93df-4c327a0434d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3291 | 2025.12.19 04:14:50.805908 [ 4 ] {a2d76b52-d232-406d-93df-4c327a0434d9} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3292 | 2025.12.19 04:14:50.805946 [ 4 ] {a2d76b52-d232-406d-93df-4c327a0434d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3293 | 2025.12.19 04:14:50.806315 [ 4 ] {a2d76b52-d232-406d-93df-4c327a0434d9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3294 | 2025.12.19 04:14:50.806522 [ 4 ] {a2d76b52-d232-406d-93df-4c327a0434d9} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3295 | 2025.12.19 04:14:50.806652 [ 4 ] {a2d76b52-d232-406d-93df-4c327a0434d9} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001376 sec., 640261.6279069767 rows/sec., 43.45 MiB/sec. | ||
| 3296 | 2025.12.19 04:14:50.806691 [ 4 ] {a2d76b52-d232-406d-93df-4c327a0434d9} <Debug> TCPHandler: Processed in 0.001540079 sec. | ||
| 3297 | 2025.12.19 04:14:50.806801 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3298 | 2025.12.19 04:14:50.806905 [ 4 ] {93ed7d77-f1c9-4212-9172-11d0a22e1520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3299 | 2025.12.19 04:14:50.806961 [ 4 ] {93ed7d77-f1c9-4212-9172-11d0a22e1520} <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 | ||
| 3300 | 2025.12.19 04:14:50.807693 [ 4 ] {93ed7d77-f1c9-4212-9172-11d0a22e1520} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3301 | 2025.12.19 04:14:50.807730 [ 4 ] {93ed7d77-f1c9-4212-9172-11d0a22e1520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3302 | 2025.12.19 04:14:50.808250 [ 4 ] {93ed7d77-f1c9-4212-9172-11d0a22e1520} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3303 | 2025.12.19 04:14:50.808468 [ 4 ] {93ed7d77-f1c9-4212-9172-11d0a22e1520} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3304 | 2025.12.19 04:14:50.808616 [ 4 ] {93ed7d77-f1c9-4212-9172-11d0a22e1520} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00173 sec., 8092.485549132948 rows/sec., 14.50 MiB/sec. | ||
| 3305 | 2025.12.19 04:14:50.808677 [ 4 ] {93ed7d77-f1c9-4212-9172-11d0a22e1520} <Debug> TCPHandler: Processed in 0.001926659 sec. | ||
| 3306 | 2025.12.19 04:14:50.808790 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3307 | 2025.12.19 04:14:50.808884 [ 4 ] {1580da2d-3d4d-4067-b302-c035b72aada8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3308 | 2025.12.19 04:14:50.808926 [ 4 ] {1580da2d-3d4d-4067-b302-c035b72aada8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3309 | 2025.12.19 04:14:50.809247 [ 4 ] {1580da2d-3d4d-4067-b302-c035b72aada8} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3310 | 2025.12.19 04:14:50.809284 [ 4 ] {1580da2d-3d4d-4067-b302-c035b72aada8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3311 | 2025.12.19 04:14:50.809589 [ 4 ] {1580da2d-3d4d-4067-b302-c035b72aada8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3312 | 2025.12.19 04:14:50.809804 [ 4 ] {1580da2d-3d4d-4067-b302-c035b72aada8} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3313 | 2025.12.19 04:14:50.809930 [ 4 ] {1580da2d-3d4d-4067-b302-c035b72aada8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 3314 | 2025.12.19 04:14:50.809965 [ 4 ] {1580da2d-3d4d-4067-b302-c035b72aada8} <Debug> TCPHandler: Processed in 0.001224181 sec. | ||
| 3315 | 2025.12.19 04:14:54.470221 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3316 | 2025.12.19 04:14:54.470276 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3317 | 2025.12.19 04:14:54.549863 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7648 | ||
| 3318 | 2025.12.19 04:14:54.550351 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3319 | 2025.12.19 04:14:54.550395 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3320 | 2025.12.19 04:14:54.550869 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3321 | 2025.12.19 04:14:54.551092 [ 244 ] {} <Trace> system.asynchronous_metric_log (dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3322 | 2025.12.19 04:14:54.551217 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7648 | ||
| 3323 | 2025.12.19 04:14:54.551227 [ 37 ] {} <Debug> system.asynchronous_metric_log (dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3324 | 2025.12.19 04:14:54.551293 [ 37 ] {} <Trace> system.asynchronous_metric_log (dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3325 | 2025.12.19 04:14:54.551312 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3326 | 2025.12.19 04:14:54.551439 [ 191 ] {dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3327 | 2025.12.19 04:14:54.551626 [ 191 ] {dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3328 | 2025.12.19 04:14:54.551681 [ 191 ] {dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5280 rows starting from the beginning of the part | ||
| 3329 | 2025.12.19 04:14:54.551806 [ 191 ] {dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3330 | 2025.12.19 04:14:54.551877 [ 191 ] {dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3331 | 2025.12.19 04:14:54.551939 [ 191 ] {dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3332 | 2025.12.19 04:14:54.552004 [ 191 ] {dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3333 | 2025.12.19 04:14:54.552067 [ 191 ] {dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3334 | 2025.12.19 04:14:54.553521 [ 196 ] {dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7648 rows, containing 4 columns (4 merged, 0 gathered) in 0.002147774 sec., 3560896.071933081 rows/sec., 50.94 MiB/sec. | ||
| 3335 | 2025.12.19 04:14:54.553984 [ 195 ] {dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3336 | 2025.12.19 04:14:54.554242 [ 195 ] {dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5::all_1_16_3} <Trace> system.asynchronous_metric_log (dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3337 | 2025.12.19 04:14:54.554310 [ 195 ] {dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5::all_1_16_3} <Trace> system.asynchronous_metric_log (dfd1e930-6eb5-4318-9e1e-dd0b78d60dc5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3338 | 2025.12.19 04:14:54.554381 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3339 | 2025.12.19 04:14:54.573195 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 454 | ||
| 3340 | 2025.12.19 04:14:54.575406 [ 242 ] {} <Trace> system.query_log (ad5586d6-d879-4ea5-b227-309c35e7f6dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3341 | 2025.12.19 04:14:54.575453 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3342 | 2025.12.19 04:14:54.576621 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3343 | 2025.12.19 04:14:54.576876 [ 242 ] {} <Trace> system.query_log (ad5586d6-d879-4ea5-b227-309c35e7f6dd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3344 | 2025.12.19 04:14:54.577015 [ 37 ] {} <Debug> system.query_log (ad5586d6-d879-4ea5-b227-309c35e7f6dd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3345 | 2025.12.19 04:14:54.577060 [ 37 ] {} <Trace> system.query_log (ad5586d6-d879-4ea5-b227-309c35e7f6dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3346 | 2025.12.19 04:14:54.577080 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3347 | 2025.12.19 04:14:54.577118 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 454 | ||
| 3348 | 2025.12.19 04:14:54.577163 [ 199 ] {ad5586d6-d879-4ea5-b227-309c35e7f6dd::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 | ||
| 3349 | 2025.12.19 04:14:54.577668 [ 199 ] {ad5586d6-d879-4ea5-b227-309c35e7f6dd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3350 | 2025.12.19 04:14:54.577780 [ 199 ] {ad5586d6-d879-4ea5-b227-309c35e7f6dd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 302 rows starting from the beginning of the part | ||
| 3351 | 2025.12.19 04:14:54.578103 [ 199 ] {ad5586d6-d879-4ea5-b227-309c35e7f6dd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
| 3352 | 2025.12.19 04:14:54.578438 [ 199 ] {ad5586d6-d879-4ea5-b227-309c35e7f6dd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
| 3353 | 2025.12.19 04:14:54.578764 [ 199 ] {ad5586d6-d879-4ea5-b227-309c35e7f6dd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 3354 | 2025.12.19 04:14:54.579090 [ 199 ] {ad5586d6-d879-4ea5-b227-309c35e7f6dd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 26 rows starting from the beginning of the part | ||
| 3355 | 2025.12.19 04:14:54.579415 [ 199 ] {ad5586d6-d879-4ea5-b227-309c35e7f6dd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 32 rows starting from the beginning of the part | ||
| 3356 | 2025.12.19 04:14:54.584988 [ 196 ] {ad5586d6-d879-4ea5-b227-309c35e7f6dd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 454 rows, containing 72 columns (72 merged, 0 gathered) in 0.00786149 sec., 57749.86675553871 rows/sec., 52.42 MiB/sec. | ||
| 3357 | 2025.12.19 04:14:54.585815 [ 191 ] {ad5586d6-d879-4ea5-b227-309c35e7f6dd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3358 | 2025.12.19 04:14:54.586305 [ 191 ] {ad5586d6-d879-4ea5-b227-309c35e7f6dd::all_1_11_2} <Trace> system.query_log (ad5586d6-d879-4ea5-b227-309c35e7f6dd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3359 | 2025.12.19 04:14:54.586373 [ 191 ] {ad5586d6-d879-4ea5-b227-309c35e7f6dd::all_1_11_2} <Trace> system.query_log (ad5586d6-d879-4ea5-b227-309c35e7f6dd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3360 | 2025.12.19 04:14:54.586494 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
| 3361 | 2025.12.19 04:14:54.959062 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3362 | 2025.12.19 04:14:54.974701 [ 243 ] {} <Trace> system.metric_log (3cd8c652-d448-40ac-be3b-81a1dd9f6f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3363 | 2025.12.19 04:14:54.974745 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3364 | 2025.12.19 04:14:54.980067 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3365 | 2025.12.19 04:14:54.980732 [ 243 ] {} <Trace> system.metric_log (3cd8c652-d448-40ac-be3b-81a1dd9f6f34): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3366 | 2025.12.19 04:14:54.980986 [ 35 ] {} <Debug> system.metric_log (3cd8c652-d448-40ac-be3b-81a1dd9f6f34) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3367 | 2025.12.19 04:14:54.981029 [ 35 ] {} <Trace> system.metric_log (3cd8c652-d448-40ac-be3b-81a1dd9f6f34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3368 | 2025.12.19 04:14:54.981050 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3369 | 2025.12.19 04:14:54.981131 [ 199 ] {3cd8c652-d448-40ac-be3b-81a1dd9f6f34::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3370 | 2025.12.19 04:14:54.983632 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3371 | 2025.12.19 04:14:54.983957 [ 199 ] {3cd8c652-d448-40ac-be3b-81a1dd9f6f34::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3372 | 2025.12.19 04:14:54.984738 [ 199 ] {3cd8c652-d448-40ac-be3b-81a1dd9f6f34::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part | ||
| 3373 | 2025.12.19 04:14:54.988001 [ 199 ] {3cd8c652-d448-40ac-be3b-81a1dd9f6f34::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
| 3374 | 2025.12.19 04:14:54.991256 [ 199 ] {3cd8c652-d448-40ac-be3b-81a1dd9f6f34::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part | ||
| 3375 | 2025.12.19 04:14:54.995185 [ 199 ] {3cd8c652-d448-40ac-be3b-81a1dd9f6f34::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
| 3376 | 2025.12.19 04:14:54.999368 [ 199 ] {3cd8c652-d448-40ac-be3b-81a1dd9f6f34::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
| 3377 | 2025.12.19 04:14:55.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.09 MiB, peak 231.86 MiB, free memory in arenas 0.00 B, will set to 227.26 MiB (RSS), difference: -2.82 MiB | ||
| 3378 | 2025.12.19 04:14:55.001454 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001037726 sec. | ||
| 3379 | 2025.12.19 04:14:55.003596 [ 199 ] {3cd8c652-d448-40ac-be3b-81a1dd9f6f34::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 3380 | 2025.12.19 04:14:55.058159 [ 196 ] {3cd8c652-d448-40ac-be3b-81a1dd9f6f34::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.07705404 sec., 1570.326487748079 rows/sec., 8.12 MiB/sec. | ||
| 3381 | 2025.12.19 04:14:55.060910 [ 190 ] {3cd8c652-d448-40ac-be3b-81a1dd9f6f34::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3382 | 2025.12.19 04:14:55.063176 [ 190 ] {3cd8c652-d448-40ac-be3b-81a1dd9f6f34::all_1_16_3} <Trace> system.metric_log (3cd8c652-d448-40ac-be3b-81a1dd9f6f34): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3383 | 2025.12.19 04:14:55.063292 [ 190 ] {3cd8c652-d448-40ac-be3b-81a1dd9f6f34::all_1_16_3} <Trace> system.metric_log (3cd8c652-d448-40ac-be3b-81a1dd9f6f34) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3384 | 2025.12.19 04:14:55.065281 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3385 | 2025.12.19 04:14:55.765749 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3386 | 2025.12.19 04:14:55.765952 [ 4 ] {7fb195ee-2efe-4c14-9571-65ac337054d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3387 | 2025.12.19 04:14:55.766028 [ 4 ] {7fb195ee-2efe-4c14-9571-65ac337054d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3388 | 2025.12.19 04:14:55.766744 [ 4 ] {7fb195ee-2efe-4c14-9571-65ac337054d1} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3389 | 2025.12.19 04:14:55.766796 [ 4 ] {7fb195ee-2efe-4c14-9571-65ac337054d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3390 | 2025.12.19 04:14:55.767198 [ 4 ] {7fb195ee-2efe-4c14-9571-65ac337054d1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3391 | 2025.12.19 04:14:55.767437 [ 4 ] {7fb195ee-2efe-4c14-9571-65ac337054d1} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3392 | 2025.12.19 04:14:55.767571 [ 12 ] {} <Debug> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3393 | 2025.12.19 04:14:55.767606 [ 4 ] {7fb195ee-2efe-4c14-9571-65ac337054d1} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001711 sec., 64289.888953828166 rows/sec., 5.41 MiB/sec. | ||
| 3394 | 2025.12.19 04:14:55.767637 [ 12 ] {} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3395 | 2025.12.19 04:14:55.767661 [ 4 ] {7fb195ee-2efe-4c14-9571-65ac337054d1} <Debug> TCPHandler: Processed in 0.002055492 sec. | ||
| 3396 | 2025.12.19 04:14:55.767666 [ 12 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3397 | 2025.12.19 04:14:55.767796 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3398 | 2025.12.19 04:14:55.767818 [ 189 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3399 | 2025.12.19 04:14:55.767902 [ 4 ] {408f7ece-61e7-4f82-8714-3e747d83eef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3400 | 2025.12.19 04:14:55.767950 [ 4 ] {408f7ece-61e7-4f82-8714-3e747d83eef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3401 | 2025.12.19 04:14:55.767962 [ 189 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3402 | 2025.12.19 04:14:55.768004 [ 189 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1408 rows starting from the beginning of the part | ||
| 3403 | 2025.12.19 04:14:55.768077 [ 189 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 112 rows starting from the beginning of the part | ||
| 3404 | 2025.12.19 04:14:55.768127 [ 189 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 84 rows starting from the beginning of the part | ||
| 3405 | 2025.12.19 04:14:55.768180 [ 189 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 110 rows starting from the beginning of the part | ||
| 3406 | 2025.12.19 04:14:55.768226 [ 189 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1345 rows starting from the beginning of the part | ||
| 3407 | 2025.12.19 04:14:55.768271 [ 189 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 110 rows starting from the beginning of the part | ||
| 3408 | 2025.12.19 04:14:55.768371 [ 4 ] {408f7ece-61e7-4f82-8714-3e747d83eef0} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3409 | 2025.12.19 04:14:55.768414 [ 4 ] {408f7ece-61e7-4f82-8714-3e747d83eef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3410 | 2025.12.19 04:14:55.768850 [ 4 ] {408f7ece-61e7-4f82-8714-3e747d83eef0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3411 | 2025.12.19 04:14:55.769089 [ 4 ] {408f7ece-61e7-4f82-8714-3e747d83eef0} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3412 | 2025.12.19 04:14:55.769230 [ 4 ] {408f7ece-61e7-4f82-8714-3e747d83eef0} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001352 sec., 19970.414201183434 rows/sec., 1.47 MiB/sec. | ||
| 3413 | 2025.12.19 04:14:55.769270 [ 4 ] {408f7ece-61e7-4f82-8714-3e747d83eef0} <Debug> TCPHandler: Processed in 0.001527189 sec. | ||
| 3414 | 2025.12.19 04:14:55.769378 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3415 | 2025.12.19 04:14:55.769472 [ 4 ] {c6907c00-117c-4057-854a-2c2ca9f66e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3416 | 2025.12.19 04:14:55.769513 [ 4 ] {c6907c00-117c-4057-854a-2c2ca9f66e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3417 | 2025.12.19 04:14:55.769859 [ 190 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3169 rows, containing 5 columns (5 merged, 0 gathered) in 0.002103054 sec., 1506856.21957401 rows/sec., 132.10 MiB/sec. | ||
| 3418 | 2025.12.19 04:14:55.769998 [ 4 ] {c6907c00-117c-4057-854a-2c2ca9f66e4d} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3419 | 2025.12.19 04:14:55.770035 [ 4 ] {c6907c00-117c-4057-854a-2c2ca9f66e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3420 | 2025.12.19 04:14:55.770063 [ 189 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3421 | 2025.12.19 04:14:55.770370 [ 189 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::all_1_21_4} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3422 | 2025.12.19 04:14:55.770411 [ 4 ] {c6907c00-117c-4057-854a-2c2ca9f66e4d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3423 | 2025.12.19 04:14:55.770454 [ 189 ] {30c18c3e-8ed2-4b51-bd52-df46626f36a5::all_1_21_4} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3424 | 2025.12.19 04:14:55.770544 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 3425 | 2025.12.19 04:14:55.770649 [ 4 ] {c6907c00-117c-4057-854a-2c2ca9f66e4d} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3426 | 2025.12.19 04:14:55.770771 [ 12 ] {} <Debug> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3427 | 2025.12.19 04:14:55.770795 [ 4 ] {c6907c00-117c-4057-854a-2c2ca9f66e4d} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001341 sec., 67859.80611483968 rows/sec., 5.30 MiB/sec. | ||
| 3428 | 2025.12.19 04:14:55.770817 [ 12 ] {} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3429 | 2025.12.19 04:14:55.770840 [ 4 ] {c6907c00-117c-4057-854a-2c2ca9f66e4d} <Debug> TCPHandler: Processed in 0.001511438 sec. | ||
| 3430 | 2025.12.19 04:14:55.770842 [ 12 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3431 | 2025.12.19 04:14:55.770961 [ 188 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3432 | 2025.12.19 04:14:55.770974 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3433 | 2025.12.19 04:14:55.771075 [ 188 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3434 | 2025.12.19 04:14:55.771076 [ 4 ] {087d64ee-190a-4856-b4d4-1d8a47d13a65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3435 | 2025.12.19 04:14:55.771131 [ 188 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 633 rows starting from the beginning of the part | ||
| 3436 | 2025.12.19 04:14:55.771139 [ 4 ] {087d64ee-190a-4856-b4d4-1d8a47d13a65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3437 | 2025.12.19 04:14:55.771224 [ 188 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 95 rows starting from the beginning of the part | ||
| 3438 | 2025.12.19 04:14:55.771282 [ 188 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 78 rows starting from the beginning of the part | ||
| 3439 | 2025.12.19 04:14:55.771326 [ 188 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 91 rows starting from the beginning of the part | ||
| 3440 | 2025.12.19 04:14:55.771365 [ 188 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 572 rows starting from the beginning of the part | ||
| 3441 | 2025.12.19 04:14:55.771405 [ 188 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 91 rows starting from the beginning of the part | ||
| 3442 | 2025.12.19 04:14:55.771574 [ 4 ] {087d64ee-190a-4856-b4d4-1d8a47d13a65} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3443 | 2025.12.19 04:14:55.771616 [ 4 ] {087d64ee-190a-4856-b4d4-1d8a47d13a65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3444 | 2025.12.19 04:14:55.771978 [ 4 ] {087d64ee-190a-4856-b4d4-1d8a47d13a65} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3445 | 2025.12.19 04:14:55.772206 [ 4 ] {087d64ee-190a-4856-b4d4-1d8a47d13a65} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3446 | 2025.12.19 04:14:55.772310 [ 12 ] {} <Debug> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3447 | 2025.12.19 04:14:55.772339 [ 12 ] {} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3448 | 2025.12.19 04:14:55.772342 [ 4 ] {087d64ee-190a-4856-b4d4-1d8a47d13a65} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001284 sec., 124610.59190031153 rows/sec., 8.68 MiB/sec. | ||
| 3449 | 2025.12.19 04:14:55.772356 [ 12 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3450 | 2025.12.19 04:14:55.772389 [ 4 ] {087d64ee-190a-4856-b4d4-1d8a47d13a65} <Debug> TCPHandler: Processed in 0.001465488 sec. | ||
| 3451 | 2025.12.19 04:14:55.772442 [ 189 ] {378d6fba-bda3-4143-a916-a623cabe6e54::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3452 | 2025.12.19 04:14:55.772504 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3453 | 2025.12.19 04:14:55.772521 [ 193 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1560 rows, containing 5 columns (5 merged, 0 gathered) in 0.001605301 sec., 971780.37016111 rows/sec., 77.44 MiB/sec. | ||
| 3454 | 2025.12.19 04:14:55.772535 [ 189 ] {378d6fba-bda3-4143-a916-a623cabe6e54::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3455 | 2025.12.19 04:14:55.772572 [ 189 ] {378d6fba-bda3-4143-a916-a623cabe6e54::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4981 rows starting from the beginning of the part | ||
| 3456 | 2025.12.19 04:14:55.772601 [ 4 ] {7ddbb64b-6273-4959-bec1-d58c0a4c7a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3457 | 2025.12.19 04:14:55.772617 [ 189 ] {378d6fba-bda3-4143-a916-a623cabe6e54::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 162 rows starting from the beginning of the part | ||
| 3458 | 2025.12.19 04:14:55.772665 [ 189 ] {378d6fba-bda3-4143-a916-a623cabe6e54::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3459 | 2025.12.19 04:14:55.772669 [ 4 ] {7ddbb64b-6273-4959-bec1-d58c0a4c7a9b} <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 | ||
| 3460 | 2025.12.19 04:14:55.772698 [ 190 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3461 | 2025.12.19 04:14:55.772704 [ 189 ] {378d6fba-bda3-4143-a916-a623cabe6e54::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3462 | 2025.12.19 04:14:55.772749 [ 189 ] {378d6fba-bda3-4143-a916-a623cabe6e54::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 881 rows starting from the beginning of the part | ||
| 3463 | 2025.12.19 04:14:55.772783 [ 189 ] {378d6fba-bda3-4143-a916-a623cabe6e54::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3464 | 2025.12.19 04:14:55.773006 [ 190 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::all_1_21_4} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3465 | 2025.12.19 04:14:55.773084 [ 190 ] {a9e6043f-cab7-41ee-a81a-ca1b94d776b0::all_1_21_4} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3466 | 2025.12.19 04:14:55.773191 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3467 | 2025.12.19 04:14:55.773467 [ 4 ] {7ddbb64b-6273-4959-bec1-d58c0a4c7a9b} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3468 | 2025.12.19 04:14:55.773504 [ 4 ] {7ddbb64b-6273-4959-bec1-d58c0a4c7a9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3469 | 2025.12.19 04:14:55.774057 [ 4 ] {7ddbb64b-6273-4959-bec1-d58c0a4c7a9b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3470 | 2025.12.19 04:14:55.774291 [ 4 ] {7ddbb64b-6273-4959-bec1-d58c0a4c7a9b} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3471 | 2025.12.19 04:14:55.774438 [ 4 ] {7ddbb64b-6273-4959-bec1-d58c0a4c7a9b} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001854 sec., 14563.106796116504 rows/sec., 26.10 MiB/sec. | ||
| 3472 | 2025.12.19 04:14:55.774503 [ 4 ] {7ddbb64b-6273-4959-bec1-d58c0a4c7a9b} <Debug> TCPHandler: Processed in 0.002048232 sec. | ||
| 3473 | 2025.12.19 04:14:55.774618 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3474 | 2025.12.19 04:14:55.774712 [ 4 ] {c43743fc-c311-4ad7-a242-45fb723f607e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3475 | 2025.12.19 04:14:55.774756 [ 4 ] {c43743fc-c311-4ad7-a242-45fb723f607e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3476 | 2025.12.19 04:14:55.775084 [ 4 ] {c43743fc-c311-4ad7-a242-45fb723f607e} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3477 | 2025.12.19 04:14:55.775119 [ 4 ] {c43743fc-c311-4ad7-a242-45fb723f607e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3478 | 2025.12.19 04:14:55.775329 [ 188 ] {378d6fba-bda3-4143-a916-a623cabe6e54::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6504 rows, containing 5 columns (5 merged, 0 gathered) in 0.002917924 sec., 2228981.9748560963 rows/sec., 152.90 MiB/sec. | ||
| 3479 | 2025.12.19 04:14:55.775461 [ 4 ] {c43743fc-c311-4ad7-a242-45fb723f607e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3480 | 2025.12.19 04:14:55.775679 [ 4 ] {c43743fc-c311-4ad7-a242-45fb723f607e} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3481 | 2025.12.19 04:14:55.775781 [ 12 ] {} <Debug> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3482 | 2025.12.19 04:14:55.775811 [ 12 ] {} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3483 | 2025.12.19 04:14:55.775812 [ 4 ] {c43743fc-c311-4ad7-a242-45fb723f607e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 3484 | 2025.12.19 04:14:55.775829 [ 12 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 3485 | 2025.12.19 04:14:55.775861 [ 4 ] {c43743fc-c311-4ad7-a242-45fb723f607e} <Debug> TCPHandler: Processed in 0.001292652 sec. | ||
| 3486 | 2025.12.19 04:14:55.775910 [ 189 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3487 | 2025.12.19 04:14:55.775981 [ 190 ] {378d6fba-bda3-4143-a916-a623cabe6e54::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3488 | 2025.12.19 04:14:55.776006 [ 189 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3489 | 2025.12.19 04:14:55.776035 [ 189 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 768 rows starting from the beginning of the part | ||
| 3490 | 2025.12.19 04:14:55.776076 [ 189 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3491 | 2025.12.19 04:14:55.776113 [ 189 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3492 | 2025.12.19 04:14:55.776146 [ 189 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3493 | 2025.12.19 04:14:55.776178 [ 189 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3494 | 2025.12.19 04:14:55.776211 [ 189 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3495 | 2025.12.19 04:14:55.776309 [ 190 ] {378d6fba-bda3-4143-a916-a623cabe6e54::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3496 | 2025.12.19 04:14:55.776394 [ 190 ] {378d6fba-bda3-4143-a916-a623cabe6e54::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3497 | 2025.12.19 04:14:55.776490 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 3498 | 2025.12.19 04:14:55.776967 [ 188 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1068 rows, containing 4 columns (4 merged, 0 gathered) in 0.001086097 sec., 983337.5840279459 rows/sec., 66.18 MiB/sec. | ||
| 3499 | 2025.12.19 04:14:55.777112 [ 189 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3500 | 2025.12.19 04:14:55.777352 [ 189 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::all_1_21_4} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3501 | 2025.12.19 04:14:55.777418 [ 189 ] {c8031093-0cc7-4b6c-aa1c-f40bf2c64274::all_1_21_4} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3502 | 2025.12.19 04:14:55.777481 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3503 | 2025.12.19 04:14:56.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.38 MiB, peak 233.78 MiB, free memory in arenas 0.00 B, will set to 236.34 MiB (RSS), difference: 11.96 MiB | ||
| 3504 | 2025.12.19 04:15:00.766609 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3505 | 2025.12.19 04:15:00.766806 [ 4 ] {6138c150-bc6e-4a20-a988-628fe16382d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3506 | 2025.12.19 04:15:00.766879 [ 4 ] {6138c150-bc6e-4a20-a988-628fe16382d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3507 | 2025.12.19 04:15:00.767576 [ 4 ] {6138c150-bc6e-4a20-a988-628fe16382d1} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3508 | 2025.12.19 04:15:00.767627 [ 4 ] {6138c150-bc6e-4a20-a988-628fe16382d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 3509 | 2025.12.19 04:15:00.768109 [ 4 ] {6138c150-bc6e-4a20-a988-628fe16382d1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3510 | 2025.12.19 04:15:00.768341 [ 4 ] {6138c150-bc6e-4a20-a988-628fe16382d1} <Trace> oximeter.fields_string (30c18c3e-8ed2-4b51-bd52-df46626f36a5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3511 | 2025.12.19 04:15:00.768506 [ 4 ] {6138c150-bc6e-4a20-a988-628fe16382d1} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001752 sec., 47945.20547945205 rows/sec., 4.01 MiB/sec. | ||
| 3512 | 2025.12.19 04:15:00.768555 [ 4 ] {6138c150-bc6e-4a20-a988-628fe16382d1} <Debug> TCPHandler: Processed in 0.002082083 sec. | ||
| 3513 | 2025.12.19 04:15:00.768702 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3514 | 2025.12.19 04:15:00.768804 [ 4 ] {c9242456-fc6f-4715-a55d-b3d08fd337a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3515 | 2025.12.19 04:15:00.768849 [ 4 ] {c9242456-fc6f-4715-a55d-b3d08fd337a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3516 | 2025.12.19 04:15:00.769298 [ 4 ] {c9242456-fc6f-4715-a55d-b3d08fd337a5} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3517 | 2025.12.19 04:15:00.769341 [ 4 ] {c9242456-fc6f-4715-a55d-b3d08fd337a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 3518 | 2025.12.19 04:15:00.769710 [ 4 ] {c9242456-fc6f-4715-a55d-b3d08fd337a5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3519 | 2025.12.19 04:15:00.769970 [ 4 ] {c9242456-fc6f-4715-a55d-b3d08fd337a5} <Trace> oximeter.fields_u16 (3749c731-e7fc-4a3a-871c-e0cedf467bf4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3520 | 2025.12.19 04:15:00.770139 [ 4 ] {c9242456-fc6f-4715-a55d-b3d08fd337a5} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001357 sec., 10316.875460574798 rows/sec., 775.78 KiB/sec. | ||
| 3521 | 2025.12.19 04:15:00.770185 [ 4 ] {c9242456-fc6f-4715-a55d-b3d08fd337a5} <Debug> TCPHandler: Processed in 0.001535819 sec. | ||
| 3522 | 2025.12.19 04:15:00.770384 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3523 | 2025.12.19 04:15:00.770502 [ 4 ] {b57f583d-0565-42dc-a084-3b51aba93289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3524 | 2025.12.19 04:15:00.770550 [ 4 ] {b57f583d-0565-42dc-a084-3b51aba93289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3525 | 2025.12.19 04:15:00.771108 [ 4 ] {b57f583d-0565-42dc-a084-3b51aba93289} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3526 | 2025.12.19 04:15:00.771154 [ 4 ] {b57f583d-0565-42dc-a084-3b51aba93289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 3527 | 2025.12.19 04:15:00.771588 [ 4 ] {b57f583d-0565-42dc-a084-3b51aba93289} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3528 | 2025.12.19 04:15:00.771868 [ 4 ] {b57f583d-0565-42dc-a084-3b51aba93289} <Trace> oximeter.fields_uuid (a9e6043f-cab7-41ee-a81a-ca1b94d776b0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3529 | 2025.12.19 04:15:00.772035 [ 4 ] {b57f583d-0565-42dc-a084-3b51aba93289} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001554 sec., 50193.05019305019 rows/sec., 3.92 MiB/sec. | ||
| 3530 | 2025.12.19 04:15:00.772085 [ 4 ] {b57f583d-0565-42dc-a084-3b51aba93289} <Debug> TCPHandler: Processed in 0.001764335 sec. | ||
| 3531 | 2025.12.19 04:15:00.772238 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3532 | 2025.12.19 04:15:00.772352 [ 4 ] {5d7048de-652b-433b-a0c5-7bd277a3d8f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3533 | 2025.12.19 04:15:00.772412 [ 4 ] {5d7048de-652b-433b-a0c5-7bd277a3d8f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3534 | 2025.12.19 04:15:00.772924 [ 4 ] {5d7048de-652b-433b-a0c5-7bd277a3d8f9} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3535 | 2025.12.19 04:15:00.772972 [ 4 ] {5d7048de-652b-433b-a0c5-7bd277a3d8f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 3536 | 2025.12.19 04:15:00.773362 [ 4 ] {5d7048de-652b-433b-a0c5-7bd277a3d8f9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3537 | 2025.12.19 04:15:00.773598 [ 4 ] {5d7048de-652b-433b-a0c5-7bd277a3d8f9} <Trace> oximeter.measurements_cumulativeu64 (378d6fba-bda3-4143-a916-a623cabe6e54): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3538 | 2025.12.19 04:15:00.773744 [ 4 ] {5d7048de-652b-433b-a0c5-7bd277a3d8f9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001418 sec., 112834.97884344147 rows/sec., 7.86 MiB/sec. | ||
| 3539 | 2025.12.19 04:15:00.773784 [ 4 ] {5d7048de-652b-433b-a0c5-7bd277a3d8f9} <Debug> TCPHandler: Processed in 0.001602641 sec. | ||
| 3540 | 2025.12.19 04:15:00.773925 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3541 | 2025.12.19 04:15:00.774029 [ 4 ] {f7162079-d63d-43bf-a9c2-6f2849dbb06e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3542 | 2025.12.19 04:15:00.774089 [ 4 ] {f7162079-d63d-43bf-a9c2-6f2849dbb06e} <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 | ||
| 3543 | 2025.12.19 04:15:00.774880 [ 4 ] {f7162079-d63d-43bf-a9c2-6f2849dbb06e} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3544 | 2025.12.19 04:15:00.774928 [ 4 ] {f7162079-d63d-43bf-a9c2-6f2849dbb06e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 3545 | 2025.12.19 04:15:00.775659 [ 4 ] {f7162079-d63d-43bf-a9c2-6f2849dbb06e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3546 | 2025.12.19 04:15:00.775992 [ 4 ] {f7162079-d63d-43bf-a9c2-6f2849dbb06e} <Trace> oximeter.measurements_histogramu64 (3751ecde-8e62-4a69-b9a5-836f08d3bbbb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3547 | 2025.12.19 04:15:00.776178 [ 4 ] {f7162079-d63d-43bf-a9c2-6f2849dbb06e} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002169 sec., 6454.587367450438 rows/sec., 11.57 MiB/sec. | ||
| 3548 | 2025.12.19 04:15:00.776261 [ 4 ] {f7162079-d63d-43bf-a9c2-6f2849dbb06e} <Debug> TCPHandler: Processed in 0.00239479 sec. | ||
| 3549 | 2025.12.19 04:15:00.776426 [ 4 ] {} <Trace> TCP-Session: 00258fff-ceaa-407c-8c85-07f9a11e338a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3550 | 2025.12.19 04:15:00.776543 [ 4 ] {b61e424c-41f9-4a35-b5f0-e4aa3661f429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40023) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3551 | 2025.12.19 04:15:00.776600 [ 4 ] {b61e424c-41f9-4a35-b5f0-e4aa3661f429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3552 | 2025.12.19 04:15:00.777001 [ 4 ] {b61e424c-41f9-4a35-b5f0-e4aa3661f429} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3553 | 2025.12.19 04:15:00.777041 [ 4 ] {b61e424c-41f9-4a35-b5f0-e4aa3661f429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 3554 | 2025.12.19 04:15:00.777415 [ 4 ] {b61e424c-41f9-4a35-b5f0-e4aa3661f429} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3555 | 2025.12.19 04:15:00.777671 [ 4 ] {b61e424c-41f9-4a35-b5f0-e4aa3661f429} <Trace> oximeter.measurements_u64 (c8031093-0cc7-4b6c-aa1c-f40bf2c64274): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3556 | 2025.12.19 04:15:00.777810 [ 4 ] {b61e424c-41f9-4a35-b5f0-e4aa3661f429} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001294 sec., 46367.851622874805 rows/sec., 3.12 MiB/sec. | ||
| 3557 | 2025.12.19 04:15:00.777847 [ 4 ] {b61e424c-41f9-4a35-b5f0-e4aa3661f429} <Debug> TCPHandler: Processed in 0.001485288 sec. | ||