| 1 | [ Jan 10 06:40:48 Enabled. ] | ||
| 2 | [ Jan 10 06:40:48 Rereading configuration. ] | ||
| 3 | [ Jan 10 06:40:48 Rereading configuration. ] | ||
| 4 | [ Jan 10 06:40:49 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Jan 10 06:40:49 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.01.10 06:40:50.674150 [ 1 ] {} <Information> Application: Will watch for the process with pid 24627 | ||
| 29 | 2026.01.10 06:40:50.674548 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.10 06:40:51.073928 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24627 | ||
| 31 | 2026.01.10 06:40:51.074815 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.10 06:40:51.074981 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.10 06:40:51.174154 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.10 06:40:51.215767 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.10 06:40:51.215846 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.10 06:40:51.215870 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.10 06:40:51.215954 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.10 06:40:51.216444 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.10 06:40:51.219088 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.01.10 06:40:51.219943 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.10 06:40:51.220920 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.01.10 06:40:51.220952 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.01.10 06:40:51.220968 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.10 06:40:51.222031 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.10 06:40:51.223476 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.10 06:40:51.230648 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.10 06:40:51.231428 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.10 06:40:51.233041 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.10 06:40:51.233162 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.10 06:40:51.234376 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.01.10 06:40:51.235016 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.10 06:40:51.238276 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.10 06:40:51.239080 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.10 06:40:51.242639 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.10 06:40:51.243023 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.10 06:40:51.243460 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.10 06:40:51.243807 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.10 06:40:51.245497 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.10 06:40:51.245530 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.10 06:40:51.245618 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.10 06:40:51.245712 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.10 06:40:51.257105 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.10 06:40:51.257138 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000218656 sec | ||
| 68 | 2026.01.10 06:40:51.257191 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.10 06:40:51.257242 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.10 06:40:51.258040 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.10 06:40:51.258741 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.10 06:40:51.269881 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.10 06:40:51.269940 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.10 06:40:51.270054 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.10 06:40:51.270069 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.10 06:40:51.270111 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.10 06:40:51.270216 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.10 06:40:51.275081 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.10 06:40:51.275268 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.10 06:40:51.275351 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.10 06:40:51.275565 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.10 06:40:51.275628 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.10 06:40:51.275650 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.10 06:40:51.275756 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.10 06:40:51.275774 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.10 06:40:51.275821 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.10 06:40:51.275939 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.10 06:40:51.303082 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.10 06:40:51.305030 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.10 06:40:51.305145 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000136083 sec | ||
| 91 | 2026.01.10 06:40:51.305164 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.10 06:40:51.305175 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.10 06:40:51.305204 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.10 06:40:51.305440 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.10 06:40:51.305592 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.10 06:40:51.305621 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.10 06:40:51.305633 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.01.10 06:40:51.305645 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.10 06:40:51.320412 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.10 06:40:51.320622 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.69 MiB (RSS), difference: 91.92 MiB | ||
| 101 | 2026.01.10 06:40:51.322390 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.654e-05 sec. | ||
| 102 | 2026.01.10 06:40:51.322850 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.10 06:40:51.322911 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.10 06:40:51.322926 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.10 06:40:51.736787 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48196 | ||
| 106 | 2026.01.10 06:40:51.739137 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.01.10 06:40:51.739202 [ 3 ] {} <Debug> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Authenticating user 'default' from [fd00:1122:3344:101::d]:48196 | ||
| 108 | 2026.01.10 06:40:51.739231 [ 3 ] {} <Debug> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.01.10 06:40:51.739307 [ 3 ] {} <Debug> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.10 06:40:51.739431 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.01.10 06:40:51.739468 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.01.10 06:40:51.739554 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.01.10 06:40:51.740115 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44408 | ||
| 114 | 2026.01.10 06:40:51.741027 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2026.01.10 06:40:51.741070 [ 4 ] {} <Debug> TCP-Session: 709fa7f7-2c88-48db-a8bc-dc9ba3d54af5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44408 | ||
| 116 | 2026.01.10 06:40:51.741031 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45488 | ||
| 117 | 2026.01.10 06:40:51.741215 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55371 | ||
| 118 | 2026.01.10 06:40:51.741872 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36891 | ||
| 119 | 2026.01.10 06:40:51.741031 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49241 | ||
| 120 | 2026.01.10 06:40:51.741328 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52429 | ||
| 121 | 2026.01.10 06:40:51.741515 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44320 | ||
| 122 | 2026.01.10 06:40:51.741784 [ 4 ] {} <Debug> TCP-Session: 709fa7f7-2c88-48db-a8bc-dc9ba3d54af5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.01.10 06:40:51.741435 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58907 | ||
| 124 | 2026.01.10 06:40:51.742071 [ 4 ] {} <Debug> TCP-Session: 709fa7f7-2c88-48db-a8bc-dc9ba3d54af5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.01.10 06:40:51.742205 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.01.10 06:40:51.742319 [ 5 ] {} <Debug> TCP-Session: 235b6980-db3c-415e-a9c7-926069372075 Authenticating user 'default' from [fd00:1122:3344:101::d]:45488 | ||
| 127 | 2026.01.10 06:40:51.742348 [ 5 ] {} <Debug> TCP-Session: 235b6980-db3c-415e-a9c7-926069372075 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.01.10 06:40:51.742374 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.01.10 06:40:51.742363 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.01.10 06:40:51.742469 [ 5 ] {} <Debug> TCP-Session: 235b6980-db3c-415e-a9c7-926069372075 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.01.10 06:40:51.742496 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.01.10 06:40:51.742600 [ 258 ] {} <Debug> TCP-Session: b241003f-7236-4c9c-8343-b1f47f35eb76 Authenticating user 'default' from [fd00:1122:3344:101::d]:44320 | ||
| 133 | 2026.01.10 06:40:51.742615 [ 257 ] {} <Debug> TCP-Session: c810ccf7-59f8-4dfb-97bc-88aef61e7f1e Authenticating user 'default' from [fd00:1122:3344:101::d]:58907 | ||
| 134 | 2026.01.10 06:40:51.742614 [ 253 ] {} <Debug> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49241 | ||
| 135 | 2026.01.10 06:40:51.742657 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.01.10 06:40:51.742652 [ 257 ] {} <Debug> TCP-Session: c810ccf7-59f8-4dfb-97bc-88aef61e7f1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.01.10 06:40:51.742714 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.01.10 06:40:51.742793 [ 256 ] {} <Debug> TCP-Session: 7fa3002d-1a36-486b-89f0-c3b8cafb283c Authenticating user 'default' from [fd00:1122:3344:101::d]:52429 | ||
| 139 | 2026.01.10 06:40:51.742762 [ 257 ] {} <Debug> TCP-Session: c810ccf7-59f8-4dfb-97bc-88aef61e7f1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.01.10 06:40:51.742751 [ 253 ] {} <Debug> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.01.10 06:40:51.742901 [ 256 ] {} <Debug> TCP-Session: 7fa3002d-1a36-486b-89f0-c3b8cafb283c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.01.10 06:40:51.742880 [ 259 ] {} <Debug> TCP-Session: 6ba69594-df9e-47b6-9a4d-96a2b5e80cd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36891 | ||
| 143 | 2026.01.10 06:40:51.742720 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 144 | 2026.01.10 06:40:51.742962 [ 259 ] {} <Debug> TCP-Session: 6ba69594-df9e-47b6-9a4d-96a2b5e80cd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.01.10 06:40:51.742951 [ 253 ] {} <Debug> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.01.10 06:40:51.742637 [ 258 ] {} <Debug> TCP-Session: b241003f-7236-4c9c-8343-b1f47f35eb76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.01.10 06:40:51.743077 [ 255 ] {} <Debug> TCP-Session: e7afd679-a9b4-4295-a6cf-69ae317e7d67 Authenticating user 'default' from [fd00:1122:3344:101::d]:55371 | ||
| 148 | 2026.01.10 06:40:51.743076 [ 259 ] {} <Debug> TCP-Session: 6ba69594-df9e-47b6-9a4d-96a2b5e80cd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.01.10 06:40:51.742971 [ 256 ] {} <Debug> TCP-Session: 7fa3002d-1a36-486b-89f0-c3b8cafb283c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.01.10 06:40:51.743188 [ 255 ] {} <Debug> TCP-Session: e7afd679-a9b4-4295-a6cf-69ae317e7d67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.01.10 06:40:51.743152 [ 258 ] {} <Debug> TCP-Session: b241003f-7236-4c9c-8343-b1f47f35eb76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.01.10 06:40:51.743262 [ 255 ] {} <Debug> TCP-Session: e7afd679-a9b4-4295-a6cf-69ae317e7d67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.10 06:40:51.746732 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2026.01.10 06:40:51.749215 [ 3 ] {4188a823-08b4-4003-939a-07b16e057eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.01.10 06:40:51.782539 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46705 | ||
| 156 | 2026.01.10 06:40:51.783812 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 157 | 2026.01.10 06:40:51.783849 [ 260 ] {} <Debug> TCP-Session: 22060bae-e09b-4110-afaf-ad800650d2e1 Authenticating user 'default' from [fd00:1122:3344:101::b]:46705 | ||
| 158 | 2026.01.10 06:40:51.783870 [ 260 ] {} <Debug> TCP-Session: 22060bae-e09b-4110-afaf-ad800650d2e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 159 | 2026.01.10 06:40:51.783954 [ 260 ] {} <Debug> TCP-Session: 22060bae-e09b-4110-afaf-ad800650d2e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 160 | 2026.01.10 06:40:51.784030 [ 260 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 161 | 2026.01.10 06:40:51.784065 [ 260 ] {} <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 | ||
| 162 | 2026.01.10 06:40:51.784136 [ 260 ] {} <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 | ||
| 163 | 2026.01.10 06:40:51.789859 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52979 | ||
| 164 | 2026.01.10 06:40:51.789865 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61373 | ||
| 165 | 2026.01.10 06:40:51.789967 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59692 | ||
| 166 | 2026.01.10 06:40:51.790110 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54796 | ||
| 167 | 2026.01.10 06:40:51.790184 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2026.01.10 06:40:51.790305 [ 261 ] {} <Debug> TCP-Session: 24a73660-b73c-43ee-9199-fc8600aedc1b Authenticating user 'default' from [fd00:1122:3344:101::b]:52979 | ||
| 169 | 2026.01.10 06:40:51.790323 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61491 | ||
| 170 | 2026.01.10 06:40:51.790342 [ 261 ] {} <Debug> TCP-Session: 24a73660-b73c-43ee-9199-fc8600aedc1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.01.10 06:40:51.790430 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2026.01.10 06:40:51.790473 [ 261 ] {} <Debug> TCP-Session: 24a73660-b73c-43ee-9199-fc8600aedc1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2026.01.10 06:40:51.790504 [ 263 ] {} <Debug> TCP-Session: 8427e61e-ff87-4aa6-9c99-b145b1c28887 Authenticating user 'default' from [fd00:1122:3344:101::b]:59692 | ||
| 174 | 2026.01.10 06:40:51.790513 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2026.01.10 06:40:51.790555 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44999 | ||
| 176 | 2026.01.10 06:40:51.790605 [ 263 ] {} <Debug> TCP-Session: 8427e61e-ff87-4aa6-9c99-b145b1c28887 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.01.10 06:40:51.790636 [ 262 ] {} <Debug> TCP-Session: c2bc44b3-a8d6-4b75-8c4b-1bd427106210 Authenticating user 'default' from [fd00:1122:3344:101::b]:61373 | ||
| 178 | 2026.01.10 06:40:51.790657 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 179 | 2026.01.10 06:40:51.790692 [ 263 ] {} <Debug> TCP-Session: 8427e61e-ff87-4aa6-9c99-b145b1c28887 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.01.10 06:40:51.790748 [ 264 ] {} <Debug> TCP-Session: 262fa1d0-6e42-417e-b1f2-6a790dd35a0a Authenticating user 'default' from [fd00:1122:3344:101::b]:54796 | ||
| 181 | 2026.01.10 06:40:51.790771 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35627 | ||
| 182 | 2026.01.10 06:40:51.790718 [ 262 ] {} <Debug> TCP-Session: c2bc44b3-a8d6-4b75-8c4b-1bd427106210 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.01.10 06:40:51.790806 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2026.01.10 06:40:51.790847 [ 262 ] {} <Debug> TCP-Session: c2bc44b3-a8d6-4b75-8c4b-1bd427106210 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.01.10 06:40:51.790841 [ 264 ] {} <Debug> TCP-Session: 262fa1d0-6e42-417e-b1f2-6a790dd35a0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.01.10 06:40:51.790617 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 187 | 2026.01.10 06:40:51.790972 [ 264 ] {} <Debug> TCP-Session: 262fa1d0-6e42-417e-b1f2-6a790dd35a0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.01.10 06:40:51.790969 [ 266 ] {} <Debug> TCP-Session: abaa4e7e-d173-44c7-a053-2bb46c6de029 Authenticating user 'default' from [fd00:1122:3344:101::b]:44999 | ||
| 189 | 2026.01.10 06:40:51.791727 [ 266 ] {} <Debug> TCP-Session: abaa4e7e-d173-44c7-a053-2bb46c6de029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.01.10 06:40:51.791856 [ 266 ] {} <Debug> TCP-Session: abaa4e7e-d173-44c7-a053-2bb46c6de029 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.01.10 06:40:51.792362 [ 265 ] {} <Debug> TCP-Session: 7b330abc-6da3-4701-ab86-b1fcc9a63752 Authenticating user 'default' from [fd00:1122:3344:101::b]:61491 | ||
| 192 | 2026.01.10 06:40:51.792396 [ 265 ] {} <Debug> TCP-Session: 7b330abc-6da3-4701-ab86-b1fcc9a63752 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2026.01.10 06:40:51.792405 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.01.10 06:40:51.792492 [ 265 ] {} <Debug> TCP-Session: 7b330abc-6da3-4701-ab86-b1fcc9a63752 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.01.10 06:40:51.792521 [ 267 ] {} <Debug> TCP-Session: 7e7c30f6-610b-41e2-96d1-f36e66b6a494 Authenticating user 'default' from [fd00:1122:3344:101::b]:35627 | ||
| 196 | 2026.01.10 06:40:51.792644 [ 267 ] {} <Debug> TCP-Session: 7e7c30f6-610b-41e2-96d1-f36e66b6a494 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.01.10 06:40:51.792659 [ 267 ] {} <Debug> TCP-Session: 7e7c30f6-610b-41e2-96d1-f36e66b6a494 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2026.01.10 06:40:51.828926 [ 3 ] {4188a823-08b4-4003-939a-07b16e057eb6} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:48196) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 199 | |||
| 200 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 203 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 204 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 207 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 208 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 221 | |||
| 222 | 2026.01.10 06:40:51.830329 [ 3 ] {4188a823-08b4-4003-939a-07b16e057eb6} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 223 | |||
| 224 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 232 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 245 | |||
| 246 | 2026.01.10 06:40:51.830601 [ 3 ] {4188a823-08b4-4003-939a-07b16e057eb6} <Debug> TCPHandler: Processed in 0.086210445 sec. | ||
| 247 | 2026.01.10 06:40:51.831157 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 248 | 2026.01.10 06:40:51.831420 [ 253 ] {c470f81c-45f7-4965-9cec-e49d209e6ddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 249 | 2026.01.10 06:40:51.832125 [ 253 ] {c470f81c-45f7-4965-9cec-e49d209e6ddb} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:49241) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 250 | |||
| 251 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 265 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 266 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 272 | |||
| 273 | 2026.01.10 06:40:51.833764 [ 253 ] {c470f81c-45f7-4965-9cec-e49d209e6ddb} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 274 | |||
| 275 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 276 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 296 | |||
| 297 | 2026.01.10 06:40:51.834545 [ 253 ] {c470f81c-45f7-4965-9cec-e49d209e6ddb} <Debug> TCPHandler: Processed in 0.003621767 sec. | ||
| 298 | 2026.01.10 06:40:51.835417 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 299 | 2026.01.10 06:40:51.836827 [ 3 ] {71acc900-5f71-4d83-9937-b2c3cd25fc2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 300 | 2026.01.10 06:40:51.837828 [ 3 ] {71acc900-5f71-4d83-9937-b2c3cd25fc2f} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 301 | 2026.01.10 06:40:51.848325 [ 3 ] {71acc900-5f71-4d83-9937-b2c3cd25fc2f} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 302 | 2026.01.10 06:40:51.848475 [ 3 ] {71acc900-5f71-4d83-9937-b2c3cd25fc2f} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000199555 sec | ||
| 303 | 2026.01.10 06:40:51.848498 [ 3 ] {71acc900-5f71-4d83-9937-b2c3cd25fc2f} <Trace> ReferentialDeps: No tables | ||
| 304 | 2026.01.10 06:40:51.848512 [ 3 ] {71acc900-5f71-4d83-9937-b2c3cd25fc2f} <Trace> LoadingDeps: No tables | ||
| 305 | 2026.01.10 06:40:51.848585 [ 3 ] {71acc900-5f71-4d83-9937-b2c3cd25fc2f} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 306 | 2026.01.10 06:40:51.849490 [ 3 ] {71acc900-5f71-4d83-9937-b2c3cd25fc2f} <Debug> TCPHandler: Processed in 0.014368094 sec. | ||
| 307 | 2026.01.10 06:40:51.849713 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.01.10 06:40:51.849933 [ 3 ] {f63c0550-f554-467a-b4bb-f2b37765f671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) /* The version table contains metadata about the `oximeter` database */ | ||
| 309 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 310 | 2026.01.10 06:40:51.850084 [ 3 ] {f63c0550-f554-467a-b4bb-f2b37765f671} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 311 | 2026.01.10 06:40:51.856606 [ 3 ] {f63c0550-f554-467a-b4bb-f2b37765f671} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 312 | 2026.01.10 06:40:51.858979 [ 3 ] {f63c0550-f554-467a-b4bb-f2b37765f671} <Debug> oximeter.version (b6888ffa-29fd-4f3d-a658-2c4a5115ddd7): Loading data parts | ||
| 313 | 2026.01.10 06:40:51.860284 [ 3 ] {f63c0550-f554-467a-b4bb-f2b37765f671} <Debug> oximeter.version (b6888ffa-29fd-4f3d-a658-2c4a5115ddd7): There are no data parts | ||
| 314 | 2026.01.10 06:40:51.863324 [ 3 ] {f63c0550-f554-467a-b4bb-f2b37765f671} <Debug> TCPHandler: Processed in 0.013693077 sec. | ||
| 315 | 2026.01.10 06:40:51.863660 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 316 | 2026.01.10 06:40:51.863941 [ 3 ] {2018efd2-057b-44d6-bb7c-c7151af69e74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) /* The measurement tables contain all individual samples from each timeseries. | ||
| 317 | * | ||
| 318 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 319 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 320 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 321 | * by all samples from the same timeseries. | ||
| 322 | * | ||
| 323 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 324 | * and then uses that to index quickly into the measurements tables. | ||
| 325 | */ | ||
| 326 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 327 | 2026.01.10 06:40:51.864175 [ 3 ] {2018efd2-057b-44d6-bb7c-c7151af69e74} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 328 | 2026.01.10 06:40:51.878031 [ 3 ] {2018efd2-057b-44d6-bb7c-c7151af69e74} <Debug> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29): Loading data parts | ||
| 329 | 2026.01.10 06:40:51.878445 [ 3 ] {2018efd2-057b-44d6-bb7c-c7151af69e74} <Debug> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29): There are no data parts | ||
| 330 | 2026.01.10 06:40:51.880237 [ 3 ] {2018efd2-057b-44d6-bb7c-c7151af69e74} <Debug> TCPHandler: Processed in 0.016646128 sec. | ||
| 331 | 2026.01.10 06:40:51.880547 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.01.10 06:40:51.880871 [ 3 ] {61ba9f7a-c74d-4cb3-9f8c-2d3423ecc3e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 333 | 2026.01.10 06:40:51.880984 [ 3 ] {61ba9f7a-c74d-4cb3-9f8c-2d3423ecc3e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 334 | 2026.01.10 06:40:51.883351 [ 3 ] {61ba9f7a-c74d-4cb3-9f8c-2d3423ecc3e8} <Debug> oximeter.measurements_i8 (ce56464c-86ce-4e2a-97e3-ea9f7f15cc61): Loading data parts | ||
| 335 | 2026.01.10 06:40:51.883530 [ 3 ] {61ba9f7a-c74d-4cb3-9f8c-2d3423ecc3e8} <Debug> oximeter.measurements_i8 (ce56464c-86ce-4e2a-97e3-ea9f7f15cc61): There are no data parts | ||
| 336 | 2026.01.10 06:40:51.885002 [ 3 ] {61ba9f7a-c74d-4cb3-9f8c-2d3423ecc3e8} <Debug> TCPHandler: Processed in 0.00458513 sec. | ||
| 337 | 2026.01.10 06:40:51.885348 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.01.10 06:40:51.885565 [ 3 ] {4fae5935-9386-4148-b34b-ec94c89e9113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 339 | 2026.01.10 06:40:51.885735 [ 3 ] {4fae5935-9386-4148-b34b-ec94c89e9113} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 340 | 2026.01.10 06:40:51.888180 [ 3 ] {4fae5935-9386-4148-b34b-ec94c89e9113} <Debug> oximeter.measurements_u8 (8f36a377-64df-461f-9aa9-bfa3d3b3d725): Loading data parts | ||
| 341 | 2026.01.10 06:40:51.888409 [ 3 ] {4fae5935-9386-4148-b34b-ec94c89e9113} <Debug> oximeter.measurements_u8 (8f36a377-64df-461f-9aa9-bfa3d3b3d725): There are no data parts | ||
| 342 | 2026.01.10 06:40:51.889880 [ 3 ] {4fae5935-9386-4148-b34b-ec94c89e9113} <Debug> TCPHandler: Processed in 0.00459079 sec. | ||
| 343 | 2026.01.10 06:40:51.890078 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.01.10 06:40:51.890284 [ 3 ] {8683004f-598a-4a57-bdf0-ae513c3a501a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 345 | 2026.01.10 06:40:51.890464 [ 3 ] {8683004f-598a-4a57-bdf0-ae513c3a501a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 346 | 2026.01.10 06:40:51.892782 [ 3 ] {8683004f-598a-4a57-bdf0-ae513c3a501a} <Debug> oximeter.measurements_i16 (6bb81135-52e0-45b9-9007-0742f9e47b01): Loading data parts | ||
| 347 | 2026.01.10 06:40:51.892971 [ 3 ] {8683004f-598a-4a57-bdf0-ae513c3a501a} <Debug> oximeter.measurements_i16 (6bb81135-52e0-45b9-9007-0742f9e47b01): There are no data parts | ||
| 348 | 2026.01.10 06:40:51.894657 [ 3 ] {8683004f-598a-4a57-bdf0-ae513c3a501a} <Debug> TCPHandler: Processed in 0.004647261 sec. | ||
| 349 | 2026.01.10 06:40:51.894883 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.01.10 06:40:51.895264 [ 3 ] {ae56561b-3c81-48c1-a3ee-1d38cc2a3dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 351 | 2026.01.10 06:40:51.895424 [ 3 ] {ae56561b-3c81-48c1-a3ee-1d38cc2a3dd6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 352 | 2026.01.10 06:40:51.897562 [ 3 ] {ae56561b-3c81-48c1-a3ee-1d38cc2a3dd6} <Debug> oximeter.measurements_u16 (a870e1bc-3203-45b7-b9ed-c18372fa8b3d): Loading data parts | ||
| 353 | 2026.01.10 06:40:51.897757 [ 3 ] {ae56561b-3c81-48c1-a3ee-1d38cc2a3dd6} <Debug> oximeter.measurements_u16 (a870e1bc-3203-45b7-b9ed-c18372fa8b3d): There are no data parts | ||
| 354 | 2026.01.10 06:40:51.899641 [ 3 ] {ae56561b-3c81-48c1-a3ee-1d38cc2a3dd6} <Debug> TCPHandler: Processed in 0.004829635 sec. | ||
| 355 | 2026.01.10 06:40:51.899829 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.01.10 06:40:51.900010 [ 3 ] {bead9ea7-8fec-4e5b-8a2e-39c2ef9461a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 357 | 2026.01.10 06:40:51.900159 [ 3 ] {bead9ea7-8fec-4e5b-8a2e-39c2ef9461a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 358 | 2026.01.10 06:40:51.902764 [ 3 ] {bead9ea7-8fec-4e5b-8a2e-39c2ef9461a0} <Debug> oximeter.measurements_i32 (84957867-a026-40d7-a49d-8bfbf8882eee): Loading data parts | ||
| 359 | 2026.01.10 06:40:51.903050 [ 3 ] {bead9ea7-8fec-4e5b-8a2e-39c2ef9461a0} <Debug> oximeter.measurements_i32 (84957867-a026-40d7-a49d-8bfbf8882eee): There are no data parts | ||
| 360 | 2026.01.10 06:40:51.904548 [ 3 ] {bead9ea7-8fec-4e5b-8a2e-39c2ef9461a0} <Debug> TCPHandler: Processed in 0.004781925 sec. | ||
| 361 | 2026.01.10 06:40:51.904737 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 362 | 2026.01.10 06:40:51.905053 [ 3 ] {105cdac5-de33-4edc-984f-85ac4bb16bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2026.01.10 06:40:51.905193 [ 3 ] {105cdac5-de33-4edc-984f-85ac4bb16bd6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 364 | 2026.01.10 06:40:51.907810 [ 3 ] {105cdac5-de33-4edc-984f-85ac4bb16bd6} <Debug> oximeter.measurements_u32 (6b383725-5e7d-4c50-8403-d5a78157b189): Loading data parts | ||
| 365 | 2026.01.10 06:40:51.907978 [ 3 ] {105cdac5-de33-4edc-984f-85ac4bb16bd6} <Debug> oximeter.measurements_u32 (6b383725-5e7d-4c50-8403-d5a78157b189): There are no data parts | ||
| 366 | 2026.01.10 06:40:51.909796 [ 3 ] {105cdac5-de33-4edc-984f-85ac4bb16bd6} <Debug> TCPHandler: Processed in 0.005122592 sec. | ||
| 367 | 2026.01.10 06:40:51.909990 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.01.10 06:40:51.910180 [ 3 ] {d80e6ed1-6e3c-45c0-baf3-a5701c290093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 369 | 2026.01.10 06:40:51.910322 [ 3 ] {d80e6ed1-6e3c-45c0-baf3-a5701c290093} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 370 | 2026.01.10 06:40:51.912237 [ 3 ] {d80e6ed1-6e3c-45c0-baf3-a5701c290093} <Debug> oximeter.measurements_i64 (9a6e66db-8166-4256-b482-e9be38a862b0): Loading data parts | ||
| 371 | 2026.01.10 06:40:51.912500 [ 3 ] {d80e6ed1-6e3c-45c0-baf3-a5701c290093} <Debug> oximeter.measurements_i64 (9a6e66db-8166-4256-b482-e9be38a862b0): There are no data parts | ||
| 372 | 2026.01.10 06:40:51.914342 [ 3 ] {d80e6ed1-6e3c-45c0-baf3-a5701c290093} <Debug> TCPHandler: Processed in 0.004415426 sec. | ||
| 373 | 2026.01.10 06:40:51.914539 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.01.10 06:40:51.914903 [ 3 ] {daba3027-e9c7-40bf-a2e8-5e701f403f9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 375 | 2026.01.10 06:40:51.915049 [ 3 ] {daba3027-e9c7-40bf-a2e8-5e701f403f9d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 376 | 2026.01.10 06:40:51.917269 [ 3 ] {daba3027-e9c7-40bf-a2e8-5e701f403f9d} <Debug> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Loading data parts | ||
| 377 | 2026.01.10 06:40:51.917442 [ 3 ] {daba3027-e9c7-40bf-a2e8-5e701f403f9d} <Debug> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): There are no data parts | ||
| 378 | 2026.01.10 06:40:51.919129 [ 3 ] {daba3027-e9c7-40bf-a2e8-5e701f403f9d} <Debug> TCPHandler: Processed in 0.004663902 sec. | ||
| 379 | 2026.01.10 06:40:51.919307 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.01.10 06:40:51.919496 [ 3 ] {d127d386-c652-44cc-ac9d-cef545a7815a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 381 | 2026.01.10 06:40:51.919643 [ 3 ] {d127d386-c652-44cc-ac9d-cef545a7815a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 382 | 2026.01.10 06:40:51.922130 [ 3 ] {d127d386-c652-44cc-ac9d-cef545a7815a} <Debug> oximeter.measurements_f32 (76e3796c-423c-4301-9439-a4568526b89e): Loading data parts | ||
| 383 | 2026.01.10 06:40:51.922423 [ 3 ] {d127d386-c652-44cc-ac9d-cef545a7815a} <Debug> oximeter.measurements_f32 (76e3796c-423c-4301-9439-a4568526b89e): There are no data parts | ||
| 384 | 2026.01.10 06:40:51.923940 [ 3 ] {d127d386-c652-44cc-ac9d-cef545a7815a} <Debug> TCPHandler: Processed in 0.004693172 sec. | ||
| 385 | 2026.01.10 06:40:51.924125 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.01.10 06:40:51.924426 [ 3 ] {5735a1da-6594-4033-a900-a4dc318691a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 387 | 2026.01.10 06:40:51.924534 [ 3 ] {5735a1da-6594-4033-a900-a4dc318691a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 388 | 2026.01.10 06:40:51.927041 [ 3 ] {5735a1da-6594-4033-a900-a4dc318691a6} <Debug> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9): Loading data parts | ||
| 389 | 2026.01.10 06:40:51.927226 [ 3 ] {5735a1da-6594-4033-a900-a4dc318691a6} <Debug> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9): There are no data parts | ||
| 390 | 2026.01.10 06:40:51.928862 [ 3 ] {5735a1da-6594-4033-a900-a4dc318691a6} <Debug> TCPHandler: Processed in 0.004803295 sec. | ||
| 391 | 2026.01.10 06:40:51.929076 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.01.10 06:40:51.929264 [ 3 ] {b3287762-7ff3-40fd-bfc8-0c5b215c68a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 393 | 2026.01.10 06:40:51.929391 [ 3 ] {b3287762-7ff3-40fd-bfc8-0c5b215c68a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 394 | 2026.01.10 06:40:51.931632 [ 3 ] {b3287762-7ff3-40fd-bfc8-0c5b215c68a8} <Debug> oximeter.measurements_string (272b32b2-6b97-44ba-9bbc-83ada04f01e1): Loading data parts | ||
| 395 | 2026.01.10 06:40:51.931882 [ 3 ] {b3287762-7ff3-40fd-bfc8-0c5b215c68a8} <Debug> oximeter.measurements_string (272b32b2-6b97-44ba-9bbc-83ada04f01e1): There are no data parts | ||
| 396 | 2026.01.10 06:40:51.933211 [ 3 ] {b3287762-7ff3-40fd-bfc8-0c5b215c68a8} <Debug> TCPHandler: Processed in 0.00419263 sec. | ||
| 397 | 2026.01.10 06:40:51.933400 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 398 | 2026.01.10 06:40:51.933658 [ 3 ] {098b9229-fcc2-4974-94f9-070849d38f46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 399 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 400 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 401 | * a string isn't palatable for a few reasons. | ||
| 402 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 403 | * details. | ||
| 404 | */ | ||
| 405 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 406 | 2026.01.10 06:40:51.933800 [ 3 ] {098b9229-fcc2-4974-94f9-070849d38f46} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 407 | 2026.01.10 06:40:51.935856 [ 3 ] {098b9229-fcc2-4974-94f9-070849d38f46} <Debug> oximeter.measurements_bytes (6a3b9bd4-af6d-4515-b09e-aa8afc453437): Loading data parts | ||
| 408 | 2026.01.10 06:40:51.936135 [ 3 ] {098b9229-fcc2-4974-94f9-070849d38f46} <Debug> oximeter.measurements_bytes (6a3b9bd4-af6d-4515-b09e-aa8afc453437): There are no data parts | ||
| 409 | 2026.01.10 06:40:51.937406 [ 3 ] {098b9229-fcc2-4974-94f9-070849d38f46} <Debug> TCPHandler: Processed in 0.004070948 sec. | ||
| 410 | 2026.01.10 06:40:51.937585 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 411 | 2026.01.10 06:40:51.937857 [ 3 ] {336f0c5c-58ca-462a-8bc3-404b64d3bf3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 412 | 2026.01.10 06:40:51.937990 [ 3 ] {336f0c5c-58ca-462a-8bc3-404b64d3bf3e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 413 | 2026.01.10 06:40:51.940044 [ 3 ] {336f0c5c-58ca-462a-8bc3-404b64d3bf3e} <Debug> oximeter.measurements_cumulativei64 (92c5085f-46ce-4d0c-93af-9f247ddb4d4b): Loading data parts | ||
| 414 | 2026.01.10 06:40:51.940212 [ 3 ] {336f0c5c-58ca-462a-8bc3-404b64d3bf3e} <Debug> oximeter.measurements_cumulativei64 (92c5085f-46ce-4d0c-93af-9f247ddb4d4b): There are no data parts | ||
| 415 | 2026.01.10 06:40:51.941620 [ 3 ] {336f0c5c-58ca-462a-8bc3-404b64d3bf3e} <Debug> TCPHandler: Processed in 0.004091549 sec. | ||
| 416 | 2026.01.10 06:40:51.941797 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 417 | 2026.01.10 06:40:51.941990 [ 3 ] {d419f63b-f5c0-48ae-823f-ca49d77aad91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 418 | 2026.01.10 06:40:51.942147 [ 3 ] {d419f63b-f5c0-48ae-823f-ca49d77aad91} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 419 | 2026.01.10 06:40:51.944462 [ 3 ] {d419f63b-f5c0-48ae-823f-ca49d77aad91} <Debug> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Loading data parts | ||
| 420 | 2026.01.10 06:40:51.944628 [ 3 ] {d419f63b-f5c0-48ae-823f-ca49d77aad91} <Debug> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): There are no data parts | ||
| 421 | 2026.01.10 06:40:51.946182 [ 3 ] {d419f63b-f5c0-48ae-823f-ca49d77aad91} <Debug> TCPHandler: Processed in 0.004446027 sec. | ||
| 422 | 2026.01.10 06:40:51.946442 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 423 | 2026.01.10 06:40:51.946643 [ 3 ] {e1948ee5-b96f-409f-be28-4f0da86676ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 424 | 2026.01.10 06:40:51.946869 [ 3 ] {e1948ee5-b96f-409f-be28-4f0da86676ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 425 | 2026.01.10 06:40:51.949211 [ 3 ] {e1948ee5-b96f-409f-be28-4f0da86676ef} <Debug> oximeter.measurements_cumulativef32 (17c7f692-86a2-4410-aa18-a3af7e294ad2): Loading data parts | ||
| 426 | 2026.01.10 06:40:51.949558 [ 3 ] {e1948ee5-b96f-409f-be28-4f0da86676ef} <Debug> oximeter.measurements_cumulativef32 (17c7f692-86a2-4410-aa18-a3af7e294ad2): There are no data parts | ||
| 427 | 2026.01.10 06:40:51.952114 [ 3 ] {e1948ee5-b96f-409f-be28-4f0da86676ef} <Debug> TCPHandler: Processed in 0.005730057 sec. | ||
| 428 | 2026.01.10 06:40:51.952292 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 429 | 2026.01.10 06:40:51.952594 [ 3 ] {9e569b44-0587-4f0c-a907-e41f1af6253e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 430 | 2026.01.10 06:40:51.952731 [ 3 ] {9e569b44-0587-4f0c-a907-e41f1af6253e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 431 | 2026.01.10 06:40:51.955286 [ 3 ] {9e569b44-0587-4f0c-a907-e41f1af6253e} <Debug> oximeter.measurements_cumulativef64 (cafa43b0-4930-4026-a7c3-05e2c801b15b): Loading data parts | ||
| 432 | 2026.01.10 06:40:51.955454 [ 3 ] {9e569b44-0587-4f0c-a907-e41f1af6253e} <Debug> oximeter.measurements_cumulativef64 (cafa43b0-4930-4026-a7c3-05e2c801b15b): There are no data parts | ||
| 433 | 2026.01.10 06:40:51.957286 [ 3 ] {9e569b44-0587-4f0c-a907-e41f1af6253e} <Debug> TCPHandler: Processed in 0.005053321 sec. | ||
| 434 | 2026.01.10 06:40:51.957507 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 435 | 2026.01.10 06:40:51.957786 [ 3 ] {7c614595-e38e-43a3-a190-54e6acb65a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 436 | * NOTE: Array types cannot be Nullable, see | ||
| 437 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 438 | * for more details. | ||
| 439 | * | ||
| 440 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 441 | * is unfortunate, and at this point relies on the fact that an | ||
| 442 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 443 | * to figure out another way to represent missing samples here. | ||
| 444 | */ | ||
| 445 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 446 | 2026.01.10 06:40:51.957949 [ 3 ] {7c614595-e38e-43a3-a190-54e6acb65a33} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 447 | 2026.01.10 06:40:51.960693 [ 3 ] {7c614595-e38e-43a3-a190-54e6acb65a33} <Debug> oximeter.measurements_histogrami8 (b27ff726-473e-453b-82e8-49ac68d99f12): Loading data parts | ||
| 448 | 2026.01.10 06:40:51.960999 [ 3 ] {7c614595-e38e-43a3-a190-54e6acb65a33} <Debug> oximeter.measurements_histogrami8 (b27ff726-473e-453b-82e8-49ac68d99f12): There are no data parts | ||
| 449 | 2026.01.10 06:40:51.963544 [ 3 ] {7c614595-e38e-43a3-a190-54e6acb65a33} <Debug> TCPHandler: Processed in 0.006111377 sec. | ||
| 450 | 2026.01.10 06:40:51.963744 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.01.10 06:40:51.964108 [ 3 ] {6c179c6c-ccf4-424d-9444-60a8360b2c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 452 | 2026.01.10 06:40:51.964238 [ 3 ] {6c179c6c-ccf4-424d-9444-60a8360b2c88} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 453 | 2026.01.10 06:40:51.966824 [ 3 ] {6c179c6c-ccf4-424d-9444-60a8360b2c88} <Debug> oximeter.measurements_histogramu8 (bd62228f-59b4-4580-a56b-d67e81310e18): Loading data parts | ||
| 454 | 2026.01.10 06:40:51.966981 [ 3 ] {6c179c6c-ccf4-424d-9444-60a8360b2c88} <Debug> oximeter.measurements_histogramu8 (bd62228f-59b4-4580-a56b-d67e81310e18): There are no data parts | ||
| 455 | 2026.01.10 06:40:51.968587 [ 3 ] {6c179c6c-ccf4-424d-9444-60a8360b2c88} <Debug> TCPHandler: Processed in 0.004910007 sec. | ||
| 456 | 2026.01.10 06:40:51.968848 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.01.10 06:40:51.969117 [ 3 ] {479feb26-fbe7-4dd9-9d77-10250f320872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 458 | 2026.01.10 06:40:51.969285 [ 3 ] {479feb26-fbe7-4dd9-9d77-10250f320872} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 459 | 2026.01.10 06:40:51.971591 [ 3 ] {479feb26-fbe7-4dd9-9d77-10250f320872} <Debug> oximeter.measurements_histogrami16 (31220225-cc9f-4d74-bc9a-0a6427c040a9): Loading data parts | ||
| 460 | 2026.01.10 06:40:51.971789 [ 3 ] {479feb26-fbe7-4dd9-9d77-10250f320872} <Debug> oximeter.measurements_histogrami16 (31220225-cc9f-4d74-bc9a-0a6427c040a9): There are no data parts | ||
| 461 | 2026.01.10 06:40:51.974271 [ 3 ] {479feb26-fbe7-4dd9-9d77-10250f320872} <Debug> TCPHandler: Processed in 0.005484721 sec. | ||
| 462 | 2026.01.10 06:40:51.974454 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.01.10 06:40:51.974794 [ 3 ] {51ee04a6-2329-47f0-8b37-069b01b2a3f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 464 | 2026.01.10 06:40:51.974968 [ 3 ] {51ee04a6-2329-47f0-8b37-069b01b2a3f4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 465 | 2026.01.10 06:40:51.978090 [ 3 ] {51ee04a6-2329-47f0-8b37-069b01b2a3f4} <Debug> oximeter.measurements_histogramu16 (16ac2b12-43b9-4642-aded-99bd6bd4abd2): Loading data parts | ||
| 466 | 2026.01.10 06:40:51.978306 [ 3 ] {51ee04a6-2329-47f0-8b37-069b01b2a3f4} <Debug> oximeter.measurements_histogramu16 (16ac2b12-43b9-4642-aded-99bd6bd4abd2): There are no data parts | ||
| 467 | 2026.01.10 06:40:51.980473 [ 3 ] {51ee04a6-2329-47f0-8b37-069b01b2a3f4} <Debug> TCPHandler: Processed in 0.006079935 sec. | ||
| 468 | 2026.01.10 06:40:51.980759 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 469 | 2026.01.10 06:40:51.981075 [ 3 ] {4fd3aaac-264c-4852-a287-5b7bdb6677c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 470 | 2026.01.10 06:40:51.981236 [ 3 ] {4fd3aaac-264c-4852-a287-5b7bdb6677c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 471 | 2026.01.10 06:40:51.983867 [ 3 ] {4fd3aaac-264c-4852-a287-5b7bdb6677c3} <Debug> oximeter.measurements_histogrami32 (e7d38e3f-4c3c-4da0-91c5-e42e71b8ab1b): Loading data parts | ||
| 472 | 2026.01.10 06:40:51.984056 [ 3 ] {4fd3aaac-264c-4852-a287-5b7bdb6677c3} <Debug> oximeter.measurements_histogrami32 (e7d38e3f-4c3c-4da0-91c5-e42e71b8ab1b): There are no data parts | ||
| 473 | 2026.01.10 06:40:51.985552 [ 3 ] {4fd3aaac-264c-4852-a287-5b7bdb6677c3} <Debug> TCPHandler: Processed in 0.004861997 sec. | ||
| 474 | 2026.01.10 06:40:51.985733 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 475 | 2026.01.10 06:40:51.985993 [ 3 ] {7e803d24-b7ad-453b-a2d8-0c14b70515e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 476 | 2026.01.10 06:40:51.986274 [ 3 ] {7e803d24-b7ad-453b-a2d8-0c14b70515e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 477 | 2026.01.10 06:40:51.988763 [ 3 ] {7e803d24-b7ad-453b-a2d8-0c14b70515e5} <Debug> oximeter.measurements_histogramu32 (09cb172c-4ada-4367-963a-f175c2939d20): Loading data parts | ||
| 478 | 2026.01.10 06:40:51.988949 [ 3 ] {7e803d24-b7ad-453b-a2d8-0c14b70515e5} <Debug> oximeter.measurements_histogramu32 (09cb172c-4ada-4367-963a-f175c2939d20): There are no data parts | ||
| 479 | 2026.01.10 06:40:51.990463 [ 3 ] {7e803d24-b7ad-453b-a2d8-0c14b70515e5} <Debug> TCPHandler: Processed in 0.004791744 sec. | ||
| 480 | 2026.01.10 06:40:51.990706 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 481 | 2026.01.10 06:40:51.991063 [ 3 ] {6bcc1d1b-5f67-4bc2-90b6-2f5e2236a331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 482 | 2026.01.10 06:40:51.991401 [ 3 ] {6bcc1d1b-5f67-4bc2-90b6-2f5e2236a331} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 483 | 2026.01.10 06:40:51.993722 [ 3 ] {6bcc1d1b-5f67-4bc2-90b6-2f5e2236a331} <Debug> oximeter.measurements_histogrami64 (5349fe84-7ed3-4a12-a3bd-abda220098db): Loading data parts | ||
| 484 | 2026.01.10 06:40:51.993873 [ 3 ] {6bcc1d1b-5f67-4bc2-90b6-2f5e2236a331} <Debug> oximeter.measurements_histogrami64 (5349fe84-7ed3-4a12-a3bd-abda220098db): There are no data parts | ||
| 485 | 2026.01.10 06:40:51.995565 [ 3 ] {6bcc1d1b-5f67-4bc2-90b6-2f5e2236a331} <Debug> TCPHandler: Processed in 0.004918918 sec. | ||
| 486 | 2026.01.10 06:40:51.995761 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 487 | 2026.01.10 06:40:51.996032 [ 3 ] {bde4d8a1-4328-4aca-aece-0fd2663382c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 488 | 2026.01.10 06:40:51.996184 [ 3 ] {bde4d8a1-4328-4aca-aece-0fd2663382c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 489 | 2026.01.10 06:40:51.998419 [ 3 ] {bde4d8a1-4328-4aca-aece-0fd2663382c9} <Debug> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Loading data parts | ||
| 490 | 2026.01.10 06:40:51.998598 [ 3 ] {bde4d8a1-4328-4aca-aece-0fd2663382c9} <Debug> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): There are no data parts | ||
| 491 | 2026.01.10 06:40:52.000563 [ 3 ] {bde4d8a1-4328-4aca-aece-0fd2663382c9} <Debug> TCPHandler: Processed in 0.004869276 sec. | ||
| 492 | 2026.01.10 06:40:52.000744 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2026.01.10 06:40:52.001062 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 122.89 MiB, peak 122.89 MiB, free memory in arenas 0.00 B, will set to 133.49 MiB (RSS), difference: 10.59 MiB | ||
| 494 | 2026.01.10 06:40:52.001111 [ 3 ] {97e4fa38-7bbb-49d0-af0b-1fac54be7585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) 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) | ||
| 495 | 2026.01.10 06:40:52.001288 [ 3 ] {97e4fa38-7bbb-49d0-af0b-1fac54be7585} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 496 | 2026.01.10 06:40:52.003880 [ 3 ] {97e4fa38-7bbb-49d0-af0b-1fac54be7585} <Debug> oximeter.measurements_histogramf32 (7dc9e186-5623-4444-a01e-729a34f4a38f): Loading data parts | ||
| 497 | 2026.01.10 06:40:52.004221 [ 3 ] {97e4fa38-7bbb-49d0-af0b-1fac54be7585} <Debug> oximeter.measurements_histogramf32 (7dc9e186-5623-4444-a01e-729a34f4a38f): There are no data parts | ||
| 498 | 2026.01.10 06:40:52.005776 [ 3 ] {97e4fa38-7bbb-49d0-af0b-1fac54be7585} <Debug> TCPHandler: Processed in 0.005094872 sec. | ||
| 499 | 2026.01.10 06:40:52.005989 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.01.10 06:40:52.006356 [ 3 ] {2ec5d556-b069-4014-b84f-aed3d5fc4231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) 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) | ||
| 501 | 2026.01.10 06:40:52.006506 [ 3 ] {2ec5d556-b069-4014-b84f-aed3d5fc4231} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 502 | 2026.01.10 06:40:52.008812 [ 3 ] {2ec5d556-b069-4014-b84f-aed3d5fc4231} <Debug> oximeter.measurements_histogramf64 (bde4d3d5-4da4-4261-9afe-35f349072562): Loading data parts | ||
| 503 | 2026.01.10 06:40:52.008966 [ 3 ] {2ec5d556-b069-4014-b84f-aed3d5fc4231} <Debug> oximeter.measurements_histogramf64 (bde4d3d5-4da4-4261-9afe-35f349072562): There are no data parts | ||
| 504 | 2026.01.10 06:40:52.010577 [ 3 ] {2ec5d556-b069-4014-b84f-aed3d5fc4231} <Debug> TCPHandler: Processed in 0.004666292 sec. | ||
| 505 | 2026.01.10 06:40:52.010761 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.01.10 06:40:52.010969 [ 3 ] {b9f983df-7921-4a59-806d-1e16afb1f641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) /* The field tables store named dimensions of each timeseries. | ||
| 507 | * | ||
| 508 | * As with the measurement tables, there is one field table for each field data | ||
| 509 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 510 | * this behavior **must not** be relied upon for query correctness. | ||
| 511 | * | ||
| 512 | * The index for the fields differs from the measurements, however. Rows are | ||
| 513 | * sorted by timeseries name, then field name, field value, and finally | ||
| 514 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 515 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 516 | * usually then used to look up measurements. | ||
| 517 | * | ||
| 518 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 519 | * timeseries name and then key, since it would improve lookups where one | ||
| 520 | * already has the key. Realistically though, these tables are quite small and | ||
| 521 | * so performance benefits will be low in absolute terms. | ||
| 522 | * | ||
| 523 | * TTL: We use a materialized column to expire old field table records. This | ||
| 524 | * column is generated automatically by the database whenever a new row is | ||
| 525 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 526 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 527 | * record will remain during a deduplication, which will have the last | ||
| 528 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 529 | * measurement tables. | ||
| 530 | */ | ||
| 531 | 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) | ||
| 532 | 2026.01.10 06:40:52.011438 [ 3 ] {b9f983df-7921-4a59-806d-1e16afb1f641} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 533 | 2026.01.10 06:40:52.013764 [ 3 ] {b9f983df-7921-4a59-806d-1e16afb1f641} <Debug> oximeter.fields_bool (af2a5078-10d6-4eea-bb38-d3a95d2e90d9): Loading data parts | ||
| 534 | 2026.01.10 06:40:52.014102 [ 3 ] {b9f983df-7921-4a59-806d-1e16afb1f641} <Debug> oximeter.fields_bool (af2a5078-10d6-4eea-bb38-d3a95d2e90d9): There are no data parts | ||
| 535 | 2026.01.10 06:40:52.015569 [ 3 ] {b9f983df-7921-4a59-806d-1e16afb1f641} <Debug> TCPHandler: Processed in 0.004870437 sec. | ||
| 536 | 2026.01.10 06:40:52.015754 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.01.10 06:40:52.016087 [ 3 ] {d3be311c-86d7-466e-bffa-e8116da2ee65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) 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) | ||
| 538 | 2026.01.10 06:40:52.016141 [ 3 ] {d3be311c-86d7-466e-bffa-e8116da2ee65} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 539 | 2026.01.10 06:40:52.021146 [ 3 ] {d3be311c-86d7-466e-bffa-e8116da2ee65} <Debug> oximeter.fields_i8 (be1368e9-cfcf-4a88-bcd4-3f16ffbbe77b): Loading data parts | ||
| 540 | 2026.01.10 06:40:52.021339 [ 3 ] {d3be311c-86d7-466e-bffa-e8116da2ee65} <Debug> oximeter.fields_i8 (be1368e9-cfcf-4a88-bcd4-3f16ffbbe77b): There are no data parts | ||
| 541 | 2026.01.10 06:40:52.023275 [ 3 ] {d3be311c-86d7-466e-bffa-e8116da2ee65} <Debug> TCPHandler: Processed in 0.007581061 sec. | ||
| 542 | 2026.01.10 06:40:52.023556 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.01.10 06:40:52.023748 [ 3 ] {6364c7c7-ac72-44f5-a257-f4886a06db27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) 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) | ||
| 544 | 2026.01.10 06:40:52.023883 [ 3 ] {6364c7c7-ac72-44f5-a257-f4886a06db27} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 545 | 2026.01.10 06:40:52.026447 [ 3 ] {6364c7c7-ac72-44f5-a257-f4886a06db27} <Debug> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Loading data parts | ||
| 546 | 2026.01.10 06:40:52.026729 [ 3 ] {6364c7c7-ac72-44f5-a257-f4886a06db27} <Debug> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): There are no data parts | ||
| 547 | 2026.01.10 06:40:52.028129 [ 3 ] {6364c7c7-ac72-44f5-a257-f4886a06db27} <Debug> TCPHandler: Processed in 0.004638761 sec. | ||
| 548 | 2026.01.10 06:40:52.028293 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.01.10 06:40:52.028526 [ 3 ] {31cd310e-ce5b-46a3-8956-efa330d39cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) 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) | ||
| 550 | 2026.01.10 06:40:52.028620 [ 3 ] {31cd310e-ce5b-46a3-8956-efa330d39cd5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 551 | 2026.01.10 06:40:52.030826 [ 3 ] {31cd310e-ce5b-46a3-8956-efa330d39cd5} <Debug> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Loading data parts | ||
| 552 | 2026.01.10 06:40:52.030985 [ 3 ] {31cd310e-ce5b-46a3-8956-efa330d39cd5} <Debug> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): There are no data parts | ||
| 553 | 2026.01.10 06:40:52.032366 [ 3 ] {31cd310e-ce5b-46a3-8956-efa330d39cd5} <Debug> TCPHandler: Processed in 0.004125679 sec. | ||
| 554 | 2026.01.10 06:40:52.032612 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2026.01.10 06:40:52.032789 [ 3 ] {8c163f57-bed9-4cec-b76c-37b7ea51c5a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) 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) | ||
| 556 | 2026.01.10 06:40:52.032949 [ 3 ] {8c163f57-bed9-4cec-b76c-37b7ea51c5a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 557 | 2026.01.10 06:40:52.035128 [ 3 ] {8c163f57-bed9-4cec-b76c-37b7ea51c5a3} <Debug> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Loading data parts | ||
| 558 | 2026.01.10 06:40:52.035376 [ 3 ] {8c163f57-bed9-4cec-b76c-37b7ea51c5a3} <Debug> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): There are no data parts | ||
| 559 | 2026.01.10 06:40:52.036881 [ 3 ] {8c163f57-bed9-4cec-b76c-37b7ea51c5a3} <Debug> TCPHandler: Processed in 0.004322503 sec. | ||
| 560 | 2026.01.10 06:40:52.037051 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2026.01.10 06:40:52.037308 [ 3 ] {b404ee92-a691-4cb7-9e71-b744f319345f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) 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) | ||
| 562 | 2026.01.10 06:40:52.037362 [ 3 ] {b404ee92-a691-4cb7-9e71-b744f319345f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 563 | 2026.01.10 06:40:52.039593 [ 3 ] {b404ee92-a691-4cb7-9e71-b744f319345f} <Debug> oximeter.fields_i32 (5296864d-e8ee-4a44-91d5-106d27bcd904): Loading data parts | ||
| 564 | 2026.01.10 06:40:52.039754 [ 3 ] {b404ee92-a691-4cb7-9e71-b744f319345f} <Debug> oximeter.fields_i32 (5296864d-e8ee-4a44-91d5-106d27bcd904): There are no data parts | ||
| 565 | 2026.01.10 06:40:52.041161 [ 3 ] {b404ee92-a691-4cb7-9e71-b744f319345f} <Debug> TCPHandler: Processed in 0.00416524 sec. | ||
| 566 | 2026.01.10 06:40:52.041448 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 567 | 2026.01.10 06:40:52.041630 [ 3 ] {ba5060c6-9244-49a8-a7b4-2164a0cb86e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) 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) | ||
| 568 | 2026.01.10 06:40:52.041783 [ 3 ] {ba5060c6-9244-49a8-a7b4-2164a0cb86e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 569 | 2026.01.10 06:40:52.043740 [ 3 ] {ba5060c6-9244-49a8-a7b4-2164a0cb86e1} <Debug> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Loading data parts | ||
| 570 | 2026.01.10 06:40:52.043993 [ 3 ] {ba5060c6-9244-49a8-a7b4-2164a0cb86e1} <Debug> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): There are no data parts | ||
| 571 | 2026.01.10 06:40:52.045751 [ 3 ] {ba5060c6-9244-49a8-a7b4-2164a0cb86e1} <Debug> TCPHandler: Processed in 0.004361074 sec. | ||
| 572 | 2026.01.10 06:40:52.045924 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 573 | 2026.01.10 06:40:52.046190 [ 3 ] {ded95d8e-9acc-4d47-b3a2-85e60df16f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) 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) | ||
| 574 | 2026.01.10 06:40:52.046237 [ 3 ] {ded95d8e-9acc-4d47-b3a2-85e60df16f59} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 575 | 2026.01.10 06:40:52.048263 [ 3 ] {ded95d8e-9acc-4d47-b3a2-85e60df16f59} <Debug> oximeter.fields_i64 (e82c4f93-1836-4b42-8497-cb94d2cc7c9d): Loading data parts | ||
| 576 | 2026.01.10 06:40:52.048446 [ 3 ] {ded95d8e-9acc-4d47-b3a2-85e60df16f59} <Debug> oximeter.fields_i64 (e82c4f93-1836-4b42-8497-cb94d2cc7c9d): There are no data parts | ||
| 577 | 2026.01.10 06:40:52.050139 [ 3 ] {ded95d8e-9acc-4d47-b3a2-85e60df16f59} <Debug> TCPHandler: Processed in 0.004272183 sec. | ||
| 578 | 2026.01.10 06:40:52.050516 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 579 | 2026.01.10 06:40:52.050690 [ 3 ] {8fe4b43f-6f15-4cb2-a5e2-a9db48b25e04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) 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) | ||
| 580 | 2026.01.10 06:40:52.050836 [ 3 ] {8fe4b43f-6f15-4cb2-a5e2-a9db48b25e04} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 581 | 2026.01.10 06:40:52.053005 [ 3 ] {8fe4b43f-6f15-4cb2-a5e2-a9db48b25e04} <Debug> oximeter.fields_u64 (35a9258f-ffa6-4892-8e51-8607a50034eb): Loading data parts | ||
| 582 | 2026.01.10 06:40:52.053322 [ 3 ] {8fe4b43f-6f15-4cb2-a5e2-a9db48b25e04} <Debug> oximeter.fields_u64 (35a9258f-ffa6-4892-8e51-8607a50034eb): There are no data parts | ||
| 583 | 2026.01.10 06:40:52.055380 [ 3 ] {8fe4b43f-6f15-4cb2-a5e2-a9db48b25e04} <Debug> TCPHandler: Processed in 0.004920748 sec. | ||
| 584 | 2026.01.10 06:40:52.055544 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 585 | 2026.01.10 06:40:52.055952 [ 3 ] {0506e0a2-e156-4ddb-ae1c-d16aead33cc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) 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) | ||
| 586 | 2026.01.10 06:40:52.056018 [ 3 ] {0506e0a2-e156-4ddb-ae1c-d16aead33cc6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 587 | 2026.01.10 06:40:52.058154 [ 3 ] {0506e0a2-e156-4ddb-ae1c-d16aead33cc6} <Debug> oximeter.fields_ipaddr (238f5050-c457-4604-832e-c92f31928fa6): Loading data parts | ||
| 588 | 2026.01.10 06:40:52.058354 [ 3 ] {0506e0a2-e156-4ddb-ae1c-d16aead33cc6} <Debug> oximeter.fields_ipaddr (238f5050-c457-4604-832e-c92f31928fa6): There are no data parts | ||
| 589 | 2026.01.10 06:40:52.059655 [ 3 ] {0506e0a2-e156-4ddb-ae1c-d16aead33cc6} <Debug> TCPHandler: Processed in 0.004167409 sec. | ||
| 590 | 2026.01.10 06:40:52.059993 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 591 | 2026.01.10 06:40:52.060181 [ 3 ] {34aa2eb1-e840-4629-b0f3-f28627f712f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) 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) | ||
| 592 | 2026.01.10 06:40:52.060340 [ 3 ] {34aa2eb1-e840-4629-b0f3-f28627f712f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 593 | 2026.01.10 06:40:52.063197 [ 3 ] {34aa2eb1-e840-4629-b0f3-f28627f712f3} <Debug> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Loading data parts | ||
| 594 | 2026.01.10 06:40:52.063473 [ 3 ] {34aa2eb1-e840-4629-b0f3-f28627f712f3} <Debug> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): There are no data parts | ||
| 595 | 2026.01.10 06:40:52.068003 [ 3 ] {34aa2eb1-e840-4629-b0f3-f28627f712f3} <Debug> TCPHandler: Processed in 0.008070533 sec. | ||
| 596 | 2026.01.10 06:40:52.068195 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 597 | 2026.01.10 06:40:52.068535 [ 3 ] {0ad58497-3028-49eb-8c48-18361d494f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) 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) | ||
| 598 | 2026.01.10 06:40:52.068715 [ 3 ] {0ad58497-3028-49eb-8c48-18361d494f03} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 599 | 2026.01.10 06:40:52.071832 [ 3 ] {0ad58497-3028-49eb-8c48-18361d494f03} <Debug> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Loading data parts | ||
| 600 | 2026.01.10 06:40:52.072022 [ 3 ] {0ad58497-3028-49eb-8c48-18361d494f03} <Debug> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): There are no data parts | ||
| 601 | 2026.01.10 06:40:52.074338 [ 3 ] {0ad58497-3028-49eb-8c48-18361d494f03} <Debug> TCPHandler: Processed in 0.006213969 sec. | ||
| 602 | 2026.01.10 06:40:52.074641 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 603 | 2026.01.10 06:40:52.074983 [ 3 ] {cade7ed0-2fc9-4637-afc1-f6c31b333954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) /* The timeseries schema table stores the extracted schema for the samples | ||
| 604 | * oximeter collects. | ||
| 605 | */ | ||
| 606 | 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) | ||
| 607 | 2026.01.10 06:40:52.075167 [ 3 ] {cade7ed0-2fc9-4637-afc1-f6c31b333954} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 608 | 2026.01.10 06:40:52.078057 [ 3 ] {cade7ed0-2fc9-4637-afc1-f6c31b333954} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c): Loading data parts | ||
| 609 | 2026.01.10 06:40:52.078249 [ 3 ] {cade7ed0-2fc9-4637-afc1-f6c31b333954} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c): There are no data parts | ||
| 610 | 2026.01.10 06:40:52.080731 [ 3 ] {cade7ed0-2fc9-4637-afc1-f6c31b333954} <Debug> TCPHandler: Processed in 0.006153417 sec. | ||
| 611 | 2026.01.10 06:40:52.081151 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 612 | 2026.01.10 06:40:52.081498 [ 253 ] {c3160415-0e93-4656-88ce-35ae223613f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 613 | 2026.01.10 06:40:52.083123 [ 253 ] {c3160415-0e93-4656-88ce-35ae223613f0} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 614 | 2026.01.10 06:40:52.099351 [ 268 ] {c3160415-0e93-4656-88ce-35ae223613f0} <Trace> oximeter.version (b6888ffa-29fd-4f3d-a658-2c4a5115ddd7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 615 | 2026.01.10 06:40:52.099425 [ 268 ] {c3160415-0e93-4656-88ce-35ae223613f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 616 | 2026.01.10 06:40:52.105480 [ 268 ] {c3160415-0e93-4656-88ce-35ae223613f0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 617 | 2026.01.10 06:40:52.106693 [ 268 ] {c3160415-0e93-4656-88ce-35ae223613f0} <Trace> oximeter.version (b6888ffa-29fd-4f3d-a658-2c4a5115ddd7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 618 | 2026.01.10 06:40:52.107088 [ 253 ] {c3160415-0e93-4656-88ce-35ae223613f0} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.025742 sec., 38.84702043353275 rows/sec., 621.55 B/sec. | ||
| 619 | 2026.01.10 06:40:52.108786 [ 253 ] {c3160415-0e93-4656-88ce-35ae223613f0} <Debug> TCPHandler: Processed in 0.027815486 sec. | ||
| 620 | 2026.01.10 06:40:52.344536 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59348 | ||
| 621 | 2026.01.10 06:40:52.346961 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2026.01.10 06:40:52.347024 [ 270 ] {} <Debug> TCP-Session: e5a1c69f-46f2-444e-adf9-613193e83dad Authenticating user 'default' from [fd00:1122:3344:101::c]:59348 | ||
| 623 | 2026.01.10 06:40:52.347282 [ 270 ] {} <Debug> TCP-Session: e5a1c69f-46f2-444e-adf9-613193e83dad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2026.01.10 06:40:52.347303 [ 270 ] {} <Debug> TCP-Session: e5a1c69f-46f2-444e-adf9-613193e83dad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.01.10 06:40:52.347381 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2026.01.10 06:40:52.347530 [ 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 | 2026.01.10 06:40:52.347550 [ 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 | 2026.01.10 06:40:52.351999 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58328 | ||
| 629 | 2026.01.10 06:40:52.352227 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 630 | 2026.01.10 06:40:52.352262 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48386 | ||
| 631 | 2026.01.10 06:40:52.352337 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63340 | ||
| 632 | 2026.01.10 06:40:52.352389 [ 271 ] {} <Debug> TCP-Session: eeb3cfaf-ffd8-4323-8697-58284089845b Authenticating user 'default' from [fd00:1122:3344:101::c]:58328 | ||
| 633 | 2026.01.10 06:40:52.352258 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61830 | ||
| 634 | 2026.01.10 06:40:52.352435 [ 271 ] {} <Debug> TCP-Session: eeb3cfaf-ffd8-4323-8697-58284089845b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 635 | 2026.01.10 06:40:52.352414 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60511 | ||
| 636 | 2026.01.10 06:40:52.352644 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61138 | ||
| 637 | 2026.01.10 06:40:52.352683 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 638 | 2026.01.10 06:40:52.352707 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53680 | ||
| 639 | 2026.01.10 06:40:52.352755 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.01.10 06:40:52.352693 [ 271 ] {} <Debug> TCP-Session: eeb3cfaf-ffd8-4323-8697-58284089845b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2026.01.10 06:40:52.352815 [ 274 ] {} <Debug> TCP-Session: 7a9b909c-f2c1-4d08-a91b-9984ec12ce0a Authenticating user 'default' from [fd00:1122:3344:101::c]:63340 | ||
| 642 | 2026.01.10 06:40:52.352845 [ 273 ] {} <Debug> TCP-Session: 55307e19-4d1a-4ff2-8b7f-1f18c5afb432 Authenticating user 'default' from [fd00:1122:3344:101::c]:48386 | ||
| 643 | 2026.01.10 06:40:52.352921 [ 274 ] {} <Debug> TCP-Session: 7a9b909c-f2c1-4d08-a91b-9984ec12ce0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2026.01.10 06:40:52.352933 [ 273 ] {} <Debug> TCP-Session: 55307e19-4d1a-4ff2-8b7f-1f18c5afb432 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2026.01.10 06:40:52.352948 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2026.01.10 06:40:52.352950 [ 274 ] {} <Debug> TCP-Session: 7a9b909c-f2c1-4d08-a91b-9984ec12ce0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2026.01.10 06:40:52.353189 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2026.01.10 06:40:52.353265 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 649 | 2026.01.10 06:40:52.353266 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 650 | 2026.01.10 06:40:52.353240 [ 275 ] {} <Debug> TCP-Session: c570f4c8-b76c-4670-bccb-7b354c142097 Authenticating user 'default' from [fd00:1122:3344:101::c]:60511 | ||
| 651 | 2026.01.10 06:40:52.353466 [ 272 ] {} <Debug> TCP-Session: bb651bf9-403a-4460-9111-d32ff3783616 Authenticating user 'default' from [fd00:1122:3344:101::c]:61830 | ||
| 652 | 2026.01.10 06:40:52.353467 [ 276 ] {} <Debug> TCP-Session: 3593d623-14e7-4385-9832-e9715482e4af Authenticating user 'default' from [fd00:1122:3344:101::c]:61138 | ||
| 653 | 2026.01.10 06:40:52.353204 [ 273 ] {} <Debug> TCP-Session: 55307e19-4d1a-4ff2-8b7f-1f18c5afb432 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.01.10 06:40:52.353621 [ 272 ] {} <Debug> TCP-Session: bb651bf9-403a-4460-9111-d32ff3783616 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.01.10 06:40:52.353614 [ 276 ] {} <Debug> TCP-Session: 3593d623-14e7-4385-9832-e9715482e4af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.01.10 06:40:52.353594 [ 275 ] {} <Debug> TCP-Session: c570f4c8-b76c-4670-bccb-7b354c142097 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.01.10 06:40:52.353777 [ 272 ] {} <Debug> TCP-Session: bb651bf9-403a-4460-9111-d32ff3783616 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.01.10 06:40:52.353768 [ 276 ] {} <Debug> TCP-Session: 3593d623-14e7-4385-9832-e9715482e4af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.01.10 06:40:52.353474 [ 277 ] {} <Debug> TCP-Session: 437802ca-2884-4ac6-bb55-df994f7798fd Authenticating user 'default' from [fd00:1122:3344:101::c]:53680 | ||
| 660 | 2026.01.10 06:40:52.353892 [ 275 ] {} <Debug> TCP-Session: c570f4c8-b76c-4670-bccb-7b354c142097 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.01.10 06:40:52.354021 [ 277 ] {} <Debug> TCP-Session: 437802ca-2884-4ac6-bb55-df994f7798fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.01.10 06:40:52.354042 [ 277 ] {} <Debug> TCP-Session: 437802ca-2884-4ac6-bb55-df994f7798fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.01.10 06:40:52.374443 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43237 | ||
| 664 | 2026.01.10 06:40:52.375272 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2026.01.10 06:40:52.375340 [ 278 ] {} <Debug> TCP-Session: 43dd53c1-d69b-4076-9579-e05e5f476512 Authenticating user 'default' from [fd00:1122:3344:101::a]:43237 | ||
| 666 | 2026.01.10 06:40:52.375368 [ 278 ] {} <Debug> TCP-Session: 43dd53c1-d69b-4076-9579-e05e5f476512 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2026.01.10 06:40:52.375585 [ 278 ] {} <Debug> TCP-Session: 43dd53c1-d69b-4076-9579-e05e5f476512 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.01.10 06:40:52.375661 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 669 | 2026.01.10 06:40:52.375713 [ 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 | ||
| 670 | 2026.01.10 06:40:52.375981 [ 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 | ||
| 671 | 2026.01.10 06:40:52.377549 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48100 | ||
| 672 | 2026.01.10 06:40:52.377668 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58380 | ||
| 673 | 2026.01.10 06:40:52.377786 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 674 | 2026.01.10 06:40:52.377824 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54094 | ||
| 675 | 2026.01.10 06:40:52.377935 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52044 | ||
| 676 | 2026.01.10 06:40:52.377951 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 677 | 2026.01.10 06:40:52.378016 [ 279 ] {} <Debug> TCP-Session: 022947c6-0a32-41dd-acfb-358572eb06f2 Authenticating user 'default' from [fd00:1122:3344:101::a]:48100 | ||
| 678 | 2026.01.10 06:40:52.378050 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37793 | ||
| 679 | 2026.01.10 06:40:52.378035 [ 280 ] {} <Debug> TCP-Session: 5f444d20-b28c-434b-9424-2969a53345cb Authenticating user 'default' from [fd00:1122:3344:101::a]:58380 | ||
| 680 | 2026.01.10 06:40:52.378165 [ 279 ] {} <Debug> TCP-Session: 022947c6-0a32-41dd-acfb-358572eb06f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.01.10 06:40:52.378177 [ 280 ] {} <Debug> TCP-Session: 5f444d20-b28c-434b-9424-2969a53345cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 682 | 2026.01.10 06:40:52.378252 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.01.10 06:40:52.378243 [ 279 ] {} <Debug> TCP-Session: 022947c6-0a32-41dd-acfb-358572eb06f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 684 | 2026.01.10 06:40:52.378176 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.01.10 06:40:52.378368 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56172 | ||
| 686 | 2026.01.10 06:40:52.378450 [ 280 ] {} <Debug> TCP-Session: 5f444d20-b28c-434b-9424-2969a53345cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2026.01.10 06:40:52.378331 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.01.10 06:40:52.378491 [ 282 ] {} <Debug> TCP-Session: 98c4c5d3-146b-48a0-ab79-4a3cd99db6c7 Authenticating user 'default' from [fd00:1122:3344:101::a]:52044 | ||
| 689 | 2026.01.10 06:40:52.378173 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47239 | ||
| 690 | 2026.01.10 06:40:52.378792 [ 283 ] {} <Debug> TCP-Session: 9160c258-e6d9-4526-8a8e-85a4e0e57a46 Authenticating user 'default' from [fd00:1122:3344:101::a]:37793 | ||
| 691 | 2026.01.10 06:40:52.378929 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2026.01.10 06:40:52.379004 [ 281 ] {} <Debug> TCP-Session: 3de1f2d8-75b8-48b7-8fa0-a452a81ce975 Authenticating user 'default' from [fd00:1122:3344:101::a]:54094 | ||
| 693 | 2026.01.10 06:40:52.379020 [ 283 ] {} <Debug> TCP-Session: 9160c258-e6d9-4526-8a8e-85a4e0e57a46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.01.10 06:40:52.379043 [ 285 ] {} <Debug> TCP-Session: 0fef9385-966a-462d-8bc6-247c9bcc847d Authenticating user 'default' from [fd00:1122:3344:101::a]:56172 | ||
| 695 | 2026.01.10 06:40:52.379045 [ 281 ] {} <Debug> TCP-Session: 3de1f2d8-75b8-48b7-8fa0-a452a81ce975 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.01.10 06:40:52.379153 [ 285 ] {} <Debug> TCP-Session: 0fef9385-966a-462d-8bc6-247c9bcc847d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.01.10 06:40:52.379155 [ 281 ] {} <Debug> TCP-Session: 3de1f2d8-75b8-48b7-8fa0-a452a81ce975 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.01.10 06:40:52.379227 [ 283 ] {} <Debug> TCP-Session: 9160c258-e6d9-4526-8a8e-85a4e0e57a46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.01.10 06:40:52.379264 [ 282 ] {} <Debug> TCP-Session: 98c4c5d3-146b-48a0-ab79-4a3cd99db6c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.01.10 06:40:52.379289 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 701 | 2026.01.10 06:40:52.379355 [ 285 ] {} <Debug> TCP-Session: 0fef9385-966a-462d-8bc6-247c9bcc847d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.01.10 06:40:52.379327 [ 282 ] {} <Debug> TCP-Session: 98c4c5d3-146b-48a0-ab79-4a3cd99db6c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.01.10 06:40:52.379553 [ 284 ] {} <Debug> TCP-Session: ce5d6806-86e7-4825-997a-3258ec6dd404 Authenticating user 'default' from [fd00:1122:3344:101::a]:47239 | ||
| 704 | 2026.01.10 06:40:52.379725 [ 284 ] {} <Debug> TCP-Session: ce5d6806-86e7-4825-997a-3258ec6dd404 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.01.10 06:40:52.379765 [ 284 ] {} <Debug> TCP-Session: ce5d6806-86e7-4825-997a-3258ec6dd404 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.01.10 06:40:53.000975 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.79 MiB, peak 134.79 MiB, free memory in arenas 0.00 B, will set to 139.75 MiB (RSS), difference: 4.96 MiB | ||
| 707 | 2026.01.10 06:40:58.777056 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.01.10 06:40:58.777154 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 709 | 2026.01.10 06:40:58.777198 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 710 | 2026.01.10 06:40:58.777342 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.01.10 06:40:58.781313 [ 244 ] {} <Debug> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Loading data parts | ||
| 712 | 2026.01.10 06:40:58.781490 [ 244 ] {} <Debug> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): There are no data parts | ||
| 713 | 2026.01.10 06:40:58.787522 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.01.10 06:40:58.787641 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 715 | 2026.01.10 06:40:58.795182 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2026.01.10 06:40:58.795765 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 717 | 2026.01.10 06:40:58.795968 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 718 | 2026.01.10 06:40:58.800405 [ 243 ] {} <Debug> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Loading data parts | ||
| 719 | 2026.01.10 06:40:58.800610 [ 243 ] {} <Debug> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): There are no data parts | ||
| 720 | 2026.01.10 06:40:58.824302 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.01.10 06:40:58.824442 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 722 | 2026.01.10 06:40:58.830571 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.01.10 06:40:58.831637 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.01.10 06:40:58.834768 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.01.10 06:40:59.000355 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.92 MiB, peak 148.92 MiB, free memory in arenas 0.00 B, will set to 154.04 MiB (RSS), difference: 9.11 MiB | ||
| 726 | 2026.01.10 06:41:01.276233 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.01.10 06:41:01.276423 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.01.10 06:41:01.280911 [ 242 ] {} <Debug> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Loading data parts | ||
| 729 | 2026.01.10 06:41:01.281092 [ 242 ] {} <Debug> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): There are no data parts | ||
| 730 | 2026.01.10 06:41:01.287260 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.01.10 06:41:01.287413 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 732 | 2026.01.10 06:41:01.289190 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.01.10 06:41:01.289709 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.01.10 06:41:01.289996 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.01.10 06:41:02.000231 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.25 MiB, peak 158.25 MiB, free memory in arenas 0.00 B, will set to 155.18 MiB (RSS), difference: -3.07 MiB | ||
| 736 | 2026.01.10 06:41:06.245957 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.01.10 06:41:06.246011 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.01.10 06:41:06.296202 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 739 | 2026.01.10 06:41:06.301567 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.01.10 06:41:06.301629 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 741 | 2026.01.10 06:41:06.302319 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.01.10 06:41:06.302826 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.01.10 06:41:06.302984 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.01.10 06:41:06.334994 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.01.10 06:41:06.352641 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.01.10 06:41:06.352748 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 747 | 2026.01.10 06:41:06.359360 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.01.10 06:41:06.360435 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.01.10 06:41:06.363360 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.01.10 06:41:07.001140 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.91 MiB, peak 159.91 MiB, free memory in arenas 0.00 B, will set to 157.71 MiB (RSS), difference: 1.80 MiB | ||
| 751 | 2026.01.10 06:41:07.705445 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 752 | 2026.01.10 06:41:07.705774 [ 3 ] {9683882f-cdab-4a05-bacd-c44a5a2c564e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 753 | 2026.01.10 06:41:07.708124 [ 3 ] {9683882f-cdab-4a05-bacd-c44a5a2c564e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 754 | 2026.01.10 06:41:07.708399 [ 3 ] {9683882f-cdab-4a05-bacd-c44a5a2c564e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 755 | 2026.01.10 06:41:07.710991 [ 3 ] {9683882f-cdab-4a05-bacd-c44a5a2c564e} <Debug> TCPHandler: Processed in 0.005683756 sec. | ||
| 756 | 2026.01.10 06:41:07.718692 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 757 | 2026.01.10 06:41:07.718909 [ 3 ] {d3d5e5c5-9187-415c-9e08-8524e124ea4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 758 | 2026.01.10 06:41:07.724909 [ 3 ] {d3d5e5c5-9187-415c-9e08-8524e124ea4f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 759 | 2026.01.10 06:41:07.725013 [ 3 ] {d3d5e5c5-9187-415c-9e08-8524e124ea4f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 760 | 2026.01.10 06:41:07.727435 [ 3 ] {d3d5e5c5-9187-415c-9e08-8524e124ea4f} <Debug> TCPHandler: Processed in 0.008807321 sec. | ||
| 761 | 2026.01.10 06:41:07.727698 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 762 | 2026.01.10 06:41:07.727820 [ 3 ] {5d8c3f76-7d00-4297-a889-f1443cc80029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 763 | 2026.01.10 06:41:07.728127 [ 3 ] {5d8c3f76-7d00-4297-a889-f1443cc80029} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 764 | 2026.01.10 06:41:07.728173 [ 3 ] {5d8c3f76-7d00-4297-a889-f1443cc80029} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 765 | 2026.01.10 06:41:07.728511 [ 3 ] {5d8c3f76-7d00-4297-a889-f1443cc80029} <Debug> TCPHandler: Processed in 0.000865141 sec. | ||
| 766 | 2026.01.10 06:41:07.728715 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 767 | 2026.01.10 06:41:07.728832 [ 3 ] {393698bf-eb18-4aa4-844c-2b7db8e22de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) 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) | ||
| 768 | 2026.01.10 06:41:07.729091 [ 3 ] {393698bf-eb18-4aa4-844c-2b7db8e22de6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 769 | 2026.01.10 06:41:07.729136 [ 3 ] {393698bf-eb18-4aa4-844c-2b7db8e22de6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 770 | 2026.01.10 06:41:07.729432 [ 3 ] {393698bf-eb18-4aa4-844c-2b7db8e22de6} <Debug> TCPHandler: Processed in 0.000766098 sec. | ||
| 771 | 2026.01.10 06:41:07.729643 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 772 | 2026.01.10 06:41:07.729760 [ 3 ] {b17ba565-3935-414d-8d6c-bfc73d5e997a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) 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) | ||
| 773 | 2026.01.10 06:41:07.730024 [ 3 ] {b17ba565-3935-414d-8d6c-bfc73d5e997a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 774 | 2026.01.10 06:41:07.730069 [ 3 ] {b17ba565-3935-414d-8d6c-bfc73d5e997a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 775 | 2026.01.10 06:41:07.730449 [ 3 ] {b17ba565-3935-414d-8d6c-bfc73d5e997a} <Debug> TCPHandler: Processed in 0.00085516 sec. | ||
| 776 | 2026.01.10 06:41:07.730663 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 777 | 2026.01.10 06:41:07.730778 [ 3 ] {e5790815-075b-41e6-8fe6-25ad896c0fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) 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) | ||
| 778 | 2026.01.10 06:41:07.731036 [ 3 ] {e5790815-075b-41e6-8fe6-25ad896c0fb9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 779 | 2026.01.10 06:41:07.731079 [ 3 ] {e5790815-075b-41e6-8fe6-25ad896c0fb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 780 | 2026.01.10 06:41:07.731383 [ 3 ] {e5790815-075b-41e6-8fe6-25ad896c0fb9} <Debug> TCPHandler: Processed in 0.000769629 sec. | ||
| 781 | 2026.01.10 06:41:07.731599 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 782 | 2026.01.10 06:41:07.731714 [ 3 ] {1bac25cb-8c03-487a-ad91-192c5c723642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) 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) | ||
| 783 | 2026.01.10 06:41:07.731976 [ 3 ] {1bac25cb-8c03-487a-ad91-192c5c723642} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 784 | 2026.01.10 06:41:07.732019 [ 3 ] {1bac25cb-8c03-487a-ad91-192c5c723642} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 785 | 2026.01.10 06:41:07.732345 [ 3 ] {1bac25cb-8c03-487a-ad91-192c5c723642} <Debug> TCPHandler: Processed in 0.00080011 sec. | ||
| 786 | 2026.01.10 06:41:07.732547 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 787 | 2026.01.10 06:41:07.732662 [ 3 ] {78c4ece0-b197-4eda-be7b-652e5e2e0c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) 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) | ||
| 788 | 2026.01.10 06:41:07.732922 [ 3 ] {78c4ece0-b197-4eda-be7b-652e5e2e0c00} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 789 | 2026.01.10 06:41:07.732967 [ 3 ] {78c4ece0-b197-4eda-be7b-652e5e2e0c00} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 790 | 2026.01.10 06:41:07.733286 [ 3 ] {78c4ece0-b197-4eda-be7b-652e5e2e0c00} <Debug> TCPHandler: Processed in 0.000788629 sec. | ||
| 791 | 2026.01.10 06:41:07.733496 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 792 | 2026.01.10 06:41:07.733618 [ 3 ] {1d565437-6537-49e8-b49e-b35ce82df961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) 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) | ||
| 793 | 2026.01.10 06:41:07.733885 [ 3 ] {1d565437-6537-49e8-b49e-b35ce82df961} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 794 | 2026.01.10 06:41:07.733929 [ 3 ] {1d565437-6537-49e8-b49e-b35ce82df961} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 795 | 2026.01.10 06:41:07.734322 [ 3 ] {1d565437-6537-49e8-b49e-b35ce82df961} <Debug> TCPHandler: Processed in 0.000882191 sec. | ||
| 796 | 2026.01.10 06:41:07.734534 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 797 | 2026.01.10 06:41:07.734653 [ 3 ] {af6b5121-c976-4bfb-8cc9-855cad4b33fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) 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) | ||
| 798 | 2026.01.10 06:41:07.734918 [ 3 ] {af6b5121-c976-4bfb-8cc9-855cad4b33fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 799 | 2026.01.10 06:41:07.734963 [ 3 ] {af6b5121-c976-4bfb-8cc9-855cad4b33fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 800 | 2026.01.10 06:41:07.735265 [ 3 ] {af6b5121-c976-4bfb-8cc9-855cad4b33fc} <Debug> TCPHandler: Processed in 0.000779449 sec. | ||
| 801 | 2026.01.10 06:41:07.735484 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 802 | 2026.01.10 06:41:07.735611 [ 3 ] {76678843-4e3e-4bb2-a242-5d6488ea73c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) 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) | ||
| 803 | 2026.01.10 06:41:07.735874 [ 3 ] {76678843-4e3e-4bb2-a242-5d6488ea73c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 804 | 2026.01.10 06:41:07.735917 [ 3 ] {76678843-4e3e-4bb2-a242-5d6488ea73c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 805 | 2026.01.10 06:41:07.736221 [ 3 ] {76678843-4e3e-4bb2-a242-5d6488ea73c9} <Debug> TCPHandler: Processed in 0.000784598 sec. | ||
| 806 | 2026.01.10 06:41:07.736426 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 807 | 2026.01.10 06:41:07.736543 [ 3 ] {166c1bd8-5eca-4242-a440-d95a7fe4446e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) 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) | ||
| 808 | 2026.01.10 06:41:07.736808 [ 3 ] {166c1bd8-5eca-4242-a440-d95a7fe4446e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 809 | 2026.01.10 06:41:07.736851 [ 3 ] {166c1bd8-5eca-4242-a440-d95a7fe4446e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 810 | 2026.01.10 06:41:07.737160 [ 3 ] {166c1bd8-5eca-4242-a440-d95a7fe4446e} <Debug> TCPHandler: Processed in 0.000782849 sec. | ||
| 811 | 2026.01.10 06:41:07.737374 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 812 | 2026.01.10 06:41:07.737493 [ 3 ] {abaec610-5610-468c-8208-35fe049c08b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) 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) | ||
| 813 | 2026.01.10 06:41:07.737763 [ 3 ] {abaec610-5610-468c-8208-35fe049c08b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 814 | 2026.01.10 06:41:07.737807 [ 3 ] {abaec610-5610-468c-8208-35fe049c08b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 815 | 2026.01.10 06:41:07.738106 [ 3 ] {abaec610-5610-468c-8208-35fe049c08b2} <Debug> TCPHandler: Processed in 0.000779478 sec. | ||
| 816 | 2026.01.10 06:41:07.738312 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 817 | 2026.01.10 06:41:07.738429 [ 3 ] {49439f09-a3ef-40af-8594-ecea47f7b471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) 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) | ||
| 818 | 2026.01.10 06:41:07.738698 [ 3 ] {49439f09-a3ef-40af-8594-ecea47f7b471} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 819 | 2026.01.10 06:41:07.738741 [ 3 ] {49439f09-a3ef-40af-8594-ecea47f7b471} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 820 | 2026.01.10 06:41:07.739043 [ 3 ] {49439f09-a3ef-40af-8594-ecea47f7b471} <Debug> TCPHandler: Processed in 0.000779289 sec. | ||
| 821 | 2026.01.10 06:41:07.739247 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 822 | 2026.01.10 06:41:07.739366 [ 3 ] {943981ef-51c7-4c13-8618-24369f5eb4ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) 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) | ||
| 823 | 2026.01.10 06:41:07.739644 [ 3 ] {943981ef-51c7-4c13-8618-24369f5eb4ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 824 | 2026.01.10 06:41:07.739687 [ 3 ] {943981ef-51c7-4c13-8618-24369f5eb4ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 825 | 2026.01.10 06:41:07.740004 [ 3 ] {943981ef-51c7-4c13-8618-24369f5eb4ce} <Debug> TCPHandler: Processed in 0.000805219 sec. | ||
| 826 | 2026.01.10 06:41:07.740661 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 827 | 2026.01.10 06:41:07.740779 [ 3 ] {9c03159f-7120-401a-9ba7-564f4127dc1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) 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) | ||
| 828 | 2026.01.10 06:41:07.741051 [ 3 ] {9c03159f-7120-401a-9ba7-564f4127dc1c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 829 | 2026.01.10 06:41:07.741094 [ 3 ] {9c03159f-7120-401a-9ba7-564f4127dc1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 830 | 2026.01.10 06:41:07.741405 [ 3 ] {9c03159f-7120-401a-9ba7-564f4127dc1c} <Debug> TCPHandler: Processed in 0.000792728 sec. | ||
| 831 | 2026.01.10 06:41:07.741687 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 832 | 2026.01.10 06:41:07.741805 [ 3 ] {13a72a11-6476-4fd5-91e4-e55ec916ade0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 833 | 2026.01.10 06:41:07.742081 [ 3 ] {13a72a11-6476-4fd5-91e4-e55ec916ade0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 834 | 2026.01.10 06:41:07.742124 [ 3 ] {13a72a11-6476-4fd5-91e4-e55ec916ade0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 835 | 2026.01.10 06:41:07.742619 [ 3 ] {13a72a11-6476-4fd5-91e4-e55ec916ade0} <Debug> TCPHandler: Processed in 0.000981274 sec. | ||
| 836 | 2026.01.10 06:41:07.742853 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 837 | 2026.01.10 06:41:07.742974 [ 3 ] {4a1e42b8-1223-43df-939b-a4678f91f807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 838 | 2026.01.10 06:41:07.743270 [ 3 ] {4a1e42b8-1223-43df-939b-a4678f91f807} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 839 | 2026.01.10 06:41:07.743314 [ 3 ] {4a1e42b8-1223-43df-939b-a4678f91f807} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 840 | 2026.01.10 06:41:07.743631 [ 3 ] {4a1e42b8-1223-43df-939b-a4678f91f807} <Debug> TCPHandler: Processed in 0.00082729 sec. | ||
| 841 | 2026.01.10 06:41:07.743859 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 842 | 2026.01.10 06:41:07.743980 [ 3 ] {ef7ac02b-116f-488a-ad8a-c0ff680d5cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 843 | 2026.01.10 06:41:07.744259 [ 3 ] {ef7ac02b-116f-488a-ad8a-c0ff680d5cf1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 844 | 2026.01.10 06:41:07.744302 [ 3 ] {ef7ac02b-116f-488a-ad8a-c0ff680d5cf1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 845 | 2026.01.10 06:41:07.744641 [ 3 ] {ef7ac02b-116f-488a-ad8a-c0ff680d5cf1} <Debug> TCPHandler: Processed in 0.00083076 sec. | ||
| 846 | 2026.01.10 06:41:07.744875 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 847 | 2026.01.10 06:41:07.744996 [ 3 ] {dcd0767c-9e19-4dc2-bace-0b248603d351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_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') FORMAT Native; (stage: Complete) | ||
| 848 | 2026.01.10 06:41:07.745276 [ 3 ] {dcd0767c-9e19-4dc2-bace-0b248603d351} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 849 | 2026.01.10 06:41:07.745320 [ 3 ] {dcd0767c-9e19-4dc2-bace-0b248603d351} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 850 | 2026.01.10 06:41:07.745636 [ 3 ] {dcd0767c-9e19-4dc2-bace-0b248603d351} <Debug> TCPHandler: Processed in 0.000809799 sec. | ||
| 851 | 2026.01.10 06:41:07.745866 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 852 | 2026.01.10 06:41:07.745985 [ 3 ] {3cd119ef-74c1-48eb-8939-33761681025a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_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') FORMAT Native; (stage: Complete) | ||
| 853 | 2026.01.10 06:41:07.746264 [ 3 ] {3cd119ef-74c1-48eb-8939-33761681025a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 854 | 2026.01.10 06:41:07.746307 [ 3 ] {3cd119ef-74c1-48eb-8939-33761681025a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 855 | 2026.01.10 06:41:07.746625 [ 3 ] {3cd119ef-74c1-48eb-8939-33761681025a} <Debug> TCPHandler: Processed in 0.00080783 sec. | ||
| 856 | 2026.01.10 06:41:07.754543 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 857 | 2026.01.10 06:41:07.754677 [ 3 ] {6a40096a-fbfc-4cfd-93db-06017981ac17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_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') FORMAT Native; (stage: Complete) | ||
| 858 | 2026.01.10 06:41:07.754976 [ 3 ] {6a40096a-fbfc-4cfd-93db-06017981ac17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 859 | 2026.01.10 06:41:07.755022 [ 3 ] {6a40096a-fbfc-4cfd-93db-06017981ac17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 860 | 2026.01.10 06:41:07.755369 [ 3 ] {6a40096a-fbfc-4cfd-93db-06017981ac17} <Debug> TCPHandler: Processed in 0.000879441 sec. | ||
| 861 | 2026.01.10 06:41:07.755702 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 862 | 2026.01.10 06:41:07.755829 [ 3 ] {cf55581d-5641-430a-8fcf-8a14da9dfda4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) 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', 'sled_data_link:errors_received', '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') FORMAT Native; (stage: Complete) | ||
| 863 | 2026.01.10 06:41:07.756114 [ 3 ] {cf55581d-5641-430a-8fcf-8a14da9dfda4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 864 | 2026.01.10 06:41:07.756158 [ 3 ] {cf55581d-5641-430a-8fcf-8a14da9dfda4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 865 | 2026.01.10 06:41:07.756495 [ 3 ] {cf55581d-5641-430a-8fcf-8a14da9dfda4} <Debug> TCPHandler: Processed in 0.00084248 sec. | ||
| 866 | 2026.01.10 06:41:07.756714 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 867 | 2026.01.10 06:41:07.756838 [ 3 ] {e10c9acd-76e6-4258-a692-de337ecd7d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) 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', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', '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') FORMAT Native; (stage: Complete) | ||
| 868 | 2026.01.10 06:41:07.757129 [ 3 ] {e10c9acd-76e6-4258-a692-de337ecd7d3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 869 | 2026.01.10 06:41:07.757174 [ 3 ] {e10c9acd-76e6-4258-a692-de337ecd7d3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 870 | 2026.01.10 06:41:07.757494 [ 3 ] {e10c9acd-76e6-4258-a692-de337ecd7d3b} <Debug> TCPHandler: Processed in 0.00082885 sec. | ||
| 871 | 2026.01.10 06:41:07.757704 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 872 | 2026.01.10 06:41:07.757830 [ 3 ] {01cfe725-cfea-4830-8437-e7419eceefab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', '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') FORMAT Native; (stage: Complete) | ||
| 873 | 2026.01.10 06:41:07.758124 [ 3 ] {01cfe725-cfea-4830-8437-e7419eceefab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 874 | 2026.01.10 06:41:07.758168 [ 3 ] {01cfe725-cfea-4830-8437-e7419eceefab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 875 | 2026.01.10 06:41:07.758483 [ 3 ] {01cfe725-cfea-4830-8437-e7419eceefab} <Debug> TCPHandler: Processed in 0.00082762 sec. | ||
| 876 | 2026.01.10 06:41:07.758687 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 877 | 2026.01.10 06:41:07.758811 [ 3 ] {2354f863-b875-4271-b34b-ab29ecef9518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) 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', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', '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') FORMAT Native; (stage: Complete) | ||
| 878 | 2026.01.10 06:41:07.759100 [ 3 ] {2354f863-b875-4271-b34b-ab29ecef9518} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 879 | 2026.01.10 06:41:07.759143 [ 3 ] {2354f863-b875-4271-b34b-ab29ecef9518} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 880 | 2026.01.10 06:41:07.759451 [ 3 ] {2354f863-b875-4271-b34b-ab29ecef9518} <Debug> TCPHandler: Processed in 0.0008135 sec. | ||
| 881 | 2026.01.10 06:41:07.759658 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 882 | 2026.01.10 06:41:07.759784 [ 3 ] {af9a451f-9116-433b-a120-dd78ca893d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) 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', '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', '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') FORMAT Native; (stage: Complete) | ||
| 883 | 2026.01.10 06:41:07.760076 [ 3 ] {af9a451f-9116-433b-a120-dd78ca893d43} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 884 | 2026.01.10 06:41:07.760119 [ 3 ] {af9a451f-9116-433b-a120-dd78ca893d43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 885 | 2026.01.10 06:41:07.760447 [ 3 ] {af9a451f-9116-433b-a120-dd78ca893d43} <Debug> TCPHandler: Processed in 0.000837871 sec. | ||
| 886 | 2026.01.10 06:41:07.813515 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 887 | 2026.01.10 06:41:07.813679 [ 3 ] {175d931f-3fb4-42f3-b1f7-639c3a76938e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 888 | 2026.01.10 06:41:07.813751 [ 3 ] {175d931f-3fb4-42f3-b1f7-639c3a76938e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 889 | 2026.01.10 06:41:07.814751 [ 3 ] {175d931f-3fb4-42f3-b1f7-639c3a76938e} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 890 | 2026.01.10 06:41:07.814811 [ 3 ] {175d931f-3fb4-42f3-b1f7-639c3a76938e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 891 | 2026.01.10 06:41:07.815510 [ 3 ] {175d931f-3fb4-42f3-b1f7-639c3a76938e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 892 | 2026.01.10 06:41:07.815927 [ 3 ] {175d931f-3fb4-42f3-b1f7-639c3a76938e} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 893 | 2026.01.10 06:41:07.816098 [ 3 ] {175d931f-3fb4-42f3-b1f7-639c3a76938e} <Debug> executeQuery: Read 27 rows, 6.41 KiB in 0.002473 sec., 10917.913465426607 rows/sec., 2.53 MiB/sec. | ||
| 894 | 2026.01.10 06:41:07.816141 [ 3 ] {175d931f-3fb4-42f3-b1f7-639c3a76938e} <Debug> TCPHandler: Processed in 0.002740765 sec. | ||
| 895 | 2026.01.10 06:41:07.816303 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 896 | 2026.01.10 06:41:07.816403 [ 3 ] {bd9e6140-800d-4fe5-a357-c21470bb638a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 897 | 2026.01.10 06:41:07.816445 [ 3 ] {bd9e6140-800d-4fe5-a357-c21470bb638a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 898 | 2026.01.10 06:41:07.822896 [ 3 ] {bd9e6140-800d-4fe5-a357-c21470bb638a} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 899 | 2026.01.10 06:41:07.822932 [ 3 ] {bd9e6140-800d-4fe5-a357-c21470bb638a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 900 | 2026.01.10 06:41:07.823484 [ 3 ] {bd9e6140-800d-4fe5-a357-c21470bb638a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 901 | 2026.01.10 06:41:07.824024 [ 3 ] {bd9e6140-800d-4fe5-a357-c21470bb638a} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 902 | 2026.01.10 06:41:07.824173 [ 3 ] {bd9e6140-800d-4fe5-a357-c21470bb638a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.007793 sec., 3079.6868984986527 rows/sec., 261.65 KiB/sec. | ||
| 903 | 2026.01.10 06:41:07.824213 [ 3 ] {bd9e6140-800d-4fe5-a357-c21470bb638a} <Debug> TCPHandler: Processed in 0.007962791 sec. | ||
| 904 | 2026.01.10 06:41:07.824334 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 905 | 2026.01.10 06:41:07.824431 [ 3 ] {9c34210a-2588-4c48-aea3-b9d33a2e8e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 906 | 2026.01.10 06:41:07.824472 [ 3 ] {9c34210a-2588-4c48-aea3-b9d33a2e8e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 907 | 2026.01.10 06:41:07.824903 [ 3 ] {9c34210a-2588-4c48-aea3-b9d33a2e8e27} <Trace> oximeter.fields_ipaddr (238f5050-c457-4604-832e-c92f31928fa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 908 | 2026.01.10 06:41:07.824940 [ 3 ] {9c34210a-2588-4c48-aea3-b9d33a2e8e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 909 | 2026.01.10 06:41:07.825392 [ 3 ] {9c34210a-2588-4c48-aea3-b9d33a2e8e27} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 910 | 2026.01.10 06:41:07.825858 [ 3 ] {9c34210a-2588-4c48-aea3-b9d33a2e8e27} <Trace> oximeter.fields_ipaddr (238f5050-c457-4604-832e-c92f31928fa6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 911 | 2026.01.10 06:41:07.826000 [ 3 ] {9c34210a-2588-4c48-aea3-b9d33a2e8e27} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001588 sec., 3778.337531486146 rows/sec., 308.10 KiB/sec. | ||
| 912 | 2026.01.10 06:41:07.826039 [ 3 ] {9c34210a-2588-4c48-aea3-b9d33a2e8e27} <Debug> TCPHandler: Processed in 0.001755802 sec. | ||
| 913 | 2026.01.10 06:41:07.826159 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 914 | 2026.01.10 06:41:07.826254 [ 3 ] {68dc5703-5308-4ad6-8882-10b58f2a2ddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 915 | 2026.01.10 06:41:07.826294 [ 3 ] {68dc5703-5308-4ad6-8882-10b58f2a2ddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 916 | 2026.01.10 06:41:07.827544 [ 3 ] {68dc5703-5308-4ad6-8882-10b58f2a2ddb} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 917 | 2026.01.10 06:41:07.827583 [ 3 ] {68dc5703-5308-4ad6-8882-10b58f2a2ddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 918 | 2026.01.10 06:41:07.828140 [ 3 ] {68dc5703-5308-4ad6-8882-10b58f2a2ddb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 919 | 2026.01.10 06:41:07.828593 [ 3 ] {68dc5703-5308-4ad6-8882-10b58f2a2ddb} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 920 | 2026.01.10 06:41:07.828733 [ 3 ] {68dc5703-5308-4ad6-8882-10b58f2a2ddb} <Debug> executeQuery: Read 1289 rows, 110.25 KiB in 0.002498 sec., 516012.8102481986 rows/sec., 43.10 MiB/sec. | ||
| 921 | 2026.01.10 06:41:07.828771 [ 3 ] {68dc5703-5308-4ad6-8882-10b58f2a2ddb} <Debug> TCPHandler: Processed in 0.002662474 sec. | ||
| 922 | 2026.01.10 06:41:07.828894 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 923 | 2026.01.10 06:41:07.828990 [ 3 ] {1600368f-5291-4430-9af2-f23b637ec124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 924 | 2026.01.10 06:41:07.829031 [ 3 ] {1600368f-5291-4430-9af2-f23b637ec124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 925 | 2026.01.10 06:41:07.829450 [ 3 ] {1600368f-5291-4430-9af2-f23b637ec124} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 926 | 2026.01.10 06:41:07.829488 [ 3 ] {1600368f-5291-4430-9af2-f23b637ec124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 927 | 2026.01.10 06:41:07.829991 [ 3 ] {1600368f-5291-4430-9af2-f23b637ec124} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 928 | 2026.01.10 06:41:07.830427 [ 3 ] {1600368f-5291-4430-9af2-f23b637ec124} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 929 | 2026.01.10 06:41:07.830566 [ 3 ] {1600368f-5291-4430-9af2-f23b637ec124} <Debug> executeQuery: Read 18 rows, 1.38 KiB in 0.001594 sec., 11292.346298619825 rows/sec., 865.67 KiB/sec. | ||
| 930 | 2026.01.10 06:41:07.830607 [ 3 ] {1600368f-5291-4430-9af2-f23b637ec124} <Debug> TCPHandler: Processed in 0.001763422 sec. | ||
| 931 | 2026.01.10 06:41:07.830725 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 932 | 2026.01.10 06:41:07.830821 [ 3 ] {bf1e9dd6-8b94-49b6-bf55-ae20ae0b6a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 933 | 2026.01.10 06:41:07.830862 [ 3 ] {bf1e9dd6-8b94-49b6-bf55-ae20ae0b6a7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 934 | 2026.01.10 06:41:07.831749 [ 3 ] {bf1e9dd6-8b94-49b6-bf55-ae20ae0b6a7b} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 935 | 2026.01.10 06:41:07.831785 [ 3 ] {bf1e9dd6-8b94-49b6-bf55-ae20ae0b6a7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 936 | 2026.01.10 06:41:07.832230 [ 3 ] {bf1e9dd6-8b94-49b6-bf55-ae20ae0b6a7b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 937 | 2026.01.10 06:41:07.832717 [ 3 ] {bf1e9dd6-8b94-49b6-bf55-ae20ae0b6a7b} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 938 | 2026.01.10 06:41:07.832862 [ 3 ] {bf1e9dd6-8b94-49b6-bf55-ae20ae0b6a7b} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00206 sec., 122330.09708737863 rows/sec., 8.46 MiB/sec. | ||
| 939 | 2026.01.10 06:41:07.832906 [ 3 ] {bf1e9dd6-8b94-49b6-bf55-ae20ae0b6a7b} <Debug> TCPHandler: Processed in 0.002233144 sec. | ||
| 940 | 2026.01.10 06:41:07.833029 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 941 | 2026.01.10 06:41:07.833124 [ 3 ] {5c85bad3-387f-4342-acbe-b5942f359761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 942 | 2026.01.10 06:41:07.833166 [ 3 ] {5c85bad3-387f-4342-acbe-b5942f359761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 943 | 2026.01.10 06:41:07.833578 [ 3 ] {5c85bad3-387f-4342-acbe-b5942f359761} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 944 | 2026.01.10 06:41:07.833615 [ 3 ] {5c85bad3-387f-4342-acbe-b5942f359761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 945 | 2026.01.10 06:41:07.834052 [ 3 ] {5c85bad3-387f-4342-acbe-b5942f359761} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 946 | 2026.01.10 06:41:07.834489 [ 3 ] {5c85bad3-387f-4342-acbe-b5942f359761} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 947 | 2026.01.10 06:41:07.834632 [ 3 ] {5c85bad3-387f-4342-acbe-b5942f359761} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001528 sec., 7853.4031413612565 rows/sec., 613.55 KiB/sec. | ||
| 948 | 2026.01.10 06:41:07.834676 [ 3 ] {5c85bad3-387f-4342-acbe-b5942f359761} <Debug> TCPHandler: Processed in 0.001698501 sec. | ||
| 949 | 2026.01.10 06:41:07.834799 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 950 | 2026.01.10 06:41:07.834893 [ 3 ] {46e95aed-aec0-4f9b-b8c9-9eb56bfdde61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 951 | 2026.01.10 06:41:07.834934 [ 3 ] {46e95aed-aec0-4f9b-b8c9-9eb56bfdde61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 952 | 2026.01.10 06:41:07.835537 [ 3 ] {46e95aed-aec0-4f9b-b8c9-9eb56bfdde61} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 953 | 2026.01.10 06:41:07.835574 [ 3 ] {46e95aed-aec0-4f9b-b8c9-9eb56bfdde61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 954 | 2026.01.10 06:41:07.836061 [ 3 ] {46e95aed-aec0-4f9b-b8c9-9eb56bfdde61} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 955 | 2026.01.10 06:41:07.836526 [ 3 ] {46e95aed-aec0-4f9b-b8c9-9eb56bfdde61} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 956 | 2026.01.10 06:41:07.836665 [ 3 ] {46e95aed-aec0-4f9b-b8c9-9eb56bfdde61} <Debug> executeQuery: Read 526 rows, 40.27 KiB in 0.00179 sec., 293854.748603352 rows/sec., 21.97 MiB/sec. | ||
| 957 | 2026.01.10 06:41:07.836709 [ 3 ] {46e95aed-aec0-4f9b-b8c9-9eb56bfdde61} <Debug> TCPHandler: Processed in 0.001960997 sec. | ||
| 958 | 2026.01.10 06:41:07.836828 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 959 | 2026.01.10 06:41:07.836922 [ 3 ] {3d61d1c7-656d-4eba-80d7-a579e73bb635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 960 | 2026.01.10 06:41:07.836966 [ 3 ] {3d61d1c7-656d-4eba-80d7-a579e73bb635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 961 | 2026.01.10 06:41:07.837803 [ 3 ] {3d61d1c7-656d-4eba-80d7-a579e73bb635} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 962 | 2026.01.10 06:41:07.837837 [ 3 ] {3d61d1c7-656d-4eba-80d7-a579e73bb635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 963 | 2026.01.10 06:41:07.840699 [ 3 ] {3d61d1c7-656d-4eba-80d7-a579e73bb635} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 964 | 2026.01.10 06:41:07.841138 [ 3 ] {3d61d1c7-656d-4eba-80d7-a579e73bb635} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 965 | 2026.01.10 06:41:07.841277 [ 3 ] {3d61d1c7-656d-4eba-80d7-a579e73bb635} <Debug> executeQuery: Read 1601 rows, 112.14 KiB in 0.004374 sec., 366026.52034750796 rows/sec., 25.04 MiB/sec. | ||
| 966 | 2026.01.10 06:41:07.841318 [ 3 ] {3d61d1c7-656d-4eba-80d7-a579e73bb635} <Debug> TCPHandler: Processed in 0.004540048 sec. | ||
| 967 | 2026.01.10 06:41:07.841435 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 968 | 2026.01.10 06:41:07.841530 [ 3 ] {c3ea8ebe-2a26-4b7b-b0d3-1d62914eb82b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 969 | 2026.01.10 06:41:07.841572 [ 3 ] {c3ea8ebe-2a26-4b7b-b0d3-1d62914eb82b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 970 | 2026.01.10 06:41:07.841918 [ 3 ] {c3ea8ebe-2a26-4b7b-b0d3-1d62914eb82b} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 971 | 2026.01.10 06:41:07.841954 [ 3 ] {c3ea8ebe-2a26-4b7b-b0d3-1d62914eb82b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 972 | 2026.01.10 06:41:07.842386 [ 3 ] {c3ea8ebe-2a26-4b7b-b0d3-1d62914eb82b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 973 | 2026.01.10 06:41:07.842830 [ 3 ] {c3ea8ebe-2a26-4b7b-b0d3-1d62914eb82b} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 974 | 2026.01.10 06:41:07.842966 [ 3 ] {c3ea8ebe-2a26-4b7b-b0d3-1d62914eb82b} <Debug> executeQuery: Read 6 rows, 431.00 B in 0.001456 sec., 4120.879120879121 rows/sec., 289.08 KiB/sec. | ||
| 975 | 2026.01.10 06:41:07.843007 [ 3 ] {c3ea8ebe-2a26-4b7b-b0d3-1d62914eb82b} <Debug> TCPHandler: Processed in 0.001622579 sec. | ||
| 976 | 2026.01.10 06:41:11.293179 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 74 entries to flush up to offset 162 | ||
| 977 | 2026.01.10 06:41:11.296700 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 978 | 2026.01.10 06:41:11.296740 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 979 | 2026.01.10 06:41:11.298123 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 980 | 2026.01.10 06:41:11.298583 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 981 | 2026.01.10 06:41:11.298814 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 162 | ||
| 982 | 2026.01.10 06:41:12.000314 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.43 MiB, peak 160.44 MiB, free memory in arenas 0.00 B, will set to 160.61 MiB (RSS), difference: 4.18 MiB | ||
| 983 | 2026.01.10 06:41:12.133253 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 984 | 2026.01.10 06:41:12.133464 [ 3 ] {49b88a32-8770-49cb-98e3-5615c3539db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 985 | 2026.01.10 06:41:12.133545 [ 3 ] {49b88a32-8770-49cb-98e3-5615c3539db5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 986 | 2026.01.10 06:41:12.134178 [ 3 ] {49b88a32-8770-49cb-98e3-5615c3539db5} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 987 | 2026.01.10 06:41:12.134214 [ 3 ] {49b88a32-8770-49cb-98e3-5615c3539db5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 988 | 2026.01.10 06:41:12.134803 [ 3 ] {49b88a32-8770-49cb-98e3-5615c3539db5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 989 | 2026.01.10 06:41:12.135409 [ 3 ] {49b88a32-8770-49cb-98e3-5615c3539db5} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 990 | 2026.01.10 06:41:12.135559 [ 3 ] {49b88a32-8770-49cb-98e3-5615c3539db5} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.002161 sec., 12031.466913465987 rows/sec., 928.66 KiB/sec. | ||
| 991 | 2026.01.10 06:41:12.135600 [ 3 ] {49b88a32-8770-49cb-98e3-5615c3539db5} <Debug> TCPHandler: Processed in 0.002544091 sec. | ||
| 992 | 2026.01.10 06:41:12.135761 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 993 | 2026.01.10 06:41:12.135870 [ 3 ] {dd93893e-0dfc-490d-b9d4-29c5a990d46b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 994 | 2026.01.10 06:41:12.135912 [ 3 ] {dd93893e-0dfc-490d-b9d4-29c5a990d46b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 995 | 2026.01.10 06:41:12.136342 [ 3 ] {dd93893e-0dfc-490d-b9d4-29c5a990d46b} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 996 | 2026.01.10 06:41:12.136378 [ 3 ] {dd93893e-0dfc-490d-b9d4-29c5a990d46b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 997 | 2026.01.10 06:41:12.136796 [ 3 ] {dd93893e-0dfc-490d-b9d4-29c5a990d46b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 998 | 2026.01.10 06:41:12.137332 [ 3 ] {dd93893e-0dfc-490d-b9d4-29c5a990d46b} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 999 | 2026.01.10 06:41:12.137469 [ 3 ] {dd93893e-0dfc-490d-b9d4-29c5a990d46b} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001619 sec., 17294.626312538603 rows/sec., 1.35 MiB/sec. | ||
| 1000 | 2026.01.10 06:41:12.137511 [ 3 ] {dd93893e-0dfc-490d-b9d4-29c5a990d46b} <Debug> TCPHandler: Processed in 0.001814583 sec. | ||
| 1001 | 2026.01.10 06:41:12.137641 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1002 | 2026.01.10 06:41:12.137748 [ 3 ] {feb19fad-01f3-4f0f-bd9f-324b76166446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1003 | 2026.01.10 06:41:12.137797 [ 3 ] {feb19fad-01f3-4f0f-bd9f-324b76166446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1004 | 2026.01.10 06:41:12.138199 [ 3 ] {feb19fad-01f3-4f0f-bd9f-324b76166446} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1005 | 2026.01.10 06:41:12.138236 [ 3 ] {feb19fad-01f3-4f0f-bd9f-324b76166446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1006 | 2026.01.10 06:41:12.138735 [ 3 ] {feb19fad-01f3-4f0f-bd9f-324b76166446} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1007 | 2026.01.10 06:41:12.139269 [ 3 ] {feb19fad-01f3-4f0f-bd9f-324b76166446} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1008 | 2026.01.10 06:41:12.139394 [ 3 ] {feb19fad-01f3-4f0f-bd9f-324b76166446} <Debug> executeQuery: Read 80 rows, 5.68 KiB in 0.001716 sec., 46620.04662004662 rows/sec., 3.23 MiB/sec. | ||
| 1009 | 2026.01.10 06:41:12.139429 [ 3 ] {feb19fad-01f3-4f0f-bd9f-324b76166446} <Debug> TCPHandler: Processed in 0.001892816 sec. | ||
| 1010 | 2026.01.10 06:41:12.139541 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1011 | 2026.01.10 06:41:12.139633 [ 3 ] {6180d624-cb99-4000-8211-4459450334b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1012 | 2026.01.10 06:41:12.139751 [ 3 ] {6180d624-cb99-4000-8211-4459450334b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1013 | 2026.01.10 06:41:12.140084 [ 3 ] {6180d624-cb99-4000-8211-4459450334b4} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1014 | 2026.01.10 06:41:12.140120 [ 3 ] {6180d624-cb99-4000-8211-4459450334b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1015 | 2026.01.10 06:41:12.140564 [ 3 ] {6180d624-cb99-4000-8211-4459450334b4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1016 | 2026.01.10 06:41:12.141041 [ 3 ] {6180d624-cb99-4000-8211-4459450334b4} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1017 | 2026.01.10 06:41:12.141175 [ 3 ] {6180d624-cb99-4000-8211-4459450334b4} <Debug> executeQuery: Read 24 rows, 1.68 KiB in 0.001499 sec., 16010.673782521682 rows/sec., 1.10 MiB/sec. | ||
| 1018 | 2026.01.10 06:41:12.141211 [ 3 ] {6180d624-cb99-4000-8211-4459450334b4} <Debug> TCPHandler: Processed in 0.0016632 sec. | ||
| 1019 | 2026.01.10 06:41:13.803255 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 1020 | 2026.01.10 06:41:13.804030 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1021 | 2026.01.10 06:41:13.804108 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1022 | 2026.01.10 06:41:13.804821 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1023 | 2026.01.10 06:41:13.805318 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1024 | 2026.01.10 06:41:13.805446 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 1025 | 2026.01.10 06:41:13.863610 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1026 | 2026.01.10 06:41:13.879389 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1027 | 2026.01.10 06:41:13.879446 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1028 | 2026.01.10 06:41:13.885731 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1029 | 2026.01.10 06:41:13.886934 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1030 | 2026.01.10 06:41:13.889913 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1031 | 2026.01.10 06:41:14.000213 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.17 MiB, peak 165.17 MiB, free memory in arenas 0.00 B, will set to 162.34 MiB (RSS), difference: 1.17 MiB | ||
| 1032 | 2026.01.10 06:41:17.135264 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1033 | 2026.01.10 06:41:17.135453 [ 3 ] {43e8b799-3fbc-4e4c-ba94-182b65f3952b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1034 | 2026.01.10 06:41:17.135520 [ 3 ] {43e8b799-3fbc-4e4c-ba94-182b65f3952b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1035 | 2026.01.10 06:41:17.136152 [ 3 ] {43e8b799-3fbc-4e4c-ba94-182b65f3952b} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1036 | 2026.01.10 06:41:17.136193 [ 3 ] {43e8b799-3fbc-4e4c-ba94-182b65f3952b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1037 | 2026.01.10 06:41:17.136776 [ 3 ] {43e8b799-3fbc-4e4c-ba94-182b65f3952b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1038 | 2026.01.10 06:41:17.137343 [ 3 ] {43e8b799-3fbc-4e4c-ba94-182b65f3952b} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1039 | 2026.01.10 06:41:17.137499 [ 3 ] {43e8b799-3fbc-4e4c-ba94-182b65f3952b} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.002097 sec., 12398.664759179781 rows/sec., 957.00 KiB/sec. | ||
| 1040 | 2026.01.10 06:41:17.137541 [ 3 ] {43e8b799-3fbc-4e4c-ba94-182b65f3952b} <Debug> TCPHandler: Processed in 0.002409458 sec. | ||
| 1041 | 2026.01.10 06:41:17.137673 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1042 | 2026.01.10 06:41:17.137765 [ 3 ] {8aa6c8a1-a66f-40b6-8076-6aed545501f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1043 | 2026.01.10 06:41:17.137805 [ 3 ] {8aa6c8a1-a66f-40b6-8076-6aed545501f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1044 | 2026.01.10 06:41:17.138230 [ 3 ] {8aa6c8a1-a66f-40b6-8076-6aed545501f6} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1045 | 2026.01.10 06:41:17.138265 [ 3 ] {8aa6c8a1-a66f-40b6-8076-6aed545501f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1046 | 2026.01.10 06:41:17.138814 [ 3 ] {8aa6c8a1-a66f-40b6-8076-6aed545501f6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1047 | 2026.01.10 06:41:17.139388 [ 3 ] {8aa6c8a1-a66f-40b6-8076-6aed545501f6} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1048 | 2026.01.10 06:41:17.139526 [ 3 ] {8aa6c8a1-a66f-40b6-8076-6aed545501f6} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001779 sec., 15739.179314221474 rows/sec., 1.23 MiB/sec. | ||
| 1049 | 2026.01.10 06:41:17.139563 [ 3 ] {8aa6c8a1-a66f-40b6-8076-6aed545501f6} <Debug> TCPHandler: Processed in 0.001938196 sec. | ||
| 1050 | 2026.01.10 06:41:17.139683 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1051 | 2026.01.10 06:41:17.139776 [ 3 ] {7a90036f-0ed3-4ddf-adc8-38022e6337c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1052 | 2026.01.10 06:41:17.139819 [ 3 ] {7a90036f-0ed3-4ddf-adc8-38022e6337c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1053 | 2026.01.10 06:41:17.140237 [ 3 ] {7a90036f-0ed3-4ddf-adc8-38022e6337c6} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1054 | 2026.01.10 06:41:17.140273 [ 3 ] {7a90036f-0ed3-4ddf-adc8-38022e6337c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1055 | 2026.01.10 06:41:17.140735 [ 3 ] {7a90036f-0ed3-4ddf-adc8-38022e6337c6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1056 | 2026.01.10 06:41:17.141203 [ 3 ] {7a90036f-0ed3-4ddf-adc8-38022e6337c6} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1057 | 2026.01.10 06:41:17.141332 [ 3 ] {7a90036f-0ed3-4ddf-adc8-38022e6337c6} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001575 sec., 63492.06349206349 rows/sec., 4.40 MiB/sec. | ||
| 1058 | 2026.01.10 06:41:17.141367 [ 3 ] {7a90036f-0ed3-4ddf-adc8-38022e6337c6} <Debug> TCPHandler: Processed in 0.001732531 sec. | ||
| 1059 | 2026.01.10 06:41:17.141487 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1060 | 2026.01.10 06:41:17.141579 [ 3 ] {047d860a-2acd-4f26-af58-688a8b8cac93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1061 | 2026.01.10 06:41:17.141622 [ 3 ] {047d860a-2acd-4f26-af58-688a8b8cac93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1062 | 2026.01.10 06:41:17.141952 [ 3 ] {047d860a-2acd-4f26-af58-688a8b8cac93} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1063 | 2026.01.10 06:41:17.141988 [ 3 ] {047d860a-2acd-4f26-af58-688a8b8cac93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1064 | 2026.01.10 06:41:17.142401 [ 3 ] {047d860a-2acd-4f26-af58-688a8b8cac93} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1065 | 2026.01.10 06:41:17.142866 [ 3 ] {047d860a-2acd-4f26-af58-688a8b8cac93} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1066 | 2026.01.10 06:41:17.143003 [ 3 ] {047d860a-2acd-4f26-af58-688a8b8cac93} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001442 sec., 20804.438280166436 rows/sec., 1.43 MiB/sec. | ||
| 1067 | 2026.01.10 06:41:17.143037 [ 3 ] {047d860a-2acd-4f26-af58-688a8b8cac93} <Debug> TCPHandler: Processed in 0.001598968 sec. | ||
| 1068 | 2026.01.10 06:41:21.246047 [ 22 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1069 | 2026.01.10 06:41:21.246138 [ 22 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1070 | 2026.01.10 06:41:21.299088 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 178 | ||
| 1071 | 2026.01.10 06:41:21.300959 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1072 | 2026.01.10 06:41:21.300996 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1073 | 2026.01.10 06:41:21.302208 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1074 | 2026.01.10 06:41:21.302679 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1075 | 2026.01.10 06:41:21.302912 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 178 | ||
| 1076 | 2026.01.10 06:41:21.306235 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 1077 | 2026.01.10 06:41:21.306852 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1078 | 2026.01.10 06:41:21.306891 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1079 | 2026.01.10 06:41:21.307584 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1080 | 2026.01.10 06:41:21.308022 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1081 | 2026.01.10 06:41:21.308150 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1082 | 2026.01.10 06:41:21.390671 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1083 | 2026.01.10 06:41:21.407038 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1084 | 2026.01.10 06:41:21.407087 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1085 | 2026.01.10 06:41:21.413262 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1086 | 2026.01.10 06:41:21.414489 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1087 | 2026.01.10 06:41:21.417313 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1088 | 2026.01.10 06:41:22.133893 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1089 | 2026.01.10 06:41:22.134111 [ 3 ] {f6378b42-cd8f-4ab4-b483-7370e1c4cdd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1090 | 2026.01.10 06:41:22.134196 [ 3 ] {f6378b42-cd8f-4ab4-b483-7370e1c4cdd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1091 | 2026.01.10 06:41:22.134882 [ 3 ] {f6378b42-cd8f-4ab4-b483-7370e1c4cdd3} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1092 | 2026.01.10 06:41:22.134930 [ 3 ] {f6378b42-cd8f-4ab4-b483-7370e1c4cdd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1093 | 2026.01.10 06:41:22.135566 [ 3 ] {f6378b42-cd8f-4ab4-b483-7370e1c4cdd3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1094 | 2026.01.10 06:41:22.136099 [ 3 ] {f6378b42-cd8f-4ab4-b483-7370e1c4cdd3} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1095 | 2026.01.10 06:41:22.136266 [ 3 ] {f6378b42-cd8f-4ab4-b483-7370e1c4cdd3} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.002226 sec., 11680.143755615452 rows/sec., 901.54 KiB/sec. | ||
| 1096 | 2026.01.10 06:41:22.136309 [ 3 ] {f6378b42-cd8f-4ab4-b483-7370e1c4cdd3} <Debug> TCPHandler: Processed in 0.002607093 sec. | ||
| 1097 | 2026.01.10 06:41:22.136427 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1098 | 2026.01.10 06:41:22.136523 [ 3 ] {8f4256eb-3f05-4270-a416-e462a5493bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1099 | 2026.01.10 06:41:22.136565 [ 3 ] {8f4256eb-3f05-4270-a416-e462a5493bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1100 | 2026.01.10 06:41:22.136977 [ 3 ] {8f4256eb-3f05-4270-a416-e462a5493bae} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1101 | 2026.01.10 06:41:22.137015 [ 3 ] {8f4256eb-3f05-4270-a416-e462a5493bae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1102 | 2026.01.10 06:41:22.137435 [ 3 ] {8f4256eb-3f05-4270-a416-e462a5493bae} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1103 | 2026.01.10 06:41:22.137893 [ 3 ] {8f4256eb-3f05-4270-a416-e462a5493bae} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1104 | 2026.01.10 06:41:22.138025 [ 3 ] {8f4256eb-3f05-4270-a416-e462a5493bae} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001522 sec., 18396.84625492773 rows/sec., 1.43 MiB/sec. | ||
| 1105 | 2026.01.10 06:41:22.138062 [ 3 ] {8f4256eb-3f05-4270-a416-e462a5493bae} <Debug> TCPHandler: Processed in 0.001686531 sec. | ||
| 1106 | 2026.01.10 06:41:22.138182 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1107 | 2026.01.10 06:41:22.138276 [ 3 ] {493a5978-0728-4cfa-9c54-e695af467a1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1108 | 2026.01.10 06:41:22.138322 [ 3 ] {493a5978-0728-4cfa-9c54-e695af467a1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1109 | 2026.01.10 06:41:22.138728 [ 3 ] {493a5978-0728-4cfa-9c54-e695af467a1d} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1110 | 2026.01.10 06:41:22.138764 [ 3 ] {493a5978-0728-4cfa-9c54-e695af467a1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1111 | 2026.01.10 06:41:22.139279 [ 3 ] {493a5978-0728-4cfa-9c54-e695af467a1d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1112 | 2026.01.10 06:41:22.139879 [ 3 ] {493a5978-0728-4cfa-9c54-e695af467a1d} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1113 | 2026.01.10 06:41:22.140014 [ 3 ] {493a5978-0728-4cfa-9c54-e695af467a1d} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001757 sec., 56915.19635742743 rows/sec., 3.95 MiB/sec. | ||
| 1114 | 2026.01.10 06:41:22.140050 [ 3 ] {493a5978-0728-4cfa-9c54-e695af467a1d} <Debug> TCPHandler: Processed in 0.001918226 sec. | ||
| 1115 | 2026.01.10 06:41:22.140172 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1116 | 2026.01.10 06:41:22.140267 [ 3 ] {eec6d060-26bd-47d7-9d7c-c8f98656f41b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1117 | 2026.01.10 06:41:22.140310 [ 3 ] {eec6d060-26bd-47d7-9d7c-c8f98656f41b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1118 | 2026.01.10 06:41:22.140659 [ 3 ] {eec6d060-26bd-47d7-9d7c-c8f98656f41b} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1119 | 2026.01.10 06:41:22.140695 [ 3 ] {eec6d060-26bd-47d7-9d7c-c8f98656f41b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1120 | 2026.01.10 06:41:22.141252 [ 3 ] {eec6d060-26bd-47d7-9d7c-c8f98656f41b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1121 | 2026.01.10 06:41:22.141791 [ 3 ] {eec6d060-26bd-47d7-9d7c-c8f98656f41b} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1122 | 2026.01.10 06:41:22.141930 [ 3 ] {eec6d060-26bd-47d7-9d7c-c8f98656f41b} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001682 sec., 17835.9096313912 rows/sec., 1.22 MiB/sec. | ||
| 1123 | 2026.01.10 06:41:22.141967 [ 3 ] {eec6d060-26bd-47d7-9d7c-c8f98656f41b} <Debug> TCPHandler: Processed in 0.001845214 sec. | ||
| 1124 | 2026.01.10 06:41:27.130718 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1125 | 2026.01.10 06:41:27.130946 [ 3 ] {39be2d44-67af-41fc-8338-94f8ca43a95a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) 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', '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', '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') FORMAT Native; (stage: Complete) | ||
| 1126 | 2026.01.10 06:41:27.135576 [ 3 ] {39be2d44-67af-41fc-8338-94f8ca43a95a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1127 | 2026.01.10 06:41:27.139560 [ 3 ] {39be2d44-67af-41fc-8338-94f8ca43a95a} <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', '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', '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')" moved to PREWHERE | ||
| 1128 | 2026.01.10 06:41:27.139819 [ 3 ] {39be2d44-67af-41fc-8338-94f8ca43a95a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1129 | 2026.01.10 06:41:27.141914 [ 3 ] {39be2d44-67af-41fc-8338-94f8ca43a95a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1130 | 2026.01.10 06:41:27.144087 [ 3 ] {39be2d44-67af-41fc-8338-94f8ca43a95a} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1131 | 2026.01.10 06:41:27.146132 [ 3 ] {39be2d44-67af-41fc-8338-94f8ca43a95a} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1132 | 2026.01.10 06:41:27.148092 [ 3 ] {39be2d44-67af-41fc-8338-94f8ca43a95a} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (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 | ||
| 1133 | 2026.01.10 06:41:27.148115 [ 3 ] {39be2d44-67af-41fc-8338-94f8ca43a95a} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1134 | 2026.01.10 06:41:27.150073 [ 3 ] {39be2d44-67af-41fc-8338-94f8ca43a95a} <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', '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', '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'))" | ||
| 1135 | 2026.01.10 06:41:27.150102 [ 3 ] {39be2d44-67af-41fc-8338-94f8ca43a95a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1136 | 2026.01.10 06:41:27.169198 [ 3 ] {39be2d44-67af-41fc-8338-94f8ca43a95a} <Debug> executeQuery: Read 27 rows, 1.13 KiB in 0.03833 sec., 704.4090790503521 rows/sec., 29.50 KiB/sec. | ||
| 1137 | 2026.01.10 06:41:27.169270 [ 3 ] {39be2d44-67af-41fc-8338-94f8ca43a95a} <Debug> TCPHandler: Processed in 0.038684716 sec. | ||
| 1138 | 2026.01.10 06:41:27.169629 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1139 | 2026.01.10 06:41:27.169797 [ 3 ] {5c79cfe8-3811-4da2-99cf-8f0f4525461a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) 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', '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_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') FORMAT Native; (stage: Complete) | ||
| 1140 | 2026.01.10 06:41:27.170063 [ 3 ] {5c79cfe8-3811-4da2-99cf-8f0f4525461a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1141 | 2026.01.10 06:41:27.170108 [ 3 ] {5c79cfe8-3811-4da2-99cf-8f0f4525461a} <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', '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_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')" moved to PREWHERE | ||
| 1142 | 2026.01.10 06:41:27.170330 [ 3 ] {5c79cfe8-3811-4da2-99cf-8f0f4525461a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1143 | 2026.01.10 06:41:27.170385 [ 3 ] {5c79cfe8-3811-4da2-99cf-8f0f4525461a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1144 | 2026.01.10 06:41:27.170488 [ 3 ] {5c79cfe8-3811-4da2-99cf-8f0f4525461a} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1145 | 2026.01.10 06:41:27.170518 [ 3 ] {5c79cfe8-3811-4da2-99cf-8f0f4525461a} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1146 | 2026.01.10 06:41:27.170537 [ 3 ] {5c79cfe8-3811-4da2-99cf-8f0f4525461a} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (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 | ||
| 1147 | 2026.01.10 06:41:27.170551 [ 3 ] {5c79cfe8-3811-4da2-99cf-8f0f4525461a} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1148 | 2026.01.10 06:41:27.170585 [ 3 ] {5c79cfe8-3811-4da2-99cf-8f0f4525461a} <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', '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_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'))" | ||
| 1149 | 2026.01.10 06:41:27.170605 [ 3 ] {5c79cfe8-3811-4da2-99cf-8f0f4525461a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1150 | 2026.01.10 06:41:27.170998 [ 3 ] {5c79cfe8-3811-4da2-99cf-8f0f4525461a} <Debug> executeQuery: Read 27 rows, 1.13 KiB in 0.001273 sec., 21209.740769835036 rows/sec., 888.34 KiB/sec. | ||
| 1151 | 2026.01.10 06:41:27.171055 [ 3 ] {5c79cfe8-3811-4da2-99cf-8f0f4525461a} <Debug> TCPHandler: Processed in 0.001491426 sec. | ||
| 1152 | 2026.01.10 06:41:27.171282 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1153 | 2026.01.10 06:41:27.171413 [ 3 ] {6f1eab4e-31de-4d62-81e0-0784ad87725a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) 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', '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') FORMAT Native; (stage: Complete) | ||
| 1154 | 2026.01.10 06:41:27.171621 [ 3 ] {6f1eab4e-31de-4d62-81e0-0784ad87725a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1155 | 2026.01.10 06:41:27.171656 [ 3 ] {6f1eab4e-31de-4d62-81e0-0784ad87725a} <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', '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')" moved to PREWHERE | ||
| 1156 | 2026.01.10 06:41:27.171847 [ 3 ] {6f1eab4e-31de-4d62-81e0-0784ad87725a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1157 | 2026.01.10 06:41:27.171900 [ 3 ] {6f1eab4e-31de-4d62-81e0-0784ad87725a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1158 | 2026.01.10 06:41:27.172001 [ 3 ] {6f1eab4e-31de-4d62-81e0-0784ad87725a} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1159 | 2026.01.10 06:41:27.172030 [ 3 ] {6f1eab4e-31de-4d62-81e0-0784ad87725a} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1160 | 2026.01.10 06:41:27.172050 [ 3 ] {6f1eab4e-31de-4d62-81e0-0784ad87725a} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (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 | ||
| 1161 | 2026.01.10 06:41:27.172064 [ 3 ] {6f1eab4e-31de-4d62-81e0-0784ad87725a} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1162 | 2026.01.10 06:41:27.172097 [ 3 ] {6f1eab4e-31de-4d62-81e0-0784ad87725a} <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', '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'))" | ||
| 1163 | 2026.01.10 06:41:27.172116 [ 3 ] {6f1eab4e-31de-4d62-81e0-0784ad87725a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1164 | 2026.01.10 06:41:27.172473 [ 3 ] {6f1eab4e-31de-4d62-81e0-0784ad87725a} <Debug> executeQuery: Read 27 rows, 1.13 KiB in 0.001111 sec., 24302.4302430243 rows/sec., 1017.88 KiB/sec. | ||
| 1165 | 2026.01.10 06:41:27.172530 [ 3 ] {6f1eab4e-31de-4d62-81e0-0784ad87725a} <Debug> TCPHandler: Processed in 0.001297381 sec. | ||
| 1166 | 2026.01.10 06:41:27.172730 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1167 | 2026.01.10 06:41:27.172858 [ 3 ] {469f9c5b-f6f1-42fe-9029-838e40b6bb28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) 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', '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) | ||
| 1168 | 2026.01.10 06:41:27.173064 [ 3 ] {469f9c5b-f6f1-42fe-9029-838e40b6bb28} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1169 | 2026.01.10 06:41:27.173100 [ 3 ] {469f9c5b-f6f1-42fe-9029-838e40b6bb28} <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', '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 | ||
| 1170 | 2026.01.10 06:41:27.173293 [ 3 ] {469f9c5b-f6f1-42fe-9029-838e40b6bb28} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1171 | 2026.01.10 06:41:27.173346 [ 3 ] {469f9c5b-f6f1-42fe-9029-838e40b6bb28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1172 | 2026.01.10 06:41:27.173445 [ 3 ] {469f9c5b-f6f1-42fe-9029-838e40b6bb28} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1173 | 2026.01.10 06:41:27.173475 [ 3 ] {469f9c5b-f6f1-42fe-9029-838e40b6bb28} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1174 | 2026.01.10 06:41:27.173498 [ 3 ] {469f9c5b-f6f1-42fe-9029-838e40b6bb28} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (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 | ||
| 1175 | 2026.01.10 06:41:27.173517 [ 3 ] {469f9c5b-f6f1-42fe-9029-838e40b6bb28} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1176 | 2026.01.10 06:41:27.173558 [ 3 ] {469f9c5b-f6f1-42fe-9029-838e40b6bb28} <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', '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'))" | ||
| 1177 | 2026.01.10 06:41:27.173581 [ 3 ] {469f9c5b-f6f1-42fe-9029-838e40b6bb28} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1178 | 2026.01.10 06:41:27.173957 [ 3 ] {469f9c5b-f6f1-42fe-9029-838e40b6bb28} <Debug> executeQuery: Read 27 rows, 1.13 KiB in 0.00115 sec., 23478.260869565216 rows/sec., 983.36 KiB/sec. | ||
| 1179 | 2026.01.10 06:41:27.174019 [ 3 ] {469f9c5b-f6f1-42fe-9029-838e40b6bb28} <Debug> TCPHandler: Processed in 0.001337922 sec. | ||
| 1180 | 2026.01.10 06:41:27.174266 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1181 | 2026.01.10 06:41:27.174395 [ 3 ] {0b177003-20b6-43cc-8cc3-54bac44cdeea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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) | ||
| 1182 | 2026.01.10 06:41:27.174601 [ 3 ] {0b177003-20b6-43cc-8cc3-54bac44cdeea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1183 | 2026.01.10 06:41:27.174637 [ 3 ] {0b177003-20b6-43cc-8cc3-54bac44cdeea} <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', '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 | ||
| 1184 | 2026.01.10 06:41:27.174828 [ 3 ] {0b177003-20b6-43cc-8cc3-54bac44cdeea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1185 | 2026.01.10 06:41:27.174881 [ 3 ] {0b177003-20b6-43cc-8cc3-54bac44cdeea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1186 | 2026.01.10 06:41:27.174979 [ 3 ] {0b177003-20b6-43cc-8cc3-54bac44cdeea} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1187 | 2026.01.10 06:41:27.175009 [ 3 ] {0b177003-20b6-43cc-8cc3-54bac44cdeea} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1188 | 2026.01.10 06:41:27.175028 [ 3 ] {0b177003-20b6-43cc-8cc3-54bac44cdeea} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (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 | ||
| 1189 | 2026.01.10 06:41:27.175042 [ 3 ] {0b177003-20b6-43cc-8cc3-54bac44cdeea} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1190 | 2026.01.10 06:41:27.175076 [ 3 ] {0b177003-20b6-43cc-8cc3-54bac44cdeea} <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', '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'))" | ||
| 1191 | 2026.01.10 06:41:27.175095 [ 3 ] {0b177003-20b6-43cc-8cc3-54bac44cdeea} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1192 | 2026.01.10 06:41:27.175482 [ 3 ] {0b177003-20b6-43cc-8cc3-54bac44cdeea} <Debug> executeQuery: Read 27 rows, 1.13 KiB in 0.001137 sec., 23746.701846965698 rows/sec., 994.60 KiB/sec. | ||
| 1193 | 2026.01.10 06:41:27.175538 [ 3 ] {0b177003-20b6-43cc-8cc3-54bac44cdeea} <Debug> TCPHandler: Processed in 0.001321961 sec. | ||
| 1194 | 2026.01.10 06:41:27.180488 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1195 | 2026.01.10 06:41:27.180601 [ 3 ] {33dfb3fe-daf9-4a89-8fe6-0840b3e86ffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1196 | 2026.01.10 06:41:27.180644 [ 3 ] {33dfb3fe-daf9-4a89-8fe6-0840b3e86ffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1197 | 2026.01.10 06:41:27.181176 [ 3 ] {33dfb3fe-daf9-4a89-8fe6-0840b3e86ffc} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1198 | 2026.01.10 06:41:27.181212 [ 3 ] {33dfb3fe-daf9-4a89-8fe6-0840b3e86ffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1199 | 2026.01.10 06:41:27.181734 [ 3 ] {33dfb3fe-daf9-4a89-8fe6-0840b3e86ffc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1200 | 2026.01.10 06:41:27.182134 [ 3 ] {33dfb3fe-daf9-4a89-8fe6-0840b3e86ffc} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1201 | 2026.01.10 06:41:27.182278 [ 3 ] {33dfb3fe-daf9-4a89-8fe6-0840b3e86ffc} <Debug> executeQuery: Read 5 rows, 674.00 B in 0.001709 sec., 2925.6875365710944 rows/sec., 385.14 KiB/sec. | ||
| 1202 | 2026.01.10 06:41:27.182317 [ 3 ] {33dfb3fe-daf9-4a89-8fe6-0840b3e86ffc} <Debug> TCPHandler: Processed in 0.001880876 sec. | ||
| 1203 | 2026.01.10 06:41:27.182431 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1204 | 2026.01.10 06:41:27.182526 [ 3 ] {adf985de-d445-43e7-8a32-b272f251aba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1205 | 2026.01.10 06:41:27.182568 [ 3 ] {adf985de-d445-43e7-8a32-b272f251aba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1206 | 2026.01.10 06:41:27.182977 [ 3 ] {adf985de-d445-43e7-8a32-b272f251aba9} <Trace> oximeter.fields_ipaddr (238f5050-c457-4604-832e-c92f31928fa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1207 | 2026.01.10 06:41:27.183012 [ 3 ] {adf985de-d445-43e7-8a32-b272f251aba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1208 | 2026.01.10 06:41:27.183432 [ 3 ] {adf985de-d445-43e7-8a32-b272f251aba9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1209 | 2026.01.10 06:41:27.183971 [ 3 ] {adf985de-d445-43e7-8a32-b272f251aba9} <Trace> oximeter.fields_ipaddr (238f5050-c457-4604-832e-c92f31928fa6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1210 | 2026.01.10 06:41:27.184102 [ 3 ] {adf985de-d445-43e7-8a32-b272f251aba9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001593 sec., 2510.9855618330193 rows/sec., 204.75 KiB/sec. | ||
| 1211 | 2026.01.10 06:41:27.184138 [ 3 ] {adf985de-d445-43e7-8a32-b272f251aba9} <Debug> TCPHandler: Processed in 0.001757072 sec. | ||
| 1212 | 2026.01.10 06:41:27.184249 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1213 | 2026.01.10 06:41:27.184344 [ 3 ] {36e337d4-ad95-467b-bfc3-1b9b99de8e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1214 | 2026.01.10 06:41:27.184385 [ 3 ] {36e337d4-ad95-467b-bfc3-1b9b99de8e8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1215 | 2026.01.10 06:41:27.184809 [ 3 ] {36e337d4-ad95-467b-bfc3-1b9b99de8e8e} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1216 | 2026.01.10 06:41:27.184844 [ 3 ] {36e337d4-ad95-467b-bfc3-1b9b99de8e8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1217 | 2026.01.10 06:41:27.185257 [ 3 ] {36e337d4-ad95-467b-bfc3-1b9b99de8e8e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1218 | 2026.01.10 06:41:27.185676 [ 3 ] {36e337d4-ad95-467b-bfc3-1b9b99de8e8e} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1219 | 2026.01.10 06:41:27.185817 [ 3 ] {36e337d4-ad95-467b-bfc3-1b9b99de8e8e} <Debug> executeQuery: Read 52 rows, 4.50 KiB in 0.001502 sec., 34620.50599201065 rows/sec., 2.92 MiB/sec. | ||
| 1220 | 2026.01.10 06:41:27.185852 [ 3 ] {36e337d4-ad95-467b-bfc3-1b9b99de8e8e} <Debug> TCPHandler: Processed in 0.00166583 sec. | ||
| 1221 | 2026.01.10 06:41:27.185951 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1222 | 2026.01.10 06:41:27.186039 [ 3 ] {fd2dd635-352a-4ea4-b171-9937dbb9c1ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1223 | 2026.01.10 06:41:27.186076 [ 3 ] {fd2dd635-352a-4ea4-b171-9937dbb9c1ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1224 | 2026.01.10 06:41:27.186439 [ 3 ] {fd2dd635-352a-4ea4-b171-9937dbb9c1ce} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1225 | 2026.01.10 06:41:27.186472 [ 3 ] {fd2dd635-352a-4ea4-b171-9937dbb9c1ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1226 | 2026.01.10 06:41:27.186940 [ 3 ] {fd2dd635-352a-4ea4-b171-9937dbb9c1ce} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1227 | 2026.01.10 06:41:27.187427 [ 3 ] {fd2dd635-352a-4ea4-b171-9937dbb9c1ce} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1228 | 2026.01.10 06:41:27.187564 [ 3 ] {fd2dd635-352a-4ea4-b171-9937dbb9c1ce} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001515 sec., 9240.924092409241 rows/sec., 680.69 KiB/sec. | ||
| 1229 | 2026.01.10 06:41:27.187604 [ 3 ] {fd2dd635-352a-4ea4-b171-9937dbb9c1ce} <Debug> TCPHandler: Processed in 0.00167967 sec. | ||
| 1230 | 2026.01.10 06:41:27.187717 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1231 | 2026.01.10 06:41:27.187814 [ 3 ] {3eea1353-cbf7-4988-96d3-480ec7f7ccde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1232 | 2026.01.10 06:41:27.187855 [ 3 ] {3eea1353-cbf7-4988-96d3-480ec7f7ccde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1233 | 2026.01.10 06:41:27.188274 [ 3 ] {3eea1353-cbf7-4988-96d3-480ec7f7ccde} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1234 | 2026.01.10 06:41:27.188312 [ 3 ] {3eea1353-cbf7-4988-96d3-480ec7f7ccde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1235 | 2026.01.10 06:41:27.188739 [ 3 ] {3eea1353-cbf7-4988-96d3-480ec7f7ccde} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1236 | 2026.01.10 06:41:27.189162 [ 3 ] {3eea1353-cbf7-4988-96d3-480ec7f7ccde} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1237 | 2026.01.10 06:41:27.189315 [ 3 ] {3eea1353-cbf7-4988-96d3-480ec7f7ccde} <Debug> executeQuery: Read 50 rows, 4.01 KiB in 0.001519 sec., 32916.392363396975 rows/sec., 2.58 MiB/sec. | ||
| 1238 | 2026.01.10 06:41:27.189354 [ 3 ] {3eea1353-cbf7-4988-96d3-480ec7f7ccde} <Debug> TCPHandler: Processed in 0.0016871 sec. | ||
| 1239 | 2026.01.10 06:41:27.189454 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1240 | 2026.01.10 06:41:27.189550 [ 3 ] {2b1de63d-3dc2-4f75-8161-814a495f5469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1241 | 2026.01.10 06:41:27.189595 [ 3 ] {2b1de63d-3dc2-4f75-8161-814a495f5469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1242 | 2026.01.10 06:41:27.189970 [ 3 ] {2b1de63d-3dc2-4f75-8161-814a495f5469} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1243 | 2026.01.10 06:41:27.190006 [ 3 ] {2b1de63d-3dc2-4f75-8161-814a495f5469} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1244 | 2026.01.10 06:41:27.190515 [ 3 ] {2b1de63d-3dc2-4f75-8161-814a495f5469} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1245 | 2026.01.10 06:41:27.190991 [ 3 ] {2b1de63d-3dc2-4f75-8161-814a495f5469} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1246 | 2026.01.10 06:41:27.191156 [ 3 ] {2b1de63d-3dc2-4f75-8161-814a495f5469} <Debug> executeQuery: Read 112 rows, 8.00 KiB in 0.001626 sec., 68880.68880688807 rows/sec., 4.81 MiB/sec. | ||
| 1247 | 2026.01.10 06:41:27.191195 [ 3 ] {2b1de63d-3dc2-4f75-8161-814a495f5469} <Debug> TCPHandler: Processed in 0.001790753 sec. | ||
| 1248 | 2026.01.10 06:41:27.191314 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1249 | 2026.01.10 06:41:27.191407 [ 3 ] {7fe4bae0-5715-4e4e-8f74-e386f40ad5c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1250 | 2026.01.10 06:41:27.191461 [ 3 ] {7fe4bae0-5715-4e4e-8f74-e386f40ad5c5} <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 | ||
| 1251 | 2026.01.10 06:41:27.192205 [ 3 ] {7fe4bae0-5715-4e4e-8f74-e386f40ad5c5} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1252 | 2026.01.10 06:41:27.192240 [ 3 ] {7fe4bae0-5715-4e4e-8f74-e386f40ad5c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1253 | 2026.01.10 06:41:27.193515 [ 3 ] {7fe4bae0-5715-4e4e-8f74-e386f40ad5c5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1254 | 2026.01.10 06:41:27.194044 [ 3 ] {7fe4bae0-5715-4e4e-8f74-e386f40ad5c5} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1255 | 2026.01.10 06:41:27.194185 [ 3 ] {7fe4bae0-5715-4e4e-8f74-e386f40ad5c5} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002797 sec., 3575.2592062924564 rows/sec., 6.41 MiB/sec. | ||
| 1256 | 2026.01.10 06:41:27.194235 [ 3 ] {7fe4bae0-5715-4e4e-8f74-e386f40ad5c5} <Debug> TCPHandler: Processed in 0.002970441 sec. | ||
| 1257 | 2026.01.10 06:41:27.194350 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1258 | 2026.01.10 06:41:27.194446 [ 3 ] {2166a516-5296-4ad5-84a6-390ab623d3e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1259 | 2026.01.10 06:41:27.194487 [ 3 ] {2166a516-5296-4ad5-84a6-390ab623d3e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1260 | 2026.01.10 06:41:27.194835 [ 3 ] {2166a516-5296-4ad5-84a6-390ab623d3e3} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1261 | 2026.01.10 06:41:27.194870 [ 3 ] {2166a516-5296-4ad5-84a6-390ab623d3e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1262 | 2026.01.10 06:41:27.195281 [ 3 ] {2166a516-5296-4ad5-84a6-390ab623d3e3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1263 | 2026.01.10 06:41:27.195740 [ 3 ] {2166a516-5296-4ad5-84a6-390ab623d3e3} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1264 | 2026.01.10 06:41:27.195891 [ 3 ] {2166a516-5296-4ad5-84a6-390ab623d3e3} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001464 sec., 27322.4043715847 rows/sec., 1.82 MiB/sec. | ||
| 1265 | 2026.01.10 06:41:27.195927 [ 3 ] {2166a516-5296-4ad5-84a6-390ab623d3e3} <Debug> TCPHandler: Processed in 0.00162645 sec. | ||
| 1266 | 2026.01.10 06:41:28.808261 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 1267 | 2026.01.10 06:41:28.808742 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1268 | 2026.01.10 06:41:28.808781 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1269 | 2026.01.10 06:41:28.809455 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1270 | 2026.01.10 06:41:28.809902 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1271 | 2026.01.10 06:41:28.810051 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1272 | 2026.01.10 06:41:28.917417 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1273 | 2026.01.10 06:41:28.934264 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1274 | 2026.01.10 06:41:28.934316 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1275 | 2026.01.10 06:41:28.940548 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1276 | 2026.01.10 06:41:28.941693 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1277 | 2026.01.10 06:41:28.944625 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1278 | 2026.01.10 06:41:29.000180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.46 MiB, peak 169.46 MiB, free memory in arenas 0.00 B, will set to 166.60 MiB (RSS), difference: 1.14 MiB | ||
| 1279 | 2026.01.10 06:41:31.303180 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 212 | ||
| 1280 | 2026.01.10 06:41:31.305748 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1281 | 2026.01.10 06:41:31.305795 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1282 | 2026.01.10 06:41:31.307122 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1283 | 2026.01.10 06:41:31.307597 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1284 | 2026.01.10 06:41:31.307836 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 212 | ||
| 1285 | 2026.01.10 06:41:32.134474 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1286 | 2026.01.10 06:41:32.134654 [ 3 ] {336436c9-f2c8-4761-a68c-f68fb7b7fe0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1287 | 2026.01.10 06:41:32.134720 [ 3 ] {336436c9-f2c8-4761-a68c-f68fb7b7fe0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1288 | 2026.01.10 06:41:32.135393 [ 3 ] {336436c9-f2c8-4761-a68c-f68fb7b7fe0c} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1289 | 2026.01.10 06:41:32.135437 [ 3 ] {336436c9-f2c8-4761-a68c-f68fb7b7fe0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1290 | 2026.01.10 06:41:32.135978 [ 3 ] {336436c9-f2c8-4761-a68c-f68fb7b7fe0c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1291 | 2026.01.10 06:41:32.136654 [ 3 ] {336436c9-f2c8-4761-a68c-f68fb7b7fe0c} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1292 | 2026.01.10 06:41:32.136811 [ 3 ] {336436c9-f2c8-4761-a68c-f68fb7b7fe0c} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.002209 sec., 13580.805794477139 rows/sec., 1.04 MiB/sec. | ||
| 1293 | 2026.01.10 06:41:32.136809 [ 83 ] {} <Debug> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1294 | 2026.01.10 06:41:32.136858 [ 3 ] {336436c9-f2c8-4761-a68c-f68fb7b7fe0c} <Debug> TCPHandler: Processed in 0.002518741 sec. | ||
| 1295 | 2026.01.10 06:41:32.136902 [ 83 ] {} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1296 | 2026.01.10 06:41:32.136929 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1297 | 2026.01.10 06:41:32.136997 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1298 | 2026.01.10 06:41:32.137098 [ 3 ] {ff96b2a4-8258-4dac-bdd0-543cf2019edb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1299 | 2026.01.10 06:41:32.137140 [ 3 ] {ff96b2a4-8258-4dac-bdd0-543cf2019edb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1300 | 2026.01.10 06:41:32.137156 [ 197 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::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 | ||
| 1301 | 2026.01.10 06:41:32.137665 [ 3 ] {ff96b2a4-8258-4dac-bdd0-543cf2019edb} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1302 | 2026.01.10 06:41:32.137704 [ 3 ] {ff96b2a4-8258-4dac-bdd0-543cf2019edb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1303 | 2026.01.10 06:41:32.138262 [ 3 ] {ff96b2a4-8258-4dac-bdd0-543cf2019edb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1304 | 2026.01.10 06:41:32.138894 [ 3 ] {ff96b2a4-8258-4dac-bdd0-543cf2019edb} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1305 | 2026.01.10 06:41:32.139006 [ 83 ] {} <Debug> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1306 | 2026.01.10 06:41:32.139035 [ 3 ] {ff96b2a4-8258-4dac-bdd0-543cf2019edb} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001956 sec., 18404.907975460123 rows/sec., 1.44 MiB/sec. | ||
| 1307 | 2026.01.10 06:41:32.139040 [ 83 ] {} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1308 | 2026.01.10 06:41:32.139078 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1309 | 2026.01.10 06:41:32.139081 [ 3 ] {ff96b2a4-8258-4dac-bdd0-543cf2019edb} <Debug> TCPHandler: Processed in 0.002136041 sec. | ||
| 1310 | 2026.01.10 06:41:32.139212 [ 203 ] {c39cc178-2310-4132-8a98-db795e40d107::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 | ||
| 1311 | 2026.01.10 06:41:32.139222 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1312 | 2026.01.10 06:41:32.139295 [ 197 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1313 | 2026.01.10 06:41:32.139334 [ 3 ] {f3f5d787-c590-4128-b240-fd578b63893a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1314 | 2026.01.10 06:41:32.139352 [ 203 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1315 | 2026.01.10 06:41:32.139358 [ 197 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1289 rows starting from the beginning of the part | ||
| 1316 | 2026.01.10 06:41:32.139378 [ 3 ] {f3f5d787-c590-4128-b240-fd578b63893a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1317 | 2026.01.10 06:41:32.139406 [ 203 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 526 rows starting from the beginning of the part | ||
| 1318 | 2026.01.10 06:41:32.139474 [ 197 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1319 | 2026.01.10 06:41:32.139641 [ 203 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1320 | 2026.01.10 06:41:32.139661 [ 197 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 1321 | 2026.01.10 06:41:32.139758 [ 197 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 1322 | 2026.01.10 06:41:32.139767 [ 203 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 28 rows starting from the beginning of the part | ||
| 1323 | 2026.01.10 06:41:32.139783 [ 3 ] {f3f5d787-c590-4128-b240-fd578b63893a} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1324 | 2026.01.10 06:41:32.139813 [ 197 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 52 rows starting from the beginning of the part | ||
| 1325 | 2026.01.10 06:41:32.139828 [ 3 ] {f3f5d787-c590-4128-b240-fd578b63893a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1326 | 2026.01.10 06:41:32.139863 [ 197 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 1327 | 2026.01.10 06:41:32.139863 [ 203 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 28 rows starting from the beginning of the part | ||
| 1328 | 2026.01.10 06:41:32.140011 [ 203 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
| 1329 | 2026.01.10 06:41:32.140068 [ 203 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 1330 | 2026.01.10 06:41:32.140345 [ 3 ] {f3f5d787-c590-4128-b240-fd578b63893a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1331 | 2026.01.10 06:41:32.140876 [ 3 ] {f3f5d787-c590-4128-b240-fd578b63893a} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1332 | 2026.01.10 06:41:32.140986 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1333 | 2026.01.10 06:41:32.141011 [ 3 ] {f3f5d787-c590-4128-b240-fd578b63893a} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001696 sec., 64858.49056603773 rows/sec., 4.53 MiB/sec. | ||
| 1334 | 2026.01.10 06:41:32.141021 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1335 | 2026.01.10 06:41:32.141055 [ 3 ] {f3f5d787-c590-4128-b240-fd578b63893a} <Debug> TCPHandler: Processed in 0.001881305 sec. | ||
| 1336 | 2026.01.10 06:41:32.141055 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1337 | 2026.01.10 06:41:32.141176 [ 193 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::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 | ||
| 1338 | 2026.01.10 06:41:32.141188 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1339 | 2026.01.10 06:41:32.141259 [ 187 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1449 rows, containing 5 columns (5 merged, 0 gathered) in 0.004197881 sec., 345174.14857638895 rows/sec., 29.96 MiB/sec. | ||
| 1340 | 2026.01.10 06:41:32.141288 [ 3 ] {29a114c9-d7c2-48f0-a522-ded245c378e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1341 | 2026.01.10 06:41:32.141274 [ 193 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1342 | 2026.01.10 06:41:32.141343 [ 3 ] {29a114c9-d7c2-48f0-a522-ded245c378e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1343 | 2026.01.10 06:41:32.141353 [ 193 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1601 rows starting from the beginning of the part | ||
| 1344 | 2026.01.10 06:41:32.141434 [ 193 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 80 rows starting from the beginning of the part | ||
| 1345 | 2026.01.10 06:41:32.141434 [ 187 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 696 rows, containing 5 columns (5 merged, 0 gathered) in 0.002292595 sec., 303586.1109354247 rows/sec., 24.10 MiB/sec. | ||
| 1346 | 2026.01.10 06:41:32.141490 [ 193 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
| 1347 | 2026.01.10 06:41:32.141543 [ 193 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 100 rows starting from the beginning of the part | ||
| 1348 | 2026.01.10 06:41:32.141599 [ 193 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 112 rows starting from the beginning of the part | ||
| 1349 | 2026.01.10 06:41:32.141654 [ 193 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::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 | ||
| 1350 | 2026.01.10 06:41:32.141715 [ 3 ] {29a114c9-d7c2-48f0-a522-ded245c378e1} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1351 | 2026.01.10 06:41:32.141755 [ 3 ] {29a114c9-d7c2-48f0-a522-ded245c378e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1352 | 2026.01.10 06:41:32.141759 [ 186 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1353 | 2026.01.10 06:41:32.141803 [ 197 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1354 | 2026.01.10 06:41:32.142259 [ 3 ] {29a114c9-d7c2-48f0-a522-ded245c378e1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1355 | 2026.01.10 06:41:32.142499 [ 186 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_6_1} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1356 | 2026.01.10 06:41:32.142601 [ 186 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_6_1} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1357 | 2026.01.10 06:41:32.142605 [ 197 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_6_1} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1358 | 2026.01.10 06:41:32.142684 [ 197 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_6_1} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1359 | 2026.01.10 06:41:32.142715 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 1360 | 2026.01.10 06:41:32.142745 [ 3 ] {29a114c9-d7c2-48f0-a522-ded245c378e1} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1361 | 2026.01.10 06:41:32.142762 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 1362 | 2026.01.10 06:41:32.142868 [ 81 ] {} <Debug> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1363 | 2026.01.10 06:41:32.142884 [ 3 ] {29a114c9-d7c2-48f0-a522-ded245c378e1} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001615 sec., 24767.801857585142 rows/sec., 1.65 MiB/sec. | ||
| 1364 | 2026.01.10 06:41:32.142909 [ 81 ] {} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1365 | 2026.01.10 06:41:32.142922 [ 3 ] {29a114c9-d7c2-48f0-a522-ded245c378e1} <Debug> TCPHandler: Processed in 0.001781633 sec. | ||
| 1366 | 2026.01.10 06:41:32.142934 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1367 | 2026.01.10 06:41:32.143017 [ 186 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::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 | ||
| 1368 | 2026.01.10 06:41:32.143108 [ 186 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1369 | 2026.01.10 06:41:32.143136 [ 186 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::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 | ||
| 1370 | 2026.01.10 06:41:32.143207 [ 186 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 1371 | 2026.01.10 06:41:32.143254 [ 186 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::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 | ||
| 1372 | 2026.01.10 06:41:32.143303 [ 186 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 1373 | 2026.01.10 06:41:32.143344 [ 186 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part | ||
| 1374 | 2026.01.10 06:41:32.143387 [ 186 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
| 1375 | 2026.01.10 06:41:32.144157 [ 187 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 4 columns (4 merged, 0 gathered) in 0.001175288 sec., 144645.3975536209 rows/sec., 9.79 MiB/sec. | ||
| 1376 | 2026.01.10 06:41:32.144307 [ 194 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2103 rows, containing 5 columns (5 merged, 0 gathered) in 0.003164036 sec., 664657.4185628735 rows/sec., 45.64 MiB/sec. | ||
| 1377 | 2026.01.10 06:41:32.144495 [ 187 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1378 | 2026.01.10 06:41:32.144712 [ 186 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1379 | 2026.01.10 06:41:32.145149 [ 187 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_6_1} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1380 | 2026.01.10 06:41:32.145245 [ 187 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_6_1} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1381 | 2026.01.10 06:41:32.145301 [ 186 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1382 | 2026.01.10 06:41:32.145335 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 1383 | 2026.01.10 06:41:32.145379 [ 186 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1384 | 2026.01.10 06:41:32.145456 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 1385 | 2026.01.10 06:41:36.246186 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1386 | 2026.01.10 06:41:36.246255 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1387 | 2026.01.10 06:41:36.310336 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
| 1388 | 2026.01.10 06:41:36.311209 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1389 | 2026.01.10 06:41:36.311258 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1390 | 2026.01.10 06:41:36.311740 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1391 | 2026.01.10 06:41:36.311979 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1392 | 2026.01.10 06:41:36.312099 [ 77 ] {} <Debug> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1393 | 2026.01.10 06:41:36.312107 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1394 | 2026.01.10 06:41:36.312139 [ 77 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1395 | 2026.01.10 06:41:36.312163 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1396 | 2026.01.10 06:41:36.312263 [ 197 ] {c487886e-f691-49eb-8b87-c74a542743d5::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 | ||
| 1397 | 2026.01.10 06:41:36.312359 [ 197 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1398 | 2026.01.10 06:41:36.312393 [ 197 ] {c487886e-f691-49eb-8b87-c74a542743d5::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 | ||
| 1399 | 2026.01.10 06:41:36.312455 [ 197 ] {c487886e-f691-49eb-8b87-c74a542743d5::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 | ||
| 1400 | 2026.01.10 06:41:36.312504 [ 197 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1401 | 2026.01.10 06:41:36.312547 [ 197 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1402 | 2026.01.10 06:41:36.312589 [ 197 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part | ||
| 1403 | 2026.01.10 06:41:36.312632 [ 197 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part | ||
| 1404 | 2026.01.10 06:41:36.342276 [ 187 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.03004476 sec., 93393.98950099785 rows/sec., 1.34 MiB/sec. | ||
| 1405 | 2026.01.10 06:41:36.343345 [ 187 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1406 | 2026.01.10 06:41:36.343648 [ 187 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_6_1} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1407 | 2026.01.10 06:41:36.343726 [ 187 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_6_1} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1408 | 2026.01.10 06:41:36.343826 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1409 | 2026.01.10 06:41:36.444893 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1410 | 2026.01.10 06:41:36.462039 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1411 | 2026.01.10 06:41:36.462089 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1412 | 2026.01.10 06:41:36.467926 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1413 | 2026.01.10 06:41:36.468627 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1414 | 2026.01.10 06:41:36.468905 [ 77 ] {} <Debug> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1415 | 2026.01.10 06:41:36.468949 [ 77 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1416 | 2026.01.10 06:41:36.468972 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1417 | 2026.01.10 06:41:36.469106 [ 187 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::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 | ||
| 1418 | 2026.01.10 06:41:36.472030 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1419 | 2026.01.10 06:41:36.473665 [ 187 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1420 | 2026.01.10 06:41:36.475184 [ 187 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::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 | ||
| 1421 | 2026.01.10 06:41:36.479862 [ 187 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::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 | ||
| 1422 | 2026.01.10 06:41:36.484232 [ 187 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::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 | ||
| 1423 | 2026.01.10 06:41:36.488562 [ 187 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::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 | ||
| 1424 | 2026.01.10 06:41:36.497959 [ 187 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::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 | ||
| 1425 | 2026.01.10 06:41:36.502168 [ 187 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::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 | ||
| 1426 | 2026.01.10 06:41:36.564798 [ 193 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.095757673 sec., 480.37925900726515 rows/sec., 2.48 MiB/sec. | ||
| 1427 | 2026.01.10 06:41:36.567095 [ 197 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1428 | 2026.01.10 06:41:36.569217 [ 197 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_6_1} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1429 | 2026.01.10 06:41:36.569316 [ 197 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_6_1} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1430 | 2026.01.10 06:41:36.571453 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1431 | 2026.01.10 06:41:37.000211 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.72 MiB, peak 178.26 MiB, free memory in arenas 0.00 B, will set to 177.70 MiB (RSS), difference: 8.98 MiB | ||
| 1432 | 2026.01.10 06:41:37.135432 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1433 | 2026.01.10 06:41:37.135622 [ 3 ] {86b15379-62f6-4771-98ea-9d6c77adc11c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1434 | 2026.01.10 06:41:37.135696 [ 3 ] {86b15379-62f6-4771-98ea-9d6c77adc11c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1435 | 2026.01.10 06:41:37.136387 [ 3 ] {86b15379-62f6-4771-98ea-9d6c77adc11c} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1436 | 2026.01.10 06:41:37.136425 [ 3 ] {86b15379-62f6-4771-98ea-9d6c77adc11c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1437 | 2026.01.10 06:41:37.136807 [ 3 ] {86b15379-62f6-4771-98ea-9d6c77adc11c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1438 | 2026.01.10 06:41:37.137030 [ 3 ] {86b15379-62f6-4771-98ea-9d6c77adc11c} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1439 | 2026.01.10 06:41:37.137174 [ 3 ] {86b15379-62f6-4771-98ea-9d6c77adc11c} <Debug> executeQuery: Read 50 rows, 4.35 KiB in 0.001605 sec., 31152.647975077878 rows/sec., 2.65 MiB/sec. | ||
| 1440 | 2026.01.10 06:41:37.137215 [ 3 ] {86b15379-62f6-4771-98ea-9d6c77adc11c} <Debug> TCPHandler: Processed in 0.001927586 sec. | ||
| 1441 | 2026.01.10 06:41:37.137339 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1442 | 2026.01.10 06:41:37.137432 [ 3 ] {fb853c29-3b05-48fa-a4ca-1d88eb3652d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1443 | 2026.01.10 06:41:37.137471 [ 3 ] {fb853c29-3b05-48fa-a4ca-1d88eb3652d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1444 | 2026.01.10 06:41:37.137880 [ 3 ] {fb853c29-3b05-48fa-a4ca-1d88eb3652d8} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1445 | 2026.01.10 06:41:37.137917 [ 3 ] {fb853c29-3b05-48fa-a4ca-1d88eb3652d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1446 | 2026.01.10 06:41:37.138203 [ 3 ] {fb853c29-3b05-48fa-a4ca-1d88eb3652d8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1447 | 2026.01.10 06:41:37.138406 [ 3 ] {fb853c29-3b05-48fa-a4ca-1d88eb3652d8} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1448 | 2026.01.10 06:41:37.138531 [ 3 ] {fb853c29-3b05-48fa-a4ca-1d88eb3652d8} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001117 sec., 8952.551477170995 rows/sec., 673.19 KiB/sec. | ||
| 1449 | 2026.01.10 06:41:37.138566 [ 3 ] {fb853c29-3b05-48fa-a4ca-1d88eb3652d8} <Debug> TCPHandler: Processed in 0.001275431 sec. | ||
| 1450 | 2026.01.10 06:41:37.138676 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1451 | 2026.01.10 06:41:37.138768 [ 3 ] {4de7175c-604c-44b7-a911-8829bc323410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1452 | 2026.01.10 06:41:37.138807 [ 3 ] {4de7175c-604c-44b7-a911-8829bc323410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1453 | 2026.01.10 06:41:37.139210 [ 3 ] {4de7175c-604c-44b7-a911-8829bc323410} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1454 | 2026.01.10 06:41:37.139247 [ 3 ] {4de7175c-604c-44b7-a911-8829bc323410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1455 | 2026.01.10 06:41:37.139544 [ 3 ] {4de7175c-604c-44b7-a911-8829bc323410} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1456 | 2026.01.10 06:41:37.139757 [ 3 ] {4de7175c-604c-44b7-a911-8829bc323410} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1457 | 2026.01.10 06:41:37.139879 [ 3 ] {4de7175c-604c-44b7-a911-8829bc323410} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001128 sec., 40780.14184397163 rows/sec., 3.19 MiB/sec. | ||
| 1458 | 2026.01.10 06:41:37.139915 [ 3 ] {4de7175c-604c-44b7-a911-8829bc323410} <Debug> TCPHandler: Processed in 0.001286801 sec. | ||
| 1459 | 2026.01.10 06:41:37.140029 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1460 | 2026.01.10 06:41:37.140122 [ 3 ] {b6517090-3b84-4fbc-b1f1-49421c85c262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1461 | 2026.01.10 06:41:37.140163 [ 3 ] {b6517090-3b84-4fbc-b1f1-49421c85c262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1462 | 2026.01.10 06:41:37.140563 [ 3 ] {b6517090-3b84-4fbc-b1f1-49421c85c262} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1463 | 2026.01.10 06:41:37.140599 [ 3 ] {b6517090-3b84-4fbc-b1f1-49421c85c262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1464 | 2026.01.10 06:41:37.140908 [ 3 ] {b6517090-3b84-4fbc-b1f1-49421c85c262} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1465 | 2026.01.10 06:41:37.141135 [ 3 ] {b6517090-3b84-4fbc-b1f1-49421c85c262} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1466 | 2026.01.10 06:41:37.141260 [ 3 ] {b6517090-3b84-4fbc-b1f1-49421c85c262} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001157 sec., 95073.46585998271 rows/sec., 6.64 MiB/sec. | ||
| 1467 | 2026.01.10 06:41:37.141296 [ 3 ] {b6517090-3b84-4fbc-b1f1-49421c85c262} <Debug> TCPHandler: Processed in 0.001314541 sec. | ||
| 1468 | 2026.01.10 06:41:37.141420 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1469 | 2026.01.10 06:41:37.141513 [ 3 ] {8b28ec7b-b99c-41ab-ba50-16816c065c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1470 | 2026.01.10 06:41:37.141568 [ 3 ] {8b28ec7b-b99c-41ab-ba50-16816c065c8b} <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 | ||
| 1471 | 2026.01.10 06:41:37.142334 [ 3 ] {8b28ec7b-b99c-41ab-ba50-16816c065c8b} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1472 | 2026.01.10 06:41:37.142369 [ 3 ] {8b28ec7b-b99c-41ab-ba50-16816c065c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1473 | 2026.01.10 06:41:37.142881 [ 3 ] {8b28ec7b-b99c-41ab-ba50-16816c065c8b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1474 | 2026.01.10 06:41:37.143099 [ 3 ] {8b28ec7b-b99c-41ab-ba50-16816c065c8b} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1475 | 2026.01.10 06:41:37.143228 [ 3 ] {8b28ec7b-b99c-41ab-ba50-16816c065c8b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001733 sec., 5770.340450086555 rows/sec., 10.34 MiB/sec. | ||
| 1476 | 2026.01.10 06:41:37.143277 [ 3 ] {8b28ec7b-b99c-41ab-ba50-16816c065c8b} <Debug> TCPHandler: Processed in 0.001904426 sec. | ||
| 1477 | 2026.01.10 06:41:37.143387 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1478 | 2026.01.10 06:41:37.143479 [ 3 ] {9dcf1934-7b7e-4c97-a734-e409e44914b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1479 | 2026.01.10 06:41:37.143518 [ 3 ] {9dcf1934-7b7e-4c97-a734-e409e44914b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1480 | 2026.01.10 06:41:37.143849 [ 3 ] {9dcf1934-7b7e-4c97-a734-e409e44914b2} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1481 | 2026.01.10 06:41:37.143885 [ 3 ] {9dcf1934-7b7e-4c97-a734-e409e44914b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1482 | 2026.01.10 06:41:37.144179 [ 3 ] {9dcf1934-7b7e-4c97-a734-e409e44914b2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1483 | 2026.01.10 06:41:37.144376 [ 3 ] {9dcf1934-7b7e-4c97-a734-e409e44914b2} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1484 | 2026.01.10 06:41:37.144497 [ 3 ] {9dcf1934-7b7e-4c97-a734-e409e44914b2} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001036 sec., 38610.03861003861 rows/sec., 2.58 MiB/sec. | ||
| 1485 | 2026.01.10 06:41:37.144530 [ 3 ] {9dcf1934-7b7e-4c97-a734-e409e44914b2} <Debug> TCPHandler: Processed in 0.001190549 sec. | ||
| 1486 | 2026.01.10 06:41:39.512764 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1487 | 2026.01.10 06:41:39.513058 [ 3 ] {820eb5c0-6e41-456f-aa0d-38c6cb8e2c85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) 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', '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) | ||
| 1488 | 2026.01.10 06:41:39.513647 [ 3 ] {820eb5c0-6e41-456f-aa0d-38c6cb8e2c85} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1489 | 2026.01.10 06:41:39.513721 [ 3 ] {820eb5c0-6e41-456f-aa0d-38c6cb8e2c85} <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', '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 | ||
| 1490 | 2026.01.10 06:41:39.514059 [ 3 ] {820eb5c0-6e41-456f-aa0d-38c6cb8e2c85} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1491 | 2026.01.10 06:41:39.514127 [ 3 ] {820eb5c0-6e41-456f-aa0d-38c6cb8e2c85} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1492 | 2026.01.10 06:41:39.514268 [ 3 ] {820eb5c0-6e41-456f-aa0d-38c6cb8e2c85} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1493 | 2026.01.10 06:41:39.514490 [ 289 ] {820eb5c0-6e41-456f-aa0d-38c6cb8e2c85} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1494 | 2026.01.10 06:41:39.514531 [ 290 ] {820eb5c0-6e41-456f-aa0d-38c6cb8e2c85} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1495 | 2026.01.10 06:41:39.514647 [ 3 ] {820eb5c0-6e41-456f-aa0d-38c6cb8e2c85} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (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 | ||
| 1496 | 2026.01.10 06:41:39.514676 [ 3 ] {820eb5c0-6e41-456f-aa0d-38c6cb8e2c85} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1497 | 2026.01.10 06:41:39.518537 [ 3 ] {820eb5c0-6e41-456f-aa0d-38c6cb8e2c85} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1498 | 2026.01.10 06:41:39.518565 [ 3 ] {820eb5c0-6e41-456f-aa0d-38c6cb8e2c85} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 1499 | 2026.01.10 06:41:39.518618 [ 3 ] {820eb5c0-6e41-456f-aa0d-38c6cb8e2c85} <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', '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'))" | ||
| 1500 | 2026.01.10 06:41:39.518660 [ 3 ] {820eb5c0-6e41-456f-aa0d-38c6cb8e2c85} <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', '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'))" | ||
| 1501 | 2026.01.10 06:41:39.519889 [ 3 ] {820eb5c0-6e41-456f-aa0d-38c6cb8e2c85} <Debug> executeQuery: Read 32 rows, 1.34 KiB in 0.006992 sec., 4576.659038901602 rows/sec., 191.90 KiB/sec. | ||
| 1502 | 2026.01.10 06:41:39.520000 [ 3 ] {820eb5c0-6e41-456f-aa0d-38c6cb8e2c85} <Debug> TCPHandler: Processed in 0.007370016 sec. | ||
| 1503 | 2026.01.10 06:41:39.520291 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1504 | 2026.01.10 06:41:39.520433 [ 3 ] {567b5ee5-b7a1-4a84-84ed-bc9cf4983f60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_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) | ||
| 1505 | 2026.01.10 06:41:39.520670 [ 3 ] {567b5ee5-b7a1-4a84-84ed-bc9cf4983f60} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1506 | 2026.01.10 06:41:39.520707 [ 3 ] {567b5ee5-b7a1-4a84-84ed-bc9cf4983f60} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_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 | ||
| 1507 | 2026.01.10 06:41:39.520908 [ 3 ] {567b5ee5-b7a1-4a84-84ed-bc9cf4983f60} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1508 | 2026.01.10 06:41:39.520963 [ 3 ] {567b5ee5-b7a1-4a84-84ed-bc9cf4983f60} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1509 | 2026.01.10 06:41:39.521071 [ 3 ] {567b5ee5-b7a1-4a84-84ed-bc9cf4983f60} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1510 | 2026.01.10 06:41:39.521137 [ 289 ] {567b5ee5-b7a1-4a84-84ed-bc9cf4983f60} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1511 | 2026.01.10 06:41:39.521143 [ 291 ] {567b5ee5-b7a1-4a84-84ed-bc9cf4983f60} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1512 | 2026.01.10 06:41:39.521229 [ 3 ] {567b5ee5-b7a1-4a84-84ed-bc9cf4983f60} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (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 | ||
| 1513 | 2026.01.10 06:41:39.521250 [ 3 ] {567b5ee5-b7a1-4a84-84ed-bc9cf4983f60} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1514 | 2026.01.10 06:41:39.521306 [ 3 ] {567b5ee5-b7a1-4a84-84ed-bc9cf4983f60} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1515 | 2026.01.10 06:41:39.521325 [ 3 ] {567b5ee5-b7a1-4a84-84ed-bc9cf4983f60} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 1516 | 2026.01.10 06:41:39.521357 [ 3 ] {567b5ee5-b7a1-4a84-84ed-bc9cf4983f60} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_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'))" | ||
| 1517 | 2026.01.10 06:41:39.521389 [ 3 ] {567b5ee5-b7a1-4a84-84ed-bc9cf4983f60} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_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'))" | ||
| 1518 | 2026.01.10 06:41:39.522106 [ 3 ] {567b5ee5-b7a1-4a84-84ed-bc9cf4983f60} <Debug> executeQuery: Read 32 rows, 1.34 KiB in 0.001733 sec., 18465.089440276977 rows/sec., 774.26 KiB/sec. | ||
| 1519 | 2026.01.10 06:41:39.522199 [ 3 ] {567b5ee5-b7a1-4a84-84ed-bc9cf4983f60} <Debug> TCPHandler: Processed in 0.001958877 sec. | ||
| 1520 | 2026.01.10 06:41:39.522697 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1521 | 2026.01.10 06:41:39.522835 [ 3 ] {dcf5058b-00b4-4304-bc67-43676cca8d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 1522 | 2026.01.10 06:41:39.523073 [ 3 ] {dcf5058b-00b4-4304-bc67-43676cca8d8d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1523 | 2026.01.10 06:41:39.523109 [ 3 ] {dcf5058b-00b4-4304-bc67-43676cca8d8d} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 1524 | 2026.01.10 06:41:39.523313 [ 3 ] {dcf5058b-00b4-4304-bc67-43676cca8d8d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1525 | 2026.01.10 06:41:39.523368 [ 3 ] {dcf5058b-00b4-4304-bc67-43676cca8d8d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1526 | 2026.01.10 06:41:39.523482 [ 3 ] {dcf5058b-00b4-4304-bc67-43676cca8d8d} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1527 | 2026.01.10 06:41:39.523544 [ 291 ] {dcf5058b-00b4-4304-bc67-43676cca8d8d} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1528 | 2026.01.10 06:41:39.523551 [ 290 ] {dcf5058b-00b4-4304-bc67-43676cca8d8d} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1529 | 2026.01.10 06:41:39.523635 [ 3 ] {dcf5058b-00b4-4304-bc67-43676cca8d8d} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (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 | ||
| 1530 | 2026.01.10 06:41:39.523660 [ 3 ] {dcf5058b-00b4-4304-bc67-43676cca8d8d} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1531 | 2026.01.10 06:41:39.523716 [ 3 ] {dcf5058b-00b4-4304-bc67-43676cca8d8d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1532 | 2026.01.10 06:41:39.523734 [ 3 ] {dcf5058b-00b4-4304-bc67-43676cca8d8d} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 1533 | 2026.01.10 06:41:39.523765 [ 3 ] {dcf5058b-00b4-4304-bc67-43676cca8d8d} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 1534 | 2026.01.10 06:41:39.523797 [ 3 ] {dcf5058b-00b4-4304-bc67-43676cca8d8d} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 1535 | 2026.01.10 06:41:39.524420 [ 3 ] {dcf5058b-00b4-4304-bc67-43676cca8d8d} <Debug> executeQuery: Read 32 rows, 1.34 KiB in 0.001643 sec., 19476.567255021302 rows/sec., 816.67 KiB/sec. | ||
| 1536 | 2026.01.10 06:41:39.524512 [ 3 ] {dcf5058b-00b4-4304-bc67-43676cca8d8d} <Debug> TCPHandler: Processed in 0.001865984 sec. | ||
| 1537 | 2026.01.10 06:41:39.524736 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1538 | 2026.01.10 06:41:39.524872 [ 3 ] {b3ccc8f7-3130-4fac-8314-38fb97064657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1539 | 2026.01.10 06:41:39.525102 [ 3 ] {b3ccc8f7-3130-4fac-8314-38fb97064657} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1540 | 2026.01.10 06:41:39.525137 [ 3 ] {b3ccc8f7-3130-4fac-8314-38fb97064657} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 1541 | 2026.01.10 06:41:39.525336 [ 3 ] {b3ccc8f7-3130-4fac-8314-38fb97064657} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1542 | 2026.01.10 06:41:39.525391 [ 3 ] {b3ccc8f7-3130-4fac-8314-38fb97064657} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1543 | 2026.01.10 06:41:39.525493 [ 3 ] {b3ccc8f7-3130-4fac-8314-38fb97064657} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1544 | 2026.01.10 06:41:39.525552 [ 291 ] {b3ccc8f7-3130-4fac-8314-38fb97064657} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1545 | 2026.01.10 06:41:39.525554 [ 289 ] {b3ccc8f7-3130-4fac-8314-38fb97064657} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1546 | 2026.01.10 06:41:39.525642 [ 3 ] {b3ccc8f7-3130-4fac-8314-38fb97064657} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (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 | ||
| 1547 | 2026.01.10 06:41:39.525667 [ 3 ] {b3ccc8f7-3130-4fac-8314-38fb97064657} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1548 | 2026.01.10 06:41:39.525721 [ 3 ] {b3ccc8f7-3130-4fac-8314-38fb97064657} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1549 | 2026.01.10 06:41:39.525738 [ 3 ] {b3ccc8f7-3130-4fac-8314-38fb97064657} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 1550 | 2026.01.10 06:41:39.525769 [ 3 ] {b3ccc8f7-3130-4fac-8314-38fb97064657} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1551 | 2026.01.10 06:41:39.525799 [ 3 ] {b3ccc8f7-3130-4fac-8314-38fb97064657} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1552 | 2026.01.10 06:41:39.526452 [ 3 ] {b3ccc8f7-3130-4fac-8314-38fb97064657} <Debug> executeQuery: Read 32 rows, 1.34 KiB in 0.001636 sec., 19559.902200488996 rows/sec., 820.17 KiB/sec. | ||
| 1553 | 2026.01.10 06:41:39.526560 [ 3 ] {b3ccc8f7-3130-4fac-8314-38fb97064657} <Debug> TCPHandler: Processed in 0.001875024 sec. | ||
| 1554 | 2026.01.10 06:41:39.526778 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1555 | 2026.01.10 06:41:39.526915 [ 3 ] {5e5a0032-3644-497d-abc8-ecff158a806d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1556 | 2026.01.10 06:41:39.527145 [ 3 ] {5e5a0032-3644-497d-abc8-ecff158a806d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1557 | 2026.01.10 06:41:39.527182 [ 3 ] {5e5a0032-3644-497d-abc8-ecff158a806d} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1558 | 2026.01.10 06:41:39.527412 [ 3 ] {5e5a0032-3644-497d-abc8-ecff158a806d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1559 | 2026.01.10 06:41:39.527467 [ 3 ] {5e5a0032-3644-497d-abc8-ecff158a806d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1560 | 2026.01.10 06:41:39.527568 [ 3 ] {5e5a0032-3644-497d-abc8-ecff158a806d} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1561 | 2026.01.10 06:41:39.527629 [ 290 ] {5e5a0032-3644-497d-abc8-ecff158a806d} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1562 | 2026.01.10 06:41:39.527633 [ 289 ] {5e5a0032-3644-497d-abc8-ecff158a806d} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1563 | 2026.01.10 06:41:39.527762 [ 3 ] {5e5a0032-3644-497d-abc8-ecff158a806d} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (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 | ||
| 1564 | 2026.01.10 06:41:39.527789 [ 3 ] {5e5a0032-3644-497d-abc8-ecff158a806d} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1565 | 2026.01.10 06:41:39.527844 [ 3 ] {5e5a0032-3644-497d-abc8-ecff158a806d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1566 | 2026.01.10 06:41:39.527862 [ 3 ] {5e5a0032-3644-497d-abc8-ecff158a806d} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 1567 | 2026.01.10 06:41:39.527893 [ 3 ] {5e5a0032-3644-497d-abc8-ecff158a806d} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1568 | 2026.01.10 06:41:39.527941 [ 3 ] {5e5a0032-3644-497d-abc8-ecff158a806d} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1569 | 2026.01.10 06:41:39.528578 [ 3 ] {5e5a0032-3644-497d-abc8-ecff158a806d} <Debug> executeQuery: Read 32 rows, 1.34 KiB in 0.001721 sec., 18593.84079023823 rows/sec., 779.66 KiB/sec. | ||
| 1570 | 2026.01.10 06:41:39.528666 [ 3 ] {5e5a0032-3644-497d-abc8-ecff158a806d} <Debug> TCPHandler: Processed in 0.001938307 sec. | ||
| 1571 | 2026.01.10 06:41:39.528893 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1572 | 2026.01.10 06:41:39.529030 [ 3 ] {e1cc1ac0-ef70-4662-8427-aab142fb2d41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1573 | 2026.01.10 06:41:39.529259 [ 3 ] {e1cc1ac0-ef70-4662-8427-aab142fb2d41} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1574 | 2026.01.10 06:41:39.529296 [ 3 ] {e1cc1ac0-ef70-4662-8427-aab142fb2d41} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1575 | 2026.01.10 06:41:39.529495 [ 3 ] {e1cc1ac0-ef70-4662-8427-aab142fb2d41} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1576 | 2026.01.10 06:41:39.529547 [ 3 ] {e1cc1ac0-ef70-4662-8427-aab142fb2d41} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1577 | 2026.01.10 06:41:39.529646 [ 3 ] {e1cc1ac0-ef70-4662-8427-aab142fb2d41} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1578 | 2026.01.10 06:41:39.529700 [ 291 ] {e1cc1ac0-ef70-4662-8427-aab142fb2d41} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1579 | 2026.01.10 06:41:39.529707 [ 289 ] {e1cc1ac0-ef70-4662-8427-aab142fb2d41} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1580 | 2026.01.10 06:41:39.529791 [ 3 ] {e1cc1ac0-ef70-4662-8427-aab142fb2d41} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (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 | ||
| 1581 | 2026.01.10 06:41:39.529817 [ 3 ] {e1cc1ac0-ef70-4662-8427-aab142fb2d41} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1582 | 2026.01.10 06:41:39.529875 [ 3 ] {e1cc1ac0-ef70-4662-8427-aab142fb2d41} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1583 | 2026.01.10 06:41:39.529894 [ 3 ] {e1cc1ac0-ef70-4662-8427-aab142fb2d41} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 1584 | 2026.01.10 06:41:39.529924 [ 3 ] {e1cc1ac0-ef70-4662-8427-aab142fb2d41} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1585 | 2026.01.10 06:41:39.529955 [ 3 ] {e1cc1ac0-ef70-4662-8427-aab142fb2d41} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1586 | 2026.01.10 06:41:39.530547 [ 3 ] {e1cc1ac0-ef70-4662-8427-aab142fb2d41} <Debug> executeQuery: Read 32 rows, 1.34 KiB in 0.001573 sec., 20343.2930705658 rows/sec., 853.02 KiB/sec. | ||
| 1587 | 2026.01.10 06:41:39.530639 [ 3 ] {e1cc1ac0-ef70-4662-8427-aab142fb2d41} <Debug> TCPHandler: Processed in 0.001795233 sec. | ||
| 1588 | 2026.01.10 06:41:39.530853 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1589 | 2026.01.10 06:41:39.530991 [ 3 ] {4ef85484-3aea-4a45-8cc9-38f56cd9ab14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1590 | 2026.01.10 06:41:39.531233 [ 3 ] {4ef85484-3aea-4a45-8cc9-38f56cd9ab14} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1591 | 2026.01.10 06:41:39.531270 [ 3 ] {4ef85484-3aea-4a45-8cc9-38f56cd9ab14} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1592 | 2026.01.10 06:41:39.531472 [ 3 ] {4ef85484-3aea-4a45-8cc9-38f56cd9ab14} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1593 | 2026.01.10 06:41:39.531525 [ 3 ] {4ef85484-3aea-4a45-8cc9-38f56cd9ab14} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1594 | 2026.01.10 06:41:39.531626 [ 3 ] {4ef85484-3aea-4a45-8cc9-38f56cd9ab14} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1595 | 2026.01.10 06:41:39.531687 [ 291 ] {4ef85484-3aea-4a45-8cc9-38f56cd9ab14} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1596 | 2026.01.10 06:41:39.531708 [ 290 ] {4ef85484-3aea-4a45-8cc9-38f56cd9ab14} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1597 | 2026.01.10 06:41:39.531787 [ 3 ] {4ef85484-3aea-4a45-8cc9-38f56cd9ab14} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (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 | ||
| 1598 | 2026.01.10 06:41:39.531813 [ 3 ] {4ef85484-3aea-4a45-8cc9-38f56cd9ab14} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1599 | 2026.01.10 06:41:39.531867 [ 3 ] {4ef85484-3aea-4a45-8cc9-38f56cd9ab14} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1600 | 2026.01.10 06:41:39.531885 [ 3 ] {4ef85484-3aea-4a45-8cc9-38f56cd9ab14} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 1601 | 2026.01.10 06:41:39.531916 [ 3 ] {4ef85484-3aea-4a45-8cc9-38f56cd9ab14} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1602 | 2026.01.10 06:41:39.531948 [ 3 ] {4ef85484-3aea-4a45-8cc9-38f56cd9ab14} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1603 | 2026.01.10 06:41:39.532507 [ 3 ] {4ef85484-3aea-4a45-8cc9-38f56cd9ab14} <Debug> executeQuery: Read 32 rows, 1.34 KiB in 0.001574 sec., 20330.36848792884 rows/sec., 852.48 KiB/sec. | ||
| 1604 | 2026.01.10 06:41:39.532611 [ 3 ] {4ef85484-3aea-4a45-8cc9-38f56cd9ab14} <Debug> TCPHandler: Processed in 0.001809183 sec. | ||
| 1605 | 2026.01.10 06:41:39.532826 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1606 | 2026.01.10 06:41:39.532964 [ 3 ] {ed2793a4-2183-4ff7-9f51-e55ca448af25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1607 | 2026.01.10 06:41:39.533209 [ 3 ] {ed2793a4-2183-4ff7-9f51-e55ca448af25} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1608 | 2026.01.10 06:41:39.533245 [ 3 ] {ed2793a4-2183-4ff7-9f51-e55ca448af25} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1609 | 2026.01.10 06:41:39.533449 [ 3 ] {ed2793a4-2183-4ff7-9f51-e55ca448af25} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1610 | 2026.01.10 06:41:39.533503 [ 3 ] {ed2793a4-2183-4ff7-9f51-e55ca448af25} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1611 | 2026.01.10 06:41:39.533604 [ 3 ] {ed2793a4-2183-4ff7-9f51-e55ca448af25} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1612 | 2026.01.10 06:41:39.533663 [ 289 ] {ed2793a4-2183-4ff7-9f51-e55ca448af25} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1613 | 2026.01.10 06:41:39.533669 [ 290 ] {ed2793a4-2183-4ff7-9f51-e55ca448af25} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1614 | 2026.01.10 06:41:39.533759 [ 3 ] {ed2793a4-2183-4ff7-9f51-e55ca448af25} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (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 | ||
| 1615 | 2026.01.10 06:41:39.533785 [ 3 ] {ed2793a4-2183-4ff7-9f51-e55ca448af25} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1616 | 2026.01.10 06:41:39.533840 [ 3 ] {ed2793a4-2183-4ff7-9f51-e55ca448af25} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1617 | 2026.01.10 06:41:39.533858 [ 3 ] {ed2793a4-2183-4ff7-9f51-e55ca448af25} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 1618 | 2026.01.10 06:41:39.533890 [ 3 ] {ed2793a4-2183-4ff7-9f51-e55ca448af25} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1619 | 2026.01.10 06:41:39.533937 [ 3 ] {ed2793a4-2183-4ff7-9f51-e55ca448af25} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1620 | 2026.01.10 06:41:39.534483 [ 3 ] {ed2793a4-2183-4ff7-9f51-e55ca448af25} <Debug> executeQuery: Read 32 rows, 1.34 KiB in 0.001578 sec., 20278.833967046896 rows/sec., 850.31 KiB/sec. | ||
| 1621 | 2026.01.10 06:41:39.534571 [ 3 ] {ed2793a4-2183-4ff7-9f51-e55ca448af25} <Debug> TCPHandler: Processed in 0.001795493 sec. | ||
| 1622 | 2026.01.10 06:41:39.534792 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1623 | 2026.01.10 06:41:39.534930 [ 3 ] {2fc15d7e-a2f2-4dd5-bc9a-3a5391740447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1624 | 2026.01.10 06:41:39.535175 [ 3 ] {2fc15d7e-a2f2-4dd5-bc9a-3a5391740447} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1625 | 2026.01.10 06:41:39.535212 [ 3 ] {2fc15d7e-a2f2-4dd5-bc9a-3a5391740447} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1626 | 2026.01.10 06:41:39.535417 [ 3 ] {2fc15d7e-a2f2-4dd5-bc9a-3a5391740447} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1627 | 2026.01.10 06:41:39.535470 [ 3 ] {2fc15d7e-a2f2-4dd5-bc9a-3a5391740447} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1628 | 2026.01.10 06:41:39.535572 [ 3 ] {2fc15d7e-a2f2-4dd5-bc9a-3a5391740447} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1629 | 2026.01.10 06:41:39.535621 [ 291 ] {2fc15d7e-a2f2-4dd5-bc9a-3a5391740447} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1630 | 2026.01.10 06:41:39.535634 [ 289 ] {2fc15d7e-a2f2-4dd5-bc9a-3a5391740447} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1631 | 2026.01.10 06:41:39.535712 [ 3 ] {2fc15d7e-a2f2-4dd5-bc9a-3a5391740447} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (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 | ||
| 1632 | 2026.01.10 06:41:39.535738 [ 3 ] {2fc15d7e-a2f2-4dd5-bc9a-3a5391740447} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1633 | 2026.01.10 06:41:39.535790 [ 3 ] {2fc15d7e-a2f2-4dd5-bc9a-3a5391740447} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1634 | 2026.01.10 06:41:39.535808 [ 3 ] {2fc15d7e-a2f2-4dd5-bc9a-3a5391740447} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 1635 | 2026.01.10 06:41:39.535838 [ 3 ] {2fc15d7e-a2f2-4dd5-bc9a-3a5391740447} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1636 | 2026.01.10 06:41:39.535871 [ 3 ] {2fc15d7e-a2f2-4dd5-bc9a-3a5391740447} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1637 | 2026.01.10 06:41:39.536415 [ 3 ] {2fc15d7e-a2f2-4dd5-bc9a-3a5391740447} <Debug> executeQuery: Read 32 rows, 1.34 KiB in 0.001543 sec., 20738.82047958522 rows/sec., 869.60 KiB/sec. | ||
| 1638 | 2026.01.10 06:41:39.536504 [ 3 ] {2fc15d7e-a2f2-4dd5-bc9a-3a5391740447} <Debug> TCPHandler: Processed in 0.001762592 sec. | ||
| 1639 | 2026.01.10 06:41:39.536719 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1640 | 2026.01.10 06:41:39.536855 [ 3 ] {746f929f-5c65-450a-b448-a3acdf4df553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1641 | 2026.01.10 06:41:39.537096 [ 3 ] {746f929f-5c65-450a-b448-a3acdf4df553} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1642 | 2026.01.10 06:41:39.537134 [ 3 ] {746f929f-5c65-450a-b448-a3acdf4df553} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1643 | 2026.01.10 06:41:39.537339 [ 3 ] {746f929f-5c65-450a-b448-a3acdf4df553} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1644 | 2026.01.10 06:41:39.537393 [ 3 ] {746f929f-5c65-450a-b448-a3acdf4df553} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1645 | 2026.01.10 06:41:39.537494 [ 3 ] {746f929f-5c65-450a-b448-a3acdf4df553} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 1646 | 2026.01.10 06:41:39.537556 [ 291 ] {746f929f-5c65-450a-b448-a3acdf4df553} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1647 | 2026.01.10 06:41:39.537557 [ 290 ] {746f929f-5c65-450a-b448-a3acdf4df553} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1648 | 2026.01.10 06:41:39.537673 [ 3 ] {746f929f-5c65-450a-b448-a3acdf4df553} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (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 | ||
| 1649 | 2026.01.10 06:41:39.537698 [ 3 ] {746f929f-5c65-450a-b448-a3acdf4df553} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1650 | 2026.01.10 06:41:39.537752 [ 3 ] {746f929f-5c65-450a-b448-a3acdf4df553} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1651 | 2026.01.10 06:41:39.537770 [ 3 ] {746f929f-5c65-450a-b448-a3acdf4df553} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 1652 | 2026.01.10 06:41:39.537801 [ 3 ] {746f929f-5c65-450a-b448-a3acdf4df553} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1653 | 2026.01.10 06:41:39.537842 [ 3 ] {746f929f-5c65-450a-b448-a3acdf4df553} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1654 | 2026.01.10 06:41:39.538418 [ 3 ] {746f929f-5c65-450a-b448-a3acdf4df553} <Debug> executeQuery: Read 32 rows, 1.34 KiB in 0.001621 sec., 19740.90067859346 rows/sec., 827.76 KiB/sec. | ||
| 1655 | 2026.01.10 06:41:39.538524 [ 3 ] {746f929f-5c65-450a-b448-a3acdf4df553} <Debug> TCPHandler: Processed in 0.001855785 sec. | ||
| 1656 | 2026.01.10 06:41:39.538741 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1657 | 2026.01.10 06:41:39.538877 [ 3 ] {3a6f5133-dc57-49df-a0e1-7e77b19ac7f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1658 | 2026.01.10 06:41:39.539123 [ 3 ] {3a6f5133-dc57-49df-a0e1-7e77b19ac7f4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1659 | 2026.01.10 06:41:39.539162 [ 3 ] {3a6f5133-dc57-49df-a0e1-7e77b19ac7f4} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1660 | 2026.01.10 06:41:39.539368 [ 3 ] {3a6f5133-dc57-49df-a0e1-7e77b19ac7f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1661 | 2026.01.10 06:41:39.539421 [ 3 ] {3a6f5133-dc57-49df-a0e1-7e77b19ac7f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1662 | 2026.01.10 06:41:39.539519 [ 3 ] {3a6f5133-dc57-49df-a0e1-7e77b19ac7f4} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 1663 | 2026.01.10 06:41:39.539579 [ 290 ] {3a6f5133-dc57-49df-a0e1-7e77b19ac7f4} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1664 | 2026.01.10 06:41:39.539593 [ 289 ] {3a6f5133-dc57-49df-a0e1-7e77b19ac7f4} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1665 | 2026.01.10 06:41:39.539674 [ 3 ] {3a6f5133-dc57-49df-a0e1-7e77b19ac7f4} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (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 | ||
| 1666 | 2026.01.10 06:41:39.539700 [ 3 ] {3a6f5133-dc57-49df-a0e1-7e77b19ac7f4} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1667 | 2026.01.10 06:41:39.539754 [ 3 ] {3a6f5133-dc57-49df-a0e1-7e77b19ac7f4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1668 | 2026.01.10 06:41:39.539772 [ 3 ] {3a6f5133-dc57-49df-a0e1-7e77b19ac7f4} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 1669 | 2026.01.10 06:41:39.539803 [ 3 ] {3a6f5133-dc57-49df-a0e1-7e77b19ac7f4} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1670 | 2026.01.10 06:41:39.539873 [ 3 ] {3a6f5133-dc57-49df-a0e1-7e77b19ac7f4} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1671 | 2026.01.10 06:41:39.540544 [ 3 ] {3a6f5133-dc57-49df-a0e1-7e77b19ac7f4} <Debug> executeQuery: Read 32 rows, 1.34 KiB in 0.001726 sec., 18539.976825028967 rows/sec., 777.40 KiB/sec. | ||
| 1672 | 2026.01.10 06:41:39.540635 [ 3 ] {3a6f5133-dc57-49df-a0e1-7e77b19ac7f4} <Debug> TCPHandler: Processed in 0.001945196 sec. | ||
| 1673 | 2026.01.10 06:41:39.551074 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1674 | 2026.01.10 06:41:39.551254 [ 3 ] {77bf74b0-0df0-4994-8c53-1fac540f59e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1675 | 2026.01.10 06:41:39.551552 [ 3 ] {77bf74b0-0df0-4994-8c53-1fac540f59e9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1676 | 2026.01.10 06:41:39.551605 [ 3 ] {77bf74b0-0df0-4994-8c53-1fac540f59e9} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1677 | 2026.01.10 06:41:39.551867 [ 3 ] {77bf74b0-0df0-4994-8c53-1fac540f59e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1678 | 2026.01.10 06:41:39.551926 [ 3 ] {77bf74b0-0df0-4994-8c53-1fac540f59e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1679 | 2026.01.10 06:41:39.552028 [ 3 ] {77bf74b0-0df0-4994-8c53-1fac540f59e9} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 1680 | 2026.01.10 06:41:39.552111 [ 291 ] {77bf74b0-0df0-4994-8c53-1fac540f59e9} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1681 | 2026.01.10 06:41:39.552111 [ 290 ] {77bf74b0-0df0-4994-8c53-1fac540f59e9} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1682 | 2026.01.10 06:41:39.552215 [ 3 ] {77bf74b0-0df0-4994-8c53-1fac540f59e9} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (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 | ||
| 1683 | 2026.01.10 06:41:39.552241 [ 3 ] {77bf74b0-0df0-4994-8c53-1fac540f59e9} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1684 | 2026.01.10 06:41:39.552295 [ 3 ] {77bf74b0-0df0-4994-8c53-1fac540f59e9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1685 | 2026.01.10 06:41:39.552313 [ 3 ] {77bf74b0-0df0-4994-8c53-1fac540f59e9} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 1686 | 2026.01.10 06:41:39.552343 [ 3 ] {77bf74b0-0df0-4994-8c53-1fac540f59e9} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1687 | 2026.01.10 06:41:39.552374 [ 3 ] {77bf74b0-0df0-4994-8c53-1fac540f59e9} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1688 | 2026.01.10 06:41:39.552974 [ 3 ] {77bf74b0-0df0-4994-8c53-1fac540f59e9} <Debug> executeQuery: Read 32 rows, 1.34 KiB in 0.001806 sec., 17718.715393133996 rows/sec., 742.97 KiB/sec. | ||
| 1689 | 2026.01.10 06:41:39.553083 [ 3 ] {77bf74b0-0df0-4994-8c53-1fac540f59e9} <Debug> TCPHandler: Processed in 0.00206954 sec. | ||
| 1690 | 2026.01.10 06:41:39.585628 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1691 | 2026.01.10 06:41:39.585783 [ 3 ] {74ec93fd-e7e6-4e9b-bf1b-773adb829c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1692 | 2026.01.10 06:41:39.585845 [ 3 ] {74ec93fd-e7e6-4e9b-bf1b-773adb829c42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1693 | 2026.01.10 06:41:39.586628 [ 3 ] {74ec93fd-e7e6-4e9b-bf1b-773adb829c42} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1694 | 2026.01.10 06:41:39.586670 [ 3 ] {74ec93fd-e7e6-4e9b-bf1b-773adb829c42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1695 | 2026.01.10 06:41:39.587974 [ 3 ] {74ec93fd-e7e6-4e9b-bf1b-773adb829c42} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1696 | 2026.01.10 06:41:39.588196 [ 3 ] {74ec93fd-e7e6-4e9b-bf1b-773adb829c42} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1697 | 2026.01.10 06:41:39.588353 [ 3 ] {74ec93fd-e7e6-4e9b-bf1b-773adb829c42} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.002621 sec., 4578.405188859214 rows/sec., 1.63 MiB/sec. | ||
| 1698 | 2026.01.10 06:41:39.588393 [ 3 ] {74ec93fd-e7e6-4e9b-bf1b-773adb829c42} <Debug> TCPHandler: Processed in 0.002839288 sec. | ||
| 1699 | 2026.01.10 06:41:39.588529 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1700 | 2026.01.10 06:41:39.588629 [ 3 ] {8725a9bb-8617-4134-9b36-b1425376bdb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1701 | 2026.01.10 06:41:39.588670 [ 3 ] {8725a9bb-8617-4134-9b36-b1425376bdb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1702 | 2026.01.10 06:41:39.589264 [ 3 ] {8725a9bb-8617-4134-9b36-b1425376bdb8} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1703 | 2026.01.10 06:41:39.589300 [ 3 ] {8725a9bb-8617-4134-9b36-b1425376bdb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1704 | 2026.01.10 06:41:39.589679 [ 3 ] {8725a9bb-8617-4134-9b36-b1425376bdb8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1705 | 2026.01.10 06:41:39.589910 [ 3 ] {8725a9bb-8617-4134-9b36-b1425376bdb8} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1706 | 2026.01.10 06:41:39.590043 [ 3 ] {8725a9bb-8617-4134-9b36-b1425376bdb8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001437 sec., 285316.63187195547 rows/sec., 18.10 MiB/sec. | ||
| 1707 | 2026.01.10 06:41:39.590081 [ 3 ] {8725a9bb-8617-4134-9b36-b1425376bdb8} <Debug> TCPHandler: Processed in 0.001601377 sec. | ||
| 1708 | 2026.01.10 06:41:39.590199 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1709 | 2026.01.10 06:41:39.590295 [ 3 ] {d9a56728-e7fd-46af-b2c2-ce093341727c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1710 | 2026.01.10 06:41:39.590336 [ 3 ] {d9a56728-e7fd-46af-b2c2-ce093341727c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1711 | 2026.01.10 06:41:39.590736 [ 3 ] {d9a56728-e7fd-46af-b2c2-ce093341727c} <Trace> oximeter.fields_ipaddr (238f5050-c457-4604-832e-c92f31928fa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1712 | 2026.01.10 06:41:39.590772 [ 3 ] {d9a56728-e7fd-46af-b2c2-ce093341727c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1713 | 2026.01.10 06:41:39.591072 [ 3 ] {d9a56728-e7fd-46af-b2c2-ce093341727c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1714 | 2026.01.10 06:41:39.591308 [ 3 ] {d9a56728-e7fd-46af-b2c2-ce093341727c} <Trace> oximeter.fields_ipaddr (238f5050-c457-4604-832e-c92f31928fa6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1715 | 2026.01.10 06:41:39.591433 [ 3 ] {d9a56728-e7fd-46af-b2c2-ce093341727c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001159 sec., 1725.6255392579808 rows/sec., 140.71 KiB/sec. | ||
| 1716 | 2026.01.10 06:41:39.591471 [ 3 ] {d9a56728-e7fd-46af-b2c2-ce093341727c} <Debug> TCPHandler: Processed in 0.001321052 sec. | ||
| 1717 | 2026.01.10 06:41:39.591584 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1718 | 2026.01.10 06:41:39.591677 [ 3 ] {631eb2a8-966e-42b1-bb6d-1f3df8be6f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1719 | 2026.01.10 06:41:39.591717 [ 3 ] {631eb2a8-966e-42b1-bb6d-1f3df8be6f69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1720 | 2026.01.10 06:41:39.593150 [ 3 ] {631eb2a8-966e-42b1-bb6d-1f3df8be6f69} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1721 | 2026.01.10 06:41:39.593191 [ 3 ] {631eb2a8-966e-42b1-bb6d-1f3df8be6f69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1722 | 2026.01.10 06:41:39.593803 [ 3 ] {631eb2a8-966e-42b1-bb6d-1f3df8be6f69} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1723 | 2026.01.10 06:41:39.594074 [ 3 ] {631eb2a8-966e-42b1-bb6d-1f3df8be6f69} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1724 | 2026.01.10 06:41:39.594235 [ 3 ] {631eb2a8-966e-42b1-bb6d-1f3df8be6f69} <Debug> executeQuery: Read 2253 rows, 186.48 KiB in 0.002576 sec., 874611.8012422359 rows/sec., 70.69 MiB/sec. | ||
| 1725 | 2026.01.10 06:41:39.594282 [ 3 ] {631eb2a8-966e-42b1-bb6d-1f3df8be6f69} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 1726 | 2026.01.10 06:41:39.594300 [ 3 ] {631eb2a8-966e-42b1-bb6d-1f3df8be6f69} <Debug> TCPHandler: Processed in 0.002763887 sec. | ||
| 1727 | 2026.01.10 06:41:39.594432 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1728 | 2026.01.10 06:41:39.594535 [ 3 ] {aefebaf9-424c-491e-87ea-0785abafb840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1729 | 2026.01.10 06:41:39.594581 [ 3 ] {aefebaf9-424c-491e-87ea-0785abafb840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1730 | 2026.01.10 06:41:39.595160 [ 3 ] {aefebaf9-424c-491e-87ea-0785abafb840} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1731 | 2026.01.10 06:41:39.595200 [ 3 ] {aefebaf9-424c-491e-87ea-0785abafb840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1732 | 2026.01.10 06:41:39.595551 [ 3 ] {aefebaf9-424c-491e-87ea-0785abafb840} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1733 | 2026.01.10 06:41:39.595817 [ 3 ] {aefebaf9-424c-491e-87ea-0785abafb840} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1734 | 2026.01.10 06:41:39.595955 [ 3 ] {aefebaf9-424c-491e-87ea-0785abafb840} <Debug> executeQuery: Read 207 rows, 12.46 KiB in 0.001443 sec., 143451.14345114343 rows/sec., 8.43 MiB/sec. | ||
| 1735 | 2026.01.10 06:41:39.595993 [ 3 ] {aefebaf9-424c-491e-87ea-0785abafb840} <Debug> TCPHandler: Processed in 0.001617639 sec. | ||
| 1736 | 2026.01.10 06:41:39.596110 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1737 | 2026.01.10 06:41:39.596205 [ 3 ] {e0a34f54-3d4f-4463-85ae-819c9e37de6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1738 | 2026.01.10 06:41:39.596246 [ 3 ] {e0a34f54-3d4f-4463-85ae-819c9e37de6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1739 | 2026.01.10 06:41:39.596780 [ 3 ] {e0a34f54-3d4f-4463-85ae-819c9e37de6f} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1740 | 2026.01.10 06:41:39.596814 [ 3 ] {e0a34f54-3d4f-4463-85ae-819c9e37de6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1741 | 2026.01.10 06:41:39.597171 [ 3 ] {e0a34f54-3d4f-4463-85ae-819c9e37de6f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1742 | 2026.01.10 06:41:39.597411 [ 3 ] {e0a34f54-3d4f-4463-85ae-819c9e37de6f} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1743 | 2026.01.10 06:41:39.597533 [ 3 ] {e0a34f54-3d4f-4463-85ae-819c9e37de6f} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001349 sec., 326167.5315048184 rows/sec., 21.58 MiB/sec. | ||
| 1744 | 2026.01.10 06:41:39.597570 [ 3 ] {e0a34f54-3d4f-4463-85ae-819c9e37de6f} <Debug> TCPHandler: Processed in 0.001509336 sec. | ||
| 1745 | 2026.01.10 06:41:39.597684 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1746 | 2026.01.10 06:41:39.597776 [ 3 ] {ac57433e-1dea-447f-a27b-f6f64bf1444e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1747 | 2026.01.10 06:41:39.597815 [ 3 ] {ac57433e-1dea-447f-a27b-f6f64bf1444e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1748 | 2026.01.10 06:41:39.598291 [ 3 ] {ac57433e-1dea-447f-a27b-f6f64bf1444e} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1749 | 2026.01.10 06:41:39.598326 [ 3 ] {ac57433e-1dea-447f-a27b-f6f64bf1444e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1750 | 2026.01.10 06:41:39.598646 [ 3 ] {ac57433e-1dea-447f-a27b-f6f64bf1444e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1751 | 2026.01.10 06:41:39.598865 [ 3 ] {ac57433e-1dea-447f-a27b-f6f64bf1444e} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1752 | 2026.01.10 06:41:39.598989 [ 3 ] {ac57433e-1dea-447f-a27b-f6f64bf1444e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001232 sec., 171266.23376623375 rows/sec., 9.73 MiB/sec. | ||
| 1753 | 2026.01.10 06:41:39.599028 [ 3 ] {ac57433e-1dea-447f-a27b-f6f64bf1444e} <Debug> TCPHandler: Processed in 0.001391624 sec. | ||
| 1754 | 2026.01.10 06:41:39.599147 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1755 | 2026.01.10 06:41:39.599240 [ 3 ] {d6b5d20b-43b1-428a-ac31-02e5bf03beda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1756 | 2026.01.10 06:41:39.599280 [ 3 ] {d6b5d20b-43b1-428a-ac31-02e5bf03beda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1757 | 2026.01.10 06:41:39.600062 [ 3 ] {d6b5d20b-43b1-428a-ac31-02e5bf03beda} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1758 | 2026.01.10 06:41:39.600096 [ 3 ] {d6b5d20b-43b1-428a-ac31-02e5bf03beda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1759 | 2026.01.10 06:41:39.600520 [ 3 ] {d6b5d20b-43b1-428a-ac31-02e5bf03beda} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1760 | 2026.01.10 06:41:39.600756 [ 3 ] {d6b5d20b-43b1-428a-ac31-02e5bf03beda} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1761 | 2026.01.10 06:41:39.600898 [ 3 ] {d6b5d20b-43b1-428a-ac31-02e5bf03beda} <Debug> executeQuery: Read 1137 rows, 82.92 KiB in 0.001677 sec., 677996.4221824687 rows/sec., 48.29 MiB/sec. | ||
| 1762 | 2026.01.10 06:41:39.600939 [ 3 ] {d6b5d20b-43b1-428a-ac31-02e5bf03beda} <Debug> TCPHandler: Processed in 0.001841685 sec. | ||
| 1763 | 2026.01.10 06:41:39.601061 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1764 | 2026.01.10 06:41:39.601154 [ 3 ] {f22959af-65a0-402c-9db5-7a6b7d029c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1765 | 2026.01.10 06:41:39.601196 [ 3 ] {f22959af-65a0-402c-9db5-7a6b7d029c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1766 | 2026.01.10 06:41:39.601553 [ 3 ] {f22959af-65a0-402c-9db5-7a6b7d029c98} <Trace> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1767 | 2026.01.10 06:41:39.601592 [ 3 ] {f22959af-65a0-402c-9db5-7a6b7d029c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1768 | 2026.01.10 06:41:39.601934 [ 3 ] {f22959af-65a0-402c-9db5-7a6b7d029c98} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1769 | 2026.01.10 06:41:39.602165 [ 3 ] {f22959af-65a0-402c-9db5-7a6b7d029c98} <Trace> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1770 | 2026.01.10 06:41:39.602301 [ 3 ] {f22959af-65a0-402c-9db5-7a6b7d029c98} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001165 sec., 5150.214592274678 rows/sec., 269.08 KiB/sec. | ||
| 1771 | 2026.01.10 06:41:39.602340 [ 3 ] {f22959af-65a0-402c-9db5-7a6b7d029c98} <Debug> TCPHandler: Processed in 0.001326052 sec. | ||
| 1772 | 2026.01.10 06:41:39.602459 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1773 | 2026.01.10 06:41:39.602555 [ 3 ] {59d57979-4ff1-470c-98d4-14525c438d0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1774 | 2026.01.10 06:41:39.602599 [ 3 ] {59d57979-4ff1-470c-98d4-14525c438d0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1775 | 2026.01.10 06:41:39.603239 [ 3 ] {59d57979-4ff1-470c-98d4-14525c438d0b} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1776 | 2026.01.10 06:41:39.603275 [ 3 ] {59d57979-4ff1-470c-98d4-14525c438d0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1777 | 2026.01.10 06:41:39.603678 [ 3 ] {59d57979-4ff1-470c-98d4-14525c438d0b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1778 | 2026.01.10 06:41:39.603909 [ 3 ] {59d57979-4ff1-470c-98d4-14525c438d0b} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1779 | 2026.01.10 06:41:39.604058 [ 3 ] {59d57979-4ff1-470c-98d4-14525c438d0b} <Debug> executeQuery: Read 935 rows, 63.39 KiB in 0.001522 sec., 614323.258869908 rows/sec., 40.67 MiB/sec. | ||
| 1780 | 2026.01.10 06:41:39.604097 [ 3 ] {59d57979-4ff1-470c-98d4-14525c438d0b} <Debug> TCPHandler: Processed in 0.001689531 sec. | ||
| 1781 | 2026.01.10 06:41:39.604216 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1782 | 2026.01.10 06:41:39.604311 [ 3 ] {cf075fc6-a828-478b-b47e-79a59811b720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1783 | 2026.01.10 06:41:39.604354 [ 3 ] {cf075fc6-a828-478b-b47e-79a59811b720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1784 | 2026.01.10 06:41:39.604685 [ 3 ] {cf075fc6-a828-478b-b47e-79a59811b720} <Trace> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1785 | 2026.01.10 06:41:39.604723 [ 3 ] {cf075fc6-a828-478b-b47e-79a59811b720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1786 | 2026.01.10 06:41:39.605045 [ 3 ] {cf075fc6-a828-478b-b47e-79a59811b720} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1787 | 2026.01.10 06:41:39.605273 [ 3 ] {cf075fc6-a828-478b-b47e-79a59811b720} <Trace> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1788 | 2026.01.10 06:41:39.605407 [ 3 ] {cf075fc6-a828-478b-b47e-79a59811b720} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001114 sec., 897.6660682226212 rows/sec., 60.49 KiB/sec. | ||
| 1789 | 2026.01.10 06:41:39.605444 [ 3 ] {cf075fc6-a828-478b-b47e-79a59811b720} <Debug> TCPHandler: Processed in 0.00127901 sec. | ||
| 1790 | 2026.01.10 06:41:39.605548 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1791 | 2026.01.10 06:41:39.605643 [ 3 ] {def6c9f6-6dd4-426a-a6a7-a06d0e0ddb45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1792 | 2026.01.10 06:41:39.605684 [ 3 ] {def6c9f6-6dd4-426a-a6a7-a06d0e0ddb45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1793 | 2026.01.10 06:41:39.606017 [ 3 ] {def6c9f6-6dd4-426a-a6a7-a06d0e0ddb45} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1794 | 2026.01.10 06:41:39.606053 [ 3 ] {def6c9f6-6dd4-426a-a6a7-a06d0e0ddb45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1795 | 2026.01.10 06:41:39.606362 [ 3 ] {def6c9f6-6dd4-426a-a6a7-a06d0e0ddb45} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1796 | 2026.01.10 06:41:39.606577 [ 3 ] {def6c9f6-6dd4-426a-a6a7-a06d0e0ddb45} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1797 | 2026.01.10 06:41:39.606715 [ 3 ] {def6c9f6-6dd4-426a-a6a7-a06d0e0ddb45} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.00109 sec., 73394.49541284403 rows/sec., 4.36 MiB/sec. | ||
| 1798 | 2026.01.10 06:41:39.606754 [ 3 ] {def6c9f6-6dd4-426a-a6a7-a06d0e0ddb45} <Debug> TCPHandler: Processed in 0.00125555 sec. | ||
| 1799 | 2026.01.10 06:41:41.307969 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 68 entries to flush up to offset 280 | ||
| 1800 | 2026.01.10 06:41:41.311095 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1801 | 2026.01.10 06:41:41.311134 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1802 | 2026.01.10 06:41:41.312391 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1803 | 2026.01.10 06:41:41.312656 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1804 | 2026.01.10 06:41:41.312894 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 280 | ||
| 1805 | 2026.01.10 06:41:42.132346 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1806 | 2026.01.10 06:41:42.132550 [ 3 ] {f0060528-c37e-4ada-95c8-7a536a1430be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1807 | 2026.01.10 06:41:42.132625 [ 3 ] {f0060528-c37e-4ada-95c8-7a536a1430be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1808 | 2026.01.10 06:41:42.133403 [ 3 ] {f0060528-c37e-4ada-95c8-7a536a1430be} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1809 | 2026.01.10 06:41:42.133455 [ 3 ] {f0060528-c37e-4ada-95c8-7a536a1430be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1810 | 2026.01.10 06:41:42.133912 [ 3 ] {f0060528-c37e-4ada-95c8-7a536a1430be} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1811 | 2026.01.10 06:41:42.134143 [ 3 ] {f0060528-c37e-4ada-95c8-7a536a1430be} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1812 | 2026.01.10 06:41:42.134296 [ 3 ] {f0060528-c37e-4ada-95c8-7a536a1430be} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001803 sec., 31059.34553521908 rows/sec., 2.39 MiB/sec. | ||
| 1813 | 2026.01.10 06:41:42.134352 [ 3 ] {f0060528-c37e-4ada-95c8-7a536a1430be} <Debug> TCPHandler: Processed in 0.002155051 sec. | ||
| 1814 | 2026.01.10 06:41:42.134493 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1815 | 2026.01.10 06:41:42.134591 [ 3 ] {1152b636-3a09-4034-8d11-1a04c82fa643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1816 | 2026.01.10 06:41:42.134632 [ 3 ] {1152b636-3a09-4034-8d11-1a04c82fa643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1817 | 2026.01.10 06:41:42.135069 [ 3 ] {1152b636-3a09-4034-8d11-1a04c82fa643} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1818 | 2026.01.10 06:41:42.135108 [ 3 ] {1152b636-3a09-4034-8d11-1a04c82fa643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1819 | 2026.01.10 06:41:42.135439 [ 3 ] {1152b636-3a09-4034-8d11-1a04c82fa643} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1820 | 2026.01.10 06:41:42.135657 [ 3 ] {1152b636-3a09-4034-8d11-1a04c82fa643} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1821 | 2026.01.10 06:41:42.135787 [ 3 ] {1152b636-3a09-4034-8d11-1a04c82fa643} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001215 sec., 52674.897119341564 rows/sec., 4.11 MiB/sec. | ||
| 1822 | 2026.01.10 06:41:42.135826 [ 3 ] {1152b636-3a09-4034-8d11-1a04c82fa643} <Debug> TCPHandler: Processed in 0.001385274 sec. | ||
| 1823 | 2026.01.10 06:41:42.135951 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1824 | 2026.01.10 06:41:42.136045 [ 3 ] {709532ef-6e5d-4dad-b90b-556b1bd52e5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1825 | 2026.01.10 06:41:42.136091 [ 3 ] {709532ef-6e5d-4dad-b90b-556b1bd52e5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1826 | 2026.01.10 06:41:42.136509 [ 3 ] {709532ef-6e5d-4dad-b90b-556b1bd52e5f} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1827 | 2026.01.10 06:41:42.136548 [ 3 ] {709532ef-6e5d-4dad-b90b-556b1bd52e5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1828 | 2026.01.10 06:41:42.136913 [ 3 ] {709532ef-6e5d-4dad-b90b-556b1bd52e5f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1829 | 2026.01.10 06:41:42.137146 [ 3 ] {709532ef-6e5d-4dad-b90b-556b1bd52e5f} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1830 | 2026.01.10 06:41:42.137277 [ 3 ] {709532ef-6e5d-4dad-b90b-556b1bd52e5f} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001251 sec., 51159.07274180656 rows/sec., 3.56 MiB/sec. | ||
| 1831 | 2026.01.10 06:41:42.137315 [ 3 ] {709532ef-6e5d-4dad-b90b-556b1bd52e5f} <Debug> TCPHandler: Processed in 0.001415444 sec. | ||
| 1832 | 2026.01.10 06:41:42.137438 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1833 | 2026.01.10 06:41:42.137536 [ 3 ] {5ef24c35-457f-4067-9b06-844b1cba01ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1834 | 2026.01.10 06:41:42.137579 [ 3 ] {5ef24c35-457f-4067-9b06-844b1cba01ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1835 | 2026.01.10 06:41:42.137915 [ 3 ] {5ef24c35-457f-4067-9b06-844b1cba01ee} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1836 | 2026.01.10 06:41:42.137953 [ 3 ] {5ef24c35-457f-4067-9b06-844b1cba01ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1837 | 2026.01.10 06:41:42.138268 [ 3 ] {5ef24c35-457f-4067-9b06-844b1cba01ee} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1838 | 2026.01.10 06:41:42.138492 [ 3 ] {5ef24c35-457f-4067-9b06-844b1cba01ee} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1839 | 2026.01.10 06:41:42.138628 [ 3 ] {5ef24c35-457f-4067-9b06-844b1cba01ee} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001113 sec., 21563.342318059298 rows/sec., 1.45 MiB/sec. | ||
| 1840 | 2026.01.10 06:41:42.138664 [ 3 ] {5ef24c35-457f-4067-9b06-844b1cba01ee} <Debug> TCPHandler: Processed in 0.001277031 sec. | ||
| 1841 | 2026.01.10 06:41:43.813097 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 | ||
| 1842 | 2026.01.10 06:41:43.813591 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1843 | 2026.01.10 06:41:43.813634 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1844 | 2026.01.10 06:41:43.814208 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1845 | 2026.01.10 06:41:43.814430 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1846 | 2026.01.10 06:41:43.814563 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 | ||
| 1847 | 2026.01.10 06:41:43.972954 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1848 | 2026.01.10 06:41:43.990248 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1849 | 2026.01.10 06:41:43.990291 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1850 | 2026.01.10 06:41:43.995892 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1851 | 2026.01.10 06:41:43.996572 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1852 | 2026.01.10 06:41:43.999585 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1853 | 2026.01.10 06:41:47.139029 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1854 | 2026.01.10 06:41:47.139231 [ 3 ] {ad5c8b87-f29d-4306-a6f9-0cb3ebe47c60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1855 | 2026.01.10 06:41:47.139304 [ 3 ] {ad5c8b87-f29d-4306-a6f9-0cb3ebe47c60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1856 | 2026.01.10 06:41:47.140003 [ 3 ] {ad5c8b87-f29d-4306-a6f9-0cb3ebe47c60} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1857 | 2026.01.10 06:41:47.140051 [ 3 ] {ad5c8b87-f29d-4306-a6f9-0cb3ebe47c60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1858 | 2026.01.10 06:41:47.140478 [ 3 ] {ad5c8b87-f29d-4306-a6f9-0cb3ebe47c60} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1859 | 2026.01.10 06:41:47.140769 [ 3 ] {ad5c8b87-f29d-4306-a6f9-0cb3ebe47c60} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1860 | 2026.01.10 06:41:47.140928 [ 3 ] {ad5c8b87-f29d-4306-a6f9-0cb3ebe47c60} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001752 sec., 43378.995433789954 rows/sec., 3.57 MiB/sec. | ||
| 1861 | 2026.01.10 06:41:47.140974 [ 3 ] {ad5c8b87-f29d-4306-a6f9-0cb3ebe47c60} <Debug> TCPHandler: Processed in 0.00208694 sec. | ||
| 1862 | 2026.01.10 06:41:47.141118 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1863 | 2026.01.10 06:41:47.141210 [ 3 ] {e75a832a-4650-48de-92dd-a3f310209c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1864 | 2026.01.10 06:41:47.141251 [ 3 ] {e75a832a-4650-48de-92dd-a3f310209c37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1865 | 2026.01.10 06:41:47.141669 [ 3 ] {e75a832a-4650-48de-92dd-a3f310209c37} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1866 | 2026.01.10 06:41:47.141703 [ 3 ] {e75a832a-4650-48de-92dd-a3f310209c37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1867 | 2026.01.10 06:41:47.142020 [ 3 ] {e75a832a-4650-48de-92dd-a3f310209c37} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1868 | 2026.01.10 06:41:47.142250 [ 3 ] {e75a832a-4650-48de-92dd-a3f310209c37} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1869 | 2026.01.10 06:41:47.142397 [ 3 ] {e75a832a-4650-48de-92dd-a3f310209c37} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001206 sec., 8291.873963515754 rows/sec., 623.51 KiB/sec. | ||
| 1870 | 2026.01.10 06:41:47.142436 [ 3 ] {e75a832a-4650-48de-92dd-a3f310209c37} <Debug> TCPHandler: Processed in 0.001374523 sec. | ||
| 1871 | 2026.01.10 06:41:47.142568 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1872 | 2026.01.10 06:41:47.142661 [ 3 ] {e2268743-683d-4e2b-8316-62293b62a883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1873 | 2026.01.10 06:41:47.142703 [ 3 ] {e2268743-683d-4e2b-8316-62293b62a883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1874 | 2026.01.10 06:41:47.143142 [ 3 ] {e2268743-683d-4e2b-8316-62293b62a883} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1875 | 2026.01.10 06:41:47.143177 [ 3 ] {e2268743-683d-4e2b-8316-62293b62a883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1876 | 2026.01.10 06:41:47.143486 [ 3 ] {e2268743-683d-4e2b-8316-62293b62a883} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1877 | 2026.01.10 06:41:47.143700 [ 3 ] {e2268743-683d-4e2b-8316-62293b62a883} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1878 | 2026.01.10 06:41:47.143822 [ 3 ] {e2268743-683d-4e2b-8316-62293b62a883} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001179 sec., 62765.05513146735 rows/sec., 4.90 MiB/sec. | ||
| 1879 | 2026.01.10 06:41:47.143858 [ 3 ] {e2268743-683d-4e2b-8316-62293b62a883} <Debug> TCPHandler: Processed in 0.001341622 sec. | ||
| 1880 | 2026.01.10 06:41:47.143974 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1881 | 2026.01.10 06:41:47.144068 [ 3 ] {266a79cc-fc49-4386-9acc-4fd353c562cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1882 | 2026.01.10 06:41:47.144112 [ 3 ] {266a79cc-fc49-4386-9acc-4fd353c562cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1883 | 2026.01.10 06:41:47.144522 [ 3 ] {266a79cc-fc49-4386-9acc-4fd353c562cf} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1884 | 2026.01.10 06:41:47.144558 [ 3 ] {266a79cc-fc49-4386-9acc-4fd353c562cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1885 | 2026.01.10 06:41:47.144885 [ 3 ] {266a79cc-fc49-4386-9acc-4fd353c562cf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1886 | 2026.01.10 06:41:47.145094 [ 3 ] {266a79cc-fc49-4386-9acc-4fd353c562cf} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1887 | 2026.01.10 06:41:47.145232 [ 3 ] {266a79cc-fc49-4386-9acc-4fd353c562cf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 1888 | 2026.01.10 06:41:47.145272 [ 3 ] {266a79cc-fc49-4386-9acc-4fd353c562cf} <Debug> TCPHandler: Processed in 0.001350363 sec. | ||
| 1889 | 2026.01.10 06:41:47.145373 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1890 | 2026.01.10 06:41:47.145464 [ 3 ] {c502c364-666d-45c4-919e-5c0b819f0f00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1891 | 2026.01.10 06:41:47.145519 [ 3 ] {c502c364-666d-45c4-919e-5c0b819f0f00} <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 | ||
| 1892 | 2026.01.10 06:41:47.146259 [ 3 ] {c502c364-666d-45c4-919e-5c0b819f0f00} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1893 | 2026.01.10 06:41:47.146293 [ 3 ] {c502c364-666d-45c4-919e-5c0b819f0f00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1894 | 2026.01.10 06:41:47.146802 [ 3 ] {c502c364-666d-45c4-919e-5c0b819f0f00} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1895 | 2026.01.10 06:41:47.147068 [ 3 ] {c502c364-666d-45c4-919e-5c0b819f0f00} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1896 | 2026.01.10 06:41:47.147215 [ 3 ] {c502c364-666d-45c4-919e-5c0b819f0f00} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001768 sec., 5656.108597285068 rows/sec., 10.14 MiB/sec. | ||
| 1897 | 2026.01.10 06:41:47.147270 [ 3 ] {c502c364-666d-45c4-919e-5c0b819f0f00} <Debug> TCPHandler: Processed in 0.001946267 sec. | ||
| 1898 | 2026.01.10 06:41:47.147385 [ 3 ] {} <Trace> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1899 | 2026.01.10 06:41:47.147479 [ 3 ] {1abef400-bbca-4759-9b7c-07e5f9274685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48196) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1900 | 2026.01.10 06:41:47.147520 [ 3 ] {1abef400-bbca-4759-9b7c-07e5f9274685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1901 | 2026.01.10 06:41:47.147875 [ 3 ] {1abef400-bbca-4759-9b7c-07e5f9274685} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1902 | 2026.01.10 06:41:47.147909 [ 3 ] {1abef400-bbca-4759-9b7c-07e5f9274685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1903 | 2026.01.10 06:41:47.148233 [ 3 ] {1abef400-bbca-4759-9b7c-07e5f9274685} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1904 | 2026.01.10 06:41:47.148447 [ 3 ] {1abef400-bbca-4759-9b7c-07e5f9274685} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1905 | 2026.01.10 06:41:47.148583 [ 3 ] {1abef400-bbca-4759-9b7c-07e5f9274685} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 1906 | 2026.01.10 06:41:47.148621 [ 3 ] {1abef400-bbca-4759-9b7c-07e5f9274685} <Debug> TCPHandler: Processed in 0.001285291 sec. | ||
| 1907 | 2026.01.10 06:41:50.123094 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43252 | ||
| 1908 | 2026.01.10 06:41:50.123650 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1909 | 2026.01.10 06:41:50.123688 [ 293 ] {} <Debug> TCP-Session: 46c695b6-122b-4226-a700-7e419dde3488 Authenticating user 'default' from [fd00:1122:3344:101::e]:43252 | ||
| 1910 | 2026.01.10 06:41:50.123708 [ 293 ] {} <Debug> TCP-Session: 46c695b6-122b-4226-a700-7e419dde3488 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1911 | 2026.01.10 06:41:50.123720 [ 293 ] {} <Debug> TCP-Session: 46c695b6-122b-4226-a700-7e419dde3488 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1912 | 2026.01.10 06:41:50.123775 [ 293 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1913 | 2026.01.10 06:41:50.123798 [ 293 ] {} <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 | ||
| 1914 | 2026.01.10 06:41:50.123815 [ 293 ] {} <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 | ||
| 1915 | 2026.01.10 06:41:50.124253 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52138 | ||
| 1916 | 2026.01.10 06:41:50.124391 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1917 | 2026.01.10 06:41:50.124424 [ 294 ] {} <Debug> TCP-Session: a5e46d55-967c-4388-9ba9-c1640fb86d92 Authenticating user 'default' from [fd00:1122:3344:101::e]:52138 | ||
| 1918 | 2026.01.10 06:41:50.124427 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60536 | ||
| 1919 | 2026.01.10 06:41:50.124433 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34113 | ||
| 1920 | 2026.01.10 06:41:50.124447 [ 294 ] {} <Debug> TCP-Session: a5e46d55-967c-4388-9ba9-c1640fb86d92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1921 | 2026.01.10 06:41:50.124492 [ 293 ] {} <Trace> TCP-Session: 46c695b6-122b-4226-a700-7e419dde3488 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1922 | 2026.01.10 06:41:50.124511 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42001 | ||
| 1923 | 2026.01.10 06:41:50.124528 [ 294 ] {} <Debug> TCP-Session: a5e46d55-967c-4388-9ba9-c1640fb86d92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1924 | 2026.01.10 06:41:50.124556 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1925 | 2026.01.10 06:41:50.124600 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60187 | ||
| 1926 | 2026.01.10 06:41:50.124610 [ 296 ] {} <Debug> TCP-Session: 2a30c0dd-b812-4ea6-b9e0-e5f502e83cc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:60536 | ||
| 1927 | 2026.01.10 06:41:50.124651 [ 296 ] {} <Debug> TCP-Session: 2a30c0dd-b812-4ea6-b9e0-e5f502e83cc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1928 | 2026.01.10 06:41:50.124665 [ 296 ] {} <Debug> TCP-Session: 2a30c0dd-b812-4ea6-b9e0-e5f502e83cc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1929 | 2026.01.10 06:41:50.124688 [ 293 ] {f57e0db7-867c-4067-9799-89dc746e3420} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43252) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1930 | 2026.01.10 06:41:50.124824 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1931 | 2026.01.10 06:41:50.124865 [ 295 ] {} <Debug> TCP-Session: e3316d85-15ed-4e88-b734-336af33b5a58 Authenticating user 'default' from [fd00:1122:3344:101::e]:34113 | ||
| 1932 | 2026.01.10 06:41:50.124865 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1933 | 2026.01.10 06:41:50.124891 [ 295 ] {} <Debug> TCP-Session: e3316d85-15ed-4e88-b734-336af33b5a58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1934 | 2026.01.10 06:41:50.124884 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49540 | ||
| 1935 | 2026.01.10 06:41:50.124912 [ 295 ] {} <Debug> TCP-Session: e3316d85-15ed-4e88-b734-336af33b5a58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1936 | 2026.01.10 06:41:50.124911 [ 297 ] {} <Debug> TCP-Session: 835048be-bfe5-4e5f-8d36-2bda3f188e98 Authenticating user 'default' from [fd00:1122:3344:101::e]:42001 | ||
| 1937 | 2026.01.10 06:41:50.124975 [ 297 ] {} <Debug> TCP-Session: 835048be-bfe5-4e5f-8d36-2bda3f188e98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1938 | 2026.01.10 06:41:50.124976 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1939 | 2026.01.10 06:41:50.124991 [ 297 ] {} <Debug> TCP-Session: 835048be-bfe5-4e5f-8d36-2bda3f188e98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1940 | 2026.01.10 06:41:50.125022 [ 298 ] {} <Debug> TCP-Session: 01614ba6-2314-4547-b7d0-97f1a27cf33e Authenticating user 'default' from [fd00:1122:3344:101::e]:60187 | ||
| 1941 | 2026.01.10 06:41:50.125033 [ 293 ] {f57e0db7-867c-4067-9799-89dc746e3420} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1942 | 2026.01.10 06:41:50.125043 [ 298 ] {} <Debug> TCP-Session: 01614ba6-2314-4547-b7d0-97f1a27cf33e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1943 | 2026.01.10 06:41:50.125073 [ 298 ] {} <Debug> TCP-Session: 01614ba6-2314-4547-b7d0-97f1a27cf33e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1944 | 2026.01.10 06:41:50.125106 [ 293 ] {f57e0db7-867c-4067-9799-89dc746e3420} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1945 | 2026.01.10 06:41:50.125135 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38608 | ||
| 1946 | 2026.01.10 06:41:50.125155 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1947 | 2026.01.10 06:41:50.125205 [ 299 ] {} <Debug> TCP-Session: a94f291f-40ac-46f1-805d-7581adf8c7cd Authenticating user 'default' from [fd00:1122:3344:101::e]:49540 | ||
| 1948 | 2026.01.10 06:41:50.125235 [ 299 ] {} <Debug> TCP-Session: a94f291f-40ac-46f1-805d-7581adf8c7cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1949 | 2026.01.10 06:41:50.125248 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49979 | ||
| 1950 | 2026.01.10 06:41:50.125253 [ 299 ] {} <Debug> TCP-Session: a94f291f-40ac-46f1-805d-7581adf8c7cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1951 | 2026.01.10 06:41:50.125292 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1952 | 2026.01.10 06:41:50.125326 [ 300 ] {} <Debug> TCP-Session: 630a005d-690f-46e3-8adf-60d871e505f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:38608 | ||
| 1953 | 2026.01.10 06:41:50.125343 [ 300 ] {} <Debug> TCP-Session: 630a005d-690f-46e3-8adf-60d871e505f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1954 | 2026.01.10 06:41:50.125355 [ 300 ] {} <Debug> TCP-Session: 630a005d-690f-46e3-8adf-60d871e505f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1955 | 2026.01.10 06:41:50.125403 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1956 | 2026.01.10 06:41:50.125433 [ 301 ] {} <Debug> TCP-Session: 773efab8-4271-4f50-b240-1c69d86728d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49979 | ||
| 1957 | 2026.01.10 06:41:50.125449 [ 301 ] {} <Debug> TCP-Session: 773efab8-4271-4f50-b240-1c69d86728d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1958 | 2026.01.10 06:41:50.125461 [ 301 ] {} <Debug> TCP-Session: 773efab8-4271-4f50-b240-1c69d86728d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1959 | 2026.01.10 06:41:50.125583 [ 293 ] {f57e0db7-867c-4067-9799-89dc746e3420} <Debug> oximeter.version (b6888ffa-29fd-4f3d-a658-2c4a5115ddd7) (SelectExecutor): Key condition: unknown | ||
| 1960 | 2026.01.10 06:41:50.139181 [ 303 ] {f57e0db7-867c-4067-9799-89dc746e3420} <Trace> AggregatingTransform: Aggregating | ||
| 1961 | 2026.01.10 06:41:50.141245 [ 303 ] {f57e0db7-867c-4067-9799-89dc746e3420} <Trace> Aggregator: Aggregation method: without_key | ||
| 1962 | 2026.01.10 06:41:50.141910 [ 303 ] {f57e0db7-867c-4067-9799-89dc746e3420} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006100046 sec. (163.933 rows/sec., 6.40 KiB/sec.) | ||
| 1963 | 2026.01.10 06:41:50.141935 [ 303 ] {f57e0db7-867c-4067-9799-89dc746e3420} <Trace> Aggregator: Merging aggregated data | ||
| 1964 | 2026.01.10 06:41:50.141968 [ 303 ] {f57e0db7-867c-4067-9799-89dc746e3420} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1965 | 2026.01.10 06:41:50.145476 [ 293 ] {f57e0db7-867c-4067-9799-89dc746e3420} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.020839 sec., 47.98694755026633 rows/sec., 1.87 KiB/sec. | ||
| 1966 | 2026.01.10 06:41:50.145632 [ 293 ] {f57e0db7-867c-4067-9799-89dc746e3420} <Debug> TCPHandler: Processed in 0.021274609 sec. | ||
| 1967 | 2026.01.10 06:41:50.148369 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1968 | 2026.01.10 06:41:50.148406 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1969 | 2026.01.10 06:41:50.148417 [ 293 ] {} <Debug> TCP-Session: 46c695b6-122b-4226-a700-7e419dde3488 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1970 | 2026.01.10 06:41:50.148426 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1971 | 2026.01.10 06:41:50.148448 [ 300 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1972 | 2026.01.10 06:41:50.148484 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1973 | 2026.01.10 06:41:50.148505 [ 295 ] {} <Debug> TCP-Session: e3316d85-15ed-4e88-b734-336af33b5a58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1974 | 2026.01.10 06:41:50.148520 [ 300 ] {} <Debug> TCP-Session: 630a005d-690f-46e3-8adf-60d871e505f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1975 | 2026.01.10 06:41:50.148520 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1976 | 2026.01.10 06:41:50.148549 [ 301 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1977 | 2026.01.10 06:41:50.148532 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1978 | 2026.01.10 06:41:50.148580 [ 299 ] {} <Debug> TCP-Session: a94f291f-40ac-46f1-805d-7581adf8c7cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1979 | 2026.01.10 06:41:50.148598 [ 301 ] {} <Debug> TCP-Session: 773efab8-4271-4f50-b240-1c69d86728d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1980 | 2026.01.10 06:41:50.148613 [ 297 ] {} <Debug> TCP-Session: 835048be-bfe5-4e5f-8d36-2bda3f188e98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1981 | 2026.01.10 06:41:50.148527 [ 296 ] {} <Debug> TCP-Session: 2a30c0dd-b812-4ea6-b9e0-e5f502e83cc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1982 | 2026.01.10 06:41:50.148456 [ 298 ] {} <Debug> TCP-Session: 01614ba6-2314-4547-b7d0-97f1a27cf33e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1983 | 2026.01.10 06:41:50.148464 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1984 | 2026.01.10 06:41:50.148713 [ 294 ] {} <Debug> TCP-Session: a5e46d55-967c-4388-9ba9-c1640fb86d92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1985 | 2026.01.10 06:41:51.000227 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.83 MiB, peak 187.94 MiB, free memory in arenas 0.00 B, will set to 181.90 MiB (RSS), difference: 2.07 MiB | ||
| 1986 | 2026.01.10 06:41:51.246301 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1987 | 2026.01.10 06:41:51.246360 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1988 | 2026.01.10 06:41:51.313267 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 302 | ||
| 1989 | 2026.01.10 06:41:51.314776 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 491 entries to flush up to offset 3724 | ||
| 1990 | 2026.01.10 06:41:51.315317 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1991 | 2026.01.10 06:41:51.315395 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1992 | 2026.01.10 06:41:51.315752 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1993 | 2026.01.10 06:41:51.315800 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1994 | 2026.01.10 06:41:51.316345 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1995 | 2026.01.10 06:41:51.316618 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1996 | 2026.01.10 06:41:51.316758 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3724 | ||
| 1997 | 2026.01.10 06:41:51.317167 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1998 | 2026.01.10 06:41:51.317454 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1999 | 2026.01.10 06:41:51.317582 [ 47 ] {} <Debug> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2000 | 2026.01.10 06:41:51.317621 [ 47 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2001 | 2026.01.10 06:41:51.317648 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2002 | 2026.01.10 06:41:51.317716 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 302 | ||
| 2003 | 2026.01.10 06:41:51.317812 [ 200 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::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 | ||
| 2004 | 2026.01.10 06:41:51.318471 [ 200 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2005 | 2026.01.10 06:41:51.318652 [ 200 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::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 | ||
| 2006 | 2026.01.10 06:41:51.319091 [ 200 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::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 | ||
| 2007 | 2026.01.10 06:41:51.319474 [ 200 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
| 2008 | 2026.01.10 06:41:51.319841 [ 200 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part | ||
| 2009 | 2026.01.10 06:41:51.320192 [ 200 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 68 rows starting from the beginning of the part | ||
| 2010 | 2026.01.10 06:41:51.320551 [ 200 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 22 rows starting from the beginning of the part | ||
| 2011 | 2026.01.10 06:41:51.326755 [ 193 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 302 rows, containing 72 columns (72 merged, 0 gathered) in 0.009017496 sec., 33490.450120521265 rows/sec., 36.15 MiB/sec. | ||
| 2012 | 2026.01.10 06:41:51.327378 [ 192 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2013 | 2026.01.10 06:41:51.327928 [ 192 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::all_1_6_1} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2014 | 2026.01.10 06:41:51.327997 [ 192 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::all_1_6_1} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2015 | 2026.01.10 06:41:51.328122 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.73 MiB. | ||
| 2016 | 2026.01.10 06:41:51.499796 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2017 | 2026.01.10 06:41:51.518797 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2018 | 2026.01.10 06:41:51.518864 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2019 | 2026.01.10 06:41:51.526112 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2020 | 2026.01.10 06:41:51.526830 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2021 | 2026.01.10 06:41:51.530241 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2022 | 2026.01.10 06:41:51.744024 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2023 | 2026.01.10 06:41:51.744115 [ 3 ] {} <Debug> TCP-Session: cf371fcc-02f2-4e13-949c-1ff0a6be647d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2024 | 2026.01.10 06:41:52.000209 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.51 MiB, peak 187.94 MiB, free memory in arenas 0.00 B, will set to 185.70 MiB (RSS), difference: 5.19 MiB | ||
| 2025 | 2026.01.10 06:41:52.150472 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2026 | 2026.01.10 06:41:52.150644 [ 253 ] {b073ee37-e6b5-46f8-8bca-bd7c63977b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2027 | 2026.01.10 06:41:52.150706 [ 253 ] {b073ee37-e6b5-46f8-8bca-bd7c63977b09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2028 | 2026.01.10 06:41:52.151614 [ 253 ] {b073ee37-e6b5-46f8-8bca-bd7c63977b09} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2029 | 2026.01.10 06:41:52.151658 [ 253 ] {b073ee37-e6b5-46f8-8bca-bd7c63977b09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2030 | 2026.01.10 06:41:52.152089 [ 253 ] {b073ee37-e6b5-46f8-8bca-bd7c63977b09} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2031 | 2026.01.10 06:41:52.152336 [ 253 ] {b073ee37-e6b5-46f8-8bca-bd7c63977b09} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2032 | 2026.01.10 06:41:52.152488 [ 253 ] {b073ee37-e6b5-46f8-8bca-bd7c63977b09} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001889 sec., 217046.0561143462 rows/sec., 13.77 MiB/sec. | ||
| 2033 | 2026.01.10 06:41:52.152535 [ 253 ] {b073ee37-e6b5-46f8-8bca-bd7c63977b09} <Debug> TCPHandler: Processed in 0.002186263 sec. | ||
| 2034 | 2026.01.10 06:41:52.152662 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2035 | 2026.01.10 06:41:52.152768 [ 253 ] {35a5b126-eb07-4c2c-9753-33af76cde18d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2036 | 2026.01.10 06:41:52.152816 [ 253 ] {35a5b126-eb07-4c2c-9753-33af76cde18d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2037 | 2026.01.10 06:41:52.153808 [ 253 ] {35a5b126-eb07-4c2c-9753-33af76cde18d} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2038 | 2026.01.10 06:41:52.153852 [ 253 ] {35a5b126-eb07-4c2c-9753-33af76cde18d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2039 | 2026.01.10 06:41:52.154294 [ 253 ] {35a5b126-eb07-4c2c-9753-33af76cde18d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2040 | 2026.01.10 06:41:52.154540 [ 253 ] {35a5b126-eb07-4c2c-9753-33af76cde18d} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2041 | 2026.01.10 06:41:52.154675 [ 46 ] {} <Debug> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2042 | 2026.01.10 06:41:52.154700 [ 253 ] {35a5b126-eb07-4c2c-9753-33af76cde18d} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001943 sec., 572310.8594956252 rows/sec., 45.15 MiB/sec. | ||
| 2043 | 2026.01.10 06:41:52.154741 [ 46 ] {} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2044 | 2026.01.10 06:41:52.154769 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2045 | 2026.01.10 06:41:52.154774 [ 253 ] {35a5b126-eb07-4c2c-9753-33af76cde18d} <Debug> TCPHandler: Processed in 0.002168482 sec. | ||
| 2046 | 2026.01.10 06:41:52.154894 [ 193 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::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 | ||
| 2047 | 2026.01.10 06:41:52.154925 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2048 | 2026.01.10 06:41:52.155023 [ 193 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2049 | 2026.01.10 06:41:52.155036 [ 253 ] {5853369c-b762-4722-a9be-ae3da598740b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2050 | 2026.01.10 06:41:52.155066 [ 193 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1315 rows starting from the beginning of the part | ||
| 2051 | 2026.01.10 06:41:52.155086 [ 253 ] {5853369c-b762-4722-a9be-ae3da598740b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2052 | 2026.01.10 06:41:52.155145 [ 193 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part | ||
| 2053 | 2026.01.10 06:41:52.155196 [ 193 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2253 rows starting from the beginning of the part | ||
| 2054 | 2026.01.10 06:41:52.155240 [ 193 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 2055 | 2026.01.10 06:41:52.155283 [ 193 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::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 | ||
| 2056 | 2026.01.10 06:41:52.155324 [ 193 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1112 rows starting from the beginning of the part | ||
| 2057 | 2026.01.10 06:41:52.155606 [ 253 ] {5853369c-b762-4722-a9be-ae3da598740b} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2058 | 2026.01.10 06:41:52.155647 [ 253 ] {5853369c-b762-4722-a9be-ae3da598740b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2059 | 2026.01.10 06:41:52.156064 [ 253 ] {5853369c-b762-4722-a9be-ae3da598740b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2060 | 2026.01.10 06:41:52.156338 [ 253 ] {5853369c-b762-4722-a9be-ae3da598740b} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2061 | 2026.01.10 06:41:52.156442 [ 46 ] {} <Debug> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2062 | 2026.01.10 06:41:52.156470 [ 253 ] {5853369c-b762-4722-a9be-ae3da598740b} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001494 sec., 137215.52878179384 rows/sec., 8.05 MiB/sec. | ||
| 2063 | 2026.01.10 06:41:52.156478 [ 46 ] {} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2064 | 2026.01.10 06:41:52.156511 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2065 | 2026.01.10 06:41:52.156514 [ 253 ] {5853369c-b762-4722-a9be-ae3da598740b} <Debug> TCPHandler: Processed in 0.00168241 sec. | ||
| 2066 | 2026.01.10 06:41:52.156624 [ 192 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::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 | 2026.01.10 06:41:52.156631 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2068 | 2026.01.10 06:41:52.156760 [ 192 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2069 | 2026.01.10 06:41:52.156765 [ 253 ] {ddb264ba-d7d6-45fc-90e8-a0b01d530831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2070 | 2026.01.10 06:41:52.156800 [ 192 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
| 2071 | 2026.01.10 06:41:52.156822 [ 253 ] {ddb264ba-d7d6-45fc-90e8-a0b01d530831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2072 | 2026.01.10 06:41:52.156949 [ 192 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part | ||
| 2073 | 2026.01.10 06:41:52.157023 [ 192 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2074 | 2026.01.10 06:41:52.157071 [ 192 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 207 rows starting from the beginning of the part | ||
| 2075 | 2026.01.10 06:41:52.157114 [ 192 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 2076 | 2026.01.10 06:41:52.157155 [ 192 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 205 rows starting from the beginning of the part | ||
| 2077 | 2026.01.10 06:41:52.157422 [ 253 ] {ddb264ba-d7d6-45fc-90e8-a0b01d530831} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2078 | 2026.01.10 06:41:52.157468 [ 253 ] {ddb264ba-d7d6-45fc-90e8-a0b01d530831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2079 | 2026.01.10 06:41:52.157856 [ 253 ] {ddb264ba-d7d6-45fc-90e8-a0b01d530831} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2080 | 2026.01.10 06:41:52.158053 [ 190 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 464 rows, containing 5 columns (5 merged, 0 gathered) in 0.001438275 sec., 322608.68053744937 rows/sec., 20.71 MiB/sec. | ||
| 2081 | 2026.01.10 06:41:52.158086 [ 253 ] {ddb264ba-d7d6-45fc-90e8-a0b01d530831} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2082 | 2026.01.10 06:41:52.158222 [ 253 ] {ddb264ba-d7d6-45fc-90e8-a0b01d530831} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00142 sec., 149295.77464788733 rows/sec., 9.63 MiB/sec. | ||
| 2083 | 2026.01.10 06:41:52.158264 [ 253 ] {ddb264ba-d7d6-45fc-90e8-a0b01d530831} <Debug> TCPHandler: Processed in 0.001637779 sec. | ||
| 2084 | 2026.01.10 06:41:52.158290 [ 199 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2085 | 2026.01.10 06:41:52.158397 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2086 | 2026.01.10 06:41:52.158506 [ 253 ] {99d738dc-0515-4606-a5c8-62c39800cc7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2087 | 2026.01.10 06:41:52.158550 [ 253 ] {99d738dc-0515-4606-a5c8-62c39800cc7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2088 | 2026.01.10 06:41:52.158633 [ 199 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_6_1} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2089 | 2026.01.10 06:41:52.158715 [ 199 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_6_1} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2090 | 2026.01.10 06:41:52.158809 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2091 | 2026.01.10 06:41:52.159110 [ 253 ] {99d738dc-0515-4606-a5c8-62c39800cc7b} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2092 | 2026.01.10 06:41:52.159151 [ 253 ] {99d738dc-0515-4606-a5c8-62c39800cc7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2093 | 2026.01.10 06:41:52.159500 [ 253 ] {99d738dc-0515-4606-a5c8-62c39800cc7b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2094 | 2026.01.10 06:41:52.159743 [ 253 ] {99d738dc-0515-4606-a5c8-62c39800cc7b} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2095 | 2026.01.10 06:41:52.159895 [ 253 ] {99d738dc-0515-4606-a5c8-62c39800cc7b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001408 sec., 149857.95454545456 rows/sec., 8.51 MiB/sec. | ||
| 2096 | 2026.01.10 06:41:52.159937 [ 253 ] {99d738dc-0515-4606-a5c8-62c39800cc7b} <Debug> TCPHandler: Processed in 0.001601608 sec. | ||
| 2097 | 2026.01.10 06:41:52.160076 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2098 | 2026.01.10 06:41:52.160203 [ 253 ] {b6dd12a2-7722-45b0-b620-69b062ff7cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2099 | 2026.01.10 06:41:52.160262 [ 253 ] {b6dd12a2-7722-45b0-b620-69b062ff7cbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2100 | 2026.01.10 06:41:52.161043 [ 253 ] {b6dd12a2-7722-45b0-b620-69b062ff7cbc} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2101 | 2026.01.10 06:41:52.161080 [ 253 ] {b6dd12a2-7722-45b0-b620-69b062ff7cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2102 | 2026.01.10 06:41:52.161465 [ 253 ] {b6dd12a2-7722-45b0-b620-69b062ff7cbc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2103 | 2026.01.10 06:41:52.161687 [ 253 ] {b6dd12a2-7722-45b0-b620-69b062ff7cbc} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2104 | 2026.01.10 06:41:52.161834 [ 46 ] {} <Debug> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2105 | 2026.01.10 06:41:52.161848 [ 253 ] {b6dd12a2-7722-45b0-b620-69b062ff7cbc} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.00167 sec., 406586.8263473054 rows/sec., 28.34 MiB/sec. | ||
| 2106 | 2026.01.10 06:41:52.161876 [ 46 ] {} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2107 | 2026.01.10 06:41:52.161903 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2108 | 2026.01.10 06:41:52.161904 [ 253 ] {b6dd12a2-7722-45b0-b620-69b062ff7cbc} <Debug> TCPHandler: Processed in 0.001891975 sec. | ||
| 2109 | 2026.01.10 06:41:52.162030 [ 199 ] {c39cc178-2310-4132-8a98-db795e40d107::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 | ||
| 2110 | 2026.01.10 06:41:52.162082 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2111 | 2026.01.10 06:41:52.162147 [ 199 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2112 | 2026.01.10 06:41:52.162180 [ 199 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 548 rows starting from the beginning of the part | ||
| 2113 | 2026.01.10 06:41:52.162183 [ 253 ] {c3940709-9c29-47ff-97de-6daf45379266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2114 | 2026.01.10 06:41:52.162237 [ 253 ] {c3940709-9c29-47ff-97de-6daf45379266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2115 | 2026.01.10 06:41:52.162279 [ 199 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 46 rows starting from the beginning of the part | ||
| 2116 | 2026.01.10 06:41:52.162365 [ 199 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1137 rows starting from the beginning of the part | ||
| 2117 | 2026.01.10 06:41:52.162372 [ 198 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4862 rows, containing 5 columns (5 merged, 0 gathered) in 0.00752998 sec., 645685.6459114101 rows/sec., 54.89 MiB/sec. | ||
| 2118 | 2026.01.10 06:41:52.162427 [ 199 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2119 | 2026.01.10 06:41:52.162481 [ 199 ] {c39cc178-2310-4132-8a98-db795e40d107::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 | ||
| 2120 | 2026.01.10 06:41:52.162533 [ 199 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 679 rows starting from the beginning of the part | ||
| 2121 | 2026.01.10 06:41:52.162597 [ 253 ] {c3940709-9c29-47ff-97de-6daf45379266} <Trace> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2122 | 2026.01.10 06:41:52.162641 [ 253 ] {c3940709-9c29-47ff-97de-6daf45379266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2123 | 2026.01.10 06:41:52.162693 [ 193 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2124 | 2026.01.10 06:41:52.163020 [ 253 ] {c3940709-9c29-47ff-97de-6daf45379266} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2125 | 2026.01.10 06:41:52.163028 [ 193 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_11_2} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2126 | 2026.01.10 06:41:52.163131 [ 193 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_11_2} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2127 | 2026.01.10 06:41:52.163211 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 2128 | 2026.01.10 06:41:52.163273 [ 253 ] {c3940709-9c29-47ff-97de-6daf45379266} <Trace> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2129 | 2026.01.10 06:41:52.163416 [ 253 ] {c3940709-9c29-47ff-97de-6daf45379266} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001252 sec., 4792.3322683706065 rows/sec., 250.38 KiB/sec. | ||
| 2130 | 2026.01.10 06:41:52.163455 [ 253 ] {c3940709-9c29-47ff-97de-6daf45379266} <Debug> TCPHandler: Processed in 0.001438824 sec. | ||
| 2131 | 2026.01.10 06:41:52.163595 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2132 | 2026.01.10 06:41:52.163704 [ 253 ] {13228651-747d-4455-91d8-5b0b795a21b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2133 | 2026.01.10 06:41:52.163756 [ 253 ] {13228651-747d-4455-91d8-5b0b795a21b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2134 | 2026.01.10 06:41:52.163855 [ 190 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2548 rows, containing 5 columns (5 merged, 0 gathered) in 0.001875505 sec., 1358567.4258399738 rows/sec., 103.15 MiB/sec. | ||
| 2135 | 2026.01.10 06:41:52.164040 [ 199 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2136 | 2026.01.10 06:41:52.164287 [ 199 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_11_2} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2137 | 2026.01.10 06:41:52.164311 [ 253 ] {13228651-747d-4455-91d8-5b0b795a21b5} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2138 | 2026.01.10 06:41:52.164359 [ 199 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_11_2} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2139 | 2026.01.10 06:41:52.164368 [ 253 ] {13228651-747d-4455-91d8-5b0b795a21b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2140 | 2026.01.10 06:41:52.164432 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 2141 | 2026.01.10 06:41:52.164811 [ 253 ] {13228651-747d-4455-91d8-5b0b795a21b5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2142 | 2026.01.10 06:41:52.165062 [ 253 ] {13228651-747d-4455-91d8-5b0b795a21b5} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2143 | 2026.01.10 06:41:52.165175 [ 46 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2144 | 2026.01.10 06:41:52.165196 [ 253 ] {13228651-747d-4455-91d8-5b0b795a21b5} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001512 sec., 207671.95767195764 rows/sec., 13.64 MiB/sec. | ||
| 2145 | 2026.01.10 06:41:52.165243 [ 46 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2146 | 2026.01.10 06:41:52.165252 [ 253 ] {13228651-747d-4455-91d8-5b0b795a21b5} <Debug> TCPHandler: Processed in 0.001714191 sec. | ||
| 2147 | 2026.01.10 06:41:52.165288 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2148 | 2026.01.10 06:41:52.165384 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2149 | 2026.01.10 06:41:52.165394 [ 198 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::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 | ||
| 2150 | 2026.01.10 06:41:52.165486 [ 253 ] {276d70a3-f358-42c7-bbaa-866ba1c7798c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2151 | 2026.01.10 06:41:52.165497 [ 198 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2152 | 2026.01.10 06:41:52.165530 [ 253 ] {276d70a3-f358-42c7-bbaa-866ba1c7798c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2153 | 2026.01.10 06:41:52.165541 [ 198 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2103 rows starting from the beginning of the part | ||
| 2154 | 2026.01.10 06:41:52.165631 [ 198 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 110 rows starting from the beginning of the part | ||
| 2155 | 2026.01.10 06:41:52.165680 [ 198 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 935 rows starting from the beginning of the part | ||
| 2156 | 2026.01.10 06:41:52.165727 [ 198 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2157 | 2026.01.10 06:41:52.165771 [ 198 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::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 | ||
| 2158 | 2026.01.10 06:41:52.165813 [ 198 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 314 rows starting from the beginning of the part | ||
| 2159 | 2026.01.10 06:41:52.165855 [ 253 ] {276d70a3-f358-42c7-bbaa-866ba1c7798c} <Trace> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2160 | 2026.01.10 06:41:52.165893 [ 253 ] {276d70a3-f358-42c7-bbaa-866ba1c7798c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2161 | 2026.01.10 06:41:52.166212 [ 253 ] {276d70a3-f358-42c7-bbaa-866ba1c7798c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2162 | 2026.01.10 06:41:52.166476 [ 253 ] {276d70a3-f358-42c7-bbaa-866ba1c7798c} <Trace> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2163 | 2026.01.10 06:41:52.166659 [ 253 ] {276d70a3-f358-42c7-bbaa-866ba1c7798c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00119 sec., 840.3361344537815 rows/sec., 56.62 KiB/sec. | ||
| 2164 | 2026.01.10 06:41:52.166713 [ 253 ] {276d70a3-f358-42c7-bbaa-866ba1c7798c} <Debug> TCPHandler: Processed in 0.001380013 sec. | ||
| 2165 | 2026.01.10 06:41:52.166855 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2166 | 2026.01.10 06:41:52.166967 [ 253 ] {d8c415f0-9c59-4b9b-8170-cd3b4c63945e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2167 | 2026.01.10 06:41:52.167023 [ 253 ] {d8c415f0-9c59-4b9b-8170-cd3b4c63945e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2168 | 2026.01.10 06:41:52.167414 [ 190 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3686 rows, containing 5 columns (5 merged, 0 gathered) in 0.002062969 sec., 1786745.2201172195 rows/sec., 121.29 MiB/sec. | ||
| 2169 | 2026.01.10 06:41:52.167492 [ 253 ] {d8c415f0-9c59-4b9b-8170-cd3b4c63945e} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2170 | 2026.01.10 06:41:52.167529 [ 253 ] {d8c415f0-9c59-4b9b-8170-cd3b4c63945e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2171 | 2026.01.10 06:41:52.167818 [ 190 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2172 | 2026.01.10 06:41:52.167947 [ 253 ] {d8c415f0-9c59-4b9b-8170-cd3b4c63945e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2173 | 2026.01.10 06:41:52.168136 [ 190 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2174 | 2026.01.10 06:41:52.168218 [ 190 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2175 | 2026.01.10 06:41:52.168218 [ 253 ] {d8c415f0-9c59-4b9b-8170-cd3b4c63945e} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2176 | 2026.01.10 06:41:52.168290 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
| 2177 | 2026.01.10 06:41:52.168355 [ 46 ] {} <Debug> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2178 | 2026.01.10 06:41:52.168381 [ 253 ] {d8c415f0-9c59-4b9b-8170-cd3b4c63945e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001436 sec., 72423.3983286908 rows/sec., 4.44 MiB/sec. | ||
| 2179 | 2026.01.10 06:41:52.168395 [ 46 ] {} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2180 | 2026.01.10 06:41:52.168422 [ 253 ] {d8c415f0-9c59-4b9b-8170-cd3b4c63945e} <Debug> TCPHandler: Processed in 0.001631889 sec. | ||
| 2181 | 2026.01.10 06:41:52.168425 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 2182 | 2026.01.10 06:41:52.168518 [ 199 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::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 | ||
| 2183 | 2026.01.10 06:41:52.168613 [ 199 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2184 | 2026.01.10 06:41:52.168640 [ 199 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 170 rows starting from the beginning of the part | ||
| 2185 | 2026.01.10 06:41:52.168686 [ 199 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
| 2186 | 2026.01.10 06:41:52.168725 [ 199 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 80 rows starting from the beginning of the part | ||
| 2187 | 2026.01.10 06:41:52.168760 [ 199 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::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 | ||
| 2188 | 2026.01.10 06:41:52.168792 [ 199 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::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 | ||
| 2189 | 2026.01.10 06:41:52.168826 [ 199 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 104 rows starting from the beginning of the part | ||
| 2190 | 2026.01.10 06:41:52.169567 [ 190 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 478 rows, containing 4 columns (4 merged, 0 gathered) in 0.001079226 sec., 442910.0114341204 rows/sec., 28.69 MiB/sec. | ||
| 2191 | 2026.01.10 06:41:52.169748 [ 195 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2192 | 2026.01.10 06:41:52.170013 [ 195 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_11_2} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2193 | 2026.01.10 06:41:52.170081 [ 195 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_11_2} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2194 | 2026.01.10 06:41:52.170136 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2195 | 2026.01.10 06:41:55.779019 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56306 | ||
| 2196 | 2026.01.10 06:41:55.779185 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2197 | 2026.01.10 06:41:55.779220 [ 3 ] {} <Debug> TCP-Session: dd514c69-d8b3-4ac9-ab29-8c9605545af9 Authenticating user 'default' from [fd00:1122:3344:101::e]:56306 | ||
| 2198 | 2026.01.10 06:41:55.779250 [ 3 ] {} <Debug> TCP-Session: dd514c69-d8b3-4ac9-ab29-8c9605545af9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2199 | 2026.01.10 06:41:55.779269 [ 3 ] {} <Debug> TCP-Session: dd514c69-d8b3-4ac9-ab29-8c9605545af9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2200 | 2026.01.10 06:41:55.779530 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43462 | ||
| 2201 | 2026.01.10 06:41:55.779601 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55015 | ||
| 2202 | 2026.01.10 06:41:55.779607 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40594 | ||
| 2203 | 2026.01.10 06:41:55.779649 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2204 | 2026.01.10 06:41:55.779657 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51142 | ||
| 2205 | 2026.01.10 06:41:55.779685 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2206 | 2026.01.10 06:41:55.779696 [ 293 ] {} <Debug> TCP-Session: 6e471ae2-4ec8-4a2f-9235-9f32a50ea846 Authenticating user 'default' from [fd00:1122:3344:101::e]:43462 | ||
| 2207 | 2026.01.10 06:41:55.779705 [ 3 ] {} <Trace> TCP-Session: dd514c69-d8b3-4ac9-ab29-8c9605545af9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2208 | 2026.01.10 06:41:55.779738 [ 293 ] {} <Debug> TCP-Session: 6e471ae2-4ec8-4a2f-9235-9f32a50ea846 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2209 | 2026.01.10 06:41:55.779764 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2210 | 2026.01.10 06:41:55.779764 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2211 | 2026.01.10 06:41:55.779800 [ 298 ] {} <Debug> TCP-Session: fc4d6bea-a0ff-42a5-863c-fcd28f718c5c Authenticating user 'default' from [fd00:1122:3344:101::e]:51142 | ||
| 2212 | 2026.01.10 06:41:55.779775 [ 293 ] {} <Debug> TCP-Session: 6e471ae2-4ec8-4a2f-9235-9f32a50ea846 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2213 | 2026.01.10 06:41:55.779834 [ 298 ] {} <Debug> TCP-Session: fc4d6bea-a0ff-42a5-863c-fcd28f718c5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2214 | 2026.01.10 06:41:55.779827 [ 294 ] {} <Debug> TCP-Session: 7bd19116-3915-4b15-bd70-89414025b570 Authenticating user 'default' from [fd00:1122:3344:101::e]:40594 | ||
| 2215 | 2026.01.10 06:41:55.779857 [ 298 ] {} <Debug> TCP-Session: fc4d6bea-a0ff-42a5-863c-fcd28f718c5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2216 | 2026.01.10 06:41:55.779724 [ 295 ] {} <Debug> TCP-Session: beae8cf4-17cc-4c71-bfd3-f235aede7518 Authenticating user 'default' from [fd00:1122:3344:101::e]:55015 | ||
| 2217 | 2026.01.10 06:41:55.779875 [ 294 ] {} <Debug> TCP-Session: 7bd19116-3915-4b15-bd70-89414025b570 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2218 | 2026.01.10 06:41:55.779908 [ 295 ] {} <Debug> TCP-Session: beae8cf4-17cc-4c71-bfd3-f235aede7518 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2219 | 2026.01.10 06:41:55.779930 [ 294 ] {} <Debug> TCP-Session: 7bd19116-3915-4b15-bd70-89414025b570 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2220 | 2026.01.10 06:41:55.779937 [ 295 ] {} <Debug> TCP-Session: beae8cf4-17cc-4c71-bfd3-f235aede7518 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2221 | 2026.01.10 06:41:55.779938 [ 3 ] {cdcde4a4-f700-42ed-b904-23c482169085} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56306) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2222 | 2026.01.10 06:41:55.779684 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64145 | ||
| 2223 | 2026.01.10 06:41:55.779674 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55971 | ||
| 2224 | 2026.01.10 06:41:55.779640 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59071 | ||
| 2225 | 2026.01.10 06:41:55.779627 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39728 | ||
| 2226 | 2026.01.10 06:41:55.780105 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2227 | 2026.01.10 06:41:55.780112 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2228 | 2026.01.10 06:41:55.780144 [ 300 ] {} <Debug> TCP-Session: 0d3d1fbd-ae95-432b-bf6e-37154454e8ad Authenticating user 'default' from [fd00:1122:3344:101::e]:64145 | ||
| 2229 | 2026.01.10 06:41:55.780179 [ 299 ] {} <Debug> TCP-Session: 270a904d-7e7a-45d1-b8e1-12655c483175 Authenticating user 'default' from [fd00:1122:3344:101::e]:55971 | ||
| 2230 | 2026.01.10 06:41:55.780205 [ 300 ] {} <Debug> TCP-Session: 0d3d1fbd-ae95-432b-bf6e-37154454e8ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2231 | 2026.01.10 06:41:55.780207 [ 299 ] {} <Debug> TCP-Session: 270a904d-7e7a-45d1-b8e1-12655c483175 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2232 | 2026.01.10 06:41:55.780234 [ 300 ] {} <Debug> TCP-Session: 0d3d1fbd-ae95-432b-bf6e-37154454e8ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2233 | 2026.01.10 06:41:55.780240 [ 299 ] {} <Debug> TCP-Session: 270a904d-7e7a-45d1-b8e1-12655c483175 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2234 | 2026.01.10 06:41:55.780273 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2235 | 2026.01.10 06:41:55.780276 [ 3 ] {cdcde4a4-f700-42ed-b904-23c482169085} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2236 | 2026.01.10 06:41:55.780316 [ 297 ] {} <Debug> TCP-Session: 9e252cbf-f73d-4141-a54b-b56d7112d4af Authenticating user 'default' from [fd00:1122:3344:101::e]:59071 | ||
| 2237 | 2026.01.10 06:41:55.780276 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2238 | 2026.01.10 06:41:55.780368 [ 297 ] {} <Debug> TCP-Session: 9e252cbf-f73d-4141-a54b-b56d7112d4af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2239 | 2026.01.10 06:41:55.780380 [ 3 ] {cdcde4a4-f700-42ed-b904-23c482169085} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2240 | 2026.01.10 06:41:55.780393 [ 296 ] {} <Debug> TCP-Session: c395ebeb-efbe-4556-b65a-a2de53be67a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:39728 | ||
| 2241 | 2026.01.10 06:41:55.780393 [ 297 ] {} <Debug> TCP-Session: 9e252cbf-f73d-4141-a54b-b56d7112d4af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2242 | 2026.01.10 06:41:55.780429 [ 296 ] {} <Debug> TCP-Session: c395ebeb-efbe-4556-b65a-a2de53be67a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2243 | 2026.01.10 06:41:55.780455 [ 296 ] {} <Debug> TCP-Session: c395ebeb-efbe-4556-b65a-a2de53be67a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2244 | 2026.01.10 06:41:55.780717 [ 3 ] {cdcde4a4-f700-42ed-b904-23c482169085} <Debug> oximeter.version (b6888ffa-29fd-4f3d-a658-2c4a5115ddd7) (SelectExecutor): Key condition: unknown | ||
| 2245 | 2026.01.10 06:41:55.781825 [ 333 ] {cdcde4a4-f700-42ed-b904-23c482169085} <Trace> AggregatingTransform: Aggregating | ||
| 2246 | 2026.01.10 06:41:55.781875 [ 333 ] {cdcde4a4-f700-42ed-b904-23c482169085} <Trace> Aggregator: Aggregation method: without_key | ||
| 2247 | 2026.01.10 06:41:55.781914 [ 333 ] {cdcde4a4-f700-42ed-b904-23c482169085} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001098066 sec. (910.692 rows/sec., 35.57 KiB/sec.) | ||
| 2248 | 2026.01.10 06:41:55.781934 [ 333 ] {cdcde4a4-f700-42ed-b904-23c482169085} <Trace> Aggregator: Merging aggregated data | ||
| 2249 | 2026.01.10 06:41:55.783680 [ 3 ] {cdcde4a4-f700-42ed-b904-23c482169085} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003814 sec., 262.19192448872576 rows/sec., 10.24 KiB/sec. | ||
| 2250 | 2026.01.10 06:41:55.783814 [ 3 ] {cdcde4a4-f700-42ed-b904-23c482169085} <Debug> TCPHandler: Processed in 0.004292073 sec. | ||
| 2251 | 2026.01.10 06:41:55.783937 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2252 | 2026.01.10 06:41:55.783964 [ 3 ] {} <Debug> TCP-Session: dd514c69-d8b3-4ac9-ab29-8c9605545af9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2253 | 2026.01.10 06:41:55.783982 [ 300 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2254 | 2026.01.10 06:41:55.784004 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2255 | 2026.01.10 06:41:55.784021 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2256 | 2026.01.10 06:41:55.784035 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2257 | 2026.01.10 06:41:55.784052 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2258 | 2026.01.10 06:41:55.784073 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2259 | 2026.01.10 06:41:55.784094 [ 297 ] {} <Debug> TCP-Session: 9e252cbf-f73d-4141-a54b-b56d7112d4af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2260 | 2026.01.10 06:41:55.784122 [ 299 ] {} <Debug> TCP-Session: 270a904d-7e7a-45d1-b8e1-12655c483175 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2261 | 2026.01.10 06:41:55.784137 [ 296 ] {} <Debug> TCP-Session: c395ebeb-efbe-4556-b65a-a2de53be67a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2262 | 2026.01.10 06:41:55.784076 [ 294 ] {} <Debug> TCP-Session: 7bd19116-3915-4b15-bd70-89414025b570 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2263 | 2026.01.10 06:41:55.784029 [ 300 ] {} <Debug> TCP-Session: 0d3d1fbd-ae95-432b-bf6e-37154454e8ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2264 | 2026.01.10 06:41:55.783987 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2265 | 2026.01.10 06:41:55.784095 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2266 | 2026.01.10 06:41:55.784242 [ 293 ] {} <Debug> TCP-Session: 6e471ae2-4ec8-4a2f-9235-9f32a50ea846 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2267 | 2026.01.10 06:41:55.784057 [ 295 ] {} <Debug> TCP-Session: beae8cf4-17cc-4c71-bfd3-f235aede7518 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2268 | 2026.01.10 06:41:55.784265 [ 298 ] {} <Debug> TCP-Session: fc4d6bea-a0ff-42a5-863c-fcd28f718c5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2269 | 2026.01.10 06:41:55.913987 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49333 | ||
| 2270 | 2026.01.10 06:41:55.914091 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2271 | 2026.01.10 06:41:55.914119 [ 3 ] {} <Debug> TCP-Session: 5801db3c-d70f-4386-ae6b-0532787a02da Authenticating user 'default' from [fd00:1122:3344:101::e]:49333 | ||
| 2272 | 2026.01.10 06:41:55.914146 [ 3 ] {} <Debug> TCP-Session: 5801db3c-d70f-4386-ae6b-0532787a02da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2273 | 2026.01.10 06:41:55.914159 [ 3 ] {} <Debug> TCP-Session: 5801db3c-d70f-4386-ae6b-0532787a02da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2274 | 2026.01.10 06:41:55.914395 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59891 | ||
| 2275 | 2026.01.10 06:41:55.914460 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41349 | ||
| 2276 | 2026.01.10 06:41:55.914477 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58558 | ||
| 2277 | 2026.01.10 06:41:55.914522 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52892 | ||
| 2278 | 2026.01.10 06:41:55.914527 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38239 | ||
| 2279 | 2026.01.10 06:41:55.914509 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2280 | 2026.01.10 06:41:55.914592 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2281 | 2026.01.10 06:41:55.914616 [ 293 ] {} <Debug> TCP-Session: a05fdcc9-6314-40a6-a45e-52931d014419 Authenticating user 'default' from [fd00:1122:3344:101::e]:59891 | ||
| 2282 | 2026.01.10 06:41:55.914625 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2283 | 2026.01.10 06:41:55.914630 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2284 | 2026.01.10 06:41:55.914660 [ 293 ] {} <Debug> TCP-Session: a05fdcc9-6314-40a6-a45e-52931d014419 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2285 | 2026.01.10 06:41:55.914671 [ 299 ] {} <Debug> TCP-Session: c49acf53-f282-41f2-a413-af45383442d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:52892 | ||
| 2286 | 2026.01.10 06:41:55.914692 [ 295 ] {} <Debug> TCP-Session: c47c0161-6c59-4ce0-8355-e55dd031b12d Authenticating user 'default' from [fd00:1122:3344:101::e]:58558 | ||
| 2287 | 2026.01.10 06:41:55.914695 [ 293 ] {} <Debug> TCP-Session: a05fdcc9-6314-40a6-a45e-52931d014419 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2288 | 2026.01.10 06:41:55.914715 [ 299 ] {} <Debug> TCP-Session: c49acf53-f282-41f2-a413-af45383442d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2289 | 2026.01.10 06:41:55.914721 [ 295 ] {} <Debug> TCP-Session: c47c0161-6c59-4ce0-8355-e55dd031b12d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2290 | 2026.01.10 06:41:55.914742 [ 299 ] {} <Debug> TCP-Session: c49acf53-f282-41f2-a413-af45383442d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2291 | 2026.01.10 06:41:55.914753 [ 295 ] {} <Debug> TCP-Session: c47c0161-6c59-4ce0-8355-e55dd031b12d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2292 | 2026.01.10 06:41:55.914634 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2293 | 2026.01.10 06:41:55.914632 [ 294 ] {} <Debug> TCP-Session: 6dd6dce2-9eba-45a3-ae35-d870aa98ca8b Authenticating user 'default' from [fd00:1122:3344:101::e]:41349 | ||
| 2294 | 2026.01.10 06:41:55.914805 [ 300 ] {} <Debug> TCP-Session: a7a42e45-3f46-4422-95ac-7abda180fb98 Authenticating user 'default' from [fd00:1122:3344:101::e]:38239 | ||
| 2295 | 2026.01.10 06:41:55.914487 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37372 | ||
| 2296 | 2026.01.10 06:41:55.914828 [ 294 ] {} <Debug> TCP-Session: 6dd6dce2-9eba-45a3-ae35-d870aa98ca8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2297 | 2026.01.10 06:41:55.914839 [ 300 ] {} <Debug> TCP-Session: a7a42e45-3f46-4422-95ac-7abda180fb98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2298 | 2026.01.10 06:41:55.914863 [ 294 ] {} <Debug> TCP-Session: 6dd6dce2-9eba-45a3-ae35-d870aa98ca8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2299 | 2026.01.10 06:41:55.914884 [ 300 ] {} <Debug> TCP-Session: a7a42e45-3f46-4422-95ac-7abda180fb98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2300 | 2026.01.10 06:41:55.914893 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2301 | 2026.01.10 06:41:55.914500 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56451 | ||
| 2302 | 2026.01.10 06:41:55.914932 [ 296 ] {} <Debug> TCP-Session: 3a08a6c4-0f89-44d1-83c4-0e3ad5dda99f Authenticating user 'default' from [fd00:1122:3344:101::e]:37372 | ||
| 2303 | 2026.01.10 06:41:55.914513 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36879 | ||
| 2304 | 2026.01.10 06:41:55.914973 [ 296 ] {} <Debug> TCP-Session: 3a08a6c4-0f89-44d1-83c4-0e3ad5dda99f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2305 | 2026.01.10 06:41:55.914997 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2306 | 2026.01.10 06:41:55.915016 [ 296 ] {} <Debug> TCP-Session: 3a08a6c4-0f89-44d1-83c4-0e3ad5dda99f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2307 | 2026.01.10 06:41:55.915036 [ 297 ] {} <Debug> TCP-Session: e7ca6b79-b5c9-43da-946f-a86cd62ba274 Authenticating user 'default' from [fd00:1122:3344:101::e]:56451 | ||
| 2308 | 2026.01.10 06:41:55.915053 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2309 | 2026.01.10 06:41:55.915081 [ 297 ] {} <Debug> TCP-Session: e7ca6b79-b5c9-43da-946f-a86cd62ba274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2310 | 2026.01.10 06:41:55.915101 [ 298 ] {} <Debug> TCP-Session: 884327ea-ecac-41c5-a855-84a83dddb199 Authenticating user 'default' from [fd00:1122:3344:101::e]:36879 | ||
| 2311 | 2026.01.10 06:41:55.915113 [ 297 ] {} <Debug> TCP-Session: e7ca6b79-b5c9-43da-946f-a86cd62ba274 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2312 | 2026.01.10 06:41:55.915133 [ 298 ] {} <Debug> TCP-Session: 884327ea-ecac-41c5-a855-84a83dddb199 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2313 | 2026.01.10 06:41:55.914503 [ 3 ] {} <Trace> TCP-Session: 5801db3c-d70f-4386-ae6b-0532787a02da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2314 | 2026.01.10 06:41:55.915157 [ 298 ] {} <Debug> TCP-Session: 884327ea-ecac-41c5-a855-84a83dddb199 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2315 | 2026.01.10 06:41:55.915344 [ 3 ] {03793100-e824-443c-8210-c093028513e9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49333) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2316 | 2026.01.10 06:41:55.915662 [ 3 ] {03793100-e824-443c-8210-c093028513e9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2317 | 2026.01.10 06:41:55.915738 [ 3 ] {03793100-e824-443c-8210-c093028513e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2318 | 2026.01.10 06:41:55.916119 [ 3 ] {03793100-e824-443c-8210-c093028513e9} <Debug> oximeter.version (b6888ffa-29fd-4f3d-a658-2c4a5115ddd7) (SelectExecutor): Key condition: unknown | ||
| 2319 | 2026.01.10 06:41:55.917282 [ 326 ] {03793100-e824-443c-8210-c093028513e9} <Trace> AggregatingTransform: Aggregating | ||
| 2320 | 2026.01.10 06:41:55.917338 [ 326 ] {03793100-e824-443c-8210-c093028513e9} <Trace> Aggregator: Aggregation method: without_key | ||
| 2321 | 2026.01.10 06:41:55.917378 [ 326 ] {03793100-e824-443c-8210-c093028513e9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001134887 sec. (881.145 rows/sec., 34.42 KiB/sec.) | ||
| 2322 | 2026.01.10 06:41:55.917400 [ 326 ] {03793100-e824-443c-8210-c093028513e9} <Trace> Aggregator: Merging aggregated data | ||
| 2323 | 2026.01.10 06:41:55.919001 [ 3 ] {03793100-e824-443c-8210-c093028513e9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003724 sec., 268.52846401718585 rows/sec., 10.49 KiB/sec. | ||
| 2324 | 2026.01.10 06:41:55.919167 [ 3 ] {03793100-e824-443c-8210-c093028513e9} <Debug> TCPHandler: Processed in 0.004797595 sec. | ||
| 2325 | 2026.01.10 06:41:55.919294 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2326 | 2026.01.10 06:41:55.919323 [ 3 ] {} <Debug> TCP-Session: 5801db3c-d70f-4386-ae6b-0532787a02da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2327 | 2026.01.10 06:41:55.919327 [ 300 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2328 | 2026.01.10 06:41:55.919345 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2329 | 2026.01.10 06:41:55.919363 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2330 | 2026.01.10 06:41:55.919383 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2331 | 2026.01.10 06:41:55.919399 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2332 | 2026.01.10 06:41:55.919423 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2333 | 2026.01.10 06:41:55.919454 [ 295 ] {} <Debug> TCP-Session: c47c0161-6c59-4ce0-8355-e55dd031b12d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2334 | 2026.01.10 06:41:55.919462 [ 297 ] {} <Debug> TCP-Session: e7ca6b79-b5c9-43da-946f-a86cd62ba274 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2335 | 2026.01.10 06:41:55.919458 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2336 | 2026.01.10 06:41:55.919486 [ 299 ] {} <Debug> TCP-Session: c49acf53-f282-41f2-a413-af45383442d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2337 | 2026.01.10 06:41:55.919523 [ 298 ] {} <Debug> TCP-Session: 884327ea-ecac-41c5-a855-84a83dddb199 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2338 | 2026.01.10 06:41:55.919434 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2339 | 2026.01.10 06:41:55.919400 [ 293 ] {} <Debug> TCP-Session: a05fdcc9-6314-40a6-a45e-52931d014419 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2340 | 2026.01.10 06:41:55.919577 [ 296 ] {} <Debug> TCP-Session: 3a08a6c4-0f89-44d1-83c4-0e3ad5dda99f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2341 | 2026.01.10 06:41:55.919376 [ 300 ] {} <Debug> TCP-Session: a7a42e45-3f46-4422-95ac-7abda180fb98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2342 | 2026.01.10 06:41:55.919420 [ 294 ] {} <Debug> TCP-Session: 6dd6dce2-9eba-45a3-ae35-d870aa98ca8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2343 | 2026.01.10 06:41:56.657371 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36446 | ||
| 2344 | 2026.01.10 06:41:56.657475 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2345 | 2026.01.10 06:41:56.657504 [ 3 ] {} <Debug> TCP-Session: 809a2ca5-decf-4f66-88c7-01ce301f634d Authenticating user 'default' from [fd00:1122:3344:101::e]:36446 | ||
| 2346 | 2026.01.10 06:41:56.657527 [ 3 ] {} <Debug> TCP-Session: 809a2ca5-decf-4f66-88c7-01ce301f634d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2347 | 2026.01.10 06:41:56.657542 [ 3 ] {} <Debug> TCP-Session: 809a2ca5-decf-4f66-88c7-01ce301f634d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2348 | 2026.01.10 06:41:56.657776 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33642 | ||
| 2349 | 2026.01.10 06:41:56.657817 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41513 | ||
| 2350 | 2026.01.10 06:41:56.657848 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41168 | ||
| 2351 | 2026.01.10 06:41:56.657871 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45433 | ||
| 2352 | 2026.01.10 06:41:56.657887 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33796 | ||
| 2353 | 2026.01.10 06:41:56.657901 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2354 | 2026.01.10 06:41:56.657944 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2355 | 2026.01.10 06:41:56.657978 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2356 | 2026.01.10 06:41:56.657979 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2357 | 2026.01.10 06:41:56.657991 [ 293 ] {} <Debug> TCP-Session: 9890f866-7f5e-4fc4-a310-776f09cf2bfc Authenticating user 'default' from [fd00:1122:3344:101::e]:33642 | ||
| 2358 | 2026.01.10 06:41:56.658012 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2359 | 2026.01.10 06:41:56.658028 [ 295 ] {} <Debug> TCP-Session: 1f5121db-1cf9-4471-82c7-48117fa4e53f Authenticating user 'default' from [fd00:1122:3344:101::e]:41168 | ||
| 2360 | 2026.01.10 06:41:56.658041 [ 293 ] {} <Debug> TCP-Session: 9890f866-7f5e-4fc4-a310-776f09cf2bfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2361 | 2026.01.10 06:41:56.658055 [ 299 ] {} <Debug> TCP-Session: 39f322ad-c3ad-4a5a-adae-924c7348d4e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:33796 | ||
| 2362 | 2026.01.10 06:41:56.658069 [ 295 ] {} <Debug> TCP-Session: 1f5121db-1cf9-4471-82c7-48117fa4e53f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2363 | 2026.01.10 06:41:56.658074 [ 293 ] {} <Debug> TCP-Session: 9890f866-7f5e-4fc4-a310-776f09cf2bfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2364 | 2026.01.10 06:41:56.658089 [ 299 ] {} <Debug> TCP-Session: 39f322ad-c3ad-4a5a-adae-924c7348d4e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2365 | 2026.01.10 06:41:56.658095 [ 295 ] {} <Debug> TCP-Session: 1f5121db-1cf9-4471-82c7-48117fa4e53f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2366 | 2026.01.10 06:41:56.658122 [ 299 ] {} <Debug> TCP-Session: 39f322ad-c3ad-4a5a-adae-924c7348d4e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2367 | 2026.01.10 06:41:56.658008 [ 298 ] {} <Debug> TCP-Session: 0553010c-d605-4544-a2e3-375a1f33e372 Authenticating user 'default' from [fd00:1122:3344:101::e]:45433 | ||
| 2368 | 2026.01.10 06:41:56.658001 [ 294 ] {} <Debug> TCP-Session: 83e0ed19-d159-4237-86d0-cf85c293b154 Authenticating user 'default' from [fd00:1122:3344:101::e]:41513 | ||
| 2369 | 2026.01.10 06:41:56.658173 [ 298 ] {} <Debug> TCP-Session: 0553010c-d605-4544-a2e3-375a1f33e372 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2370 | 2026.01.10 06:41:56.657845 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34485 | ||
| 2371 | 2026.01.10 06:41:56.658192 [ 298 ] {} <Debug> TCP-Session: 0553010c-d605-4544-a2e3-375a1f33e372 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2372 | 2026.01.10 06:41:56.658192 [ 294 ] {} <Debug> TCP-Session: 83e0ed19-d159-4237-86d0-cf85c293b154 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2373 | 2026.01.10 06:41:56.658269 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2374 | 2026.01.10 06:41:56.658296 [ 294 ] {} <Debug> TCP-Session: 83e0ed19-d159-4237-86d0-cf85c293b154 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2375 | 2026.01.10 06:41:56.658315 [ 296 ] {} <Debug> TCP-Session: 9830f9da-bf6d-429e-bc56-4d0a9435ac40 Authenticating user 'default' from [fd00:1122:3344:101::e]:34485 | ||
| 2376 | 2026.01.10 06:41:56.657894 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59704 | ||
| 2377 | 2026.01.10 06:41:56.658347 [ 296 ] {} <Debug> TCP-Session: 9830f9da-bf6d-429e-bc56-4d0a9435ac40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2378 | 2026.01.10 06:41:56.657857 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46680 | ||
| 2379 | 2026.01.10 06:41:56.658371 [ 296 ] {} <Debug> TCP-Session: 9830f9da-bf6d-429e-bc56-4d0a9435ac40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2380 | 2026.01.10 06:41:56.657878 [ 3 ] {} <Trace> TCP-Session: 809a2ca5-decf-4f66-88c7-01ce301f634d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2381 | 2026.01.10 06:41:56.658408 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2382 | 2026.01.10 06:41:56.658446 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2383 | 2026.01.10 06:41:56.658456 [ 300 ] {} <Debug> TCP-Session: 6105cc3f-f382-492c-b2f8-d545604e380d Authenticating user 'default' from [fd00:1122:3344:101::e]:59704 | ||
| 2384 | 2026.01.10 06:41:56.658526 [ 297 ] {} <Debug> TCP-Session: e76d2c01-d3ba-4173-b6a6-d59ca869e910 Authenticating user 'default' from [fd00:1122:3344:101::e]:46680 | ||
| 2385 | 2026.01.10 06:41:56.658541 [ 300 ] {} <Debug> TCP-Session: 6105cc3f-f382-492c-b2f8-d545604e380d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2386 | 2026.01.10 06:41:56.658566 [ 297 ] {} <Debug> TCP-Session: e76d2c01-d3ba-4173-b6a6-d59ca869e910 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2387 | 2026.01.10 06:41:56.658572 [ 300 ] {} <Debug> TCP-Session: 6105cc3f-f382-492c-b2f8-d545604e380d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2388 | 2026.01.10 06:41:56.658592 [ 297 ] {} <Debug> TCP-Session: e76d2c01-d3ba-4173-b6a6-d59ca869e910 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2389 | 2026.01.10 06:41:56.658628 [ 3 ] {b8f124b0-12c4-4b21-9d2f-e814d282833f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36446) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2390 | 2026.01.10 06:41:56.658933 [ 3 ] {b8f124b0-12c4-4b21-9d2f-e814d282833f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2391 | 2026.01.10 06:41:56.658993 [ 3 ] {b8f124b0-12c4-4b21-9d2f-e814d282833f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2392 | 2026.01.10 06:41:56.659281 [ 3 ] {b8f124b0-12c4-4b21-9d2f-e814d282833f} <Debug> oximeter.version (b6888ffa-29fd-4f3d-a658-2c4a5115ddd7) (SelectExecutor): Key condition: unknown | ||
| 2393 | 2026.01.10 06:41:56.659371 [ 3 ] {b8f124b0-12c4-4b21-9d2f-e814d282833f} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2394 | 2026.01.10 06:41:57.001191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.42 MiB, peak 196.66 MiB, free memory in arenas 0.00 B, will set to 204.32 MiB (RSS), difference: 17.91 MiB | ||
| 2395 | 2026.01.10 06:41:57.030842 [ 334 ] {b8f124b0-12c4-4b21-9d2f-e814d282833f} <Trace> AggregatingTransform: Aggregating | ||
| 2396 | 2026.01.10 06:41:57.030916 [ 334 ] {b8f124b0-12c4-4b21-9d2f-e814d282833f} <Trace> Aggregator: Aggregation method: without_key | ||
| 2397 | 2026.01.10 06:41:57.030961 [ 334 ] {b8f124b0-12c4-4b21-9d2f-e814d282833f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001004944 sec. (995.080 rows/sec., 38.87 KiB/sec.) | ||
| 2398 | 2026.01.10 06:41:57.030985 [ 334 ] {b8f124b0-12c4-4b21-9d2f-e814d282833f} <Trace> Aggregator: Merging aggregated data | ||
| 2399 | 2026.01.10 06:41:57.032503 [ 3 ] {b8f124b0-12c4-4b21-9d2f-e814d282833f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.373948 sec., 2.6741686009819547 rows/sec., 106.97 B/sec. | ||
| 2400 | 2026.01.10 06:41:57.032738 [ 3 ] {b8f124b0-12c4-4b21-9d2f-e814d282833f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2401 | 2026.01.10 06:41:57.032762 [ 3 ] {b8f124b0-12c4-4b21-9d2f-e814d282833f} <Debug> TCPHandler: Processed in 0.37501841 sec. | ||
| 2402 | 2026.01.10 06:41:57.032884 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2403 | 2026.01.10 06:41:57.032918 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2404 | 2026.01.10 06:41:57.032933 [ 294 ] {} <Debug> TCP-Session: 83e0ed19-d159-4237-86d0-cf85c293b154 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2405 | 2026.01.10 06:41:57.032947 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2406 | 2026.01.10 06:41:57.032971 [ 296 ] {} <Debug> TCP-Session: 9830f9da-bf6d-429e-bc56-4d0a9435ac40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2407 | 2026.01.10 06:41:57.032988 [ 300 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2408 | 2026.01.10 06:41:57.033005 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2409 | 2026.01.10 06:41:57.033021 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2410 | 2026.01.10 06:41:57.033064 [ 298 ] {} <Debug> TCP-Session: 0553010c-d605-4544-a2e3-375a1f33e372 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2411 | 2026.01.10 06:41:57.033024 [ 293 ] {} <Debug> TCP-Session: 9890f866-7f5e-4fc4-a310-776f09cf2bfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2412 | 2026.01.10 06:41:57.032976 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2413 | 2026.01.10 06:41:57.033106 [ 299 ] {} <Debug> TCP-Session: 39f322ad-c3ad-4a5a-adae-924c7348d4e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2414 | 2026.01.10 06:41:57.033042 [ 300 ] {} <Debug> TCP-Session: 6105cc3f-f382-492c-b2f8-d545604e380d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2415 | 2026.01.10 06:41:57.033148 [ 295 ] {} <Debug> TCP-Session: 1f5121db-1cf9-4471-82c7-48117fa4e53f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2416 | 2026.01.10 06:41:57.032952 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2417 | 2026.01.10 06:41:57.033035 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2418 | 2026.01.10 06:41:57.033219 [ 297 ] {} <Debug> TCP-Session: e76d2c01-d3ba-4173-b6a6-d59ca869e910 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2419 | 2026.01.10 06:41:57.033234 [ 3 ] {} <Debug> TCP-Session: 809a2ca5-decf-4f66-88c7-01ce301f634d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2420 | 2026.01.10 06:41:57.131806 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2421 | 2026.01.10 06:41:57.132037 [ 253 ] {8dee0c5d-d778-4d65-955c-35ea3753f97a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2422 | 2026.01.10 06:41:57.132419 [ 253 ] {8dee0c5d-d778-4d65-955c-35ea3753f97a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2423 | 2026.01.10 06:41:57.132460 [ 253 ] {8dee0c5d-d778-4d65-955c-35ea3753f97a} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2424 | 2026.01.10 06:41:57.132746 [ 253 ] {8dee0c5d-d778-4d65-955c-35ea3753f97a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2425 | 2026.01.10 06:41:57.132813 [ 253 ] {8dee0c5d-d778-4d65-955c-35ea3753f97a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2426 | 2026.01.10 06:41:57.132951 [ 253 ] {8dee0c5d-d778-4d65-955c-35ea3753f97a} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 2427 | 2026.01.10 06:41:57.133089 [ 313 ] {8dee0c5d-d778-4d65-955c-35ea3753f97a} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2428 | 2026.01.10 06:41:57.133091 [ 346 ] {8dee0c5d-d778-4d65-955c-35ea3753f97a} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2429 | 2026.01.10 06:41:57.133091 [ 334 ] {8dee0c5d-d778-4d65-955c-35ea3753f97a} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2430 | 2026.01.10 06:41:57.133220 [ 253 ] {8dee0c5d-d778-4d65-955c-35ea3753f97a} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (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 | ||
| 2431 | 2026.01.10 06:41:57.133248 [ 253 ] {8dee0c5d-d778-4d65-955c-35ea3753f97a} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2432 | 2026.01.10 06:41:57.133330 [ 253 ] {8dee0c5d-d778-4d65-955c-35ea3753f97a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2433 | 2026.01.10 06:41:57.133351 [ 253 ] {8dee0c5d-d778-4d65-955c-35ea3753f97a} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 2434 | 2026.01.10 06:41:57.133387 [ 253 ] {8dee0c5d-d778-4d65-955c-35ea3753f97a} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2435 | 2026.01.10 06:41:57.133441 [ 253 ] {8dee0c5d-d778-4d65-955c-35ea3753f97a} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2436 | 2026.01.10 06:41:57.133480 [ 253 ] {8dee0c5d-d778-4d65-955c-35ea3753f97a} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2437 | 2026.01.10 06:41:57.134434 [ 253 ] {8dee0c5d-d778-4d65-955c-35ea3753f97a} <Debug> executeQuery: Read 44 rows, 1.73 KiB in 0.002503 sec., 17578.90531362365 rows/sec., 690.97 KiB/sec. | ||
| 2438 | 2026.01.10 06:41:57.134576 [ 253 ] {8dee0c5d-d778-4d65-955c-35ea3753f97a} <Debug> TCPHandler: Processed in 0.002899299 sec. | ||
| 2439 | 2026.01.10 06:41:57.134864 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2440 | 2026.01.10 06:41:57.135005 [ 253 ] {630ff0c9-f3ef-49b5-a2b5-982b14bb08b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2441 | 2026.01.10 06:41:57.135235 [ 253 ] {630ff0c9-f3ef-49b5-a2b5-982b14bb08b5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2442 | 2026.01.10 06:41:57.135273 [ 253 ] {630ff0c9-f3ef-49b5-a2b5-982b14bb08b5} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2443 | 2026.01.10 06:41:57.135499 [ 253 ] {630ff0c9-f3ef-49b5-a2b5-982b14bb08b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2444 | 2026.01.10 06:41:57.135551 [ 253 ] {630ff0c9-f3ef-49b5-a2b5-982b14bb08b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2445 | 2026.01.10 06:41:57.135652 [ 253 ] {630ff0c9-f3ef-49b5-a2b5-982b14bb08b5} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 2446 | 2026.01.10 06:41:57.135727 [ 311 ] {630ff0c9-f3ef-49b5-a2b5-982b14bb08b5} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2447 | 2026.01.10 06:41:57.135735 [ 313 ] {630ff0c9-f3ef-49b5-a2b5-982b14bb08b5} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2448 | 2026.01.10 06:41:57.135738 [ 337 ] {630ff0c9-f3ef-49b5-a2b5-982b14bb08b5} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2449 | 2026.01.10 06:41:57.135842 [ 253 ] {630ff0c9-f3ef-49b5-a2b5-982b14bb08b5} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (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 | ||
| 2450 | 2026.01.10 06:41:57.135863 [ 253 ] {630ff0c9-f3ef-49b5-a2b5-982b14bb08b5} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2451 | 2026.01.10 06:41:57.135934 [ 253 ] {630ff0c9-f3ef-49b5-a2b5-982b14bb08b5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2452 | 2026.01.10 06:41:57.135953 [ 253 ] {630ff0c9-f3ef-49b5-a2b5-982b14bb08b5} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 2453 | 2026.01.10 06:41:57.135985 [ 253 ] {630ff0c9-f3ef-49b5-a2b5-982b14bb08b5} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2454 | 2026.01.10 06:41:57.136029 [ 253 ] {630ff0c9-f3ef-49b5-a2b5-982b14bb08b5} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2455 | 2026.01.10 06:41:57.136064 [ 253 ] {630ff0c9-f3ef-49b5-a2b5-982b14bb08b5} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2456 | 2026.01.10 06:41:57.136929 [ 253 ] {630ff0c9-f3ef-49b5-a2b5-982b14bb08b5} <Debug> executeQuery: Read 44 rows, 1.73 KiB in 0.001986 sec., 22155.08559919436 rows/sec., 870.84 KiB/sec. | ||
| 2457 | 2026.01.10 06:41:57.137056 [ 253 ] {630ff0c9-f3ef-49b5-a2b5-982b14bb08b5} <Debug> TCPHandler: Processed in 0.002243603 sec. | ||
| 2458 | 2026.01.10 06:41:57.137336 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2459 | 2026.01.10 06:41:57.137502 [ 253 ] {81a8fe60-3f06-4e31-9e60-5057e42de0ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2460 | 2026.01.10 06:41:57.137792 [ 253 ] {81a8fe60-3f06-4e31-9e60-5057e42de0ca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2461 | 2026.01.10 06:41:57.137841 [ 253 ] {81a8fe60-3f06-4e31-9e60-5057e42de0ca} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2462 | 2026.01.10 06:41:57.138139 [ 253 ] {81a8fe60-3f06-4e31-9e60-5057e42de0ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2463 | 2026.01.10 06:41:57.138201 [ 253 ] {81a8fe60-3f06-4e31-9e60-5057e42de0ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2464 | 2026.01.10 06:41:57.138327 [ 253 ] {81a8fe60-3f06-4e31-9e60-5057e42de0ca} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 2465 | 2026.01.10 06:41:57.138402 [ 338 ] {81a8fe60-3f06-4e31-9e60-5057e42de0ca} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2466 | 2026.01.10 06:41:57.138406 [ 317 ] {81a8fe60-3f06-4e31-9e60-5057e42de0ca} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2467 | 2026.01.10 06:41:57.138407 [ 313 ] {81a8fe60-3f06-4e31-9e60-5057e42de0ca} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2468 | 2026.01.10 06:41:57.138522 [ 253 ] {81a8fe60-3f06-4e31-9e60-5057e42de0ca} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (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 | ||
| 2469 | 2026.01.10 06:41:57.138549 [ 253 ] {81a8fe60-3f06-4e31-9e60-5057e42de0ca} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2470 | 2026.01.10 06:41:57.138640 [ 253 ] {81a8fe60-3f06-4e31-9e60-5057e42de0ca} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2471 | 2026.01.10 06:41:57.138663 [ 253 ] {81a8fe60-3f06-4e31-9e60-5057e42de0ca} <Debug> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 2472 | 2026.01.10 06:41:57.138706 [ 253 ] {81a8fe60-3f06-4e31-9e60-5057e42de0ca} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2473 | 2026.01.10 06:41:57.138751 [ 253 ] {81a8fe60-3f06-4e31-9e60-5057e42de0ca} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2474 | 2026.01.10 06:41:57.138789 [ 253 ] {81a8fe60-3f06-4e31-9e60-5057e42de0ca} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2475 | 2026.01.10 06:41:57.139418 [ 253 ] {81a8fe60-3f06-4e31-9e60-5057e42de0ca} <Debug> executeQuery: Read 44 rows, 1.73 KiB in 0.001997 sec., 22033.049574361543 rows/sec., 866.05 KiB/sec. | ||
| 2476 | 2026.01.10 06:41:57.139502 [ 253 ] {81a8fe60-3f06-4e31-9e60-5057e42de0ca} <Debug> TCPHandler: Processed in 0.002232553 sec. | ||
| 2477 | 2026.01.10 06:41:57.146462 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2478 | 2026.01.10 06:41:57.146573 [ 253 ] {50fb43a7-10e6-4612-a9a1-819a78be135c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2479 | 2026.01.10 06:41:57.146617 [ 253 ] {50fb43a7-10e6-4612-a9a1-819a78be135c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2480 | 2026.01.10 06:41:57.147177 [ 253 ] {50fb43a7-10e6-4612-a9a1-819a78be135c} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2481 | 2026.01.10 06:41:57.147217 [ 253 ] {50fb43a7-10e6-4612-a9a1-819a78be135c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2482 | 2026.01.10 06:41:57.147627 [ 253 ] {50fb43a7-10e6-4612-a9a1-819a78be135c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2483 | 2026.01.10 06:41:57.147821 [ 253 ] {50fb43a7-10e6-4612-a9a1-819a78be135c} <Trace> oximeter.timeseries_schema (c4c055b7-95af-4ea6-88a7-e89a589c0e5c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2484 | 2026.01.10 06:41:57.147974 [ 253 ] {50fb43a7-10e6-4612-a9a1-819a78be135c} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001432 sec., 2094.972067039106 rows/sec., 190.95 KiB/sec. | ||
| 2485 | 2026.01.10 06:41:57.148012 [ 253 ] {50fb43a7-10e6-4612-a9a1-819a78be135c} <Debug> TCPHandler: Processed in 0.001603339 sec. | ||
| 2486 | 2026.01.10 06:41:57.148133 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2487 | 2026.01.10 06:41:57.148227 [ 253 ] {13063f6e-1adb-485d-9c54-d3d1ec5a4483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2488 | 2026.01.10 06:41:57.148266 [ 253 ] {13063f6e-1adb-485d-9c54-d3d1ec5a4483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2489 | 2026.01.10 06:41:57.148672 [ 253 ] {13063f6e-1adb-485d-9c54-d3d1ec5a4483} <Trace> oximeter.fields_ipaddr (238f5050-c457-4604-832e-c92f31928fa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2490 | 2026.01.10 06:41:57.148709 [ 253 ] {13063f6e-1adb-485d-9c54-d3d1ec5a4483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2491 | 2026.01.10 06:41:57.149015 [ 253 ] {13063f6e-1adb-485d-9c54-d3d1ec5a4483} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2492 | 2026.01.10 06:41:57.149230 [ 253 ] {13063f6e-1adb-485d-9c54-d3d1ec5a4483} <Trace> oximeter.fields_ipaddr (238f5050-c457-4604-832e-c92f31928fa6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2493 | 2026.01.10 06:41:57.149356 [ 253 ] {13063f6e-1adb-485d-9c54-d3d1ec5a4483} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001149 sec., 1740.6440382941687 rows/sec., 141.94 KiB/sec. | ||
| 2494 | 2026.01.10 06:41:57.149392 [ 253 ] {13063f6e-1adb-485d-9c54-d3d1ec5a4483} <Debug> TCPHandler: Processed in 0.001309942 sec. | ||
| 2495 | 2026.01.10 06:41:57.149517 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2496 | 2026.01.10 06:41:57.149619 [ 253 ] {d8704bc5-e6e7-41cb-be75-ca363f73324c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2497 | 2026.01.10 06:41:57.149664 [ 253 ] {d8704bc5-e6e7-41cb-be75-ca363f73324c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2498 | 2026.01.10 06:41:57.150117 [ 253 ] {d8704bc5-e6e7-41cb-be75-ca363f73324c} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2499 | 2026.01.10 06:41:57.150159 [ 253 ] {d8704bc5-e6e7-41cb-be75-ca363f73324c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2500 | 2026.01.10 06:41:57.150505 [ 253 ] {d8704bc5-e6e7-41cb-be75-ca363f73324c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2501 | 2026.01.10 06:41:57.150730 [ 253 ] {d8704bc5-e6e7-41cb-be75-ca363f73324c} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2502 | 2026.01.10 06:41:57.150872 [ 253 ] {d8704bc5-e6e7-41cb-be75-ca363f73324c} <Debug> executeQuery: Read 81 rows, 6.87 KiB in 0.001262 sec., 64183.83518225039 rows/sec., 5.31 MiB/sec. | ||
| 2503 | 2026.01.10 06:41:57.150919 [ 253 ] {d8704bc5-e6e7-41cb-be75-ca363f73324c} <Debug> TCPHandler: Processed in 0.001454005 sec. | ||
| 2504 | 2026.01.10 06:41:57.151044 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2505 | 2026.01.10 06:41:57.151140 [ 253 ] {69494155-ea1c-4628-b050-16b149bc7552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2506 | 2026.01.10 06:41:57.151180 [ 253 ] {69494155-ea1c-4628-b050-16b149bc7552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2507 | 2026.01.10 06:41:57.151623 [ 253 ] {69494155-ea1c-4628-b050-16b149bc7552} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2508 | 2026.01.10 06:41:57.151661 [ 253 ] {69494155-ea1c-4628-b050-16b149bc7552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2509 | 2026.01.10 06:41:57.151977 [ 253 ] {69494155-ea1c-4628-b050-16b149bc7552} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2510 | 2026.01.10 06:41:57.152192 [ 253 ] {69494155-ea1c-4628-b050-16b149bc7552} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2511 | 2026.01.10 06:41:57.152321 [ 253 ] {69494155-ea1c-4628-b050-16b149bc7552} <Debug> executeQuery: Read 14 rows, 1.04 KiB in 0.0012 sec., 11666.666666666668 rows/sec., 868.33 KiB/sec. | ||
| 2512 | 2026.01.10 06:41:57.152362 [ 253 ] {69494155-ea1c-4628-b050-16b149bc7552} <Debug> TCPHandler: Processed in 0.001369823 sec. | ||
| 2513 | 2026.01.10 06:41:57.152483 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2514 | 2026.01.10 06:41:57.152586 [ 253 ] {92ad07a5-4bba-4cf9-86a0-ab29f192edb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2515 | 2026.01.10 06:41:57.152627 [ 253 ] {92ad07a5-4bba-4cf9-86a0-ab29f192edb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2516 | 2026.01.10 06:41:57.153057 [ 253 ] {92ad07a5-4bba-4cf9-86a0-ab29f192edb2} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2517 | 2026.01.10 06:41:57.153094 [ 253 ] {92ad07a5-4bba-4cf9-86a0-ab29f192edb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2518 | 2026.01.10 06:41:57.153435 [ 253 ] {92ad07a5-4bba-4cf9-86a0-ab29f192edb2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2519 | 2026.01.10 06:41:57.153674 [ 253 ] {92ad07a5-4bba-4cf9-86a0-ab29f192edb2} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2520 | 2026.01.10 06:41:57.153800 [ 253 ] {92ad07a5-4bba-4cf9-86a0-ab29f192edb2} <Debug> executeQuery: Read 84 rows, 6.72 KiB in 0.001232 sec., 68181.81818181818 rows/sec., 5.33 MiB/sec. | ||
| 2521 | 2026.01.10 06:41:57.153838 [ 253 ] {92ad07a5-4bba-4cf9-86a0-ab29f192edb2} <Debug> TCPHandler: Processed in 0.001406623 sec. | ||
| 2522 | 2026.01.10 06:41:57.153958 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2523 | 2026.01.10 06:41:57.154052 [ 253 ] {902c52a6-1104-4bd6-8227-d81052438424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2524 | 2026.01.10 06:41:57.154095 [ 253 ] {902c52a6-1104-4bd6-8227-d81052438424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2525 | 2026.01.10 06:41:57.154510 [ 253 ] {902c52a6-1104-4bd6-8227-d81052438424} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2526 | 2026.01.10 06:41:57.154546 [ 253 ] {902c52a6-1104-4bd6-8227-d81052438424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2527 | 2026.01.10 06:41:57.154880 [ 253 ] {902c52a6-1104-4bd6-8227-d81052438424} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2528 | 2026.01.10 06:41:57.155093 [ 253 ] {902c52a6-1104-4bd6-8227-d81052438424} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2529 | 2026.01.10 06:41:57.155229 [ 253 ] {902c52a6-1104-4bd6-8227-d81052438424} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001195 sec., 134728.03347280333 rows/sec., 9.38 MiB/sec. | ||
| 2530 | 2026.01.10 06:41:57.155265 [ 253 ] {902c52a6-1104-4bd6-8227-d81052438424} <Debug> TCPHandler: Processed in 0.001356982 sec. | ||
| 2531 | 2026.01.10 06:41:57.155379 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2532 | 2026.01.10 06:41:57.155478 [ 253 ] {0e09c51e-aff1-48d5-b279-376f05146e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2533 | 2026.01.10 06:41:57.155537 [ 253 ] {0e09c51e-aff1-48d5-b279-376f05146e36} <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 | ||
| 2534 | 2026.01.10 06:41:57.156316 [ 253 ] {0e09c51e-aff1-48d5-b279-376f05146e36} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2535 | 2026.01.10 06:41:57.156353 [ 253 ] {0e09c51e-aff1-48d5-b279-376f05146e36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2536 | 2026.01.10 06:41:57.156877 [ 253 ] {0e09c51e-aff1-48d5-b279-376f05146e36} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2537 | 2026.01.10 06:41:57.157115 [ 253 ] {0e09c51e-aff1-48d5-b279-376f05146e36} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2538 | 2026.01.10 06:41:57.157250 [ 253 ] {0e09c51e-aff1-48d5-b279-376f05146e36} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.001791 sec., 6700.167504187604 rows/sec., 12.01 MiB/sec. | ||
| 2539 | 2026.01.10 06:41:57.157302 [ 253 ] {0e09c51e-aff1-48d5-b279-376f05146e36} <Debug> TCPHandler: Processed in 0.001972827 sec. | ||
| 2540 | 2026.01.10 06:41:57.157431 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2541 | 2026.01.10 06:41:57.157528 [ 253 ] {c13ec48d-8155-4597-9ac7-67fb2cfa753b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2542 | 2026.01.10 06:41:57.157575 [ 253 ] {c13ec48d-8155-4597-9ac7-67fb2cfa753b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2543 | 2026.01.10 06:41:57.157970 [ 253 ] {c13ec48d-8155-4597-9ac7-67fb2cfa753b} <Trace> oximeter.measurements_i64 (9a6e66db-8166-4256-b482-e9be38a862b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2544 | 2026.01.10 06:41:57.158006 [ 253 ] {c13ec48d-8155-4597-9ac7-67fb2cfa753b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2545 | 2026.01.10 06:41:57.158329 [ 253 ] {c13ec48d-8155-4597-9ac7-67fb2cfa753b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2546 | 2026.01.10 06:41:57.158545 [ 253 ] {c13ec48d-8155-4597-9ac7-67fb2cfa753b} <Trace> oximeter.measurements_i64 (9a6e66db-8166-4256-b482-e9be38a862b0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2547 | 2026.01.10 06:41:57.158684 [ 253 ] {c13ec48d-8155-4597-9ac7-67fb2cfa753b} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001176 sec., 5102.040816326531 rows/sec., 360.40 KiB/sec. | ||
| 2548 | 2026.01.10 06:41:57.158723 [ 253 ] {c13ec48d-8155-4597-9ac7-67fb2cfa753b} <Debug> TCPHandler: Processed in 0.001342302 sec. | ||
| 2549 | 2026.01.10 06:41:57.158838 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2550 | 2026.01.10 06:41:57.158947 [ 253 ] {3a68acf5-9024-4311-82c0-796f9c9fcedf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2551 | 2026.01.10 06:41:57.158994 [ 253 ] {3a68acf5-9024-4311-82c0-796f9c9fcedf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2552 | 2026.01.10 06:41:57.159339 [ 253 ] {3a68acf5-9024-4311-82c0-796f9c9fcedf} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2553 | 2026.01.10 06:41:57.159374 [ 253 ] {3a68acf5-9024-4311-82c0-796f9c9fcedf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2554 | 2026.01.10 06:41:57.159677 [ 253 ] {3a68acf5-9024-4311-82c0-796f9c9fcedf} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2555 | 2026.01.10 06:41:57.159896 [ 253 ] {3a68acf5-9024-4311-82c0-796f9c9fcedf} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2556 | 2026.01.10 06:41:57.160021 [ 253 ] {3a68acf5-9024-4311-82c0-796f9c9fcedf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 2557 | 2026.01.10 06:41:57.160056 [ 253 ] {3a68acf5-9024-4311-82c0-796f9c9fcedf} <Debug> TCPHandler: Processed in 0.00126976 sec. | ||
| 2558 | 2026.01.10 06:41:58.817765 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4172 | ||
| 2559 | 2026.01.10 06:41:58.818276 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2560 | 2026.01.10 06:41:58.818320 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2561 | 2026.01.10 06:41:58.818815 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2562 | 2026.01.10 06:41:58.819071 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2563 | 2026.01.10 06:41:58.819200 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4172 | ||
| 2564 | 2026.01.10 06:41:59.031227 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2565 | 2026.01.10 06:41:59.049131 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2566 | 2026.01.10 06:41:59.049190 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2567 | 2026.01.10 06:41:59.055219 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2568 | 2026.01.10 06:41:59.055917 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2569 | 2026.01.10 06:41:59.059226 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2570 | 2026.01.10 06:42:01.318753 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 352 | ||
| 2571 | 2026.01.10 06:42:01.321346 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2572 | 2026.01.10 06:42:01.321394 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2573 | 2026.01.10 06:42:01.322584 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2574 | 2026.01.10 06:42:01.322854 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2575 | 2026.01.10 06:42:01.323107 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 352 | ||
| 2576 | 2026.01.10 06:42:02.151024 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2577 | 2026.01.10 06:42:02.151202 [ 253 ] {e48df856-684f-41cb-b7ad-a449b25cef8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2578 | 2026.01.10 06:42:02.151266 [ 253 ] {e48df856-684f-41cb-b7ad-a449b25cef8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2579 | 2026.01.10 06:42:02.152006 [ 253 ] {e48df856-684f-41cb-b7ad-a449b25cef8c} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2580 | 2026.01.10 06:42:02.152051 [ 253 ] {e48df856-684f-41cb-b7ad-a449b25cef8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2581 | 2026.01.10 06:42:02.152446 [ 253 ] {e48df856-684f-41cb-b7ad-a449b25cef8c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2582 | 2026.01.10 06:42:02.152669 [ 253 ] {e48df856-684f-41cb-b7ad-a449b25cef8c} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2583 | 2026.01.10 06:42:02.152810 [ 253 ] {e48df856-684f-41cb-b7ad-a449b25cef8c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001656 sec., 247584.54106280193 rows/sec., 15.71 MiB/sec. | ||
| 2584 | 2026.01.10 06:42:02.152849 [ 253 ] {e48df856-684f-41cb-b7ad-a449b25cef8c} <Debug> TCPHandler: Processed in 0.001960487 sec. | ||
| 2585 | 2026.01.10 06:42:02.152969 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2586 | 2026.01.10 06:42:02.153071 [ 253 ] {7d8d08ee-11ba-4978-ad42-f8add779384d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2587 | 2026.01.10 06:42:02.153114 [ 253 ] {7d8d08ee-11ba-4978-ad42-f8add779384d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2588 | 2026.01.10 06:42:02.153953 [ 253 ] {7d8d08ee-11ba-4978-ad42-f8add779384d} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2589 | 2026.01.10 06:42:02.153990 [ 253 ] {7d8d08ee-11ba-4978-ad42-f8add779384d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2590 | 2026.01.10 06:42:02.154386 [ 253 ] {7d8d08ee-11ba-4978-ad42-f8add779384d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2591 | 2026.01.10 06:42:02.154606 [ 253 ] {7d8d08ee-11ba-4978-ad42-f8add779384d} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2592 | 2026.01.10 06:42:02.154736 [ 253 ] {7d8d08ee-11ba-4978-ad42-f8add779384d} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001684 sec., 660332.541567696 rows/sec., 52.10 MiB/sec. | ||
| 2593 | 2026.01.10 06:42:02.154773 [ 253 ] {7d8d08ee-11ba-4978-ad42-f8add779384d} <Debug> TCPHandler: Processed in 0.001856134 sec. | ||
| 2594 | 2026.01.10 06:42:02.154881 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2595 | 2026.01.10 06:42:02.154978 [ 253 ] {76b0a69f-173f-4bc8-b4ce-37def36b8af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2596 | 2026.01.10 06:42:02.155021 [ 253 ] {76b0a69f-173f-4bc8-b4ce-37def36b8af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2597 | 2026.01.10 06:42:02.155470 [ 253 ] {76b0a69f-173f-4bc8-b4ce-37def36b8af2} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2598 | 2026.01.10 06:42:02.155508 [ 253 ] {76b0a69f-173f-4bc8-b4ce-37def36b8af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2599 | 2026.01.10 06:42:02.155854 [ 253 ] {76b0a69f-173f-4bc8-b4ce-37def36b8af2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2600 | 2026.01.10 06:42:02.156078 [ 253 ] {76b0a69f-173f-4bc8-b4ce-37def36b8af2} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2601 | 2026.01.10 06:42:02.156206 [ 253 ] {76b0a69f-173f-4bc8-b4ce-37def36b8af2} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001247 sec., 164394.54691259022 rows/sec., 9.64 MiB/sec. | ||
| 2602 | 2026.01.10 06:42:02.156243 [ 253 ] {76b0a69f-173f-4bc8-b4ce-37def36b8af2} <Debug> TCPHandler: Processed in 0.001412903 sec. | ||
| 2603 | 2026.01.10 06:42:02.156345 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2604 | 2026.01.10 06:42:02.156448 [ 253 ] {4c20ac11-4e1c-46fe-93bc-efa6731d30b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2605 | 2026.01.10 06:42:02.156492 [ 253 ] {4c20ac11-4e1c-46fe-93bc-efa6731d30b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2606 | 2026.01.10 06:42:02.156959 [ 253 ] {4c20ac11-4e1c-46fe-93bc-efa6731d30b3} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2607 | 2026.01.10 06:42:02.156995 [ 253 ] {4c20ac11-4e1c-46fe-93bc-efa6731d30b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2608 | 2026.01.10 06:42:02.157308 [ 253 ] {4c20ac11-4e1c-46fe-93bc-efa6731d30b3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2609 | 2026.01.10 06:42:02.157524 [ 253 ] {4c20ac11-4e1c-46fe-93bc-efa6731d30b3} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2610 | 2026.01.10 06:42:02.157655 [ 253 ] {4c20ac11-4e1c-46fe-93bc-efa6731d30b3} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001231 sec., 172217.7091795288 rows/sec., 11.11 MiB/sec. | ||
| 2611 | 2026.01.10 06:42:02.157693 [ 253 ] {4c20ac11-4e1c-46fe-93bc-efa6731d30b3} <Debug> TCPHandler: Processed in 0.001398013 sec. | ||
| 2612 | 2026.01.10 06:42:02.157797 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2613 | 2026.01.10 06:42:02.157894 [ 253 ] {d761771b-112f-43ea-9595-5875ad3a0655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2614 | 2026.01.10 06:42:02.157935 [ 253 ] {d761771b-112f-43ea-9595-5875ad3a0655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2615 | 2026.01.10 06:42:02.158391 [ 253 ] {d761771b-112f-43ea-9595-5875ad3a0655} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2616 | 2026.01.10 06:42:02.158428 [ 253 ] {d761771b-112f-43ea-9595-5875ad3a0655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2617 | 2026.01.10 06:42:02.158774 [ 253 ] {d761771b-112f-43ea-9595-5875ad3a0655} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2618 | 2026.01.10 06:42:02.158999 [ 253 ] {d761771b-112f-43ea-9595-5875ad3a0655} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2619 | 2026.01.10 06:42:02.159126 [ 253 ] {d761771b-112f-43ea-9595-5875ad3a0655} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00125 sec., 168800 rows/sec., 9.59 MiB/sec. | ||
| 2620 | 2026.01.10 06:42:02.159164 [ 253 ] {d761771b-112f-43ea-9595-5875ad3a0655} <Debug> TCPHandler: Processed in 0.001417754 sec. | ||
| 2621 | 2026.01.10 06:42:02.159271 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2622 | 2026.01.10 06:42:02.159373 [ 253 ] {d2a77eae-cda6-4c7f-aa42-fd9c419a09cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2623 | 2026.01.10 06:42:02.159413 [ 253 ] {d2a77eae-cda6-4c7f-aa42-fd9c419a09cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2624 | 2026.01.10 06:42:02.160008 [ 253 ] {d2a77eae-cda6-4c7f-aa42-fd9c419a09cc} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2625 | 2026.01.10 06:42:02.160044 [ 253 ] {d2a77eae-cda6-4c7f-aa42-fd9c419a09cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2626 | 2026.01.10 06:42:02.160378 [ 253 ] {d2a77eae-cda6-4c7f-aa42-fd9c419a09cc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2627 | 2026.01.10 06:42:02.160589 [ 253 ] {d2a77eae-cda6-4c7f-aa42-fd9c419a09cc} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2628 | 2026.01.10 06:42:02.160713 [ 253 ] {d2a77eae-cda6-4c7f-aa42-fd9c419a09cc} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001359 sec., 499632.0824135394 rows/sec., 34.83 MiB/sec. | ||
| 2629 | 2026.01.10 06:42:02.160750 [ 253 ] {d2a77eae-cda6-4c7f-aa42-fd9c419a09cc} <Debug> TCPHandler: Processed in 0.001529706 sec. | ||
| 2630 | 2026.01.10 06:42:02.160856 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2631 | 2026.01.10 06:42:02.160950 [ 253 ] {d5525b9e-5b22-44db-8614-283e75758a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2632 | 2026.01.10 06:42:02.160991 [ 253 ] {d5525b9e-5b22-44db-8614-283e75758a8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2633 | 2026.01.10 06:42:02.161318 [ 253 ] {d5525b9e-5b22-44db-8614-283e75758a8f} <Trace> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2634 | 2026.01.10 06:42:02.161352 [ 253 ] {d5525b9e-5b22-44db-8614-283e75758a8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2635 | 2026.01.10 06:42:02.161651 [ 253 ] {d5525b9e-5b22-44db-8614-283e75758a8f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2636 | 2026.01.10 06:42:02.161857 [ 253 ] {d5525b9e-5b22-44db-8614-283e75758a8f} <Trace> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2637 | 2026.01.10 06:42:02.161984 [ 253 ] {d5525b9e-5b22-44db-8614-283e75758a8f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001053 sec., 5698.005698005699 rows/sec., 297.70 KiB/sec. | ||
| 2638 | 2026.01.10 06:42:02.162021 [ 253 ] {d5525b9e-5b22-44db-8614-283e75758a8f} <Debug> TCPHandler: Processed in 0.001214629 sec. | ||
| 2639 | 2026.01.10 06:42:02.162119 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2640 | 2026.01.10 06:42:02.162217 [ 253 ] {567bdd15-c6ca-4939-98ca-cb3d37c47757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2641 | 2026.01.10 06:42:02.162261 [ 253 ] {567bdd15-c6ca-4939-98ca-cb3d37c47757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2642 | 2026.01.10 06:42:02.162674 [ 253 ] {567bdd15-c6ca-4939-98ca-cb3d37c47757} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2643 | 2026.01.10 06:42:02.162708 [ 253 ] {567bdd15-c6ca-4939-98ca-cb3d37c47757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2644 | 2026.01.10 06:42:02.163060 [ 253 ] {567bdd15-c6ca-4939-98ca-cb3d37c47757} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2645 | 2026.01.10 06:42:02.163280 [ 253 ] {567bdd15-c6ca-4939-98ca-cb3d37c47757} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2646 | 2026.01.10 06:42:02.163408 [ 253 ] {567bdd15-c6ca-4939-98ca-cb3d37c47757} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00121 sec., 259504.13223140498 rows/sec., 17.05 MiB/sec. | ||
| 2647 | 2026.01.10 06:42:02.163445 [ 253 ] {567bdd15-c6ca-4939-98ca-cb3d37c47757} <Debug> TCPHandler: Processed in 0.001375293 sec. | ||
| 2648 | 2026.01.10 06:42:02.163556 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2649 | 2026.01.10 06:42:02.163657 [ 253 ] {81a8aa05-82f2-477e-b301-41c372b160a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2650 | 2026.01.10 06:42:02.163703 [ 253 ] {81a8aa05-82f2-477e-b301-41c372b160a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2651 | 2026.01.10 06:42:02.164010 [ 253 ] {81a8aa05-82f2-477e-b301-41c372b160a1} <Trace> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2652 | 2026.01.10 06:42:02.164045 [ 253 ] {81a8aa05-82f2-477e-b301-41c372b160a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2653 | 2026.01.10 06:42:02.164354 [ 253 ] {81a8aa05-82f2-477e-b301-41c372b160a1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2654 | 2026.01.10 06:42:02.164584 [ 253 ] {81a8aa05-82f2-477e-b301-41c372b160a1} <Trace> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2655 | 2026.01.10 06:42:02.164709 [ 253 ] {81a8aa05-82f2-477e-b301-41c372b160a1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 62.86 KiB/sec. | ||
| 2656 | 2026.01.10 06:42:02.164746 [ 253 ] {81a8aa05-82f2-477e-b301-41c372b160a1} <Debug> TCPHandler: Processed in 0.00124063 sec. | ||
| 2657 | 2026.01.10 06:42:02.164844 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2658 | 2026.01.10 06:42:02.164938 [ 253 ] {65f3c2f1-a67f-4f64-88fb-2687071db7c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2659 | 2026.01.10 06:42:02.164979 [ 253 ] {65f3c2f1-a67f-4f64-88fb-2687071db7c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2660 | 2026.01.10 06:42:02.165299 [ 253 ] {65f3c2f1-a67f-4f64-88fb-2687071db7c5} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2661 | 2026.01.10 06:42:02.165333 [ 253 ] {65f3c2f1-a67f-4f64-88fb-2687071db7c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2662 | 2026.01.10 06:42:02.165657 [ 253 ] {65f3c2f1-a67f-4f64-88fb-2687071db7c5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2663 | 2026.01.10 06:42:02.165891 [ 253 ] {65f3c2f1-a67f-4f64-88fb-2687071db7c5} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2664 | 2026.01.10 06:42:02.166016 [ 253 ] {65f3c2f1-a67f-4f64-88fb-2687071db7c5} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001097 sec., 94804.01093892433 rows/sec., 5.81 MiB/sec. | ||
| 2665 | 2026.01.10 06:42:02.166051 [ 253 ] {65f3c2f1-a67f-4f64-88fb-2687071db7c5} <Debug> TCPHandler: Processed in 0.0012564 sec. | ||
| 2666 | 2026.01.10 06:42:06.246602 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2667 | 2026.01.10 06:42:06.246670 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2668 | 2026.01.10 06:42:06.320240 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4684 | ||
| 2669 | 2026.01.10 06:42:06.320769 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2670 | 2026.01.10 06:42:06.320813 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2671 | 2026.01.10 06:42:06.321343 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2672 | 2026.01.10 06:42:06.321595 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2673 | 2026.01.10 06:42:06.321742 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4684 | ||
| 2674 | 2026.01.10 06:42:06.560254 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2675 | 2026.01.10 06:42:06.576714 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2676 | 2026.01.10 06:42:06.576766 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2677 | 2026.01.10 06:42:06.582297 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2678 | 2026.01.10 06:42:06.583102 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2679 | 2026.01.10 06:42:06.585946 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2680 | 2026.01.10 06:42:07.139608 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2681 | 2026.01.10 06:42:07.139792 [ 253 ] {6e37b568-7deb-404f-b9ab-64dd5edd006c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2682 | 2026.01.10 06:42:07.139865 [ 253 ] {6e37b568-7deb-404f-b9ab-64dd5edd006c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2683 | 2026.01.10 06:42:07.140532 [ 253 ] {6e37b568-7deb-404f-b9ab-64dd5edd006c} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2684 | 2026.01.10 06:42:07.140577 [ 253 ] {6e37b568-7deb-404f-b9ab-64dd5edd006c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2685 | 2026.01.10 06:42:07.140965 [ 253 ] {6e37b568-7deb-404f-b9ab-64dd5edd006c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2686 | 2026.01.10 06:42:07.141203 [ 253 ] {6e37b568-7deb-404f-b9ab-64dd5edd006c} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2687 | 2026.01.10 06:42:07.141353 [ 253 ] {6e37b568-7deb-404f-b9ab-64dd5edd006c} <Debug> executeQuery: Read 116 rows, 10.14 KiB in 0.00162 sec., 71604.93827160494 rows/sec., 6.11 MiB/sec. | ||
| 2688 | 2026.01.10 06:42:07.141394 [ 253 ] {6e37b568-7deb-404f-b9ab-64dd5edd006c} <Debug> TCPHandler: Processed in 0.001907916 sec. | ||
| 2689 | 2026.01.10 06:42:07.141524 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2690 | 2026.01.10 06:42:07.141618 [ 253 ] {bbf52642-e537-48d6-8c2b-caa3f28dd8f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2691 | 2026.01.10 06:42:07.141659 [ 253 ] {bbf52642-e537-48d6-8c2b-caa3f28dd8f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2692 | 2026.01.10 06:42:07.142072 [ 253 ] {bbf52642-e537-48d6-8c2b-caa3f28dd8f2} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2693 | 2026.01.10 06:42:07.142107 [ 253 ] {bbf52642-e537-48d6-8c2b-caa3f28dd8f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2694 | 2026.01.10 06:42:07.142408 [ 253 ] {bbf52642-e537-48d6-8c2b-caa3f28dd8f2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2695 | 2026.01.10 06:42:07.142634 [ 253 ] {bbf52642-e537-48d6-8c2b-caa3f28dd8f2} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2696 | 2026.01.10 06:42:07.142781 [ 253 ] {bbf52642-e537-48d6-8c2b-caa3f28dd8f2} <Debug> executeQuery: Read 30 rows, 2.26 KiB in 0.00118 sec., 25423.72881355932 rows/sec., 1.87 MiB/sec. | ||
| 2697 | 2026.01.10 06:42:07.142824 [ 253 ] {bbf52642-e537-48d6-8c2b-caa3f28dd8f2} <Debug> TCPHandler: Processed in 0.001350072 sec. | ||
| 2698 | 2026.01.10 06:42:07.142938 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2699 | 2026.01.10 06:42:07.143031 [ 253 ] {a6677831-6ee4-4a5f-a5b9-53cde198711c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2700 | 2026.01.10 06:42:07.143070 [ 253 ] {a6677831-6ee4-4a5f-a5b9-53cde198711c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2701 | 2026.01.10 06:42:07.143487 [ 253 ] {a6677831-6ee4-4a5f-a5b9-53cde198711c} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2702 | 2026.01.10 06:42:07.143523 [ 253 ] {a6677831-6ee4-4a5f-a5b9-53cde198711c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2703 | 2026.01.10 06:42:07.143827 [ 253 ] {a6677831-6ee4-4a5f-a5b9-53cde198711c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2704 | 2026.01.10 06:42:07.144044 [ 253 ] {a6677831-6ee4-4a5f-a5b9-53cde198711c} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2705 | 2026.01.10 06:42:07.144170 [ 253 ] {a6677831-6ee4-4a5f-a5b9-53cde198711c} <Debug> executeQuery: Read 102 rows, 8.18 KiB in 0.001157 sec., 88159.03197925669 rows/sec., 6.90 MiB/sec. | ||
| 2706 | 2026.01.10 06:42:07.144207 [ 253 ] {a6677831-6ee4-4a5f-a5b9-53cde198711c} <Debug> TCPHandler: Processed in 0.001318401 sec. | ||
| 2707 | 2026.01.10 06:42:07.144317 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2708 | 2026.01.10 06:42:07.144410 [ 253 ] {a69ba33b-7656-4722-9508-3301a92aa2e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2709 | 2026.01.10 06:42:07.144453 [ 253 ] {a69ba33b-7656-4722-9508-3301a92aa2e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2710 | 2026.01.10 06:42:07.144857 [ 253 ] {a69ba33b-7656-4722-9508-3301a92aa2e4} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2711 | 2026.01.10 06:42:07.144891 [ 253 ] {a69ba33b-7656-4722-9508-3301a92aa2e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2712 | 2026.01.10 06:42:07.145219 [ 253 ] {a69ba33b-7656-4722-9508-3301a92aa2e4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2713 | 2026.01.10 06:42:07.145426 [ 253 ] {a69ba33b-7656-4722-9508-3301a92aa2e4} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2714 | 2026.01.10 06:42:07.145551 [ 253 ] {a69ba33b-7656-4722-9508-3301a92aa2e4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 2715 | 2026.01.10 06:42:07.145585 [ 253 ] {a69ba33b-7656-4722-9508-3301a92aa2e4} <Debug> TCPHandler: Processed in 0.001318561 sec. | ||
| 2716 | 2026.01.10 06:42:07.145688 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2717 | 2026.01.10 06:42:07.145780 [ 253 ] {f2317af6-25bf-4df0-bae5-29f177468b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2718 | 2026.01.10 06:42:07.145834 [ 253 ] {f2317af6-25bf-4df0-bae5-29f177468b4b} <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 | ||
| 2719 | 2026.01.10 06:42:07.146605 [ 253 ] {f2317af6-25bf-4df0-bae5-29f177468b4b} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2720 | 2026.01.10 06:42:07.146638 [ 253 ] {f2317af6-25bf-4df0-bae5-29f177468b4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2721 | 2026.01.10 06:42:07.147201 [ 253 ] {f2317af6-25bf-4df0-bae5-29f177468b4b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2722 | 2026.01.10 06:42:07.147428 [ 253 ] {f2317af6-25bf-4df0-bae5-29f177468b4b} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2723 | 2026.01.10 06:42:07.147573 [ 253 ] {f2317af6-25bf-4df0-bae5-29f177468b4b} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001809 sec., 16583.74792703151 rows/sec., 29.72 MiB/sec. | ||
| 2724 | 2026.01.10 06:42:07.147627 [ 253 ] {f2317af6-25bf-4df0-bae5-29f177468b4b} <Debug> TCPHandler: Processed in 0.001988158 sec. | ||
| 2725 | 2026.01.10 06:42:07.147738 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2726 | 2026.01.10 06:42:07.147834 [ 253 ] {5dc0d1fe-8336-4991-8e72-b3ddd8673bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2727 | 2026.01.10 06:42:07.147876 [ 253 ] {5dc0d1fe-8336-4991-8e72-b3ddd8673bc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2728 | 2026.01.10 06:42:07.148217 [ 253 ] {5dc0d1fe-8336-4991-8e72-b3ddd8673bc4} <Trace> oximeter.measurements_i64 (9a6e66db-8166-4256-b482-e9be38a862b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2729 | 2026.01.10 06:42:07.148254 [ 253 ] {5dc0d1fe-8336-4991-8e72-b3ddd8673bc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2730 | 2026.01.10 06:42:07.148561 [ 253 ] {5dc0d1fe-8336-4991-8e72-b3ddd8673bc4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2731 | 2026.01.10 06:42:07.148766 [ 253 ] {5dc0d1fe-8336-4991-8e72-b3ddd8673bc4} <Trace> oximeter.measurements_i64 (9a6e66db-8166-4256-b482-e9be38a862b0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2732 | 2026.01.10 06:42:07.148887 [ 253 ] {5dc0d1fe-8336-4991-8e72-b3ddd8673bc4} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001073 sec., 13979.496738117428 rows/sec., 1.04 MiB/sec. | ||
| 2733 | 2026.01.10 06:42:07.148923 [ 253 ] {5dc0d1fe-8336-4991-8e72-b3ddd8673bc4} <Debug> TCPHandler: Processed in 0.00123546 sec. | ||
| 2734 | 2026.01.10 06:42:07.149034 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2735 | 2026.01.10 06:42:07.149129 [ 253 ] {c4879f91-a59d-4d5e-aab8-78808400feae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2736 | 2026.01.10 06:42:07.149169 [ 253 ] {c4879f91-a59d-4d5e-aab8-78808400feae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2737 | 2026.01.10 06:42:07.149494 [ 253 ] {c4879f91-a59d-4d5e-aab8-78808400feae} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2738 | 2026.01.10 06:42:07.149530 [ 253 ] {c4879f91-a59d-4d5e-aab8-78808400feae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2739 | 2026.01.10 06:42:07.149829 [ 253 ] {c4879f91-a59d-4d5e-aab8-78808400feae} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2740 | 2026.01.10 06:42:07.150101 [ 253 ] {c4879f91-a59d-4d5e-aab8-78808400feae} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2741 | 2026.01.10 06:42:07.150252 [ 253 ] {c4879f91-a59d-4d5e-aab8-78808400feae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 2742 | 2026.01.10 06:42:07.150294 [ 253 ] {c4879f91-a59d-4d5e-aab8-78808400feae} <Debug> TCPHandler: Processed in 0.001310062 sec. | ||
| 2743 | 2026.01.10 06:42:09.550439 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2744 | 2026.01.10 06:42:09.550598 [ 253 ] {689c7140-54dd-4307-9bca-a96e8dd623bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2745 | 2026.01.10 06:42:09.550658 [ 253 ] {689c7140-54dd-4307-9bca-a96e8dd623bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2746 | 2026.01.10 06:42:09.551527 [ 253 ] {689c7140-54dd-4307-9bca-a96e8dd623bf} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2747 | 2026.01.10 06:42:09.551575 [ 253 ] {689c7140-54dd-4307-9bca-a96e8dd623bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2748 | 2026.01.10 06:42:09.552005 [ 253 ] {689c7140-54dd-4307-9bca-a96e8dd623bf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2749 | 2026.01.10 06:42:09.552239 [ 253 ] {689c7140-54dd-4307-9bca-a96e8dd623bf} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2750 | 2026.01.10 06:42:09.552393 [ 253 ] {689c7140-54dd-4307-9bca-a96e8dd623bf} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001793 sec., 228667.0384829894 rows/sec., 14.51 MiB/sec. | ||
| 2751 | 2026.01.10 06:42:09.552435 [ 253 ] {689c7140-54dd-4307-9bca-a96e8dd623bf} <Debug> TCPHandler: Processed in 0.00207987 sec. | ||
| 2752 | 2026.01.10 06:42:09.552557 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2753 | 2026.01.10 06:42:09.552652 [ 253 ] {e5bc5433-d61d-47e6-8e24-b28eaa4f7d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2754 | 2026.01.10 06:42:09.552693 [ 253 ] {e5bc5433-d61d-47e6-8e24-b28eaa4f7d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2755 | 2026.01.10 06:42:09.553097 [ 253 ] {e5bc5433-d61d-47e6-8e24-b28eaa4f7d93} <Trace> oximeter.fields_ipaddr (238f5050-c457-4604-832e-c92f31928fa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2756 | 2026.01.10 06:42:09.553134 [ 253 ] {e5bc5433-d61d-47e6-8e24-b28eaa4f7d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2757 | 2026.01.10 06:42:09.553435 [ 253 ] {e5bc5433-d61d-47e6-8e24-b28eaa4f7d93} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2758 | 2026.01.10 06:42:09.553652 [ 253 ] {e5bc5433-d61d-47e6-8e24-b28eaa4f7d93} <Trace> oximeter.fields_ipaddr (238f5050-c457-4604-832e-c92f31928fa6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2759 | 2026.01.10 06:42:09.553783 [ 253 ] {e5bc5433-d61d-47e6-8e24-b28eaa4f7d93} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00115 sec., 8695.652173913044 rows/sec., 709.07 KiB/sec. | ||
| 2760 | 2026.01.10 06:42:09.553821 [ 253 ] {e5bc5433-d61d-47e6-8e24-b28eaa4f7d93} <Debug> TCPHandler: Processed in 0.001315371 sec. | ||
| 2761 | 2026.01.10 06:42:09.553931 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2762 | 2026.01.10 06:42:09.554024 [ 253 ] {5768bfca-90c1-4814-aa19-28a3669cc038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2763 | 2026.01.10 06:42:09.554064 [ 253 ] {5768bfca-90c1-4814-aa19-28a3669cc038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2764 | 2026.01.10 06:42:09.555531 [ 253 ] {5768bfca-90c1-4814-aa19-28a3669cc038} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2765 | 2026.01.10 06:42:09.555568 [ 253 ] {5768bfca-90c1-4814-aa19-28a3669cc038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2766 | 2026.01.10 06:42:09.556062 [ 253 ] {5768bfca-90c1-4814-aa19-28a3669cc038} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2767 | 2026.01.10 06:42:09.556292 [ 253 ] {5768bfca-90c1-4814-aa19-28a3669cc038} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2768 | 2026.01.10 06:42:09.556428 [ 253 ] {5768bfca-90c1-4814-aa19-28a3669cc038} <Debug> executeQuery: Read 2271 rows, 188.12 KiB in 0.002423 sec., 937267.8497730087 rows/sec., 75.82 MiB/sec. | ||
| 2769 | 2026.01.10 06:42:09.556469 [ 253 ] {5768bfca-90c1-4814-aa19-28a3669cc038} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 2770 | 2026.01.10 06:42:09.556482 [ 253 ] {5768bfca-90c1-4814-aa19-28a3669cc038} <Debug> TCPHandler: Processed in 0.002599813 sec. | ||
| 2771 | 2026.01.10 06:42:09.556594 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2772 | 2026.01.10 06:42:09.556688 [ 253 ] {58dd889b-a658-407a-a7a1-c1a1add59c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2773 | 2026.01.10 06:42:09.556729 [ 253 ] {58dd889b-a658-407a-a7a1-c1a1add59c37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2774 | 2026.01.10 06:42:09.557176 [ 253 ] {58dd889b-a658-407a-a7a1-c1a1add59c37} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2775 | 2026.01.10 06:42:09.557208 [ 253 ] {58dd889b-a658-407a-a7a1-c1a1add59c37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2776 | 2026.01.10 06:42:09.557517 [ 253 ] {58dd889b-a658-407a-a7a1-c1a1add59c37} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2777 | 2026.01.10 06:42:09.557732 [ 253 ] {58dd889b-a658-407a-a7a1-c1a1add59c37} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2778 | 2026.01.10 06:42:09.557924 [ 253 ] {58dd889b-a658-407a-a7a1-c1a1add59c37} <Debug> executeQuery: Read 222 rows, 13.54 KiB in 0.001254 sec., 177033.4928229665 rows/sec., 10.54 MiB/sec. | ||
| 2779 | 2026.01.10 06:42:09.557964 [ 253 ] {58dd889b-a658-407a-a7a1-c1a1add59c37} <Debug> TCPHandler: Processed in 0.001417394 sec. | ||
| 2780 | 2026.01.10 06:42:09.558073 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2781 | 2026.01.10 06:42:09.558167 [ 253 ] {d89182ef-997d-42c6-a702-581ce7767e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2782 | 2026.01.10 06:42:09.558207 [ 253 ] {d89182ef-997d-42c6-a702-581ce7767e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2783 | 2026.01.10 06:42:09.558718 [ 253 ] {d89182ef-997d-42c6-a702-581ce7767e4b} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2784 | 2026.01.10 06:42:09.558754 [ 253 ] {d89182ef-997d-42c6-a702-581ce7767e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2785 | 2026.01.10 06:42:09.559150 [ 253 ] {d89182ef-997d-42c6-a702-581ce7767e4b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2786 | 2026.01.10 06:42:09.559373 [ 253 ] {d89182ef-997d-42c6-a702-581ce7767e4b} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2787 | 2026.01.10 06:42:09.559508 [ 253 ] {d89182ef-997d-42c6-a702-581ce7767e4b} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.00136 sec., 323529.41176470584 rows/sec., 21.40 MiB/sec. | ||
| 2788 | 2026.01.10 06:42:09.559547 [ 253 ] {d89182ef-997d-42c6-a702-581ce7767e4b} <Debug> TCPHandler: Processed in 0.001522616 sec. | ||
| 2789 | 2026.01.10 06:42:09.559657 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2790 | 2026.01.10 06:42:09.559753 [ 253 ] {d9887d4d-6140-492e-918f-bbb1d97cd388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2791 | 2026.01.10 06:42:09.559794 [ 253 ] {d9887d4d-6140-492e-918f-bbb1d97cd388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2792 | 2026.01.10 06:42:09.560279 [ 253 ] {d9887d4d-6140-492e-918f-bbb1d97cd388} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2793 | 2026.01.10 06:42:09.560314 [ 253 ] {d9887d4d-6140-492e-918f-bbb1d97cd388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2794 | 2026.01.10 06:42:09.560649 [ 253 ] {d9887d4d-6140-492e-918f-bbb1d97cd388} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2795 | 2026.01.10 06:42:09.560863 [ 253 ] {d9887d4d-6140-492e-918f-bbb1d97cd388} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2796 | 2026.01.10 06:42:09.560994 [ 253 ] {d9887d4d-6140-492e-918f-bbb1d97cd388} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00126 sec., 167460.31746031746 rows/sec., 9.51 MiB/sec. | ||
| 2797 | 2026.01.10 06:42:09.561032 [ 253 ] {d9887d4d-6140-492e-918f-bbb1d97cd388} <Debug> TCPHandler: Processed in 0.001426004 sec. | ||
| 2798 | 2026.01.10 06:42:09.561142 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2799 | 2026.01.10 06:42:09.561238 [ 253 ] {04605b19-f4eb-40f4-9497-6abbe6374646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2800 | 2026.01.10 06:42:09.561277 [ 253 ] {04605b19-f4eb-40f4-9497-6abbe6374646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2801 | 2026.01.10 06:42:09.562109 [ 253 ] {04605b19-f4eb-40f4-9497-6abbe6374646} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2802 | 2026.01.10 06:42:09.562144 [ 253 ] {04605b19-f4eb-40f4-9497-6abbe6374646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2803 | 2026.01.10 06:42:09.562545 [ 253 ] {04605b19-f4eb-40f4-9497-6abbe6374646} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2804 | 2026.01.10 06:42:09.562774 [ 253 ] {04605b19-f4eb-40f4-9497-6abbe6374646} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2805 | 2026.01.10 06:42:09.562912 [ 253 ] {04605b19-f4eb-40f4-9497-6abbe6374646} <Debug> executeQuery: Read 1158 rows, 84.62 KiB in 0.001692 sec., 684397.1631205674 rows/sec., 48.84 MiB/sec. | ||
| 2806 | 2026.01.10 06:42:09.562950 [ 253 ] {04605b19-f4eb-40f4-9497-6abbe6374646} <Debug> TCPHandler: Processed in 0.001857465 sec. | ||
| 2807 | 2026.01.10 06:42:09.563062 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2808 | 2026.01.10 06:42:09.563156 [ 253 ] {97f35109-43b1-42a5-911b-725ded91b52d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2809 | 2026.01.10 06:42:09.563198 [ 253 ] {97f35109-43b1-42a5-911b-725ded91b52d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2810 | 2026.01.10 06:42:09.563526 [ 253 ] {97f35109-43b1-42a5-911b-725ded91b52d} <Trace> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2811 | 2026.01.10 06:42:09.563561 [ 253 ] {97f35109-43b1-42a5-911b-725ded91b52d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2812 | 2026.01.10 06:42:09.563880 [ 253 ] {97f35109-43b1-42a5-911b-725ded91b52d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2813 | 2026.01.10 06:42:09.564088 [ 253 ] {97f35109-43b1-42a5-911b-725ded91b52d} <Trace> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2814 | 2026.01.10 06:42:09.564221 [ 253 ] {97f35109-43b1-42a5-911b-725ded91b52d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 2815 | 2026.01.10 06:42:09.564258 [ 253 ] {97f35109-43b1-42a5-911b-725ded91b52d} <Debug> TCPHandler: Processed in 0.00124579 sec. | ||
| 2816 | 2026.01.10 06:42:09.564365 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2817 | 2026.01.10 06:42:09.564459 [ 253 ] {5e2c4cdb-bcc6-46e3-9115-131be4cd75da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2818 | 2026.01.10 06:42:09.564502 [ 253 ] {5e2c4cdb-bcc6-46e3-9115-131be4cd75da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2819 | 2026.01.10 06:42:09.565079 [ 253 ] {5e2c4cdb-bcc6-46e3-9115-131be4cd75da} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2820 | 2026.01.10 06:42:09.565111 [ 253 ] {5e2c4cdb-bcc6-46e3-9115-131be4cd75da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2821 | 2026.01.10 06:42:09.565469 [ 253 ] {5e2c4cdb-bcc6-46e3-9115-131be4cd75da} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2822 | 2026.01.10 06:42:09.565686 [ 253 ] {5e2c4cdb-bcc6-46e3-9115-131be4cd75da} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2823 | 2026.01.10 06:42:09.565818 [ 253 ] {5e2c4cdb-bcc6-46e3-9115-131be4cd75da} <Debug> executeQuery: Read 919 rows, 62.25 KiB in 0.001439 sec., 638637.9430159833 rows/sec., 42.24 MiB/sec. | ||
| 2824 | 2026.01.10 06:42:09.565919 [ 253 ] {5e2c4cdb-bcc6-46e3-9115-131be4cd75da} <Debug> TCPHandler: Processed in 0.001602339 sec. | ||
| 2825 | 2026.01.10 06:42:09.566029 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2826 | 2026.01.10 06:42:09.566122 [ 253 ] {a195362c-87c5-4f65-8629-4484dbf38f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2827 | 2026.01.10 06:42:09.566165 [ 253 ] {a195362c-87c5-4f65-8629-4484dbf38f70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2828 | 2026.01.10 06:42:09.566473 [ 253 ] {a195362c-87c5-4f65-8629-4484dbf38f70} <Trace> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2829 | 2026.01.10 06:42:09.566508 [ 253 ] {a195362c-87c5-4f65-8629-4484dbf38f70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2830 | 2026.01.10 06:42:09.566843 [ 253 ] {a195362c-87c5-4f65-8629-4484dbf38f70} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2831 | 2026.01.10 06:42:09.567071 [ 253 ] {a195362c-87c5-4f65-8629-4484dbf38f70} <Trace> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2832 | 2026.01.10 06:42:09.567209 [ 253 ] {a195362c-87c5-4f65-8629-4484dbf38f70} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001105 sec., 904.9773755656108 rows/sec., 60.98 KiB/sec. | ||
| 2833 | 2026.01.10 06:42:09.567246 [ 253 ] {a195362c-87c5-4f65-8629-4484dbf38f70} <Debug> TCPHandler: Processed in 0.001266921 sec. | ||
| 2834 | 2026.01.10 06:42:09.567360 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2835 | 2026.01.10 06:42:09.567455 [ 253 ] {757ff014-40cc-4caa-9186-02ffd6f9b628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2836 | 2026.01.10 06:42:09.567512 [ 253 ] {757ff014-40cc-4caa-9186-02ffd6f9b628} <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 | ||
| 2837 | 2026.01.10 06:42:09.568250 [ 253 ] {757ff014-40cc-4caa-9186-02ffd6f9b628} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2838 | 2026.01.10 06:42:09.568288 [ 253 ] {757ff014-40cc-4caa-9186-02ffd6f9b628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2839 | 2026.01.10 06:42:09.568797 [ 253 ] {757ff014-40cc-4caa-9186-02ffd6f9b628} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2840 | 2026.01.10 06:42:09.569037 [ 253 ] {757ff014-40cc-4caa-9186-02ffd6f9b628} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2841 | 2026.01.10 06:42:09.569156 [ 123 ] {} <Debug> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2842 | 2026.01.10 06:42:09.569184 [ 253 ] {757ff014-40cc-4caa-9186-02ffd6f9b628} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001747 sec., 4006.868918145392 rows/sec., 7.18 MiB/sec. | ||
| 2843 | 2026.01.10 06:42:09.569224 [ 123 ] {} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2844 | 2026.01.10 06:42:09.569247 [ 253 ] {757ff014-40cc-4caa-9186-02ffd6f9b628} <Debug> TCPHandler: Processed in 0.001936676 sec. | ||
| 2845 | 2026.01.10 06:42:09.569257 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2846 | 2026.01.10 06:42:09.569370 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2847 | 2026.01.10 06:42:09.569401 [ 199 ] {0c9e8585-b915-491c-95c4-2043a040291f::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 | ||
| 2848 | 2026.01.10 06:42:09.569469 [ 253 ] {3737d86b-d519-4003-a051-3ef3aa945443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2849 | 2026.01.10 06:42:09.569516 [ 253 ] {3737d86b-d519-4003-a051-3ef3aa945443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2850 | 2026.01.10 06:42:09.569690 [ 199 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2851 | 2026.01.10 06:42:09.569765 [ 199 ] {0c9e8585-b915-491c-95c4-2043a040291f::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 | ||
| 2852 | 2026.01.10 06:42:09.569863 [ 253 ] {3737d86b-d519-4003-a051-3ef3aa945443} <Trace> oximeter.measurements_i64 (9a6e66db-8166-4256-b482-e9be38a862b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2853 | 2026.01.10 06:42:09.569905 [ 253 ] {3737d86b-d519-4003-a051-3ef3aa945443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2854 | 2026.01.10 06:42:09.569909 [ 199 ] {0c9e8585-b915-491c-95c4-2043a040291f::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 | ||
| 2855 | 2026.01.10 06:42:09.570044 [ 199 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2856 | 2026.01.10 06:42:09.570152 [ 199 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 2857 | 2026.01.10 06:42:09.570225 [ 253 ] {3737d86b-d519-4003-a051-3ef3aa945443} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2858 | 2026.01.10 06:42:09.570255 [ 199 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 2859 | 2026.01.10 06:42:09.570358 [ 199 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 7 rows starting from the beginning of the part | ||
| 2860 | 2026.01.10 06:42:09.570463 [ 253 ] {3737d86b-d519-4003-a051-3ef3aa945443} <Trace> oximeter.measurements_i64 (9a6e66db-8166-4256-b482-e9be38a862b0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2861 | 2026.01.10 06:42:09.570596 [ 253 ] {3737d86b-d519-4003-a051-3ef3aa945443} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001145 sec., 5240.174672489083 rows/sec., 370.16 KiB/sec. | ||
| 2862 | 2026.01.10 06:42:09.570635 [ 253 ] {3737d86b-d519-4003-a051-3ef3aa945443} <Debug> TCPHandler: Processed in 0.001314292 sec. | ||
| 2863 | 2026.01.10 06:42:09.570739 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2864 | 2026.01.10 06:42:09.570839 [ 253 ] {bcb263a6-8e99-41ef-92a2-7c1b42387a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2865 | 2026.01.10 06:42:09.570882 [ 253 ] {bcb263a6-8e99-41ef-92a2-7c1b42387a8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2866 | 2026.01.10 06:42:09.571294 [ 253 ] {bcb263a6-8e99-41ef-92a2-7c1b42387a8a} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2867 | 2026.01.10 06:42:09.571360 [ 253 ] {bcb263a6-8e99-41ef-92a2-7c1b42387a8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 2868 | 2026.01.10 06:42:09.571742 [ 253 ] {bcb263a6-8e99-41ef-92a2-7c1b42387a8a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2869 | 2026.01.10 06:42:09.571995 [ 253 ] {bcb263a6-8e99-41ef-92a2-7c1b42387a8a} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2870 | 2026.01.10 06:42:09.572149 [ 253 ] {bcb263a6-8e99-41ef-92a2-7c1b42387a8a} <Debug> executeQuery: Read 74 rows, 4.45 KiB in 0.001329 sec., 55680.963130173055 rows/sec., 3.27 MiB/sec. | ||
| 2871 | 2026.01.10 06:42:09.572188 [ 253 ] {bcb263a6-8e99-41ef-92a2-7c1b42387a8a} <Debug> TCPHandler: Processed in 0.001499446 sec. | ||
| 2872 | 2026.01.10 06:42:09.572449 [ 191 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 79 rows, containing 19 columns (19 merged, 0 gathered) in 0.003095615 sec., 25519.969376036748 rows/sec., 45.73 MiB/sec. | ||
| 2873 | 2026.01.10 06:42:09.572832 [ 190 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2874 | 2026.01.10 06:42:09.573234 [ 190 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2875 | 2026.01.10 06:42:09.573306 [ 190 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2876 | 2026.01.10 06:42:09.573406 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 2877 | 2026.01.10 06:42:11.323499 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 412 | ||
| 2878 | 2026.01.10 06:42:11.326274 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2879 | 2026.01.10 06:42:11.326310 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2880 | 2026.01.10 06:42:11.327495 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2881 | 2026.01.10 06:42:11.327760 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2882 | 2026.01.10 06:42:11.327992 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 412 | ||
| 2883 | 2026.01.10 06:42:12.133735 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2884 | 2026.01.10 06:42:12.133928 [ 253 ] {0e809c17-35f2-47fe-9caa-7258d94bf5f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2885 | 2026.01.10 06:42:12.133997 [ 253 ] {0e809c17-35f2-47fe-9caa-7258d94bf5f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2886 | 2026.01.10 06:42:12.134684 [ 253 ] {0e809c17-35f2-47fe-9caa-7258d94bf5f6} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2887 | 2026.01.10 06:42:12.134720 [ 253 ] {0e809c17-35f2-47fe-9caa-7258d94bf5f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2888 | 2026.01.10 06:42:12.135098 [ 253 ] {0e809c17-35f2-47fe-9caa-7258d94bf5f6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2889 | 2026.01.10 06:42:12.135318 [ 253 ] {0e809c17-35f2-47fe-9caa-7258d94bf5f6} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2890 | 2026.01.10 06:42:12.135428 [ 138 ] {} <Debug> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2891 | 2026.01.10 06:42:12.135462 [ 253 ] {0e809c17-35f2-47fe-9caa-7258d94bf5f6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001587 sec., 35286.704473850026 rows/sec., 2.71 MiB/sec. | ||
| 2892 | 2026.01.10 06:42:12.135463 [ 138 ] {} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2893 | 2026.01.10 06:42:12.135495 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2894 | 2026.01.10 06:42:12.135504 [ 253 ] {0e809c17-35f2-47fe-9caa-7258d94bf5f6} <Debug> TCPHandler: Processed in 0.001898256 sec. | ||
| 2895 | 2026.01.10 06:42:12.135631 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2896 | 2026.01.10 06:42:12.135670 [ 196 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::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 | ||
| 2897 | 2026.01.10 06:42:12.135727 [ 253 ] {1a8ea275-95a7-4478-b93b-5e6c2853a221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2898 | 2026.01.10 06:42:12.135771 [ 253 ] {1a8ea275-95a7-4478-b93b-5e6c2853a221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2899 | 2026.01.10 06:42:12.135821 [ 196 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2900 | 2026.01.10 06:42:12.135867 [ 196 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2398 rows starting from the beginning of the part | ||
| 2901 | 2026.01.10 06:42:12.135962 [ 196 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 81 rows starting from the beginning of the part | ||
| 2902 | 2026.01.10 06:42:12.136042 [ 196 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1112 rows starting from the beginning of the part | ||
| 2903 | 2026.01.10 06:42:12.136104 [ 196 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 116 rows starting from the beginning of the part | ||
| 2904 | 2026.01.10 06:42:12.136158 [ 196 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2271 rows starting from the beginning of the part | ||
| 2905 | 2026.01.10 06:42:12.136200 [ 253 ] {1a8ea275-95a7-4478-b93b-5e6c2853a221} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2906 | 2026.01.10 06:42:12.136205 [ 196 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
| 2907 | 2026.01.10 06:42:12.136243 [ 253 ] {1a8ea275-95a7-4478-b93b-5e6c2853a221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2908 | 2026.01.10 06:42:12.136581 [ 253 ] {1a8ea275-95a7-4478-b93b-5e6c2853a221} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2909 | 2026.01.10 06:42:12.136831 [ 253 ] {1a8ea275-95a7-4478-b93b-5e6c2853a221} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2910 | 2026.01.10 06:42:12.136923 [ 138 ] {} <Debug> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2911 | 2026.01.10 06:42:12.136948 [ 138 ] {} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2912 | 2026.01.10 06:42:12.136962 [ 253 ] {1a8ea275-95a7-4478-b93b-5e6c2853a221} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001253 sec., 51077.41420590583 rows/sec., 3.99 MiB/sec. | ||
| 2913 | 2026.01.10 06:42:12.136965 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2914 | 2026.01.10 06:42:12.137000 [ 253 ] {1a8ea275-95a7-4478-b93b-5e6c2853a221} <Debug> TCPHandler: Processed in 0.001419223 sec. | ||
| 2915 | 2026.01.10 06:42:12.137054 [ 190 ] {c39cc178-2310-4132-8a98-db795e40d107::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 | ||
| 2916 | 2026.01.10 06:42:12.137113 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2917 | 2026.01.10 06:42:12.137140 [ 190 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2918 | 2026.01.10 06:42:12.137169 [ 190 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1193 rows starting from the beginning of the part | ||
| 2919 | 2026.01.10 06:42:12.137209 [ 253 ] {299bcff6-1afd-4b86-aaae-4e8bbf344aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2920 | 2026.01.10 06:42:12.137239 [ 190 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 84 rows starting from the beginning of the part | ||
| 2921 | 2026.01.10 06:42:12.137254 [ 253 ] {299bcff6-1afd-4b86-aaae-4e8bbf344aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2922 | 2026.01.10 06:42:12.137286 [ 190 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 679 rows starting from the beginning of the part | ||
| 2923 | 2026.01.10 06:42:12.137330 [ 190 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 102 rows starting from the beginning of the part | ||
| 2924 | 2026.01.10 06:42:12.137375 [ 190 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1158 rows starting from the beginning of the part | ||
| 2925 | 2026.01.10 06:42:12.137421 [ 190 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
| 2926 | 2026.01.10 06:42:12.137633 [ 253 ] {299bcff6-1afd-4b86-aaae-4e8bbf344aaa} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2927 | 2026.01.10 06:42:12.137668 [ 253 ] {299bcff6-1afd-4b86-aaae-4e8bbf344aaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2928 | 2026.01.10 06:42:12.138006 [ 253 ] {299bcff6-1afd-4b86-aaae-4e8bbf344aaa} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2929 | 2026.01.10 06:42:12.138223 [ 253 ] {299bcff6-1afd-4b86-aaae-4e8bbf344aaa} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2930 | 2026.01.10 06:42:12.138312 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2931 | 2026.01.10 06:42:12.138336 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2932 | 2026.01.10 06:42:12.138352 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2933 | 2026.01.10 06:42:12.138352 [ 253 ] {299bcff6-1afd-4b86-aaae-4e8bbf344aaa} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.001161 sec., 72351.4211886305 rows/sec., 5.03 MiB/sec. | ||
| 2934 | 2026.01.10 06:42:12.138393 [ 253 ] {299bcff6-1afd-4b86-aaae-4e8bbf344aaa} <Debug> TCPHandler: Processed in 0.001329182 sec. | ||
| 2935 | 2026.01.10 06:42:12.138474 [ 191 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::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 | ||
| 2936 | 2026.01.10 06:42:12.138504 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2937 | 2026.01.10 06:42:12.138605 [ 253 ] {3b2b6efa-383e-40fb-955f-327e46983aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2938 | 2026.01.10 06:42:12.138646 [ 253 ] {3b2b6efa-383e-40fb-955f-327e46983aa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2939 | 2026.01.10 06:42:12.138648 [ 191 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2940 | 2026.01.10 06:42:12.138697 [ 191 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3686 rows starting from the beginning of the part | ||
| 2941 | 2026.01.10 06:42:12.138798 [ 191 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 161 rows starting from the beginning of the part | ||
| 2942 | 2026.01.10 06:42:12.138848 [ 191 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 314 rows starting from the beginning of the part | ||
| 2943 | 2026.01.10 06:42:12.138860 [ 199 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3280 rows, containing 5 columns (5 merged, 0 gathered) in 0.001840674 sec., 1781955.95743733 rows/sec., 134.60 MiB/sec. | ||
| 2944 | 2026.01.10 06:42:12.138960 [ 191 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 2945 | 2026.01.10 06:42:12.138971 [ 203 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6034 rows, containing 5 columns (5 merged, 0 gathered) in 0.00337701 sec., 1786787.7204983106 rows/sec., 151.31 MiB/sec. | ||
| 2946 | 2026.01.10 06:42:12.138979 [ 253 ] {3b2b6efa-383e-40fb-955f-327e46983aa5} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2947 | 2026.01.10 06:42:12.139005 [ 191 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 919 rows starting from the beginning of the part | ||
| 2948 | 2026.01.10 06:42:12.139033 [ 253 ] {3b2b6efa-383e-40fb-955f-327e46983aa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2949 | 2026.01.10 06:42:12.139069 [ 191 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::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 | ||
| 2950 | 2026.01.10 06:42:12.139125 [ 199 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2951 | 2026.01.10 06:42:12.139386 [ 253 ] {3b2b6efa-383e-40fb-955f-327e46983aa5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2952 | 2026.01.10 06:42:12.139424 [ 188 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2953 | 2026.01.10 06:42:12.139522 [ 199 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_16_3} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2954 | 2026.01.10 06:42:12.139617 [ 199 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_16_3} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2955 | 2026.01.10 06:42:12.139683 [ 253 ] {3b2b6efa-383e-40fb-955f-327e46983aa5} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2956 | 2026.01.10 06:42:12.139709 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 2957 | 2026.01.10 06:42:12.139791 [ 138 ] {} <Debug> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2958 | 2026.01.10 06:42:12.139818 [ 138 ] {} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2959 | 2026.01.10 06:42:12.139827 [ 188 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_16_3} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2960 | 2026.01.10 06:42:12.139834 [ 253 ] {3b2b6efa-383e-40fb-955f-327e46983aa5} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001247 sec., 24057.738572574177 rows/sec., 1.63 MiB/sec. | ||
| 2961 | 2026.01.10 06:42:12.139835 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2962 | 2026.01.10 06:42:12.139886 [ 253 ] {3b2b6efa-383e-40fb-955f-327e46983aa5} <Debug> TCPHandler: Processed in 0.001431565 sec. | ||
| 2963 | 2026.01.10 06:42:12.139923 [ 188 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_16_3} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2964 | 2026.01.10 06:42:12.139941 [ 196 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::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 | ||
| 2965 | 2026.01.10 06:42:12.140034 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 2966 | 2026.01.10 06:42:12.140055 [ 196 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2967 | 2026.01.10 06:42:12.140089 [ 196 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 478 rows starting from the beginning of the part | ||
| 2968 | 2026.01.10 06:42:12.140133 [ 196 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::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 | ||
| 2969 | 2026.01.10 06:42:12.140172 [ 196 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 104 rows starting from the beginning of the part | ||
| 2970 | 2026.01.10 06:42:12.140207 [ 196 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::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 | ||
| 2971 | 2026.01.10 06:42:12.140240 [ 196 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 74 rows starting from the beginning of the part | ||
| 2972 | 2026.01.10 06:42:12.140277 [ 196 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
| 2973 | 2026.01.10 06:42:12.141052 [ 188 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 806 rows, containing 4 columns (4 merged, 0 gathered) in 0.001143527 sec., 704836.877485184 rows/sec., 45.30 MiB/sec. | ||
| 2974 | 2026.01.10 06:42:12.141227 [ 196 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2975 | 2026.01.10 06:42:12.141414 [ 191 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5324 rows, containing 5 columns (5 merged, 0 gathered) in 0.003010712 sec., 1768352.469449087 rows/sec., 119.52 MiB/sec. | ||
| 2976 | 2026.01.10 06:42:12.141486 [ 196 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_16_3} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2977 | 2026.01.10 06:42:12.141560 [ 196 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_16_3} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2978 | 2026.01.10 06:42:12.141627 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 2979 | 2026.01.10 06:42:12.141922 [ 190 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2980 | 2026.01.10 06:42:12.142181 [ 190 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2981 | 2026.01.10 06:42:12.142244 [ 190 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2982 | 2026.01.10 06:42:12.142314 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 2983 | 2026.01.10 06:42:13.000269 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.39 MiB, peak 218.94 MiB, free memory in arenas 0.00 B, will set to 210.57 MiB (RSS), difference: 1.17 MiB | ||
| 2984 | 2026.01.10 06:42:13.822175 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5132 | ||
| 2985 | 2026.01.10 06:42:13.822681 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2986 | 2026.01.10 06:42:13.822717 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2987 | 2026.01.10 06:42:13.823223 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2988 | 2026.01.10 06:42:13.823469 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2989 | 2026.01.10 06:42:13.823593 [ 133 ] {} <Debug> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2990 | 2026.01.10 06:42:13.823597 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5132 | ||
| 2991 | 2026.01.10 06:42:13.823639 [ 133 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2992 | 2026.01.10 06:42:13.823664 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 2993 | 2026.01.10 06:42:13.823807 [ 203 ] {c487886e-f691-49eb-8b87-c74a542743d5::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 | ||
| 2994 | 2026.01.10 06:42:13.823963 [ 203 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2995 | 2026.01.10 06:42:13.824006 [ 203 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 2996 | 2026.01.10 06:42:13.824074 [ 203 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 427 rows starting from the beginning of the part | ||
| 2997 | 2026.01.10 06:42:13.824122 [ 203 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 491 rows starting from the beginning of the part | ||
| 2998 | 2026.01.10 06:42:13.824167 [ 203 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2999 | 2026.01.10 06:42:13.824210 [ 203 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 3000 | 2026.01.10 06:42:13.824260 [ 203 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 3001 | 2026.01.10 06:42:13.825643 [ 196 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5132 rows, containing 4 columns (4 merged, 0 gathered) in 0.001901395 sec., 2699070.94527965 rows/sec., 38.61 MiB/sec. | ||
| 3002 | 2026.01.10 06:42:13.826468 [ 191 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3003 | 2026.01.10 06:42:13.826729 [ 191 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_11_2} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3004 | 2026.01.10 06:42:13.826802 [ 191 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_11_2} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3005 | 2026.01.10 06:42:13.826871 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3006 | 2026.01.10 06:42:14.086390 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3007 | 2026.01.10 06:42:14.103683 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3008 | 2026.01.10 06:42:14.103737 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3009 | 2026.01.10 06:42:14.109977 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3010 | 2026.01.10 06:42:14.110726 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3011 | 2026.01.10 06:42:14.111031 [ 133 ] {} <Debug> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3012 | 2026.01.10 06:42:14.111107 [ 133 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3013 | 2026.01.10 06:42:14.111145 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3014 | 2026.01.10 06:42:14.111287 [ 203 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::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 | ||
| 3015 | 2026.01.10 06:42:14.113613 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3016 | 2026.01.10 06:42:14.114223 [ 203 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3017 | 2026.01.10 06:42:14.114904 [ 203 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::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 | ||
| 3018 | 2026.01.10 06:42:14.118292 [ 203 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::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 | ||
| 3019 | 2026.01.10 06:42:14.121689 [ 203 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::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 | ||
| 3020 | 2026.01.10 06:42:14.125542 [ 203 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::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 | ||
| 3021 | 2026.01.10 06:42:14.129984 [ 203 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::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 | ||
| 3022 | 2026.01.10 06:42:14.134386 [ 203 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::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 | ||
| 3023 | 2026.01.10 06:42:14.184957 [ 203 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.073714135 sec., 1125.9712943792938 rows/sec., 5.82 MiB/sec. | ||
| 3024 | 2026.01.10 06:42:14.186521 [ 186 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3025 | 2026.01.10 06:42:14.188204 [ 186 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_11_2} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3026 | 2026.01.10 06:42:14.188290 [ 186 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_11_2} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3027 | 2026.01.10 06:42:14.189172 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3028 | 2026.01.10 06:42:15.001174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.26 MiB, peak 222.16 MiB, free memory in arenas 0.00 B, will set to 221.85 MiB (RSS), difference: 9.59 MiB | ||
| 3029 | 2026.01.10 06:42:17.138575 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3030 | 2026.01.10 06:42:17.138766 [ 253 ] {4c5291f9-fc8a-470d-8b4f-075e4025e5e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3031 | 2026.01.10 06:42:17.138871 [ 253 ] {4c5291f9-fc8a-470d-8b4f-075e4025e5e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3032 | 2026.01.10 06:42:17.139637 [ 253 ] {4c5291f9-fc8a-470d-8b4f-075e4025e5e6} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3033 | 2026.01.10 06:42:17.139685 [ 253 ] {4c5291f9-fc8a-470d-8b4f-075e4025e5e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3034 | 2026.01.10 06:42:17.140114 [ 253 ] {4c5291f9-fc8a-470d-8b4f-075e4025e5e6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3035 | 2026.01.10 06:42:17.140353 [ 253 ] {4c5291f9-fc8a-470d-8b4f-075e4025e5e6} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3036 | 2026.01.10 06:42:17.140508 [ 253 ] {4c5291f9-fc8a-470d-8b4f-075e4025e5e6} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001793 sec., 68042.38706079197 rows/sec., 5.84 MiB/sec. | ||
| 3037 | 2026.01.10 06:42:17.140550 [ 253 ] {4c5291f9-fc8a-470d-8b4f-075e4025e5e6} <Debug> TCPHandler: Processed in 0.00211326 sec. | ||
| 3038 | 2026.01.10 06:42:17.140679 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3039 | 2026.01.10 06:42:17.140780 [ 253 ] {411954d9-8cd8-4cb1-a926-70ec9871e712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3040 | 2026.01.10 06:42:17.140822 [ 253 ] {411954d9-8cd8-4cb1-a926-70ec9871e712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3041 | 2026.01.10 06:42:17.141238 [ 253 ] {411954d9-8cd8-4cb1-a926-70ec9871e712} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3042 | 2026.01.10 06:42:17.141276 [ 253 ] {411954d9-8cd8-4cb1-a926-70ec9871e712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3043 | 2026.01.10 06:42:17.141588 [ 253 ] {411954d9-8cd8-4cb1-a926-70ec9871e712} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3044 | 2026.01.10 06:42:17.141809 [ 253 ] {411954d9-8cd8-4cb1-a926-70ec9871e712} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3045 | 2026.01.10 06:42:17.141922 [ 147 ] {} <Debug> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3046 | 2026.01.10 06:42:17.141940 [ 253 ] {411954d9-8cd8-4cb1-a926-70ec9871e712} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001181 sec., 27942.421676545302 rows/sec., 2.05 MiB/sec. | ||
| 3047 | 2026.01.10 06:42:17.141986 [ 147 ] {} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3048 | 2026.01.10 06:42:17.141997 [ 253 ] {411954d9-8cd8-4cb1-a926-70ec9871e712} <Debug> TCPHandler: Processed in 0.001371063 sec. | ||
| 3049 | 2026.01.10 06:42:17.142015 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3050 | 2026.01.10 06:42:17.142128 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3051 | 2026.01.10 06:42:17.142156 [ 196 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::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 | ||
| 3052 | 2026.01.10 06:42:17.142228 [ 253 ] {7e5126be-1bd9-486c-bfb5-87d34ec5e26e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3053 | 2026.01.10 06:42:17.142275 [ 253 ] {7e5126be-1bd9-486c-bfb5-87d34ec5e26e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3054 | 2026.01.10 06:42:17.142299 [ 196 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3055 | 2026.01.10 06:42:17.142339 [ 196 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 239 rows starting from the beginning of the part | ||
| 3056 | 2026.01.10 06:42:17.142406 [ 196 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
| 3057 | 2026.01.10 06:42:17.142451 [ 196 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 205 rows starting from the beginning of the part | ||
| 3058 | 2026.01.10 06:42:17.142501 [ 196 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
| 3059 | 2026.01.10 06:42:17.142543 [ 196 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 222 rows starting from the beginning of the part | ||
| 3060 | 2026.01.10 06:42:17.142581 [ 196 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 33 rows starting from the beginning of the part | ||
| 3061 | 2026.01.10 06:42:17.142708 [ 253 ] {7e5126be-1bd9-486c-bfb5-87d34ec5e26e} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3062 | 2026.01.10 06:42:17.142750 [ 253 ] {7e5126be-1bd9-486c-bfb5-87d34ec5e26e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3063 | 2026.01.10 06:42:17.143221 [ 253 ] {7e5126be-1bd9-486c-bfb5-87d34ec5e26e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3064 | 2026.01.10 06:42:17.143448 [ 253 ] {7e5126be-1bd9-486c-bfb5-87d34ec5e26e} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3065 | 2026.01.10 06:42:17.143457 [ 186 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 743 rows, containing 5 columns (5 merged, 0 gathered) in 0.001367623 sec., 543278.3742303251 rows/sec., 35.28 MiB/sec. | ||
| 3066 | 2026.01.10 06:42:17.143591 [ 253 ] {7e5126be-1bd9-486c-bfb5-87d34ec5e26e} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001382 sec., 70188.13314037627 rows/sec., 5.48 MiB/sec. | ||
| 3067 | 2026.01.10 06:42:17.143633 [ 253 ] {7e5126be-1bd9-486c-bfb5-87d34ec5e26e} <Debug> TCPHandler: Processed in 0.001558027 sec. | ||
| 3068 | 2026.01.10 06:42:17.143635 [ 194 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3069 | 2026.01.10 06:42:17.143748 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3070 | 2026.01.10 06:42:17.143845 [ 253 ] {ec4ee809-f2ea-4a6b-a502-57016779c9de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3071 | 2026.01.10 06:42:17.143890 [ 253 ] {ec4ee809-f2ea-4a6b-a502-57016779c9de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3072 | 2026.01.10 06:42:17.143913 [ 194 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_11_2} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3073 | 2026.01.10 06:42:17.143981 [ 194 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_11_2} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3074 | 2026.01.10 06:42:17.144058 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3075 | 2026.01.10 06:42:17.144302 [ 253 ] {ec4ee809-f2ea-4a6b-a502-57016779c9de} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3076 | 2026.01.10 06:42:17.144338 [ 253 ] {ec4ee809-f2ea-4a6b-a502-57016779c9de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3077 | 2026.01.10 06:42:17.144685 [ 253 ] {ec4ee809-f2ea-4a6b-a502-57016779c9de} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3078 | 2026.01.10 06:42:17.144905 [ 253 ] {ec4ee809-f2ea-4a6b-a502-57016779c9de} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3079 | 2026.01.10 06:42:17.145045 [ 253 ] {ec4ee809-f2ea-4a6b-a502-57016779c9de} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 3080 | 2026.01.10 06:42:17.145082 [ 253 ] {ec4ee809-f2ea-4a6b-a502-57016779c9de} <Debug> TCPHandler: Processed in 0.001383853 sec. | ||
| 3081 | 2026.01.10 06:42:17.145186 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3082 | 2026.01.10 06:42:17.145281 [ 253 ] {f6e7d0d7-0222-4422-8b31-b1e5bdd5fcbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3083 | 2026.01.10 06:42:17.145337 [ 253 ] {f6e7d0d7-0222-4422-8b31-b1e5bdd5fcbb} <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 | ||
| 3084 | 2026.01.10 06:42:17.146165 [ 253 ] {f6e7d0d7-0222-4422-8b31-b1e5bdd5fcbb} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3085 | 2026.01.10 06:42:17.146202 [ 253 ] {f6e7d0d7-0222-4422-8b31-b1e5bdd5fcbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3086 | 2026.01.10 06:42:17.146795 [ 253 ] {f6e7d0d7-0222-4422-8b31-b1e5bdd5fcbb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3087 | 2026.01.10 06:42:17.147021 [ 253 ] {f6e7d0d7-0222-4422-8b31-b1e5bdd5fcbb} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3088 | 2026.01.10 06:42:17.147163 [ 253 ] {f6e7d0d7-0222-4422-8b31-b1e5bdd5fcbb} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.0019 sec., 17368.42105263158 rows/sec., 31.12 MiB/sec. | ||
| 3089 | 2026.01.10 06:42:17.147214 [ 253 ] {f6e7d0d7-0222-4422-8b31-b1e5bdd5fcbb} <Debug> TCPHandler: Processed in 0.00207836 sec. | ||
| 3090 | 2026.01.10 06:42:17.147338 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3091 | 2026.01.10 06:42:17.147434 [ 253 ] {6c0a55eb-243d-4ec4-ae37-4eb849088580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3092 | 2026.01.10 06:42:17.147475 [ 253 ] {6c0a55eb-243d-4ec4-ae37-4eb849088580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3093 | 2026.01.10 06:42:17.147812 [ 253 ] {6c0a55eb-243d-4ec4-ae37-4eb849088580} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3094 | 2026.01.10 06:42:17.147847 [ 253 ] {6c0a55eb-243d-4ec4-ae37-4eb849088580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3095 | 2026.01.10 06:42:17.148144 [ 253 ] {6c0a55eb-243d-4ec4-ae37-4eb849088580} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3096 | 2026.01.10 06:42:17.148358 [ 253 ] {6c0a55eb-243d-4ec4-ae37-4eb849088580} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3097 | 2026.01.10 06:42:17.148483 [ 253 ] {6c0a55eb-243d-4ec4-ae37-4eb849088580} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 3098 | 2026.01.10 06:42:17.148519 [ 253 ] {6c0a55eb-243d-4ec4-ae37-4eb849088580} <Debug> TCPHandler: Processed in 0.00123276 sec. | ||
| 3099 | 2026.01.10 06:42:20.157454 [ 144 ] {} <Debug> oximeter.fields_ipaddr (238f5050-c457-4604-832e-c92f31928fa6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3100 | 2026.01.10 06:42:20.157540 [ 144 ] {} <Trace> oximeter.fields_ipaddr (238f5050-c457-4604-832e-c92f31928fa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3101 | 2026.01.10 06:42:20.157565 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3102 | 2026.01.10 06:42:20.157732 [ 197 ] {238f5050-c457-4604-832e-c92f31928fa6::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 | ||
| 3103 | 2026.01.10 06:42:20.157876 [ 197 ] {238f5050-c457-4604-832e-c92f31928fa6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3104 | 2026.01.10 06:42:20.157913 [ 197 ] {238f5050-c457-4604-832e-c92f31928fa6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 3105 | 2026.01.10 06:42:20.157980 [ 197 ] {238f5050-c457-4604-832e-c92f31928fa6::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 | ||
| 3106 | 2026.01.10 06:42:20.158029 [ 197 ] {238f5050-c457-4604-832e-c92f31928fa6::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 | ||
| 3107 | 2026.01.10 06:42:20.158071 [ 197 ] {238f5050-c457-4604-832e-c92f31928fa6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 3108 | 2026.01.10 06:42:20.158111 [ 197 ] {238f5050-c457-4604-832e-c92f31928fa6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 3109 | 2026.01.10 06:42:20.158894 [ 194 ] {238f5050-c457-4604-832e-c92f31928fa6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 5 columns (5 merged, 0 gathered) in 0.00123446 sec., 19441.699204510474 rows/sec., 1.62 MiB/sec. | ||
| 3110 | 2026.01.10 06:42:20.159091 [ 186 ] {238f5050-c457-4604-832e-c92f31928fa6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3111 | 2026.01.10 06:42:20.159410 [ 186 ] {238f5050-c457-4604-832e-c92f31928fa6::all_1_5_1} <Trace> oximeter.fields_ipaddr (238f5050-c457-4604-832e-c92f31928fa6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3112 | 2026.01.10 06:42:20.159485 [ 186 ] {238f5050-c457-4604-832e-c92f31928fa6::all_1_5_1} <Trace> oximeter.fields_ipaddr (238f5050-c457-4604-832e-c92f31928fa6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3113 | 2026.01.10 06:42:20.159589 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3114 | 2026.01.10 06:42:21.246963 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3115 | 2026.01.10 06:42:21.247043 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3116 | 2026.01.10 06:42:21.277180 [ 143 ] {} <Debug> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3117 | 2026.01.10 06:42:21.277242 [ 143 ] {} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3118 | 2026.01.10 06:42:21.277278 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3119 | 2026.01.10 06:42:21.277503 [ 197 ] {e8a13ea7-76ac-42e5-a288-694cc8a869f3::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 | ||
| 3120 | 2026.01.10 06:42:21.277660 [ 197 ] {e8a13ea7-76ac-42e5-a288-694cc8a869f3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3121 | 2026.01.10 06:42:21.277692 [ 197 ] {e8a13ea7-76ac-42e5-a288-694cc8a869f3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 3122 | 2026.01.10 06:42:21.277758 [ 197 ] {e8a13ea7-76ac-42e5-a288-694cc8a869f3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 3123 | 2026.01.10 06:42:21.277800 [ 197 ] {e8a13ea7-76ac-42e5-a288-694cc8a869f3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 3124 | 2026.01.10 06:42:21.277840 [ 197 ] {e8a13ea7-76ac-42e5-a288-694cc8a869f3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 211 rows starting from the beginning of the part | ||
| 3125 | 2026.01.10 06:42:21.277876 [ 197 ] {e8a13ea7-76ac-42e5-a288-694cc8a869f3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 211 rows starting from the beginning of the part | ||
| 3126 | 2026.01.10 06:42:21.278697 [ 186 ] {e8a13ea7-76ac-42e5-a288-694cc8a869f3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 856 rows, containing 5 columns (5 merged, 0 gathered) in 0.001275941 sec., 670877.415178288 rows/sec., 40.84 MiB/sec. | ||
| 3127 | 2026.01.10 06:42:21.278902 [ 187 ] {e8a13ea7-76ac-42e5-a288-694cc8a869f3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3128 | 2026.01.10 06:42:21.279227 [ 187 ] {e8a13ea7-76ac-42e5-a288-694cc8a869f3::all_1_5_1} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3129 | 2026.01.10 06:42:21.279306 [ 187 ] {e8a13ea7-76ac-42e5-a288-694cc8a869f3::all_1_5_1} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3130 | 2026.01.10 06:42:21.279426 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3131 | 2026.01.10 06:42:21.324371 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5644 | ||
| 3132 | 2026.01.10 06:42:21.324855 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3133 | 2026.01.10 06:42:21.324898 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3134 | 2026.01.10 06:42:21.325348 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3135 | 2026.01.10 06:42:21.325598 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3136 | 2026.01.10 06:42:21.325726 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5644 | ||
| 3137 | 2026.01.10 06:42:21.329000 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 432 | ||
| 3138 | 2026.01.10 06:42:21.330926 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3139 | 2026.01.10 06:42:21.330965 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3140 | 2026.01.10 06:42:21.332085 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3141 | 2026.01.10 06:42:21.332334 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3142 | 2026.01.10 06:42:21.332589 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 432 | ||
| 3143 | 2026.01.10 06:42:21.492278 [ 141 ] {} <Debug> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3144 | 2026.01.10 06:42:21.492337 [ 141 ] {} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3145 | 2026.01.10 06:42:21.492361 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3146 | 2026.01.10 06:42:21.492491 [ 187 ] {8a6ec012-a0c9-479b-b534-302862c1de64::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 | ||
| 3147 | 2026.01.10 06:42:21.492642 [ 187 ] {8a6ec012-a0c9-479b-b534-302862c1de64::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3148 | 2026.01.10 06:42:21.492680 [ 187 ] {8a6ec012-a0c9-479b-b534-302862c1de64::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 252 rows starting from the beginning of the part | ||
| 3149 | 2026.01.10 06:42:21.492756 [ 187 ] {8a6ec012-a0c9-479b-b534-302862c1de64::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 440 rows starting from the beginning of the part | ||
| 3150 | 2026.01.10 06:42:21.492809 [ 187 ] {8a6ec012-a0c9-479b-b534-302862c1de64::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
| 3151 | 2026.01.10 06:42:21.492862 [ 187 ] {8a6ec012-a0c9-479b-b534-302862c1de64::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
| 3152 | 2026.01.10 06:42:21.492910 [ 187 ] {8a6ec012-a0c9-479b-b534-302862c1de64::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 440 rows starting from the beginning of the part | ||
| 3153 | 2026.01.10 06:42:21.493951 [ 186 ] {8a6ec012-a0c9-479b-b534-302862c1de64::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1556 rows, containing 5 columns (5 merged, 0 gathered) in 0.001514016 sec., 1027730.2221376789 rows/sec., 71.95 MiB/sec. | ||
| 3154 | 2026.01.10 06:42:21.494151 [ 200 ] {8a6ec012-a0c9-479b-b534-302862c1de64::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3155 | 2026.01.10 06:42:21.494406 [ 200 ] {8a6ec012-a0c9-479b-b534-302862c1de64::all_1_5_1} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3156 | 2026.01.10 06:42:21.494471 [ 200 ] {8a6ec012-a0c9-479b-b534-302862c1de64::all_1_5_1} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3157 | 2026.01.10 06:42:21.494531 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3158 | 2026.01.10 06:42:21.614364 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3159 | 2026.01.10 06:42:21.629345 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3160 | 2026.01.10 06:42:21.629390 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3161 | 2026.01.10 06:42:21.635428 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3162 | 2026.01.10 06:42:21.636157 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3163 | 2026.01.10 06:42:21.638863 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3164 | 2026.01.10 06:42:21.704820 [ 143 ] {} <Debug> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3165 | 2026.01.10 06:42:21.704870 [ 143 ] {} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3166 | 2026.01.10 06:42:21.704894 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3167 | 2026.01.10 06:42:21.705052 [ 187 ] {cf6f8471-c7a0-425a-8ad9-45c143895d85::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 | ||
| 3168 | 2026.01.10 06:42:21.705233 [ 187 ] {cf6f8471-c7a0-425a-8ad9-45c143895d85::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3169 | 2026.01.10 06:42:21.705280 [ 187 ] {cf6f8471-c7a0-425a-8ad9-45c143895d85::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3170 | 2026.01.10 06:42:21.705371 [ 187 ] {cf6f8471-c7a0-425a-8ad9-45c143895d85::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 3171 | 2026.01.10 06:42:21.705429 [ 187 ] {cf6f8471-c7a0-425a-8ad9-45c143895d85::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 3172 | 2026.01.10 06:42:21.705469 [ 187 ] {cf6f8471-c7a0-425a-8ad9-45c143895d85::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 410 rows starting from the beginning of the part | ||
| 3173 | 2026.01.10 06:42:21.705510 [ 187 ] {cf6f8471-c7a0-425a-8ad9-45c143895d85::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 410 rows starting from the beginning of the part | ||
| 3174 | 2026.01.10 06:42:21.706452 [ 186 ] {cf6f8471-c7a0-425a-8ad9-45c143895d85::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1664 rows, containing 5 columns (5 merged, 0 gathered) in 0.001468145 sec., 1133403.0358036843 rows/sec., 76.54 MiB/sec. | ||
| 3175 | 2026.01.10 06:42:21.706609 [ 192 ] {cf6f8471-c7a0-425a-8ad9-45c143895d85::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3176 | 2026.01.10 06:42:21.706840 [ 192 ] {cf6f8471-c7a0-425a-8ad9-45c143895d85::all_1_5_1} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3177 | 2026.01.10 06:42:21.706904 [ 192 ] {cf6f8471-c7a0-425a-8ad9-45c143895d85::all_1_5_1} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3178 | 2026.01.10 06:42:21.706956 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 3179 | 2026.01.10 06:42:22.148558 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3180 | 2026.01.10 06:42:22.148757 [ 253 ] {f5257dd4-0082-4430-b440-b7436d20f71c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3181 | 2026.01.10 06:42:22.148828 [ 253 ] {f5257dd4-0082-4430-b440-b7436d20f71c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3182 | 2026.01.10 06:42:22.149706 [ 253 ] {f5257dd4-0082-4430-b440-b7436d20f71c} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3183 | 2026.01.10 06:42:22.149754 [ 253 ] {f5257dd4-0082-4430-b440-b7436d20f71c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3184 | 2026.01.10 06:42:22.150138 [ 253 ] {f5257dd4-0082-4430-b440-b7436d20f71c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3185 | 2026.01.10 06:42:22.150363 [ 253 ] {f5257dd4-0082-4430-b440-b7436d20f71c} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3186 | 2026.01.10 06:42:22.150515 [ 253 ] {f5257dd4-0082-4430-b440-b7436d20f71c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00181 sec., 226519.3370165746 rows/sec., 14.37 MiB/sec. | ||
| 3187 | 2026.01.10 06:42:22.150556 [ 253 ] {f5257dd4-0082-4430-b440-b7436d20f71c} <Debug> TCPHandler: Processed in 0.002130021 sec. | ||
| 3188 | 2026.01.10 06:42:22.150674 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3189 | 2026.01.10 06:42:22.150768 [ 253 ] {fcb576ca-7c8e-4200-afc2-28a91f21c22f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3190 | 2026.01.10 06:42:22.150808 [ 253 ] {fcb576ca-7c8e-4200-afc2-28a91f21c22f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3191 | 2026.01.10 06:42:22.151699 [ 253 ] {fcb576ca-7c8e-4200-afc2-28a91f21c22f} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3192 | 2026.01.10 06:42:22.151734 [ 253 ] {fcb576ca-7c8e-4200-afc2-28a91f21c22f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3193 | 2026.01.10 06:42:22.152114 [ 253 ] {fcb576ca-7c8e-4200-afc2-28a91f21c22f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3194 | 2026.01.10 06:42:22.152330 [ 253 ] {fcb576ca-7c8e-4200-afc2-28a91f21c22f} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3195 | 2026.01.10 06:42:22.152460 [ 253 ] {fcb576ca-7c8e-4200-afc2-28a91f21c22f} <Debug> executeQuery: Read 1126 rows, 91.19 KiB in 0.00171 sec., 658479.5321637427 rows/sec., 52.08 MiB/sec. | ||
| 3196 | 2026.01.10 06:42:22.152496 [ 253 ] {fcb576ca-7c8e-4200-afc2-28a91f21c22f} <Debug> TCPHandler: Processed in 0.001872565 sec. | ||
| 3197 | 2026.01.10 06:42:22.152607 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3198 | 2026.01.10 06:42:22.152700 [ 253 ] {0a54c376-f0d5-4dd4-bf2d-55b608b2b92b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3199 | 2026.01.10 06:42:22.152739 [ 253 ] {0a54c376-f0d5-4dd4-bf2d-55b608b2b92b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3200 | 2026.01.10 06:42:22.153202 [ 253 ] {0a54c376-f0d5-4dd4-bf2d-55b608b2b92b} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3201 | 2026.01.10 06:42:22.153238 [ 253 ] {0a54c376-f0d5-4dd4-bf2d-55b608b2b92b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3202 | 2026.01.10 06:42:22.153533 [ 253 ] {0a54c376-f0d5-4dd4-bf2d-55b608b2b92b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3203 | 2026.01.10 06:42:22.153737 [ 253 ] {0a54c376-f0d5-4dd4-bf2d-55b608b2b92b} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3204 | 2026.01.10 06:42:22.153861 [ 253 ] {0a54c376-f0d5-4dd4-bf2d-55b608b2b92b} <Debug> executeQuery: Read 212 rows, 12.84 KiB in 0.001179 sec., 179813.401187447 rows/sec., 10.64 MiB/sec. | ||
| 3205 | 2026.01.10 06:42:22.153902 [ 253 ] {0a54c376-f0d5-4dd4-bf2d-55b608b2b92b} <Debug> TCPHandler: Processed in 0.001344412 sec. | ||
| 3206 | 2026.01.10 06:42:22.154012 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3207 | 2026.01.10 06:42:22.154107 [ 253 ] {7be9903c-11e0-4d57-99e4-00c08d59df83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3208 | 2026.01.10 06:42:22.154147 [ 253 ] {7be9903c-11e0-4d57-99e4-00c08d59df83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3209 | 2026.01.10 06:42:22.154615 [ 253 ] {7be9903c-11e0-4d57-99e4-00c08d59df83} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3210 | 2026.01.10 06:42:22.154651 [ 253 ] {7be9903c-11e0-4d57-99e4-00c08d59df83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3211 | 2026.01.10 06:42:22.154945 [ 253 ] {7be9903c-11e0-4d57-99e4-00c08d59df83} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3212 | 2026.01.10 06:42:22.155150 [ 253 ] {7be9903c-11e0-4d57-99e4-00c08d59df83} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3213 | 2026.01.10 06:42:22.155276 [ 253 ] {7be9903c-11e0-4d57-99e4-00c08d59df83} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001187 sec., 178601.51642796968 rows/sec., 11.52 MiB/sec. | ||
| 3214 | 2026.01.10 06:42:22.155314 [ 253 ] {7be9903c-11e0-4d57-99e4-00c08d59df83} <Debug> TCPHandler: Processed in 0.001351393 sec. | ||
| 3215 | 2026.01.10 06:42:22.155423 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3216 | 2026.01.10 06:42:22.155516 [ 253 ] {2c954d44-a34d-456d-b544-86ed804c9ff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3217 | 2026.01.10 06:42:22.155555 [ 253 ] {2c954d44-a34d-456d-b544-86ed804c9ff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3218 | 2026.01.10 06:42:22.156004 [ 253 ] {2c954d44-a34d-456d-b544-86ed804c9ff5} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3219 | 2026.01.10 06:42:22.156039 [ 253 ] {2c954d44-a34d-456d-b544-86ed804c9ff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3220 | 2026.01.10 06:42:22.156327 [ 253 ] {2c954d44-a34d-456d-b544-86ed804c9ff5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3221 | 2026.01.10 06:42:22.156540 [ 253 ] {2c954d44-a34d-456d-b544-86ed804c9ff5} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3222 | 2026.01.10 06:42:22.156664 [ 253 ] {2c954d44-a34d-456d-b544-86ed804c9ff5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001165 sec., 181115.87982832617 rows/sec., 10.28 MiB/sec. | ||
| 3223 | 2026.01.10 06:42:22.156700 [ 253 ] {2c954d44-a34d-456d-b544-86ed804c9ff5} <Debug> TCPHandler: Processed in 0.001326692 sec. | ||
| 3224 | 2026.01.10 06:42:22.156807 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3225 | 2026.01.10 06:42:22.156900 [ 253 ] {d52eeec4-0b10-4a5c-a941-c481d7b02783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3226 | 2026.01.10 06:42:22.156940 [ 253 ] {d52eeec4-0b10-4a5c-a941-c481d7b02783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3227 | 2026.01.10 06:42:22.157709 [ 253 ] {d52eeec4-0b10-4a5c-a941-c481d7b02783} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3228 | 2026.01.10 06:42:22.157744 [ 253 ] {d52eeec4-0b10-4a5c-a941-c481d7b02783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3229 | 2026.01.10 06:42:22.158093 [ 253 ] {d52eeec4-0b10-4a5c-a941-c481d7b02783} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3230 | 2026.01.10 06:42:22.158311 [ 253 ] {d52eeec4-0b10-4a5c-a941-c481d7b02783} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3231 | 2026.01.10 06:42:22.158443 [ 253 ] {d52eeec4-0b10-4a5c-a941-c481d7b02783} <Debug> executeQuery: Read 686 rows, 49.03 KiB in 0.00156 sec., 439743.58974358975 rows/sec., 30.69 MiB/sec. | ||
| 3232 | 2026.01.10 06:42:22.158495 [ 253 ] {d52eeec4-0b10-4a5c-a941-c481d7b02783} <Debug> TCPHandler: Processed in 0.001736052 sec. | ||
| 3233 | 2026.01.10 06:42:22.158626 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3234 | 2026.01.10 06:42:22.158729 [ 253 ] {7799022d-458a-415f-b22d-bc07c51e3b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3235 | 2026.01.10 06:42:22.158771 [ 253 ] {7799022d-458a-415f-b22d-bc07c51e3b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3236 | 2026.01.10 06:42:22.159138 [ 253 ] {7799022d-458a-415f-b22d-bc07c51e3b97} <Trace> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3237 | 2026.01.10 06:42:22.159173 [ 253 ] {7799022d-458a-415f-b22d-bc07c51e3b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3238 | 2026.01.10 06:42:22.159542 [ 253 ] {7799022d-458a-415f-b22d-bc07c51e3b97} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3239 | 2026.01.10 06:42:22.159768 [ 253 ] {7799022d-458a-415f-b22d-bc07c51e3b97} <Trace> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3240 | 2026.01.10 06:42:22.159899 [ 253 ] {7799022d-458a-415f-b22d-bc07c51e3b97} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00119 sec., 5042.016806722689 rows/sec., 263.43 KiB/sec. | ||
| 3241 | 2026.01.10 06:42:22.159936 [ 253 ] {7799022d-458a-415f-b22d-bc07c51e3b97} <Debug> TCPHandler: Processed in 0.001363142 sec. | ||
| 3242 | 2026.01.10 06:42:22.160052 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3243 | 2026.01.10 06:42:22.160145 [ 253 ] {eabbae76-d89a-4fca-af26-8a2c5d23acec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3244 | 2026.01.10 06:42:22.160187 [ 253 ] {eabbae76-d89a-4fca-af26-8a2c5d23acec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3245 | 2026.01.10 06:42:22.160651 [ 253 ] {eabbae76-d89a-4fca-af26-8a2c5d23acec} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3246 | 2026.01.10 06:42:22.160687 [ 253 ] {eabbae76-d89a-4fca-af26-8a2c5d23acec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3247 | 2026.01.10 06:42:22.161016 [ 253 ] {eabbae76-d89a-4fca-af26-8a2c5d23acec} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3248 | 2026.01.10 06:42:22.161258 [ 253 ] {eabbae76-d89a-4fca-af26-8a2c5d23acec} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3249 | 2026.01.10 06:42:22.161404 [ 253 ] {eabbae76-d89a-4fca-af26-8a2c5d23acec} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001277 sec., 245888.80187940487 rows/sec., 16.15 MiB/sec. | ||
| 3250 | 2026.01.10 06:42:22.161456 [ 253 ] {eabbae76-d89a-4fca-af26-8a2c5d23acec} <Debug> TCPHandler: Processed in 0.001453405 sec. | ||
| 3251 | 2026.01.10 06:42:22.161612 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3252 | 2026.01.10 06:42:22.161720 [ 253 ] {ed4f3378-44a1-4c2d-9c85-069fe410366d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3253 | 2026.01.10 06:42:22.161770 [ 253 ] {ed4f3378-44a1-4c2d-9c85-069fe410366d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3254 | 2026.01.10 06:42:22.162136 [ 253 ] {ed4f3378-44a1-4c2d-9c85-069fe410366d} <Trace> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3255 | 2026.01.10 06:42:22.162174 [ 253 ] {ed4f3378-44a1-4c2d-9c85-069fe410366d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3256 | 2026.01.10 06:42:22.162499 [ 253 ] {ed4f3378-44a1-4c2d-9c85-069fe410366d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3257 | 2026.01.10 06:42:22.162724 [ 253 ] {ed4f3378-44a1-4c2d-9c85-069fe410366d} <Trace> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3258 | 2026.01.10 06:42:22.162825 [ 143 ] {} <Debug> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3259 | 2026.01.10 06:42:22.162859 [ 253 ] {ed4f3378-44a1-4c2d-9c85-069fe410366d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001163 sec., 859.8452278589854 rows/sec., 57.94 KiB/sec. | ||
| 3260 | 2026.01.10 06:42:22.162885 [ 143 ] {} <Trace> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3261 | 2026.01.10 06:42:22.162904 [ 253 ] {ed4f3378-44a1-4c2d-9c85-069fe410366d} <Debug> TCPHandler: Processed in 0.001351022 sec. | ||
| 3262 | 2026.01.10 06:42:22.162910 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3263 | 2026.01.10 06:42:22.163022 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3264 | 2026.01.10 06:42:22.163044 [ 200 ] {219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9::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 | ||
| 3265 | 2026.01.10 06:42:22.163119 [ 253 ] {591eedb0-b02e-4a92-8572-40cfcecb0fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3266 | 2026.01.10 06:42:22.163178 [ 253 ] {591eedb0-b02e-4a92-8572-40cfcecb0fa6} <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 | ||
| 3267 | 2026.01.10 06:42:22.163182 [ 200 ] {219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3268 | 2026.01.10 06:42:22.163228 [ 200 ] {219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 3269 | 2026.01.10 06:42:22.163291 [ 200 ] {219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 3270 | 2026.01.10 06:42:22.163333 [ 200 ] {219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 3271 | 2026.01.10 06:42:22.163373 [ 200 ] {219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 3272 | 2026.01.10 06:42:22.163410 [ 200 ] {219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 3273 | 2026.01.10 06:42:22.163947 [ 253 ] {591eedb0-b02e-4a92-8572-40cfcecb0fa6} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3274 | 2026.01.10 06:42:22.163987 [ 253 ] {591eedb0-b02e-4a92-8572-40cfcecb0fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3275 | 2026.01.10 06:42:22.164117 [ 186 ] {219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001128507 sec., 4430.632685486222 rows/sec., 298.55 KiB/sec. | ||
| 3276 | 2026.01.10 06:42:22.164294 [ 193 ] {219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3277 | 2026.01.10 06:42:22.164599 [ 253 ] {591eedb0-b02e-4a92-8572-40cfcecb0fa6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3278 | 2026.01.10 06:42:22.164629 [ 193 ] {219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9::all_1_5_1} <Trace> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3279 | 2026.01.10 06:42:22.164717 [ 193 ] {219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9::all_1_5_1} <Trace> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3280 | 2026.01.10 06:42:22.164818 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3281 | 2026.01.10 06:42:22.164858 [ 253 ] {591eedb0-b02e-4a92-8572-40cfcecb0fa6} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3282 | 2026.01.10 06:42:22.165010 [ 253 ] {591eedb0-b02e-4a92-8572-40cfcecb0fa6} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001909 sec., 3666.8412781561024 rows/sec., 6.57 MiB/sec. | ||
| 3283 | 2026.01.10 06:42:22.165070 [ 253 ] {591eedb0-b02e-4a92-8572-40cfcecb0fa6} <Debug> TCPHandler: Processed in 0.00209673 sec. | ||
| 3284 | 2026.01.10 06:42:22.165178 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3285 | 2026.01.10 06:42:22.165271 [ 253 ] {4f0332c3-be08-4c04-9046-bbd42794cc85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3286 | 2026.01.10 06:42:22.165311 [ 253 ] {4f0332c3-be08-4c04-9046-bbd42794cc85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3287 | 2026.01.10 06:42:22.165631 [ 253 ] {4f0332c3-be08-4c04-9046-bbd42794cc85} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3288 | 2026.01.10 06:42:22.165667 [ 253 ] {4f0332c3-be08-4c04-9046-bbd42794cc85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3289 | 2026.01.10 06:42:22.165980 [ 253 ] {4f0332c3-be08-4c04-9046-bbd42794cc85} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3290 | 2026.01.10 06:42:22.166200 [ 253 ] {4f0332c3-be08-4c04-9046-bbd42794cc85} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3291 | 2026.01.10 06:42:22.166327 [ 253 ] {4f0332c3-be08-4c04-9046-bbd42794cc85} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001074 sec., 96834.26443202978 rows/sec., 5.93 MiB/sec. | ||
| 3292 | 2026.01.10 06:42:22.166362 [ 253 ] {4f0332c3-be08-4c04-9046-bbd42794cc85} <Debug> TCPHandler: Processed in 0.001232359 sec. | ||
| 3293 | 2026.01.10 06:42:27.139161 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3294 | 2026.01.10 06:42:27.139399 [ 253 ] {3150ec9e-0b0f-4586-969e-c7f7c6342369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3295 | 2026.01.10 06:42:27.139484 [ 253 ] {3150ec9e-0b0f-4586-969e-c7f7c6342369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3296 | 2026.01.10 06:42:27.140148 [ 253 ] {3150ec9e-0b0f-4586-969e-c7f7c6342369} <Trace> oximeter.fields_ipaddr (238f5050-c457-4604-832e-c92f31928fa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3297 | 2026.01.10 06:42:27.140194 [ 253 ] {3150ec9e-0b0f-4586-969e-c7f7c6342369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3298 | 2026.01.10 06:42:27.140568 [ 253 ] {3150ec9e-0b0f-4586-969e-c7f7c6342369} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3299 | 2026.01.10 06:42:27.140807 [ 253 ] {3150ec9e-0b0f-4586-969e-c7f7c6342369} <Trace> oximeter.fields_ipaddr (238f5050-c457-4604-832e-c92f31928fa6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3300 | 2026.01.10 06:42:27.140966 [ 253 ] {3150ec9e-0b0f-4586-969e-c7f7c6342369} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001629 sec., 2455.4941682013505 rows/sec., 200.23 KiB/sec. | ||
| 3301 | 2026.01.10 06:42:27.141014 [ 253 ] {3150ec9e-0b0f-4586-969e-c7f7c6342369} <Debug> TCPHandler: Processed in 0.002001658 sec. | ||
| 3302 | 2026.01.10 06:42:27.141136 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3303 | 2026.01.10 06:42:27.141243 [ 253 ] {e17b86c0-845a-4088-9a04-2d766b016266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3304 | 2026.01.10 06:42:27.141288 [ 253 ] {e17b86c0-845a-4088-9a04-2d766b016266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3305 | 2026.01.10 06:42:27.141762 [ 253 ] {e17b86c0-845a-4088-9a04-2d766b016266} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3306 | 2026.01.10 06:42:27.141800 [ 253 ] {e17b86c0-845a-4088-9a04-2d766b016266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3307 | 2026.01.10 06:42:27.142132 [ 253 ] {e17b86c0-845a-4088-9a04-2d766b016266} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3308 | 2026.01.10 06:42:27.142340 [ 253 ] {e17b86c0-845a-4088-9a04-2d766b016266} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3309 | 2026.01.10 06:42:27.142476 [ 253 ] {e17b86c0-845a-4088-9a04-2d766b016266} <Debug> executeQuery: Read 124 rows, 10.88 KiB in 0.001257 sec., 98647.57358790771 rows/sec., 8.45 MiB/sec. | ||
| 3310 | 2026.01.10 06:42:27.142514 [ 253 ] {e17b86c0-845a-4088-9a04-2d766b016266} <Debug> TCPHandler: Processed in 0.001432285 sec. | ||
| 3311 | 2026.01.10 06:42:27.142622 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3312 | 2026.01.10 06:42:27.142716 [ 253 ] {efdb7d0d-17f6-4338-b544-76603657878b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3313 | 2026.01.10 06:42:27.142755 [ 253 ] {efdb7d0d-17f6-4338-b544-76603657878b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3314 | 2026.01.10 06:42:27.143154 [ 253 ] {efdb7d0d-17f6-4338-b544-76603657878b} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3315 | 2026.01.10 06:42:27.143188 [ 253 ] {efdb7d0d-17f6-4338-b544-76603657878b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3316 | 2026.01.10 06:42:27.143480 [ 253 ] {efdb7d0d-17f6-4338-b544-76603657878b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3317 | 2026.01.10 06:42:27.143685 [ 253 ] {efdb7d0d-17f6-4338-b544-76603657878b} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3318 | 2026.01.10 06:42:27.143814 [ 253 ] {efdb7d0d-17f6-4338-b544-76603657878b} <Debug> executeQuery: Read 37 rows, 2.76 KiB in 0.001117 sec., 33124.44046553268 rows/sec., 2.41 MiB/sec. | ||
| 3319 | 2026.01.10 06:42:27.143852 [ 253 ] {efdb7d0d-17f6-4338-b544-76603657878b} <Debug> TCPHandler: Processed in 0.001279201 sec. | ||
| 3320 | 2026.01.10 06:42:27.143961 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3321 | 2026.01.10 06:42:27.144054 [ 253 ] {19b5eae5-351a-456a-bd39-e7ba4f395a63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3322 | 2026.01.10 06:42:27.144093 [ 253 ] {19b5eae5-351a-456a-bd39-e7ba4f395a63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3323 | 2026.01.10 06:42:27.144518 [ 253 ] {19b5eae5-351a-456a-bd39-e7ba4f395a63} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3324 | 2026.01.10 06:42:27.144554 [ 253 ] {19b5eae5-351a-456a-bd39-e7ba4f395a63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3325 | 2026.01.10 06:42:27.144861 [ 253 ] {19b5eae5-351a-456a-bd39-e7ba4f395a63} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3326 | 2026.01.10 06:42:27.145070 [ 253 ] {19b5eae5-351a-456a-bd39-e7ba4f395a63} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3327 | 2026.01.10 06:42:27.145196 [ 253 ] {19b5eae5-351a-456a-bd39-e7ba4f395a63} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001159 sec., 87144.08973252804 rows/sec., 6.81 MiB/sec. | ||
| 3328 | 2026.01.10 06:42:27.145237 [ 253 ] {19b5eae5-351a-456a-bd39-e7ba4f395a63} <Debug> TCPHandler: Processed in 0.001324722 sec. | ||
| 3329 | 2026.01.10 06:42:27.145347 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3330 | 2026.01.10 06:42:27.145439 [ 253 ] {b61d5a66-8674-4f79-bef2-0079ae9dac0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3331 | 2026.01.10 06:42:27.145480 [ 253 ] {b61d5a66-8674-4f79-bef2-0079ae9dac0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3332 | 2026.01.10 06:42:27.145880 [ 253 ] {b61d5a66-8674-4f79-bef2-0079ae9dac0b} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3333 | 2026.01.10 06:42:27.145914 [ 253 ] {b61d5a66-8674-4f79-bef2-0079ae9dac0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3334 | 2026.01.10 06:42:27.146264 [ 253 ] {b61d5a66-8674-4f79-bef2-0079ae9dac0b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3335 | 2026.01.10 06:42:27.146470 [ 253 ] {b61d5a66-8674-4f79-bef2-0079ae9dac0b} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3336 | 2026.01.10 06:42:27.146598 [ 253 ] {b61d5a66-8674-4f79-bef2-0079ae9dac0b} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001176 sec., 137755.10204081633 rows/sec., 9.59 MiB/sec. | ||
| 3337 | 2026.01.10 06:42:27.146634 [ 253 ] {b61d5a66-8674-4f79-bef2-0079ae9dac0b} <Debug> TCPHandler: Processed in 0.001336632 sec. | ||
| 3338 | 2026.01.10 06:42:27.146741 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3339 | 2026.01.10 06:42:27.146833 [ 253 ] {04ef6fa8-aa86-4176-8f34-6d4c60dc6728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3340 | 2026.01.10 06:42:27.146887 [ 253 ] {04ef6fa8-aa86-4176-8f34-6d4c60dc6728} <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 | ||
| 3341 | 2026.01.10 06:42:27.147682 [ 253 ] {04ef6fa8-aa86-4176-8f34-6d4c60dc6728} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3342 | 2026.01.10 06:42:27.147717 [ 253 ] {04ef6fa8-aa86-4176-8f34-6d4c60dc6728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3343 | 2026.01.10 06:42:27.148254 [ 253 ] {04ef6fa8-aa86-4176-8f34-6d4c60dc6728} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3344 | 2026.01.10 06:42:27.148471 [ 253 ] {04ef6fa8-aa86-4176-8f34-6d4c60dc6728} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3345 | 2026.01.10 06:42:27.148604 [ 253 ] {04ef6fa8-aa86-4176-8f34-6d4c60dc6728} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001788 sec., 18456.375838926175 rows/sec., 33.07 MiB/sec. | ||
| 3346 | 2026.01.10 06:42:27.148654 [ 253 ] {04ef6fa8-aa86-4176-8f34-6d4c60dc6728} <Debug> TCPHandler: Processed in 0.001962277 sec. | ||
| 3347 | 2026.01.10 06:42:27.148762 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3348 | 2026.01.10 06:42:27.148856 [ 253 ] {5e025e6f-8bbd-4702-9642-e076c12f9afb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3349 | 2026.01.10 06:42:27.148895 [ 253 ] {5e025e6f-8bbd-4702-9642-e076c12f9afb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3350 | 2026.01.10 06:42:27.149225 [ 253 ] {5e025e6f-8bbd-4702-9642-e076c12f9afb} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3351 | 2026.01.10 06:42:27.149260 [ 253 ] {5e025e6f-8bbd-4702-9642-e076c12f9afb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3352 | 2026.01.10 06:42:27.149552 [ 253 ] {5e025e6f-8bbd-4702-9642-e076c12f9afb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3353 | 2026.01.10 06:42:27.149748 [ 253 ] {5e025e6f-8bbd-4702-9642-e076c12f9afb} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3354 | 2026.01.10 06:42:27.149872 [ 253 ] {5e025e6f-8bbd-4702-9642-e076c12f9afb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001034 sec., 58027.07930367505 rows/sec., 3.91 MiB/sec. | ||
| 3355 | 2026.01.10 06:42:27.149911 [ 253 ] {5e025e6f-8bbd-4702-9642-e076c12f9afb} <Debug> TCPHandler: Processed in 0.001198089 sec. | ||
| 3356 | 2026.01.10 06:42:28.825789 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6092 | ||
| 3357 | 2026.01.10 06:42:28.826349 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3358 | 2026.01.10 06:42:28.826389 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3359 | 2026.01.10 06:42:28.826898 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3360 | 2026.01.10 06:42:28.827128 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3361 | 2026.01.10 06:42:28.827250 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6092 | ||
| 3362 | 2026.01.10 06:42:29.138925 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3363 | 2026.01.10 06:42:29.155901 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3364 | 2026.01.10 06:42:29.155961 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3365 | 2026.01.10 06:42:29.161652 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3366 | 2026.01.10 06:42:29.162321 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3367 | 2026.01.10 06:42:29.165181 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3368 | 2026.01.10 06:42:31.333674 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 468 | ||
| 3369 | 2026.01.10 06:42:31.335961 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3370 | 2026.01.10 06:42:31.335999 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3371 | 2026.01.10 06:42:31.337123 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3372 | 2026.01.10 06:42:31.337379 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3373 | 2026.01.10 06:42:31.337615 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 468 | ||
| 3374 | 2026.01.10 06:42:32.150830 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3375 | 2026.01.10 06:42:32.151007 [ 253 ] {f2a97d42-4fac-416e-8909-d1030bd241da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3376 | 2026.01.10 06:42:32.151075 [ 253 ] {f2a97d42-4fac-416e-8909-d1030bd241da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3377 | 2026.01.10 06:42:32.151910 [ 253 ] {f2a97d42-4fac-416e-8909-d1030bd241da} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3378 | 2026.01.10 06:42:32.151960 [ 253 ] {f2a97d42-4fac-416e-8909-d1030bd241da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3379 | 2026.01.10 06:42:32.152381 [ 253 ] {f2a97d42-4fac-416e-8909-d1030bd241da} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3380 | 2026.01.10 06:42:32.152610 [ 253 ] {f2a97d42-4fac-416e-8909-d1030bd241da} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3381 | 2026.01.10 06:42:32.152768 [ 253 ] {f2a97d42-4fac-416e-8909-d1030bd241da} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001807 sec., 226895.40675152186 rows/sec., 14.39 MiB/sec. | ||
| 3382 | 2026.01.10 06:42:32.152818 [ 253 ] {f2a97d42-4fac-416e-8909-d1030bd241da} <Debug> TCPHandler: Processed in 0.002112301 sec. | ||
| 3383 | 2026.01.10 06:42:32.152946 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3384 | 2026.01.10 06:42:32.153049 [ 253 ] {477ab034-c2bd-4d1b-b94e-3819a79c6e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3385 | 2026.01.10 06:42:32.153093 [ 253 ] {477ab034-c2bd-4d1b-b94e-3819a79c6e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3386 | 2026.01.10 06:42:32.154026 [ 253 ] {477ab034-c2bd-4d1b-b94e-3819a79c6e84} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3387 | 2026.01.10 06:42:32.154064 [ 253 ] {477ab034-c2bd-4d1b-b94e-3819a79c6e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3388 | 2026.01.10 06:42:32.154432 [ 253 ] {477ab034-c2bd-4d1b-b94e-3819a79c6e84} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3389 | 2026.01.10 06:42:32.154642 [ 253 ] {477ab034-c2bd-4d1b-b94e-3819a79c6e84} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3390 | 2026.01.10 06:42:32.154774 [ 253 ] {477ab034-c2bd-4d1b-b94e-3819a79c6e84} <Debug> executeQuery: Read 1126 rows, 91.19 KiB in 0.001747 sec., 644533.4859759588 rows/sec., 50.97 MiB/sec. | ||
| 3391 | 2026.01.10 06:42:32.154812 [ 253 ] {477ab034-c2bd-4d1b-b94e-3819a79c6e84} <Debug> TCPHandler: Processed in 0.001918946 sec. | ||
| 3392 | 2026.01.10 06:42:32.154931 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3393 | 2026.01.10 06:42:32.155029 [ 253 ] {1f672aec-0eac-4150-91ea-7ca52e307184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3394 | 2026.01.10 06:42:32.155071 [ 253 ] {1f672aec-0eac-4150-91ea-7ca52e307184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3395 | 2026.01.10 06:42:32.155580 [ 253 ] {1f672aec-0eac-4150-91ea-7ca52e307184} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3396 | 2026.01.10 06:42:32.155625 [ 253 ] {1f672aec-0eac-4150-91ea-7ca52e307184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3397 | 2026.01.10 06:42:32.156021 [ 253 ] {1f672aec-0eac-4150-91ea-7ca52e307184} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3398 | 2026.01.10 06:42:32.156280 [ 253 ] {1f672aec-0eac-4150-91ea-7ca52e307184} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3399 | 2026.01.10 06:42:32.156440 [ 253 ] {1f672aec-0eac-4150-91ea-7ca52e307184} <Debug> executeQuery: Read 212 rows, 12.84 KiB in 0.001431 sec., 148148.14814814815 rows/sec., 8.76 MiB/sec. | ||
| 3400 | 2026.01.10 06:42:32.156485 [ 253 ] {1f672aec-0eac-4150-91ea-7ca52e307184} <Debug> TCPHandler: Processed in 0.001605889 sec. | ||
| 3401 | 2026.01.10 06:42:32.156620 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3402 | 2026.01.10 06:42:32.156727 [ 253 ] {7ce19806-99b7-434d-a641-50346e73563f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3403 | 2026.01.10 06:42:32.156773 [ 253 ] {7ce19806-99b7-434d-a641-50346e73563f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3404 | 2026.01.10 06:42:32.157783 [ 253 ] {7ce19806-99b7-434d-a641-50346e73563f} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3405 | 2026.01.10 06:42:32.157884 [ 253 ] {7ce19806-99b7-434d-a641-50346e73563f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3406 | 2026.01.10 06:42:32.158393 [ 253 ] {7ce19806-99b7-434d-a641-50346e73563f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3407 | 2026.01.10 06:42:32.158689 [ 253 ] {7ce19806-99b7-434d-a641-50346e73563f} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3408 | 2026.01.10 06:42:32.158884 [ 253 ] {7ce19806-99b7-434d-a641-50346e73563f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.002176 sec., 97426.4705882353 rows/sec., 6.28 MiB/sec. | ||
| 3409 | 2026.01.10 06:42:32.158962 [ 253 ] {7ce19806-99b7-434d-a641-50346e73563f} <Debug> TCPHandler: Processed in 0.002400137 sec. | ||
| 3410 | 2026.01.10 06:42:32.159298 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3411 | 2026.01.10 06:42:32.159512 [ 253 ] {68646871-d793-427a-9f0b-ae39a05d3af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3412 | 2026.01.10 06:42:32.159594 [ 253 ] {68646871-d793-427a-9f0b-ae39a05d3af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3413 | 2026.01.10 06:42:32.160370 [ 253 ] {68646871-d793-427a-9f0b-ae39a05d3af2} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3414 | 2026.01.10 06:42:32.160414 [ 253 ] {68646871-d793-427a-9f0b-ae39a05d3af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3415 | 2026.01.10 06:42:32.160778 [ 253 ] {68646871-d793-427a-9f0b-ae39a05d3af2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3416 | 2026.01.10 06:42:32.161015 [ 253 ] {68646871-d793-427a-9f0b-ae39a05d3af2} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3417 | 2026.01.10 06:42:32.161152 [ 253 ] {68646871-d793-427a-9f0b-ae39a05d3af2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001707 sec., 123608.67018160516 rows/sec., 7.02 MiB/sec. | ||
| 3418 | 2026.01.10 06:42:32.161203 [ 253 ] {68646871-d793-427a-9f0b-ae39a05d3af2} <Debug> TCPHandler: Processed in 0.0020866 sec. | ||
| 3419 | 2026.01.10 06:42:32.161323 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3420 | 2026.01.10 06:42:32.161421 [ 253 ] {f6ff8fa3-a7e8-4f76-ad99-af608636aeef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3421 | 2026.01.10 06:42:32.161463 [ 253 ] {f6ff8fa3-a7e8-4f76-ad99-af608636aeef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3422 | 2026.01.10 06:42:32.162134 [ 253 ] {f6ff8fa3-a7e8-4f76-ad99-af608636aeef} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3423 | 2026.01.10 06:42:32.162172 [ 253 ] {f6ff8fa3-a7e8-4f76-ad99-af608636aeef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3424 | 2026.01.10 06:42:32.162518 [ 253 ] {f6ff8fa3-a7e8-4f76-ad99-af608636aeef} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3425 | 2026.01.10 06:42:32.162744 [ 253 ] {f6ff8fa3-a7e8-4f76-ad99-af608636aeef} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3426 | 2026.01.10 06:42:32.162887 [ 253 ] {f6ff8fa3-a7e8-4f76-ad99-af608636aeef} <Debug> executeQuery: Read 686 rows, 49.03 KiB in 0.001485 sec., 461952.86195286195 rows/sec., 32.24 MiB/sec. | ||
| 3427 | 2026.01.10 06:42:32.162925 [ 253 ] {f6ff8fa3-a7e8-4f76-ad99-af608636aeef} <Debug> TCPHandler: Processed in 0.00165452 sec. | ||
| 3428 | 2026.01.10 06:42:32.163039 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3429 | 2026.01.10 06:42:32.163135 [ 253 ] {25db721a-0ed6-40e7-86f2-9884505ec65d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3430 | 2026.01.10 06:42:32.163179 [ 253 ] {25db721a-0ed6-40e7-86f2-9884505ec65d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3431 | 2026.01.10 06:42:32.163513 [ 253 ] {25db721a-0ed6-40e7-86f2-9884505ec65d} <Trace> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3432 | 2026.01.10 06:42:32.163552 [ 253 ] {25db721a-0ed6-40e7-86f2-9884505ec65d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3433 | 2026.01.10 06:42:32.163880 [ 253 ] {25db721a-0ed6-40e7-86f2-9884505ec65d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3434 | 2026.01.10 06:42:32.164090 [ 253 ] {25db721a-0ed6-40e7-86f2-9884505ec65d} <Trace> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3435 | 2026.01.10 06:42:32.164193 [ 95 ] {} <Debug> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3436 | 2026.01.10 06:42:32.164218 [ 253 ] {25db721a-0ed6-40e7-86f2-9884505ec65d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001102 sec., 5444.64609800363 rows/sec., 284.46 KiB/sec. | ||
| 3437 | 2026.01.10 06:42:32.164238 [ 95 ] {} <Trace> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3438 | 2026.01.10 06:42:32.164258 [ 253 ] {25db721a-0ed6-40e7-86f2-9884505ec65d} <Debug> TCPHandler: Processed in 0.001268121 sec. | ||
| 3439 | 2026.01.10 06:42:32.164263 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3440 | 2026.01.10 06:42:32.164374 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3441 | 2026.01.10 06:42:32.164417 [ 192 ] {13807a6c-adc6-4ac3-b312-6cd6a8e71a29::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 | ||
| 3442 | 2026.01.10 06:42:32.164480 [ 253 ] {40052ba2-e079-49f3-8cee-e4bc0124e545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3443 | 2026.01.10 06:42:32.164527 [ 253 ] {40052ba2-e079-49f3-8cee-e4bc0124e545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3444 | 2026.01.10 06:42:32.164567 [ 192 ] {13807a6c-adc6-4ac3-b312-6cd6a8e71a29::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3445 | 2026.01.10 06:42:32.164607 [ 192 ] {13807a6c-adc6-4ac3-b312-6cd6a8e71a29::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 | ||
| 3446 | 2026.01.10 06:42:32.164705 [ 192 ] {13807a6c-adc6-4ac3-b312-6cd6a8e71a29::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 3447 | 2026.01.10 06:42:32.164762 [ 192 ] {13807a6c-adc6-4ac3-b312-6cd6a8e71a29::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3448 | 2026.01.10 06:42:32.164800 [ 192 ] {13807a6c-adc6-4ac3-b312-6cd6a8e71a29::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 3449 | 2026.01.10 06:42:32.164836 [ 192 ] {13807a6c-adc6-4ac3-b312-6cd6a8e71a29::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3450 | 2026.01.10 06:42:32.164875 [ 192 ] {13807a6c-adc6-4ac3-b312-6cd6a8e71a29::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 3451 | 2026.01.10 06:42:32.165070 [ 253 ] {40052ba2-e079-49f3-8cee-e4bc0124e545} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3452 | 2026.01.10 06:42:32.165111 [ 253 ] {40052ba2-e079-49f3-8cee-e4bc0124e545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3453 | 2026.01.10 06:42:32.165485 [ 253 ] {40052ba2-e079-49f3-8cee-e4bc0124e545} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3454 | 2026.01.10 06:42:32.165656 [ 193 ] {13807a6c-adc6-4ac3-b312-6cd6a8e71a29::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001309851 sec., 27484.042078068425 rows/sec., 1.40 MiB/sec. | ||
| 3455 | 2026.01.10 06:42:32.165728 [ 253 ] {40052ba2-e079-49f3-8cee-e4bc0124e545} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3456 | 2026.01.10 06:42:32.165886 [ 186 ] {13807a6c-adc6-4ac3-b312-6cd6a8e71a29::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3457 | 2026.01.10 06:42:32.165896 [ 253 ] {40052ba2-e079-49f3-8cee-e4bc0124e545} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001434 sec., 218967.9218967922 rows/sec., 14.38 MiB/sec. | ||
| 3458 | 2026.01.10 06:42:32.165947 [ 253 ] {40052ba2-e079-49f3-8cee-e4bc0124e545} <Debug> TCPHandler: Processed in 0.001622939 sec. | ||
| 3459 | 2026.01.10 06:42:32.166068 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3460 | 2026.01.10 06:42:32.166171 [ 253 ] {ba092eb6-1964-44f9-8b84-e3b953ad0eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3461 | 2026.01.10 06:42:32.166217 [ 253 ] {ba092eb6-1964-44f9-8b84-e3b953ad0eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3462 | 2026.01.10 06:42:32.166292 [ 186 ] {13807a6c-adc6-4ac3-b312-6cd6a8e71a29::all_1_6_1} <Trace> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3463 | 2026.01.10 06:42:32.166386 [ 186 ] {13807a6c-adc6-4ac3-b312-6cd6a8e71a29::all_1_6_1} <Trace> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3464 | 2026.01.10 06:42:32.166511 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3465 | 2026.01.10 06:42:32.166567 [ 253 ] {ba092eb6-1964-44f9-8b84-e3b953ad0eb2} <Trace> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3466 | 2026.01.10 06:42:32.166611 [ 253 ] {ba092eb6-1964-44f9-8b84-e3b953ad0eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3467 | 2026.01.10 06:42:32.166966 [ 253 ] {ba092eb6-1964-44f9-8b84-e3b953ad0eb2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3468 | 2026.01.10 06:42:32.167209 [ 253 ] {ba092eb6-1964-44f9-8b84-e3b953ad0eb2} <Trace> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3469 | 2026.01.10 06:42:32.167360 [ 253 ] {ba092eb6-1964-44f9-8b84-e3b953ad0eb2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001207 sec., 828.5004142502072 rows/sec., 55.83 KiB/sec. | ||
| 3470 | 2026.01.10 06:42:32.167403 [ 253 ] {ba092eb6-1964-44f9-8b84-e3b953ad0eb2} <Debug> TCPHandler: Processed in 0.001387733 sec. | ||
| 3471 | 2026.01.10 06:42:32.167527 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3472 | 2026.01.10 06:42:32.167624 [ 253 ] {105bd9ad-4d99-45b8-ae3f-d55f85d25a94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3473 | 2026.01.10 06:42:32.167681 [ 253 ] {105bd9ad-4d99-45b8-ae3f-d55f85d25a94} <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 | ||
| 3474 | 2026.01.10 06:42:32.168490 [ 253 ] {105bd9ad-4d99-45b8-ae3f-d55f85d25a94} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3475 | 2026.01.10 06:42:32.168533 [ 253 ] {105bd9ad-4d99-45b8-ae3f-d55f85d25a94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3476 | 2026.01.10 06:42:32.169113 [ 253 ] {105bd9ad-4d99-45b8-ae3f-d55f85d25a94} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3477 | 2026.01.10 06:42:32.169386 [ 253 ] {105bd9ad-4d99-45b8-ae3f-d55f85d25a94} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3478 | 2026.01.10 06:42:32.169551 [ 253 ] {105bd9ad-4d99-45b8-ae3f-d55f85d25a94} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001945 sec., 3598.9717223650387 rows/sec., 6.45 MiB/sec. | ||
| 3479 | 2026.01.10 06:42:32.169619 [ 253 ] {105bd9ad-4d99-45b8-ae3f-d55f85d25a94} <Debug> TCPHandler: Processed in 0.002144961 sec. | ||
| 3480 | 2026.01.10 06:42:32.169743 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3481 | 2026.01.10 06:42:32.169840 [ 253 ] {12ef2d8c-af1a-468c-a254-bd464ac48847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3482 | 2026.01.10 06:42:32.169883 [ 253 ] {12ef2d8c-af1a-468c-a254-bd464ac48847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3483 | 2026.01.10 06:42:32.170223 [ 253 ] {12ef2d8c-af1a-468c-a254-bd464ac48847} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3484 | 2026.01.10 06:42:32.170262 [ 253 ] {12ef2d8c-af1a-468c-a254-bd464ac48847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 3485 | 2026.01.10 06:42:32.170627 [ 253 ] {12ef2d8c-af1a-468c-a254-bd464ac48847} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3486 | 2026.01.10 06:42:32.170848 [ 253 ] {12ef2d8c-af1a-468c-a254-bd464ac48847} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3487 | 2026.01.10 06:42:32.170978 [ 253 ] {12ef2d8c-af1a-468c-a254-bd464ac48847} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001157 sec., 89887.6404494382 rows/sec., 5.51 MiB/sec. | ||
| 3488 | 2026.01.10 06:42:32.171015 [ 253 ] {12ef2d8c-af1a-468c-a254-bd464ac48847} <Debug> TCPHandler: Processed in 0.001322312 sec. | ||
| 3489 | 2026.01.10 06:42:36.247114 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3490 | 2026.01.10 06:42:36.247178 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3491 | 2026.01.10 06:42:36.328285 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6604 | ||
| 3492 | 2026.01.10 06:42:36.328824 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3493 | 2026.01.10 06:42:36.328878 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3494 | 2026.01.10 06:42:36.329406 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3495 | 2026.01.10 06:42:36.329652 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3496 | 2026.01.10 06:42:36.329802 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6604 | ||
| 3497 | 2026.01.10 06:42:36.666200 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3498 | 2026.01.10 06:42:36.682613 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3499 | 2026.01.10 06:42:36.682670 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3500 | 2026.01.10 06:42:36.688701 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3501 | 2026.01.10 06:42:36.689436 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3502 | 2026.01.10 06:42:36.692683 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3503 | 2026.01.10 06:42:37.140132 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3504 | 2026.01.10 06:42:37.140303 [ 253 ] {463d0578-55a2-4e7a-a2a9-c356420f2875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3505 | 2026.01.10 06:42:37.140369 [ 253 ] {463d0578-55a2-4e7a-a2a9-c356420f2875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3506 | 2026.01.10 06:42:37.141046 [ 253 ] {463d0578-55a2-4e7a-a2a9-c356420f2875} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3507 | 2026.01.10 06:42:37.141096 [ 253 ] {463d0578-55a2-4e7a-a2a9-c356420f2875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3508 | 2026.01.10 06:42:37.141491 [ 253 ] {463d0578-55a2-4e7a-a2a9-c356420f2875} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3509 | 2026.01.10 06:42:37.141723 [ 253 ] {463d0578-55a2-4e7a-a2a9-c356420f2875} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3510 | 2026.01.10 06:42:37.141880 [ 111 ] {} <Debug> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3511 | 2026.01.10 06:42:37.141887 [ 253 ] {463d0578-55a2-4e7a-a2a9-c356420f2875} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.00163 sec., 74846.62576687116 rows/sec., 6.43 MiB/sec. | ||
| 3512 | 2026.01.10 06:42:37.141951 [ 111 ] {} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3513 | 2026.01.10 06:42:37.141976 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3514 | 2026.01.10 06:42:37.141978 [ 253 ] {463d0578-55a2-4e7a-a2a9-c356420f2875} <Debug> TCPHandler: Processed in 0.001974227 sec. | ||
| 3515 | 2026.01.10 06:42:37.142114 [ 192 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::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 | ||
| 3516 | 2026.01.10 06:42:37.142122 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3517 | 2026.01.10 06:42:37.142251 [ 192 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3518 | 2026.01.10 06:42:37.142251 [ 253 ] {d2b64bd3-0ac4-48e0-b960-5fbeda02c0b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3519 | 2026.01.10 06:42:37.142293 [ 192 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2456 rows starting from the beginning of the part | ||
| 3520 | 2026.01.10 06:42:37.142314 [ 253 ] {d2b64bd3-0ac4-48e0-b960-5fbeda02c0b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3521 | 2026.01.10 06:42:37.142362 [ 192 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 122 rows starting from the beginning of the part | ||
| 3522 | 2026.01.10 06:42:37.142412 [ 192 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1126 rows starting from the beginning of the part | ||
| 3523 | 2026.01.10 06:42:37.142450 [ 192 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 124 rows starting from the beginning of the part | ||
| 3524 | 2026.01.10 06:42:37.142487 [ 192 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1126 rows starting from the beginning of the part | ||
| 3525 | 2026.01.10 06:42:37.142526 [ 192 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 122 rows starting from the beginning of the part | ||
| 3526 | 2026.01.10 06:42:37.142765 [ 253 ] {d2b64bd3-0ac4-48e0-b960-5fbeda02c0b2} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3527 | 2026.01.10 06:42:37.142807 [ 253 ] {d2b64bd3-0ac4-48e0-b960-5fbeda02c0b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3528 | 2026.01.10 06:42:37.143134 [ 253 ] {d2b64bd3-0ac4-48e0-b960-5fbeda02c0b2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3529 | 2026.01.10 06:42:37.143362 [ 253 ] {d2b64bd3-0ac4-48e0-b960-5fbeda02c0b2} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3530 | 2026.01.10 06:42:37.143512 [ 253 ] {d2b64bd3-0ac4-48e0-b960-5fbeda02c0b2} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001285 sec., 25680.93385214008 rows/sec., 1.89 MiB/sec. | ||
| 3531 | 2026.01.10 06:42:37.143550 [ 253 ] {d2b64bd3-0ac4-48e0-b960-5fbeda02c0b2} <Debug> TCPHandler: Processed in 0.001480826 sec. | ||
| 3532 | 2026.01.10 06:42:37.143664 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3533 | 2026.01.10 06:42:37.143759 [ 253 ] {a30031bd-ef3e-4691-a760-e88e79a1a9ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3534 | 2026.01.10 06:42:37.143804 [ 253 ] {a30031bd-ef3e-4691-a760-e88e79a1a9ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3535 | 2026.01.10 06:42:37.144312 [ 253 ] {a30031bd-ef3e-4691-a760-e88e79a1a9ae} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3536 | 2026.01.10 06:42:37.144362 [ 253 ] {a30031bd-ef3e-4691-a760-e88e79a1a9ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3537 | 2026.01.10 06:42:37.144567 [ 186 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5076 rows, containing 5 columns (5 merged, 0 gathered) in 0.0025147 sec., 2018531.037499503 rows/sec., 170.95 MiB/sec. | ||
| 3538 | 2026.01.10 06:42:37.144714 [ 253 ] {a30031bd-ef3e-4691-a760-e88e79a1a9ae} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3539 | 2026.01.10 06:42:37.144886 [ 198 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3540 | 2026.01.10 06:42:37.144938 [ 253 ] {a30031bd-ef3e-4691-a760-e88e79a1a9ae} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3541 | 2026.01.10 06:42:37.145045 [ 111 ] {} <Debug> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3542 | 2026.01.10 06:42:37.145076 [ 253 ] {a30031bd-ef3e-4691-a760-e88e79a1a9ae} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001336 sec., 72604.79041916168 rows/sec., 5.67 MiB/sec. | ||
| 3543 | 2026.01.10 06:42:37.145079 [ 111 ] {} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3544 | 2026.01.10 06:42:37.145117 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3545 | 2026.01.10 06:42:37.145119 [ 253 ] {a30031bd-ef3e-4691-a760-e88e79a1a9ae} <Debug> TCPHandler: Processed in 0.001506556 sec. | ||
| 3546 | 2026.01.10 06:42:37.145163 [ 198 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_21_4} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3547 | 2026.01.10 06:42:37.145216 [ 186 ] {c39cc178-2310-4132-8a98-db795e40d107::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 | ||
| 3548 | 2026.01.10 06:42:37.145229 [ 198 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_21_4} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3549 | 2026.01.10 06:42:37.145246 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3550 | 2026.01.10 06:42:37.145321 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 3551 | 2026.01.10 06:42:37.145325 [ 186 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3552 | 2026.01.10 06:42:37.145341 [ 253 ] {e318de23-8aa3-440a-a1f3-c57cebc02c85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3553 | 2026.01.10 06:42:37.145373 [ 186 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1246 rows starting from the beginning of the part | ||
| 3554 | 2026.01.10 06:42:37.145395 [ 253 ] {e318de23-8aa3-440a-a1f3-c57cebc02c85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3555 | 2026.01.10 06:42:37.145441 [ 186 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 97 rows starting from the beginning of the part | ||
| 3556 | 2026.01.10 06:42:37.145488 [ 186 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 686 rows starting from the beginning of the part | ||
| 3557 | 2026.01.10 06:42:37.145527 [ 186 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 101 rows starting from the beginning of the part | ||
| 3558 | 2026.01.10 06:42:37.145572 [ 186 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 686 rows starting from the beginning of the part | ||
| 3559 | 2026.01.10 06:42:37.145609 [ 186 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 97 rows starting from the beginning of the part | ||
| 3560 | 2026.01.10 06:42:37.145821 [ 253 ] {e318de23-8aa3-440a-a1f3-c57cebc02c85} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3561 | 2026.01.10 06:42:37.145870 [ 253 ] {e318de23-8aa3-440a-a1f3-c57cebc02c85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3562 | 2026.01.10 06:42:37.146211 [ 253 ] {e318de23-8aa3-440a-a1f3-c57cebc02c85} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3563 | 2026.01.10 06:42:37.146442 [ 253 ] {e318de23-8aa3-440a-a1f3-c57cebc02c85} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3564 | 2026.01.10 06:42:37.146570 [ 111 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3565 | 2026.01.10 06:42:37.146598 [ 111 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3566 | 2026.01.10 06:42:37.146606 [ 253 ] {e318de23-8aa3-440a-a1f3-c57cebc02c85} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001283 sec., 124707.71628994543 rows/sec., 8.69 MiB/sec. | ||
| 3567 | 2026.01.10 06:42:37.146614 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3568 | 2026.01.10 06:42:37.146652 [ 253 ] {e318de23-8aa3-440a-a1f3-c57cebc02c85} <Debug> TCPHandler: Processed in 0.001456105 sec. | ||
| 3569 | 2026.01.10 06:42:37.146699 [ 192 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::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 | ||
| 3570 | 2026.01.10 06:42:37.146765 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3571 | 2026.01.10 06:42:37.146799 [ 192 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3572 | 2026.01.10 06:42:37.146830 [ 192 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5324 rows starting from the beginning of the part | ||
| 3573 | 2026.01.10 06:42:37.146863 [ 253 ] {f57bcadb-a507-4283-926b-28a635386d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3574 | 2026.01.10 06:42:37.146877 [ 192 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3575 | 2026.01.10 06:42:37.146872 [ 189 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2913 rows, containing 5 columns (5 merged, 0 gathered) in 0.0016864 sec., 1727348.1973434535 rows/sec., 130.35 MiB/sec. | ||
| 3576 | 2026.01.10 06:42:37.146923 [ 192 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 314 rows starting from the beginning of the part | ||
| 3577 | 2026.01.10 06:42:37.146930 [ 253 ] {f57bcadb-a507-4283-926b-28a635386d3a} <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 | ||
| 3578 | 2026.01.10 06:42:37.146961 [ 192 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 162 rows starting from the beginning of the part | ||
| 3579 | 2026.01.10 06:42:37.147000 [ 192 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 314 rows starting from the beginning of the part | ||
| 3580 | 2026.01.10 06:42:37.147037 [ 192 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::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 | ||
| 3581 | 2026.01.10 06:42:37.147076 [ 186 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3582 | 2026.01.10 06:42:37.147374 [ 186 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_21_4} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3583 | 2026.01.10 06:42:37.147443 [ 186 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_21_4} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3584 | 2026.01.10 06:42:37.147508 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 3585 | 2026.01.10 06:42:37.147781 [ 253 ] {f57bcadb-a507-4283-926b-28a635386d3a} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3586 | 2026.01.10 06:42:37.147822 [ 253 ] {f57bcadb-a507-4283-926b-28a635386d3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3587 | 2026.01.10 06:42:37.148478 [ 253 ] {f57bcadb-a507-4283-926b-28a635386d3a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3588 | 2026.01.10 06:42:37.148720 [ 253 ] {f57bcadb-a507-4283-926b-28a635386d3a} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3589 | 2026.01.10 06:42:37.148830 [ 111 ] {} <Debug> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3590 | 2026.01.10 06:42:37.148863 [ 111 ] {} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3591 | 2026.01.10 06:42:37.148870 [ 253 ] {f57bcadb-a507-4283-926b-28a635386d3a} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002025 sec., 16296.296296296297 rows/sec., 29.20 MiB/sec. | ||
| 3592 | 2026.01.10 06:42:37.148881 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3593 | 2026.01.10 06:42:37.148931 [ 253 ] {f57bcadb-a507-4283-926b-28a635386d3a} <Debug> TCPHandler: Processed in 0.002215593 sec. | ||
| 3594 | 2026.01.10 06:42:37.148973 [ 195 ] {0c9e8585-b915-491c-95c4-2043a040291f::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 | ||
| 3595 | 2026.01.10 06:42:37.149048 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3596 | 2026.01.10 06:42:37.149147 [ 253 ] {62fcabed-1420-4fa6-9105-6257c61e3fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3597 | 2026.01.10 06:42:37.149173 [ 189 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6434 rows, containing 5 columns (5 merged, 0 gathered) in 0.002505 sec., 2568463.0738522955 rows/sec., 173.52 MiB/sec. | ||
| 3598 | 2026.01.10 06:42:37.149190 [ 253 ] {62fcabed-1420-4fa6-9105-6257c61e3fde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3599 | 2026.01.10 06:42:37.149201 [ 195 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3600 | 2026.01.10 06:42:37.149266 [ 195 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 79 rows starting from the beginning of the part | ||
| 3601 | 2026.01.10 06:42:37.149416 [ 195 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 33 rows starting from the beginning of the part | ||
| 3602 | 2026.01.10 06:42:37.149529 [ 195 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 7 rows starting from the beginning of the part | ||
| 3603 | 2026.01.10 06:42:37.149538 [ 253 ] {62fcabed-1420-4fa6-9105-6257c61e3fde} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3604 | 2026.01.10 06:42:37.149577 [ 253 ] {62fcabed-1420-4fa6-9105-6257c61e3fde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3605 | 2026.01.10 06:42:37.149635 [ 195 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 33 rows starting from the beginning of the part | ||
| 3606 | 2026.01.10 06:42:37.149690 [ 192 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3607 | 2026.01.10 06:42:37.149743 [ 195 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 7 rows starting from the beginning of the part | ||
| 3608 | 2026.01.10 06:42:37.149855 [ 195 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 33 rows starting from the beginning of the part | ||
| 3609 | 2026.01.10 06:42:37.149941 [ 253 ] {62fcabed-1420-4fa6-9105-6257c61e3fde} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3610 | 2026.01.10 06:42:37.149992 [ 192 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3611 | 2026.01.10 06:42:37.150075 [ 192 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3612 | 2026.01.10 06:42:37.150147 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.38 MiB. | ||
| 3613 | 2026.01.10 06:42:37.150224 [ 253 ] {62fcabed-1420-4fa6-9105-6257c61e3fde} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3614 | 2026.01.10 06:42:37.150338 [ 111 ] {} <Debug> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3615 | 2026.01.10 06:42:37.150368 [ 111 ] {} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3616 | 2026.01.10 06:42:37.150372 [ 253 ] {62fcabed-1420-4fa6-9105-6257c61e3fde} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001245 sec., 48192.77108433735 rows/sec., 3.25 MiB/sec. | ||
| 3617 | 2026.01.10 06:42:37.150386 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3618 | 2026.01.10 06:42:37.150418 [ 253 ] {62fcabed-1420-4fa6-9105-6257c61e3fde} <Debug> TCPHandler: Processed in 0.001420224 sec. | ||
| 3619 | 2026.01.10 06:42:37.150481 [ 199 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::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 | ||
| 3620 | 2026.01.10 06:42:37.150591 [ 199 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3621 | 2026.01.10 06:42:37.150623 [ 199 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 806 rows starting from the beginning of the part | ||
| 3622 | 2026.01.10 06:42:37.150684 [ 199 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::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 | ||
| 3623 | 2026.01.10 06:42:37.150775 [ 199 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 104 rows starting from the beginning of the part | ||
| 3624 | 2026.01.10 06:42:37.150837 [ 199 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::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 | ||
| 3625 | 2026.01.10 06:42:37.150892 [ 199 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 104 rows starting from the beginning of the part | ||
| 3626 | 2026.01.10 06:42:37.150947 [ 199 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::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 | ||
| 3627 | 2026.01.10 06:42:37.152058 [ 199 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1194 rows, containing 4 columns (4 merged, 0 gathered) in 0.001617509 sec., 738172.0905416909 rows/sec., 47.40 MiB/sec. | ||
| 3628 | 2026.01.10 06:42:37.152236 [ 192 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3629 | 2026.01.10 06:42:37.152479 [ 192 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_21_4} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3630 | 2026.01.10 06:42:37.152569 [ 192 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_21_4} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3631 | 2026.01.10 06:42:37.152638 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3632 | 2026.01.10 06:42:37.152859 [ 188 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 19 columns (19 merged, 0 gathered) in 0.003912863 sec., 49068.929834752715 rows/sec., 87.93 MiB/sec. | ||
| 3633 | 2026.01.10 06:42:37.153314 [ 192 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3634 | 2026.01.10 06:42:37.153642 [ 192 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3635 | 2026.01.10 06:42:37.153715 [ 192 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3636 | 2026.01.10 06:42:37.153821 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 3637 | 2026.01.10 06:42:39.551639 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3638 | 2026.01.10 06:42:39.551808 [ 253 ] {dd14b3f8-5068-4820-ad3a-5d27a4931013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3639 | 2026.01.10 06:42:39.551872 [ 253 ] {dd14b3f8-5068-4820-ad3a-5d27a4931013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3640 | 2026.01.10 06:42:39.552656 [ 253 ] {dd14b3f8-5068-4820-ad3a-5d27a4931013} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3641 | 2026.01.10 06:42:39.552705 [ 253 ] {dd14b3f8-5068-4820-ad3a-5d27a4931013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3642 | 2026.01.10 06:42:39.553171 [ 253 ] {dd14b3f8-5068-4820-ad3a-5d27a4931013} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3643 | 2026.01.10 06:42:39.553408 [ 253 ] {dd14b3f8-5068-4820-ad3a-5d27a4931013} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3644 | 2026.01.10 06:42:39.553561 [ 253 ] {dd14b3f8-5068-4820-ad3a-5d27a4931013} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001799 sec., 227904.39132851583 rows/sec., 14.46 MiB/sec. | ||
| 3645 | 2026.01.10 06:42:39.553613 [ 253 ] {dd14b3f8-5068-4820-ad3a-5d27a4931013} <Debug> TCPHandler: Processed in 0.00209965 sec. | ||
| 3646 | 2026.01.10 06:42:39.553734 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3647 | 2026.01.10 06:42:39.553837 [ 253 ] {86b8d7b5-b7e0-4775-9c57-673b82a04406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3648 | 2026.01.10 06:42:39.553882 [ 253 ] {86b8d7b5-b7e0-4775-9c57-673b82a04406} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3649 | 2026.01.10 06:42:39.554285 [ 253 ] {86b8d7b5-b7e0-4775-9c57-673b82a04406} <Trace> oximeter.fields_ipaddr (238f5050-c457-4604-832e-c92f31928fa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3650 | 2026.01.10 06:42:39.554322 [ 253 ] {86b8d7b5-b7e0-4775-9c57-673b82a04406} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3651 | 2026.01.10 06:42:39.554624 [ 253 ] {86b8d7b5-b7e0-4775-9c57-673b82a04406} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3652 | 2026.01.10 06:42:39.554854 [ 253 ] {86b8d7b5-b7e0-4775-9c57-673b82a04406} <Trace> oximeter.fields_ipaddr (238f5050-c457-4604-832e-c92f31928fa6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3653 | 2026.01.10 06:42:39.554980 [ 253 ] {86b8d7b5-b7e0-4775-9c57-673b82a04406} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001167 sec., 1713.796058269066 rows/sec., 139.75 KiB/sec. | ||
| 3654 | 2026.01.10 06:42:39.555018 [ 253 ] {86b8d7b5-b7e0-4775-9c57-673b82a04406} <Debug> TCPHandler: Processed in 0.001338312 sec. | ||
| 3655 | 2026.01.10 06:42:39.555126 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3656 | 2026.01.10 06:42:39.555221 [ 253 ] {9c283178-fcac-44ea-ac9b-91154e5b574e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3657 | 2026.01.10 06:42:39.555261 [ 253 ] {9c283178-fcac-44ea-ac9b-91154e5b574e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3658 | 2026.01.10 06:42:39.556689 [ 253 ] {9c283178-fcac-44ea-ac9b-91154e5b574e} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3659 | 2026.01.10 06:42:39.556727 [ 253 ] {9c283178-fcac-44ea-ac9b-91154e5b574e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3660 | 2026.01.10 06:42:39.557221 [ 253 ] {9c283178-fcac-44ea-ac9b-91154e5b574e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3661 | 2026.01.10 06:42:39.557445 [ 253 ] {9c283178-fcac-44ea-ac9b-91154e5b574e} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3662 | 2026.01.10 06:42:39.557590 [ 253 ] {9c283178-fcac-44ea-ac9b-91154e5b574e} <Debug> executeQuery: Read 2267 rows, 187.82 KiB in 0.002386 sec., 950125.7334450964 rows/sec., 76.87 MiB/sec. | ||
| 3663 | 2026.01.10 06:42:39.557632 [ 253 ] {9c283178-fcac-44ea-ac9b-91154e5b574e} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 3664 | 2026.01.10 06:42:39.557644 [ 253 ] {9c283178-fcac-44ea-ac9b-91154e5b574e} <Debug> TCPHandler: Processed in 0.002570692 sec. | ||
| 3665 | 2026.01.10 06:42:39.557768 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3666 | 2026.01.10 06:42:39.557865 [ 253 ] {41d407e9-489b-47d7-ba86-f99dad6d3f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3667 | 2026.01.10 06:42:39.557905 [ 253 ] {41d407e9-489b-47d7-ba86-f99dad6d3f0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3668 | 2026.01.10 06:42:39.558402 [ 253 ] {41d407e9-489b-47d7-ba86-f99dad6d3f0b} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3669 | 2026.01.10 06:42:39.558439 [ 253 ] {41d407e9-489b-47d7-ba86-f99dad6d3f0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3670 | 2026.01.10 06:42:39.558754 [ 253 ] {41d407e9-489b-47d7-ba86-f99dad6d3f0b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3671 | 2026.01.10 06:42:39.558977 [ 253 ] {41d407e9-489b-47d7-ba86-f99dad6d3f0b} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3672 | 2026.01.10 06:42:39.559080 [ 115 ] {} <Debug> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3673 | 2026.01.10 06:42:39.559104 [ 253 ] {41d407e9-489b-47d7-ba86-f99dad6d3f0b} <Debug> executeQuery: Read 214 rows, 12.98 KiB in 0.001258 sec., 170111.2877583466 rows/sec., 10.08 MiB/sec. | ||
| 3674 | 2026.01.10 06:42:39.559147 [ 115 ] {} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3675 | 2026.01.10 06:42:39.559156 [ 253 ] {41d407e9-489b-47d7-ba86-f99dad6d3f0b} <Debug> TCPHandler: Processed in 0.001446525 sec. | ||
| 3676 | 2026.01.10 06:42:39.559175 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3677 | 2026.01.10 06:42:39.559270 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3678 | 2026.01.10 06:42:39.559304 [ 192 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::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 | ||
| 3679 | 2026.01.10 06:42:39.559374 [ 253 ] {64c3c180-a505-45c3-91a4-ae7726a200d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3680 | 2026.01.10 06:42:39.559418 [ 253 ] {64c3c180-a505-45c3-91a4-ae7726a200d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3681 | 2026.01.10 06:42:39.559455 [ 192 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3682 | 2026.01.10 06:42:39.559496 [ 192 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 277 rows starting from the beginning of the part | ||
| 3683 | 2026.01.10 06:42:39.559571 [ 192 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
| 3684 | 2026.01.10 06:42:39.559625 [ 192 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 37 rows starting from the beginning of the part | ||
| 3685 | 2026.01.10 06:42:39.559672 [ 192 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part | ||
| 3686 | 2026.01.10 06:42:39.559718 [ 192 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 33 rows starting from the beginning of the part | ||
| 3687 | 2026.01.10 06:42:39.559761 [ 192 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 214 rows starting from the beginning of the part | ||
| 3688 | 2026.01.10 06:42:39.559992 [ 253 ] {64c3c180-a505-45c3-91a4-ae7726a200d8} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3689 | 2026.01.10 06:42:39.560042 [ 253 ] {64c3c180-a505-45c3-91a4-ae7726a200d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3690 | 2026.01.10 06:42:39.560400 [ 253 ] {64c3c180-a505-45c3-91a4-ae7726a200d8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3691 | 2026.01.10 06:42:39.560631 [ 253 ] {64c3c180-a505-45c3-91a4-ae7726a200d8} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3692 | 2026.01.10 06:42:39.560737 [ 188 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 985 rows, containing 5 columns (5 merged, 0 gathered) in 0.001488535 sec., 661724.447191366 rows/sec., 42.93 MiB/sec. | ||
| 3693 | 2026.01.10 06:42:39.560762 [ 253 ] {64c3c180-a505-45c3-91a4-ae7726a200d8} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001406 sec., 312944.52347083925 rows/sec., 20.70 MiB/sec. | ||
| 3694 | 2026.01.10 06:42:39.560823 [ 253 ] {64c3c180-a505-45c3-91a4-ae7726a200d8} <Debug> TCPHandler: Processed in 0.001603379 sec. | ||
| 3695 | 2026.01.10 06:42:39.560944 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3696 | 2026.01.10 06:42:39.560990 [ 199 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3697 | 2026.01.10 06:42:39.561041 [ 253 ] {ddf86da2-d984-4809-96bc-950b39869053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3698 | 2026.01.10 06:42:39.561086 [ 253 ] {ddf86da2-d984-4809-96bc-950b39869053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3699 | 2026.01.10 06:42:39.561304 [ 199 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_16_3} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3700 | 2026.01.10 06:42:39.561381 [ 199 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_16_3} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3701 | 2026.01.10 06:42:39.561470 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3702 | 2026.01.10 06:42:39.561572 [ 253 ] {ddf86da2-d984-4809-96bc-950b39869053} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3703 | 2026.01.10 06:42:39.561612 [ 253 ] {ddf86da2-d984-4809-96bc-950b39869053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3704 | 2026.01.10 06:42:39.561933 [ 253 ] {ddf86da2-d984-4809-96bc-950b39869053} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3705 | 2026.01.10 06:42:39.562155 [ 253 ] {ddf86da2-d984-4809-96bc-950b39869053} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3706 | 2026.01.10 06:42:39.562283 [ 253 ] {ddf86da2-d984-4809-96bc-950b39869053} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001262 sec., 167194.92868462755 rows/sec., 9.49 MiB/sec. | ||
| 3707 | 2026.01.10 06:42:39.562321 [ 253 ] {ddf86da2-d984-4809-96bc-950b39869053} <Debug> TCPHandler: Processed in 0.001427515 sec. | ||
| 3708 | 2026.01.10 06:42:39.562430 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3709 | 2026.01.10 06:42:39.562523 [ 253 ] {53a1caa8-293d-40ac-bb0f-664631ef9e64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3710 | 2026.01.10 06:42:39.562563 [ 253 ] {53a1caa8-293d-40ac-bb0f-664631ef9e64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3711 | 2026.01.10 06:42:39.563326 [ 253 ] {53a1caa8-293d-40ac-bb0f-664631ef9e64} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3712 | 2026.01.10 06:42:39.563362 [ 253 ] {53a1caa8-293d-40ac-bb0f-664631ef9e64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3713 | 2026.01.10 06:42:39.563734 [ 253 ] {53a1caa8-293d-40ac-bb0f-664631ef9e64} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3714 | 2026.01.10 06:42:39.563957 [ 253 ] {53a1caa8-293d-40ac-bb0f-664631ef9e64} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3715 | 2026.01.10 06:42:39.564085 [ 253 ] {53a1caa8-293d-40ac-bb0f-664631ef9e64} <Debug> executeQuery: Read 1144 rows, 83.48 KiB in 0.001581 sec., 723592.6628716002 rows/sec., 51.56 MiB/sec. | ||
| 3716 | 2026.01.10 06:42:39.564123 [ 253 ] {53a1caa8-293d-40ac-bb0f-664631ef9e64} <Debug> TCPHandler: Processed in 0.001742582 sec. | ||
| 3717 | 2026.01.10 06:42:39.564230 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3718 | 2026.01.10 06:42:39.564326 [ 253 ] {619d9417-1d3f-40d5-add7-bbaf974455e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3719 | 2026.01.10 06:42:39.564369 [ 253 ] {619d9417-1d3f-40d5-add7-bbaf974455e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3720 | 2026.01.10 06:42:39.564683 [ 253 ] {619d9417-1d3f-40d5-add7-bbaf974455e1} <Trace> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3721 | 2026.01.10 06:42:39.564718 [ 253 ] {619d9417-1d3f-40d5-add7-bbaf974455e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3722 | 2026.01.10 06:42:39.565013 [ 253 ] {619d9417-1d3f-40d5-add7-bbaf974455e1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3723 | 2026.01.10 06:42:39.565221 [ 253 ] {619d9417-1d3f-40d5-add7-bbaf974455e1} <Trace> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3724 | 2026.01.10 06:42:39.565353 [ 253 ] {619d9417-1d3f-40d5-add7-bbaf974455e1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 3725 | 2026.01.10 06:42:39.565394 [ 253 ] {619d9417-1d3f-40d5-add7-bbaf974455e1} <Debug> TCPHandler: Processed in 0.001213429 sec. | ||
| 3726 | 2026.01.10 06:42:39.565499 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3727 | 2026.01.10 06:42:39.565593 [ 253 ] {f2eccb00-fe73-4351-952a-36c2ffa21668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3728 | 2026.01.10 06:42:39.565635 [ 253 ] {f2eccb00-fe73-4351-952a-36c2ffa21668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3729 | 2026.01.10 06:42:39.566201 [ 253 ] {f2eccb00-fe73-4351-952a-36c2ffa21668} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3730 | 2026.01.10 06:42:39.566236 [ 253 ] {f2eccb00-fe73-4351-952a-36c2ffa21668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3731 | 2026.01.10 06:42:39.566598 [ 253 ] {f2eccb00-fe73-4351-952a-36c2ffa21668} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3732 | 2026.01.10 06:42:39.566811 [ 253 ] {f2eccb00-fe73-4351-952a-36c2ffa21668} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3733 | 2026.01.10 06:42:39.566938 [ 253 ] {f2eccb00-fe73-4351-952a-36c2ffa21668} <Debug> executeQuery: Read 915 rows, 61.97 KiB in 0.001363 sec., 671313.2795304476 rows/sec., 44.40 MiB/sec. | ||
| 3734 | 2026.01.10 06:42:39.566974 [ 253 ] {f2eccb00-fe73-4351-952a-36c2ffa21668} <Debug> TCPHandler: Processed in 0.001523816 sec. | ||
| 3735 | 2026.01.10 06:42:39.567077 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3736 | 2026.01.10 06:42:39.567171 [ 253 ] {3142149d-3d3f-4fcd-ae52-e68932861370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3737 | 2026.01.10 06:42:39.567212 [ 253 ] {3142149d-3d3f-4fcd-ae52-e68932861370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3738 | 2026.01.10 06:42:39.567506 [ 253 ] {3142149d-3d3f-4fcd-ae52-e68932861370} <Trace> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3739 | 2026.01.10 06:42:39.567541 [ 253 ] {3142149d-3d3f-4fcd-ae52-e68932861370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3740 | 2026.01.10 06:42:39.567843 [ 253 ] {3142149d-3d3f-4fcd-ae52-e68932861370} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3741 | 2026.01.10 06:42:39.568051 [ 253 ] {3142149d-3d3f-4fcd-ae52-e68932861370} <Trace> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3742 | 2026.01.10 06:42:39.568175 [ 253 ] {3142149d-3d3f-4fcd-ae52-e68932861370} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001022 sec., 978.4735812133073 rows/sec., 65.93 KiB/sec. | ||
| 3743 | 2026.01.10 06:42:39.568210 [ 253 ] {3142149d-3d3f-4fcd-ae52-e68932861370} <Debug> TCPHandler: Processed in 0.001182218 sec. | ||
| 3744 | 2026.01.10 06:42:39.568311 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3745 | 2026.01.10 06:42:39.568410 [ 253 ] {3593e0f1-9fdf-4b1b-931e-e8fe50318ad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3746 | 2026.01.10 06:42:39.568465 [ 253 ] {3593e0f1-9fdf-4b1b-931e-e8fe50318ad1} <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 | ||
| 3747 | 2026.01.10 06:42:39.569179 [ 253 ] {3593e0f1-9fdf-4b1b-931e-e8fe50318ad1} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3748 | 2026.01.10 06:42:39.569216 [ 253 ] {3593e0f1-9fdf-4b1b-931e-e8fe50318ad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3749 | 2026.01.10 06:42:39.569752 [ 253 ] {3593e0f1-9fdf-4b1b-931e-e8fe50318ad1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3750 | 2026.01.10 06:42:39.569993 [ 253 ] {3593e0f1-9fdf-4b1b-931e-e8fe50318ad1} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3751 | 2026.01.10 06:42:39.570127 [ 253 ] {3593e0f1-9fdf-4b1b-931e-e8fe50318ad1} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001737 sec., 4029.936672423719 rows/sec., 7.22 MiB/sec. | ||
| 3752 | 2026.01.10 06:42:39.570178 [ 253 ] {3593e0f1-9fdf-4b1b-931e-e8fe50318ad1} <Debug> TCPHandler: Processed in 0.001917916 sec. | ||
| 3753 | 2026.01.10 06:42:39.570289 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3754 | 2026.01.10 06:42:39.570384 [ 253 ] {87db81e6-9808-4880-ac1f-cd73d0a921a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3755 | 2026.01.10 06:42:39.570425 [ 253 ] {87db81e6-9808-4880-ac1f-cd73d0a921a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3756 | 2026.01.10 06:42:39.570773 [ 253 ] {87db81e6-9808-4880-ac1f-cd73d0a921a9} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3757 | 2026.01.10 06:42:39.570808 [ 253 ] {87db81e6-9808-4880-ac1f-cd73d0a921a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3758 | 2026.01.10 06:42:39.571126 [ 253 ] {87db81e6-9808-4880-ac1f-cd73d0a921a9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3759 | 2026.01.10 06:42:39.571343 [ 253 ] {87db81e6-9808-4880-ac1f-cd73d0a921a9} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3760 | 2026.01.10 06:42:39.571484 [ 253 ] {87db81e6-9808-4880-ac1f-cd73d0a921a9} <Debug> executeQuery: Read 74 rows, 4.45 KiB in 0.001118 sec., 66189.62432915921 rows/sec., 3.89 MiB/sec. | ||
| 3761 | 2026.01.10 06:42:39.571519 [ 253 ] {87db81e6-9808-4880-ac1f-cd73d0a921a9} <Debug> TCPHandler: Processed in 0.001279291 sec. | ||
| 3762 | 2026.01.10 06:42:41.338595 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 526 | ||
| 3763 | 2026.01.10 06:42:41.341393 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3764 | 2026.01.10 06:42:41.341438 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3765 | 2026.01.10 06:42:41.342599 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3766 | 2026.01.10 06:42:41.342852 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3767 | 2026.01.10 06:42:41.343042 [ 121 ] {} <Debug> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3768 | 2026.01.10 06:42:41.343096 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 526 | ||
| 3769 | 2026.01.10 06:42:41.343143 [ 121 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3770 | 2026.01.10 06:42:41.343185 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3771 | 2026.01.10 06:42:41.343364 [ 192 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::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 | ||
| 3772 | 2026.01.10 06:42:41.344119 [ 192 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3773 | 2026.01.10 06:42:41.344253 [ 192 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::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 | ||
| 3774 | 2026.01.10 06:42:41.344629 [ 192 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part | ||
| 3775 | 2026.01.10 06:42:41.344981 [ 192 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 3776 | 2026.01.10 06:42:41.345317 [ 192 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 20 rows starting from the beginning of the part | ||
| 3777 | 2026.01.10 06:42:41.345641 [ 192 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
| 3778 | 2026.01.10 06:42:41.345964 [ 192 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 58 rows starting from the beginning of the part | ||
| 3779 | 2026.01.10 06:42:41.351767 [ 188 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 526 rows, containing 72 columns (72 merged, 0 gathered) in 0.008485123 sec., 61990.85151741465 rows/sec., 58.33 MiB/sec. | ||
| 3780 | 2026.01.10 06:42:41.352846 [ 190 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3781 | 2026.01.10 06:42:41.353417 [ 190 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::all_1_11_2} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3782 | 2026.01.10 06:42:41.353492 [ 190 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::all_1_11_2} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3783 | 2026.01.10 06:42:41.353693 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.99 MiB. | ||
| 3784 | 2026.01.10 06:42:42.134410 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3785 | 2026.01.10 06:42:42.134587 [ 253 ] {b44b345e-e42a-4ff6-bf9e-08ca1a984858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3786 | 2026.01.10 06:42:42.134656 [ 253 ] {b44b345e-e42a-4ff6-bf9e-08ca1a984858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3787 | 2026.01.10 06:42:42.135355 [ 253 ] {b44b345e-e42a-4ff6-bf9e-08ca1a984858} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3788 | 2026.01.10 06:42:42.135397 [ 253 ] {b44b345e-e42a-4ff6-bf9e-08ca1a984858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3789 | 2026.01.10 06:42:42.135783 [ 253 ] {b44b345e-e42a-4ff6-bf9e-08ca1a984858} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3790 | 2026.01.10 06:42:42.136030 [ 253 ] {b44b345e-e42a-4ff6-bf9e-08ca1a984858} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3791 | 2026.01.10 06:42:42.136200 [ 253 ] {b44b345e-e42a-4ff6-bf9e-08ca1a984858} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001657 sec., 33796.01689800845 rows/sec., 2.60 MiB/sec. | ||
| 3792 | 2026.01.10 06:42:42.136247 [ 253 ] {b44b345e-e42a-4ff6-bf9e-08ca1a984858} <Debug> TCPHandler: Processed in 0.001962637 sec. | ||
| 3793 | 2026.01.10 06:42:42.136369 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3794 | 2026.01.10 06:42:42.136470 [ 253 ] {0cafe06d-46d4-49c2-bb45-388963a4e2a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3795 | 2026.01.10 06:42:42.136513 [ 253 ] {0cafe06d-46d4-49c2-bb45-388963a4e2a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3796 | 2026.01.10 06:42:42.136944 [ 253 ] {0cafe06d-46d4-49c2-bb45-388963a4e2a5} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3797 | 2026.01.10 06:42:42.136984 [ 253 ] {0cafe06d-46d4-49c2-bb45-388963a4e2a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3798 | 2026.01.10 06:42:42.137311 [ 253 ] {0cafe06d-46d4-49c2-bb45-388963a4e2a5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3799 | 2026.01.10 06:42:42.137535 [ 253 ] {0cafe06d-46d4-49c2-bb45-388963a4e2a5} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3800 | 2026.01.10 06:42:42.137668 [ 253 ] {0cafe06d-46d4-49c2-bb45-388963a4e2a5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001216 sec., 52631.57894736842 rows/sec., 4.11 MiB/sec. | ||
| 3801 | 2026.01.10 06:42:42.137708 [ 253 ] {0cafe06d-46d4-49c2-bb45-388963a4e2a5} <Debug> TCPHandler: Processed in 0.001389843 sec. | ||
| 3802 | 2026.01.10 06:42:42.137828 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3803 | 2026.01.10 06:42:42.137923 [ 253 ] {a3811b6b-50b9-4950-a86c-ef09dbbd6922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3804 | 2026.01.10 06:42:42.137967 [ 253 ] {a3811b6b-50b9-4950-a86c-ef09dbbd6922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3805 | 2026.01.10 06:42:42.138346 [ 253 ] {a3811b6b-50b9-4950-a86c-ef09dbbd6922} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3806 | 2026.01.10 06:42:42.138384 [ 253 ] {a3811b6b-50b9-4950-a86c-ef09dbbd6922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3807 | 2026.01.10 06:42:42.138721 [ 253 ] {a3811b6b-50b9-4950-a86c-ef09dbbd6922} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3808 | 2026.01.10 06:42:42.138951 [ 253 ] {a3811b6b-50b9-4950-a86c-ef09dbbd6922} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3809 | 2026.01.10 06:42:42.139082 [ 253 ] {a3811b6b-50b9-4950-a86c-ef09dbbd6922} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.001178 sec., 71307.30050933786 rows/sec., 4.96 MiB/sec. | ||
| 3810 | 2026.01.10 06:42:42.139121 [ 253 ] {a3811b6b-50b9-4950-a86c-ef09dbbd6922} <Debug> TCPHandler: Processed in 0.001343962 sec. | ||
| 3811 | 2026.01.10 06:42:42.139245 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3812 | 2026.01.10 06:42:42.139341 [ 253 ] {84825b41-85d8-4d3a-9264-9c9e88f982e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3813 | 2026.01.10 06:42:42.139386 [ 253 ] {84825b41-85d8-4d3a-9264-9c9e88f982e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3814 | 2026.01.10 06:42:42.139736 [ 253 ] {84825b41-85d8-4d3a-9264-9c9e88f982e2} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3815 | 2026.01.10 06:42:42.139776 [ 253 ] {84825b41-85d8-4d3a-9264-9c9e88f982e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3816 | 2026.01.10 06:42:42.140115 [ 253 ] {84825b41-85d8-4d3a-9264-9c9e88f982e2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3817 | 2026.01.10 06:42:42.140326 [ 253 ] {84825b41-85d8-4d3a-9264-9c9e88f982e2} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3818 | 2026.01.10 06:42:42.140457 [ 253 ] {84825b41-85d8-4d3a-9264-9c9e88f982e2} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001134 sec., 26455.026455026455 rows/sec., 1.79 MiB/sec. | ||
| 3819 | 2026.01.10 06:42:42.140493 [ 253 ] {84825b41-85d8-4d3a-9264-9c9e88f982e2} <Debug> TCPHandler: Processed in 0.001296661 sec. | ||
| 3820 | 2026.01.10 06:42:43.830759 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7052 | ||
| 3821 | 2026.01.10 06:42:43.831276 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3822 | 2026.01.10 06:42:43.831310 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3823 | 2026.01.10 06:42:43.831798 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3824 | 2026.01.10 06:42:43.832045 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3825 | 2026.01.10 06:42:43.832173 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7052 | ||
| 3826 | 2026.01.10 06:42:44.193635 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3827 | 2026.01.10 06:42:44.209461 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3828 | 2026.01.10 06:42:44.209503 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3829 | 2026.01.10 06:42:44.215390 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3830 | 2026.01.10 06:42:44.216092 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3831 | 2026.01.10 06:42:44.218871 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3832 | 2026.01.10 06:42:47.140181 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3833 | 2026.01.10 06:42:47.140374 [ 253 ] {d2448688-95d4-4373-a3c2-c623f39a163a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3834 | 2026.01.10 06:42:47.140447 [ 253 ] {d2448688-95d4-4373-a3c2-c623f39a163a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3835 | 2026.01.10 06:42:47.141201 [ 253 ] {d2448688-95d4-4373-a3c2-c623f39a163a} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3836 | 2026.01.10 06:42:47.141251 [ 253 ] {d2448688-95d4-4373-a3c2-c623f39a163a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3837 | 2026.01.10 06:42:47.141657 [ 253 ] {d2448688-95d4-4373-a3c2-c623f39a163a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3838 | 2026.01.10 06:42:47.141889 [ 253 ] {d2448688-95d4-4373-a3c2-c623f39a163a} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3839 | 2026.01.10 06:42:47.142062 [ 253 ] {d2448688-95d4-4373-a3c2-c623f39a163a} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001742 sec., 70034.44316877153 rows/sec., 6.01 MiB/sec. | ||
| 3840 | 2026.01.10 06:42:47.142106 [ 253 ] {d2448688-95d4-4373-a3c2-c623f39a163a} <Debug> TCPHandler: Processed in 0.00205189 sec. | ||
| 3841 | 2026.01.10 06:42:47.142244 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3842 | 2026.01.10 06:42:47.142341 [ 253 ] {520f8c3f-f2f6-4b99-8744-7c751e212c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3843 | 2026.01.10 06:42:47.142381 [ 253 ] {520f8c3f-f2f6-4b99-8744-7c751e212c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3844 | 2026.01.10 06:42:47.142798 [ 253 ] {520f8c3f-f2f6-4b99-8744-7c751e212c6a} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3845 | 2026.01.10 06:42:47.142838 [ 253 ] {520f8c3f-f2f6-4b99-8744-7c751e212c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3846 | 2026.01.10 06:42:47.143157 [ 253 ] {520f8c3f-f2f6-4b99-8744-7c751e212c6a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3847 | 2026.01.10 06:42:47.143383 [ 253 ] {520f8c3f-f2f6-4b99-8744-7c751e212c6a} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3848 | 2026.01.10 06:42:47.143519 [ 253 ] {520f8c3f-f2f6-4b99-8744-7c751e212c6a} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001198 sec., 27545.90984974958 rows/sec., 2.02 MiB/sec. | ||
| 3849 | 2026.01.10 06:42:47.143558 [ 253 ] {520f8c3f-f2f6-4b99-8744-7c751e212c6a} <Debug> TCPHandler: Processed in 0.001363072 sec. | ||
| 3850 | 2026.01.10 06:42:47.143673 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3851 | 2026.01.10 06:42:47.143767 [ 253 ] {1aa4792a-274d-4784-ac61-bb202f83957f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3852 | 2026.01.10 06:42:47.143807 [ 253 ] {1aa4792a-274d-4784-ac61-bb202f83957f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3853 | 2026.01.10 06:42:47.144238 [ 253 ] {1aa4792a-274d-4784-ac61-bb202f83957f} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3854 | 2026.01.10 06:42:47.144275 [ 253 ] {1aa4792a-274d-4784-ac61-bb202f83957f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3855 | 2026.01.10 06:42:47.144589 [ 253 ] {1aa4792a-274d-4784-ac61-bb202f83957f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3856 | 2026.01.10 06:42:47.144808 [ 253 ] {1aa4792a-274d-4784-ac61-bb202f83957f} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3857 | 2026.01.10 06:42:47.144945 [ 253 ] {1aa4792a-274d-4784-ac61-bb202f83957f} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001197 sec., 81035.9231411863 rows/sec., 6.33 MiB/sec. | ||
| 3858 | 2026.01.10 06:42:47.144983 [ 253 ] {1aa4792a-274d-4784-ac61-bb202f83957f} <Debug> TCPHandler: Processed in 0.001358622 sec. | ||
| 3859 | 2026.01.10 06:42:47.145094 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3860 | 2026.01.10 06:42:47.145186 [ 253 ] {753756d5-26f1-44ae-9bfb-9f56d3743f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3861 | 2026.01.10 06:42:47.145229 [ 253 ] {753756d5-26f1-44ae-9bfb-9f56d3743f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3862 | 2026.01.10 06:42:47.145624 [ 253 ] {753756d5-26f1-44ae-9bfb-9f56d3743f9f} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3863 | 2026.01.10 06:42:47.145660 [ 253 ] {753756d5-26f1-44ae-9bfb-9f56d3743f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3864 | 2026.01.10 06:42:47.145993 [ 253 ] {753756d5-26f1-44ae-9bfb-9f56d3743f9f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3865 | 2026.01.10 06:42:47.146220 [ 253 ] {753756d5-26f1-44ae-9bfb-9f56d3743f9f} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3866 | 2026.01.10 06:42:47.146355 [ 253 ] {753756d5-26f1-44ae-9bfb-9f56d3743f9f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 3867 | 2026.01.10 06:42:47.146392 [ 253 ] {753756d5-26f1-44ae-9bfb-9f56d3743f9f} <Debug> TCPHandler: Processed in 0.001346372 sec. | ||
| 3868 | 2026.01.10 06:42:47.146498 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3869 | 2026.01.10 06:42:47.146592 [ 253 ] {56b5b6d8-6df5-4c45-acf8-a36ce456c117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3870 | 2026.01.10 06:42:47.146647 [ 253 ] {56b5b6d8-6df5-4c45-acf8-a36ce456c117} <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 | ||
| 3871 | 2026.01.10 06:42:47.147475 [ 253 ] {56b5b6d8-6df5-4c45-acf8-a36ce456c117} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3872 | 2026.01.10 06:42:47.147512 [ 253 ] {56b5b6d8-6df5-4c45-acf8-a36ce456c117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3873 | 2026.01.10 06:42:47.148057 [ 253 ] {56b5b6d8-6df5-4c45-acf8-a36ce456c117} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3874 | 2026.01.10 06:42:47.148281 [ 253 ] {56b5b6d8-6df5-4c45-acf8-a36ce456c117} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3875 | 2026.01.10 06:42:47.148424 [ 253 ] {56b5b6d8-6df5-4c45-acf8-a36ce456c117} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.00185 sec., 17837.837837837837 rows/sec., 31.96 MiB/sec. | ||
| 3876 | 2026.01.10 06:42:47.148484 [ 253 ] {56b5b6d8-6df5-4c45-acf8-a36ce456c117} <Debug> TCPHandler: Processed in 0.002034208 sec. | ||
| 3877 | 2026.01.10 06:42:47.148600 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3878 | 2026.01.10 06:42:47.148694 [ 253 ] {15e933de-3734-400a-972b-0a530d64b17c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3879 | 2026.01.10 06:42:47.148736 [ 253 ] {15e933de-3734-400a-972b-0a530d64b17c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3880 | 2026.01.10 06:42:47.149071 [ 253 ] {15e933de-3734-400a-972b-0a530d64b17c} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3881 | 2026.01.10 06:42:47.149107 [ 253 ] {15e933de-3734-400a-972b-0a530d64b17c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3882 | 2026.01.10 06:42:47.149407 [ 253 ] {15e933de-3734-400a-972b-0a530d64b17c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3883 | 2026.01.10 06:42:47.149636 [ 253 ] {15e933de-3734-400a-972b-0a530d64b17c} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3884 | 2026.01.10 06:42:47.149760 [ 253 ] {15e933de-3734-400a-972b-0a530d64b17c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 3885 | 2026.01.10 06:42:47.149795 [ 253 ] {15e933de-3734-400a-972b-0a530d64b17c} <Debug> TCPHandler: Processed in 0.00124379 sec. | ||
| 3886 | 2026.01.10 06:42:51.247208 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3887 | 2026.01.10 06:42:51.247266 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3888 | 2026.01.10 06:42:51.332396 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7564 | ||
| 3889 | 2026.01.10 06:42:51.332978 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3890 | 2026.01.10 06:42:51.333021 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3891 | 2026.01.10 06:42:51.333557 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3892 | 2026.01.10 06:42:51.333782 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3893 | 2026.01.10 06:42:51.333911 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7564 | ||
| 3894 | 2026.01.10 06:42:51.333927 [ 119 ] {} <Debug> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3895 | 2026.01.10 06:42:51.334045 [ 119 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3896 | 2026.01.10 06:42:51.334086 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3897 | 2026.01.10 06:42:51.334227 [ 192 ] {c487886e-f691-49eb-8b87-c74a542743d5::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 | ||
| 3898 | 2026.01.10 06:42:51.334376 [ 192 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3899 | 2026.01.10 06:42:51.334417 [ 192 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5132 rows starting from the beginning of the part | ||
| 3900 | 2026.01.10 06:42:51.334487 [ 192 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3901 | 2026.01.10 06:42:51.334535 [ 192 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3902 | 2026.01.10 06:42:51.334580 [ 192 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3903 | 2026.01.10 06:42:51.334620 [ 192 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3904 | 2026.01.10 06:42:51.334661 [ 192 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3905 | 2026.01.10 06:42:51.336094 [ 188 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7564 rows, containing 4 columns (4 merged, 0 gathered) in 0.001922446 sec., 3934570.8540057824 rows/sec., 56.28 MiB/sec. | ||
| 3906 | 2026.01.10 06:42:51.336747 [ 192 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3907 | 2026.01.10 06:42:51.336992 [ 192 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_16_3} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3908 | 2026.01.10 06:42:51.337059 [ 192 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_16_3} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3909 | 2026.01.10 06:42:51.337129 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3910 | 2026.01.10 06:42:51.343546 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 546 | ||
| 3911 | 2026.01.10 06:42:51.345706 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3912 | 2026.01.10 06:42:51.345747 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3913 | 2026.01.10 06:42:51.346918 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3914 | 2026.01.10 06:42:51.347191 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3915 | 2026.01.10 06:42:51.347514 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 546 | ||
| 3916 | 2026.01.10 06:42:51.719039 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3917 | 2026.01.10 06:42:51.734709 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3918 | 2026.01.10 06:42:51.734755 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3919 | 2026.01.10 06:42:51.740196 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3920 | 2026.01.10 06:42:51.740885 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3921 | 2026.01.10 06:42:51.741178 [ 119 ] {} <Debug> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3922 | 2026.01.10 06:42:51.741228 [ 119 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3923 | 2026.01.10 06:42:51.741250 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3924 | 2026.01.10 06:42:51.741378 [ 191 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::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 | ||
| 3925 | 2026.01.10 06:42:51.743598 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3926 | 2026.01.10 06:42:51.744283 [ 191 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3927 | 2026.01.10 06:42:51.744955 [ 191 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::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 | ||
| 3928 | 2026.01.10 06:42:51.748197 [ 191 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::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 | ||
| 3929 | 2026.01.10 06:42:51.751456 [ 191 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::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 | ||
| 3930 | 2026.01.10 06:42:51.755219 [ 191 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::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 | ||
| 3931 | 2026.01.10 06:42:51.759722 [ 191 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::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 | ||
| 3932 | 2026.01.10 06:42:51.764166 [ 191 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::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 | ||
| 3933 | 2026.01.10 06:42:51.817889 [ 188 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.076563573 sec., 1580.3860146391028 rows/sec., 8.17 MiB/sec. | ||
| 3934 | 2026.01.10 06:42:51.819666 [ 203 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3935 | 2026.01.10 06:42:51.821263 [ 203 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_16_3} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3936 | 2026.01.10 06:42:51.821351 [ 203 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_16_3} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3937 | 2026.01.10 06:42:51.822736 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3938 | 2026.01.10 06:42:52.000375 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.50 MiB, peak 238.45 MiB, free memory in arenas 0.00 B, will set to 237.29 MiB (RSS), difference: 8.79 MiB | ||
| 3939 | 2026.01.10 06:42:52.001824 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001102427 sec. | ||
| 3940 | 2026.01.10 06:42:52.151133 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3941 | 2026.01.10 06:42:52.151306 [ 253 ] {bde5700a-b017-4f2a-b58f-c2725e7bb74b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3942 | 2026.01.10 06:42:52.151368 [ 253 ] {bde5700a-b017-4f2a-b58f-c2725e7bb74b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3943 | 2026.01.10 06:42:52.152180 [ 253 ] {bde5700a-b017-4f2a-b58f-c2725e7bb74b} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3944 | 2026.01.10 06:42:52.152227 [ 253 ] {bde5700a-b017-4f2a-b58f-c2725e7bb74b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3945 | 2026.01.10 06:42:52.152646 [ 253 ] {bde5700a-b017-4f2a-b58f-c2725e7bb74b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3946 | 2026.01.10 06:42:52.152886 [ 253 ] {bde5700a-b017-4f2a-b58f-c2725e7bb74b} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3947 | 2026.01.10 06:42:52.153032 [ 253 ] {bde5700a-b017-4f2a-b58f-c2725e7bb74b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001774 sec., 231116.1217587373 rows/sec., 14.66 MiB/sec. | ||
| 3948 | 2026.01.10 06:42:52.153073 [ 253 ] {bde5700a-b017-4f2a-b58f-c2725e7bb74b} <Debug> TCPHandler: Processed in 0.002063109 sec. | ||
| 3949 | 2026.01.10 06:42:52.153198 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3950 | 2026.01.10 06:42:52.153292 [ 253 ] {83343ab1-0613-495e-88a8-c465a692301e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3951 | 2026.01.10 06:42:52.153332 [ 253 ] {83343ab1-0613-495e-88a8-c465a692301e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3952 | 2026.01.10 06:42:52.154458 [ 253 ] {83343ab1-0613-495e-88a8-c465a692301e} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3953 | 2026.01.10 06:42:52.154493 [ 253 ] {83343ab1-0613-495e-88a8-c465a692301e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3954 | 2026.01.10 06:42:52.154885 [ 253 ] {83343ab1-0613-495e-88a8-c465a692301e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3955 | 2026.01.10 06:42:52.155100 [ 253 ] {83343ab1-0613-495e-88a8-c465a692301e} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3956 | 2026.01.10 06:42:52.155228 [ 253 ] {83343ab1-0613-495e-88a8-c465a692301e} <Debug> executeQuery: Read 1126 rows, 91.19 KiB in 0.001954 sec., 576253.8382804503 rows/sec., 45.57 MiB/sec. | ||
| 3957 | 2026.01.10 06:42:52.155264 [ 253 ] {83343ab1-0613-495e-88a8-c465a692301e} <Debug> TCPHandler: Processed in 0.002116071 sec. | ||
| 3958 | 2026.01.10 06:42:52.155373 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3959 | 2026.01.10 06:42:52.155465 [ 253 ] {965ea41a-342e-4507-93e0-8fd50ed8a45d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3960 | 2026.01.10 06:42:52.155504 [ 253 ] {965ea41a-342e-4507-93e0-8fd50ed8a45d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3961 | 2026.01.10 06:42:52.155995 [ 253 ] {965ea41a-342e-4507-93e0-8fd50ed8a45d} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3962 | 2026.01.10 06:42:52.156034 [ 253 ] {965ea41a-342e-4507-93e0-8fd50ed8a45d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3963 | 2026.01.10 06:42:52.156379 [ 253 ] {965ea41a-342e-4507-93e0-8fd50ed8a45d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3964 | 2026.01.10 06:42:52.156664 [ 253 ] {965ea41a-342e-4507-93e0-8fd50ed8a45d} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3965 | 2026.01.10 06:42:52.156822 [ 253 ] {965ea41a-342e-4507-93e0-8fd50ed8a45d} <Debug> executeQuery: Read 212 rows, 12.84 KiB in 0.001373 sec., 154406.40932265113 rows/sec., 9.13 MiB/sec. | ||
| 3966 | 2026.01.10 06:42:52.156867 [ 253 ] {965ea41a-342e-4507-93e0-8fd50ed8a45d} <Debug> TCPHandler: Processed in 0.001541527 sec. | ||
| 3967 | 2026.01.10 06:42:52.157013 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3968 | 2026.01.10 06:42:52.157120 [ 253 ] {c9affda5-ca81-4d96-a49b-d20d3bf6f250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3969 | 2026.01.10 06:42:52.157165 [ 253 ] {c9affda5-ca81-4d96-a49b-d20d3bf6f250} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3970 | 2026.01.10 06:42:52.157719 [ 253 ] {c9affda5-ca81-4d96-a49b-d20d3bf6f250} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3971 | 2026.01.10 06:42:52.157758 [ 253 ] {c9affda5-ca81-4d96-a49b-d20d3bf6f250} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3972 | 2026.01.10 06:42:52.158105 [ 253 ] {c9affda5-ca81-4d96-a49b-d20d3bf6f250} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3973 | 2026.01.10 06:42:52.158374 [ 253 ] {c9affda5-ca81-4d96-a49b-d20d3bf6f250} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3974 | 2026.01.10 06:42:52.158530 [ 253 ] {c9affda5-ca81-4d96-a49b-d20d3bf6f250} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001429 sec., 148355.4933519944 rows/sec., 9.57 MiB/sec. | ||
| 3975 | 2026.01.10 06:42:52.158576 [ 253 ] {c9affda5-ca81-4d96-a49b-d20d3bf6f250} <Debug> TCPHandler: Processed in 0.001626299 sec. | ||
| 3976 | 2026.01.10 06:42:52.158715 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3977 | 2026.01.10 06:42:52.158811 [ 253 ] {e978dd60-4e45-4285-88ba-c8bfbd782b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3978 | 2026.01.10 06:42:52.158854 [ 253 ] {e978dd60-4e45-4285-88ba-c8bfbd782b9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3979 | 2026.01.10 06:42:52.159403 [ 253 ] {e978dd60-4e45-4285-88ba-c8bfbd782b9d} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3980 | 2026.01.10 06:42:52.159437 [ 253 ] {e978dd60-4e45-4285-88ba-c8bfbd782b9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3981 | 2026.01.10 06:42:52.159772 [ 253 ] {e978dd60-4e45-4285-88ba-c8bfbd782b9d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3982 | 2026.01.10 06:42:52.160004 [ 253 ] {e978dd60-4e45-4285-88ba-c8bfbd782b9d} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3983 | 2026.01.10 06:42:52.160143 [ 253 ] {e978dd60-4e45-4285-88ba-c8bfbd782b9d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001349 sec., 156412.157153447 rows/sec., 8.88 MiB/sec. | ||
| 3984 | 2026.01.10 06:42:52.160184 [ 253 ] {e978dd60-4e45-4285-88ba-c8bfbd782b9d} <Debug> TCPHandler: Processed in 0.001522587 sec. | ||
| 3985 | 2026.01.10 06:42:52.160306 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3986 | 2026.01.10 06:42:52.160402 [ 253 ] {263b1721-b4cd-4691-a86c-3d9e702cb5f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3987 | 2026.01.10 06:42:52.160443 [ 253 ] {263b1721-b4cd-4691-a86c-3d9e702cb5f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3988 | 2026.01.10 06:42:52.161230 [ 253 ] {263b1721-b4cd-4691-a86c-3d9e702cb5f1} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3989 | 2026.01.10 06:42:52.161267 [ 253 ] {263b1721-b4cd-4691-a86c-3d9e702cb5f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3990 | 2026.01.10 06:42:52.161662 [ 253 ] {263b1721-b4cd-4691-a86c-3d9e702cb5f1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3991 | 2026.01.10 06:42:52.161884 [ 253 ] {263b1721-b4cd-4691-a86c-3d9e702cb5f1} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3992 | 2026.01.10 06:42:52.162017 [ 253 ] {263b1721-b4cd-4691-a86c-3d9e702cb5f1} <Debug> executeQuery: Read 686 rows, 49.03 KiB in 0.001634 sec., 419828.641370869 rows/sec., 29.30 MiB/sec. | ||
| 3993 | 2026.01.10 06:42:52.162057 [ 253 ] {263b1721-b4cd-4691-a86c-3d9e702cb5f1} <Debug> TCPHandler: Processed in 0.001800994 sec. | ||
| 3994 | 2026.01.10 06:42:52.162205 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3995 | 2026.01.10 06:42:52.162302 [ 253 ] {fef11671-6367-44b1-b8de-67784c831399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3996 | 2026.01.10 06:42:52.162345 [ 253 ] {fef11671-6367-44b1-b8de-67784c831399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3997 | 2026.01.10 06:42:52.162704 [ 253 ] {fef11671-6367-44b1-b8de-67784c831399} <Trace> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3998 | 2026.01.10 06:42:52.162741 [ 253 ] {fef11671-6367-44b1-b8de-67784c831399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 3999 | 2026.01.10 06:42:52.163051 [ 253 ] {fef11671-6367-44b1-b8de-67784c831399} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4000 | 2026.01.10 06:42:52.163281 [ 253 ] {fef11671-6367-44b1-b8de-67784c831399} <Trace> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4001 | 2026.01.10 06:42:52.163422 [ 253 ] {fef11671-6367-44b1-b8de-67784c831399} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001137 sec., 5277.0448548812665 rows/sec., 275.70 KiB/sec. | ||
| 4002 | 2026.01.10 06:42:52.163462 [ 253 ] {fef11671-6367-44b1-b8de-67784c831399} <Debug> TCPHandler: Processed in 0.001308661 sec. | ||
| 4003 | 2026.01.10 06:42:52.163583 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4004 | 2026.01.10 06:42:52.163680 [ 253 ] {4ec4de69-8421-4ab4-87b9-c2c9ff517feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4005 | 2026.01.10 06:42:52.163723 [ 253 ] {4ec4de69-8421-4ab4-87b9-c2c9ff517feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4006 | 2026.01.10 06:42:52.164215 [ 253 ] {4ec4de69-8421-4ab4-87b9-c2c9ff517feb} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4007 | 2026.01.10 06:42:52.164251 [ 253 ] {4ec4de69-8421-4ab4-87b9-c2c9ff517feb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4008 | 2026.01.10 06:42:52.164618 [ 253 ] {4ec4de69-8421-4ab4-87b9-c2c9ff517feb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4009 | 2026.01.10 06:42:52.164906 [ 253 ] {4ec4de69-8421-4ab4-87b9-c2c9ff517feb} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4010 | 2026.01.10 06:42:52.165048 [ 253 ] {4ec4de69-8421-4ab4-87b9-c2c9ff517feb} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001386 sec., 226551.22655122654 rows/sec., 14.88 MiB/sec. | ||
| 4011 | 2026.01.10 06:42:52.165087 [ 253 ] {4ec4de69-8421-4ab4-87b9-c2c9ff517feb} <Debug> TCPHandler: Processed in 0.001555037 sec. | ||
| 4012 | 2026.01.10 06:42:52.165205 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4013 | 2026.01.10 06:42:52.165301 [ 253 ] {374e201f-6823-4edf-8855-217024090d3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4014 | 2026.01.10 06:42:52.165345 [ 253 ] {374e201f-6823-4edf-8855-217024090d3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4015 | 2026.01.10 06:42:52.165694 [ 253 ] {374e201f-6823-4edf-8855-217024090d3e} <Trace> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4016 | 2026.01.10 06:42:52.165730 [ 253 ] {374e201f-6823-4edf-8855-217024090d3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4017 | 2026.01.10 06:42:52.166044 [ 253 ] {374e201f-6823-4edf-8855-217024090d3e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4018 | 2026.01.10 06:42:52.166252 [ 253 ] {374e201f-6823-4edf-8855-217024090d3e} <Trace> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4019 | 2026.01.10 06:42:52.166376 [ 253 ] {374e201f-6823-4edf-8855-217024090d3e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001092 sec., 915.7509157509156 rows/sec., 61.71 KiB/sec. | ||
| 4020 | 2026.01.10 06:42:52.166412 [ 253 ] {374e201f-6823-4edf-8855-217024090d3e} <Debug> TCPHandler: Processed in 0.00125781 sec. | ||
| 4021 | 2026.01.10 06:42:52.166523 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4022 | 2026.01.10 06:42:52.166618 [ 253 ] {5e650381-86f0-4996-a08e-fc4596a26846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4023 | 2026.01.10 06:42:52.166672 [ 253 ] {5e650381-86f0-4996-a08e-fc4596a26846} <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 | ||
| 4024 | 2026.01.10 06:42:52.167410 [ 253 ] {5e650381-86f0-4996-a08e-fc4596a26846} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4025 | 2026.01.10 06:42:52.167446 [ 253 ] {5e650381-86f0-4996-a08e-fc4596a26846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4026 | 2026.01.10 06:42:52.167937 [ 253 ] {5e650381-86f0-4996-a08e-fc4596a26846} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4027 | 2026.01.10 06:42:52.168154 [ 253 ] {5e650381-86f0-4996-a08e-fc4596a26846} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4028 | 2026.01.10 06:42:52.168288 [ 253 ] {5e650381-86f0-4996-a08e-fc4596a26846} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001688 sec., 4146.919431279621 rows/sec., 7.43 MiB/sec. | ||
| 4029 | 2026.01.10 06:42:52.168341 [ 253 ] {5e650381-86f0-4996-a08e-fc4596a26846} <Debug> TCPHandler: Processed in 0.001868675 sec. | ||
| 4030 | 2026.01.10 06:42:52.168453 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4031 | 2026.01.10 06:42:52.168548 [ 253 ] {61aed4da-2e31-426c-870c-21ae4da656ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4032 | 2026.01.10 06:42:52.168589 [ 253 ] {61aed4da-2e31-426c-870c-21ae4da656ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4033 | 2026.01.10 06:42:52.168927 [ 253 ] {61aed4da-2e31-426c-870c-21ae4da656ca} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4034 | 2026.01.10 06:42:52.168960 [ 253 ] {61aed4da-2e31-426c-870c-21ae4da656ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4035 | 2026.01.10 06:42:52.169260 [ 253 ] {61aed4da-2e31-426c-870c-21ae4da656ca} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4036 | 2026.01.10 06:42:52.169473 [ 253 ] {61aed4da-2e31-426c-870c-21ae4da656ca} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4037 | 2026.01.10 06:42:52.169598 [ 253 ] {61aed4da-2e31-426c-870c-21ae4da656ca} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001068 sec., 97378.27715355805 rows/sec., 5.97 MiB/sec. | ||
| 4038 | 2026.01.10 06:42:52.169636 [ 253 ] {61aed4da-2e31-426c-870c-21ae4da656ca} <Debug> TCPHandler: Processed in 0.001234739 sec. | ||
| 4039 | 2026.01.10 06:42:55.572395 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50971 | ||
| 4040 | 2026.01.10 06:42:55.572521 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4041 | 2026.01.10 06:42:55.572552 [ 295 ] {} <Debug> TCP-Session: 1bb8914a-7a2e-49ac-b974-11ec9c68a6dd Authenticating user 'default' from [fd00:1122:3344:101::e]:50971 | ||
| 4042 | 2026.01.10 06:42:55.572576 [ 295 ] {} <Debug> TCP-Session: 1bb8914a-7a2e-49ac-b974-11ec9c68a6dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4043 | 2026.01.10 06:42:55.572590 [ 295 ] {} <Debug> TCP-Session: 1bb8914a-7a2e-49ac-b974-11ec9c68a6dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4044 | 2026.01.10 06:42:55.572855 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54418 | ||
| 4045 | 2026.01.10 06:42:55.572880 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44786 | ||
| 4046 | 2026.01.10 06:42:55.572910 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34359 | ||
| 4047 | 2026.01.10 06:42:55.572923 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53535 | ||
| 4048 | 2026.01.10 06:42:55.572894 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64351 | ||
| 4049 | 2026.01.10 06:42:55.572883 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46225 | ||
| 4050 | 2026.01.10 06:42:55.573061 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4051 | 2026.01.10 06:42:55.572867 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62252 | ||
| 4052 | 2026.01.10 06:42:55.573104 [ 296 ] {} <Debug> TCP-Session: 38c3c36b-4997-405f-8ed7-3decd02dfb82 Authenticating user 'default' from [fd00:1122:3344:101::e]:54418 | ||
| 4053 | 2026.01.10 06:42:55.572934 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41556 | ||
| 4054 | 2026.01.10 06:42:55.573169 [ 295 ] {} <Trace> TCP-Session: 1bb8914a-7a2e-49ac-b974-11ec9c68a6dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4055 | 2026.01.10 06:42:55.573160 [ 296 ] {} <Debug> TCP-Session: 38c3c36b-4997-405f-8ed7-3decd02dfb82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4056 | 2026.01.10 06:42:55.573228 [ 296 ] {} <Debug> TCP-Session: 38c3c36b-4997-405f-8ed7-3decd02dfb82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4057 | 2026.01.10 06:42:55.573404 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4058 | 2026.01.10 06:42:55.573443 [ 301 ] {} <Debug> TCP-Session: d6dd88d3-e6dd-4f84-ab4d-1011e6e09055 Authenticating user 'default' from [fd00:1122:3344:101::e]:34359 | ||
| 4059 | 2026.01.10 06:42:55.573448 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4060 | 2026.01.10 06:42:55.573448 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4061 | 2026.01.10 06:42:55.573467 [ 301 ] {} <Debug> TCP-Session: d6dd88d3-e6dd-4f84-ab4d-1011e6e09055 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4062 | 2026.01.10 06:42:55.573486 [ 293 ] {} <Debug> TCP-Session: 3fb362f1-e444-4ad1-942d-4eb383dfd56b Authenticating user 'default' from [fd00:1122:3344:101::e]:41556 | ||
| 4063 | 2026.01.10 06:42:55.573498 [ 301 ] {} <Debug> TCP-Session: d6dd88d3-e6dd-4f84-ab4d-1011e6e09055 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4064 | 2026.01.10 06:42:55.573497 [ 297 ] {} <Debug> TCP-Session: 68f289ad-8d72-4a00-b844-56e3a9f437e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:62252 | ||
| 4065 | 2026.01.10 06:42:55.573517 [ 293 ] {} <Debug> TCP-Session: 3fb362f1-e444-4ad1-942d-4eb383dfd56b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4066 | 2026.01.10 06:42:55.573533 [ 297 ] {} <Debug> TCP-Session: 68f289ad-8d72-4a00-b844-56e3a9f437e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4067 | 2026.01.10 06:42:55.573547 [ 293 ] {} <Debug> TCP-Session: 3fb362f1-e444-4ad1-942d-4eb383dfd56b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4068 | 2026.01.10 06:42:55.573555 [ 297 ] {} <Debug> TCP-Session: 68f289ad-8d72-4a00-b844-56e3a9f437e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4069 | 2026.01.10 06:42:55.573490 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4070 | 2026.01.10 06:42:55.573502 [ 295 ] {aaa532b7-2a09-41ba-a577-cbf3463af106} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50971) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4071 | 2026.01.10 06:42:55.573608 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4072 | 2026.01.10 06:42:55.573623 [ 299 ] {} <Debug> TCP-Session: 3edeb5b6-2d36-4969-ad80-39c133544601 Authenticating user 'default' from [fd00:1122:3344:101::e]:46225 | ||
| 4073 | 2026.01.10 06:42:55.573666 [ 298 ] {} <Debug> TCP-Session: 5cee97d6-8b1c-417c-997f-8ed98f750d18 Authenticating user 'default' from [fd00:1122:3344:101::e]:44786 | ||
| 4074 | 2026.01.10 06:42:55.573674 [ 299 ] {} <Debug> TCP-Session: 3edeb5b6-2d36-4969-ad80-39c133544601 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4075 | 2026.01.10 06:42:55.573711 [ 298 ] {} <Debug> TCP-Session: 5cee97d6-8b1c-417c-997f-8ed98f750d18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4076 | 2026.01.10 06:42:55.573717 [ 299 ] {} <Debug> TCP-Session: 3edeb5b6-2d36-4969-ad80-39c133544601 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4077 | 2026.01.10 06:42:55.573744 [ 298 ] {} <Debug> TCP-Session: 5cee97d6-8b1c-417c-997f-8ed98f750d18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4078 | 2026.01.10 06:42:55.573778 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4079 | 2026.01.10 06:42:55.573778 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4080 | 2026.01.10 06:42:55.573822 [ 3 ] {} <Debug> TCP-Session: c1c2421c-6c4b-4071-a926-1dcca4521954 Authenticating user 'default' from [fd00:1122:3344:101::e]:53535 | ||
| 4081 | 2026.01.10 06:42:55.573830 [ 300 ] {} <Debug> TCP-Session: d8eaa365-9935-47ad-815f-2c578f5a080c Authenticating user 'default' from [fd00:1122:3344:101::e]:64351 | ||
| 4082 | 2026.01.10 06:42:55.573848 [ 3 ] {} <Debug> TCP-Session: c1c2421c-6c4b-4071-a926-1dcca4521954 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4083 | 2026.01.10 06:42:55.573851 [ 300 ] {} <Debug> TCP-Session: d8eaa365-9935-47ad-815f-2c578f5a080c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4084 | 2026.01.10 06:42:55.573871 [ 3 ] {} <Debug> TCP-Session: c1c2421c-6c4b-4071-a926-1dcca4521954 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4085 | 2026.01.10 06:42:55.573875 [ 300 ] {} <Debug> TCP-Session: d8eaa365-9935-47ad-815f-2c578f5a080c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4086 | 2026.01.10 06:42:55.574011 [ 295 ] {aaa532b7-2a09-41ba-a577-cbf3463af106} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4087 | 2026.01.10 06:42:55.574088 [ 295 ] {aaa532b7-2a09-41ba-a577-cbf3463af106} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4088 | 2026.01.10 06:42:55.574449 [ 295 ] {aaa532b7-2a09-41ba-a577-cbf3463af106} <Debug> oximeter.version (b6888ffa-29fd-4f3d-a658-2c4a5115ddd7) (SelectExecutor): Key condition: unknown | ||
| 4089 | 2026.01.10 06:42:55.575583 [ 317 ] {aaa532b7-2a09-41ba-a577-cbf3463af106} <Trace> AggregatingTransform: Aggregating | ||
| 4090 | 2026.01.10 06:42:55.575616 [ 317 ] {aaa532b7-2a09-41ba-a577-cbf3463af106} <Trace> Aggregator: Aggregation method: without_key | ||
| 4091 | 2026.01.10 06:42:55.575649 [ 317 ] {aaa532b7-2a09-41ba-a577-cbf3463af106} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001085617 sec. (921.135 rows/sec., 35.98 KiB/sec.) | ||
| 4092 | 2026.01.10 06:42:55.575664 [ 317 ] {aaa532b7-2a09-41ba-a577-cbf3463af106} <Trace> Aggregator: Merging aggregated data | ||
| 4093 | 2026.01.10 06:42:55.576995 [ 295 ] {aaa532b7-2a09-41ba-a577-cbf3463af106} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003558 sec., 281.0567734682406 rows/sec., 10.98 KiB/sec. | ||
| 4094 | 2026.01.10 06:42:55.577136 [ 295 ] {aaa532b7-2a09-41ba-a577-cbf3463af106} <Debug> TCPHandler: Processed in 0.004271032 sec. | ||
| 4095 | 2026.01.10 06:42:55.577270 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4096 | 2026.01.10 06:42:55.577300 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4097 | 2026.01.10 06:42:55.577301 [ 295 ] {} <Debug> TCP-Session: 1bb8914a-7a2e-49ac-b974-11ec9c68a6dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4098 | 2026.01.10 06:42:55.577324 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4099 | 2026.01.10 06:42:55.577344 [ 296 ] {} <Debug> TCP-Session: 38c3c36b-4997-405f-8ed7-3decd02dfb82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4100 | 2026.01.10 06:42:55.577344 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4101 | 2026.01.10 06:42:55.577373 [ 299 ] {} <Debug> TCP-Session: 3edeb5b6-2d36-4969-ad80-39c133544601 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4102 | 2026.01.10 06:42:55.577384 [ 300 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4103 | 2026.01.10 06:42:55.577404 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4104 | 2026.01.10 06:42:55.577423 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4105 | 2026.01.10 06:42:55.577444 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4106 | 2026.01.10 06:42:55.577453 [ 3 ] {} <Debug> TCP-Session: c1c2421c-6c4b-4071-a926-1dcca4521954 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4107 | 2026.01.10 06:42:55.577495 [ 293 ] {} <Debug> TCP-Session: 3fb362f1-e444-4ad1-942d-4eb383dfd56b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4108 | 2026.01.10 06:42:55.577477 [ 297 ] {} <Debug> TCP-Session: 68f289ad-8d72-4a00-b844-56e3a9f437e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4109 | 2026.01.10 06:42:55.577437 [ 300 ] {} <Debug> TCP-Session: d8eaa365-9935-47ad-815f-2c578f5a080c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4110 | 2026.01.10 06:42:55.577412 [ 298 ] {} <Debug> TCP-Session: 5cee97d6-8b1c-417c-997f-8ed98f750d18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4111 | 2026.01.10 06:42:55.577367 [ 301 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4112 | 2026.01.10 06:42:55.577628 [ 301 ] {} <Debug> TCP-Session: d6dd88d3-e6dd-4f84-ab4d-1011e6e09055 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4113 | 2026.01.10 06:42:55.699653 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45248 | ||
| 4114 | 2026.01.10 06:42:55.699773 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4115 | 2026.01.10 06:42:55.699806 [ 295 ] {} <Debug> TCP-Session: d619b450-4663-4079-a2cf-40a02c410470 Authenticating user 'default' from [fd00:1122:3344:101::e]:45248 | ||
| 4116 | 2026.01.10 06:42:55.699831 [ 295 ] {} <Debug> TCP-Session: d619b450-4663-4079-a2cf-40a02c410470 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4117 | 2026.01.10 06:42:55.699848 [ 295 ] {} <Debug> TCP-Session: d619b450-4663-4079-a2cf-40a02c410470 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4118 | 2026.01.10 06:42:55.700099 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38955 | ||
| 4119 | 2026.01.10 06:42:55.700135 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41004 | ||
| 4120 | 2026.01.10 06:42:55.700161 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46144 | ||
| 4121 | 2026.01.10 06:42:55.700171 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54052 | ||
| 4122 | 2026.01.10 06:42:55.700203 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49858 | ||
| 4123 | 2026.01.10 06:42:55.700213 [ 295 ] {} <Trace> TCP-Session: d619b450-4663-4079-a2cf-40a02c410470 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4124 | 2026.01.10 06:42:55.700249 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4125 | 2026.01.10 06:42:55.700270 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4126 | 2026.01.10 06:42:55.700258 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4127 | 2026.01.10 06:42:55.700299 [ 301 ] {} <Debug> TCP-Session: aa6ab1f4-00f4-43d2-bed4-818dbd41fc5d Authenticating user 'default' from [fd00:1122:3344:101::e]:54052 | ||
| 4128 | 2026.01.10 06:42:55.700290 [ 297 ] {} <Debug> TCP-Session: f426db7a-b59d-4236-8441-7db96abb4eb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:41004 | ||
| 4129 | 2026.01.10 06:42:55.700323 [ 300 ] {} <Debug> TCP-Session: 0c098e4d-bbba-411a-a749-7f04d11e9eff Authenticating user 'default' from [fd00:1122:3344:101::e]:46144 | ||
| 4130 | 2026.01.10 06:42:55.700334 [ 301 ] {} <Debug> TCP-Session: aa6ab1f4-00f4-43d2-bed4-818dbd41fc5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4131 | 2026.01.10 06:42:55.700346 [ 297 ] {} <Debug> TCP-Session: f426db7a-b59d-4236-8441-7db96abb4eb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4132 | 2026.01.10 06:42:55.700368 [ 300 ] {} <Debug> TCP-Session: 0c098e4d-bbba-411a-a749-7f04d11e9eff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4133 | 2026.01.10 06:42:55.700380 [ 297 ] {} <Debug> TCP-Session: f426db7a-b59d-4236-8441-7db96abb4eb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4134 | 2026.01.10 06:42:55.700395 [ 300 ] {} <Debug> TCP-Session: 0c098e4d-bbba-411a-a749-7f04d11e9eff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4135 | 2026.01.10 06:42:55.700369 [ 301 ] {} <Debug> TCP-Session: aa6ab1f4-00f4-43d2-bed4-818dbd41fc5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4136 | 2026.01.10 06:42:55.700287 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4137 | 2026.01.10 06:42:55.700430 [ 295 ] {e362c488-f44d-462c-b5ab-f9014a1afea5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45248) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4138 | 2026.01.10 06:42:55.700462 [ 293 ] {} <Debug> TCP-Session: 40964e9f-b321-4a50-8b2f-333616ed6175 Authenticating user 'default' from [fd00:1122:3344:101::e]:49858 | ||
| 4139 | 2026.01.10 06:42:55.700192 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50774 | ||
| 4140 | 2026.01.10 06:42:55.700492 [ 293 ] {} <Debug> TCP-Session: 40964e9f-b321-4a50-8b2f-333616ed6175 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4141 | 2026.01.10 06:42:55.700154 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33851 | ||
| 4142 | 2026.01.10 06:42:55.700567 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4143 | 2026.01.10 06:42:55.700533 [ 293 ] {} <Debug> TCP-Session: 40964e9f-b321-4a50-8b2f-333616ed6175 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4144 | 2026.01.10 06:42:55.700602 [ 3 ] {} <Debug> TCP-Session: a52fc09a-a8f9-4429-afe1-fb1faefd100e Authenticating user 'default' from [fd00:1122:3344:101::e]:50774 | ||
| 4145 | 2026.01.10 06:42:55.700145 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57872 | ||
| 4146 | 2026.01.10 06:42:55.700632 [ 3 ] {} <Debug> TCP-Session: a52fc09a-a8f9-4429-afe1-fb1faefd100e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4147 | 2026.01.10 06:42:55.700645 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4148 | 2026.01.10 06:42:55.700670 [ 3 ] {} <Debug> TCP-Session: a52fc09a-a8f9-4429-afe1-fb1faefd100e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4149 | 2026.01.10 06:42:55.700211 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4150 | 2026.01.10 06:42:55.700695 [ 298 ] {} <Debug> TCP-Session: fa3c040c-7c09-4aec-8c2a-c3e0a96f83dd Authenticating user 'default' from [fd00:1122:3344:101::e]:33851 | ||
| 4151 | 2026.01.10 06:42:55.700716 [ 295 ] {e362c488-f44d-462c-b5ab-f9014a1afea5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4152 | 2026.01.10 06:42:55.700724 [ 296 ] {} <Debug> TCP-Session: 45b870a4-7ee6-41f4-a216-11ffee994293 Authenticating user 'default' from [fd00:1122:3344:101::e]:38955 | ||
| 4153 | 2026.01.10 06:42:55.700741 [ 298 ] {} <Debug> TCP-Session: fa3c040c-7c09-4aec-8c2a-c3e0a96f83dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4154 | 2026.01.10 06:42:55.700769 [ 296 ] {} <Debug> TCP-Session: 45b870a4-7ee6-41f4-a216-11ffee994293 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4155 | 2026.01.10 06:42:55.700781 [ 295 ] {e362c488-f44d-462c-b5ab-f9014a1afea5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4156 | 2026.01.10 06:42:55.700796 [ 296 ] {} <Debug> TCP-Session: 45b870a4-7ee6-41f4-a216-11ffee994293 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4157 | 2026.01.10 06:42:55.700781 [ 298 ] {} <Debug> TCP-Session: fa3c040c-7c09-4aec-8c2a-c3e0a96f83dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4158 | 2026.01.10 06:42:55.700705 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4159 | 2026.01.10 06:42:55.700869 [ 299 ] {} <Debug> TCP-Session: 0d6a652e-3e04-4052-a511-573589525fba Authenticating user 'default' from [fd00:1122:3344:101::e]:57872 | ||
| 4160 | 2026.01.10 06:42:55.700887 [ 299 ] {} <Debug> TCP-Session: 0d6a652e-3e04-4052-a511-573589525fba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4161 | 2026.01.10 06:42:55.700899 [ 299 ] {} <Debug> TCP-Session: 0d6a652e-3e04-4052-a511-573589525fba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4162 | 2026.01.10 06:42:55.701075 [ 295 ] {e362c488-f44d-462c-b5ab-f9014a1afea5} <Debug> oximeter.version (b6888ffa-29fd-4f3d-a658-2c4a5115ddd7) (SelectExecutor): Key condition: unknown | ||
| 4163 | 2026.01.10 06:42:55.702091 [ 329 ] {e362c488-f44d-462c-b5ab-f9014a1afea5} <Trace> AggregatingTransform: Aggregating | ||
| 4164 | 2026.01.10 06:42:55.702144 [ 329 ] {e362c488-f44d-462c-b5ab-f9014a1afea5} <Trace> Aggregator: Aggregation method: without_key | ||
| 4165 | 2026.01.10 06:42:55.702181 [ 329 ] {e362c488-f44d-462c-b5ab-f9014a1afea5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001008564 sec. (991.509 rows/sec., 38.73 KiB/sec.) | ||
| 4166 | 2026.01.10 06:42:55.702200 [ 329 ] {e362c488-f44d-462c-b5ab-f9014a1afea5} <Trace> Aggregator: Merging aggregated data | ||
| 4167 | 2026.01.10 06:42:55.703484 [ 295 ] {e362c488-f44d-462c-b5ab-f9014a1afea5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003116 sec., 320.9242618741977 rows/sec., 12.54 KiB/sec. | ||
| 4168 | 2026.01.10 06:42:55.703627 [ 295 ] {e362c488-f44d-462c-b5ab-f9014a1afea5} <Debug> TCPHandler: Processed in 0.003539575 sec. | ||
| 4169 | 2026.01.10 06:42:55.703749 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4170 | 2026.01.10 06:42:55.703775 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4171 | 2026.01.10 06:42:55.703779 [ 295 ] {} <Debug> TCP-Session: d619b450-4663-4079-a2cf-40a02c410470 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4172 | 2026.01.10 06:42:55.703797 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4173 | 2026.01.10 06:42:55.703816 [ 293 ] {} <Debug> TCP-Session: 40964e9f-b321-4a50-8b2f-333616ed6175 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4174 | 2026.01.10 06:42:55.703830 [ 301 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4175 | 2026.01.10 06:42:55.703850 [ 296 ] {} <Debug> TCP-Session: 45b870a4-7ee6-41f4-a216-11ffee994293 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4176 | 2026.01.10 06:42:55.703850 [ 300 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4177 | 2026.01.10 06:42:55.703868 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4178 | 2026.01.10 06:42:55.703879 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4179 | 2026.01.10 06:42:55.703903 [ 300 ] {} <Debug> TCP-Session: 0c098e4d-bbba-411a-a749-7f04d11e9eff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4180 | 2026.01.10 06:42:55.703926 [ 298 ] {} <Debug> TCP-Session: fa3c040c-7c09-4aec-8c2a-c3e0a96f83dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4181 | 2026.01.10 06:42:55.703944 [ 299 ] {} <Debug> TCP-Session: 0d6a652e-3e04-4052-a511-573589525fba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4182 | 2026.01.10 06:42:55.703894 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4183 | 2026.01.10 06:42:55.703877 [ 301 ] {} <Debug> TCP-Session: aa6ab1f4-00f4-43d2-bed4-818dbd41fc5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4184 | 2026.01.10 06:42:55.704005 [ 3 ] {} <Debug> TCP-Session: a52fc09a-a8f9-4429-afe1-fb1faefd100e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4185 | 2026.01.10 06:42:55.703813 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4186 | 2026.01.10 06:42:55.704062 [ 297 ] {} <Debug> TCP-Session: f426db7a-b59d-4236-8441-7db96abb4eb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4187 | 2026.01.10 06:42:57.140904 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4188 | 2026.01.10 06:42:57.141081 [ 253 ] {8126c5cb-1dab-4e94-912d-22d09a9fefaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4189 | 2026.01.10 06:42:57.141149 [ 253 ] {8126c5cb-1dab-4e94-912d-22d09a9fefaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4190 | 2026.01.10 06:42:57.141788 [ 253 ] {8126c5cb-1dab-4e94-912d-22d09a9fefaf} <Trace> oximeter.fields_ipaddr (238f5050-c457-4604-832e-c92f31928fa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4191 | 2026.01.10 06:42:57.141847 [ 253 ] {8126c5cb-1dab-4e94-912d-22d09a9fefaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4192 | 2026.01.10 06:42:57.142285 [ 253 ] {8126c5cb-1dab-4e94-912d-22d09a9fefaf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4193 | 2026.01.10 06:42:57.142542 [ 253 ] {8126c5cb-1dab-4e94-912d-22d09a9fefaf} <Trace> oximeter.fields_ipaddr (238f5050-c457-4604-832e-c92f31928fa6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4194 | 2026.01.10 06:42:57.142721 [ 253 ] {8126c5cb-1dab-4e94-912d-22d09a9fefaf} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001689 sec., 1184.1326228537596 rows/sec., 96.56 KiB/sec. | ||
| 4195 | 2026.01.10 06:42:57.142778 [ 253 ] {8126c5cb-1dab-4e94-912d-22d09a9fefaf} <Debug> TCPHandler: Processed in 0.002004058 sec. | ||
| 4196 | 2026.01.10 06:42:57.142919 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4197 | 2026.01.10 06:42:57.143027 [ 253 ] {a86326cd-b33a-473c-b78e-cc48a17a76e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4198 | 2026.01.10 06:42:57.143072 [ 253 ] {a86326cd-b33a-473c-b78e-cc48a17a76e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4199 | 2026.01.10 06:42:57.143569 [ 253 ] {a86326cd-b33a-473c-b78e-cc48a17a76e0} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4200 | 2026.01.10 06:42:57.143616 [ 253 ] {a86326cd-b33a-473c-b78e-cc48a17a76e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4201 | 2026.01.10 06:42:57.144014 [ 253 ] {a86326cd-b33a-473c-b78e-cc48a17a76e0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4202 | 2026.01.10 06:42:57.144246 [ 253 ] {a86326cd-b33a-473c-b78e-cc48a17a76e0} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4203 | 2026.01.10 06:42:57.144377 [ 105 ] {} <Debug> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4204 | 2026.01.10 06:42:57.144397 [ 253 ] {a86326cd-b33a-473c-b78e-cc48a17a76e0} <Debug> executeQuery: Read 123 rows, 10.80 KiB in 0.001394 sec., 88235.29411764705 rows/sec., 7.57 MiB/sec. | ||
| 4205 | 2026.01.10 06:42:57.144447 [ 105 ] {} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4206 | 2026.01.10 06:42:57.144457 [ 253 ] {a86326cd-b33a-473c-b78e-cc48a17a76e0} <Debug> TCPHandler: Processed in 0.001589708 sec. | ||
| 4207 | 2026.01.10 06:42:57.144478 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4208 | 2026.01.10 06:42:57.144597 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4209 | 2026.01.10 06:42:57.144629 [ 196 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4210 | 2026.01.10 06:42:57.144701 [ 253 ] {66358e7d-a880-4a29-a5b0-8d7cb1771390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4211 | 2026.01.10 06:42:57.144749 [ 253 ] {66358e7d-a880-4a29-a5b0-8d7cb1771390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4212 | 2026.01.10 06:42:57.144800 [ 196 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4213 | 2026.01.10 06:42:57.144841 [ 196 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2462 rows starting from the beginning of the part | ||
| 4214 | 2026.01.10 06:42:57.144909 [ 196 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2267 rows starting from the beginning of the part | ||
| 4215 | 2026.01.10 06:42:57.144956 [ 196 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
| 4216 | 2026.01.10 06:42:57.144997 [ 196 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 122 rows starting from the beginning of the part | ||
| 4217 | 2026.01.10 06:42:57.145036 [ 196 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1126 rows starting from the beginning of the part | ||
| 4218 | 2026.01.10 06:42:57.145075 [ 196 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 123 rows starting from the beginning of the part | ||
| 4219 | 2026.01.10 06:42:57.145183 [ 253 ] {66358e7d-a880-4a29-a5b0-8d7cb1771390} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4220 | 2026.01.10 06:42:57.145228 [ 253 ] {66358e7d-a880-4a29-a5b0-8d7cb1771390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4221 | 2026.01.10 06:42:57.145566 [ 253 ] {66358e7d-a880-4a29-a5b0-8d7cb1771390} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4222 | 2026.01.10 06:42:57.145790 [ 253 ] {66358e7d-a880-4a29-a5b0-8d7cb1771390} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4223 | 2026.01.10 06:42:57.145938 [ 253 ] {66358e7d-a880-4a29-a5b0-8d7cb1771390} <Debug> executeQuery: Read 35 rows, 2.62 KiB in 0.00126 sec., 27777.777777777777 rows/sec., 2.03 MiB/sec. | ||
| 4224 | 2026.01.10 06:42:57.145980 [ 253 ] {66358e7d-a880-4a29-a5b0-8d7cb1771390} <Debug> TCPHandler: Processed in 0.001434025 sec. | ||
| 4225 | 2026.01.10 06:42:57.146105 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4226 | 2026.01.10 06:42:57.146201 [ 253 ] {0e762082-578d-4cab-895a-b3ef117cfe24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4227 | 2026.01.10 06:42:57.146242 [ 253 ] {0e762082-578d-4cab-895a-b3ef117cfe24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4228 | 2026.01.10 06:42:57.146673 [ 253 ] {0e762082-578d-4cab-895a-b3ef117cfe24} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4229 | 2026.01.10 06:42:57.146710 [ 253 ] {0e762082-578d-4cab-895a-b3ef117cfe24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4230 | 2026.01.10 06:42:57.147073 [ 253 ] {0e762082-578d-4cab-895a-b3ef117cfe24} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4231 | 2026.01.10 06:42:57.147305 [ 253 ] {0e762082-578d-4cab-895a-b3ef117cfe24} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4232 | 2026.01.10 06:42:57.147316 [ 194 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6156 rows, containing 5 columns (5 merged, 0 gathered) in 0.002750605 sec., 2238053.082867224 rows/sec., 190.04 MiB/sec. | ||
| 4233 | 2026.01.10 06:42:57.147413 [ 105 ] {} <Debug> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4234 | 2026.01.10 06:42:57.147446 [ 253 ] {0e762082-578d-4cab-895a-b3ef117cfe24} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001264 sec., 78322.78481012658 rows/sec., 6.12 MiB/sec. | ||
| 4235 | 2026.01.10 06:42:57.147454 [ 105 ] {} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4236 | 2026.01.10 06:42:57.147488 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4237 | 2026.01.10 06:42:57.147492 [ 253 ] {0e762082-578d-4cab-895a-b3ef117cfe24} <Debug> TCPHandler: Processed in 0.001435315 sec. | ||
| 4238 | 2026.01.10 06:42:57.147593 [ 188 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4239 | 2026.01.10 06:42:57.147618 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4240 | 2026.01.10 06:42:57.147638 [ 196 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4241 | 2026.01.10 06:42:57.147718 [ 188 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4242 | 2026.01.10 06:42:57.147721 [ 253 ] {7d880840-473c-4905-bccc-4cd2c73865c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4243 | 2026.01.10 06:42:57.147765 [ 188 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1249 rows starting from the beginning of the part | ||
| 4244 | 2026.01.10 06:42:57.147788 [ 253 ] {7d880840-473c-4905-bccc-4cd2c73865c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4245 | 2026.01.10 06:42:57.147855 [ 188 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1144 rows starting from the beginning of the part | ||
| 4246 | 2026.01.10 06:42:57.147910 [ 188 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
| 4247 | 2026.01.10 06:42:57.147921 [ 196 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_26_5} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4248 | 2026.01.10 06:42:57.147957 [ 188 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 97 rows starting from the beginning of the part | ||
| 4249 | 2026.01.10 06:42:57.148002 [ 188 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 686 rows starting from the beginning of the part | ||
| 4250 | 2026.01.10 06:42:57.148002 [ 196 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_26_5} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4251 | 2026.01.10 06:42:57.148054 [ 188 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 99 rows starting from the beginning of the part | ||
| 4252 | 2026.01.10 06:42:57.148090 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 4253 | 2026.01.10 06:42:57.148245 [ 253 ] {7d880840-473c-4905-bccc-4cd2c73865c5} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4254 | 2026.01.10 06:42:57.148284 [ 253 ] {7d880840-473c-4905-bccc-4cd2c73865c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4255 | 2026.01.10 06:42:57.148635 [ 253 ] {7d880840-473c-4905-bccc-4cd2c73865c5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4256 | 2026.01.10 06:42:57.148887 [ 253 ] {7d880840-473c-4905-bccc-4cd2c73865c5} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4257 | 2026.01.10 06:42:57.149070 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4258 | 2026.01.10 06:42:57.149107 [ 105 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4259 | 2026.01.10 06:42:57.149109 [ 253 ] {7d880840-473c-4905-bccc-4cd2c73865c5} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001406 sec., 114509.24608819347 rows/sec., 7.97 MiB/sec. | ||
| 4260 | 2026.01.10 06:42:57.149127 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4261 | 2026.01.10 06:42:57.149163 [ 253 ] {7d880840-473c-4905-bccc-4cd2c73865c5} <Debug> TCPHandler: Processed in 0.001592828 sec. | ||
| 4262 | 2026.01.10 06:42:57.149228 [ 194 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4263 | 2026.01.10 06:42:57.149272 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4264 | 2026.01.10 06:42:57.149334 [ 194 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4265 | 2026.01.10 06:42:57.149377 [ 194 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6434 rows starting from the beginning of the part | ||
| 4266 | 2026.01.10 06:42:57.149387 [ 253 ] {adeefce7-6b05-49f6-970b-5ca663b16ea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4267 | 2026.01.10 06:42:57.149457 [ 253 ] {adeefce7-6b05-49f6-970b-5ca663b16ea4} <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 | ||
| 4268 | 2026.01.10 06:42:57.149489 [ 194 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 915 rows starting from the beginning of the part | ||
| 4269 | 2026.01.10 06:42:57.149531 [ 196 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3339 rows, containing 5 columns (5 merged, 0 gathered) in 0.001976137 sec., 1689660.1804429549 rows/sec., 127.81 MiB/sec. | ||
| 4270 | 2026.01.10 06:42:57.149554 [ 194 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 84 rows starting from the beginning of the part | ||
| 4271 | 2026.01.10 06:42:57.149614 [ 194 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4272 | 2026.01.10 06:42:57.149665 [ 194 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 314 rows starting from the beginning of the part | ||
| 4273 | 2026.01.10 06:42:57.149713 [ 194 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 161 rows starting from the beginning of the part | ||
| 4274 | 2026.01.10 06:42:57.149722 [ 197 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4275 | 2026.01.10 06:42:57.150099 [ 197 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_26_5} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4276 | 2026.01.10 06:42:57.150172 [ 197 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_26_5} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4277 | 2026.01.10 06:42:57.150250 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 4278 | 2026.01.10 06:42:57.150346 [ 253 ] {adeefce7-6b05-49f6-970b-5ca663b16ea4} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4279 | 2026.01.10 06:42:57.150388 [ 253 ] {adeefce7-6b05-49f6-970b-5ca663b16ea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4280 | 2026.01.10 06:42:57.151014 [ 253 ] {adeefce7-6b05-49f6-970b-5ca663b16ea4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4281 | 2026.01.10 06:42:57.151247 [ 253 ] {adeefce7-6b05-49f6-970b-5ca663b16ea4} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4282 | 2026.01.10 06:42:57.151401 [ 253 ] {adeefce7-6b05-49f6-970b-5ca663b16ea4} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002033 sec., 16232.169208066896 rows/sec., 29.09 MiB/sec. | ||
| 4283 | 2026.01.10 06:42:57.151485 [ 253 ] {adeefce7-6b05-49f6-970b-5ca663b16ea4} <Debug> TCPHandler: Processed in 0.002260714 sec. | ||
| 4284 | 2026.01.10 06:42:57.151622 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4285 | 2026.01.10 06:42:57.151719 [ 253 ] {c5eea8ac-5d39-4d10-a2cc-a918c0c37e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4286 | 2026.01.10 06:42:57.151763 [ 253 ] {c5eea8ac-5d39-4d10-a2cc-a918c0c37e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4287 | 2026.01.10 06:42:57.152145 [ 253 ] {c5eea8ac-5d39-4d10-a2cc-a918c0c37e23} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4288 | 2026.01.10 06:42:57.152183 [ 253 ] {c5eea8ac-5d39-4d10-a2cc-a918c0c37e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4289 | 2026.01.10 06:42:57.152531 [ 253 ] {c5eea8ac-5d39-4d10-a2cc-a918c0c37e23} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4290 | 2026.01.10 06:42:57.152581 [ 187 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8068 rows, containing 5 columns (5 merged, 0 gathered) in 0.003386432 sec., 2382448.547615898 rows/sec., 160.64 MiB/sec. | ||
| 4291 | 2026.01.10 06:42:57.152767 [ 253 ] {c5eea8ac-5d39-4d10-a2cc-a918c0c37e23} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4292 | 2026.01.10 06:42:57.152880 [ 105 ] {} <Debug> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4293 | 2026.01.10 06:42:57.152908 [ 253 ] {c5eea8ac-5d39-4d10-a2cc-a918c0c37e23} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001208 sec., 49668.874172185424 rows/sec., 3.35 MiB/sec. | ||
| 4294 | 2026.01.10 06:42:57.152916 [ 105 ] {} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4295 | 2026.01.10 06:42:57.152950 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4296 | 2026.01.10 06:42:57.152954 [ 253 ] {c5eea8ac-5d39-4d10-a2cc-a918c0c37e23} <Debug> TCPHandler: Processed in 0.001387893 sec. | ||
| 4297 | 2026.01.10 06:42:57.153046 [ 187 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4298 | 2026.01.10 06:42:57.153157 [ 187 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4299 | 2026.01.10 06:42:57.153190 [ 187 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1194 rows starting from the beginning of the part | ||
| 4300 | 2026.01.10 06:42:57.153243 [ 187 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 74 rows starting from the beginning of the part | ||
| 4301 | 2026.01.10 06:42:57.153287 [ 187 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part | ||
| 4302 | 2026.01.10 06:42:57.153293 [ 197 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4303 | 2026.01.10 06:42:57.153327 [ 187 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4304 | 2026.01.10 06:42:57.153369 [ 187 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 104 rows starting from the beginning of the part | ||
| 4305 | 2026.01.10 06:42:57.153408 [ 187 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4306 | 2026.01.10 06:42:57.153626 [ 197 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4307 | 2026.01.10 06:42:57.153715 [ 197 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4308 | 2026.01.10 06:42:57.153794 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 4309 | 2026.01.10 06:42:57.154438 [ 196 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1522 rows, containing 4 columns (4 merged, 0 gathered) in 0.001423844 sec., 1068937.3274038448 rows/sec., 68.48 MiB/sec. | ||
| 4310 | 2026.01.10 06:42:57.154636 [ 187 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4311 | 2026.01.10 06:42:57.154875 [ 187 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_26_5} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4312 | 2026.01.10 06:42:57.154937 [ 187 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_26_5} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4313 | 2026.01.10 06:42:57.155002 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4314 | 2026.01.10 06:42:57.203808 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36409 | ||
| 4315 | 2026.01.10 06:42:57.203958 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4316 | 2026.01.10 06:42:57.204004 [ 295 ] {} <Debug> TCP-Session: 40ee0a96-7f38-48cc-84b7-da6b2c18c92b Authenticating user 'default' from [fd00:1122:3344:101::e]:36409 | ||
| 4317 | 2026.01.10 06:42:57.204038 [ 295 ] {} <Debug> TCP-Session: 40ee0a96-7f38-48cc-84b7-da6b2c18c92b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4318 | 2026.01.10 06:42:57.204061 [ 295 ] {} <Debug> TCP-Session: 40ee0a96-7f38-48cc-84b7-da6b2c18c92b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4319 | 2026.01.10 06:42:57.204289 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50686 | ||
| 4320 | 2026.01.10 06:42:57.204342 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55050 | ||
| 4321 | 2026.01.10 06:42:57.204375 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62099 | ||
| 4322 | 2026.01.10 06:42:57.204383 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58628 | ||
| 4323 | 2026.01.10 06:42:57.204431 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4324 | 2026.01.10 06:42:57.204459 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56377 | ||
| 4325 | 2026.01.10 06:42:57.204454 [ 295 ] {} <Trace> TCP-Session: 40ee0a96-7f38-48cc-84b7-da6b2c18c92b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4326 | 2026.01.10 06:42:57.204495 [ 296 ] {} <Debug> TCP-Session: 24157b52-43eb-44f8-91ba-da57a6155adc Authenticating user 'default' from [fd00:1122:3344:101::e]:50686 | ||
| 4327 | 2026.01.10 06:42:57.204523 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4328 | 2026.01.10 06:42:57.204553 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4329 | 2026.01.10 06:42:57.204567 [ 296 ] {} <Debug> TCP-Session: 24157b52-43eb-44f8-91ba-da57a6155adc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4330 | 2026.01.10 06:42:57.204590 [ 299 ] {} <Debug> TCP-Session: 46efd2d0-5b86-49e9-8b88-ac681170c676 Authenticating user 'default' from [fd00:1122:3344:101::e]:58628 | ||
| 4331 | 2026.01.10 06:42:57.204602 [ 301 ] {} <Debug> TCP-Session: af3b984b-04f9-4b84-a13b-c05b1c19c37d Authenticating user 'default' from [fd00:1122:3344:101::e]:56377 | ||
| 4332 | 2026.01.10 06:42:57.204612 [ 296 ] {} <Debug> TCP-Session: 24157b52-43eb-44f8-91ba-da57a6155adc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4333 | 2026.01.10 06:42:57.204638 [ 299 ] {} <Debug> TCP-Session: 46efd2d0-5b86-49e9-8b88-ac681170c676 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4334 | 2026.01.10 06:42:57.204655 [ 301 ] {} <Debug> TCP-Session: af3b984b-04f9-4b84-a13b-c05b1c19c37d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4335 | 2026.01.10 06:42:57.204687 [ 299 ] {} <Debug> TCP-Session: 46efd2d0-5b86-49e9-8b88-ac681170c676 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4336 | 2026.01.10 06:42:57.204703 [ 301 ] {} <Debug> TCP-Session: af3b984b-04f9-4b84-a13b-c05b1c19c37d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4337 | 2026.01.10 06:42:57.204486 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4338 | 2026.01.10 06:42:57.204740 [ 295 ] {74beb826-860a-4a96-b013-0a61a083ed0f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36409) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4339 | 2026.01.10 06:42:57.204769 [ 298 ] {} <Debug> TCP-Session: eff46813-011a-4654-8e43-9faaa30d922c Authenticating user 'default' from [fd00:1122:3344:101::e]:62099 | ||
| 4340 | 2026.01.10 06:42:57.204454 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4341 | 2026.01.10 06:42:57.204829 [ 298 ] {} <Debug> TCP-Session: eff46813-011a-4654-8e43-9faaa30d922c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4342 | 2026.01.10 06:42:57.204414 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52974 | ||
| 4343 | 2026.01.10 06:42:57.204857 [ 298 ] {} <Debug> TCP-Session: eff46813-011a-4654-8e43-9faaa30d922c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4344 | 2026.01.10 06:42:57.204851 [ 297 ] {} <Debug> TCP-Session: 4979b5cd-c2e0-4823-ae66-14a197b62762 Authenticating user 'default' from [fd00:1122:3344:101::e]:55050 | ||
| 4345 | 2026.01.10 06:42:57.204924 [ 297 ] {} <Debug> TCP-Session: 4979b5cd-c2e0-4823-ae66-14a197b62762 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4346 | 2026.01.10 06:42:57.204937 [ 297 ] {} <Debug> TCP-Session: 4979b5cd-c2e0-4823-ae66-14a197b62762 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4347 | 2026.01.10 06:42:57.204936 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4348 | 2026.01.10 06:42:57.204974 [ 300 ] {} <Debug> TCP-Session: 4a5a1395-cc86-4500-bc8b-a3e241cb65cc Authenticating user 'default' from [fd00:1122:3344:101::e]:52974 | ||
| 4349 | 2026.01.10 06:42:57.205024 [ 300 ] {} <Debug> TCP-Session: 4a5a1395-cc86-4500-bc8b-a3e241cb65cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4350 | 2026.01.10 06:42:57.205038 [ 295 ] {74beb826-860a-4a96-b013-0a61a083ed0f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4351 | 2026.01.10 06:42:57.205040 [ 300 ] {} <Debug> TCP-Session: 4a5a1395-cc86-4500-bc8b-a3e241cb65cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4352 | 2026.01.10 06:42:57.205099 [ 295 ] {74beb826-860a-4a96-b013-0a61a083ed0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4353 | 2026.01.10 06:42:57.205368 [ 295 ] {74beb826-860a-4a96-b013-0a61a083ed0f} <Debug> oximeter.version (b6888ffa-29fd-4f3d-a658-2c4a5115ddd7) (SelectExecutor): Key condition: unknown | ||
| 4354 | 2026.01.10 06:42:57.206288 [ 347 ] {74beb826-860a-4a96-b013-0a61a083ed0f} <Trace> AggregatingTransform: Aggregating | ||
| 4355 | 2026.01.10 06:42:57.206336 [ 347 ] {74beb826-860a-4a96-b013-0a61a083ed0f} <Trace> Aggregator: Aggregation method: without_key | ||
| 4356 | 2026.01.10 06:42:57.206370 [ 347 ] {74beb826-860a-4a96-b013-0a61a083ed0f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000879821 sec. (1136.595 rows/sec., 44.40 KiB/sec.) | ||
| 4357 | 2026.01.10 06:42:57.206390 [ 347 ] {74beb826-860a-4a96-b013-0a61a083ed0f} <Trace> Aggregator: Merging aggregated data | ||
| 4358 | 2026.01.10 06:42:57.207732 [ 295 ] {74beb826-860a-4a96-b013-0a61a083ed0f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003073 sec., 325.4149040026033 rows/sec., 12.71 KiB/sec. | ||
| 4359 | 2026.01.10 06:42:57.207837 [ 295 ] {74beb826-860a-4a96-b013-0a61a083ed0f} <Debug> TCPHandler: Processed in 0.003532624 sec. | ||
| 4360 | 2026.01.10 06:42:57.207960 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4361 | 2026.01.10 06:42:57.207987 [ 295 ] {} <Debug> TCP-Session: 40ee0a96-7f38-48cc-84b7-da6b2c18c92b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4362 | 2026.01.10 06:42:57.208005 [ 300 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4363 | 2026.01.10 06:42:57.208021 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4364 | 2026.01.10 06:42:57.208043 [ 300 ] {} <Debug> TCP-Session: 4a5a1395-cc86-4500-bc8b-a3e241cb65cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4365 | 2026.01.10 06:42:57.208043 [ 301 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4366 | 2026.01.10 06:42:57.208053 [ 296 ] {} <Debug> TCP-Session: 24157b52-43eb-44f8-91ba-da57a6155adc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4367 | 2026.01.10 06:42:57.208070 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4368 | 2026.01.10 06:42:57.208098 [ 301 ] {} <Debug> TCP-Session: af3b984b-04f9-4b84-a13b-c05b1c19c37d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4369 | 2026.01.10 06:42:57.208092 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4370 | 2026.01.10 06:42:57.208122 [ 297 ] {} <Debug> TCP-Session: 4979b5cd-c2e0-4823-ae66-14a197b62762 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4371 | 2026.01.10 06:42:57.208059 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4372 | 2026.01.10 06:42:57.208151 [ 299 ] {} <Debug> TCP-Session: 46efd2d0-5b86-49e9-8b88-ac681170c676 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4373 | 2026.01.10 06:42:57.208195 [ 298 ] {} <Debug> TCP-Session: eff46813-011a-4654-8e43-9faaa30d922c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4374 | 2026.01.10 06:42:57.209344 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43719 | ||
| 4375 | 2026.01.10 06:42:57.209401 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47284 | ||
| 4376 | 2026.01.10 06:42:57.209408 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4377 | 2026.01.10 06:42:57.209450 [ 293 ] {} <Debug> TCP-Session: 42e56762-df3a-4630-8862-6237a4097301 Authenticating user 'default' from [fd00:1122:3344:101::e]:43719 | ||
| 4378 | 2026.01.10 06:42:57.209466 [ 293 ] {} <Debug> TCP-Session: 42e56762-df3a-4630-8862-6237a4097301 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4379 | 2026.01.10 06:42:57.209468 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4380 | 2026.01.10 06:42:57.209483 [ 293 ] {} <Debug> TCP-Session: 42e56762-df3a-4630-8862-6237a4097301 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4381 | 2026.01.10 06:42:57.209504 [ 3 ] {} <Debug> TCP-Session: 92862b41-3e9d-4bc2-a214-2e17e4096ddd Authenticating user 'default' from [fd00:1122:3344:101::e]:47284 | ||
| 4382 | 2026.01.10 06:42:57.209526 [ 3 ] {} <Debug> TCP-Session: 92862b41-3e9d-4bc2-a214-2e17e4096ddd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4383 | 2026.01.10 06:42:57.209538 [ 3 ] {} <Debug> TCP-Session: 92862b41-3e9d-4bc2-a214-2e17e4096ddd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4384 | 2026.01.10 06:42:57.226439 [ 3 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:47284). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4385 | |||
| 4386 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4387 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4388 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 4389 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4390 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4391 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4392 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4393 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4394 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4395 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4396 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 4397 | (version 23.8.7.1) | ||
| 4398 | 2026.01.10 06:42:57.226573 [ 3 ] {} <Debug> TCP-Session: 92862b41-3e9d-4bc2-a214-2e17e4096ddd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4399 | 2026.01.10 06:42:57.226601 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:43719). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4400 | |||
| 4401 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4402 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4403 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 4404 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4405 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4406 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4407 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4408 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4409 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4410 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4411 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 4412 | (version 23.8.7.1) | ||
| 4413 | 2026.01.10 06:42:57.226685 [ 293 ] {} <Debug> TCP-Session: 42e56762-df3a-4630-8862-6237a4097301 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4414 | 2026.01.10 06:42:58.000258 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.77 MiB, peak 247.88 MiB, free memory in arenas 0.00 B, will set to 240.02 MiB (RSS), difference: 1.25 MiB | ||
| 4415 | 2026.01.10 06:42:58.834155 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8012 | ||
| 4416 | 2026.01.10 06:42:58.834673 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4417 | 2026.01.10 06:42:58.834720 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4418 | 2026.01.10 06:42:58.835231 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4419 | 2026.01.10 06:42:58.835537 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4420 | 2026.01.10 06:42:58.835696 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8012 | ||
| 4421 | 2026.01.10 06:42:59.243841 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4422 | 2026.01.10 06:42:59.258970 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4423 | 2026.01.10 06:42:59.259017 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 4424 | 2026.01.10 06:42:59.265122 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4425 | 2026.01.10 06:42:59.265833 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4426 | 2026.01.10 06:42:59.268482 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4427 | 2026.01.10 06:43:01.347729 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 588 | ||
| 4428 | 2026.01.10 06:43:01.350399 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4429 | 2026.01.10 06:43:01.350458 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4430 | 2026.01.10 06:43:01.351752 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4431 | 2026.01.10 06:43:01.352031 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4432 | 2026.01.10 06:43:01.352393 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 588 | ||
| 4433 | 2026.01.10 06:43:02.150305 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4434 | 2026.01.10 06:43:02.150474 [ 253 ] {0af6f9e4-2e5b-4b32-a721-5a1250acaad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4435 | 2026.01.10 06:43:02.150535 [ 253 ] {0af6f9e4-2e5b-4b32-a721-5a1250acaad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4436 | 2026.01.10 06:43:02.151321 [ 253 ] {0af6f9e4-2e5b-4b32-a721-5a1250acaad9} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4437 | 2026.01.10 06:43:02.151357 [ 253 ] {0af6f9e4-2e5b-4b32-a721-5a1250acaad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4438 | 2026.01.10 06:43:02.151746 [ 253 ] {0af6f9e4-2e5b-4b32-a721-5a1250acaad9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4439 | 2026.01.10 06:43:02.151966 [ 253 ] {0af6f9e4-2e5b-4b32-a721-5a1250acaad9} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4440 | 2026.01.10 06:43:02.152078 [ 94 ] {} <Debug> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4441 | 2026.01.10 06:43:02.152107 [ 253 ] {0af6f9e4-2e5b-4b32-a721-5a1250acaad9} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001681 sec., 243902.43902439025 rows/sec., 15.47 MiB/sec. | ||
| 4442 | 2026.01.10 06:43:02.152114 [ 94 ] {} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4443 | 2026.01.10 06:43:02.152139 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4444 | 2026.01.10 06:43:02.152148 [ 253 ] {0af6f9e4-2e5b-4b32-a721-5a1250acaad9} <Debug> TCPHandler: Processed in 0.001965976 sec. | ||
| 4445 | 2026.01.10 06:43:02.152266 [ 197 ] {cf6f8471-c7a0-425a-8ad9-45c143895d85::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 4446 | 2026.01.10 06:43:02.152273 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4447 | 2026.01.10 06:43:02.152411 [ 253 ] {40ebe3d9-e60d-4648-8b32-de6b12357174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4448 | 2026.01.10 06:43:02.152428 [ 197 ] {cf6f8471-c7a0-425a-8ad9-45c143895d85::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4449 | 2026.01.10 06:43:02.152451 [ 253 ] {40ebe3d9-e60d-4648-8b32-de6b12357174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4450 | 2026.01.10 06:43:02.152470 [ 197 ] {cf6f8471-c7a0-425a-8ad9-45c143895d85::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 434 rows starting from the beginning of the part | ||
| 4451 | 2026.01.10 06:43:02.152552 [ 197 ] {cf6f8471-c7a0-425a-8ad9-45c143895d85::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 410 rows starting from the beginning of the part | ||
| 4452 | 2026.01.10 06:43:02.152605 [ 197 ] {cf6f8471-c7a0-425a-8ad9-45c143895d85::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 410 rows starting from the beginning of the part | ||
| 4453 | 2026.01.10 06:43:02.152651 [ 197 ] {cf6f8471-c7a0-425a-8ad9-45c143895d85::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 410 rows starting from the beginning of the part | ||
| 4454 | 2026.01.10 06:43:02.152695 [ 197 ] {cf6f8471-c7a0-425a-8ad9-45c143895d85::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part | ||
| 4455 | 2026.01.10 06:43:02.152741 [ 197 ] {cf6f8471-c7a0-425a-8ad9-45c143895d85::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 410 rows starting from the beginning of the part | ||
| 4456 | 2026.01.10 06:43:02.153422 [ 253 ] {40ebe3d9-e60d-4648-8b32-de6b12357174} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4457 | 2026.01.10 06:43:02.153462 [ 253 ] {40ebe3d9-e60d-4648-8b32-de6b12357174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4458 | 2026.01.10 06:43:02.153883 [ 253 ] {40ebe3d9-e60d-4648-8b32-de6b12357174} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4459 | 2026.01.10 06:43:02.153935 [ 196 ] {cf6f8471-c7a0-425a-8ad9-45c143895d85::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001727771 sec., 1437690.5272747374 rows/sec., 96.96 MiB/sec. | ||
| 4460 | 2026.01.10 06:43:02.154099 [ 253 ] {40ebe3d9-e60d-4648-8b32-de6b12357174} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4461 | 2026.01.10 06:43:02.154153 [ 200 ] {cf6f8471-c7a0-425a-8ad9-45c143895d85::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4462 | 2026.01.10 06:43:02.154234 [ 253 ] {40ebe3d9-e60d-4648-8b32-de6b12357174} <Debug> executeQuery: Read 1126 rows, 91.19 KiB in 0.001842 sec., 611292.0738327904 rows/sec., 48.34 MiB/sec. | ||
| 4463 | 2026.01.10 06:43:02.154276 [ 253 ] {40ebe3d9-e60d-4648-8b32-de6b12357174} <Debug> TCPHandler: Processed in 0.002052149 sec. | ||
| 4464 | 2026.01.10 06:43:02.154388 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4465 | 2026.01.10 06:43:02.154460 [ 200 ] {cf6f8471-c7a0-425a-8ad9-45c143895d85::all_1_10_2} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4466 | 2026.01.10 06:43:02.154484 [ 253 ] {93549ddb-6c4c-4bc6-8dc1-718320463f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4467 | 2026.01.10 06:43:02.154527 [ 253 ] {93549ddb-6c4c-4bc6-8dc1-718320463f70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4468 | 2026.01.10 06:43:02.154540 [ 200 ] {cf6f8471-c7a0-425a-8ad9-45c143895d85::all_1_10_2} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4469 | 2026.01.10 06:43:02.154636 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4470 | 2026.01.10 06:43:02.155004 [ 253 ] {93549ddb-6c4c-4bc6-8dc1-718320463f70} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4471 | 2026.01.10 06:43:02.155043 [ 253 ] {93549ddb-6c4c-4bc6-8dc1-718320463f70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4472 | 2026.01.10 06:43:02.155350 [ 253 ] {93549ddb-6c4c-4bc6-8dc1-718320463f70} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4473 | 2026.01.10 06:43:02.155564 [ 253 ] {93549ddb-6c4c-4bc6-8dc1-718320463f70} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4474 | 2026.01.10 06:43:02.155685 [ 253 ] {93549ddb-6c4c-4bc6-8dc1-718320463f70} <Debug> executeQuery: Read 212 rows, 12.84 KiB in 0.00122 sec., 173770.4918032787 rows/sec., 10.28 MiB/sec. | ||
| 4475 | 2026.01.10 06:43:02.155721 [ 253 ] {93549ddb-6c4c-4bc6-8dc1-718320463f70} <Debug> TCPHandler: Processed in 0.001382253 sec. | ||
| 4476 | 2026.01.10 06:43:02.155824 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4477 | 2026.01.10 06:43:02.155916 [ 253 ] {d800efb4-c130-420d-b531-f63ed4397714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4478 | 2026.01.10 06:43:02.155954 [ 253 ] {d800efb4-c130-420d-b531-f63ed4397714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4479 | 2026.01.10 06:43:02.156463 [ 253 ] {d800efb4-c130-420d-b531-f63ed4397714} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4480 | 2026.01.10 06:43:02.156501 [ 253 ] {d800efb4-c130-420d-b531-f63ed4397714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4481 | 2026.01.10 06:43:02.156865 [ 253 ] {d800efb4-c130-420d-b531-f63ed4397714} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4482 | 2026.01.10 06:43:02.157084 [ 253 ] {d800efb4-c130-420d-b531-f63ed4397714} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4483 | 2026.01.10 06:43:02.157202 [ 94 ] {} <Debug> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4484 | 2026.01.10 06:43:02.157231 [ 253 ] {d800efb4-c130-420d-b531-f63ed4397714} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001332 sec., 159159.15915915914 rows/sec., 10.26 MiB/sec. | ||
| 4485 | 2026.01.10 06:43:02.157238 [ 94 ] {} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4486 | 2026.01.10 06:43:02.157268 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4487 | 2026.01.10 06:43:02.157270 [ 253 ] {d800efb4-c130-420d-b531-f63ed4397714} <Debug> TCPHandler: Processed in 0.001494185 sec. | ||
| 4488 | 2026.01.10 06:43:02.157352 [ 197 ] {8a6ec012-a0c9-479b-b534-302862c1de64::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 4489 | 2026.01.10 06:43:02.157395 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4490 | 2026.01.10 06:43:02.157443 [ 197 ] {8a6ec012-a0c9-479b-b534-302862c1de64::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4491 | 2026.01.10 06:43:02.157472 [ 197 ] {8a6ec012-a0c9-479b-b534-302862c1de64::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 464 rows starting from the beginning of the part | ||
| 4492 | 2026.01.10 06:43:02.157498 [ 253 ] {262519e5-e3fa-474b-ab42-1ce13987704c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4493 | 2026.01.10 06:43:02.157517 [ 197 ] {8a6ec012-a0c9-479b-b534-302862c1de64::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
| 4494 | 2026.01.10 06:43:02.157543 [ 253 ] {262519e5-e3fa-474b-ab42-1ce13987704c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4495 | 2026.01.10 06:43:02.157558 [ 197 ] {8a6ec012-a0c9-479b-b534-302862c1de64::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 212 rows starting from the beginning of the part | ||
| 4496 | 2026.01.10 06:43:02.157601 [ 197 ] {8a6ec012-a0c9-479b-b534-302862c1de64::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 440 rows starting from the beginning of the part | ||
| 4497 | 2026.01.10 06:43:02.157633 [ 197 ] {8a6ec012-a0c9-479b-b534-302862c1de64::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
| 4498 | 2026.01.10 06:43:02.157665 [ 197 ] {8a6ec012-a0c9-479b-b534-302862c1de64::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part | ||
| 4499 | 2026.01.10 06:43:02.158055 [ 253 ] {262519e5-e3fa-474b-ab42-1ce13987704c} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4500 | 2026.01.10 06:43:02.158097 [ 253 ] {262519e5-e3fa-474b-ab42-1ce13987704c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4501 | 2026.01.10 06:43:02.158428 [ 253 ] {262519e5-e3fa-474b-ab42-1ce13987704c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4502 | 2026.01.10 06:43:02.158605 [ 193 ] {8a6ec012-a0c9-479b-b534-302862c1de64::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1752 rows, containing 5 columns (5 merged, 0 gathered) in 0.001281831 sec., 1366794.842689871 rows/sec., 94.85 MiB/sec. | ||
| 4503 | 2026.01.10 06:43:02.158654 [ 253 ] {262519e5-e3fa-474b-ab42-1ce13987704c} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4504 | 2026.01.10 06:43:02.158760 [ 94 ] {} <Debug> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4505 | 2026.01.10 06:43:02.158764 [ 198 ] {8a6ec012-a0c9-479b-b534-302862c1de64::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4506 | 2026.01.10 06:43:02.158792 [ 94 ] {} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4507 | 2026.01.10 06:43:02.158793 [ 253 ] {262519e5-e3fa-474b-ab42-1ce13987704c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001314 sec., 160578.38660578386 rows/sec., 9.12 MiB/sec. | ||
| 4508 | 2026.01.10 06:43:02.158813 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4509 | 2026.01.10 06:43:02.158840 [ 253 ] {262519e5-e3fa-474b-ab42-1ce13987704c} <Debug> TCPHandler: Processed in 0.001496036 sec. | ||
| 4510 | 2026.01.10 06:43:02.158913 [ 200 ] {e8a13ea7-76ac-42e5-a288-694cc8a869f3::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 4511 | 2026.01.10 06:43:02.158971 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4512 | 2026.01.10 06:43:02.159041 [ 200 ] {e8a13ea7-76ac-42e5-a288-694cc8a869f3::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4513 | 2026.01.10 06:43:02.159075 [ 253 ] {250dec4b-7472-4519-8642-46a9eb082b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4514 | 2026.01.10 06:43:02.159086 [ 200 ] {e8a13ea7-76ac-42e5-a288-694cc8a869f3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 223 rows starting from the beginning of the part | ||
| 4515 | 2026.01.10 06:43:02.159097 [ 198 ] {8a6ec012-a0c9-479b-b534-302862c1de64::all_1_10_2} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4516 | 2026.01.10 06:43:02.159137 [ 253 ] {250dec4b-7472-4519-8642-46a9eb082b63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4517 | 2026.01.10 06:43:02.159185 [ 198 ] {8a6ec012-a0c9-479b-b534-302862c1de64::all_1_10_2} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4518 | 2026.01.10 06:43:02.159186 [ 200 ] {e8a13ea7-76ac-42e5-a288-694cc8a869f3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 211 rows starting from the beginning of the part | ||
| 4519 | 2026.01.10 06:43:02.159248 [ 200 ] {e8a13ea7-76ac-42e5-a288-694cc8a869f3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 211 rows starting from the beginning of the part | ||
| 4520 | 2026.01.10 06:43:02.159270 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 4521 | 2026.01.10 06:43:02.159306 [ 200 ] {e8a13ea7-76ac-42e5-a288-694cc8a869f3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 211 rows starting from the beginning of the part | ||
| 4522 | 2026.01.10 06:43:02.159365 [ 200 ] {e8a13ea7-76ac-42e5-a288-694cc8a869f3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 211 rows starting from the beginning of the part | ||
| 4523 | 2026.01.10 06:43:02.159418 [ 200 ] {e8a13ea7-76ac-42e5-a288-694cc8a869f3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 211 rows starting from the beginning of the part | ||
| 4524 | 2026.01.10 06:43:02.159908 [ 253 ] {250dec4b-7472-4519-8642-46a9eb082b63} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4525 | 2026.01.10 06:43:02.159950 [ 253 ] {250dec4b-7472-4519-8642-46a9eb082b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4526 | 2026.01.10 06:43:02.160430 [ 253 ] {250dec4b-7472-4519-8642-46a9eb082b63} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4527 | 2026.01.10 06:43:02.160512 [ 193 ] {e8a13ea7-76ac-42e5-a288-694cc8a869f3::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001643849 sec., 777443.6703127843 rows/sec., 47.26 MiB/sec. | ||
| 4528 | 2026.01.10 06:43:02.160696 [ 193 ] {e8a13ea7-76ac-42e5-a288-694cc8a869f3::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4529 | 2026.01.10 06:43:02.160721 [ 253 ] {250dec4b-7472-4519-8642-46a9eb082b63} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4530 | 2026.01.10 06:43:02.160889 [ 253 ] {250dec4b-7472-4519-8642-46a9eb082b63} <Debug> executeQuery: Read 686 rows, 49.03 KiB in 0.001832 sec., 374454.1484716157 rows/sec., 26.13 MiB/sec. | ||
| 4531 | 2026.01.10 06:43:02.160938 [ 253 ] {250dec4b-7472-4519-8642-46a9eb082b63} <Debug> TCPHandler: Processed in 0.002019488 sec. | ||
| 4532 | 2026.01.10 06:43:02.161044 [ 193 ] {e8a13ea7-76ac-42e5-a288-694cc8a869f3::all_1_10_2} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4533 | 2026.01.10 06:43:02.161070 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4534 | 2026.01.10 06:43:02.161119 [ 193 ] {e8a13ea7-76ac-42e5-a288-694cc8a869f3::all_1_10_2} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4535 | 2026.01.10 06:43:02.161182 [ 253 ] {fe22da7d-cecf-4b97-bb3f-6c81b15d73ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4536 | 2026.01.10 06:43:02.161221 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 4537 | 2026.01.10 06:43:02.161236 [ 253 ] {fe22da7d-cecf-4b97-bb3f-6c81b15d73ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4538 | 2026.01.10 06:43:02.161639 [ 253 ] {fe22da7d-cecf-4b97-bb3f-6c81b15d73ac} <Trace> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4539 | 2026.01.10 06:43:02.161682 [ 253 ] {fe22da7d-cecf-4b97-bb3f-6c81b15d73ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4540 | 2026.01.10 06:43:02.162059 [ 253 ] {fe22da7d-cecf-4b97-bb3f-6c81b15d73ac} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4541 | 2026.01.10 06:43:02.162282 [ 253 ] {fe22da7d-cecf-4b97-bb3f-6c81b15d73ac} <Trace> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4542 | 2026.01.10 06:43:02.162409 [ 253 ] {fe22da7d-cecf-4b97-bb3f-6c81b15d73ac} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001251 sec., 4796.163069544365 rows/sec., 250.58 KiB/sec. | ||
| 4543 | 2026.01.10 06:43:02.162446 [ 253 ] {fe22da7d-cecf-4b97-bb3f-6c81b15d73ac} <Debug> TCPHandler: Processed in 0.001433544 sec. | ||
| 4544 | 2026.01.10 06:43:02.162556 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4545 | 2026.01.10 06:43:02.162650 [ 253 ] {ca8bfa1e-94d2-423a-8f97-bfabb582e647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4546 | 2026.01.10 06:43:02.162693 [ 253 ] {ca8bfa1e-94d2-423a-8f97-bfabb582e647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4547 | 2026.01.10 06:43:02.163134 [ 253 ] {ca8bfa1e-94d2-423a-8f97-bfabb582e647} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4548 | 2026.01.10 06:43:02.163172 [ 253 ] {ca8bfa1e-94d2-423a-8f97-bfabb582e647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4549 | 2026.01.10 06:43:02.163626 [ 253 ] {ca8bfa1e-94d2-423a-8f97-bfabb582e647} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4550 | 2026.01.10 06:43:02.163946 [ 253 ] {ca8bfa1e-94d2-423a-8f97-bfabb582e647} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4551 | 2026.01.10 06:43:02.164128 [ 253 ] {ca8bfa1e-94d2-423a-8f97-bfabb582e647} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001494 sec., 210174.02945113787 rows/sec., 13.81 MiB/sec. | ||
| 4552 | 2026.01.10 06:43:02.164182 [ 253 ] {ca8bfa1e-94d2-423a-8f97-bfabb582e647} <Debug> TCPHandler: Processed in 0.0016734 sec. | ||
| 4553 | 2026.01.10 06:43:02.164311 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4554 | 2026.01.10 06:43:02.164415 [ 253 ] {89622eb0-94f6-459f-a060-b3148b7706ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4555 | 2026.01.10 06:43:02.164464 [ 253 ] {89622eb0-94f6-459f-a060-b3148b7706ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4556 | 2026.01.10 06:43:02.164813 [ 253 ] {89622eb0-94f6-459f-a060-b3148b7706ad} <Trace> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4557 | 2026.01.10 06:43:02.164859 [ 253 ] {89622eb0-94f6-459f-a060-b3148b7706ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4558 | 2026.01.10 06:43:02.165248 [ 253 ] {89622eb0-94f6-459f-a060-b3148b7706ad} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4559 | 2026.01.10 06:43:02.165483 [ 253 ] {89622eb0-94f6-459f-a060-b3148b7706ad} <Trace> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4560 | 2026.01.10 06:43:02.165610 [ 253 ] {89622eb0-94f6-459f-a060-b3148b7706ad} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001218 sec., 821.0180623973728 rows/sec., 55.32 KiB/sec. | ||
| 4561 | 2026.01.10 06:43:02.165649 [ 253 ] {89622eb0-94f6-459f-a060-b3148b7706ad} <Debug> TCPHandler: Processed in 0.001394564 sec. | ||
| 4562 | 2026.01.10 06:43:02.165763 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4563 | 2026.01.10 06:43:02.165859 [ 253 ] {60c52f79-e1d5-43b6-abb5-f0b356d70478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4564 | 2026.01.10 06:43:02.165935 [ 253 ] {60c52f79-e1d5-43b6-abb5-f0b356d70478} <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 | ||
| 4565 | 2026.01.10 06:43:02.166725 [ 253 ] {60c52f79-e1d5-43b6-abb5-f0b356d70478} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4566 | 2026.01.10 06:43:02.166763 [ 253 ] {60c52f79-e1d5-43b6-abb5-f0b356d70478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4567 | 2026.01.10 06:43:02.167297 [ 253 ] {60c52f79-e1d5-43b6-abb5-f0b356d70478} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4568 | 2026.01.10 06:43:02.167514 [ 253 ] {60c52f79-e1d5-43b6-abb5-f0b356d70478} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4569 | 2026.01.10 06:43:02.167629 [ 93 ] {} <Debug> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4570 | 2026.01.10 06:43:02.167655 [ 253 ] {60c52f79-e1d5-43b6-abb5-f0b356d70478} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001815 sec., 3856.749311294766 rows/sec., 6.91 MiB/sec. | ||
| 4571 | 2026.01.10 06:43:02.167670 [ 93 ] {} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4572 | 2026.01.10 06:43:02.167699 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4573 | 2026.01.10 06:43:02.167729 [ 253 ] {60c52f79-e1d5-43b6-abb5-f0b356d70478} <Debug> TCPHandler: Processed in 0.002014338 sec. | ||
| 4574 | 2026.01.10 06:43:02.167786 [ 200 ] {0c9e8585-b915-491c-95c4-2043a040291f::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 | ||
| 4575 | 2026.01.10 06:43:02.167847 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4576 | 2026.01.10 06:43:02.167946 [ 253 ] {f802c591-fdd3-462c-9e23-b5bbb491b3fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4577 | 2026.01.10 06:43:02.167998 [ 253 ] {f802c591-fdd3-462c-9e23-b5bbb491b3fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4578 | 2026.01.10 06:43:02.168002 [ 200 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4579 | 2026.01.10 06:43:02.168060 [ 200 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 192 rows starting from the beginning of the part | ||
| 4580 | 2026.01.10 06:43:02.168166 [ 200 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 7 rows starting from the beginning of the part | ||
| 4581 | 2026.01.10 06:43:02.168256 [ 200 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 33 rows starting from the beginning of the part | ||
| 4582 | 2026.01.10 06:43:02.168331 [ 253 ] {f802c591-fdd3-462c-9e23-b5bbb491b3fe} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4583 | 2026.01.10 06:43:02.168341 [ 200 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 7 rows starting from the beginning of the part | ||
| 4584 | 2026.01.10 06:43:02.168375 [ 253 ] {f802c591-fdd3-462c-9e23-b5bbb491b3fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4585 | 2026.01.10 06:43:02.168440 [ 200 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 33 rows starting from the beginning of the part | ||
| 4586 | 2026.01.10 06:43:02.168527 [ 200 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 7 rows starting from the beginning of the part | ||
| 4587 | 2026.01.10 06:43:02.168700 [ 253 ] {f802c591-fdd3-462c-9e23-b5bbb491b3fe} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4588 | 2026.01.10 06:43:02.168977 [ 253 ] {f802c591-fdd3-462c-9e23-b5bbb491b3fe} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4589 | 2026.01.10 06:43:02.169109 [ 253 ] {f802c591-fdd3-462c-9e23-b5bbb491b3fe} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001181 sec., 88060.96528365792 rows/sec., 5.40 MiB/sec. | ||
| 4590 | 2026.01.10 06:43:02.169146 [ 253 ] {f802c591-fdd3-462c-9e23-b5bbb491b3fe} <Debug> TCPHandler: Processed in 0.001348073 sec. | ||
| 4591 | 2026.01.10 06:43:02.171451 [ 193 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 279 rows, containing 19 columns (19 merged, 0 gathered) in 0.003697239 sec., 75461.71616170877 rows/sec., 135.22 MiB/sec. | ||
| 4592 | 2026.01.10 06:43:02.172070 [ 186 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4593 | 2026.01.10 06:43:02.172469 [ 186 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4594 | 2026.01.10 06:43:02.172553 [ 186 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4595 | 2026.01.10 06:43:02.172727 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 4596 | 2026.01.10 06:43:06.247504 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4597 | 2026.01.10 06:43:06.247572 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4598 | 2026.01.10 06:43:06.336659 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8524 | ||
| 4599 | 2026.01.10 06:43:06.337302 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4600 | 2026.01.10 06:43:06.337353 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4601 | 2026.01.10 06:43:06.337867 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4602 | 2026.01.10 06:43:06.338116 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4603 | 2026.01.10 06:43:06.338272 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8524 | ||
| 4604 | 2026.01.10 06:43:06.769418 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4605 | 2026.01.10 06:43:06.784860 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4606 | 2026.01.10 06:43:06.784910 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4607 | 2026.01.10 06:43:06.790914 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4608 | 2026.01.10 06:43:06.791580 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4609 | 2026.01.10 06:43:06.794437 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4610 | 2026.01.10 06:43:07.139346 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4611 | 2026.01.10 06:43:07.139536 [ 253 ] {ac9c7425-97ae-4b68-8161-1606ed27494c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4612 | 2026.01.10 06:43:07.139615 [ 253 ] {ac9c7425-97ae-4b68-8161-1606ed27494c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4613 | 2026.01.10 06:43:07.140416 [ 253 ] {ac9c7425-97ae-4b68-8161-1606ed27494c} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4614 | 2026.01.10 06:43:07.140469 [ 253 ] {ac9c7425-97ae-4b68-8161-1606ed27494c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4615 | 2026.01.10 06:43:07.140869 [ 253 ] {ac9c7425-97ae-4b68-8161-1606ed27494c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4616 | 2026.01.10 06:43:07.141115 [ 253 ] {ac9c7425-97ae-4b68-8161-1606ed27494c} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4617 | 2026.01.10 06:43:07.141281 [ 253 ] {ac9c7425-97ae-4b68-8161-1606ed27494c} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001801 sec., 67740.14436424208 rows/sec., 5.82 MiB/sec. | ||
| 4618 | 2026.01.10 06:43:07.141336 [ 253 ] {ac9c7425-97ae-4b68-8161-1606ed27494c} <Debug> TCPHandler: Processed in 0.002116341 sec. | ||
| 4619 | 2026.01.10 06:43:07.141469 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4620 | 2026.01.10 06:43:07.141574 [ 253 ] {530f6a1a-5392-465e-9b4c-824399cd5419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4621 | 2026.01.10 06:43:07.141619 [ 253 ] {530f6a1a-5392-465e-9b4c-824399cd5419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4622 | 2026.01.10 06:43:07.142047 [ 253 ] {530f6a1a-5392-465e-9b4c-824399cd5419} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4623 | 2026.01.10 06:43:07.142082 [ 253 ] {530f6a1a-5392-465e-9b4c-824399cd5419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4624 | 2026.01.10 06:43:07.142384 [ 253 ] {530f6a1a-5392-465e-9b4c-824399cd5419} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4625 | 2026.01.10 06:43:07.142592 [ 253 ] {530f6a1a-5392-465e-9b4c-824399cd5419} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4626 | 2026.01.10 06:43:07.142678 [ 51 ] {} <Debug> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4627 | 2026.01.10 06:43:07.142713 [ 51 ] {} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4628 | 2026.01.10 06:43:07.142717 [ 253 ] {530f6a1a-5392-465e-9b4c-824399cd5419} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001168 sec., 28253.424657534248 rows/sec., 2.07 MiB/sec. | ||
| 4629 | 2026.01.10 06:43:07.142732 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4630 | 2026.01.10 06:43:07.142763 [ 253 ] {530f6a1a-5392-465e-9b4c-824399cd5419} <Debug> TCPHandler: Processed in 0.001347362 sec. | ||
| 4631 | 2026.01.10 06:43:07.142851 [ 200 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::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 | ||
| 4632 | 2026.01.10 06:43:07.142879 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4633 | 2026.01.10 06:43:07.142993 [ 200 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4634 | 2026.01.10 06:43:07.143006 [ 253 ] {1882553b-e581-4d87-9eb2-7b41e0577ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4635 | 2026.01.10 06:43:07.143029 [ 200 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 277 rows starting from the beginning of the part | ||
| 4636 | 2026.01.10 06:43:07.143051 [ 253 ] {1882553b-e581-4d87-9eb2-7b41e0577ffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4637 | 2026.01.10 06:43:07.143096 [ 200 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 33 rows starting from the beginning of the part | ||
| 4638 | 2026.01.10 06:43:07.143144 [ 200 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 212 rows starting from the beginning of the part | ||
| 4639 | 2026.01.10 06:43:07.143185 [ 200 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 35 rows starting from the beginning of the part | ||
| 4640 | 2026.01.10 06:43:07.143226 [ 200 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 212 rows starting from the beginning of the part | ||
| 4641 | 2026.01.10 06:43:07.143265 [ 200 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 33 rows starting from the beginning of the part | ||
| 4642 | 2026.01.10 06:43:07.143484 [ 253 ] {1882553b-e581-4d87-9eb2-7b41e0577ffd} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4643 | 2026.01.10 06:43:07.143527 [ 253 ] {1882553b-e581-4d87-9eb2-7b41e0577ffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4644 | 2026.01.10 06:43:07.143869 [ 253 ] {1882553b-e581-4d87-9eb2-7b41e0577ffd} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4645 | 2026.01.10 06:43:07.144108 [ 253 ] {1882553b-e581-4d87-9eb2-7b41e0577ffd} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4646 | 2026.01.10 06:43:07.144151 [ 193 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 802 rows, containing 5 columns (5 merged, 0 gathered) in 0.001353263 sec., 592641.637287061 rows/sec., 39.03 MiB/sec. | ||
| 4647 | 2026.01.10 06:43:07.144239 [ 253 ] {1882553b-e581-4d87-9eb2-7b41e0577ffd} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001253 sec., 77414.20590582602 rows/sec., 6.05 MiB/sec. | ||
| 4648 | 2026.01.10 06:43:07.144280 [ 253 ] {1882553b-e581-4d87-9eb2-7b41e0577ffd} <Debug> TCPHandler: Processed in 0.001452045 sec. | ||
| 4649 | 2026.01.10 06:43:07.144386 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4650 | 2026.01.10 06:43:07.144387 [ 189 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4651 | 2026.01.10 06:43:07.144486 [ 253 ] {f564794a-4653-4547-98e1-112eb87f3f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4652 | 2026.01.10 06:43:07.144534 [ 253 ] {f564794a-4653-4547-98e1-112eb87f3f4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4653 | 2026.01.10 06:43:07.144742 [ 189 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_21_4} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4654 | 2026.01.10 06:43:07.144838 [ 189 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_21_4} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4655 | 2026.01.10 06:43:07.144920 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 4656 | 2026.01.10 06:43:07.144940 [ 253 ] {f564794a-4653-4547-98e1-112eb87f3f4c} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4657 | 2026.01.10 06:43:07.144981 [ 253 ] {f564794a-4653-4547-98e1-112eb87f3f4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4658 | 2026.01.10 06:43:07.145321 [ 253 ] {f564794a-4653-4547-98e1-112eb87f3f4c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4659 | 2026.01.10 06:43:07.145529 [ 253 ] {f564794a-4653-4547-98e1-112eb87f3f4c} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4660 | 2026.01.10 06:43:07.145655 [ 253 ] {f564794a-4653-4547-98e1-112eb87f3f4c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 4661 | 2026.01.10 06:43:07.145691 [ 253 ] {f564794a-4653-4547-98e1-112eb87f3f4c} <Debug> TCPHandler: Processed in 0.001354262 sec. | ||
| 4662 | 2026.01.10 06:43:07.145793 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4663 | 2026.01.10 06:43:07.145894 [ 253 ] {19e509c7-098a-46ec-95ba-e85b33d34295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4664 | 2026.01.10 06:43:07.145953 [ 253 ] {19e509c7-098a-46ec-95ba-e85b33d34295} <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 | ||
| 4665 | 2026.01.10 06:43:07.146772 [ 253 ] {19e509c7-098a-46ec-95ba-e85b33d34295} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4666 | 2026.01.10 06:43:07.146806 [ 253 ] {19e509c7-098a-46ec-95ba-e85b33d34295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4667 | 2026.01.10 06:43:07.147387 [ 253 ] {19e509c7-098a-46ec-95ba-e85b33d34295} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4668 | 2026.01.10 06:43:07.147620 [ 253 ] {19e509c7-098a-46ec-95ba-e85b33d34295} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4669 | 2026.01.10 06:43:07.147757 [ 253 ] {19e509c7-098a-46ec-95ba-e85b33d34295} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001882 sec., 17534.537725823593 rows/sec., 31.42 MiB/sec. | ||
| 4670 | 2026.01.10 06:43:07.147816 [ 253 ] {19e509c7-098a-46ec-95ba-e85b33d34295} <Debug> TCPHandler: Processed in 0.00207351 sec. | ||
| 4671 | 2026.01.10 06:43:07.147926 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4672 | 2026.01.10 06:43:07.148020 [ 253 ] {863f7f54-5092-4d18-a6fe-f0b233825ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4673 | 2026.01.10 06:43:07.148061 [ 253 ] {863f7f54-5092-4d18-a6fe-f0b233825ff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4674 | 2026.01.10 06:43:07.148389 [ 253 ] {863f7f54-5092-4d18-a6fe-f0b233825ff8} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4675 | 2026.01.10 06:43:07.148423 [ 253 ] {863f7f54-5092-4d18-a6fe-f0b233825ff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4676 | 2026.01.10 06:43:07.148739 [ 253 ] {863f7f54-5092-4d18-a6fe-f0b233825ff8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4677 | 2026.01.10 06:43:07.148950 [ 253 ] {863f7f54-5092-4d18-a6fe-f0b233825ff8} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4678 | 2026.01.10 06:43:07.149076 [ 253 ] {863f7f54-5092-4d18-a6fe-f0b233825ff8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 4679 | 2026.01.10 06:43:07.149112 [ 253 ] {863f7f54-5092-4d18-a6fe-f0b233825ff8} <Debug> TCPHandler: Processed in 0.00123604 sec. | ||
| 4680 | 2026.01.10 06:43:09.549967 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4681 | 2026.01.10 06:43:09.550146 [ 253 ] {5158dc4f-904c-48bb-a6c8-cd5b2043d93c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4682 | 2026.01.10 06:43:09.550214 [ 253 ] {5158dc4f-904c-48bb-a6c8-cd5b2043d93c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4683 | 2026.01.10 06:43:09.551095 [ 253 ] {5158dc4f-904c-48bb-a6c8-cd5b2043d93c} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4684 | 2026.01.10 06:43:09.551138 [ 253 ] {5158dc4f-904c-48bb-a6c8-cd5b2043d93c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4685 | 2026.01.10 06:43:09.551566 [ 253 ] {5158dc4f-904c-48bb-a6c8-cd5b2043d93c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4686 | 2026.01.10 06:43:09.551800 [ 253 ] {5158dc4f-904c-48bb-a6c8-cd5b2043d93c} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4687 | 2026.01.10 06:43:09.551962 [ 253 ] {5158dc4f-904c-48bb-a6c8-cd5b2043d93c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001853 sec., 221262.81705342687 rows/sec., 14.04 MiB/sec. | ||
| 4688 | 2026.01.10 06:43:09.552011 [ 253 ] {5158dc4f-904c-48bb-a6c8-cd5b2043d93c} <Debug> TCPHandler: Processed in 0.002171432 sec. | ||
| 4689 | 2026.01.10 06:43:09.552129 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4690 | 2026.01.10 06:43:09.552231 [ 253 ] {a29fafa6-0655-4a7c-9a86-e28456be1ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4691 | 2026.01.10 06:43:09.552277 [ 253 ] {a29fafa6-0655-4a7c-9a86-e28456be1ea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4692 | 2026.01.10 06:43:09.552681 [ 253 ] {a29fafa6-0655-4a7c-9a86-e28456be1ea7} <Trace> oximeter.fields_ipaddr (238f5050-c457-4604-832e-c92f31928fa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4693 | 2026.01.10 06:43:09.552718 [ 253 ] {a29fafa6-0655-4a7c-9a86-e28456be1ea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4694 | 2026.01.10 06:43:09.553031 [ 253 ] {a29fafa6-0655-4a7c-9a86-e28456be1ea7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4695 | 2026.01.10 06:43:09.553247 [ 253 ] {a29fafa6-0655-4a7c-9a86-e28456be1ea7} <Trace> oximeter.fields_ipaddr (238f5050-c457-4604-832e-c92f31928fa6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4696 | 2026.01.10 06:43:09.553378 [ 253 ] {a29fafa6-0655-4a7c-9a86-e28456be1ea7} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00117 sec., 8547.008547008547 rows/sec., 696.95 KiB/sec. | ||
| 4697 | 2026.01.10 06:43:09.553417 [ 253 ] {a29fafa6-0655-4a7c-9a86-e28456be1ea7} <Debug> TCPHandler: Processed in 0.001340932 sec. | ||
| 4698 | 2026.01.10 06:43:09.553524 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4699 | 2026.01.10 06:43:09.553622 [ 253 ] {2a8a21ab-ee8f-4fd7-b48b-071ab67963d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4700 | 2026.01.10 06:43:09.553663 [ 253 ] {2a8a21ab-ee8f-4fd7-b48b-071ab67963d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4701 | 2026.01.10 06:43:09.555113 [ 253 ] {2a8a21ab-ee8f-4fd7-b48b-071ab67963d3} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4702 | 2026.01.10 06:43:09.555151 [ 253 ] {2a8a21ab-ee8f-4fd7-b48b-071ab67963d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4703 | 2026.01.10 06:43:09.555624 [ 253 ] {2a8a21ab-ee8f-4fd7-b48b-071ab67963d3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4704 | 2026.01.10 06:43:09.555857 [ 253 ] {2a8a21ab-ee8f-4fd7-b48b-071ab67963d3} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4705 | 2026.01.10 06:43:09.555988 [ 253 ] {2a8a21ab-ee8f-4fd7-b48b-071ab67963d3} <Debug> executeQuery: Read 2271 rows, 188.12 KiB in 0.002386 sec., 951802.179379715 rows/sec., 76.99 MiB/sec. | ||
| 4706 | 2026.01.10 06:43:09.556030 [ 253 ] {2a8a21ab-ee8f-4fd7-b48b-071ab67963d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 4707 | 2026.01.10 06:43:09.556044 [ 253 ] {2a8a21ab-ee8f-4fd7-b48b-071ab67963d3} <Debug> TCPHandler: Processed in 0.002571482 sec. | ||
| 4708 | 2026.01.10 06:43:09.556152 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4709 | 2026.01.10 06:43:09.556249 [ 253 ] {4f3b42b7-4a29-438d-897b-eb44482a459a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4710 | 2026.01.10 06:43:09.556291 [ 253 ] {4f3b42b7-4a29-438d-897b-eb44482a459a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4711 | 2026.01.10 06:43:09.556758 [ 253 ] {4f3b42b7-4a29-438d-897b-eb44482a459a} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4712 | 2026.01.10 06:43:09.556796 [ 253 ] {4f3b42b7-4a29-438d-897b-eb44482a459a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4713 | 2026.01.10 06:43:09.557128 [ 253 ] {4f3b42b7-4a29-438d-897b-eb44482a459a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4714 | 2026.01.10 06:43:09.557337 [ 253 ] {4f3b42b7-4a29-438d-897b-eb44482a459a} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4715 | 2026.01.10 06:43:09.557461 [ 253 ] {4f3b42b7-4a29-438d-897b-eb44482a459a} <Debug> executeQuery: Read 222 rows, 13.54 KiB in 0.001232 sec., 180194.8051948052 rows/sec., 10.73 MiB/sec. | ||
| 4716 | 2026.01.10 06:43:09.557498 [ 253 ] {4f3b42b7-4a29-438d-897b-eb44482a459a} <Debug> TCPHandler: Processed in 0.001396974 sec. | ||
| 4717 | 2026.01.10 06:43:09.557602 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4718 | 2026.01.10 06:43:09.557697 [ 253 ] {271d0b77-27c1-4a5e-9336-f8802ec6c5d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4719 | 2026.01.10 06:43:09.557736 [ 253 ] {271d0b77-27c1-4a5e-9336-f8802ec6c5d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4720 | 2026.01.10 06:43:09.558245 [ 253 ] {271d0b77-27c1-4a5e-9336-f8802ec6c5d0} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4721 | 2026.01.10 06:43:09.558280 [ 253 ] {271d0b77-27c1-4a5e-9336-f8802ec6c5d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4722 | 2026.01.10 06:43:09.558609 [ 253 ] {271d0b77-27c1-4a5e-9336-f8802ec6c5d0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4723 | 2026.01.10 06:43:09.558820 [ 253 ] {271d0b77-27c1-4a5e-9336-f8802ec6c5d0} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4724 | 2026.01.10 06:43:09.558947 [ 253 ] {271d0b77-27c1-4a5e-9336-f8802ec6c5d0} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001268 sec., 347003.15457413247 rows/sec., 22.96 MiB/sec. | ||
| 4725 | 2026.01.10 06:43:09.558984 [ 253 ] {271d0b77-27c1-4a5e-9336-f8802ec6c5d0} <Debug> TCPHandler: Processed in 0.001432804 sec. | ||
| 4726 | 2026.01.10 06:43:09.559090 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4727 | 2026.01.10 06:43:09.559186 [ 253 ] {2a872eb2-05d8-4b5a-b2c0-0ff720d063fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4728 | 2026.01.10 06:43:09.559226 [ 253 ] {2a872eb2-05d8-4b5a-b2c0-0ff720d063fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4729 | 2026.01.10 06:43:09.559679 [ 253 ] {2a872eb2-05d8-4b5a-b2c0-0ff720d063fb} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4730 | 2026.01.10 06:43:09.559717 [ 253 ] {2a872eb2-05d8-4b5a-b2c0-0ff720d063fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4731 | 2026.01.10 06:43:09.560040 [ 253 ] {2a872eb2-05d8-4b5a-b2c0-0ff720d063fb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4732 | 2026.01.10 06:43:09.560260 [ 253 ] {2a872eb2-05d8-4b5a-b2c0-0ff720d063fb} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4733 | 2026.01.10 06:43:09.560390 [ 253 ] {2a872eb2-05d8-4b5a-b2c0-0ff720d063fb} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001222 sec., 172667.75777414074 rows/sec., 9.81 MiB/sec. | ||
| 4734 | 2026.01.10 06:43:09.560428 [ 253 ] {2a872eb2-05d8-4b5a-b2c0-0ff720d063fb} <Debug> TCPHandler: Processed in 0.001387033 sec. | ||
| 4735 | 2026.01.10 06:43:09.560544 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4736 | 2026.01.10 06:43:09.560665 [ 253 ] {b10099f5-6688-4633-95bc-6394e734fcbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4737 | 2026.01.10 06:43:09.560711 [ 253 ] {b10099f5-6688-4633-95bc-6394e734fcbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4738 | 2026.01.10 06:43:09.561511 [ 253 ] {b10099f5-6688-4633-95bc-6394e734fcbf} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4739 | 2026.01.10 06:43:09.561547 [ 253 ] {b10099f5-6688-4633-95bc-6394e734fcbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4740 | 2026.01.10 06:43:09.561903 [ 253 ] {b10099f5-6688-4633-95bc-6394e734fcbf} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4741 | 2026.01.10 06:43:09.562110 [ 253 ] {b10099f5-6688-4633-95bc-6394e734fcbf} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4742 | 2026.01.10 06:43:09.562237 [ 253 ] {b10099f5-6688-4633-95bc-6394e734fcbf} <Debug> executeQuery: Read 1152 rows, 84.13 KiB in 0.001596 sec., 721804.5112781955 rows/sec., 51.48 MiB/sec. | ||
| 4743 | 2026.01.10 06:43:09.562275 [ 253 ] {b10099f5-6688-4633-95bc-6394e734fcbf} <Debug> TCPHandler: Processed in 0.001791633 sec. | ||
| 4744 | 2026.01.10 06:43:09.562384 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4745 | 2026.01.10 06:43:09.562478 [ 253 ] {1dab8b6d-69b9-4fe5-a363-ed2182efa6d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4746 | 2026.01.10 06:43:09.562519 [ 253 ] {1dab8b6d-69b9-4fe5-a363-ed2182efa6d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4747 | 2026.01.10 06:43:09.562841 [ 253 ] {1dab8b6d-69b9-4fe5-a363-ed2182efa6d3} <Trace> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4748 | 2026.01.10 06:43:09.562877 [ 253 ] {1dab8b6d-69b9-4fe5-a363-ed2182efa6d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4749 | 2026.01.10 06:43:09.563169 [ 253 ] {1dab8b6d-69b9-4fe5-a363-ed2182efa6d3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4750 | 2026.01.10 06:43:09.563373 [ 253 ] {1dab8b6d-69b9-4fe5-a363-ed2182efa6d3} <Trace> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4751 | 2026.01.10 06:43:09.563500 [ 253 ] {1dab8b6d-69b9-4fe5-a363-ed2182efa6d3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00104 sec., 5769.2307692307695 rows/sec., 301.42 KiB/sec. | ||
| 4752 | 2026.01.10 06:43:09.563535 [ 253 ] {1dab8b6d-69b9-4fe5-a363-ed2182efa6d3} <Debug> TCPHandler: Processed in 0.001201308 sec. | ||
| 4753 | 2026.01.10 06:43:09.563632 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4754 | 2026.01.10 06:43:09.563725 [ 253 ] {27e113ec-d0a5-48b7-ba73-d18984fd0556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4755 | 2026.01.10 06:43:09.563766 [ 253 ] {27e113ec-d0a5-48b7-ba73-d18984fd0556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4756 | 2026.01.10 06:43:09.564306 [ 253 ] {27e113ec-d0a5-48b7-ba73-d18984fd0556} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4757 | 2026.01.10 06:43:09.564342 [ 253 ] {27e113ec-d0a5-48b7-ba73-d18984fd0556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4758 | 2026.01.10 06:43:09.564711 [ 253 ] {27e113ec-d0a5-48b7-ba73-d18984fd0556} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4759 | 2026.01.10 06:43:09.564915 [ 253 ] {27e113ec-d0a5-48b7-ba73-d18984fd0556} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4760 | 2026.01.10 06:43:09.565038 [ 253 ] {27e113ec-d0a5-48b7-ba73-d18984fd0556} <Debug> executeQuery: Read 919 rows, 62.25 KiB in 0.001331 sec., 690458.30202855 rows/sec., 45.67 MiB/sec. | ||
| 4761 | 2026.01.10 06:43:09.565076 [ 253 ] {27e113ec-d0a5-48b7-ba73-d18984fd0556} <Debug> TCPHandler: Processed in 0.001492686 sec. | ||
| 4762 | 2026.01.10 06:43:09.565194 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4763 | 2026.01.10 06:43:09.565313 [ 253 ] {6b9bbb5f-f43c-4daf-b918-5e1be0125833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4764 | 2026.01.10 06:43:09.565363 [ 253 ] {6b9bbb5f-f43c-4daf-b918-5e1be0125833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4765 | 2026.01.10 06:43:09.565737 [ 253 ] {6b9bbb5f-f43c-4daf-b918-5e1be0125833} <Trace> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4766 | 2026.01.10 06:43:09.565782 [ 253 ] {6b9bbb5f-f43c-4daf-b918-5e1be0125833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4767 | 2026.01.10 06:43:09.566147 [ 253 ] {6b9bbb5f-f43c-4daf-b918-5e1be0125833} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4768 | 2026.01.10 06:43:09.566362 [ 253 ] {6b9bbb5f-f43c-4daf-b918-5e1be0125833} <Trace> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4769 | 2026.01.10 06:43:09.566459 [ 89 ] {} <Debug> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4770 | 2026.01.10 06:43:09.566488 [ 253 ] {6b9bbb5f-f43c-4daf-b918-5e1be0125833} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0012 sec., 833.3333333333334 rows/sec., 56.15 KiB/sec. | ||
| 4771 | 2026.01.10 06:43:09.566529 [ 89 ] {} <Trace> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4772 | 2026.01.10 06:43:09.566535 [ 253 ] {6b9bbb5f-f43c-4daf-b918-5e1be0125833} <Debug> TCPHandler: Processed in 0.001402754 sec. | ||
| 4773 | 2026.01.10 06:43:09.566558 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4774 | 2026.01.10 06:43:09.566657 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4775 | 2026.01.10 06:43:09.566699 [ 200 ] {219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 4776 | 2026.01.10 06:43:09.566764 [ 253 ] {1fedcd45-e307-407f-99f3-7acceb8e662c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4777 | 2026.01.10 06:43:09.566822 [ 253 ] {1fedcd45-e307-407f-99f3-7acceb8e662c} <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 | ||
| 4778 | 2026.01.10 06:43:09.566859 [ 200 ] {219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4779 | 2026.01.10 06:43:09.566901 [ 200 ] {219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 4780 | 2026.01.10 06:43:09.566975 [ 200 ] {219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 4781 | 2026.01.10 06:43:09.567024 [ 200 ] {219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 4782 | 2026.01.10 06:43:09.567067 [ 200 ] {219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 4783 | 2026.01.10 06:43:09.567102 [ 200 ] {219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 4784 | 2026.01.10 06:43:09.567142 [ 200 ] {219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 4785 | 2026.01.10 06:43:09.567578 [ 253 ] {1fedcd45-e307-407f-99f3-7acceb8e662c} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4786 | 2026.01.10 06:43:09.567619 [ 253 ] {1fedcd45-e307-407f-99f3-7acceb8e662c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4787 | 2026.01.10 06:43:09.568042 [ 195 ] {219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001405684 sec., 7113.974406765675 rows/sec., 479.36 KiB/sec. | ||
| 4788 | 2026.01.10 06:43:09.568139 [ 253 ] {1fedcd45-e307-407f-99f3-7acceb8e662c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4789 | 2026.01.10 06:43:09.568193 [ 200 ] {219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4790 | 2026.01.10 06:43:09.568427 [ 253 ] {1fedcd45-e307-407f-99f3-7acceb8e662c} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4791 | 2026.01.10 06:43:09.568493 [ 200 ] {219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9::all_1_10_2} <Trace> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4792 | 2026.01.10 06:43:09.568568 [ 200 ] {219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9::all_1_10_2} <Trace> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4793 | 2026.01.10 06:43:09.568577 [ 253 ] {1fedcd45-e307-407f-99f3-7acceb8e662c} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001835 sec., 3814.7138964577657 rows/sec., 6.84 MiB/sec. | ||
| 4794 | 2026.01.10 06:43:09.568636 [ 253 ] {1fedcd45-e307-407f-99f3-7acceb8e662c} <Debug> TCPHandler: Processed in 0.002034338 sec. | ||
| 4795 | 2026.01.10 06:43:09.568637 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4796 | 2026.01.10 06:43:09.568747 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4797 | 2026.01.10 06:43:09.568845 [ 253 ] {8da85f63-f94b-4c14-99b8-c1a7eb2d59a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4798 | 2026.01.10 06:43:09.568886 [ 253 ] {8da85f63-f94b-4c14-99b8-c1a7eb2d59a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4799 | 2026.01.10 06:43:09.569219 [ 253 ] {8da85f63-f94b-4c14-99b8-c1a7eb2d59a8} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4800 | 2026.01.10 06:43:09.569281 [ 253 ] {8da85f63-f94b-4c14-99b8-c1a7eb2d59a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4801 | 2026.01.10 06:43:09.569587 [ 253 ] {8da85f63-f94b-4c14-99b8-c1a7eb2d59a8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4802 | 2026.01.10 06:43:09.569810 [ 253 ] {8da85f63-f94b-4c14-99b8-c1a7eb2d59a8} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4803 | 2026.01.10 06:43:09.569944 [ 253 ] {8da85f63-f94b-4c14-99b8-c1a7eb2d59a8} <Debug> executeQuery: Read 74 rows, 4.45 KiB in 0.001117 sec., 66248.88093106536 rows/sec., 3.89 MiB/sec. | ||
| 4804 | 2026.01.10 06:43:09.569979 [ 253 ] {8da85f63-f94b-4c14-99b8-c1a7eb2d59a8} <Debug> TCPHandler: Processed in 0.001282261 sec. | ||
| 4805 | 2026.01.10 06:43:11.352553 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 646 | ||
| 4806 | 2026.01.10 06:43:11.355370 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4807 | 2026.01.10 06:43:11.355413 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4808 | 2026.01.10 06:43:11.356613 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4809 | 2026.01.10 06:43:11.356886 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4810 | 2026.01.10 06:43:11.357197 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 646 | ||
| 4811 | 2026.01.10 06:43:12.134094 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4812 | 2026.01.10 06:43:12.134268 [ 253 ] {98eea321-1191-4797-86f1-390d2db35f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4813 | 2026.01.10 06:43:12.134335 [ 253 ] {98eea321-1191-4797-86f1-390d2db35f9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4814 | 2026.01.10 06:43:12.135045 [ 253 ] {98eea321-1191-4797-86f1-390d2db35f9e} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4815 | 2026.01.10 06:43:12.135085 [ 253 ] {98eea321-1191-4797-86f1-390d2db35f9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4816 | 2026.01.10 06:43:12.135485 [ 253 ] {98eea321-1191-4797-86f1-390d2db35f9e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4817 | 2026.01.10 06:43:12.135709 [ 253 ] {98eea321-1191-4797-86f1-390d2db35f9e} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4818 | 2026.01.10 06:43:12.135859 [ 253 ] {98eea321-1191-4797-86f1-390d2db35f9e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001639 sec., 34167.17510677242 rows/sec., 2.62 MiB/sec. | ||
| 4819 | 2026.01.10 06:43:12.135901 [ 253 ] {98eea321-1191-4797-86f1-390d2db35f9e} <Debug> TCPHandler: Processed in 0.001931026 sec. | ||
| 4820 | 2026.01.10 06:43:12.136029 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4821 | 2026.01.10 06:43:12.136128 [ 253 ] {7bea4eea-3fb0-4b1f-bec5-a3c6f714fa42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4822 | 2026.01.10 06:43:12.136181 [ 253 ] {7bea4eea-3fb0-4b1f-bec5-a3c6f714fa42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4823 | 2026.01.10 06:43:12.136604 [ 253 ] {7bea4eea-3fb0-4b1f-bec5-a3c6f714fa42} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4824 | 2026.01.10 06:43:12.136639 [ 253 ] {7bea4eea-3fb0-4b1f-bec5-a3c6f714fa42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4825 | 2026.01.10 06:43:12.136961 [ 253 ] {7bea4eea-3fb0-4b1f-bec5-a3c6f714fa42} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4826 | 2026.01.10 06:43:12.137199 [ 253 ] {7bea4eea-3fb0-4b1f-bec5-a3c6f714fa42} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4827 | 2026.01.10 06:43:12.137326 [ 253 ] {7bea4eea-3fb0-4b1f-bec5-a3c6f714fa42} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001218 sec., 52545.15599343186 rows/sec., 4.10 MiB/sec. | ||
| 4828 | 2026.01.10 06:43:12.137364 [ 253 ] {7bea4eea-3fb0-4b1f-bec5-a3c6f714fa42} <Debug> TCPHandler: Processed in 0.001385873 sec. | ||
| 4829 | 2026.01.10 06:43:12.137478 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4830 | 2026.01.10 06:43:12.137576 [ 253 ] {79f7a8a3-aa48-42aa-a2a6-3d7adce1632d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4831 | 2026.01.10 06:43:12.137621 [ 253 ] {79f7a8a3-aa48-42aa-a2a6-3d7adce1632d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4832 | 2026.01.10 06:43:12.138058 [ 253 ] {79f7a8a3-aa48-42aa-a2a6-3d7adce1632d} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4833 | 2026.01.10 06:43:12.138102 [ 253 ] {79f7a8a3-aa48-42aa-a2a6-3d7adce1632d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4834 | 2026.01.10 06:43:12.138446 [ 253 ] {79f7a8a3-aa48-42aa-a2a6-3d7adce1632d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4835 | 2026.01.10 06:43:12.138685 [ 253 ] {79f7a8a3-aa48-42aa-a2a6-3d7adce1632d} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4836 | 2026.01.10 06:43:12.138822 [ 253 ] {79f7a8a3-aa48-42aa-a2a6-3d7adce1632d} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.001267 sec., 66298.34254143648 rows/sec., 4.61 MiB/sec. | ||
| 4837 | 2026.01.10 06:43:12.138867 [ 253 ] {79f7a8a3-aa48-42aa-a2a6-3d7adce1632d} <Debug> TCPHandler: Processed in 0.001439035 sec. | ||
| 4838 | 2026.01.10 06:43:12.139010 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4839 | 2026.01.10 06:43:12.139111 [ 253 ] {307a8baf-fb07-484b-99ac-7ebc07cd0e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4840 | 2026.01.10 06:43:12.139154 [ 253 ] {307a8baf-fb07-484b-99ac-7ebc07cd0e2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4841 | 2026.01.10 06:43:12.139488 [ 253 ] {307a8baf-fb07-484b-99ac-7ebc07cd0e2b} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4842 | 2026.01.10 06:43:12.139525 [ 253 ] {307a8baf-fb07-484b-99ac-7ebc07cd0e2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4843 | 2026.01.10 06:43:12.139861 [ 253 ] {307a8baf-fb07-484b-99ac-7ebc07cd0e2b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4844 | 2026.01.10 06:43:12.140125 [ 253 ] {307a8baf-fb07-484b-99ac-7ebc07cd0e2b} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4845 | 2026.01.10 06:43:12.140266 [ 253 ] {307a8baf-fb07-484b-99ac-7ebc07cd0e2b} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001175 sec., 25531.91489361702 rows/sec., 1.73 MiB/sec. | ||
| 4846 | 2026.01.10 06:43:12.140308 [ 253 ] {307a8baf-fb07-484b-99ac-7ebc07cd0e2b} <Debug> TCPHandler: Processed in 0.001366912 sec. | ||
| 4847 | 2026.01.10 06:43:13.838465 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8972 | ||
| 4848 | 2026.01.10 06:43:13.839050 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4849 | 2026.01.10 06:43:13.839106 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4850 | 2026.01.10 06:43:13.839660 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4851 | 2026.01.10 06:43:13.839911 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4852 | 2026.01.10 06:43:13.840068 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8972 | ||
| 4853 | 2026.01.10 06:43:14.294652 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4854 | 2026.01.10 06:43:14.311250 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4855 | 2026.01.10 06:43:14.311299 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4856 | 2026.01.10 06:43:14.317429 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4857 | 2026.01.10 06:43:14.318132 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4858 | 2026.01.10 06:43:14.320844 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4859 | 2026.01.10 06:43:17.139458 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4860 | 2026.01.10 06:43:17.139643 [ 253 ] {07433bea-ca4a-49d1-a630-54bb2ac6b0ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4861 | 2026.01.10 06:43:17.139707 [ 253 ] {07433bea-ca4a-49d1-a630-54bb2ac6b0ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4862 | 2026.01.10 06:43:17.140419 [ 253 ] {07433bea-ca4a-49d1-a630-54bb2ac6b0ed} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4863 | 2026.01.10 06:43:17.140464 [ 253 ] {07433bea-ca4a-49d1-a630-54bb2ac6b0ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4864 | 2026.01.10 06:43:17.140915 [ 253 ] {07433bea-ca4a-49d1-a630-54bb2ac6b0ed} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4865 | 2026.01.10 06:43:17.141162 [ 253 ] {07433bea-ca4a-49d1-a630-54bb2ac6b0ed} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4866 | 2026.01.10 06:43:17.141315 [ 253 ] {07433bea-ca4a-49d1-a630-54bb2ac6b0ed} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.00172 sec., 70930.23255813954 rows/sec., 6.09 MiB/sec. | ||
| 4867 | 2026.01.10 06:43:17.141321 [ 61 ] {} <Debug> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4868 | 2026.01.10 06:43:17.141358 [ 253 ] {07433bea-ca4a-49d1-a630-54bb2ac6b0ed} <Debug> TCPHandler: Processed in 0.002025639 sec. | ||
| 4869 | 2026.01.10 06:43:17.141390 [ 61 ] {} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4870 | 2026.01.10 06:43:17.141420 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4871 | 2026.01.10 06:43:17.141499 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4872 | 2026.01.10 06:43:17.141528 [ 193 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4873 | 2026.01.10 06:43:17.141605 [ 253 ] {89a142d6-5158-4096-a8a1-78acb01f17c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4874 | 2026.01.10 06:43:17.141653 [ 253 ] {89a142d6-5158-4096-a8a1-78acb01f17c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4875 | 2026.01.10 06:43:17.141665 [ 193 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4876 | 2026.01.10 06:43:17.141708 [ 193 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2462 rows starting from the beginning of the part | ||
| 4877 | 2026.01.10 06:43:17.141773 [ 193 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1126 rows starting from the beginning of the part | ||
| 4878 | 2026.01.10 06:43:17.141816 [ 193 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 122 rows starting from the beginning of the part | ||
| 4879 | 2026.01.10 06:43:17.141858 [ 193 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2271 rows starting from the beginning of the part | ||
| 4880 | 2026.01.10 06:43:17.141894 [ 193 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
| 4881 | 2026.01.10 06:43:17.141943 [ 193 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 122 rows starting from the beginning of the part | ||
| 4882 | 2026.01.10 06:43:17.142187 [ 253 ] {89a142d6-5158-4096-a8a1-78acb01f17c6} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4883 | 2026.01.10 06:43:17.142238 [ 253 ] {89a142d6-5158-4096-a8a1-78acb01f17c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4884 | 2026.01.10 06:43:17.142569 [ 253 ] {89a142d6-5158-4096-a8a1-78acb01f17c6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4885 | 2026.01.10 06:43:17.142810 [ 253 ] {89a142d6-5158-4096-a8a1-78acb01f17c6} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4886 | 2026.01.10 06:43:17.142953 [ 253 ] {89a142d6-5158-4096-a8a1-78acb01f17c6} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001372 sec., 24052.47813411079 rows/sec., 1.77 MiB/sec. | ||
| 4887 | 2026.01.10 06:43:17.142995 [ 253 ] {89a142d6-5158-4096-a8a1-78acb01f17c6} <Debug> TCPHandler: Processed in 0.001549397 sec. | ||
| 4888 | 2026.01.10 06:43:17.143118 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4889 | 2026.01.10 06:43:17.143221 [ 253 ] {1f3fdcd6-3398-4565-9561-b40bf5b101d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4890 | 2026.01.10 06:43:17.143263 [ 253 ] {1f3fdcd6-3398-4565-9561-b40bf5b101d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4891 | 2026.01.10 06:43:17.143703 [ 253 ] {1f3fdcd6-3398-4565-9561-b40bf5b101d1} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4892 | 2026.01.10 06:43:17.143740 [ 253 ] {1f3fdcd6-3398-4565-9561-b40bf5b101d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4893 | 2026.01.10 06:43:17.144047 [ 193 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6159 rows, containing 5 columns (5 merged, 0 gathered) in 0.002566001 sec., 2400232.891569411 rows/sec., 203.80 MiB/sec. | ||
| 4894 | 2026.01.10 06:43:17.144061 [ 253 ] {1f3fdcd6-3398-4565-9561-b40bf5b101d1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4895 | 2026.01.10 06:43:17.144299 [ 253 ] {1f3fdcd6-3398-4565-9561-b40bf5b101d1} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4896 | 2026.01.10 06:43:17.144329 [ 190 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4897 | 2026.01.10 06:43:17.144419 [ 61 ] {} <Debug> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4898 | 2026.01.10 06:43:17.144443 [ 253 ] {1f3fdcd6-3398-4565-9561-b40bf5b101d1} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001239 sec., 78288.94269572235 rows/sec., 6.11 MiB/sec. | ||
| 4899 | 2026.01.10 06:43:17.144455 [ 61 ] {} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4900 | 2026.01.10 06:43:17.144490 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4901 | 2026.01.10 06:43:17.144492 [ 253 ] {1f3fdcd6-3398-4565-9561-b40bf5b101d1} <Debug> TCPHandler: Processed in 0.001426094 sec. | ||
| 4902 | 2026.01.10 06:43:17.144608 [ 200 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4903 | 2026.01.10 06:43:17.144633 [ 190 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_31_6} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4904 | 2026.01.10 06:43:17.144641 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4905 | 2026.01.10 06:43:17.144737 [ 190 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_31_6} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4906 | 2026.01.10 06:43:17.144745 [ 200 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4907 | 2026.01.10 06:43:17.144753 [ 253 ] {a99e9490-56fe-4d5b-be77-c4421e2760d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4908 | 2026.01.10 06:43:17.144795 [ 200 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1249 rows starting from the beginning of the part | ||
| 4909 | 2026.01.10 06:43:17.144815 [ 253 ] {a99e9490-56fe-4d5b-be77-c4421e2760d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4910 | 2026.01.10 06:43:17.144831 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 4911 | 2026.01.10 06:43:17.144870 [ 200 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 686 rows starting from the beginning of the part | ||
| 4912 | 2026.01.10 06:43:17.144919 [ 200 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 97 rows starting from the beginning of the part | ||
| 4913 | 2026.01.10 06:43:17.144962 [ 200 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1152 rows starting from the beginning of the part | ||
| 4914 | 2026.01.10 06:43:17.145023 [ 200 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
| 4915 | 2026.01.10 06:43:17.145068 [ 200 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 97 rows starting from the beginning of the part | ||
| 4916 | 2026.01.10 06:43:17.145241 [ 253 ] {a99e9490-56fe-4d5b-be77-c4421e2760d2} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4917 | 2026.01.10 06:43:17.145282 [ 253 ] {a99e9490-56fe-4d5b-be77-c4421e2760d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4918 | 2026.01.10 06:43:17.145625 [ 253 ] {a99e9490-56fe-4d5b-be77-c4421e2760d2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4919 | 2026.01.10 06:43:17.145841 [ 253 ] {a99e9490-56fe-4d5b-be77-c4421e2760d2} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4920 | 2026.01.10 06:43:17.145944 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4921 | 2026.01.10 06:43:17.145968 [ 253 ] {a99e9490-56fe-4d5b-be77-c4421e2760d2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001289 sec., 124127.23041117145 rows/sec., 8.65 MiB/sec. | ||
| 4922 | 2026.01.10 06:43:17.145976 [ 61 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4923 | 2026.01.10 06:43:17.146007 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4924 | 2026.01.10 06:43:17.146011 [ 253 ] {a99e9490-56fe-4d5b-be77-c4421e2760d2} <Debug> TCPHandler: Processed in 0.001485615 sec. | ||
| 4925 | 2026.01.10 06:43:17.146069 [ 193 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4926 | 2026.01.10 06:43:17.146193 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4927 | 2026.01.10 06:43:17.146224 [ 193 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4928 | 2026.01.10 06:43:17.146254 [ 193 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 8068 rows starting from the beginning of the part | ||
| 4929 | 2026.01.10 06:43:17.146295 [ 253 ] {152a5510-09ab-4525-a1ec-634ebcec642c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4930 | 2026.01.10 06:43:17.146304 [ 193 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 314 rows starting from the beginning of the part | ||
| 4931 | 2026.01.10 06:43:17.146359 [ 193 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 4932 | 2026.01.10 06:43:17.146364 [ 253 ] {152a5510-09ab-4525-a1ec-634ebcec642c} <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 | ||
| 4933 | 2026.01.10 06:43:17.146405 [ 193 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 919 rows starting from the beginning of the part | ||
| 4934 | 2026.01.10 06:43:17.146446 [ 193 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 84 rows starting from the beginning of the part | ||
| 4935 | 2026.01.10 06:43:17.146452 [ 200 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3345 rows, containing 5 columns (5 merged, 0 gathered) in 0.001900875 sec., 1759715.9202998618 rows/sec., 133.14 MiB/sec. | ||
| 4936 | 2026.01.10 06:43:17.146481 [ 193 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 4937 | 2026.01.10 06:43:17.146648 [ 190 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4938 | 2026.01.10 06:43:17.146936 [ 190 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_31_6} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4939 | 2026.01.10 06:43:17.147006 [ 190 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_31_6} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4940 | 2026.01.10 06:43:17.147078 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 4941 | 2026.01.10 06:43:17.147347 [ 253 ] {152a5510-09ab-4525-a1ec-634ebcec642c} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4942 | 2026.01.10 06:43:17.147384 [ 253 ] {152a5510-09ab-4525-a1ec-634ebcec642c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4943 | 2026.01.10 06:43:17.148017 [ 253 ] {152a5510-09ab-4525-a1ec-634ebcec642c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4944 | 2026.01.10 06:43:17.148255 [ 253 ] {152a5510-09ab-4525-a1ec-634ebcec642c} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4945 | 2026.01.10 06:43:17.148417 [ 253 ] {152a5510-09ab-4525-a1ec-634ebcec642c} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.00214 sec., 15420.560747663552 rows/sec., 27.63 MiB/sec. | ||
| 4946 | 2026.01.10 06:43:17.148476 [ 253 ] {152a5510-09ab-4525-a1ec-634ebcec642c} <Debug> TCPHandler: Processed in 0.002333296 sec. | ||
| 4947 | 2026.01.10 06:43:17.148593 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4948 | 2026.01.10 06:43:17.148688 [ 253 ] {5eede15d-cc25-42f4-8309-75240970b6c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4949 | 2026.01.10 06:43:17.148731 [ 253 ] {5eede15d-cc25-42f4-8309-75240970b6c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4950 | 2026.01.10 06:43:17.149070 [ 253 ] {5eede15d-cc25-42f4-8309-75240970b6c2} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4951 | 2026.01.10 06:43:17.149107 [ 253 ] {5eede15d-cc25-42f4-8309-75240970b6c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4952 | 2026.01.10 06:43:17.149424 [ 253 ] {5eede15d-cc25-42f4-8309-75240970b6c2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4953 | 2026.01.10 06:43:17.149637 [ 253 ] {5eede15d-cc25-42f4-8309-75240970b6c2} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4954 | 2026.01.10 06:43:17.149740 [ 61 ] {} <Debug> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4955 | 2026.01.10 06:43:17.149769 [ 253 ] {5eede15d-cc25-42f4-8309-75240970b6c2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 4956 | 2026.01.10 06:43:17.149775 [ 61 ] {} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4957 | 2026.01.10 06:43:17.149776 [ 192 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9705 rows, containing 5 columns (5 merged, 0 gathered) in 0.003670668 sec., 2643932.9299190226 rows/sec., 178.05 MiB/sec. | ||
| 4958 | 2026.01.10 06:43:17.149813 [ 253 ] {5eede15d-cc25-42f4-8309-75240970b6c2} <Debug> TCPHandler: Processed in 0.00126976 sec. | ||
| 4959 | 2026.01.10 06:43:17.149810 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 4960 | 2026.01.10 06:43:17.149895 [ 193 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 4961 | 2026.01.10 06:43:17.149980 [ 193 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4962 | 2026.01.10 06:43:17.150007 [ 193 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1522 rows starting from the beginning of the part | ||
| 4963 | 2026.01.10 06:43:17.150034 [ 190 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4964 | 2026.01.10 06:43:17.150055 [ 193 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 104 rows starting from the beginning of the part | ||
| 4965 | 2026.01.10 06:43:17.150092 [ 193 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 4966 | 2026.01.10 06:43:17.150123 [ 193 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 74 rows starting from the beginning of the part | ||
| 4967 | 2026.01.10 06:43:17.150157 [ 193 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part | ||
| 4968 | 2026.01.10 06:43:17.150188 [ 193 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 4969 | 2026.01.10 06:43:17.150334 [ 190 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4970 | 2026.01.10 06:43:17.150420 [ 190 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4971 | 2026.01.10 06:43:17.150498 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.63 MiB. | ||
| 4972 | 2026.01.10 06:43:17.151027 [ 200 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1850 rows, containing 4 columns (4 merged, 0 gathered) in 0.001155768 sec., 1600667.261941843 rows/sec., 102.39 MiB/sec. | ||
| 4973 | 2026.01.10 06:43:17.151257 [ 190 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4974 | 2026.01.10 06:43:17.151503 [ 190 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_31_6} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4975 | 2026.01.10 06:43:17.151568 [ 190 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_31_6} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4976 | 2026.01.10 06:43:17.151636 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4977 | 2026.01.10 06:43:20.796442 [ 85 ] {} <Debug> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 4978 | 2026.01.10 06:43:20.796527 [ 85 ] {} <Trace> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4979 | 2026.01.10 06:43:20.796552 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4980 | 2026.01.10 06:43:20.796655 [ 193 ] {13807a6c-adc6-4ac3-b312-6cd6a8e71a29::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 4981 | 2026.01.10 06:43:20.796786 [ 193 ] {13807a6c-adc6-4ac3-b312-6cd6a8e71a29::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4982 | 2026.01.10 06:43:20.796825 [ 193 ] {13807a6c-adc6-4ac3-b312-6cd6a8e71a29::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 4983 | 2026.01.10 06:43:20.796897 [ 193 ] {13807a6c-adc6-4ac3-b312-6cd6a8e71a29::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 4984 | 2026.01.10 06:43:20.796944 [ 193 ] {13807a6c-adc6-4ac3-b312-6cd6a8e71a29::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 4985 | 2026.01.10 06:43:20.796989 [ 193 ] {13807a6c-adc6-4ac3-b312-6cd6a8e71a29::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 4986 | 2026.01.10 06:43:20.797032 [ 193 ] {13807a6c-adc6-4ac3-b312-6cd6a8e71a29::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 4987 | 2026.01.10 06:43:20.797835 [ 200 ] {13807a6c-adc6-4ac3-b312-6cd6a8e71a29::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001216009 sec., 49341.740069358035 rows/sec., 2.52 MiB/sec. | ||
| 4988 | 2026.01.10 06:43:20.798056 [ 203 ] {13807a6c-adc6-4ac3-b312-6cd6a8e71a29::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4989 | 2026.01.10 06:43:20.798454 [ 203 ] {13807a6c-adc6-4ac3-b312-6cd6a8e71a29::all_1_10_2} <Trace> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4990 | 2026.01.10 06:43:20.798549 [ 203 ] {13807a6c-adc6-4ac3-b312-6cd6a8e71a29::all_1_10_2} <Trace> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 4991 | 2026.01.10 06:43:20.798666 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4992 | 2026.01.10 06:43:21.170643 [ 85 ] {} <Debug> oximeter.fields_ipaddr (238f5050-c457-4604-832e-c92f31928fa6) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4993 | 2026.01.10 06:43:21.170713 [ 85 ] {} <Trace> oximeter.fields_ipaddr (238f5050-c457-4604-832e-c92f31928fa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4994 | 2026.01.10 06:43:21.170747 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 4995 | 2026.01.10 06:43:21.170896 [ 191 ] {238f5050-c457-4604-832e-c92f31928fa6::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 4996 | 2026.01.10 06:43:21.171048 [ 191 ] {238f5050-c457-4604-832e-c92f31928fa6::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4997 | 2026.01.10 06:43:21.171087 [ 191 ] {238f5050-c457-4604-832e-c92f31928fa6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 20 rows starting from the beginning of the part | ||
| 4998 | 2026.01.10 06:43:21.171164 [ 191 ] {238f5050-c457-4604-832e-c92f31928fa6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 4999 | 2026.01.10 06:43:21.171213 [ 191 ] {238f5050-c457-4604-832e-c92f31928fa6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 5000 | 2026.01.10 06:43:21.171260 [ 191 ] {238f5050-c457-4604-832e-c92f31928fa6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 5001 | 2026.01.10 06:43:21.171308 [ 191 ] {238f5050-c457-4604-832e-c92f31928fa6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
| 5002 | 2026.01.10 06:43:21.172092 [ 203 ] {238f5050-c457-4604-832e-c92f31928fa6::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001258 sec., 30206.677265500795 rows/sec., 2.52 MiB/sec. | ||
| 5003 | 2026.01.10 06:43:21.172300 [ 200 ] {238f5050-c457-4604-832e-c92f31928fa6::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5004 | 2026.01.10 06:43:21.172661 [ 200 ] {238f5050-c457-4604-832e-c92f31928fa6::all_1_9_2} <Trace> oximeter.fields_ipaddr (238f5050-c457-4604-832e-c92f31928fa6): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5005 | 2026.01.10 06:43:21.172751 [ 200 ] {238f5050-c457-4604-832e-c92f31928fa6::all_1_9_2} <Trace> oximeter.fields_ipaddr (238f5050-c457-4604-832e-c92f31928fa6) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5006 | 2026.01.10 06:43:21.172845 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5007 | 2026.01.10 06:43:21.247820 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5008 | 2026.01.10 06:43:21.247867 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5009 | 2026.01.10 06:43:21.340333 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9484 | ||
| 5010 | 2026.01.10 06:43:21.340913 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5011 | 2026.01.10 06:43:21.340958 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5012 | 2026.01.10 06:43:21.341476 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5013 | 2026.01.10 06:43:21.341722 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5014 | 2026.01.10 06:43:21.341851 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9484 | ||
| 5015 | 2026.01.10 06:43:21.357674 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 666 | ||
| 5016 | 2026.01.10 06:43:21.359747 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5017 | 2026.01.10 06:43:21.359791 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5018 | 2026.01.10 06:43:21.360901 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5019 | 2026.01.10 06:43:21.361172 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5020 | 2026.01.10 06:43:21.361419 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 666 | ||
| 5021 | 2026.01.10 06:43:21.821145 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 5022 | 2026.01.10 06:43:21.838057 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5023 | 2026.01.10 06:43:21.838111 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5024 | 2026.01.10 06:43:21.844297 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5025 | 2026.01.10 06:43:21.844990 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5026 | 2026.01.10 06:43:21.847879 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 5027 | 2026.01.10 06:43:22.149995 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5028 | 2026.01.10 06:43:22.150182 [ 253 ] {0ad0c0aa-e87d-459b-aac0-174e1e25e0ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5029 | 2026.01.10 06:43:22.150284 [ 253 ] {0ad0c0aa-e87d-459b-aac0-174e1e25e0ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5030 | 2026.01.10 06:43:22.151058 [ 253 ] {0ad0c0aa-e87d-459b-aac0-174e1e25e0ed} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5031 | 2026.01.10 06:43:22.151100 [ 253 ] {0ad0c0aa-e87d-459b-aac0-174e1e25e0ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5032 | 2026.01.10 06:43:22.151491 [ 253 ] {0ad0c0aa-e87d-459b-aac0-174e1e25e0ed} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5033 | 2026.01.10 06:43:22.151722 [ 253 ] {0ad0c0aa-e87d-459b-aac0-174e1e25e0ed} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5034 | 2026.01.10 06:43:22.151877 [ 253 ] {0ad0c0aa-e87d-459b-aac0-174e1e25e0ed} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001746 sec., 234822.45131729668 rows/sec., 14.90 MiB/sec. | ||
| 5035 | 2026.01.10 06:43:22.151926 [ 253 ] {0ad0c0aa-e87d-459b-aac0-174e1e25e0ed} <Debug> TCPHandler: Processed in 0.00205969 sec. | ||
| 5036 | 2026.01.10 06:43:22.152043 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5037 | 2026.01.10 06:43:22.152144 [ 253 ] {2a9ba1a2-6d86-439d-a9fd-082add1a6f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5038 | 2026.01.10 06:43:22.152187 [ 253 ] {2a9ba1a2-6d86-439d-a9fd-082add1a6f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5039 | 2026.01.10 06:43:22.153073 [ 253 ] {2a9ba1a2-6d86-439d-a9fd-082add1a6f31} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5040 | 2026.01.10 06:43:22.153109 [ 253 ] {2a9ba1a2-6d86-439d-a9fd-082add1a6f31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5041 | 2026.01.10 06:43:22.153493 [ 253 ] {2a9ba1a2-6d86-439d-a9fd-082add1a6f31} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5042 | 2026.01.10 06:43:22.153704 [ 253 ] {2a9ba1a2-6d86-439d-a9fd-082add1a6f31} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5043 | 2026.01.10 06:43:22.153863 [ 253 ] {2a9ba1a2-6d86-439d-a9fd-082add1a6f31} <Debug> executeQuery: Read 1126 rows, 91.19 KiB in 0.001742 sec., 646383.4672789896 rows/sec., 51.12 MiB/sec. | ||
| 5044 | 2026.01.10 06:43:22.153901 [ 253 ] {2a9ba1a2-6d86-439d-a9fd-082add1a6f31} <Debug> TCPHandler: Processed in 0.001911046 sec. | ||
| 5045 | 2026.01.10 06:43:22.154012 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5046 | 2026.01.10 06:43:22.154108 [ 253 ] {a1b1a1fa-11f4-4b0a-a671-6aaa9fd45dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5047 | 2026.01.10 06:43:22.154149 [ 253 ] {a1b1a1fa-11f4-4b0a-a671-6aaa9fd45dc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5048 | 2026.01.10 06:43:22.154610 [ 253 ] {a1b1a1fa-11f4-4b0a-a671-6aaa9fd45dc4} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5049 | 2026.01.10 06:43:22.154646 [ 253 ] {a1b1a1fa-11f4-4b0a-a671-6aaa9fd45dc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5050 | 2026.01.10 06:43:22.154950 [ 253 ] {a1b1a1fa-11f4-4b0a-a671-6aaa9fd45dc4} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5051 | 2026.01.10 06:43:22.155189 [ 253 ] {a1b1a1fa-11f4-4b0a-a671-6aaa9fd45dc4} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5052 | 2026.01.10 06:43:22.155323 [ 253 ] {a1b1a1fa-11f4-4b0a-a671-6aaa9fd45dc4} <Debug> executeQuery: Read 212 rows, 12.84 KiB in 0.001234 sec., 171799.02755267423 rows/sec., 10.16 MiB/sec. | ||
| 5053 | 2026.01.10 06:43:22.155361 [ 253 ] {a1b1a1fa-11f4-4b0a-a671-6aaa9fd45dc4} <Debug> TCPHandler: Processed in 0.001400754 sec. | ||
| 5054 | 2026.01.10 06:43:22.155467 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5055 | 2026.01.10 06:43:22.155562 [ 253 ] {046dc8bc-2fe5-42f5-ab13-0b892ae9f076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5056 | 2026.01.10 06:43:22.155601 [ 253 ] {046dc8bc-2fe5-42f5-ab13-0b892ae9f076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5057 | 2026.01.10 06:43:22.156065 [ 253 ] {046dc8bc-2fe5-42f5-ab13-0b892ae9f076} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5058 | 2026.01.10 06:43:22.156100 [ 253 ] {046dc8bc-2fe5-42f5-ab13-0b892ae9f076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5059 | 2026.01.10 06:43:22.156423 [ 253 ] {046dc8bc-2fe5-42f5-ab13-0b892ae9f076} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5060 | 2026.01.10 06:43:22.156668 [ 253 ] {046dc8bc-2fe5-42f5-ab13-0b892ae9f076} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5061 | 2026.01.10 06:43:22.156813 [ 253 ] {046dc8bc-2fe5-42f5-ab13-0b892ae9f076} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001269 sec., 167060.67769897557 rows/sec., 10.77 MiB/sec. | ||
| 5062 | 2026.01.10 06:43:22.156857 [ 253 ] {046dc8bc-2fe5-42f5-ab13-0b892ae9f076} <Debug> TCPHandler: Processed in 0.001439175 sec. | ||
| 5063 | 2026.01.10 06:43:22.156979 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5064 | 2026.01.10 06:43:22.157093 [ 253 ] {73efb55f-55dd-489a-b4ce-957bd8de486c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5065 | 2026.01.10 06:43:22.157137 [ 253 ] {73efb55f-55dd-489a-b4ce-957bd8de486c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5066 | 2026.01.10 06:43:22.157589 [ 253 ] {73efb55f-55dd-489a-b4ce-957bd8de486c} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5067 | 2026.01.10 06:43:22.157624 [ 253 ] {73efb55f-55dd-489a-b4ce-957bd8de486c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5068 | 2026.01.10 06:43:22.157934 [ 253 ] {73efb55f-55dd-489a-b4ce-957bd8de486c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5069 | 2026.01.10 06:43:22.158145 [ 253 ] {73efb55f-55dd-489a-b4ce-957bd8de486c} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5070 | 2026.01.10 06:43:22.158272 [ 253 ] {73efb55f-55dd-489a-b4ce-957bd8de486c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001203 sec., 175394.84621778884 rows/sec., 9.96 MiB/sec. | ||
| 5071 | 2026.01.10 06:43:22.158308 [ 253 ] {73efb55f-55dd-489a-b4ce-957bd8de486c} <Debug> TCPHandler: Processed in 0.001385954 sec. | ||
| 5072 | 2026.01.10 06:43:22.158408 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5073 | 2026.01.10 06:43:22.158501 [ 253 ] {941d8c37-e049-4bf6-82e8-52ef7ceba422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5074 | 2026.01.10 06:43:22.158540 [ 253 ] {941d8c37-e049-4bf6-82e8-52ef7ceba422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5075 | 2026.01.10 06:43:22.159166 [ 253 ] {941d8c37-e049-4bf6-82e8-52ef7ceba422} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5076 | 2026.01.10 06:43:22.159201 [ 253 ] {941d8c37-e049-4bf6-82e8-52ef7ceba422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5077 | 2026.01.10 06:43:22.159525 [ 253 ] {941d8c37-e049-4bf6-82e8-52ef7ceba422} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5078 | 2026.01.10 06:43:22.159739 [ 253 ] {941d8c37-e049-4bf6-82e8-52ef7ceba422} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5079 | 2026.01.10 06:43:22.159864 [ 253 ] {941d8c37-e049-4bf6-82e8-52ef7ceba422} <Debug> executeQuery: Read 686 rows, 49.03 KiB in 0.00138 sec., 497101.44927536236 rows/sec., 34.70 MiB/sec. | ||
| 5080 | 2026.01.10 06:43:22.159902 [ 253 ] {941d8c37-e049-4bf6-82e8-52ef7ceba422} <Debug> TCPHandler: Processed in 0.001543097 sec. | ||
| 5081 | 2026.01.10 06:43:22.160005 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5082 | 2026.01.10 06:43:22.160107 [ 253 ] {489ebdde-c297-4836-aa3d-2a23c0b48f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5083 | 2026.01.10 06:43:22.160151 [ 253 ] {489ebdde-c297-4836-aa3d-2a23c0b48f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5084 | 2026.01.10 06:43:22.160509 [ 253 ] {489ebdde-c297-4836-aa3d-2a23c0b48f9a} <Trace> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5085 | 2026.01.10 06:43:22.160548 [ 253 ] {489ebdde-c297-4836-aa3d-2a23c0b48f9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5086 | 2026.01.10 06:43:22.160866 [ 253 ] {489ebdde-c297-4836-aa3d-2a23c0b48f9a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5087 | 2026.01.10 06:43:22.161076 [ 253 ] {489ebdde-c297-4836-aa3d-2a23c0b48f9a} <Trace> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5088 | 2026.01.10 06:43:22.161211 [ 253 ] {489ebdde-c297-4836-aa3d-2a23c0b48f9a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001123 sec., 5342.831700801425 rows/sec., 279.14 KiB/sec. | ||
| 5089 | 2026.01.10 06:43:22.161253 [ 253 ] {489ebdde-c297-4836-aa3d-2a23c0b48f9a} <Debug> TCPHandler: Processed in 0.001300421 sec. | ||
| 5090 | 2026.01.10 06:43:22.161373 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5091 | 2026.01.10 06:43:22.161494 [ 253 ] {f9eff3c5-8e1c-4553-a99c-cf54d5fb987e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5092 | 2026.01.10 06:43:22.161547 [ 253 ] {f9eff3c5-8e1c-4553-a99c-cf54d5fb987e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5093 | 2026.01.10 06:43:22.162118 [ 253 ] {f9eff3c5-8e1c-4553-a99c-cf54d5fb987e} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5094 | 2026.01.10 06:43:22.162162 [ 253 ] {f9eff3c5-8e1c-4553-a99c-cf54d5fb987e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5095 | 2026.01.10 06:43:22.162805 [ 253 ] {f9eff3c5-8e1c-4553-a99c-cf54d5fb987e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5096 | 2026.01.10 06:43:22.163063 [ 253 ] {f9eff3c5-8e1c-4553-a99c-cf54d5fb987e} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5097 | 2026.01.10 06:43:22.163215 [ 253 ] {f9eff3c5-8e1c-4553-a99c-cf54d5fb987e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001745 sec., 179942.69340974212 rows/sec., 11.82 MiB/sec. | ||
| 5098 | 2026.01.10 06:43:22.163259 [ 253 ] {f9eff3c5-8e1c-4553-a99c-cf54d5fb987e} <Debug> TCPHandler: Processed in 0.001945636 sec. | ||
| 5099 | 2026.01.10 06:43:22.163391 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5100 | 2026.01.10 06:43:22.163495 [ 253 ] {5b0bb959-2d71-4062-9c96-767e2f2c1553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5101 | 2026.01.10 06:43:22.163542 [ 253 ] {5b0bb959-2d71-4062-9c96-767e2f2c1553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5102 | 2026.01.10 06:43:22.163932 [ 253 ] {5b0bb959-2d71-4062-9c96-767e2f2c1553} <Trace> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5103 | 2026.01.10 06:43:22.163974 [ 253 ] {5b0bb959-2d71-4062-9c96-767e2f2c1553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5104 | 2026.01.10 06:43:22.164350 [ 253 ] {5b0bb959-2d71-4062-9c96-767e2f2c1553} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5105 | 2026.01.10 06:43:22.164629 [ 253 ] {5b0bb959-2d71-4062-9c96-767e2f2c1553} <Trace> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5106 | 2026.01.10 06:43:22.164791 [ 253 ] {5b0bb959-2d71-4062-9c96-767e2f2c1553} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001318 sec., 758.7253414264037 rows/sec., 51.13 KiB/sec. | ||
| 5107 | 2026.01.10 06:43:22.164835 [ 253 ] {5b0bb959-2d71-4062-9c96-767e2f2c1553} <Debug> TCPHandler: Processed in 0.001502246 sec. | ||
| 5108 | 2026.01.10 06:43:22.164971 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5109 | 2026.01.10 06:43:22.165067 [ 253 ] {8babae1b-a2cc-4adf-b9dc-6fe99def473b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5110 | 2026.01.10 06:43:22.165121 [ 253 ] {8babae1b-a2cc-4adf-b9dc-6fe99def473b} <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 | ||
| 5111 | 2026.01.10 06:43:22.165908 [ 253 ] {8babae1b-a2cc-4adf-b9dc-6fe99def473b} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5112 | 2026.01.10 06:43:22.165944 [ 253 ] {8babae1b-a2cc-4adf-b9dc-6fe99def473b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5113 | 2026.01.10 06:43:22.166457 [ 253 ] {8babae1b-a2cc-4adf-b9dc-6fe99def473b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5114 | 2026.01.10 06:43:22.166694 [ 253 ] {8babae1b-a2cc-4adf-b9dc-6fe99def473b} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5115 | 2026.01.10 06:43:22.166832 [ 253 ] {8babae1b-a2cc-4adf-b9dc-6fe99def473b} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001784 sec., 3923.7668161434976 rows/sec., 7.03 MiB/sec. | ||
| 5116 | 2026.01.10 06:43:22.166886 [ 253 ] {8babae1b-a2cc-4adf-b9dc-6fe99def473b} <Debug> TCPHandler: Processed in 0.001972237 sec. | ||
| 5117 | 2026.01.10 06:43:22.167002 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5118 | 2026.01.10 06:43:22.167096 [ 253 ] {bb1c9a2e-b69c-4d8e-8396-2632922c155e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5119 | 2026.01.10 06:43:22.167138 [ 253 ] {bb1c9a2e-b69c-4d8e-8396-2632922c155e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5120 | 2026.01.10 06:43:22.167500 [ 253 ] {bb1c9a2e-b69c-4d8e-8396-2632922c155e} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5121 | 2026.01.10 06:43:22.167537 [ 253 ] {bb1c9a2e-b69c-4d8e-8396-2632922c155e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5122 | 2026.01.10 06:43:22.167848 [ 253 ] {bb1c9a2e-b69c-4d8e-8396-2632922c155e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5123 | 2026.01.10 06:43:22.168110 [ 253 ] {bb1c9a2e-b69c-4d8e-8396-2632922c155e} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5124 | 2026.01.10 06:43:22.168252 [ 253 ] {bb1c9a2e-b69c-4d8e-8396-2632922c155e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001174 sec., 88586.03066439524 rows/sec., 5.43 MiB/sec. | ||
| 5125 | 2026.01.10 06:43:22.168294 [ 253 ] {bb1c9a2e-b69c-4d8e-8396-2632922c155e} <Debug> TCPHandler: Processed in 0.001341143 sec. | ||
| 5126 | 2026.01.10 06:43:27.140587 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5127 | 2026.01.10 06:43:27.140776 [ 253 ] {d1d1896c-fc8d-4c0c-b9a6-29305134f353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5128 | 2026.01.10 06:43:27.140849 [ 253 ] {d1d1896c-fc8d-4c0c-b9a6-29305134f353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5129 | 2026.01.10 06:43:27.141457 [ 253 ] {d1d1896c-fc8d-4c0c-b9a6-29305134f353} <Trace> oximeter.fields_ipaddr (238f5050-c457-4604-832e-c92f31928fa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5130 | 2026.01.10 06:43:27.141507 [ 253 ] {d1d1896c-fc8d-4c0c-b9a6-29305134f353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5131 | 2026.01.10 06:43:27.141889 [ 253 ] {d1d1896c-fc8d-4c0c-b9a6-29305134f353} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5132 | 2026.01.10 06:43:27.142129 [ 253 ] {d1d1896c-fc8d-4c0c-b9a6-29305134f353} <Trace> oximeter.fields_ipaddr (238f5050-c457-4604-832e-c92f31928fa6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5133 | 2026.01.10 06:43:27.142298 [ 253 ] {d1d1896c-fc8d-4c0c-b9a6-29305134f353} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001573 sec., 2542.911633820725 rows/sec., 207.36 KiB/sec. | ||
| 5134 | 2026.01.10 06:43:27.142341 [ 253 ] {d1d1896c-fc8d-4c0c-b9a6-29305134f353} <Debug> TCPHandler: Processed in 0.001878134 sec. | ||
| 5135 | 2026.01.10 06:43:27.142467 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5136 | 2026.01.10 06:43:27.142563 [ 253 ] {3c1068ea-e493-4d42-b0c2-f7f7876c4efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5137 | 2026.01.10 06:43:27.142605 [ 253 ] {3c1068ea-e493-4d42-b0c2-f7f7876c4efc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5138 | 2026.01.10 06:43:27.143084 [ 253 ] {3c1068ea-e493-4d42-b0c2-f7f7876c4efc} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5139 | 2026.01.10 06:43:27.143121 [ 253 ] {3c1068ea-e493-4d42-b0c2-f7f7876c4efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5140 | 2026.01.10 06:43:27.143447 [ 253 ] {3c1068ea-e493-4d42-b0c2-f7f7876c4efc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5141 | 2026.01.10 06:43:27.143656 [ 253 ] {3c1068ea-e493-4d42-b0c2-f7f7876c4efc} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5142 | 2026.01.10 06:43:27.143788 [ 253 ] {3c1068ea-e493-4d42-b0c2-f7f7876c4efc} <Debug> executeQuery: Read 124 rows, 10.88 KiB in 0.001243 sec., 99758.64843121481 rows/sec., 8.54 MiB/sec. | ||
| 5143 | 2026.01.10 06:43:27.143826 [ 253 ] {3c1068ea-e493-4d42-b0c2-f7f7876c4efc} <Debug> TCPHandler: Processed in 0.001408414 sec. | ||
| 5144 | 2026.01.10 06:43:27.143938 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5145 | 2026.01.10 06:43:27.144032 [ 253 ] {52e30823-399f-4284-b532-1d78c65a694f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5146 | 2026.01.10 06:43:27.144072 [ 253 ] {52e30823-399f-4284-b532-1d78c65a694f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5147 | 2026.01.10 06:43:27.144480 [ 253 ] {52e30823-399f-4284-b532-1d78c65a694f} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5148 | 2026.01.10 06:43:27.144516 [ 253 ] {52e30823-399f-4284-b532-1d78c65a694f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5149 | 2026.01.10 06:43:27.144810 [ 253 ] {52e30823-399f-4284-b532-1d78c65a694f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5150 | 2026.01.10 06:43:27.145020 [ 253 ] {52e30823-399f-4284-b532-1d78c65a694f} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5151 | 2026.01.10 06:43:27.145157 [ 253 ] {52e30823-399f-4284-b532-1d78c65a694f} <Debug> executeQuery: Read 37 rows, 2.76 KiB in 0.001143 sec., 32370.953630796153 rows/sec., 2.36 MiB/sec. | ||
| 5152 | 2026.01.10 06:43:27.145195 [ 253 ] {52e30823-399f-4284-b532-1d78c65a694f} <Debug> TCPHandler: Processed in 0.001305641 sec. | ||
| 5153 | 2026.01.10 06:43:27.145302 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5154 | 2026.01.10 06:43:27.145395 [ 253 ] {5f4b2e37-5a7c-4e6a-82a9-6f1d78140161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5155 | 2026.01.10 06:43:27.145434 [ 253 ] {5f4b2e37-5a7c-4e6a-82a9-6f1d78140161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5156 | 2026.01.10 06:43:27.145844 [ 253 ] {5f4b2e37-5a7c-4e6a-82a9-6f1d78140161} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5157 | 2026.01.10 06:43:27.145880 [ 253 ] {5f4b2e37-5a7c-4e6a-82a9-6f1d78140161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5158 | 2026.01.10 06:43:27.146188 [ 253 ] {5f4b2e37-5a7c-4e6a-82a9-6f1d78140161} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5159 | 2026.01.10 06:43:27.146391 [ 253 ] {5f4b2e37-5a7c-4e6a-82a9-6f1d78140161} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5160 | 2026.01.10 06:43:27.146517 [ 253 ] {5f4b2e37-5a7c-4e6a-82a9-6f1d78140161} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001139 sec., 88674.27568042142 rows/sec., 6.93 MiB/sec. | ||
| 5161 | 2026.01.10 06:43:27.146553 [ 253 ] {5f4b2e37-5a7c-4e6a-82a9-6f1d78140161} <Debug> TCPHandler: Processed in 0.001300541 sec. | ||
| 5162 | 2026.01.10 06:43:27.146661 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5163 | 2026.01.10 06:43:27.146755 [ 253 ] {8845f47b-698a-4234-94a2-b8430bd5c938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5164 | 2026.01.10 06:43:27.146798 [ 253 ] {8845f47b-698a-4234-94a2-b8430bd5c938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5165 | 2026.01.10 06:43:27.147199 [ 253 ] {8845f47b-698a-4234-94a2-b8430bd5c938} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5166 | 2026.01.10 06:43:27.147235 [ 253 ] {8845f47b-698a-4234-94a2-b8430bd5c938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5167 | 2026.01.10 06:43:27.147567 [ 253 ] {8845f47b-698a-4234-94a2-b8430bd5c938} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5168 | 2026.01.10 06:43:27.147782 [ 253 ] {8845f47b-698a-4234-94a2-b8430bd5c938} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5169 | 2026.01.10 06:43:27.147910 [ 253 ] {8845f47b-698a-4234-94a2-b8430bd5c938} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001173 sec., 138107.4168797954 rows/sec., 9.62 MiB/sec. | ||
| 5170 | 2026.01.10 06:43:27.147946 [ 253 ] {8845f47b-698a-4234-94a2-b8430bd5c938} <Debug> TCPHandler: Processed in 0.001333642 sec. | ||
| 5171 | 2026.01.10 06:43:27.148052 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5172 | 2026.01.10 06:43:27.148154 [ 253 ] {db7520a4-f6c6-4a7c-8624-fbe6ede6cb9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5173 | 2026.01.10 06:43:27.148210 [ 253 ] {db7520a4-f6c6-4a7c-8624-fbe6ede6cb9b} <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 | ||
| 5174 | 2026.01.10 06:43:27.149012 [ 253 ] {db7520a4-f6c6-4a7c-8624-fbe6ede6cb9b} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5175 | 2026.01.10 06:43:27.149047 [ 253 ] {db7520a4-f6c6-4a7c-8624-fbe6ede6cb9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5176 | 2026.01.10 06:43:27.149593 [ 253 ] {db7520a4-f6c6-4a7c-8624-fbe6ede6cb9b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5177 | 2026.01.10 06:43:27.149814 [ 253 ] {db7520a4-f6c6-4a7c-8624-fbe6ede6cb9b} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5178 | 2026.01.10 06:43:27.149925 [ 77 ] {} <Debug> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5179 | 2026.01.10 06:43:27.149946 [ 253 ] {db7520a4-f6c6-4a7c-8624-fbe6ede6cb9b} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001818 sec., 18151.81518151815 rows/sec., 32.53 MiB/sec. | ||
| 5180 | 2026.01.10 06:43:27.149994 [ 77 ] {} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5181 | 2026.01.10 06:43:27.150016 [ 253 ] {db7520a4-f6c6-4a7c-8624-fbe6ede6cb9b} <Debug> TCPHandler: Processed in 0.002012978 sec. | ||
| 5182 | 2026.01.10 06:43:27.150020 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5183 | 2026.01.10 06:43:27.150140 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5184 | 2026.01.10 06:43:27.150157 [ 193 ] {0c9e8585-b915-491c-95c4-2043a040291f::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 | ||
| 5185 | 2026.01.10 06:43:27.150257 [ 253 ] {fc07469d-a8d0-46c8-8996-db81e31abfdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5186 | 2026.01.10 06:43:27.150303 [ 253 ] {fc07469d-a8d0-46c8-8996-db81e31abfdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5187 | 2026.01.10 06:43:27.150440 [ 193 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5188 | 2026.01.10 06:43:27.150518 [ 193 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 279 rows starting from the beginning of the part | ||
| 5189 | 2026.01.10 06:43:27.150650 [ 253 ] {fc07469d-a8d0-46c8-8996-db81e31abfdf} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5190 | 2026.01.10 06:43:27.150669 [ 193 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 33 rows starting from the beginning of the part | ||
| 5191 | 2026.01.10 06:43:27.150694 [ 253 ] {fc07469d-a8d0-46c8-8996-db81e31abfdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5192 | 2026.01.10 06:43:27.150801 [ 193 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 5193 | 2026.01.10 06:43:27.150923 [ 193 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 33 rows starting from the beginning of the part | ||
| 5194 | 2026.01.10 06:43:27.151005 [ 253 ] {fc07469d-a8d0-46c8-8996-db81e31abfdf} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5195 | 2026.01.10 06:43:27.151032 [ 193 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part | ||
| 5196 | 2026.01.10 06:43:27.151149 [ 193 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 33 rows starting from the beginning of the part | ||
| 5197 | 2026.01.10 06:43:27.151236 [ 253 ] {fc07469d-a8d0-46c8-8996-db81e31abfdf} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5198 | 2026.01.10 06:43:27.151375 [ 253 ] {fc07469d-a8d0-46c8-8996-db81e31abfdf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 5199 | 2026.01.10 06:43:27.151412 [ 253 ] {fc07469d-a8d0-46c8-8996-db81e31abfdf} <Debug> TCPHandler: Processed in 0.001322052 sec. | ||
| 5200 | 2026.01.10 06:43:27.154597 [ 200 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 392 rows, containing 19 columns (19 merged, 0 gathered) in 0.004491478 sec., 87276.3932050875 rows/sec., 156.40 MiB/sec. | ||
| 5201 | 2026.01.10 06:43:27.155835 [ 203 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5202 | 2026.01.10 06:43:27.156255 [ 203 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5203 | 2026.01.10 06:43:27.156340 [ 203 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5204 | 2026.01.10 06:43:27.156513 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
| 5205 | 2026.01.10 06:43:28.842812 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9932 | ||
| 5206 | 2026.01.10 06:43:28.843367 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5207 | 2026.01.10 06:43:28.843408 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5208 | 2026.01.10 06:43:28.843933 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5209 | 2026.01.10 06:43:28.844173 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5210 | 2026.01.10 06:43:28.844307 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9932 | ||
| 5211 | 2026.01.10 06:43:28.844327 [ 74 ] {} <Debug> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5212 | 2026.01.10 06:43:28.844403 [ 74 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5213 | 2026.01.10 06:43:28.844425 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5214 | 2026.01.10 06:43:28.844546 [ 193 ] {c487886e-f691-49eb-8b87-c74a542743d5::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 | ||
| 5215 | 2026.01.10 06:43:28.844653 [ 193 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5216 | 2026.01.10 06:43:28.844686 [ 193 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7564 rows starting from the beginning of the part | ||
| 5217 | 2026.01.10 06:43:28.844751 [ 193 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 5218 | 2026.01.10 06:43:28.844798 [ 193 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 5219 | 2026.01.10 06:43:28.844846 [ 193 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 5220 | 2026.01.10 06:43:28.844889 [ 193 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 5221 | 2026.01.10 06:43:28.844924 [ 193 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 5222 | 2026.01.10 06:43:28.846931 [ 188 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9932 rows, containing 4 columns (4 merged, 0 gathered) in 0.002435098 sec., 4078685.950216377 rows/sec., 58.35 MiB/sec. | ||
| 5223 | 2026.01.10 06:43:28.847226 [ 188 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5224 | 2026.01.10 06:43:28.847517 [ 188 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_21_4} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5225 | 2026.01.10 06:43:28.847589 [ 188 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_21_4} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5226 | 2026.01.10 06:43:28.847657 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 5227 | 2026.01.10 06:43:29.348824 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5228 | 2026.01.10 06:43:29.365354 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5229 | 2026.01.10 06:43:29.365408 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5230 | 2026.01.10 06:43:29.371370 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5231 | 2026.01.10 06:43:29.372058 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5232 | 2026.01.10 06:43:29.372348 [ 73 ] {} <Debug> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5233 | 2026.01.10 06:43:29.372416 [ 73 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5234 | 2026.01.10 06:43:29.372440 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5235 | 2026.01.10 06:43:29.372614 [ 200 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::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 | ||
| 5236 | 2026.01.10 06:43:29.375062 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5237 | 2026.01.10 06:43:29.376381 [ 200 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5238 | 2026.01.10 06:43:29.377703 [ 200 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part | ||
| 5239 | 2026.01.10 06:43:29.382484 [ 200 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 5240 | 2026.01.10 06:43:29.387165 [ 200 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 5241 | 2026.01.10 06:43:29.391445 [ 200 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 5242 | 2026.01.10 06:43:29.395673 [ 200 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part | ||
| 5243 | 2026.01.10 06:43:29.400110 [ 200 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 5244 | 2026.01.10 06:43:29.452958 [ 188 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.080434746 sec., 1976.7576564486199 rows/sec., 10.22 MiB/sec. | ||
| 5245 | 2026.01.10 06:43:29.455529 [ 194 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5246 | 2026.01.10 06:43:29.457949 [ 194 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_21_4} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5247 | 2026.01.10 06:43:29.458058 [ 194 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_21_4} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5248 | 2026.01.10 06:43:29.460027 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5249 | 2026.01.10 06:43:30.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.78 MiB, peak 260.33 MiB, free memory in arenas 0.00 B, will set to 252.97 MiB (RSS), difference: 3.20 MiB | ||
| 5250 | 2026.01.10 06:43:31.362411 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 702 | ||
| 5251 | 2026.01.10 06:43:31.364764 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5252 | 2026.01.10 06:43:31.364817 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5253 | 2026.01.10 06:43:31.366080 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5254 | 2026.01.10 06:43:31.366353 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5255 | 2026.01.10 06:43:31.366509 [ 71 ] {} <Debug> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5256 | 2026.01.10 06:43:31.366576 [ 71 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5257 | 2026.01.10 06:43:31.366600 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5258 | 2026.01.10 06:43:31.366710 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 702 | ||
| 5259 | 2026.01.10 06:43:31.366724 [ 188 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::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 | ||
| 5260 | 2026.01.10 06:43:31.367357 [ 188 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5261 | 2026.01.10 06:43:31.367511 [ 188 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 526 rows starting from the beginning of the part | ||
| 5262 | 2026.01.10 06:43:31.367879 [ 188 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 20 rows starting from the beginning of the part | ||
| 5263 | 2026.01.10 06:43:31.368229 [ 188 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 42 rows starting from the beginning of the part | ||
| 5264 | 2026.01.10 06:43:31.368584 [ 188 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 58 rows starting from the beginning of the part | ||
| 5265 | 2026.01.10 06:43:31.368950 [ 188 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 20 rows starting from the beginning of the part | ||
| 5266 | 2026.01.10 06:43:31.369304 [ 188 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
| 5267 | 2026.01.10 06:43:31.376251 [ 194 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 702 rows, containing 72 columns (72 merged, 0 gathered) in 0.00958574 sec., 73233.78268135793 rows/sec., 64.70 MiB/sec. | ||
| 5268 | 2026.01.10 06:43:31.377611 [ 196 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5269 | 2026.01.10 06:43:31.378298 [ 196 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::all_1_16_3} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5270 | 2026.01.10 06:43:31.378383 [ 196 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::all_1_16_3} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5271 | 2026.01.10 06:43:31.378635 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
| 5272 | 2026.01.10 06:43:32.150127 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5273 | 2026.01.10 06:43:32.150297 [ 253 ] {d668ee0d-a51f-4e0e-9e90-37f41c4fb2e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5274 | 2026.01.10 06:43:32.150360 [ 253 ] {d668ee0d-a51f-4e0e-9e90-37f41c4fb2e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5275 | 2026.01.10 06:43:32.151184 [ 253 ] {d668ee0d-a51f-4e0e-9e90-37f41c4fb2e9} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5276 | 2026.01.10 06:43:32.151221 [ 253 ] {d668ee0d-a51f-4e0e-9e90-37f41c4fb2e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5277 | 2026.01.10 06:43:32.151617 [ 253 ] {d668ee0d-a51f-4e0e-9e90-37f41c4fb2e9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5278 | 2026.01.10 06:43:32.151852 [ 253 ] {d668ee0d-a51f-4e0e-9e90-37f41c4fb2e9} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5279 | 2026.01.10 06:43:32.151996 [ 253 ] {d668ee0d-a51f-4e0e-9e90-37f41c4fb2e9} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001746 sec., 234822.45131729668 rows/sec., 14.90 MiB/sec. | ||
| 5280 | 2026.01.10 06:43:32.152038 [ 253 ] {d668ee0d-a51f-4e0e-9e90-37f41c4fb2e9} <Debug> TCPHandler: Processed in 0.002036839 sec. | ||
| 5281 | 2026.01.10 06:43:32.152162 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5282 | 2026.01.10 06:43:32.152260 [ 253 ] {69621817-efea-4bee-933f-43f1d232655f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5283 | 2026.01.10 06:43:32.152302 [ 253 ] {69621817-efea-4bee-933f-43f1d232655f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5284 | 2026.01.10 06:43:32.153232 [ 253 ] {69621817-efea-4bee-933f-43f1d232655f} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5285 | 2026.01.10 06:43:32.153269 [ 253 ] {69621817-efea-4bee-933f-43f1d232655f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5286 | 2026.01.10 06:43:32.153681 [ 253 ] {69621817-efea-4bee-933f-43f1d232655f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5287 | 2026.01.10 06:43:32.153893 [ 253 ] {69621817-efea-4bee-933f-43f1d232655f} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5288 | 2026.01.10 06:43:32.154021 [ 253 ] {69621817-efea-4bee-933f-43f1d232655f} <Debug> executeQuery: Read 1126 rows, 91.19 KiB in 0.001778 sec., 633295.8380202474 rows/sec., 50.09 MiB/sec. | ||
| 5289 | 2026.01.10 06:43:32.154060 [ 253 ] {69621817-efea-4bee-933f-43f1d232655f} <Debug> TCPHandler: Processed in 0.001949117 sec. | ||
| 5290 | 2026.01.10 06:43:32.154171 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5291 | 2026.01.10 06:43:32.154268 [ 253 ] {847d0268-c393-45ff-b635-e99722a995c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5292 | 2026.01.10 06:43:32.154308 [ 253 ] {847d0268-c393-45ff-b635-e99722a995c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5293 | 2026.01.10 06:43:32.154779 [ 253 ] {847d0268-c393-45ff-b635-e99722a995c4} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5294 | 2026.01.10 06:43:32.154814 [ 253 ] {847d0268-c393-45ff-b635-e99722a995c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5295 | 2026.01.10 06:43:32.155122 [ 253 ] {847d0268-c393-45ff-b635-e99722a995c4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5296 | 2026.01.10 06:43:32.155332 [ 253 ] {847d0268-c393-45ff-b635-e99722a995c4} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5297 | 2026.01.10 06:43:32.155424 [ 70 ] {} <Debug> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5298 | 2026.01.10 06:43:32.155456 [ 253 ] {847d0268-c393-45ff-b635-e99722a995c4} <Debug> executeQuery: Read 212 rows, 12.84 KiB in 0.001206 sec., 175787.728026534 rows/sec., 10.40 MiB/sec. | ||
| 5299 | 2026.01.10 06:43:32.155462 [ 70 ] {} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5300 | 2026.01.10 06:43:32.155488 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5301 | 2026.01.10 06:43:32.155493 [ 253 ] {847d0268-c393-45ff-b635-e99722a995c4} <Debug> TCPHandler: Processed in 0.001372443 sec. | ||
| 5302 | 2026.01.10 06:43:32.155607 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5303 | 2026.01.10 06:43:32.155658 [ 188 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5304 | 2026.01.10 06:43:32.155703 [ 253 ] {c73aaf25-a358-47df-ba98-b9c906cc1369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5305 | 2026.01.10 06:43:32.155757 [ 253 ] {c73aaf25-a358-47df-ba98-b9c906cc1369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5306 | 2026.01.10 06:43:32.155871 [ 188 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5307 | 2026.01.10 06:43:32.155933 [ 188 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 277 rows starting from the beginning of the part | ||
| 5308 | 2026.01.10 06:43:32.156033 [ 188 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 222 rows starting from the beginning of the part | ||
| 5309 | 2026.01.10 06:43:32.156077 [ 188 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 33 rows starting from the beginning of the part | ||
| 5310 | 2026.01.10 06:43:32.156115 [ 188 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part | ||
| 5311 | 2026.01.10 06:43:32.156157 [ 188 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 37 rows starting from the beginning of the part | ||
| 5312 | 2026.01.10 06:43:32.156197 [ 188 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 212 rows starting from the beginning of the part | ||
| 5313 | 2026.01.10 06:43:32.156238 [ 253 ] {c73aaf25-a358-47df-ba98-b9c906cc1369} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5314 | 2026.01.10 06:43:32.156285 [ 253 ] {c73aaf25-a358-47df-ba98-b9c906cc1369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5315 | 2026.01.10 06:43:32.156776 [ 253 ] {c73aaf25-a358-47df-ba98-b9c906cc1369} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5316 | 2026.01.10 06:43:32.157019 [ 253 ] {c73aaf25-a358-47df-ba98-b9c906cc1369} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5317 | 2026.01.10 06:43:32.157177 [ 253 ] {c73aaf25-a358-47df-ba98-b9c906cc1369} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001491 sec., 142186.45204560697 rows/sec., 9.17 MiB/sec. | ||
| 5318 | 2026.01.10 06:43:32.157222 [ 253 ] {c73aaf25-a358-47df-ba98-b9c906cc1369} <Debug> TCPHandler: Processed in 0.00166632 sec. | ||
| 5319 | 2026.01.10 06:43:32.157284 [ 196 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 993 rows, containing 5 columns (5 merged, 0 gathered) in 0.001716041 sec., 578657.5029384496 rows/sec., 37.57 MiB/sec. | ||
| 5320 | 2026.01.10 06:43:32.157332 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5321 | 2026.01.10 06:43:32.157433 [ 253 ] {32841be6-efe2-474f-8e4c-36d80b880a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5322 | 2026.01.10 06:43:32.157463 [ 198 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5323 | 2026.01.10 06:43:32.157475 [ 253 ] {32841be6-efe2-474f-8e4c-36d80b880a8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5324 | 2026.01.10 06:43:32.157725 [ 198 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_26_5} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5325 | 2026.01.10 06:43:32.157788 [ 198 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_26_5} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5326 | 2026.01.10 06:43:32.157866 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 5327 | 2026.01.10 06:43:32.157947 [ 253 ] {32841be6-efe2-474f-8e4c-36d80b880a8b} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5328 | 2026.01.10 06:43:32.157984 [ 253 ] {32841be6-efe2-474f-8e4c-36d80b880a8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5329 | 2026.01.10 06:43:32.158323 [ 253 ] {32841be6-efe2-474f-8e4c-36d80b880a8b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5330 | 2026.01.10 06:43:32.158528 [ 253 ] {32841be6-efe2-474f-8e4c-36d80b880a8b} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5331 | 2026.01.10 06:43:32.158655 [ 253 ] {32841be6-efe2-474f-8e4c-36d80b880a8b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00124 sec., 170161.29032258064 rows/sec., 9.66 MiB/sec. | ||
| 5332 | 2026.01.10 06:43:32.158692 [ 253 ] {32841be6-efe2-474f-8e4c-36d80b880a8b} <Debug> TCPHandler: Processed in 0.001410033 sec. | ||
| 5333 | 2026.01.10 06:43:32.158795 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5334 | 2026.01.10 06:43:32.158889 [ 253 ] {9c17f41a-91a1-4c22-9a4f-2fb373e3cf73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5335 | 2026.01.10 06:43:32.158930 [ 253 ] {9c17f41a-91a1-4c22-9a4f-2fb373e3cf73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5336 | 2026.01.10 06:43:32.159586 [ 253 ] {9c17f41a-91a1-4c22-9a4f-2fb373e3cf73} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5337 | 2026.01.10 06:43:32.159622 [ 253 ] {9c17f41a-91a1-4c22-9a4f-2fb373e3cf73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5338 | 2026.01.10 06:43:32.159945 [ 253 ] {9c17f41a-91a1-4c22-9a4f-2fb373e3cf73} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5339 | 2026.01.10 06:43:32.160157 [ 253 ] {9c17f41a-91a1-4c22-9a4f-2fb373e3cf73} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5340 | 2026.01.10 06:43:32.160282 [ 253 ] {9c17f41a-91a1-4c22-9a4f-2fb373e3cf73} <Debug> executeQuery: Read 686 rows, 49.03 KiB in 0.001411 sec., 486180.0141743445 rows/sec., 33.93 MiB/sec. | ||
| 5341 | 2026.01.10 06:43:32.160319 [ 253 ] {9c17f41a-91a1-4c22-9a4f-2fb373e3cf73} <Debug> TCPHandler: Processed in 0.001573307 sec. | ||
| 5342 | 2026.01.10 06:43:32.160424 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5343 | 2026.01.10 06:43:32.160518 [ 253 ] {a01bf376-3028-46c0-9cf0-bd6b5497fa66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5344 | 2026.01.10 06:43:32.160560 [ 253 ] {a01bf376-3028-46c0-9cf0-bd6b5497fa66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5345 | 2026.01.10 06:43:32.160881 [ 253 ] {a01bf376-3028-46c0-9cf0-bd6b5497fa66} <Trace> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5346 | 2026.01.10 06:43:32.160915 [ 253 ] {a01bf376-3028-46c0-9cf0-bd6b5497fa66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5347 | 2026.01.10 06:43:32.161222 [ 253 ] {a01bf376-3028-46c0-9cf0-bd6b5497fa66} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5348 | 2026.01.10 06:43:32.161525 [ 253 ] {a01bf376-3028-46c0-9cf0-bd6b5497fa66} <Trace> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5349 | 2026.01.10 06:43:32.161680 [ 253 ] {a01bf376-3028-46c0-9cf0-bd6b5497fa66} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001179 sec., 5089.058524173029 rows/sec., 265.88 KiB/sec. | ||
| 5350 | 2026.01.10 06:43:32.161723 [ 253 ] {a01bf376-3028-46c0-9cf0-bd6b5497fa66} <Debug> TCPHandler: Processed in 0.001348132 sec. | ||
| 5351 | 2026.01.10 06:43:32.161865 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5352 | 2026.01.10 06:43:32.161969 [ 253 ] {95565ac1-4d19-4528-abd3-ac5ff7617b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5353 | 2026.01.10 06:43:32.162017 [ 253 ] {95565ac1-4d19-4528-abd3-ac5ff7617b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5354 | 2026.01.10 06:43:32.162518 [ 253 ] {95565ac1-4d19-4528-abd3-ac5ff7617b97} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5355 | 2026.01.10 06:43:32.162553 [ 253 ] {95565ac1-4d19-4528-abd3-ac5ff7617b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5356 | 2026.01.10 06:43:32.162884 [ 253 ] {95565ac1-4d19-4528-abd3-ac5ff7617b97} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5357 | 2026.01.10 06:43:32.163098 [ 253 ] {95565ac1-4d19-4528-abd3-ac5ff7617b97} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5358 | 2026.01.10 06:43:32.163242 [ 253 ] {95565ac1-4d19-4528-abd3-ac5ff7617b97} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001295 sec., 242471.04247104248 rows/sec., 15.93 MiB/sec. | ||
| 5359 | 2026.01.10 06:43:32.163279 [ 253 ] {95565ac1-4d19-4528-abd3-ac5ff7617b97} <Debug> TCPHandler: Processed in 0.001470815 sec. | ||
| 5360 | 2026.01.10 06:43:32.163401 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5361 | 2026.01.10 06:43:32.163499 [ 253 ] {a37ad493-388a-496e-ae78-ff3613b00cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5362 | 2026.01.10 06:43:32.163542 [ 253 ] {a37ad493-388a-496e-ae78-ff3613b00cf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5363 | 2026.01.10 06:43:32.163872 [ 253 ] {a37ad493-388a-496e-ae78-ff3613b00cf2} <Trace> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5364 | 2026.01.10 06:43:32.163905 [ 253 ] {a37ad493-388a-496e-ae78-ff3613b00cf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5365 | 2026.01.10 06:43:32.164215 [ 253 ] {a37ad493-388a-496e-ae78-ff3613b00cf2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5366 | 2026.01.10 06:43:32.164422 [ 253 ] {a37ad493-388a-496e-ae78-ff3613b00cf2} <Trace> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5367 | 2026.01.10 06:43:32.164545 [ 253 ] {a37ad493-388a-496e-ae78-ff3613b00cf2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 63.27 KiB/sec. | ||
| 5368 | 2026.01.10 06:43:32.164580 [ 253 ] {a37ad493-388a-496e-ae78-ff3613b00cf2} <Debug> TCPHandler: Processed in 0.001240559 sec. | ||
| 5369 | 2026.01.10 06:43:32.164714 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5370 | 2026.01.10 06:43:32.164809 [ 253 ] {71e0c5ed-79f3-42d1-88a1-3df9a5826062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5371 | 2026.01.10 06:43:32.164864 [ 253 ] {71e0c5ed-79f3-42d1-88a1-3df9a5826062} <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 | ||
| 5372 | 2026.01.10 06:43:32.165715 [ 253 ] {71e0c5ed-79f3-42d1-88a1-3df9a5826062} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5373 | 2026.01.10 06:43:32.165754 [ 253 ] {71e0c5ed-79f3-42d1-88a1-3df9a5826062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5374 | 2026.01.10 06:43:32.166332 [ 253 ] {71e0c5ed-79f3-42d1-88a1-3df9a5826062} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5375 | 2026.01.10 06:43:32.166573 [ 253 ] {71e0c5ed-79f3-42d1-88a1-3df9a5826062} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5376 | 2026.01.10 06:43:32.166709 [ 253 ] {71e0c5ed-79f3-42d1-88a1-3df9a5826062} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001919 sec., 3647.7331943720687 rows/sec., 6.54 MiB/sec. | ||
| 5377 | 2026.01.10 06:43:32.166772 [ 253 ] {71e0c5ed-79f3-42d1-88a1-3df9a5826062} <Debug> TCPHandler: Processed in 0.002107831 sec. | ||
| 5378 | 2026.01.10 06:43:32.166901 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5379 | 2026.01.10 06:43:32.167003 [ 253 ] {2378f39b-0b69-451d-bcf3-df94f948eed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5380 | 2026.01.10 06:43:32.167046 [ 253 ] {2378f39b-0b69-451d-bcf3-df94f948eed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5381 | 2026.01.10 06:43:32.167439 [ 253 ] {2378f39b-0b69-451d-bcf3-df94f948eed6} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5382 | 2026.01.10 06:43:32.167478 [ 253 ] {2378f39b-0b69-451d-bcf3-df94f948eed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5383 | 2026.01.10 06:43:32.167795 [ 253 ] {2378f39b-0b69-451d-bcf3-df94f948eed6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5384 | 2026.01.10 06:43:32.168024 [ 253 ] {2378f39b-0b69-451d-bcf3-df94f948eed6} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5385 | 2026.01.10 06:43:32.168163 [ 253 ] {2378f39b-0b69-451d-bcf3-df94f948eed6} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00118 sec., 88135.59322033898 rows/sec., 5.40 MiB/sec. | ||
| 5386 | 2026.01.10 06:43:32.168202 [ 253 ] {2378f39b-0b69-451d-bcf3-df94f948eed6} <Debug> TCPHandler: Processed in 0.001352052 sec. | ||
| 5387 | 2026.01.10 06:43:36.248119 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5388 | 2026.01.10 06:43:36.248233 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5389 | 2026.01.10 06:43:36.344386 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10444 | ||
| 5390 | 2026.01.10 06:43:36.345267 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5391 | 2026.01.10 06:43:36.345357 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5392 | 2026.01.10 06:43:36.345976 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5393 | 2026.01.10 06:43:36.346221 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5394 | 2026.01.10 06:43:36.346376 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10444 | ||
| 5395 | 2026.01.10 06:43:36.875117 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5396 | 2026.01.10 06:43:36.889807 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5397 | 2026.01.10 06:43:36.889854 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5398 | 2026.01.10 06:43:36.895834 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5399 | 2026.01.10 06:43:36.896554 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5400 | 2026.01.10 06:43:36.899350 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5401 | 2026.01.10 06:43:37.139109 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5402 | 2026.01.10 06:43:37.139291 [ 253 ] {088fc7b8-7f48-42fd-95cf-317396cda4dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5403 | 2026.01.10 06:43:37.139357 [ 253 ] {088fc7b8-7f48-42fd-95cf-317396cda4dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5404 | 2026.01.10 06:43:37.140068 [ 253 ] {088fc7b8-7f48-42fd-95cf-317396cda4dc} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5405 | 2026.01.10 06:43:37.140115 [ 253 ] {088fc7b8-7f48-42fd-95cf-317396cda4dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5406 | 2026.01.10 06:43:37.140549 [ 253 ] {088fc7b8-7f48-42fd-95cf-317396cda4dc} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5407 | 2026.01.10 06:43:37.140836 [ 253 ] {088fc7b8-7f48-42fd-95cf-317396cda4dc} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5408 | 2026.01.10 06:43:37.141034 [ 253 ] {088fc7b8-7f48-42fd-95cf-317396cda4dc} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.00179 sec., 68156.42458100559 rows/sec., 5.85 MiB/sec. | ||
| 5409 | 2026.01.10 06:43:37.141089 [ 253 ] {088fc7b8-7f48-42fd-95cf-317396cda4dc} <Debug> TCPHandler: Processed in 0.002115161 sec. | ||
| 5410 | 2026.01.10 06:43:37.141222 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5411 | 2026.01.10 06:43:37.141324 [ 253 ] {391aadcc-66af-4d52-aae7-6c7a40e99b62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5412 | 2026.01.10 06:43:37.141373 [ 253 ] {391aadcc-66af-4d52-aae7-6c7a40e99b62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5413 | 2026.01.10 06:43:37.141816 [ 253 ] {391aadcc-66af-4d52-aae7-6c7a40e99b62} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5414 | 2026.01.10 06:43:37.141854 [ 253 ] {391aadcc-66af-4d52-aae7-6c7a40e99b62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5415 | 2026.01.10 06:43:37.142176 [ 253 ] {391aadcc-66af-4d52-aae7-6c7a40e99b62} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5416 | 2026.01.10 06:43:37.142395 [ 253 ] {391aadcc-66af-4d52-aae7-6c7a40e99b62} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5417 | 2026.01.10 06:43:37.142530 [ 253 ] {391aadcc-66af-4d52-aae7-6c7a40e99b62} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.00123 sec., 26829.268292682926 rows/sec., 1.97 MiB/sec. | ||
| 5418 | 2026.01.10 06:43:37.142567 [ 253 ] {391aadcc-66af-4d52-aae7-6c7a40e99b62} <Debug> TCPHandler: Processed in 0.001397154 sec. | ||
| 5419 | 2026.01.10 06:43:37.142671 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5420 | 2026.01.10 06:43:37.142774 [ 253 ] {e20c8090-4d44-4bfb-b08e-ef0765ea1b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5421 | 2026.01.10 06:43:37.142817 [ 253 ] {e20c8090-4d44-4bfb-b08e-ef0765ea1b3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5422 | 2026.01.10 06:43:37.143303 [ 253 ] {e20c8090-4d44-4bfb-b08e-ef0765ea1b3d} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5423 | 2026.01.10 06:43:37.143343 [ 253 ] {e20c8090-4d44-4bfb-b08e-ef0765ea1b3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5424 | 2026.01.10 06:43:37.143718 [ 253 ] {e20c8090-4d44-4bfb-b08e-ef0765ea1b3d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5425 | 2026.01.10 06:43:37.143973 [ 253 ] {e20c8090-4d44-4bfb-b08e-ef0765ea1b3d} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5426 | 2026.01.10 06:43:37.144130 [ 253 ] {e20c8090-4d44-4bfb-b08e-ef0765ea1b3d} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001375 sec., 70545.45454545454 rows/sec., 5.51 MiB/sec. | ||
| 5427 | 2026.01.10 06:43:37.144176 [ 253 ] {e20c8090-4d44-4bfb-b08e-ef0765ea1b3d} <Debug> TCPHandler: Processed in 0.001555358 sec. | ||
| 5428 | 2026.01.10 06:43:37.144299 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5429 | 2026.01.10 06:43:37.144393 [ 253 ] {ef5c01d8-c3c7-4aa0-8f8a-904cfc36e6b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5430 | 2026.01.10 06:43:37.144438 [ 253 ] {ef5c01d8-c3c7-4aa0-8f8a-904cfc36e6b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5431 | 2026.01.10 06:43:37.144859 [ 253 ] {ef5c01d8-c3c7-4aa0-8f8a-904cfc36e6b4} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5432 | 2026.01.10 06:43:37.144898 [ 253 ] {ef5c01d8-c3c7-4aa0-8f8a-904cfc36e6b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5433 | 2026.01.10 06:43:37.145234 [ 253 ] {ef5c01d8-c3c7-4aa0-8f8a-904cfc36e6b4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5434 | 2026.01.10 06:43:37.145463 [ 253 ] {ef5c01d8-c3c7-4aa0-8f8a-904cfc36e6b4} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5435 | 2026.01.10 06:43:37.145594 [ 253 ] {ef5c01d8-c3c7-4aa0-8f8a-904cfc36e6b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 5436 | 2026.01.10 06:43:37.145632 [ 253 ] {ef5c01d8-c3c7-4aa0-8f8a-904cfc36e6b4} <Debug> TCPHandler: Processed in 0.001389273 sec. | ||
| 5437 | 2026.01.10 06:43:37.145738 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5438 | 2026.01.10 06:43:37.145831 [ 253 ] {f034229c-f9d0-4e9c-a1a7-72b317d0a228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5439 | 2026.01.10 06:43:37.145887 [ 253 ] {f034229c-f9d0-4e9c-a1a7-72b317d0a228} <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 | ||
| 5440 | 2026.01.10 06:43:37.146718 [ 253 ] {f034229c-f9d0-4e9c-a1a7-72b317d0a228} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5441 | 2026.01.10 06:43:37.146755 [ 253 ] {f034229c-f9d0-4e9c-a1a7-72b317d0a228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5442 | 2026.01.10 06:43:37.147354 [ 253 ] {f034229c-f9d0-4e9c-a1a7-72b317d0a228} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5443 | 2026.01.10 06:43:37.147588 [ 253 ] {f034229c-f9d0-4e9c-a1a7-72b317d0a228} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5444 | 2026.01.10 06:43:37.147727 [ 253 ] {f034229c-f9d0-4e9c-a1a7-72b317d0a228} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001914 sec., 17241.37931034483 rows/sec., 30.90 MiB/sec. | ||
| 5445 | 2026.01.10 06:43:37.147779 [ 253 ] {f034229c-f9d0-4e9c-a1a7-72b317d0a228} <Debug> TCPHandler: Processed in 0.00208986 sec. | ||
| 5446 | 2026.01.10 06:43:37.147891 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5447 | 2026.01.10 06:43:37.147985 [ 253 ] {e5d42869-aca8-4210-a073-2c284bcb5d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5448 | 2026.01.10 06:43:37.148026 [ 253 ] {e5d42869-aca8-4210-a073-2c284bcb5d63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5449 | 2026.01.10 06:43:37.148362 [ 253 ] {e5d42869-aca8-4210-a073-2c284bcb5d63} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5450 | 2026.01.10 06:43:37.148398 [ 253 ] {e5d42869-aca8-4210-a073-2c284bcb5d63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5451 | 2026.01.10 06:43:37.148699 [ 253 ] {e5d42869-aca8-4210-a073-2c284bcb5d63} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5452 | 2026.01.10 06:43:37.148915 [ 253 ] {e5d42869-aca8-4210-a073-2c284bcb5d63} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5453 | 2026.01.10 06:43:37.149040 [ 253 ] {e5d42869-aca8-4210-a073-2c284bcb5d63} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 5454 | 2026.01.10 06:43:37.149076 [ 253 ] {e5d42869-aca8-4210-a073-2c284bcb5d63} <Debug> TCPHandler: Processed in 0.00123628 sec. | ||
| 5455 | 2026.01.10 06:43:39.553160 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5456 | 2026.01.10 06:43:39.553342 [ 253 ] {3e19861d-633d-4b35-945b-f28be36773de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5457 | 2026.01.10 06:43:39.553409 [ 253 ] {3e19861d-633d-4b35-945b-f28be36773de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5458 | 2026.01.10 06:43:39.554056 [ 253 ] {3e19861d-633d-4b35-945b-f28be36773de} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5459 | 2026.01.10 06:43:39.554111 [ 253 ] {3e19861d-633d-4b35-945b-f28be36773de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5460 | 2026.01.10 06:43:39.554521 [ 253 ] {3e19861d-633d-4b35-945b-f28be36773de} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5461 | 2026.01.10 06:43:39.554775 [ 253 ] {3e19861d-633d-4b35-945b-f28be36773de} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5462 | 2026.01.10 06:43:39.554944 [ 253 ] {3e19861d-633d-4b35-945b-f28be36773de} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00165 sec., 14545.454545454546 rows/sec., 1.21 MiB/sec. | ||
| 5463 | 2026.01.10 06:43:39.554996 [ 253 ] {3e19861d-633d-4b35-945b-f28be36773de} <Debug> TCPHandler: Processed in 0.001959957 sec. | ||
| 5464 | 2026.01.10 06:43:39.555129 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5465 | 2026.01.10 06:43:39.555237 [ 253 ] {afc71baa-bda7-486a-ac59-1cb9617a4bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5466 | 2026.01.10 06:43:39.555284 [ 253 ] {afc71baa-bda7-486a-ac59-1cb9617a4bdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5467 | 2026.01.10 06:43:39.555733 [ 253 ] {afc71baa-bda7-486a-ac59-1cb9617a4bdb} <Trace> oximeter.fields_ipaddr (238f5050-c457-4604-832e-c92f31928fa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5468 | 2026.01.10 06:43:39.555779 [ 253 ] {afc71baa-bda7-486a-ac59-1cb9617a4bdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5469 | 2026.01.10 06:43:39.556099 [ 253 ] {afc71baa-bda7-486a-ac59-1cb9617a4bdb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5470 | 2026.01.10 06:43:39.556318 [ 253 ] {afc71baa-bda7-486a-ac59-1cb9617a4bdb} <Trace> oximeter.fields_ipaddr (238f5050-c457-4604-832e-c92f31928fa6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5471 | 2026.01.10 06:43:39.556459 [ 253 ] {afc71baa-bda7-486a-ac59-1cb9617a4bdb} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001246 sec., 1605.1364365971108 rows/sec., 130.89 KiB/sec. | ||
| 5472 | 2026.01.10 06:43:39.556498 [ 253 ] {afc71baa-bda7-486a-ac59-1cb9617a4bdb} <Debug> TCPHandler: Processed in 0.001425084 sec. | ||
| 5473 | 2026.01.10 06:43:39.556623 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5474 | 2026.01.10 06:43:39.556727 [ 253 ] {f9f5d568-16be-48a5-9356-1747f1613836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5475 | 2026.01.10 06:43:39.556769 [ 253 ] {f9f5d568-16be-48a5-9356-1747f1613836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5476 | 2026.01.10 06:43:39.557793 [ 253 ] {f9f5d568-16be-48a5-9356-1747f1613836} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5477 | 2026.01.10 06:43:39.557830 [ 253 ] {f9f5d568-16be-48a5-9356-1747f1613836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5478 | 2026.01.10 06:43:39.558254 [ 253 ] {f9f5d568-16be-48a5-9356-1747f1613836} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5479 | 2026.01.10 06:43:39.558486 [ 253 ] {f9f5d568-16be-48a5-9356-1747f1613836} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5480 | 2026.01.10 06:43:39.558611 [ 53 ] {} <Debug> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5481 | 2026.01.10 06:43:39.558619 [ 253 ] {f9f5d568-16be-48a5-9356-1747f1613836} <Debug> executeQuery: Read 1331 rows, 113.85 KiB in 0.001914 sec., 695402.2988505748 rows/sec., 58.09 MiB/sec. | ||
| 5482 | 2026.01.10 06:43:39.558685 [ 53 ] {} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5483 | 2026.01.10 06:43:39.558701 [ 253 ] {f9f5d568-16be-48a5-9356-1747f1613836} <Debug> TCPHandler: Processed in 0.002136791 sec. | ||
| 5484 | 2026.01.10 06:43:39.558712 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5485 | 2026.01.10 06:43:39.558806 [ 198 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5486 | 2026.01.10 06:43:39.558820 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5487 | 2026.01.10 06:43:39.558900 [ 198 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5488 | 2026.01.10 06:43:39.558923 [ 253 ] {b3167735-aacb-41da-864a-223496dd1369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5489 | 2026.01.10 06:43:39.558929 [ 198 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2462 rows starting from the beginning of the part | ||
| 5490 | 2026.01.10 06:43:39.558966 [ 253 ] {b3167735-aacb-41da-864a-223496dd1369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5491 | 2026.01.10 06:43:39.558996 [ 198 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1126 rows starting from the beginning of the part | ||
| 5492 | 2026.01.10 06:43:39.559044 [ 198 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 124 rows starting from the beginning of the part | ||
| 5493 | 2026.01.10 06:43:39.559092 [ 198 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1126 rows starting from the beginning of the part | ||
| 5494 | 2026.01.10 06:43:39.559151 [ 198 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 122 rows starting from the beginning of the part | ||
| 5495 | 2026.01.10 06:43:39.559213 [ 198 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1331 rows starting from the beginning of the part | ||
| 5496 | 2026.01.10 06:43:39.559369 [ 253 ] {b3167735-aacb-41da-864a-223496dd1369} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5497 | 2026.01.10 06:43:39.559406 [ 253 ] {b3167735-aacb-41da-864a-223496dd1369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5498 | 2026.01.10 06:43:39.559718 [ 253 ] {b3167735-aacb-41da-864a-223496dd1369} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5499 | 2026.01.10 06:43:39.559938 [ 253 ] {b3167735-aacb-41da-864a-223496dd1369} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5500 | 2026.01.10 06:43:39.560069 [ 253 ] {b3167735-aacb-41da-864a-223496dd1369} <Debug> executeQuery: Read 21 rows, 1.63 KiB in 0.001166 sec., 18010.291595197257 rows/sec., 1.36 MiB/sec. | ||
| 5501 | 2026.01.10 06:43:39.560108 [ 253 ] {b3167735-aacb-41da-864a-223496dd1369} <Debug> TCPHandler: Processed in 0.001338272 sec. | ||
| 5502 | 2026.01.10 06:43:39.560234 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5503 | 2026.01.10 06:43:39.560357 [ 253 ] {5df21522-93ae-4e9b-bceb-9d5a9b0604e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5504 | 2026.01.10 06:43:39.560415 [ 253 ] {5df21522-93ae-4e9b-bceb-9d5a9b0604e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5505 | 2026.01.10 06:43:39.560894 [ 253 ] {5df21522-93ae-4e9b-bceb-9d5a9b0604e6} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5506 | 2026.01.10 06:43:39.560932 [ 253 ] {5df21522-93ae-4e9b-bceb-9d5a9b0604e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5507 | 2026.01.10 06:43:39.561124 [ 196 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6291 rows, containing 5 columns (5 merged, 0 gathered) in 0.002354777 sec., 2671590.558256684 rows/sec., 227.54 MiB/sec. | ||
| 5508 | 2026.01.10 06:43:39.561351 [ 253 ] {5df21522-93ae-4e9b-bceb-9d5a9b0604e6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5509 | 2026.01.10 06:43:39.561467 [ 197 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5510 | 2026.01.10 06:43:39.561648 [ 253 ] {5df21522-93ae-4e9b-bceb-9d5a9b0604e6} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5511 | 2026.01.10 06:43:39.561798 [ 253 ] {5df21522-93ae-4e9b-bceb-9d5a9b0604e6} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001466 sec., 171896.3165075034 rows/sec., 11.89 MiB/sec. | ||
| 5512 | 2026.01.10 06:43:39.561839 [ 253 ] {5df21522-93ae-4e9b-bceb-9d5a9b0604e6} <Debug> TCPHandler: Processed in 0.00166725 sec. | ||
| 5513 | 2026.01.10 06:43:39.561851 [ 197 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_36_7} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5514 | 2026.01.10 06:43:39.561954 [ 197 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_36_7} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5515 | 2026.01.10 06:43:39.561957 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5516 | 2026.01.10 06:43:39.562077 [ 253 ] {204936cb-b907-42fc-b310-4f0d44a6e1ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5517 | 2026.01.10 06:43:39.562091 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 5518 | 2026.01.10 06:43:39.562119 [ 253 ] {204936cb-b907-42fc-b310-4f0d44a6e1ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5519 | 2026.01.10 06:43:39.562527 [ 253 ] {204936cb-b907-42fc-b310-4f0d44a6e1ab} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5520 | 2026.01.10 06:43:39.562565 [ 253 ] {204936cb-b907-42fc-b310-4f0d44a6e1ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5521 | 2026.01.10 06:43:39.562877 [ 253 ] {204936cb-b907-42fc-b310-4f0d44a6e1ab} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5522 | 2026.01.10 06:43:39.563110 [ 253 ] {204936cb-b907-42fc-b310-4f0d44a6e1ab} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5523 | 2026.01.10 06:43:39.563250 [ 253 ] {204936cb-b907-42fc-b310-4f0d44a6e1ab} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001195 sec., 10041.8410041841 rows/sec., 784.52 KiB/sec. | ||
| 5524 | 2026.01.10 06:43:39.563289 [ 253 ] {204936cb-b907-42fc-b310-4f0d44a6e1ab} <Debug> TCPHandler: Processed in 0.001383163 sec. | ||
| 5525 | 2026.01.10 06:43:39.563397 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5526 | 2026.01.10 06:43:39.563491 [ 253 ] {6c0c5310-aa13-4b27-bfe5-b61bb10001b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5527 | 2026.01.10 06:43:39.563531 [ 253 ] {6c0c5310-aa13-4b27-bfe5-b61bb10001b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5528 | 2026.01.10 06:43:39.564112 [ 253 ] {6c0c5310-aa13-4b27-bfe5-b61bb10001b0} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5529 | 2026.01.10 06:43:39.564149 [ 253 ] {6c0c5310-aa13-4b27-bfe5-b61bb10001b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5530 | 2026.01.10 06:43:39.564487 [ 253 ] {6c0c5310-aa13-4b27-bfe5-b61bb10001b0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5531 | 2026.01.10 06:43:39.564706 [ 253 ] {6c0c5310-aa13-4b27-bfe5-b61bb10001b0} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5532 | 2026.01.10 06:43:39.564810 [ 53 ] {} <Debug> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5533 | 2026.01.10 06:43:39.564831 [ 253 ] {6c0c5310-aa13-4b27-bfe5-b61bb10001b0} <Debug> executeQuery: Read 565 rows, 43.39 KiB in 0.001359 sec., 415746.8727005151 rows/sec., 31.18 MiB/sec. | ||
| 5534 | 2026.01.10 06:43:39.564846 [ 53 ] {} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5535 | 2026.01.10 06:43:39.564875 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5536 | 2026.01.10 06:43:39.564877 [ 253 ] {6c0c5310-aa13-4b27-bfe5-b61bb10001b0} <Debug> TCPHandler: Processed in 0.001529677 sec. | ||
| 5537 | 2026.01.10 06:43:39.564950 [ 198 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5538 | 2026.01.10 06:43:39.565000 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5539 | 2026.01.10 06:43:39.565035 [ 198 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5540 | 2026.01.10 06:43:39.565069 [ 198 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1249 rows starting from the beginning of the part | ||
| 5541 | 2026.01.10 06:43:39.565094 [ 253 ] {abba9d6b-436e-495e-9ad6-2d3bc7866e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5542 | 2026.01.10 06:43:39.565122 [ 198 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 686 rows starting from the beginning of the part | ||
| 5543 | 2026.01.10 06:43:39.565138 [ 253 ] {abba9d6b-436e-495e-9ad6-2d3bc7866e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5544 | 2026.01.10 06:43:39.565174 [ 198 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 101 rows starting from the beginning of the part | ||
| 5545 | 2026.01.10 06:43:39.565211 [ 198 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 686 rows starting from the beginning of the part | ||
| 5546 | 2026.01.10 06:43:39.565246 [ 198 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 97 rows starting from the beginning of the part | ||
| 5547 | 2026.01.10 06:43:39.565278 [ 198 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 565 rows starting from the beginning of the part | ||
| 5548 | 2026.01.10 06:43:39.565727 [ 253 ] {abba9d6b-436e-495e-9ad6-2d3bc7866e27} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5549 | 2026.01.10 06:43:39.565762 [ 253 ] {abba9d6b-436e-495e-9ad6-2d3bc7866e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5550 | 2026.01.10 06:43:39.566175 [ 253 ] {abba9d6b-436e-495e-9ad6-2d3bc7866e27} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5551 | 2026.01.10 06:43:39.566356 [ 197 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3384 rows, containing 5 columns (5 merged, 0 gathered) in 0.001433734 sec., 2360270.4546310543 rows/sec., 179.00 MiB/sec. | ||
| 5552 | 2026.01.10 06:43:39.566407 [ 253 ] {abba9d6b-436e-495e-9ad6-2d3bc7866e27} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5553 | 2026.01.10 06:43:39.566518 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5554 | 2026.01.10 06:43:39.566540 [ 253 ] {abba9d6b-436e-495e-9ad6-2d3bc7866e27} <Debug> executeQuery: Read 961 rows, 68.62 KiB in 0.001465 sec., 655972.6962457338 rows/sec., 45.74 MiB/sec. | ||
| 5555 | 2026.01.10 06:43:39.566550 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5556 | 2026.01.10 06:43:39.566581 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5557 | 2026.01.10 06:43:39.566585 [ 253 ] {abba9d6b-436e-495e-9ad6-2d3bc7866e27} <Debug> TCPHandler: Processed in 0.001635049 sec. | ||
| 5558 | 2026.01.10 06:43:39.566587 [ 196 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5559 | 2026.01.10 06:43:39.566701 [ 186 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5560 | 2026.01.10 06:43:39.566713 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5561 | 2026.01.10 06:43:39.566852 [ 253 ] {70eeb1fc-649d-49be-9fde-0f43ff9b5874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5562 | 2026.01.10 06:43:39.566875 [ 186 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5563 | 2026.01.10 06:43:39.566910 [ 253 ] {70eeb1fc-649d-49be-9fde-0f43ff9b5874} <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 | ||
| 5564 | 2026.01.10 06:43:39.566916 [ 186 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9705 rows starting from the beginning of the part | ||
| 5565 | 2026.01.10 06:43:39.566924 [ 196 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_36_7} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5566 | 2026.01.10 06:43:39.567007 [ 186 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 314 rows starting from the beginning of the part | ||
| 5567 | 2026.01.10 06:43:39.567021 [ 196 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_36_7} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5568 | 2026.01.10 06:43:39.567061 [ 186 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 162 rows starting from the beginning of the part | ||
| 5569 | 2026.01.10 06:43:39.567108 [ 186 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 314 rows starting from the beginning of the part | ||
| 5570 | 2026.01.10 06:43:39.567121 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 5571 | 2026.01.10 06:43:39.567154 [ 186 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 5572 | 2026.01.10 06:43:39.567207 [ 186 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 961 rows starting from the beginning of the part | ||
| 5573 | 2026.01.10 06:43:39.567656 [ 253 ] {70eeb1fc-649d-49be-9fde-0f43ff9b5874} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5574 | 2026.01.10 06:43:39.567697 [ 253 ] {70eeb1fc-649d-49be-9fde-0f43ff9b5874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5575 | 2026.01.10 06:43:39.568267 [ 253 ] {70eeb1fc-649d-49be-9fde-0f43ff9b5874} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5576 | 2026.01.10 06:43:39.568504 [ 253 ] {70eeb1fc-649d-49be-9fde-0f43ff9b5874} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5577 | 2026.01.10 06:43:39.568648 [ 253 ] {70eeb1fc-649d-49be-9fde-0f43ff9b5874} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001814 sec., 3858.875413450937 rows/sec., 6.91 MiB/sec. | ||
| 5578 | 2026.01.10 06:43:39.568701 [ 253 ] {70eeb1fc-649d-49be-9fde-0f43ff9b5874} <Debug> TCPHandler: Processed in 0.002037859 sec. | ||
| 5579 | 2026.01.10 06:43:39.568809 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5580 | 2026.01.10 06:43:39.568903 [ 253 ] {b6252a25-c6dc-4d87-9768-954ea15320c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5581 | 2026.01.10 06:43:39.568944 [ 253 ] {b6252a25-c6dc-4d87-9768-954ea15320c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5582 | 2026.01.10 06:43:39.569266 [ 253 ] {b6252a25-c6dc-4d87-9768-954ea15320c1} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5583 | 2026.01.10 06:43:39.569302 [ 253 ] {b6252a25-c6dc-4d87-9768-954ea15320c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5584 | 2026.01.10 06:43:39.569601 [ 253 ] {b6252a25-c6dc-4d87-9768-954ea15320c1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5585 | 2026.01.10 06:43:39.569848 [ 253 ] {b6252a25-c6dc-4d87-9768-954ea15320c1} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5586 | 2026.01.10 06:43:39.569953 [ 53 ] {} <Debug> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5587 | 2026.01.10 06:43:39.569981 [ 253 ] {b6252a25-c6dc-4d87-9768-954ea15320c1} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001096 sec., 32846.71532846715 rows/sec., 2.21 MiB/sec. | ||
| 5588 | 2026.01.10 06:43:39.569982 [ 53 ] {} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5589 | 2026.01.10 06:43:39.570020 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5590 | 2026.01.10 06:43:39.570022 [ 253 ] {b6252a25-c6dc-4d87-9768-954ea15320c1} <Debug> TCPHandler: Processed in 0.00126284 sec. | ||
| 5591 | 2026.01.10 06:43:39.570132 [ 197 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5592 | 2026.01.10 06:43:39.570282 [ 197 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5593 | 2026.01.10 06:43:39.570331 [ 197 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1850 rows starting from the beginning of the part | ||
| 5594 | 2026.01.10 06:43:39.570424 [ 197 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 104 rows starting from the beginning of the part | ||
| 5595 | 2026.01.10 06:43:39.570489 [ 197 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 5596 | 2026.01.10 06:43:39.570549 [ 197 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 104 rows starting from the beginning of the part | ||
| 5597 | 2026.01.10 06:43:39.570606 [ 197 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 5598 | 2026.01.10 06:43:39.570663 [ 197 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
| 5599 | 2026.01.10 06:43:39.571350 [ 189 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11616 rows, containing 5 columns (5 merged, 0 gathered) in 0.004710503 sec., 2465978.6863526036 rows/sec., 166.49 MiB/sec. | ||
| 5600 | 2026.01.10 06:43:39.571609 [ 186 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5601 | 2026.01.10 06:43:39.571872 [ 186 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5602 | 2026.01.10 06:43:39.571946 [ 186 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5603 | 2026.01.10 06:43:39.572032 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.40 MiB. | ||
| 5604 | 2026.01.10 06:43:39.572088 [ 195 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2214 rows, containing 4 columns (4 merged, 0 gathered) in 0.002010018 sec., 1101482.673289493 rows/sec., 70.44 MiB/sec. | ||
| 5605 | 2026.01.10 06:43:39.572310 [ 186 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5606 | 2026.01.10 06:43:39.572560 [ 186 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_36_7} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5607 | 2026.01.10 06:43:39.572629 [ 186 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_36_7} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5608 | 2026.01.10 06:43:39.572710 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 5609 | 2026.01.10 06:43:41.366905 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 756 | ||
| 5610 | 2026.01.10 06:43:41.369592 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5611 | 2026.01.10 06:43:41.369650 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5612 | 2026.01.10 06:43:41.370859 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5613 | 2026.01.10 06:43:41.371156 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5614 | 2026.01.10 06:43:41.371505 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 756 | ||
| 5615 | 2026.01.10 06:43:42.133379 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5616 | 2026.01.10 06:43:42.133577 [ 253 ] {ac1bd7cd-fd20-452c-b53c-7a8c91e0b554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5617 | 2026.01.10 06:43:42.133654 [ 253 ] {ac1bd7cd-fd20-452c-b53c-7a8c91e0b554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5618 | 2026.01.10 06:43:42.134542 [ 253 ] {ac1bd7cd-fd20-452c-b53c-7a8c91e0b554} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5619 | 2026.01.10 06:43:42.134589 [ 253 ] {ac1bd7cd-fd20-452c-b53c-7a8c91e0b554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5620 | 2026.01.10 06:43:42.135085 [ 253 ] {ac1bd7cd-fd20-452c-b53c-7a8c91e0b554} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5621 | 2026.01.10 06:43:42.135369 [ 253 ] {ac1bd7cd-fd20-452c-b53c-7a8c91e0b554} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5622 | 2026.01.10 06:43:42.135581 [ 253 ] {ac1bd7cd-fd20-452c-b53c-7a8c91e0b554} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002061 sec., 27171.276079573025 rows/sec., 2.09 MiB/sec. | ||
| 5623 | 2026.01.10 06:43:42.135645 [ 253 ] {ac1bd7cd-fd20-452c-b53c-7a8c91e0b554} <Debug> TCPHandler: Processed in 0.002433109 sec. | ||
| 5624 | 2026.01.10 06:43:42.135787 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5625 | 2026.01.10 06:43:42.135896 [ 253 ] {3567c243-1792-42dd-a493-479c17948eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5626 | 2026.01.10 06:43:42.135944 [ 253 ] {3567c243-1792-42dd-a493-479c17948eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5627 | 2026.01.10 06:43:42.136424 [ 253 ] {3567c243-1792-42dd-a493-479c17948eed} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5628 | 2026.01.10 06:43:42.136462 [ 253 ] {3567c243-1792-42dd-a493-479c17948eed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5629 | 2026.01.10 06:43:42.136824 [ 253 ] {3567c243-1792-42dd-a493-479c17948eed} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5630 | 2026.01.10 06:43:42.137060 [ 253 ] {3567c243-1792-42dd-a493-479c17948eed} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5631 | 2026.01.10 06:43:42.137201 [ 253 ] {3567c243-1792-42dd-a493-479c17948eed} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001329 sec., 48156.50865312265 rows/sec., 3.76 MiB/sec. | ||
| 5632 | 2026.01.10 06:43:42.137244 [ 253 ] {3567c243-1792-42dd-a493-479c17948eed} <Debug> TCPHandler: Processed in 0.001517036 sec. | ||
| 5633 | 2026.01.10 06:43:42.137363 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5634 | 2026.01.10 06:43:42.137467 [ 253 ] {edd3511f-7710-4d82-bf8c-40b5d068c18e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5635 | 2026.01.10 06:43:42.137517 [ 253 ] {edd3511f-7710-4d82-bf8c-40b5d068c18e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5636 | 2026.01.10 06:43:42.137893 [ 253 ] {edd3511f-7710-4d82-bf8c-40b5d068c18e} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5637 | 2026.01.10 06:43:42.137928 [ 253 ] {edd3511f-7710-4d82-bf8c-40b5d068c18e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5638 | 2026.01.10 06:43:42.138262 [ 253 ] {edd3511f-7710-4d82-bf8c-40b5d068c18e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5639 | 2026.01.10 06:43:42.138511 [ 253 ] {edd3511f-7710-4d82-bf8c-40b5d068c18e} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5640 | 2026.01.10 06:43:42.138661 [ 253 ] {edd3511f-7710-4d82-bf8c-40b5d068c18e} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001218 sec., 52545.15599343186 rows/sec., 3.66 MiB/sec. | ||
| 5641 | 2026.01.10 06:43:42.138704 [ 253 ] {edd3511f-7710-4d82-bf8c-40b5d068c18e} <Debug> TCPHandler: Processed in 0.001393863 sec. | ||
| 5642 | 2026.01.10 06:43:42.138849 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5643 | 2026.01.10 06:43:42.138962 [ 253 ] {5a0546e9-3a7e-495e-b730-f0bd0c0a86c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5644 | 2026.01.10 06:43:42.139011 [ 253 ] {5a0546e9-3a7e-495e-b730-f0bd0c0a86c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5645 | 2026.01.10 06:43:42.139372 [ 253 ] {5a0546e9-3a7e-495e-b730-f0bd0c0a86c4} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5646 | 2026.01.10 06:43:42.139407 [ 253 ] {5a0546e9-3a7e-495e-b730-f0bd0c0a86c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5647 | 2026.01.10 06:43:42.139720 [ 253 ] {5a0546e9-3a7e-495e-b730-f0bd0c0a86c4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5648 | 2026.01.10 06:43:42.139933 [ 253 ] {5a0546e9-3a7e-495e-b730-f0bd0c0a86c4} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5649 | 2026.01.10 06:43:42.140060 [ 253 ] {5a0546e9-3a7e-495e-b730-f0bd0c0a86c4} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001123 sec., 21371.3268032057 rows/sec., 1.44 MiB/sec. | ||
| 5650 | 2026.01.10 06:43:42.140097 [ 253 ] {5a0546e9-3a7e-495e-b730-f0bd0c0a86c4} <Debug> TCPHandler: Processed in 0.001307861 sec. | ||
| 5651 | 2026.01.10 06:43:43.846510 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10892 | ||
| 5652 | 2026.01.10 06:43:43.847006 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5653 | 2026.01.10 06:43:43.847045 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5654 | 2026.01.10 06:43:43.847539 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5655 | 2026.01.10 06:43:43.847775 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5656 | 2026.01.10 06:43:43.847902 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10892 | ||
| 5657 | 2026.01.10 06:43:44.399501 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5658 | 2026.01.10 06:43:44.415438 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5659 | 2026.01.10 06:43:44.415498 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 5660 | 2026.01.10 06:43:44.421761 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5661 | 2026.01.10 06:43:44.422463 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5662 | 2026.01.10 06:43:44.425264 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5663 | 2026.01.10 06:43:47.139858 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5664 | 2026.01.10 06:43:47.140047 [ 253 ] {471b46ba-f600-4a7c-97cb-57bec9107335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5665 | 2026.01.10 06:43:47.140114 [ 253 ] {471b46ba-f600-4a7c-97cb-57bec9107335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5666 | 2026.01.10 06:43:47.140797 [ 253 ] {471b46ba-f600-4a7c-97cb-57bec9107335} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5667 | 2026.01.10 06:43:47.140849 [ 253 ] {471b46ba-f600-4a7c-97cb-57bec9107335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5668 | 2026.01.10 06:43:47.141296 [ 253 ] {471b46ba-f600-4a7c-97cb-57bec9107335} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5669 | 2026.01.10 06:43:47.141549 [ 253 ] {471b46ba-f600-4a7c-97cb-57bec9107335} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5670 | 2026.01.10 06:43:47.141735 [ 253 ] {471b46ba-f600-4a7c-97cb-57bec9107335} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001733 sec., 70398.15349105597 rows/sec., 6.05 MiB/sec. | ||
| 5671 | 2026.01.10 06:43:47.141790 [ 253 ] {471b46ba-f600-4a7c-97cb-57bec9107335} <Debug> TCPHandler: Processed in 0.002057839 sec. | ||
| 5672 | 2026.01.10 06:43:47.141924 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5673 | 2026.01.10 06:43:47.142029 [ 253 ] {cd16f1a1-25bd-4c1e-b235-e71ed4dfec34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5674 | 2026.01.10 06:43:47.142073 [ 253 ] {cd16f1a1-25bd-4c1e-b235-e71ed4dfec34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5675 | 2026.01.10 06:43:47.142500 [ 253 ] {cd16f1a1-25bd-4c1e-b235-e71ed4dfec34} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5676 | 2026.01.10 06:43:47.142540 [ 253 ] {cd16f1a1-25bd-4c1e-b235-e71ed4dfec34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5677 | 2026.01.10 06:43:47.142856 [ 253 ] {cd16f1a1-25bd-4c1e-b235-e71ed4dfec34} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5678 | 2026.01.10 06:43:47.143071 [ 253 ] {cd16f1a1-25bd-4c1e-b235-e71ed4dfec34} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5679 | 2026.01.10 06:43:47.143214 [ 253 ] {cd16f1a1-25bd-4c1e-b235-e71ed4dfec34} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.00121 sec., 27272.727272727276 rows/sec., 2.00 MiB/sec. | ||
| 5680 | 2026.01.10 06:43:47.143254 [ 253 ] {cd16f1a1-25bd-4c1e-b235-e71ed4dfec34} <Debug> TCPHandler: Processed in 0.001384223 sec. | ||
| 5681 | 2026.01.10 06:43:47.143361 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5682 | 2026.01.10 06:43:47.143458 [ 253 ] {4ebd843e-13bc-418e-890d-f6a81d05b0e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5683 | 2026.01.10 06:43:47.143500 [ 253 ] {4ebd843e-13bc-418e-890d-f6a81d05b0e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5684 | 2026.01.10 06:43:47.143912 [ 253 ] {4ebd843e-13bc-418e-890d-f6a81d05b0e5} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5685 | 2026.01.10 06:43:47.143949 [ 253 ] {4ebd843e-13bc-418e-890d-f6a81d05b0e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5686 | 2026.01.10 06:43:47.144287 [ 253 ] {4ebd843e-13bc-418e-890d-f6a81d05b0e5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5687 | 2026.01.10 06:43:47.144505 [ 253 ] {4ebd843e-13bc-418e-890d-f6a81d05b0e5} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5688 | 2026.01.10 06:43:47.144644 [ 253 ] {4ebd843e-13bc-418e-890d-f6a81d05b0e5} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001206 sec., 80431.17744610281 rows/sec., 6.28 MiB/sec. | ||
| 5689 | 2026.01.10 06:43:47.144681 [ 253 ] {4ebd843e-13bc-418e-890d-f6a81d05b0e5} <Debug> TCPHandler: Processed in 0.001371063 sec. | ||
| 5690 | 2026.01.10 06:43:47.144794 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5691 | 2026.01.10 06:43:47.144887 [ 253 ] {2d6be965-f07f-490c-b80b-0ba96b98096d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5692 | 2026.01.10 06:43:47.144931 [ 253 ] {2d6be965-f07f-490c-b80b-0ba96b98096d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5693 | 2026.01.10 06:43:47.145332 [ 253 ] {2d6be965-f07f-490c-b80b-0ba96b98096d} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5694 | 2026.01.10 06:43:47.145367 [ 253 ] {2d6be965-f07f-490c-b80b-0ba96b98096d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5695 | 2026.01.10 06:43:47.145711 [ 253 ] {2d6be965-f07f-490c-b80b-0ba96b98096d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5696 | 2026.01.10 06:43:47.145921 [ 253 ] {2d6be965-f07f-490c-b80b-0ba96b98096d} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5697 | 2026.01.10 06:43:47.146061 [ 253 ] {2d6be965-f07f-490c-b80b-0ba96b98096d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 5698 | 2026.01.10 06:43:47.146099 [ 253 ] {2d6be965-f07f-490c-b80b-0ba96b98096d} <Debug> TCPHandler: Processed in 0.001355083 sec. | ||
| 5699 | 2026.01.10 06:43:47.146196 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5700 | 2026.01.10 06:43:47.146292 [ 253 ] {497a473e-b32d-47b6-a1e7-859cfd7e8088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5701 | 2026.01.10 06:43:47.146347 [ 253 ] {497a473e-b32d-47b6-a1e7-859cfd7e8088} <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 | ||
| 5702 | 2026.01.10 06:43:47.147178 [ 253 ] {497a473e-b32d-47b6-a1e7-859cfd7e8088} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5703 | 2026.01.10 06:43:47.147215 [ 253 ] {497a473e-b32d-47b6-a1e7-859cfd7e8088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5704 | 2026.01.10 06:43:47.147783 [ 253 ] {497a473e-b32d-47b6-a1e7-859cfd7e8088} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5705 | 2026.01.10 06:43:47.148008 [ 253 ] {497a473e-b32d-47b6-a1e7-859cfd7e8088} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5706 | 2026.01.10 06:43:47.148159 [ 253 ] {497a473e-b32d-47b6-a1e7-859cfd7e8088} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001884 sec., 17515.92356687898 rows/sec., 31.39 MiB/sec. | ||
| 5707 | 2026.01.10 06:43:47.148226 [ 253 ] {497a473e-b32d-47b6-a1e7-859cfd7e8088} <Debug> TCPHandler: Processed in 0.00207895 sec. | ||
| 5708 | 2026.01.10 06:43:47.148337 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5709 | 2026.01.10 06:43:47.148432 [ 253 ] {cca4f54b-6df8-4bfc-b88c-7bd0cbb56625} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5710 | 2026.01.10 06:43:47.148473 [ 253 ] {cca4f54b-6df8-4bfc-b88c-7bd0cbb56625} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5711 | 2026.01.10 06:43:47.148806 [ 253 ] {cca4f54b-6df8-4bfc-b88c-7bd0cbb56625} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5712 | 2026.01.10 06:43:47.148842 [ 253 ] {cca4f54b-6df8-4bfc-b88c-7bd0cbb56625} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5713 | 2026.01.10 06:43:47.149148 [ 253 ] {cca4f54b-6df8-4bfc-b88c-7bd0cbb56625} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5714 | 2026.01.10 06:43:47.149363 [ 253 ] {cca4f54b-6df8-4bfc-b88c-7bd0cbb56625} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5715 | 2026.01.10 06:43:47.149494 [ 253 ] {cca4f54b-6df8-4bfc-b88c-7bd0cbb56625} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 5716 | 2026.01.10 06:43:47.149530 [ 253 ] {cca4f54b-6df8-4bfc-b88c-7bd0cbb56625} <Debug> TCPHandler: Processed in 0.0012429 sec. | ||
| 5717 | 2026.01.10 06:43:50.993583 [ 36 ] {} <Debug> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 5718 | 2026.01.10 06:43:50.993656 [ 36 ] {} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5719 | 2026.01.10 06:43:50.993715 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5720 | 2026.01.10 06:43:50.993827 [ 189 ] {cf6f8471-c7a0-425a-8ad9-45c143895d85::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 5721 | 2026.01.10 06:43:50.993947 [ 189 ] {cf6f8471-c7a0-425a-8ad9-45c143895d85::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5722 | 2026.01.10 06:43:50.993980 [ 189 ] {cf6f8471-c7a0-425a-8ad9-45c143895d85::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 434 rows starting from the beginning of the part | ||
| 5723 | 2026.01.10 06:43:50.994072 [ 189 ] {cf6f8471-c7a0-425a-8ad9-45c143895d85::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 410 rows starting from the beginning of the part | ||
| 5724 | 2026.01.10 06:43:50.994126 [ 189 ] {cf6f8471-c7a0-425a-8ad9-45c143895d85::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 410 rows starting from the beginning of the part | ||
| 5725 | 2026.01.10 06:43:50.994172 [ 189 ] {cf6f8471-c7a0-425a-8ad9-45c143895d85::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 410 rows starting from the beginning of the part | ||
| 5726 | 2026.01.10 06:43:50.994212 [ 189 ] {cf6f8471-c7a0-425a-8ad9-45c143895d85::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 5727 | 2026.01.10 06:43:50.995218 [ 195 ] {cf6f8471-c7a0-425a-8ad9-45c143895d85::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1688 rows, containing 5 columns (5 merged, 0 gathered) in 0.001437824 sec., 1173996.2610166473 rows/sec., 79.60 MiB/sec. | ||
| 5728 | 2026.01.10 06:43:50.995441 [ 197 ] {cf6f8471-c7a0-425a-8ad9-45c143895d85::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 5729 | 2026.01.10 06:43:50.995764 [ 197 ] {cf6f8471-c7a0-425a-8ad9-45c143895d85::all_1_14_3} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5730 | 2026.01.10 06:43:50.995847 [ 197 ] {cf6f8471-c7a0-425a-8ad9-45c143895d85::all_1_14_3} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 5731 | 2026.01.10 06:43:50.995945 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 5732 | 2026.01.10 06:43:51.248285 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5733 | 2026.01.10 06:43:51.248348 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5734 | 2026.01.10 06:43:51.270588 [ 36 ] {} <Debug> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 5735 | 2026.01.10 06:43:51.270623 [ 36 ] {} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5736 | 2026.01.10 06:43:51.270642 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5737 | 2026.01.10 06:43:51.270747 [ 189 ] {e8a13ea7-76ac-42e5-a288-694cc8a869f3::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 5738 | 2026.01.10 06:43:51.270862 [ 189 ] {e8a13ea7-76ac-42e5-a288-694cc8a869f3::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5739 | 2026.01.10 06:43:51.270892 [ 189 ] {e8a13ea7-76ac-42e5-a288-694cc8a869f3::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 223 rows starting from the beginning of the part | ||
| 5740 | 2026.01.10 06:43:51.270948 [ 189 ] {e8a13ea7-76ac-42e5-a288-694cc8a869f3::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 211 rows starting from the beginning of the part | ||
| 5741 | 2026.01.10 06:43:51.270989 [ 189 ] {e8a13ea7-76ac-42e5-a288-694cc8a869f3::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 211 rows starting from the beginning of the part | ||
| 5742 | 2026.01.10 06:43:51.271028 [ 189 ] {e8a13ea7-76ac-42e5-a288-694cc8a869f3::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 211 rows starting from the beginning of the part | ||
| 5743 | 2026.01.10 06:43:51.271065 [ 189 ] {e8a13ea7-76ac-42e5-a288-694cc8a869f3::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 5744 | 2026.01.10 06:43:51.271864 [ 199 ] {e8a13ea7-76ac-42e5-a288-694cc8a869f3::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 868 rows, containing 5 columns (5 merged, 0 gathered) in 0.001158118 sec., 749491.8479809484 rows/sec., 45.82 MiB/sec. | ||
| 5745 | 2026.01.10 06:43:51.272064 [ 195 ] {e8a13ea7-76ac-42e5-a288-694cc8a869f3::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 5746 | 2026.01.10 06:43:51.272365 [ 195 ] {e8a13ea7-76ac-42e5-a288-694cc8a869f3::all_1_14_3} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5747 | 2026.01.10 06:43:51.272443 [ 195 ] {e8a13ea7-76ac-42e5-a288-694cc8a869f3::all_1_14_3} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 5748 | 2026.01.10 06:43:51.272531 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5749 | 2026.01.10 06:43:51.348019 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11404 | ||
| 5750 | 2026.01.10 06:43:51.348879 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5751 | 2026.01.10 06:43:51.348968 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5752 | 2026.01.10 06:43:51.349602 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5753 | 2026.01.10 06:43:51.349850 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5754 | 2026.01.10 06:43:51.349998 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11404 | ||
| 5755 | 2026.01.10 06:43:51.371840 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 776 | ||
| 5756 | 2026.01.10 06:43:51.373966 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5757 | 2026.01.10 06:43:51.374021 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5758 | 2026.01.10 06:43:51.375250 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5759 | 2026.01.10 06:43:51.375541 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5760 | 2026.01.10 06:43:51.375907 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 776 | ||
| 5761 | 2026.01.10 06:43:51.742388 [ 36 ] {} <Debug> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 5762 | 2026.01.10 06:43:51.742473 [ 36 ] {} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5763 | 2026.01.10 06:43:51.742514 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5764 | 2026.01.10 06:43:51.742690 [ 189 ] {8a6ec012-a0c9-479b-b534-302862c1de64::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 5765 | 2026.01.10 06:43:51.742866 [ 189 ] {8a6ec012-a0c9-479b-b534-302862c1de64::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5766 | 2026.01.10 06:43:51.742902 [ 189 ] {8a6ec012-a0c9-479b-b534-302862c1de64::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 464 rows starting from the beginning of the part | ||
| 5767 | 2026.01.10 06:43:51.742969 [ 189 ] {8a6ec012-a0c9-479b-b534-302862c1de64::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 440 rows starting from the beginning of the part | ||
| 5768 | 2026.01.10 06:43:51.743019 [ 189 ] {8a6ec012-a0c9-479b-b534-302862c1de64::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
| 5769 | 2026.01.10 06:43:51.743065 [ 189 ] {8a6ec012-a0c9-479b-b534-302862c1de64::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part | ||
| 5770 | 2026.01.10 06:43:51.743120 [ 189 ] {8a6ec012-a0c9-479b-b534-302862c1de64::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 252 rows starting from the beginning of the part | ||
| 5771 | 2026.01.10 06:43:51.744157 [ 195 ] {8a6ec012-a0c9-479b-b534-302862c1de64::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1580 rows, containing 5 columns (5 merged, 0 gathered) in 0.001556127 sec., 1015341.2928379239 rows/sec., 71.34 MiB/sec. | ||
| 5772 | 2026.01.10 06:43:51.744319 [ 189 ] {8a6ec012-a0c9-479b-b534-302862c1de64::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 5773 | 2026.01.10 06:43:51.744555 [ 189 ] {8a6ec012-a0c9-479b-b534-302862c1de64::all_1_14_3} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5774 | 2026.01.10 06:43:51.744619 [ 189 ] {8a6ec012-a0c9-479b-b534-302862c1de64::all_1_14_3} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 5775 | 2026.01.10 06:43:51.744679 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 5776 | 2026.01.10 06:43:51.925356 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5777 | 2026.01.10 06:43:51.942348 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5778 | 2026.01.10 06:43:51.942413 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5779 | 2026.01.10 06:43:51.953059 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5780 | 2026.01.10 06:43:51.954592 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5781 | 2026.01.10 06:43:51.961771 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5782 | 2026.01.10 06:43:52.138501 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5783 | 2026.01.10 06:43:52.138740 [ 253 ] {a4f1970b-e88d-4d44-abdf-e6550c65f3ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5784 | 2026.01.10 06:43:52.138826 [ 253 ] {a4f1970b-e88d-4d44-abdf-e6550c65f3ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5785 | 2026.01.10 06:43:52.139637 [ 253 ] {a4f1970b-e88d-4d44-abdf-e6550c65f3ea} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5786 | 2026.01.10 06:43:52.139698 [ 253 ] {a4f1970b-e88d-4d44-abdf-e6550c65f3ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5787 | 2026.01.10 06:43:52.140231 [ 253 ] {a4f1970b-e88d-4d44-abdf-e6550c65f3ea} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5788 | 2026.01.10 06:43:52.140511 [ 253 ] {a4f1970b-e88d-4d44-abdf-e6550c65f3ea} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5789 | 2026.01.10 06:43:52.140692 [ 253 ] {a4f1970b-e88d-4d44-abdf-e6550c65f3ea} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.002 sec., 35000 rows/sec., 2.81 MiB/sec. | ||
| 5790 | 2026.01.10 06:43:52.140751 [ 253 ] {a4f1970b-e88d-4d44-abdf-e6550c65f3ea} <Debug> TCPHandler: Processed in 0.002459849 sec. | ||
| 5791 | 2026.01.10 06:43:52.140893 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5792 | 2026.01.10 06:43:52.141001 [ 253 ] {6dca7cf2-8759-4b2f-8dcf-f4b22c6d0fad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5793 | 2026.01.10 06:43:52.141051 [ 253 ] {6dca7cf2-8759-4b2f-8dcf-f4b22c6d0fad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5794 | 2026.01.10 06:43:52.141557 [ 253 ] {6dca7cf2-8759-4b2f-8dcf-f4b22c6d0fad} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5795 | 2026.01.10 06:43:52.141602 [ 253 ] {6dca7cf2-8759-4b2f-8dcf-f4b22c6d0fad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5796 | 2026.01.10 06:43:52.141986 [ 253 ] {6dca7cf2-8759-4b2f-8dcf-f4b22c6d0fad} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5797 | 2026.01.10 06:43:52.142279 [ 253 ] {6dca7cf2-8759-4b2f-8dcf-f4b22c6d0fad} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5798 | 2026.01.10 06:43:52.142426 [ 253 ] {6dca7cf2-8759-4b2f-8dcf-f4b22c6d0fad} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001448 sec., 4834.254143646409 rows/sec., 363.51 KiB/sec. | ||
| 5799 | 2026.01.10 06:43:52.142469 [ 253 ] {6dca7cf2-8759-4b2f-8dcf-f4b22c6d0fad} <Debug> TCPHandler: Processed in 0.001634629 sec. | ||
| 5800 | 2026.01.10 06:43:52.142592 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5801 | 2026.01.10 06:43:52.142693 [ 253 ] {ac6339ed-b7bb-456a-a640-254eae58b058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5802 | 2026.01.10 06:43:52.142736 [ 253 ] {ac6339ed-b7bb-456a-a640-254eae58b058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5803 | 2026.01.10 06:43:52.143204 [ 253 ] {ac6339ed-b7bb-456a-a640-254eae58b058} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5804 | 2026.01.10 06:43:52.143245 [ 253 ] {ac6339ed-b7bb-456a-a640-254eae58b058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5805 | 2026.01.10 06:43:52.143581 [ 253 ] {ac6339ed-b7bb-456a-a640-254eae58b058} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5806 | 2026.01.10 06:43:52.143814 [ 253 ] {ac6339ed-b7bb-456a-a640-254eae58b058} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5807 | 2026.01.10 06:43:52.143961 [ 253 ] {ac6339ed-b7bb-456a-a640-254eae58b058} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001273 sec., 55773.762765121755 rows/sec., 4.35 MiB/sec. | ||
| 5808 | 2026.01.10 06:43:52.144004 [ 253 ] {ac6339ed-b7bb-456a-a640-254eae58b058} <Debug> TCPHandler: Processed in 0.001466526 sec. | ||
| 5809 | 2026.01.10 06:43:52.144121 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5810 | 2026.01.10 06:43:52.144217 [ 253 ] {d9621aa2-c256-4cbb-8fc1-8d7ccfba7cf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5811 | 2026.01.10 06:43:52.144261 [ 253 ] {d9621aa2-c256-4cbb-8fc1-8d7ccfba7cf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5812 | 2026.01.10 06:43:52.144952 [ 253 ] {d9621aa2-c256-4cbb-8fc1-8d7ccfba7cf4} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5813 | 2026.01.10 06:43:52.144987 [ 253 ] {d9621aa2-c256-4cbb-8fc1-8d7ccfba7cf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5814 | 2026.01.10 06:43:52.145435 [ 253 ] {d9621aa2-c256-4cbb-8fc1-8d7ccfba7cf4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5815 | 2026.01.10 06:43:52.145660 [ 253 ] {d9621aa2-c256-4cbb-8fc1-8d7ccfba7cf4} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5816 | 2026.01.10 06:43:52.145801 [ 253 ] {d9621aa2-c256-4cbb-8fc1-8d7ccfba7cf4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001601 sec., 99937.53903810118 rows/sec., 6.96 MiB/sec. | ||
| 5817 | 2026.01.10 06:43:52.145840 [ 253 ] {d9621aa2-c256-4cbb-8fc1-8d7ccfba7cf4} <Debug> TCPHandler: Processed in 0.001769843 sec. | ||
| 5818 | 2026.01.10 06:43:52.145965 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5819 | 2026.01.10 06:43:52.146078 [ 253 ] {c489219c-5568-4ef4-a310-1c7cabaa01cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5820 | 2026.01.10 06:43:52.146159 [ 253 ] {c489219c-5568-4ef4-a310-1c7cabaa01cd} <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 | ||
| 5821 | 2026.01.10 06:43:52.147064 [ 253 ] {c489219c-5568-4ef4-a310-1c7cabaa01cd} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5822 | 2026.01.10 06:43:52.147106 [ 253 ] {c489219c-5568-4ef4-a310-1c7cabaa01cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5823 | 2026.01.10 06:43:52.147633 [ 253 ] {c489219c-5568-4ef4-a310-1c7cabaa01cd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5824 | 2026.01.10 06:43:52.147872 [ 253 ] {c489219c-5568-4ef4-a310-1c7cabaa01cd} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5825 | 2026.01.10 06:43:52.148001 [ 35 ] {} <Debug> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5826 | 2026.01.10 06:43:52.148018 [ 253 ] {c489219c-5568-4ef4-a310-1c7cabaa01cd} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001963 sec., 3565.970453387672 rows/sec., 6.39 MiB/sec. | ||
| 5827 | 2026.01.10 06:43:52.148069 [ 35 ] {} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5828 | 2026.01.10 06:43:52.148092 [ 253 ] {c489219c-5568-4ef4-a310-1c7cabaa01cd} <Debug> TCPHandler: Processed in 0.002189412 sec. | ||
| 5829 | 2026.01.10 06:43:52.148100 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5830 | 2026.01.10 06:43:52.148216 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5831 | 2026.01.10 06:43:52.148242 [ 192 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5832 | 2026.01.10 06:43:52.148318 [ 253 ] {af7fc564-185b-42b5-8dfa-53b9092a689d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5833 | 2026.01.10 06:43:52.148365 [ 253 ] {af7fc564-185b-42b5-8dfa-53b9092a689d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5834 | 2026.01.10 06:43:52.148505 [ 192 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5835 | 2026.01.10 06:43:52.148568 [ 192 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 392 rows starting from the beginning of the part | ||
| 5836 | 2026.01.10 06:43:52.148698 [ 192 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
| 5837 | 2026.01.10 06:43:52.148712 [ 253 ] {af7fc564-185b-42b5-8dfa-53b9092a689d} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5838 | 2026.01.10 06:43:52.148754 [ 253 ] {af7fc564-185b-42b5-8dfa-53b9092a689d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 5839 | 2026.01.10 06:43:52.148801 [ 192 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 33 rows starting from the beginning of the part | ||
| 5840 | 2026.01.10 06:43:52.148895 [ 192 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
| 5841 | 2026.01.10 06:43:52.148985 [ 192 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 33 rows starting from the beginning of the part | ||
| 5842 | 2026.01.10 06:43:52.149077 [ 192 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
| 5843 | 2026.01.10 06:43:52.149092 [ 253 ] {af7fc564-185b-42b5-8dfa-53b9092a689d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5844 | 2026.01.10 06:43:52.149333 [ 253 ] {af7fc564-185b-42b5-8dfa-53b9092a689d} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5845 | 2026.01.10 06:43:52.149478 [ 253 ] {af7fc564-185b-42b5-8dfa-53b9092a689d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001179 sec., 50890.58524173028 rows/sec., 3.43 MiB/sec. | ||
| 5846 | 2026.01.10 06:43:52.149519 [ 253 ] {af7fc564-185b-42b5-8dfa-53b9092a689d} <Debug> TCPHandler: Processed in 0.001351143 sec. | ||
| 5847 | 2026.01.10 06:43:52.152293 [ 195 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 479 rows, containing 19 columns (19 merged, 0 gathered) in 0.004112149 sec., 116484.10599907738 rows/sec., 208.73 MiB/sec. | ||
| 5848 | 2026.01.10 06:43:52.153354 [ 190 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5849 | 2026.01.10 06:43:52.153820 [ 190 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5850 | 2026.01.10 06:43:52.153903 [ 190 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5851 | 2026.01.10 06:43:52.154037 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB. | ||
| 5852 | 2026.01.10 06:43:55.562895 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37057 | ||
| 5853 | 2026.01.10 06:43:55.563052 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5854 | 2026.01.10 06:43:55.563084 [ 293 ] {} <Debug> TCP-Session: e07ccb21-a03d-4b3a-9b28-84aeebe055cc Authenticating user 'default' from [fd00:1122:3344:101::e]:37057 | ||
| 5855 | 2026.01.10 06:43:55.563111 [ 293 ] {} <Debug> TCP-Session: e07ccb21-a03d-4b3a-9b28-84aeebe055cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5856 | 2026.01.10 06:43:55.563127 [ 293 ] {} <Debug> TCP-Session: e07ccb21-a03d-4b3a-9b28-84aeebe055cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5857 | 2026.01.10 06:43:55.563367 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45301 | ||
| 5858 | 2026.01.10 06:43:55.563387 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36849 | ||
| 5859 | 2026.01.10 06:43:55.563424 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59264 | ||
| 5860 | 2026.01.10 06:43:55.563454 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38724 | ||
| 5861 | 2026.01.10 06:43:55.563499 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5862 | 2026.01.10 06:43:55.563506 [ 293 ] {} <Trace> TCP-Session: e07ccb21-a03d-4b3a-9b28-84aeebe055cc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5863 | 2026.01.10 06:43:55.563447 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43353 | ||
| 5864 | 2026.01.10 06:43:55.563561 [ 295 ] {} <Debug> TCP-Session: 20b1d623-e765-4061-b459-82a7154dd34d Authenticating user 'default' from [fd00:1122:3344:101::e]:45301 | ||
| 5865 | 2026.01.10 06:43:55.563598 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5866 | 2026.01.10 06:43:55.563639 [ 295 ] {} <Debug> TCP-Session: 20b1d623-e765-4061-b459-82a7154dd34d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5867 | 2026.01.10 06:43:55.563654 [ 297 ] {} <Debug> TCP-Session: 192cb19e-4b95-4062-a2c2-d7a6a022e486 Authenticating user 'default' from [fd00:1122:3344:101::e]:36849 | ||
| 5868 | 2026.01.10 06:43:55.563669 [ 295 ] {} <Debug> TCP-Session: 20b1d623-e765-4061-b459-82a7154dd34d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5869 | 2026.01.10 06:43:55.563687 [ 297 ] {} <Debug> TCP-Session: 192cb19e-4b95-4062-a2c2-d7a6a022e486 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5870 | 2026.01.10 06:43:55.563439 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65376 | ||
| 5871 | 2026.01.10 06:43:55.563716 [ 297 ] {} <Debug> TCP-Session: 192cb19e-4b95-4062-a2c2-d7a6a022e486 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5872 | 2026.01.10 06:43:55.563745 [ 293 ] {d970f344-340f-4236-85a7-5e0de6c86929} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37057) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5873 | 2026.01.10 06:43:55.563750 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5874 | 2026.01.10 06:43:55.563795 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5875 | 2026.01.10 06:43:55.563832 [ 3 ] {} <Debug> TCP-Session: fdd8a20d-f423-4ecc-9228-217963f86c51 Authenticating user 'default' from [fd00:1122:3344:101::e]:38724 | ||
| 5876 | 2026.01.10 06:43:55.563852 [ 299 ] {} <Debug> TCP-Session: 8d608106-d3d2-4e33-a15f-7724fb25af2f Authenticating user 'default' from [fd00:1122:3344:101::e]:59264 | ||
| 5877 | 2026.01.10 06:43:55.563870 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5878 | 2026.01.10 06:43:55.563895 [ 299 ] {} <Debug> TCP-Session: 8d608106-d3d2-4e33-a15f-7724fb25af2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5879 | 2026.01.10 06:43:55.563900 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5880 | 2026.01.10 06:43:55.563934 [ 299 ] {} <Debug> TCP-Session: 8d608106-d3d2-4e33-a15f-7724fb25af2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5881 | 2026.01.10 06:43:55.563922 [ 301 ] {} <Debug> TCP-Session: 8358d7e9-d349-41e0-87d3-54db04ad4ad2 Authenticating user 'default' from [fd00:1122:3344:101::e]:43353 | ||
| 5882 | 2026.01.10 06:43:55.563971 [ 300 ] {} <Debug> TCP-Session: 24051b72-3627-495e-8bd8-a18cea38a1b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:65376 | ||
| 5883 | 2026.01.10 06:43:55.564008 [ 301 ] {} <Debug> TCP-Session: 8358d7e9-d349-41e0-87d3-54db04ad4ad2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5884 | 2026.01.10 06:43:55.564029 [ 300 ] {} <Debug> TCP-Session: 24051b72-3627-495e-8bd8-a18cea38a1b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5885 | 2026.01.10 06:43:55.564045 [ 301 ] {} <Debug> TCP-Session: 8358d7e9-d349-41e0-87d3-54db04ad4ad2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5886 | 2026.01.10 06:43:55.564063 [ 300 ] {} <Debug> TCP-Session: 24051b72-3627-495e-8bd8-a18cea38a1b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5887 | 2026.01.10 06:43:55.564077 [ 293 ] {d970f344-340f-4236-85a7-5e0de6c86929} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5888 | 2026.01.10 06:43:55.563874 [ 3 ] {} <Debug> TCP-Session: fdd8a20d-f423-4ecc-9228-217963f86c51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5889 | 2026.01.10 06:43:55.563369 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40471 | ||
| 5890 | 2026.01.10 06:43:55.564157 [ 3 ] {} <Debug> TCP-Session: fdd8a20d-f423-4ecc-9228-217963f86c51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5891 | 2026.01.10 06:43:55.564165 [ 293 ] {d970f344-340f-4236-85a7-5e0de6c86929} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5892 | 2026.01.10 06:43:55.563414 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35683 | ||
| 5893 | 2026.01.10 06:43:55.564294 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5894 | 2026.01.10 06:43:55.564338 [ 296 ] {} <Debug> TCP-Session: 996ddff1-71c9-4491-b68c-fd9851d89ed8 Authenticating user 'default' from [fd00:1122:3344:101::e]:40471 | ||
| 5895 | 2026.01.10 06:43:55.564358 [ 296 ] {} <Debug> TCP-Session: 996ddff1-71c9-4491-b68c-fd9851d89ed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5896 | 2026.01.10 06:43:55.564372 [ 296 ] {} <Debug> TCP-Session: 996ddff1-71c9-4491-b68c-fd9851d89ed8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5897 | 2026.01.10 06:43:55.564448 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5898 | 2026.01.10 06:43:55.564492 [ 298 ] {} <Debug> TCP-Session: b03905d1-e4a0-4722-92d0-16c3d6395dbb Authenticating user 'default' from [fd00:1122:3344:101::e]:35683 | ||
| 5899 | 2026.01.10 06:43:55.564519 [ 298 ] {} <Debug> TCP-Session: b03905d1-e4a0-4722-92d0-16c3d6395dbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5900 | 2026.01.10 06:43:55.564535 [ 298 ] {} <Debug> TCP-Session: b03905d1-e4a0-4722-92d0-16c3d6395dbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5901 | 2026.01.10 06:43:55.564539 [ 293 ] {d970f344-340f-4236-85a7-5e0de6c86929} <Debug> oximeter.version (b6888ffa-29fd-4f3d-a658-2c4a5115ddd7) (SelectExecutor): Key condition: unknown | ||
| 5902 | 2026.01.10 06:43:55.565728 [ 318 ] {d970f344-340f-4236-85a7-5e0de6c86929} <Trace> AggregatingTransform: Aggregating | ||
| 5903 | 2026.01.10 06:43:55.565780 [ 318 ] {d970f344-340f-4236-85a7-5e0de6c86929} <Trace> Aggregator: Aggregation method: without_key | ||
| 5904 | 2026.01.10 06:43:55.565823 [ 318 ] {d970f344-340f-4236-85a7-5e0de6c86929} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001154308 sec. (866.320 rows/sec., 33.84 KiB/sec.) | ||
| 5905 | 2026.01.10 06:43:55.565848 [ 318 ] {d970f344-340f-4236-85a7-5e0de6c86929} <Trace> Aggregator: Merging aggregated data | ||
| 5906 | 2026.01.10 06:43:55.567455 [ 293 ] {d970f344-340f-4236-85a7-5e0de6c86929} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003781 sec., 264.48029621793177 rows/sec., 10.33 KiB/sec. | ||
| 5907 | 2026.01.10 06:43:55.567605 [ 293 ] {d970f344-340f-4236-85a7-5e0de6c86929} <Debug> TCPHandler: Processed in 0.004228702 sec. | ||
| 5908 | 2026.01.10 06:43:55.567758 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5909 | 2026.01.10 06:43:55.567800 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5910 | 2026.01.10 06:43:55.567824 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5911 | 2026.01.10 06:43:55.567848 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5912 | 2026.01.10 06:43:55.567866 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5913 | 2026.01.10 06:43:55.567880 [ 297 ] {} <Debug> TCP-Session: 192cb19e-4b95-4062-a2c2-d7a6a022e486 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5914 | 2026.01.10 06:43:55.567906 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5915 | 2026.01.10 06:43:55.567920 [ 300 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5916 | 2026.01.10 06:43:55.567940 [ 301 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5917 | 2026.01.10 06:43:55.567967 [ 299 ] {} <Debug> TCP-Session: 8d608106-d3d2-4e33-a15f-7724fb25af2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5918 | 2026.01.10 06:43:55.567927 [ 298 ] {} <Debug> TCP-Session: b03905d1-e4a0-4722-92d0-16c3d6395dbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5919 | 2026.01.10 06:43:55.568015 [ 301 ] {} <Debug> TCP-Session: 8358d7e9-d349-41e0-87d3-54db04ad4ad2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5920 | 2026.01.10 06:43:55.568006 [ 300 ] {} <Debug> TCP-Session: 24051b72-3627-495e-8bd8-a18cea38a1b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5921 | 2026.01.10 06:43:55.567907 [ 295 ] {} <Debug> TCP-Session: 20b1d623-e765-4061-b459-82a7154dd34d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5922 | 2026.01.10 06:43:55.567887 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5923 | 2026.01.10 06:43:55.567853 [ 296 ] {} <Debug> TCP-Session: 996ddff1-71c9-4491-b68c-fd9851d89ed8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5924 | 2026.01.10 06:43:55.567832 [ 293 ] {} <Debug> TCP-Session: e07ccb21-a03d-4b3a-9b28-84aeebe055cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5925 | 2026.01.10 06:43:55.568145 [ 3 ] {} <Debug> TCP-Session: fdd8a20d-f423-4ecc-9228-217963f86c51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5926 | 2026.01.10 06:43:55.673182 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63380 | ||
| 5927 | 2026.01.10 06:43:55.673317 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5928 | 2026.01.10 06:43:55.673354 [ 293 ] {} <Debug> TCP-Session: 6a097278-7b14-4c81-84c5-529f735737a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:63380 | ||
| 5929 | 2026.01.10 06:43:55.673385 [ 293 ] {} <Debug> TCP-Session: 6a097278-7b14-4c81-84c5-529f735737a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5930 | 2026.01.10 06:43:55.673403 [ 293 ] {} <Debug> TCP-Session: 6a097278-7b14-4c81-84c5-529f735737a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5931 | 2026.01.10 06:43:55.673651 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44894 | ||
| 5932 | 2026.01.10 06:43:55.673678 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47071 | ||
| 5933 | 2026.01.10 06:43:55.673716 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54981 | ||
| 5934 | 2026.01.10 06:43:55.673738 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64092 | ||
| 5935 | 2026.01.10 06:43:55.673760 [ 293 ] {} <Trace> TCP-Session: 6a097278-7b14-4c81-84c5-529f735737a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5936 | 2026.01.10 06:43:55.673783 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5937 | 2026.01.10 06:43:55.673820 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5938 | 2026.01.10 06:43:55.673825 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5939 | 2026.01.10 06:43:55.673850 [ 295 ] {} <Debug> TCP-Session: 7678d1bf-6a0a-4f10-a5d0-07aa1ec7e554 Authenticating user 'default' from [fd00:1122:3344:101::e]:44894 | ||
| 5940 | 2026.01.10 06:43:55.673846 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5941 | 2026.01.10 06:43:55.673878 [ 299 ] {} <Debug> TCP-Session: caea6919-38e8-44bb-b395-58d9c71c2471 Authenticating user 'default' from [fd00:1122:3344:101::e]:54981 | ||
| 5942 | 2026.01.10 06:43:55.673889 [ 295 ] {} <Debug> TCP-Session: 7678d1bf-6a0a-4f10-a5d0-07aa1ec7e554 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5943 | 2026.01.10 06:43:55.673905 [ 301 ] {} <Debug> TCP-Session: b828e558-f448-4464-8a53-4e1eb8339cd2 Authenticating user 'default' from [fd00:1122:3344:101::e]:64092 | ||
| 5944 | 2026.01.10 06:43:55.673917 [ 299 ] {} <Debug> TCP-Session: caea6919-38e8-44bb-b395-58d9c71c2471 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5945 | 2026.01.10 06:43:55.673920 [ 295 ] {} <Debug> TCP-Session: 7678d1bf-6a0a-4f10-a5d0-07aa1ec7e554 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5946 | 2026.01.10 06:43:55.673942 [ 301 ] {} <Debug> TCP-Session: b828e558-f448-4464-8a53-4e1eb8339cd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5947 | 2026.01.10 06:43:55.673950 [ 299 ] {} <Debug> TCP-Session: caea6919-38e8-44bb-b395-58d9c71c2471 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5948 | 2026.01.10 06:43:55.673979 [ 301 ] {} <Debug> TCP-Session: b828e558-f448-4464-8a53-4e1eb8339cd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5949 | 2026.01.10 06:43:55.673989 [ 293 ] {53d13f10-d412-4a14-9ed7-8525e78924ad} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63380) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5950 | 2026.01.10 06:43:55.673865 [ 296 ] {} <Debug> TCP-Session: f64b131d-5629-4f07-a4a5-079b0a72be09 Authenticating user 'default' from [fd00:1122:3344:101::e]:47071 | ||
| 5951 | 2026.01.10 06:43:55.673745 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39800 | ||
| 5952 | 2026.01.10 06:43:55.674067 [ 296 ] {} <Debug> TCP-Session: f64b131d-5629-4f07-a4a5-079b0a72be09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5953 | 2026.01.10 06:43:55.673716 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51106 | ||
| 5954 | 2026.01.10 06:43:55.673727 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47354 | ||
| 5955 | 2026.01.10 06:43:55.674147 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5956 | 2026.01.10 06:43:55.673684 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52762 | ||
| 5957 | 2026.01.10 06:43:55.674219 [ 3 ] {} <Debug> TCP-Session: 7984a79a-da49-48d9-9db9-d5dc06ab884f Authenticating user 'default' from [fd00:1122:3344:101::e]:39800 | ||
| 5958 | 2026.01.10 06:43:55.674239 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5959 | 2026.01.10 06:43:55.674250 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5960 | 2026.01.10 06:43:55.674283 [ 300 ] {} <Debug> TCP-Session: a5d4e38b-409c-43de-9703-926edbd23b2a Authenticating user 'default' from [fd00:1122:3344:101::e]:47354 | ||
| 5961 | 2026.01.10 06:43:55.674273 [ 3 ] {} <Debug> TCP-Session: 7984a79a-da49-48d9-9db9-d5dc06ab884f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5962 | 2026.01.10 06:43:55.674318 [ 300 ] {} <Debug> TCP-Session: a5d4e38b-409c-43de-9703-926edbd23b2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5963 | 2026.01.10 06:43:55.674311 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5964 | 2026.01.10 06:43:55.674339 [ 3 ] {} <Debug> TCP-Session: 7984a79a-da49-48d9-9db9-d5dc06ab884f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5965 | 2026.01.10 06:43:55.674380 [ 297 ] {} <Debug> TCP-Session: dc39a09c-1d2f-465c-a5ca-6e4934e04793 Authenticating user 'default' from [fd00:1122:3344:101::e]:52762 | ||
| 5966 | 2026.01.10 06:43:55.674342 [ 300 ] {} <Debug> TCP-Session: a5d4e38b-409c-43de-9703-926edbd23b2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5967 | 2026.01.10 06:43:55.674425 [ 297 ] {} <Debug> TCP-Session: dc39a09c-1d2f-465c-a5ca-6e4934e04793 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5968 | 2026.01.10 06:43:55.674323 [ 293 ] {53d13f10-d412-4a14-9ed7-8525e78924ad} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5969 | 2026.01.10 06:43:55.674455 [ 297 ] {} <Debug> TCP-Session: dc39a09c-1d2f-465c-a5ca-6e4934e04793 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5970 | 2026.01.10 06:43:55.674317 [ 298 ] {} <Debug> TCP-Session: 1c3fc7ec-9ddd-4b5f-be6d-49bb6d9257ae Authenticating user 'default' from [fd00:1122:3344:101::e]:51106 | ||
| 5971 | 2026.01.10 06:43:55.674092 [ 296 ] {} <Debug> TCP-Session: f64b131d-5629-4f07-a4a5-079b0a72be09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5972 | 2026.01.10 06:43:55.674525 [ 293 ] {53d13f10-d412-4a14-9ed7-8525e78924ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5973 | 2026.01.10 06:43:55.674535 [ 298 ] {} <Debug> TCP-Session: 1c3fc7ec-9ddd-4b5f-be6d-49bb6d9257ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5974 | 2026.01.10 06:43:55.674577 [ 298 ] {} <Debug> TCP-Session: 1c3fc7ec-9ddd-4b5f-be6d-49bb6d9257ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5975 | 2026.01.10 06:43:55.674921 [ 293 ] {53d13f10-d412-4a14-9ed7-8525e78924ad} <Debug> oximeter.version (b6888ffa-29fd-4f3d-a658-2c4a5115ddd7) (SelectExecutor): Key condition: unknown | ||
| 5976 | 2026.01.10 06:43:55.676172 [ 323 ] {53d13f10-d412-4a14-9ed7-8525e78924ad} <Trace> AggregatingTransform: Aggregating | ||
| 5977 | 2026.01.10 06:43:55.676234 [ 323 ] {53d13f10-d412-4a14-9ed7-8525e78924ad} <Trace> Aggregator: Aggregation method: without_key | ||
| 5978 | 2026.01.10 06:43:55.676290 [ 323 ] {53d13f10-d412-4a14-9ed7-8525e78924ad} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001208769 sec. (827.288 rows/sec., 32.32 KiB/sec.) | ||
| 5979 | 2026.01.10 06:43:55.676317 [ 323 ] {53d13f10-d412-4a14-9ed7-8525e78924ad} <Trace> Aggregator: Merging aggregated data | ||
| 5980 | 2026.01.10 06:43:55.678053 [ 293 ] {53d13f10-d412-4a14-9ed7-8525e78924ad} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004134 sec., 241.89646831156267 rows/sec., 9.45 KiB/sec. | ||
| 5981 | 2026.01.10 06:43:55.678209 [ 293 ] {53d13f10-d412-4a14-9ed7-8525e78924ad} <Debug> TCPHandler: Processed in 0.00458302 sec. | ||
| 5982 | 2026.01.10 06:43:55.678317 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5983 | 2026.01.10 06:43:55.678352 [ 293 ] {} <Debug> TCP-Session: 6a097278-7b14-4c81-84c5-529f735737a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5984 | 2026.01.10 06:43:55.678351 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5985 | 2026.01.10 06:43:55.678370 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5986 | 2026.01.10 06:43:55.678419 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5987 | 2026.01.10 06:43:55.678437 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5988 | 2026.01.10 06:43:55.678452 [ 295 ] {} <Debug> TCP-Session: 7678d1bf-6a0a-4f10-a5d0-07aa1ec7e554 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5989 | 2026.01.10 06:43:55.678470 [ 301 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5990 | 2026.01.10 06:43:55.678507 [ 298 ] {} <Debug> TCP-Session: 1c3fc7ec-9ddd-4b5f-be6d-49bb6d9257ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5991 | 2026.01.10 06:43:55.678471 [ 297 ] {} <Debug> TCP-Session: dc39a09c-1d2f-465c-a5ca-6e4934e04793 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5992 | 2026.01.10 06:43:55.678539 [ 301 ] {} <Debug> TCP-Session: b828e558-f448-4464-8a53-4e1eb8339cd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5993 | 2026.01.10 06:43:55.678453 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5994 | 2026.01.10 06:43:55.678423 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5995 | 2026.01.10 06:43:55.678622 [ 299 ] {} <Debug> TCP-Session: caea6919-38e8-44bb-b395-58d9c71c2471 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5996 | 2026.01.10 06:43:55.678420 [ 3 ] {} <Debug> TCP-Session: 7984a79a-da49-48d9-9db9-d5dc06ab884f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5997 | 2026.01.10 06:43:55.678668 [ 296 ] {} <Debug> TCP-Session: f64b131d-5629-4f07-a4a5-079b0a72be09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5998 | 2026.01.10 06:43:55.678387 [ 300 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5999 | 2026.01.10 06:43:55.678729 [ 300 ] {} <Debug> TCP-Session: a5d4e38b-409c-43de-9703-926edbd23b2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6000 | 2026.01.10 06:43:56.803099 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55890 | ||
| 6001 | 2026.01.10 06:43:56.803208 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6002 | 2026.01.10 06:43:56.803239 [ 293 ] {} <Debug> TCP-Session: 89c73bc8-1199-4f22-8aaf-5893967445cb Authenticating user 'default' from [fd00:1122:3344:101::e]:55890 | ||
| 6003 | 2026.01.10 06:43:56.803264 [ 293 ] {} <Debug> TCP-Session: 89c73bc8-1199-4f22-8aaf-5893967445cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6004 | 2026.01.10 06:43:56.803279 [ 293 ] {} <Debug> TCP-Session: 89c73bc8-1199-4f22-8aaf-5893967445cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6005 | 2026.01.10 06:43:56.803507 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46182 | ||
| 6006 | 2026.01.10 06:43:56.803552 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46169 | ||
| 6007 | 2026.01.10 06:43:56.803551 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44482 | ||
| 6008 | 2026.01.10 06:43:56.803592 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45908 | ||
| 6009 | 2026.01.10 06:43:56.803624 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41107 | ||
| 6010 | 2026.01.10 06:43:56.803641 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6011 | 2026.01.10 06:43:56.803634 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6012 | 2026.01.10 06:43:56.803705 [ 297 ] {} <Debug> TCP-Session: 8e6a9475-2df6-45e3-8dc3-25242348bd94 Authenticating user 'default' from [fd00:1122:3344:101::e]:46169 | ||
| 6013 | 2026.01.10 06:43:56.803720 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6014 | 2026.01.10 06:43:56.803735 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6015 | 2026.01.10 06:43:56.803741 [ 297 ] {} <Debug> TCP-Session: 8e6a9475-2df6-45e3-8dc3-25242348bd94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6016 | 2026.01.10 06:43:56.803776 [ 296 ] {} <Debug> TCP-Session: 7ca570c5-69ec-4c63-9466-5d5becfe7982 Authenticating user 'default' from [fd00:1122:3344:101::e]:44482 | ||
| 6017 | 2026.01.10 06:43:56.803784 [ 3 ] {} <Debug> TCP-Session: 4626ca7e-53cb-4c41-bff7-9a1073472753 Authenticating user 'default' from [fd00:1122:3344:101::e]:41107 | ||
| 6018 | 2026.01.10 06:43:56.803792 [ 297 ] {} <Debug> TCP-Session: 8e6a9475-2df6-45e3-8dc3-25242348bd94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6019 | 2026.01.10 06:43:56.803821 [ 296 ] {} <Debug> TCP-Session: 7ca570c5-69ec-4c63-9466-5d5becfe7982 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6020 | 2026.01.10 06:43:56.803827 [ 3 ] {} <Debug> TCP-Session: 4626ca7e-53cb-4c41-bff7-9a1073472753 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6021 | 2026.01.10 06:43:56.803857 [ 296 ] {} <Debug> TCP-Session: 7ca570c5-69ec-4c63-9466-5d5becfe7982 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6022 | 2026.01.10 06:43:56.803871 [ 3 ] {} <Debug> TCP-Session: 4626ca7e-53cb-4c41-bff7-9a1073472753 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6023 | 2026.01.10 06:43:56.803735 [ 295 ] {} <Debug> TCP-Session: dd6f1941-555d-43e2-8ba0-5edeb63a0efd Authenticating user 'default' from [fd00:1122:3344:101::e]:46182 | ||
| 6024 | 2026.01.10 06:43:56.803616 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34491 | ||
| 6025 | 2026.01.10 06:43:56.803929 [ 295 ] {} <Debug> TCP-Session: dd6f1941-555d-43e2-8ba0-5edeb63a0efd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6026 | 2026.01.10 06:43:56.803581 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48860 | ||
| 6027 | 2026.01.10 06:43:56.803959 [ 295 ] {} <Debug> TCP-Session: dd6f1941-555d-43e2-8ba0-5edeb63a0efd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6028 | 2026.01.10 06:43:56.803984 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6029 | 2026.01.10 06:43:56.803583 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47865 | ||
| 6030 | 2026.01.10 06:43:56.804030 [ 301 ] {} <Debug> TCP-Session: 2a267cdc-b0e8-424b-9c45-ce57ac4c1b9f Authenticating user 'default' from [fd00:1122:3344:101::e]:34491 | ||
| 6031 | 2026.01.10 06:43:56.803719 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6032 | 2026.01.10 06:43:56.804065 [ 301 ] {} <Debug> TCP-Session: 2a267cdc-b0e8-424b-9c45-ce57ac4c1b9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6033 | 2026.01.10 06:43:56.804066 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6034 | 2026.01.10 06:43:56.804099 [ 301 ] {} <Debug> TCP-Session: 2a267cdc-b0e8-424b-9c45-ce57ac4c1b9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6035 | 2026.01.10 06:43:56.804093 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6036 | 2026.01.10 06:43:56.804124 [ 298 ] {} <Debug> TCP-Session: 60340365-9a4e-4f7c-96f2-430f4456a133 Authenticating user 'default' from [fd00:1122:3344:101::e]:48860 | ||
| 6037 | 2026.01.10 06:43:56.804155 [ 299 ] {} <Debug> TCP-Session: f64ef4fd-734a-48c1-8b70-e37b604bc9a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:47865 | ||
| 6038 | 2026.01.10 06:43:56.804170 [ 298 ] {} <Debug> TCP-Session: 60340365-9a4e-4f7c-96f2-430f4456a133 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6039 | 2026.01.10 06:43:56.804184 [ 299 ] {} <Debug> TCP-Session: f64ef4fd-734a-48c1-8b70-e37b604bc9a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6040 | 2026.01.10 06:43:56.804197 [ 298 ] {} <Debug> TCP-Session: 60340365-9a4e-4f7c-96f2-430f4456a133 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6041 | 2026.01.10 06:43:56.804210 [ 299 ] {} <Debug> TCP-Session: f64ef4fd-734a-48c1-8b70-e37b604bc9a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6042 | 2026.01.10 06:43:56.804092 [ 300 ] {} <Debug> TCP-Session: 0def57f4-dfbd-45b6-b4ec-c676a33d8a4c Authenticating user 'default' from [fd00:1122:3344:101::e]:45908 | ||
| 6043 | 2026.01.10 06:43:56.803593 [ 293 ] {} <Trace> TCP-Session: 89c73bc8-1199-4f22-8aaf-5893967445cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6044 | 2026.01.10 06:43:56.804261 [ 300 ] {} <Debug> TCP-Session: 0def57f4-dfbd-45b6-b4ec-c676a33d8a4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6045 | 2026.01.10 06:43:56.804298 [ 300 ] {} <Debug> TCP-Session: 0def57f4-dfbd-45b6-b4ec-c676a33d8a4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6046 | 2026.01.10 06:43:56.804441 [ 293 ] {72713f6d-de48-4c5a-9413-d1e07e8923b0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55890) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6047 | 2026.01.10 06:43:56.804691 [ 293 ] {72713f6d-de48-4c5a-9413-d1e07e8923b0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6048 | 2026.01.10 06:43:56.804742 [ 293 ] {72713f6d-de48-4c5a-9413-d1e07e8923b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6049 | 2026.01.10 06:43:56.805013 [ 293 ] {72713f6d-de48-4c5a-9413-d1e07e8923b0} <Debug> oximeter.version (b6888ffa-29fd-4f3d-a658-2c4a5115ddd7) (SelectExecutor): Key condition: unknown | ||
| 6050 | 2026.01.10 06:43:56.805947 [ 329 ] {72713f6d-de48-4c5a-9413-d1e07e8923b0} <Trace> AggregatingTransform: Aggregating | ||
| 6051 | 2026.01.10 06:43:56.805980 [ 329 ] {72713f6d-de48-4c5a-9413-d1e07e8923b0} <Trace> Aggregator: Aggregation method: without_key | ||
| 6052 | 2026.01.10 06:43:56.806013 [ 329 ] {72713f6d-de48-4c5a-9413-d1e07e8923b0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000903682 sec. (1106.584 rows/sec., 43.23 KiB/sec.) | ||
| 6053 | 2026.01.10 06:43:56.806036 [ 329 ] {72713f6d-de48-4c5a-9413-d1e07e8923b0} <Trace> Aggregator: Merging aggregated data | ||
| 6054 | 2026.01.10 06:43:56.807099 [ 293 ] {72713f6d-de48-4c5a-9413-d1e07e8923b0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002715 sec., 368.3241252302026 rows/sec., 14.39 KiB/sec. | ||
| 6055 | 2026.01.10 06:43:56.807207 [ 293 ] {72713f6d-de48-4c5a-9413-d1e07e8923b0} <Debug> TCPHandler: Processed in 0.003732869 sec. | ||
| 6056 | 2026.01.10 06:43:56.807327 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6057 | 2026.01.10 06:43:56.807357 [ 293 ] {} <Debug> TCP-Session: 89c73bc8-1199-4f22-8aaf-5893967445cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6058 | 2026.01.10 06:43:56.807357 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6059 | 2026.01.10 06:43:56.807375 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6060 | 2026.01.10 06:43:56.807390 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6061 | 2026.01.10 06:43:56.807406 [ 3 ] {} <Debug> TCP-Session: 4626ca7e-53cb-4c41-bff7-9a1073472753 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6062 | 2026.01.10 06:43:56.807417 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6063 | 2026.01.10 06:43:56.807436 [ 295 ] {} <Debug> TCP-Session: dd6f1941-555d-43e2-8ba0-5edeb63a0efd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6064 | 2026.01.10 06:43:56.807454 [ 301 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6065 | 2026.01.10 06:43:56.807476 [ 299 ] {} <Debug> TCP-Session: f64ef4fd-734a-48c1-8b70-e37b604bc9a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6066 | 2026.01.10 06:43:56.807447 [ 296 ] {} <Debug> TCP-Session: 7ca570c5-69ec-4c63-9466-5d5becfe7982 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6067 | 2026.01.10 06:43:56.807506 [ 301 ] {} <Debug> TCP-Session: 2a267cdc-b0e8-424b-9c45-ce57ac4c1b9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6068 | 2026.01.10 06:43:56.807438 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6069 | 2026.01.10 06:43:56.807410 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6070 | 2026.01.10 06:43:56.807582 [ 298 ] {} <Debug> TCP-Session: 60340365-9a4e-4f7c-96f2-430f4456a133 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6071 | 2026.01.10 06:43:56.807469 [ 300 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6072 | 2026.01.10 06:43:56.807605 [ 297 ] {} <Debug> TCP-Session: 8e6a9475-2df6-45e3-8dc3-25242348bd94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6073 | 2026.01.10 06:43:56.807643 [ 300 ] {} <Debug> TCP-Session: 0def57f4-dfbd-45b6-b4ec-c676a33d8a4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6074 | 2026.01.10 06:43:57.141981 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6075 | 2026.01.10 06:43:57.142193 [ 253 ] {7123dc33-df04-4b84-9bf0-ec543a9d27c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6076 | 2026.01.10 06:43:57.142291 [ 253 ] {7123dc33-df04-4b84-9bf0-ec543a9d27c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6077 | 2026.01.10 06:43:57.143019 [ 253 ] {7123dc33-df04-4b84-9bf0-ec543a9d27c0} <Trace> oximeter.fields_ipaddr (238f5050-c457-4604-832e-c92f31928fa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6078 | 2026.01.10 06:43:57.143066 [ 253 ] {7123dc33-df04-4b84-9bf0-ec543a9d27c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6079 | 2026.01.10 06:43:57.143472 [ 253 ] {7123dc33-df04-4b84-9bf0-ec543a9d27c0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6080 | 2026.01.10 06:43:57.143698 [ 253 ] {7123dc33-df04-4b84-9bf0-ec543a9d27c0} <Trace> oximeter.fields_ipaddr (238f5050-c457-4604-832e-c92f31928fa6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6081 | 2026.01.10 06:43:57.143854 [ 253 ] {7123dc33-df04-4b84-9bf0-ec543a9d27c0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001731 sec., 1155.4015020219526 rows/sec., 94.21 KiB/sec. | ||
| 6082 | 2026.01.10 06:43:57.143899 [ 253 ] {7123dc33-df04-4b84-9bf0-ec543a9d27c0} <Debug> TCPHandler: Processed in 0.00209354 sec. | ||
| 6083 | 2026.01.10 06:43:57.144024 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6084 | 2026.01.10 06:43:57.144122 [ 253 ] {fc352f87-eddf-4b5e-ac18-840acca38703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6085 | 2026.01.10 06:43:57.144165 [ 253 ] {fc352f87-eddf-4b5e-ac18-840acca38703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6086 | 2026.01.10 06:43:57.144643 [ 253 ] {fc352f87-eddf-4b5e-ac18-840acca38703} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6087 | 2026.01.10 06:43:57.144682 [ 253 ] {fc352f87-eddf-4b5e-ac18-840acca38703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6088 | 2026.01.10 06:43:57.145009 [ 253 ] {fc352f87-eddf-4b5e-ac18-840acca38703} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6089 | 2026.01.10 06:43:57.145225 [ 253 ] {fc352f87-eddf-4b5e-ac18-840acca38703} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6090 | 2026.01.10 06:43:57.145359 [ 253 ] {fc352f87-eddf-4b5e-ac18-840acca38703} <Debug> executeQuery: Read 123 rows, 10.80 KiB in 0.001257 sec., 97852.02863961813 rows/sec., 8.39 MiB/sec. | ||
| 6091 | 2026.01.10 06:43:57.145399 [ 253 ] {fc352f87-eddf-4b5e-ac18-840acca38703} <Debug> TCPHandler: Processed in 0.001427434 sec. | ||
| 6092 | 2026.01.10 06:43:57.145510 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6093 | 2026.01.10 06:43:57.145605 [ 253 ] {a2c426c1-58e9-45bd-81e3-97260b7d3913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6094 | 2026.01.10 06:43:57.145646 [ 253 ] {a2c426c1-58e9-45bd-81e3-97260b7d3913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6095 | 2026.01.10 06:43:57.146051 [ 253 ] {a2c426c1-58e9-45bd-81e3-97260b7d3913} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6096 | 2026.01.10 06:43:57.146087 [ 253 ] {a2c426c1-58e9-45bd-81e3-97260b7d3913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6097 | 2026.01.10 06:43:57.146387 [ 253 ] {a2c426c1-58e9-45bd-81e3-97260b7d3913} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6098 | 2026.01.10 06:43:57.146601 [ 253 ] {a2c426c1-58e9-45bd-81e3-97260b7d3913} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6099 | 2026.01.10 06:43:57.146735 [ 253 ] {a2c426c1-58e9-45bd-81e3-97260b7d3913} <Debug> executeQuery: Read 35 rows, 2.62 KiB in 0.001147 sec., 30514.38535309503 rows/sec., 2.23 MiB/sec. | ||
| 6100 | 2026.01.10 06:43:57.146765 [ 27 ] {} <Debug> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6101 | 2026.01.10 06:43:57.146777 [ 253 ] {a2c426c1-58e9-45bd-81e3-97260b7d3913} <Debug> TCPHandler: Processed in 0.001317391 sec. | ||
| 6102 | 2026.01.10 06:43:57.146855 [ 27 ] {} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6103 | 2026.01.10 06:43:57.146886 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6104 | 2026.01.10 06:43:57.146942 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6105 | 2026.01.10 06:43:57.147035 [ 189 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 6106 | 2026.01.10 06:43:57.147040 [ 253 ] {2ecbb9ef-101a-44b3-962d-b5bda36e219c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6107 | 2026.01.10 06:43:57.147145 [ 253 ] {2ecbb9ef-101a-44b3-962d-b5bda36e219c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6108 | 2026.01.10 06:43:57.147214 [ 189 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6109 | 2026.01.10 06:43:57.147255 [ 189 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 277 rows starting from the beginning of the part | ||
| 6110 | 2026.01.10 06:43:57.147328 [ 189 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 33 rows starting from the beginning of the part | ||
| 6111 | 2026.01.10 06:43:57.147374 [ 189 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 21 rows starting from the beginning of the part | ||
| 6112 | 2026.01.10 06:43:57.147418 [ 189 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 33 rows starting from the beginning of the part | ||
| 6113 | 2026.01.10 06:43:57.147455 [ 189 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 6114 | 2026.01.10 06:43:57.147495 [ 189 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 35 rows starting from the beginning of the part | ||
| 6115 | 2026.01.10 06:43:57.147668 [ 253 ] {2ecbb9ef-101a-44b3-962d-b5bda36e219c} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6116 | 2026.01.10 06:43:57.147723 [ 253 ] {2ecbb9ef-101a-44b3-962d-b5bda36e219c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6117 | 2026.01.10 06:43:57.148152 [ 253 ] {2ecbb9ef-101a-44b3-962d-b5bda36e219c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6118 | 2026.01.10 06:43:57.148401 [ 253 ] {2ecbb9ef-101a-44b3-962d-b5bda36e219c} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6119 | 2026.01.10 06:43:57.148509 [ 195 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 406 rows, containing 5 columns (5 merged, 0 gathered) in 0.001540046 sec., 263628.48901915917 rows/sec., 18.39 MiB/sec. | ||
| 6120 | 2026.01.10 06:43:57.148547 [ 253 ] {2ecbb9ef-101a-44b3-962d-b5bda36e219c} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001524 sec., 64960.629921259846 rows/sec., 5.08 MiB/sec. | ||
| 6121 | 2026.01.10 06:43:57.148599 [ 253 ] {2ecbb9ef-101a-44b3-962d-b5bda36e219c} <Debug> TCPHandler: Processed in 0.001706551 sec. | ||
| 6122 | 2026.01.10 06:43:57.148741 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6123 | 2026.01.10 06:43:57.148764 [ 195 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6124 | 2026.01.10 06:43:57.148857 [ 253 ] {ea20d932-7830-4d59-a362-6b2fef56866d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6125 | 2026.01.10 06:43:57.148921 [ 253 ] {ea20d932-7830-4d59-a362-6b2fef56866d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6126 | 2026.01.10 06:43:57.149141 [ 195 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_31_6} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6127 | 2026.01.10 06:43:57.149238 [ 195 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_31_6} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6128 | 2026.01.10 06:43:57.149339 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6129 | 2026.01.10 06:43:57.149416 [ 253 ] {ea20d932-7830-4d59-a362-6b2fef56866d} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6130 | 2026.01.10 06:43:57.149474 [ 253 ] {ea20d932-7830-4d59-a362-6b2fef56866d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6131 | 2026.01.10 06:43:57.149895 [ 253 ] {ea20d932-7830-4d59-a362-6b2fef56866d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6132 | 2026.01.10 06:43:57.150125 [ 253 ] {ea20d932-7830-4d59-a362-6b2fef56866d} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6133 | 2026.01.10 06:43:57.150277 [ 253 ] {ea20d932-7830-4d59-a362-6b2fef56866d} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001443 sec., 111573.11157311157 rows/sec., 7.77 MiB/sec. | ||
| 6134 | 2026.01.10 06:43:57.150328 [ 253 ] {ea20d932-7830-4d59-a362-6b2fef56866d} <Debug> TCPHandler: Processed in 0.001647589 sec. | ||
| 6135 | 2026.01.10 06:43:57.150472 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6136 | 2026.01.10 06:43:57.150577 [ 253 ] {75d45113-4d1e-4108-94c5-01cdcb8cd945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6137 | 2026.01.10 06:43:57.150636 [ 253 ] {75d45113-4d1e-4108-94c5-01cdcb8cd945} <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 | ||
| 6138 | 2026.01.10 06:43:57.151516 [ 253 ] {75d45113-4d1e-4108-94c5-01cdcb8cd945} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6139 | 2026.01.10 06:43:57.151555 [ 253 ] {75d45113-4d1e-4108-94c5-01cdcb8cd945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6140 | 2026.01.10 06:43:57.152132 [ 253 ] {75d45113-4d1e-4108-94c5-01cdcb8cd945} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6141 | 2026.01.10 06:43:57.152370 [ 253 ] {75d45113-4d1e-4108-94c5-01cdcb8cd945} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6142 | 2026.01.10 06:43:57.152516 [ 253 ] {75d45113-4d1e-4108-94c5-01cdcb8cd945} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001962 sec., 16819.571865443424 rows/sec., 30.14 MiB/sec. | ||
| 6143 | 2026.01.10 06:43:57.152570 [ 253 ] {75d45113-4d1e-4108-94c5-01cdcb8cd945} <Debug> TCPHandler: Processed in 0.002152722 sec. | ||
| 6144 | 2026.01.10 06:43:57.152687 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6145 | 2026.01.10 06:43:57.152782 [ 253 ] {ae22c5a9-bd81-4af2-8c46-c7fb3552287c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6146 | 2026.01.10 06:43:57.152825 [ 253 ] {ae22c5a9-bd81-4af2-8c46-c7fb3552287c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6147 | 2026.01.10 06:43:57.153155 [ 253 ] {ae22c5a9-bd81-4af2-8c46-c7fb3552287c} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6148 | 2026.01.10 06:43:57.153192 [ 253 ] {ae22c5a9-bd81-4af2-8c46-c7fb3552287c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6149 | 2026.01.10 06:43:57.153500 [ 253 ] {ae22c5a9-bd81-4af2-8c46-c7fb3552287c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6150 | 2026.01.10 06:43:57.153719 [ 253 ] {ae22c5a9-bd81-4af2-8c46-c7fb3552287c} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6151 | 2026.01.10 06:43:57.153849 [ 253 ] {ae22c5a9-bd81-4af2-8c46-c7fb3552287c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 6152 | 2026.01.10 06:43:57.153886 [ 253 ] {ae22c5a9-bd81-4af2-8c46-c7fb3552287c} <Debug> TCPHandler: Processed in 0.00124769 sec. | ||
| 6153 | 2026.01.10 06:43:58.850083 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11852 | ||
| 6154 | 2026.01.10 06:43:58.850872 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6155 | 2026.01.10 06:43:58.850938 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6156 | 2026.01.10 06:43:58.851509 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6157 | 2026.01.10 06:43:58.851752 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6158 | 2026.01.10 06:43:58.851890 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11852 | ||
| 6159 | 2026.01.10 06:43:59.462828 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6160 | 2026.01.10 06:43:59.479490 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6161 | 2026.01.10 06:43:59.479543 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6162 | 2026.01.10 06:43:59.485248 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6163 | 2026.01.10 06:43:59.485940 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6164 | 2026.01.10 06:43:59.488777 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6165 | 2026.01.10 06:44:01.376939 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 808 | ||
| 6166 | 2026.01.10 06:44:01.379162 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6167 | 2026.01.10 06:44:01.379213 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6168 | 2026.01.10 06:44:01.380406 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6169 | 2026.01.10 06:44:01.380683 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6170 | 2026.01.10 06:44:01.381027 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 808 | ||
| 6171 | 2026.01.10 06:44:02.137942 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6172 | 2026.01.10 06:44:02.138126 [ 253 ] {d06cca2f-cc41-4e61-94d0-4f050bd53f9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6173 | 2026.01.10 06:44:02.138192 [ 253 ] {d06cca2f-cc41-4e61-94d0-4f050bd53f9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6174 | 2026.01.10 06:44:02.138897 [ 253 ] {d06cca2f-cc41-4e61-94d0-4f050bd53f9d} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6175 | 2026.01.10 06:44:02.138951 [ 253 ] {d06cca2f-cc41-4e61-94d0-4f050bd53f9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6176 | 2026.01.10 06:44:02.139421 [ 253 ] {d06cca2f-cc41-4e61-94d0-4f050bd53f9d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6177 | 2026.01.10 06:44:02.139711 [ 253 ] {d06cca2f-cc41-4e61-94d0-4f050bd53f9d} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6178 | 2026.01.10 06:44:02.139874 [ 72 ] {} <Debug> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6179 | 2026.01.10 06:44:02.139906 [ 253 ] {d06cca2f-cc41-4e61-94d0-4f050bd53f9d} <Debug> executeQuery: Read 70 rows, 5.75 KiB in 0.001824 sec., 38377.19298245614 rows/sec., 3.08 MiB/sec. | ||
| 6180 | 2026.01.10 06:44:02.139952 [ 72 ] {} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6181 | 2026.01.10 06:44:02.139981 [ 253 ] {d06cca2f-cc41-4e61-94d0-4f050bd53f9d} <Debug> TCPHandler: Processed in 0.002166962 sec. | ||
| 6182 | 2026.01.10 06:44:02.139985 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6183 | 2026.01.10 06:44:02.140125 [ 189 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6184 | 2026.01.10 06:44:02.140134 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6185 | 2026.01.10 06:44:02.140272 [ 253 ] {bd25659e-122d-4051-8e40-db0963e5ce23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6186 | 2026.01.10 06:44:02.140274 [ 189 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6187 | 2026.01.10 06:44:02.140332 [ 253 ] {bd25659e-122d-4051-8e40-db0963e5ce23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6188 | 2026.01.10 06:44:02.140336 [ 189 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2462 rows starting from the beginning of the part | ||
| 6189 | 2026.01.10 06:44:02.140436 [ 189 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
| 6190 | 2026.01.10 06:44:02.140498 [ 189 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 122 rows starting from the beginning of the part | ||
| 6191 | 2026.01.10 06:44:02.140552 [ 189 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 70 rows starting from the beginning of the part | ||
| 6192 | 2026.01.10 06:44:02.140604 [ 189 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 123 rows starting from the beginning of the part | ||
| 6193 | 2026.01.10 06:44:02.140659 [ 189 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 70 rows starting from the beginning of the part | ||
| 6194 | 2026.01.10 06:44:02.140852 [ 253 ] {bd25659e-122d-4051-8e40-db0963e5ce23} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6195 | 2026.01.10 06:44:02.140900 [ 253 ] {bd25659e-122d-4051-8e40-db0963e5ce23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6196 | 2026.01.10 06:44:02.141274 [ 253 ] {bd25659e-122d-4051-8e40-db0963e5ce23} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6197 | 2026.01.10 06:44:02.141535 [ 253 ] {bd25659e-122d-4051-8e40-db0963e5ce23} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6198 | 2026.01.10 06:44:02.141676 [ 253 ] {bd25659e-122d-4051-8e40-db0963e5ce23} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001433 sec., 4884.856943475227 rows/sec., 367.32 KiB/sec. | ||
| 6199 | 2026.01.10 06:44:02.141717 [ 253 ] {bd25659e-122d-4051-8e40-db0963e5ce23} <Debug> TCPHandler: Processed in 0.001643199 sec. | ||
| 6200 | 2026.01.10 06:44:02.141841 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6201 | 2026.01.10 06:44:02.141947 [ 253 ] {768e9e67-a844-4311-ae6a-6d972440f88e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6202 | 2026.01.10 06:44:02.141992 [ 253 ] {768e9e67-a844-4311-ae6a-6d972440f88e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6203 | 2026.01.10 06:44:02.142093 [ 189 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2903 rows, containing 5 columns (5 merged, 0 gathered) in 0.002023908 sec., 1434353.735446473 rows/sec., 123.06 MiB/sec. | ||
| 6204 | 2026.01.10 06:44:02.142391 [ 191 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6205 | 2026.01.10 06:44:02.142435 [ 253 ] {768e9e67-a844-4311-ae6a-6d972440f88e} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6206 | 2026.01.10 06:44:02.142477 [ 253 ] {768e9e67-a844-4311-ae6a-6d972440f88e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6207 | 2026.01.10 06:44:02.142729 [ 191 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_41_8} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6208 | 2026.01.10 06:44:02.142817 [ 191 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_41_8} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6209 | 2026.01.10 06:44:02.142860 [ 253 ] {768e9e67-a844-4311-ae6a-6d972440f88e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6210 | 2026.01.10 06:44:02.142928 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 6211 | 2026.01.10 06:44:02.143098 [ 253 ] {768e9e67-a844-4311-ae6a-6d972440f88e} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6212 | 2026.01.10 06:44:02.143220 [ 72 ] {} <Debug> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6213 | 2026.01.10 06:44:02.143237 [ 253 ] {768e9e67-a844-4311-ae6a-6d972440f88e} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001313 sec., 54074.63823305408 rows/sec., 4.22 MiB/sec. | ||
| 6214 | 2026.01.10 06:44:02.143264 [ 72 ] {} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6215 | 2026.01.10 06:44:02.143286 [ 253 ] {768e9e67-a844-4311-ae6a-6d972440f88e} <Debug> TCPHandler: Processed in 0.001498956 sec. | ||
| 6216 | 2026.01.10 06:44:02.143294 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6217 | 2026.01.10 06:44:02.143402 [ 203 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6218 | 2026.01.10 06:44:02.143413 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6219 | 2026.01.10 06:44:02.143527 [ 253 ] {054c02e0-6c19-42c4-812f-50f25e1db046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6220 | 2026.01.10 06:44:02.143527 [ 203 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6221 | 2026.01.10 06:44:02.143576 [ 253 ] {054c02e0-6c19-42c4-812f-50f25e1db046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6222 | 2026.01.10 06:44:02.143587 [ 203 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1249 rows starting from the beginning of the part | ||
| 6223 | 2026.01.10 06:44:02.143667 [ 203 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 6224 | 2026.01.10 06:44:02.143724 [ 203 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 97 rows starting from the beginning of the part | ||
| 6225 | 2026.01.10 06:44:02.143773 [ 203 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 71 rows starting from the beginning of the part | ||
| 6226 | 2026.01.10 06:44:02.143823 [ 203 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 99 rows starting from the beginning of the part | ||
| 6227 | 2026.01.10 06:44:02.143868 [ 203 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 71 rows starting from the beginning of the part | ||
| 6228 | 2026.01.10 06:44:02.144032 [ 253 ] {054c02e0-6c19-42c4-812f-50f25e1db046} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6229 | 2026.01.10 06:44:02.144073 [ 253 ] {054c02e0-6c19-42c4-812f-50f25e1db046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6230 | 2026.01.10 06:44:02.144456 [ 253 ] {054c02e0-6c19-42c4-812f-50f25e1db046} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6231 | 2026.01.10 06:44:02.144697 [ 253 ] {054c02e0-6c19-42c4-812f-50f25e1db046} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6232 | 2026.01.10 06:44:02.144813 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6233 | 2026.01.10 06:44:02.144829 [ 253 ] {054c02e0-6c19-42c4-812f-50f25e1db046} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001321 sec., 121120.36336109009 rows/sec., 8.44 MiB/sec. | ||
| 6234 | 2026.01.10 06:44:02.144855 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6235 | 2026.01.10 06:44:02.144879 [ 253 ] {054c02e0-6c19-42c4-812f-50f25e1db046} <Debug> TCPHandler: Processed in 0.001517197 sec. | ||
| 6236 | 2026.01.10 06:44:02.144879 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6237 | 2026.01.10 06:44:02.144909 [ 191 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1651 rows, containing 5 columns (5 merged, 0 gathered) in 0.001552138 sec., 1063694.0787481526 rows/sec., 82.35 MiB/sec. | ||
| 6238 | 2026.01.10 06:44:02.144970 [ 189 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6239 | 2026.01.10 06:44:02.145007 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6240 | 2026.01.10 06:44:02.145058 [ 191 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6241 | 2026.01.10 06:44:02.145073 [ 189 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6242 | 2026.01.10 06:44:02.145105 [ 189 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11616 rows starting from the beginning of the part | ||
| 6243 | 2026.01.10 06:44:02.145109 [ 253 ] {ef9dee15-7d98-4f29-86ef-d950cc92030e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6244 | 2026.01.10 06:44:02.145159 [ 189 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 6245 | 2026.01.10 06:44:02.145198 [ 253 ] {ef9dee15-7d98-4f29-86ef-d950cc92030e} <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 | ||
| 6246 | 2026.01.10 06:44:02.145204 [ 189 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 6247 | 2026.01.10 06:44:02.145260 [ 189 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 6248 | 2026.01.10 06:44:02.145299 [ 189 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 161 rows starting from the beginning of the part | ||
| 6249 | 2026.01.10 06:44:02.145337 [ 189 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 6250 | 2026.01.10 06:44:02.145360 [ 191 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_41_8} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6251 | 2026.01.10 06:44:02.145430 [ 191 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_41_8} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6252 | 2026.01.10 06:44:02.145505 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 6253 | 2026.01.10 06:44:02.145977 [ 253 ] {ef9dee15-7d98-4f29-86ef-d950cc92030e} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6254 | 2026.01.10 06:44:02.146019 [ 253 ] {ef9dee15-7d98-4f29-86ef-d950cc92030e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6255 | 2026.01.10 06:44:02.146569 [ 253 ] {ef9dee15-7d98-4f29-86ef-d950cc92030e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6256 | 2026.01.10 06:44:02.146820 [ 253 ] {ef9dee15-7d98-4f29-86ef-d950cc92030e} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6257 | 2026.01.10 06:44:02.146961 [ 253 ] {ef9dee15-7d98-4f29-86ef-d950cc92030e} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001871 sec., 3741.3148049171564 rows/sec., 6.70 MiB/sec. | ||
| 6258 | 2026.01.10 06:44:02.147015 [ 253 ] {ef9dee15-7d98-4f29-86ef-d950cc92030e} <Debug> TCPHandler: Processed in 0.002058409 sec. | ||
| 6259 | 2026.01.10 06:44:02.147130 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6260 | 2026.01.10 06:44:02.147252 [ 253 ] {1b5f3696-639f-4dfa-8f78-1d61451a3086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6261 | 2026.01.10 06:44:02.147294 [ 253 ] {1b5f3696-639f-4dfa-8f78-1d61451a3086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6262 | 2026.01.10 06:44:02.147620 [ 253 ] {1b5f3696-639f-4dfa-8f78-1d61451a3086} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6263 | 2026.01.10 06:44:02.147658 [ 253 ] {1b5f3696-639f-4dfa-8f78-1d61451a3086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6264 | 2026.01.10 06:44:02.147978 [ 253 ] {1b5f3696-639f-4dfa-8f78-1d61451a3086} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6265 | 2026.01.10 06:44:02.148101 [ 187 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12321 rows, containing 5 columns (5 merged, 0 gathered) in 0.003160726 sec., 3898155.0441259383 rows/sec., 263.65 MiB/sec. | ||
| 6266 | 2026.01.10 06:44:02.148232 [ 253 ] {1b5f3696-639f-4dfa-8f78-1d61451a3086} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6267 | 2026.01.10 06:44:02.148358 [ 72 ] {} <Debug> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6268 | 2026.01.10 06:44:02.148376 [ 253 ] {1b5f3696-639f-4dfa-8f78-1d61451a3086} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 6269 | 2026.01.10 06:44:02.148390 [ 72 ] {} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6270 | 2026.01.10 06:44:02.148421 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.50 GiB. | ||
| 6271 | 2026.01.10 06:44:02.148422 [ 253 ] {1b5f3696-639f-4dfa-8f78-1d61451a3086} <Debug> TCPHandler: Processed in 0.001344432 sec. | ||
| 6272 | 2026.01.10 06:44:02.148457 [ 191 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6273 | 2026.01.10 06:44:02.148485 [ 189 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6274 | 2026.01.10 06:44:02.148577 [ 189 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6275 | 2026.01.10 06:44:02.148604 [ 189 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2214 rows starting from the beginning of the part | ||
| 6276 | 2026.01.10 06:44:02.148645 [ 189 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
| 6277 | 2026.01.10 06:44:02.148683 [ 189 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6278 | 2026.01.10 06:44:02.148716 [ 189 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 6279 | 2026.01.10 06:44:02.148738 [ 191 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6280 | 2026.01.10 06:44:02.148748 [ 189 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 6281 | 2026.01.10 06:44:02.148791 [ 189 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 6282 | 2026.01.10 06:44:02.148826 [ 191 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6283 | 2026.01.10 06:44:02.148921 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.29 MiB. | ||
| 6284 | 2026.01.10 06:44:02.149735 [ 193 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2478 rows, containing 4 columns (4 merged, 0 gathered) in 0.00126656 sec., 1956480.5457301668 rows/sec., 125.84 MiB/sec. | ||
| 6285 | 2026.01.10 06:44:02.149966 [ 191 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6286 | 2026.01.10 06:44:02.150216 [ 191 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_41_8} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6287 | 2026.01.10 06:44:02.150283 [ 191 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_41_8} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6288 | 2026.01.10 06:44:02.150367 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6289 | 2026.01.10 06:44:06.248407 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6290 | 2026.01.10 06:44:06.248471 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6291 | 2026.01.10 06:44:06.352745 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12364 | ||
| 6292 | 2026.01.10 06:44:06.353271 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6293 | 2026.01.10 06:44:06.353319 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6294 | 2026.01.10 06:44:06.353827 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6295 | 2026.01.10 06:44:06.354061 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6296 | 2026.01.10 06:44:06.354192 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12364 | ||
| 6297 | 2026.01.10 06:44:06.354226 [ 136 ] {} <Debug> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6298 | 2026.01.10 06:44:06.354324 [ 136 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6299 | 2026.01.10 06:44:06.354361 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6300 | 2026.01.10 06:44:06.354527 [ 189 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 6301 | 2026.01.10 06:44:06.354715 [ 189 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6302 | 2026.01.10 06:44:06.354777 [ 189 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9932 rows starting from the beginning of the part | ||
| 6303 | 2026.01.10 06:44:06.354876 [ 189 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 6304 | 2026.01.10 06:44:06.354951 [ 189 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 6305 | 2026.01.10 06:44:06.355023 [ 189 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 6306 | 2026.01.10 06:44:06.355090 [ 189 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 6307 | 2026.01.10 06:44:06.355132 [ 189 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 6308 | 2026.01.10 06:44:06.359145 [ 194 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12364 rows, containing 4 columns (4 merged, 0 gathered) in 0.004690212 sec., 2636128.1750163957 rows/sec., 37.71 MiB/sec. | ||
| 6309 | 2026.01.10 06:44:06.359371 [ 189 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6310 | 2026.01.10 06:44:06.359636 [ 189 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_26_5} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6311 | 2026.01.10 06:44:06.359705 [ 189 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_26_5} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6312 | 2026.01.10 06:44:06.359771 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6313 | 2026.01.10 06:44:06.989630 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6314 | 2026.01.10 06:44:07.006461 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6315 | 2026.01.10 06:44:07.006509 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6316 | 2026.01.10 06:44:07.011998 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6317 | 2026.01.10 06:44:07.012699 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6318 | 2026.01.10 06:44:07.012989 [ 136 ] {} <Debug> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6319 | 2026.01.10 06:44:07.013055 [ 136 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6320 | 2026.01.10 06:44:07.013078 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6321 | 2026.01.10 06:44:07.013185 [ 189 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 6322 | 2026.01.10 06:44:07.015716 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6323 | 2026.01.10 06:44:07.017219 [ 189 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6324 | 2026.01.10 06:44:07.018622 [ 189 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part | ||
| 6325 | 2026.01.10 06:44:07.023297 [ 189 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
| 6326 | 2026.01.10 06:44:07.027860 [ 189 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 6327 | 2026.01.10 06:44:07.032142 [ 189 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
| 6328 | 2026.01.10 06:44:07.036428 [ 189 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 6329 | 2026.01.10 06:44:07.040688 [ 189 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
| 6330 | 2026.01.10 06:44:07.092657 [ 194 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.079507574 sec., 2465.173946824236 rows/sec., 12.75 MiB/sec. | ||
| 6331 | 2026.01.10 06:44:07.095138 [ 194 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6332 | 2026.01.10 06:44:07.097063 [ 194 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_26_5} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6333 | 2026.01.10 06:44:07.097169 [ 194 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_26_5} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6334 | 2026.01.10 06:44:07.099814 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 6335 | 2026.01.10 06:44:07.138712 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6336 | 2026.01.10 06:44:07.138866 [ 253 ] {475a4c9b-44ac-4162-9350-855dfee4aac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6337 | 2026.01.10 06:44:07.138926 [ 253 ] {475a4c9b-44ac-4162-9350-855dfee4aac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6338 | 2026.01.10 06:44:07.139654 [ 253 ] {475a4c9b-44ac-4162-9350-855dfee4aac9} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6339 | 2026.01.10 06:44:07.139694 [ 253 ] {475a4c9b-44ac-4162-9350-855dfee4aac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6340 | 2026.01.10 06:44:07.140101 [ 253 ] {475a4c9b-44ac-4162-9350-855dfee4aac9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6341 | 2026.01.10 06:44:07.140366 [ 253 ] {475a4c9b-44ac-4162-9350-855dfee4aac9} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6342 | 2026.01.10 06:44:07.140504 [ 253 ] {475a4c9b-44ac-4162-9350-855dfee4aac9} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001685 sec., 72403.56083086053 rows/sec., 6.22 MiB/sec. | ||
| 6343 | 2026.01.10 06:44:07.140544 [ 253 ] {475a4c9b-44ac-4162-9350-855dfee4aac9} <Debug> TCPHandler: Processed in 0.001954657 sec. | ||
| 6344 | 2026.01.10 06:44:07.140680 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6345 | 2026.01.10 06:44:07.140775 [ 253 ] {8b97687e-eb6a-44be-ae86-7600f4df714f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6346 | 2026.01.10 06:44:07.140816 [ 253 ] {8b97687e-eb6a-44be-ae86-7600f4df714f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6347 | 2026.01.10 06:44:07.141236 [ 253 ] {8b97687e-eb6a-44be-ae86-7600f4df714f} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6348 | 2026.01.10 06:44:07.141271 [ 253 ] {8b97687e-eb6a-44be-ae86-7600f4df714f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6349 | 2026.01.10 06:44:07.141567 [ 253 ] {8b97687e-eb6a-44be-ae86-7600f4df714f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6350 | 2026.01.10 06:44:07.141781 [ 253 ] {8b97687e-eb6a-44be-ae86-7600f4df714f} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6351 | 2026.01.10 06:44:07.141907 [ 253 ] {8b97687e-eb6a-44be-ae86-7600f4df714f} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.00115 sec., 28695.652173913044 rows/sec., 2.11 MiB/sec. | ||
| 6352 | 2026.01.10 06:44:07.141945 [ 253 ] {8b97687e-eb6a-44be-ae86-7600f4df714f} <Debug> TCPHandler: Processed in 0.001315321 sec. | ||
| 6353 | 2026.01.10 06:44:07.142052 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6354 | 2026.01.10 06:44:07.142145 [ 253 ] {243ba15b-8de3-469e-9376-7d9ac02b521f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6355 | 2026.01.10 06:44:07.142184 [ 253 ] {243ba15b-8de3-469e-9376-7d9ac02b521f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6356 | 2026.01.10 06:44:07.142632 [ 253 ] {243ba15b-8de3-469e-9376-7d9ac02b521f} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6357 | 2026.01.10 06:44:07.142669 [ 253 ] {243ba15b-8de3-469e-9376-7d9ac02b521f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6358 | 2026.01.10 06:44:07.143006 [ 253 ] {243ba15b-8de3-469e-9376-7d9ac02b521f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6359 | 2026.01.10 06:44:07.143228 [ 253 ] {243ba15b-8de3-469e-9376-7d9ac02b521f} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6360 | 2026.01.10 06:44:07.143357 [ 253 ] {243ba15b-8de3-469e-9376-7d9ac02b521f} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001229 sec., 78925.9560618389 rows/sec., 6.16 MiB/sec. | ||
| 6361 | 2026.01.10 06:44:07.143395 [ 253 ] {243ba15b-8de3-469e-9376-7d9ac02b521f} <Debug> TCPHandler: Processed in 0.001392323 sec. | ||
| 6362 | 2026.01.10 06:44:07.143534 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6363 | 2026.01.10 06:44:07.143639 [ 253 ] {3a65ee67-c597-4578-9ac3-d7b457dc9171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6364 | 2026.01.10 06:44:07.143689 [ 253 ] {3a65ee67-c597-4578-9ac3-d7b457dc9171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6365 | 2026.01.10 06:44:07.144157 [ 253 ] {3a65ee67-c597-4578-9ac3-d7b457dc9171} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6366 | 2026.01.10 06:44:07.144195 [ 253 ] {3a65ee67-c597-4578-9ac3-d7b457dc9171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6367 | 2026.01.10 06:44:07.144555 [ 253 ] {3a65ee67-c597-4578-9ac3-d7b457dc9171} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6368 | 2026.01.10 06:44:07.144773 [ 253 ] {3a65ee67-c597-4578-9ac3-d7b457dc9171} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6369 | 2026.01.10 06:44:07.144905 [ 253 ] {3a65ee67-c597-4578-9ac3-d7b457dc9171} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001289 sec., 124127.23041117145 rows/sec., 8.65 MiB/sec. | ||
| 6370 | 2026.01.10 06:44:07.144942 [ 253 ] {3a65ee67-c597-4578-9ac3-d7b457dc9171} <Debug> TCPHandler: Processed in 0.001467055 sec. | ||
| 6371 | 2026.01.10 06:44:07.145055 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6372 | 2026.01.10 06:44:07.145152 [ 253 ] {6d595dd1-11dd-4321-9399-f013eb0a8781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6373 | 2026.01.10 06:44:07.145208 [ 253 ] {6d595dd1-11dd-4321-9399-f013eb0a8781} <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 | ||
| 6374 | 2026.01.10 06:44:07.146091 [ 253 ] {6d595dd1-11dd-4321-9399-f013eb0a8781} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6375 | 2026.01.10 06:44:07.146123 [ 253 ] {6d595dd1-11dd-4321-9399-f013eb0a8781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6376 | 2026.01.10 06:44:07.146660 [ 253 ] {6d595dd1-11dd-4321-9399-f013eb0a8781} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6377 | 2026.01.10 06:44:07.146895 [ 253 ] {6d595dd1-11dd-4321-9399-f013eb0a8781} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6378 | 2026.01.10 06:44:07.147112 [ 253 ] {6d595dd1-11dd-4321-9399-f013eb0a8781} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001978 sec., 16683.518705763396 rows/sec., 29.90 MiB/sec. | ||
| 6379 | 2026.01.10 06:44:07.147177 [ 253 ] {6d595dd1-11dd-4321-9399-f013eb0a8781} <Debug> TCPHandler: Processed in 0.002174223 sec. | ||
| 6380 | 2026.01.10 06:44:07.147296 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6381 | 2026.01.10 06:44:07.147391 [ 253 ] {96c2d71b-eb2b-4753-ac85-3d8697c1d36c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6382 | 2026.01.10 06:44:07.147432 [ 253 ] {96c2d71b-eb2b-4753-ac85-3d8697c1d36c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6383 | 2026.01.10 06:44:07.147763 [ 253 ] {96c2d71b-eb2b-4753-ac85-3d8697c1d36c} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6384 | 2026.01.10 06:44:07.147800 [ 253 ] {96c2d71b-eb2b-4753-ac85-3d8697c1d36c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6385 | 2026.01.10 06:44:07.148129 [ 253 ] {96c2d71b-eb2b-4753-ac85-3d8697c1d36c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6386 | 2026.01.10 06:44:07.148367 [ 253 ] {96c2d71b-eb2b-4753-ac85-3d8697c1d36c} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6387 | 2026.01.10 06:44:07.148490 [ 253 ] {96c2d71b-eb2b-4753-ac85-3d8697c1d36c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 6388 | 2026.01.10 06:44:07.148526 [ 253 ] {96c2d71b-eb2b-4753-ac85-3d8697c1d36c} <Debug> TCPHandler: Processed in 0.001281661 sec. | ||
| 6389 | 2026.01.10 06:44:08.000312 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.83 MiB, peak 271.37 MiB, free memory in arenas 0.00 B, will set to 265.71 MiB (RSS), difference: 4.88 MiB | ||
| 6390 | 2026.01.10 06:44:09.551096 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6391 | 2026.01.10 06:44:09.551366 [ 253 ] {1bb11170-25b0-43a3-99b2-ab40b28e19d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6392 | 2026.01.10 06:44:09.551461 [ 253 ] {1bb11170-25b0-43a3-99b2-ab40b28e19d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6393 | 2026.01.10 06:44:09.552268 [ 253 ] {1bb11170-25b0-43a3-99b2-ab40b28e19d7} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6394 | 2026.01.10 06:44:09.552314 [ 253 ] {1bb11170-25b0-43a3-99b2-ab40b28e19d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6395 | 2026.01.10 06:44:09.552743 [ 253 ] {1bb11170-25b0-43a3-99b2-ab40b28e19d7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6396 | 2026.01.10 06:44:09.552976 [ 253 ] {1bb11170-25b0-43a3-99b2-ab40b28e19d7} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6397 | 2026.01.10 06:44:09.553127 [ 253 ] {1bb11170-25b0-43a3-99b2-ab40b28e19d7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001843 sec., 222463.3749321758 rows/sec., 14.11 MiB/sec. | ||
| 6398 | 2026.01.10 06:44:09.553168 [ 253 ] {1bb11170-25b0-43a3-99b2-ab40b28e19d7} <Debug> TCPHandler: Processed in 0.002235384 sec. | ||
| 6399 | 2026.01.10 06:44:09.553296 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6400 | 2026.01.10 06:44:09.553419 [ 253 ] {0a63d75a-6412-4090-af59-501a54df3aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6401 | 2026.01.10 06:44:09.553468 [ 253 ] {0a63d75a-6412-4090-af59-501a54df3aa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6402 | 2026.01.10 06:44:09.553926 [ 253 ] {0a63d75a-6412-4090-af59-501a54df3aa5} <Trace> oximeter.fields_ipaddr (238f5050-c457-4604-832e-c92f31928fa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6403 | 2026.01.10 06:44:09.553967 [ 253 ] {0a63d75a-6412-4090-af59-501a54df3aa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6404 | 2026.01.10 06:44:09.554345 [ 253 ] {0a63d75a-6412-4090-af59-501a54df3aa5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6405 | 2026.01.10 06:44:09.554548 [ 253 ] {0a63d75a-6412-4090-af59-501a54df3aa5} <Trace> oximeter.fields_ipaddr (238f5050-c457-4604-832e-c92f31928fa6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6406 | 2026.01.10 06:44:09.554667 [ 253 ] {0a63d75a-6412-4090-af59-501a54df3aa5} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001306 sec., 7656.967840735068 rows/sec., 624.37 KiB/sec. | ||
| 6407 | 2026.01.10 06:44:09.554700 [ 253 ] {0a63d75a-6412-4090-af59-501a54df3aa5} <Debug> TCPHandler: Processed in 0.001502496 sec. | ||
| 6408 | 2026.01.10 06:44:09.554793 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6409 | 2026.01.10 06:44:09.554881 [ 253 ] {48934fce-360d-4673-afb2-4f1f52eb96f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6410 | 2026.01.10 06:44:09.554918 [ 253 ] {48934fce-360d-4673-afb2-4f1f52eb96f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6411 | 2026.01.10 06:44:09.556597 [ 253 ] {48934fce-360d-4673-afb2-4f1f52eb96f0} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6412 | 2026.01.10 06:44:09.556632 [ 253 ] {48934fce-360d-4673-afb2-4f1f52eb96f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6413 | 2026.01.10 06:44:09.557098 [ 253 ] {48934fce-360d-4673-afb2-4f1f52eb96f0} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6414 | 2026.01.10 06:44:09.557314 [ 253 ] {48934fce-360d-4673-afb2-4f1f52eb96f0} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6415 | 2026.01.10 06:44:09.557438 [ 253 ] {48934fce-360d-4673-afb2-4f1f52eb96f0} <Debug> executeQuery: Read 2271 rows, 188.12 KiB in 0.002526 sec., 899049.8812351543 rows/sec., 72.73 MiB/sec. | ||
| 6416 | 2026.01.10 06:44:09.557476 [ 253 ] {48934fce-360d-4673-afb2-4f1f52eb96f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 6417 | 2026.01.10 06:44:09.557488 [ 253 ] {48934fce-360d-4673-afb2-4f1f52eb96f0} <Debug> TCPHandler: Processed in 0.002701675 sec. | ||
| 6418 | 2026.01.10 06:44:09.557595 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6419 | 2026.01.10 06:44:09.557687 [ 253 ] {aeab8f24-8f7c-49cb-b338-45a8e145f347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6420 | 2026.01.10 06:44:09.557726 [ 253 ] {aeab8f24-8f7c-49cb-b338-45a8e145f347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6421 | 2026.01.10 06:44:09.558190 [ 253 ] {aeab8f24-8f7c-49cb-b338-45a8e145f347} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6422 | 2026.01.10 06:44:09.558229 [ 253 ] {aeab8f24-8f7c-49cb-b338-45a8e145f347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6423 | 2026.01.10 06:44:09.558553 [ 253 ] {aeab8f24-8f7c-49cb-b338-45a8e145f347} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6424 | 2026.01.10 06:44:09.558761 [ 253 ] {aeab8f24-8f7c-49cb-b338-45a8e145f347} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6425 | 2026.01.10 06:44:09.558883 [ 253 ] {aeab8f24-8f7c-49cb-b338-45a8e145f347} <Debug> executeQuery: Read 222 rows, 13.54 KiB in 0.001215 sec., 182716.04938271607 rows/sec., 10.88 MiB/sec. | ||
| 6426 | 2026.01.10 06:44:09.558918 [ 253 ] {aeab8f24-8f7c-49cb-b338-45a8e145f347} <Debug> TCPHandler: Processed in 0.001374092 sec. | ||
| 6427 | 2026.01.10 06:44:09.559021 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6428 | 2026.01.10 06:44:09.559124 [ 253 ] {844cefab-e2c8-4dab-ba63-78a6849dc046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6429 | 2026.01.10 06:44:09.559164 [ 253 ] {844cefab-e2c8-4dab-ba63-78a6849dc046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6430 | 2026.01.10 06:44:09.559711 [ 253 ] {844cefab-e2c8-4dab-ba63-78a6849dc046} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6431 | 2026.01.10 06:44:09.559748 [ 253 ] {844cefab-e2c8-4dab-ba63-78a6849dc046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6432 | 2026.01.10 06:44:09.560098 [ 253 ] {844cefab-e2c8-4dab-ba63-78a6849dc046} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6433 | 2026.01.10 06:44:09.560328 [ 253 ] {844cefab-e2c8-4dab-ba63-78a6849dc046} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6434 | 2026.01.10 06:44:09.560454 [ 253 ] {844cefab-e2c8-4dab-ba63-78a6849dc046} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001349 sec., 326167.5315048184 rows/sec., 21.58 MiB/sec. | ||
| 6435 | 2026.01.10 06:44:09.560492 [ 253 ] {844cefab-e2c8-4dab-ba63-78a6849dc046} <Debug> TCPHandler: Processed in 0.001521976 sec. | ||
| 6436 | 2026.01.10 06:44:09.560599 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6437 | 2026.01.10 06:44:09.560693 [ 253 ] {1ba86e87-6f63-4303-95b8-5617fb2b8b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6438 | 2026.01.10 06:44:09.560733 [ 253 ] {1ba86e87-6f63-4303-95b8-5617fb2b8b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6439 | 2026.01.10 06:44:09.561204 [ 253 ] {1ba86e87-6f63-4303-95b8-5617fb2b8b5d} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6440 | 2026.01.10 06:44:09.561240 [ 253 ] {1ba86e87-6f63-4303-95b8-5617fb2b8b5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6441 | 2026.01.10 06:44:09.561558 [ 253 ] {1ba86e87-6f63-4303-95b8-5617fb2b8b5d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6442 | 2026.01.10 06:44:09.561775 [ 253 ] {1ba86e87-6f63-4303-95b8-5617fb2b8b5d} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6443 | 2026.01.10 06:44:09.561900 [ 253 ] {1ba86e87-6f63-4303-95b8-5617fb2b8b5d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001225 sec., 172244.89795918367 rows/sec., 9.78 MiB/sec. | ||
| 6444 | 2026.01.10 06:44:09.561938 [ 253 ] {1ba86e87-6f63-4303-95b8-5617fb2b8b5d} <Debug> TCPHandler: Processed in 0.001390034 sec. | ||
| 6445 | 2026.01.10 06:44:09.562039 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6446 | 2026.01.10 06:44:09.562138 [ 253 ] {410f301e-1818-4e4c-a6e5-283154eb18ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6447 | 2026.01.10 06:44:09.562182 [ 253 ] {410f301e-1818-4e4c-a6e5-283154eb18ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6448 | 2026.01.10 06:44:09.562999 [ 253 ] {410f301e-1818-4e4c-a6e5-283154eb18ac} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6449 | 2026.01.10 06:44:09.563034 [ 253 ] {410f301e-1818-4e4c-a6e5-283154eb18ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6450 | 2026.01.10 06:44:09.563474 [ 253 ] {410f301e-1818-4e4c-a6e5-283154eb18ac} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6451 | 2026.01.10 06:44:09.563699 [ 253 ] {410f301e-1818-4e4c-a6e5-283154eb18ac} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6452 | 2026.01.10 06:44:09.563852 [ 253 ] {410f301e-1818-4e4c-a6e5-283154eb18ac} <Debug> executeQuery: Read 1152 rows, 84.13 KiB in 0.001733 sec., 664743.2198499711 rows/sec., 47.41 MiB/sec. | ||
| 6453 | 2026.01.10 06:44:09.563890 [ 253 ] {410f301e-1818-4e4c-a6e5-283154eb18ac} <Debug> TCPHandler: Processed in 0.001900756 sec. | ||
| 6454 | 2026.01.10 06:44:09.563995 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6455 | 2026.01.10 06:44:09.564088 [ 253 ] {f9a4a0d7-f116-496f-b7d6-683f06ff892a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6456 | 2026.01.10 06:44:09.564129 [ 253 ] {f9a4a0d7-f116-496f-b7d6-683f06ff892a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6457 | 2026.01.10 06:44:09.564480 [ 253 ] {f9a4a0d7-f116-496f-b7d6-683f06ff892a} <Trace> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6458 | 2026.01.10 06:44:09.564514 [ 253 ] {f9a4a0d7-f116-496f-b7d6-683f06ff892a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6459 | 2026.01.10 06:44:09.564823 [ 253 ] {f9a4a0d7-f116-496f-b7d6-683f06ff892a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6460 | 2026.01.10 06:44:09.565035 [ 253 ] {f9a4a0d7-f116-496f-b7d6-683f06ff892a} <Trace> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6461 | 2026.01.10 06:44:09.565187 [ 253 ] {f9a4a0d7-f116-496f-b7d6-683f06ff892a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001117 sec., 5371.530886302597 rows/sec., 280.64 KiB/sec. | ||
| 6462 | 2026.01.10 06:44:09.565225 [ 253 ] {f9a4a0d7-f116-496f-b7d6-683f06ff892a} <Debug> TCPHandler: Processed in 0.001280231 sec. | ||
| 6463 | 2026.01.10 06:44:09.565350 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6464 | 2026.01.10 06:44:09.565468 [ 253 ] {c6f3ce58-4e6e-43a6-b4b2-f04816601a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6465 | 2026.01.10 06:44:09.565521 [ 253 ] {c6f3ce58-4e6e-43a6-b4b2-f04816601a33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6466 | 2026.01.10 06:44:09.566214 [ 253 ] {c6f3ce58-4e6e-43a6-b4b2-f04816601a33} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6467 | 2026.01.10 06:44:09.566257 [ 253 ] {c6f3ce58-4e6e-43a6-b4b2-f04816601a33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6468 | 2026.01.10 06:44:09.566654 [ 253 ] {c6f3ce58-4e6e-43a6-b4b2-f04816601a33} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6469 | 2026.01.10 06:44:09.566869 [ 253 ] {c6f3ce58-4e6e-43a6-b4b2-f04816601a33} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6470 | 2026.01.10 06:44:09.566994 [ 253 ] {c6f3ce58-4e6e-43a6-b4b2-f04816601a33} <Debug> executeQuery: Read 919 rows, 62.25 KiB in 0.00155 sec., 592903.2258064516 rows/sec., 39.22 MiB/sec. | ||
| 6471 | 2026.01.10 06:44:09.567032 [ 253 ] {c6f3ce58-4e6e-43a6-b4b2-f04816601a33} <Debug> TCPHandler: Processed in 0.001742292 sec. | ||
| 6472 | 2026.01.10 06:44:09.567145 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6473 | 2026.01.10 06:44:09.567259 [ 253 ] {b0257f06-c203-42fa-b795-a1ee33f26f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6474 | 2026.01.10 06:44:09.567310 [ 253 ] {b0257f06-c203-42fa-b795-a1ee33f26f03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6475 | 2026.01.10 06:44:09.567623 [ 253 ] {b0257f06-c203-42fa-b795-a1ee33f26f03} <Trace> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6476 | 2026.01.10 06:44:09.567655 [ 253 ] {b0257f06-c203-42fa-b795-a1ee33f26f03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6477 | 2026.01.10 06:44:09.567959 [ 253 ] {b0257f06-c203-42fa-b795-a1ee33f26f03} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6478 | 2026.01.10 06:44:09.568175 [ 253 ] {b0257f06-c203-42fa-b795-a1ee33f26f03} <Trace> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6479 | 2026.01.10 06:44:09.568299 [ 253 ] {b0257f06-c203-42fa-b795-a1ee33f26f03} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001063 sec., 940.7337723424272 rows/sec., 63.39 KiB/sec. | ||
| 6480 | 2026.01.10 06:44:09.568335 [ 253 ] {b0257f06-c203-42fa-b795-a1ee33f26f03} <Debug> TCPHandler: Processed in 0.00125148 sec. | ||
| 6481 | 2026.01.10 06:44:09.568446 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6482 | 2026.01.10 06:44:09.568544 [ 253 ] {6d7c1d80-02c3-4b7f-aaf1-b36b6ecfed63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6483 | 2026.01.10 06:44:09.568619 [ 253 ] {6d7c1d80-02c3-4b7f-aaf1-b36b6ecfed63} <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 | ||
| 6484 | 2026.01.10 06:44:09.569430 [ 253 ] {6d7c1d80-02c3-4b7f-aaf1-b36b6ecfed63} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6485 | 2026.01.10 06:44:09.569465 [ 253 ] {6d7c1d80-02c3-4b7f-aaf1-b36b6ecfed63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6486 | 2026.01.10 06:44:09.569975 [ 253 ] {6d7c1d80-02c3-4b7f-aaf1-b36b6ecfed63} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6487 | 2026.01.10 06:44:09.570337 [ 253 ] {6d7c1d80-02c3-4b7f-aaf1-b36b6ecfed63} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6488 | 2026.01.10 06:44:09.570472 [ 253 ] {6d7c1d80-02c3-4b7f-aaf1-b36b6ecfed63} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001946 sec., 3597.122302158273 rows/sec., 6.45 MiB/sec. | ||
| 6489 | 2026.01.10 06:44:09.570527 [ 253 ] {6d7c1d80-02c3-4b7f-aaf1-b36b6ecfed63} <Debug> TCPHandler: Processed in 0.002132682 sec. | ||
| 6490 | 2026.01.10 06:44:09.570633 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6491 | 2026.01.10 06:44:09.570723 [ 253 ] {d4e79d05-113f-4c63-ad70-5d8c3104c8d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6492 | 2026.01.10 06:44:09.570763 [ 253 ] {d4e79d05-113f-4c63-ad70-5d8c3104c8d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6493 | 2026.01.10 06:44:09.571109 [ 253 ] {d4e79d05-113f-4c63-ad70-5d8c3104c8d1} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6494 | 2026.01.10 06:44:09.571141 [ 253 ] {d4e79d05-113f-4c63-ad70-5d8c3104c8d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6495 | 2026.01.10 06:44:09.571454 [ 253 ] {d4e79d05-113f-4c63-ad70-5d8c3104c8d1} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6496 | 2026.01.10 06:44:09.571668 [ 253 ] {d4e79d05-113f-4c63-ad70-5d8c3104c8d1} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6497 | 2026.01.10 06:44:09.571789 [ 253 ] {d4e79d05-113f-4c63-ad70-5d8c3104c8d1} <Debug> executeQuery: Read 74 rows, 4.45 KiB in 0.001085 sec., 68202.76497695853 rows/sec., 4.00 MiB/sec. | ||
| 6498 | 2026.01.10 06:44:09.571823 [ 253 ] {d4e79d05-113f-4c63-ad70-5d8c3104c8d1} <Debug> TCPHandler: Processed in 0.001237049 sec. | ||
| 6499 | 2026.01.10 06:44:11.381237 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 856 | ||
| 6500 | 2026.01.10 06:44:11.383958 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6501 | 2026.01.10 06:44:11.384011 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6502 | 2026.01.10 06:44:11.385279 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6503 | 2026.01.10 06:44:11.385572 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6504 | 2026.01.10 06:44:11.385918 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 856 | ||
| 6505 | 2026.01.10 06:44:12.134108 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6506 | 2026.01.10 06:44:12.134301 [ 253 ] {b611e2e3-7bfb-4afa-9ce2-8b0c2bfbd62c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6507 | 2026.01.10 06:44:12.134374 [ 253 ] {b611e2e3-7bfb-4afa-9ce2-8b0c2bfbd62c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6508 | 2026.01.10 06:44:12.135037 [ 253 ] {b611e2e3-7bfb-4afa-9ce2-8b0c2bfbd62c} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6509 | 2026.01.10 06:44:12.135088 [ 253 ] {b611e2e3-7bfb-4afa-9ce2-8b0c2bfbd62c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6510 | 2026.01.10 06:44:12.135488 [ 253 ] {b611e2e3-7bfb-4afa-9ce2-8b0c2bfbd62c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6511 | 2026.01.10 06:44:12.135726 [ 253 ] {b611e2e3-7bfb-4afa-9ce2-8b0c2bfbd62c} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6512 | 2026.01.10 06:44:12.135887 [ 253 ] {b611e2e3-7bfb-4afa-9ce2-8b0c2bfbd62c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001637 sec., 34208.91875381796 rows/sec., 2.63 MiB/sec. | ||
| 6513 | 2026.01.10 06:44:12.135936 [ 253 ] {b611e2e3-7bfb-4afa-9ce2-8b0c2bfbd62c} <Debug> TCPHandler: Processed in 0.001959027 sec. | ||
| 6514 | 2026.01.10 06:44:12.136054 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6515 | 2026.01.10 06:44:12.136156 [ 253 ] {7bb029cc-80a2-4fd4-84af-adfc5e8e88ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6516 | 2026.01.10 06:44:12.136200 [ 253 ] {7bb029cc-80a2-4fd4-84af-adfc5e8e88ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6517 | 2026.01.10 06:44:12.136636 [ 253 ] {7bb029cc-80a2-4fd4-84af-adfc5e8e88ac} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6518 | 2026.01.10 06:44:12.136677 [ 253 ] {7bb029cc-80a2-4fd4-84af-adfc5e8e88ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6519 | 2026.01.10 06:44:12.137011 [ 253 ] {7bb029cc-80a2-4fd4-84af-adfc5e8e88ac} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6520 | 2026.01.10 06:44:12.137231 [ 253 ] {7bb029cc-80a2-4fd4-84af-adfc5e8e88ac} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6521 | 2026.01.10 06:44:12.137370 [ 253 ] {7bb029cc-80a2-4fd4-84af-adfc5e8e88ac} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001238 sec., 51696.284329563816 rows/sec., 4.04 MiB/sec. | ||
| 6522 | 2026.01.10 06:44:12.137413 [ 253 ] {7bb029cc-80a2-4fd4-84af-adfc5e8e88ac} <Debug> TCPHandler: Processed in 0.001411274 sec. | ||
| 6523 | 2026.01.10 06:44:12.137537 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6524 | 2026.01.10 06:44:12.137642 [ 253 ] {f9141898-c62b-4c8e-ad8f-0511b09eb028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6525 | 2026.01.10 06:44:12.137688 [ 253 ] {f9141898-c62b-4c8e-ad8f-0511b09eb028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6526 | 2026.01.10 06:44:12.138090 [ 253 ] {f9141898-c62b-4c8e-ad8f-0511b09eb028} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6527 | 2026.01.10 06:44:12.138127 [ 253 ] {f9141898-c62b-4c8e-ad8f-0511b09eb028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6528 | 2026.01.10 06:44:12.138489 [ 253 ] {f9141898-c62b-4c8e-ad8f-0511b09eb028} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6529 | 2026.01.10 06:44:12.138786 [ 253 ] {f9141898-c62b-4c8e-ad8f-0511b09eb028} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6530 | 2026.01.10 06:44:12.138940 [ 253 ] {f9141898-c62b-4c8e-ad8f-0511b09eb028} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.001318 sec., 63732.92867981791 rows/sec., 4.43 MiB/sec. | ||
| 6531 | 2026.01.10 06:44:12.138999 [ 253 ] {f9141898-c62b-4c8e-ad8f-0511b09eb028} <Debug> TCPHandler: Processed in 0.001516956 sec. | ||
| 6532 | 2026.01.10 06:44:12.139131 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6533 | 2026.01.10 06:44:12.139238 [ 253 ] {e1f437ff-38f8-42c7-8f89-087ee76a6b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6534 | 2026.01.10 06:44:12.139283 [ 253 ] {e1f437ff-38f8-42c7-8f89-087ee76a6b1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6535 | 2026.01.10 06:44:12.139627 [ 253 ] {e1f437ff-38f8-42c7-8f89-087ee76a6b1b} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6536 | 2026.01.10 06:44:12.139667 [ 253 ] {e1f437ff-38f8-42c7-8f89-087ee76a6b1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6537 | 2026.01.10 06:44:12.139994 [ 253 ] {e1f437ff-38f8-42c7-8f89-087ee76a6b1b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6538 | 2026.01.10 06:44:12.140217 [ 253 ] {e1f437ff-38f8-42c7-8f89-087ee76a6b1b} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6539 | 2026.01.10 06:44:12.140361 [ 253 ] {e1f437ff-38f8-42c7-8f89-087ee76a6b1b} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.00115 sec., 26086.956521739132 rows/sec., 1.76 MiB/sec. | ||
| 6540 | 2026.01.10 06:44:12.140400 [ 253 ] {e1f437ff-38f8-42c7-8f89-087ee76a6b1b} <Debug> TCPHandler: Processed in 0.001320551 sec. | ||
| 6541 | 2026.01.10 06:44:13.854556 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12812 | ||
| 6542 | 2026.01.10 06:44:13.855312 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6543 | 2026.01.10 06:44:13.855387 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6544 | 2026.01.10 06:44:13.856027 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6545 | 2026.01.10 06:44:13.856253 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6546 | 2026.01.10 06:44:13.856376 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12812 | ||
| 6547 | 2026.01.10 06:44:14.516127 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6548 | 2026.01.10 06:44:14.532169 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6549 | 2026.01.10 06:44:14.532240 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6550 | 2026.01.10 06:44:14.538351 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6551 | 2026.01.10 06:44:14.539121 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6552 | 2026.01.10 06:44:14.542626 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6553 | 2026.01.10 06:44:17.139940 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6554 | 2026.01.10 06:44:17.140182 [ 253 ] {b4a7936c-54b2-49f8-b6db-c1ac4796675d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6555 | 2026.01.10 06:44:17.140260 [ 253 ] {b4a7936c-54b2-49f8-b6db-c1ac4796675d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6556 | 2026.01.10 06:44:17.141123 [ 253 ] {b4a7936c-54b2-49f8-b6db-c1ac4796675d} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6557 | 2026.01.10 06:44:17.141170 [ 253 ] {b4a7936c-54b2-49f8-b6db-c1ac4796675d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6558 | 2026.01.10 06:44:17.141596 [ 253 ] {b4a7936c-54b2-49f8-b6db-c1ac4796675d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6559 | 2026.01.10 06:44:17.141835 [ 253 ] {b4a7936c-54b2-49f8-b6db-c1ac4796675d} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6560 | 2026.01.10 06:44:17.141989 [ 253 ] {b4a7936c-54b2-49f8-b6db-c1ac4796675d} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.00187 sec., 65240.641711229946 rows/sec., 5.60 MiB/sec. | ||
| 6561 | 2026.01.10 06:44:17.142033 [ 253 ] {b4a7936c-54b2-49f8-b6db-c1ac4796675d} <Debug> TCPHandler: Processed in 0.002298015 sec. | ||
| 6562 | 2026.01.10 06:44:17.142162 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6563 | 2026.01.10 06:44:17.142259 [ 253 ] {5c5769d7-5dfc-45ad-b8df-b0c96a37f253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6564 | 2026.01.10 06:44:17.142299 [ 253 ] {5c5769d7-5dfc-45ad-b8df-b0c96a37f253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6565 | 2026.01.10 06:44:17.142719 [ 253 ] {5c5769d7-5dfc-45ad-b8df-b0c96a37f253} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6566 | 2026.01.10 06:44:17.142753 [ 253 ] {5c5769d7-5dfc-45ad-b8df-b0c96a37f253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6567 | 2026.01.10 06:44:17.143067 [ 253 ] {5c5769d7-5dfc-45ad-b8df-b0c96a37f253} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6568 | 2026.01.10 06:44:17.143297 [ 253 ] {5c5769d7-5dfc-45ad-b8df-b0c96a37f253} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6569 | 2026.01.10 06:44:17.143442 [ 253 ] {5c5769d7-5dfc-45ad-b8df-b0c96a37f253} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001202 sec., 27454.24292845258 rows/sec., 2.02 MiB/sec. | ||
| 6570 | 2026.01.10 06:44:17.143481 [ 253 ] {5c5769d7-5dfc-45ad-b8df-b0c96a37f253} <Debug> TCPHandler: Processed in 0.001370843 sec. | ||
| 6571 | 2026.01.10 06:44:17.143588 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6572 | 2026.01.10 06:44:17.143684 [ 253 ] {a5fbb411-11f3-4c7d-b397-5b46e968b8de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6573 | 2026.01.10 06:44:17.143726 [ 253 ] {a5fbb411-11f3-4c7d-b397-5b46e968b8de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6574 | 2026.01.10 06:44:17.144205 [ 253 ] {a5fbb411-11f3-4c7d-b397-5b46e968b8de} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6575 | 2026.01.10 06:44:17.144240 [ 253 ] {a5fbb411-11f3-4c7d-b397-5b46e968b8de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6576 | 2026.01.10 06:44:17.144553 [ 253 ] {a5fbb411-11f3-4c7d-b397-5b46e968b8de} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6577 | 2026.01.10 06:44:17.144781 [ 253 ] {a5fbb411-11f3-4c7d-b397-5b46e968b8de} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6578 | 2026.01.10 06:44:17.144909 [ 253 ] {a5fbb411-11f3-4c7d-b397-5b46e968b8de} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001243 sec., 78037.00724054707 rows/sec., 6.09 MiB/sec. | ||
| 6579 | 2026.01.10 06:44:17.144948 [ 253 ] {a5fbb411-11f3-4c7d-b397-5b46e968b8de} <Debug> TCPHandler: Processed in 0.001410384 sec. | ||
| 6580 | 2026.01.10 06:44:17.145067 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6581 | 2026.01.10 06:44:17.145168 [ 253 ] {d6eaa468-dfb4-43e5-b03f-30e240c08087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6582 | 2026.01.10 06:44:17.145218 [ 253 ] {d6eaa468-dfb4-43e5-b03f-30e240c08087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6583 | 2026.01.10 06:44:17.145669 [ 253 ] {d6eaa468-dfb4-43e5-b03f-30e240c08087} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6584 | 2026.01.10 06:44:17.145703 [ 253 ] {d6eaa468-dfb4-43e5-b03f-30e240c08087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6585 | 2026.01.10 06:44:17.146059 [ 253 ] {d6eaa468-dfb4-43e5-b03f-30e240c08087} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6586 | 2026.01.10 06:44:17.146276 [ 253 ] {d6eaa468-dfb4-43e5-b03f-30e240c08087} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6587 | 2026.01.10 06:44:17.146428 [ 253 ] {d6eaa468-dfb4-43e5-b03f-30e240c08087} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001282 sec., 124804.992199688 rows/sec., 8.69 MiB/sec. | ||
| 6588 | 2026.01.10 06:44:17.146472 [ 253 ] {d6eaa468-dfb4-43e5-b03f-30e240c08087} <Debug> TCPHandler: Processed in 0.001461675 sec. | ||
| 6589 | 2026.01.10 06:44:17.146587 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6590 | 2026.01.10 06:44:17.146684 [ 253 ] {15b9aafe-d46e-4aef-9dbd-bb25b6f79c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6591 | 2026.01.10 06:44:17.146739 [ 253 ] {15b9aafe-d46e-4aef-9dbd-bb25b6f79c19} <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 | ||
| 6592 | 2026.01.10 06:44:17.147607 [ 253 ] {15b9aafe-d46e-4aef-9dbd-bb25b6f79c19} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6593 | 2026.01.10 06:44:17.147642 [ 253 ] {15b9aafe-d46e-4aef-9dbd-bb25b6f79c19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6594 | 2026.01.10 06:44:17.148206 [ 253 ] {15b9aafe-d46e-4aef-9dbd-bb25b6f79c19} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6595 | 2026.01.10 06:44:17.148449 [ 253 ] {15b9aafe-d46e-4aef-9dbd-bb25b6f79c19} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6596 | 2026.01.10 06:44:17.148612 [ 253 ] {15b9aafe-d46e-4aef-9dbd-bb25b6f79c19} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001946 sec., 16957.862281603288 rows/sec., 30.39 MiB/sec. | ||
| 6597 | 2026.01.10 06:44:17.148611 [ 145 ] {} <Debug> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6598 | 2026.01.10 06:44:17.148672 [ 253 ] {15b9aafe-d46e-4aef-9dbd-bb25b6f79c19} <Debug> TCPHandler: Processed in 0.002136001 sec. | ||
| 6599 | 2026.01.10 06:44:17.148699 [ 145 ] {} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6600 | 2026.01.10 06:44:17.148729 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6601 | 2026.01.10 06:44:17.148804 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6602 | 2026.01.10 06:44:17.148853 [ 198 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 6603 | 2026.01.10 06:44:17.148911 [ 253 ] {d8a0d6b6-bc97-44ce-ae97-67eaa750be64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6604 | 2026.01.10 06:44:17.148956 [ 253 ] {d8a0d6b6-bc97-44ce-ae97-67eaa750be64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6605 | 2026.01.10 06:44:17.149080 [ 198 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6606 | 2026.01.10 06:44:17.149141 [ 198 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 479 rows starting from the beginning of the part | ||
| 6607 | 2026.01.10 06:44:17.149280 [ 198 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 33 rows starting from the beginning of the part | ||
| 6608 | 2026.01.10 06:44:17.149291 [ 253 ] {d8a0d6b6-bc97-44ce-ae97-67eaa750be64} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6609 | 2026.01.10 06:44:17.149329 [ 253 ] {d8a0d6b6-bc97-44ce-ae97-67eaa750be64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6610 | 2026.01.10 06:44:17.149390 [ 198 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 6611 | 2026.01.10 06:44:17.149494 [ 198 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 33 rows starting from the beginning of the part | ||
| 6612 | 2026.01.10 06:44:17.149596 [ 198 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 6613 | 2026.01.10 06:44:17.149652 [ 253 ] {d8a0d6b6-bc97-44ce-ae97-67eaa750be64} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6614 | 2026.01.10 06:44:17.149697 [ 198 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 33 rows starting from the beginning of the part | ||
| 6615 | 2026.01.10 06:44:17.149874 [ 253 ] {d8a0d6b6-bc97-44ce-ae97-67eaa750be64} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6616 | 2026.01.10 06:44:17.150010 [ 253 ] {d8a0d6b6-bc97-44ce-ae97-67eaa750be64} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 6617 | 2026.01.10 06:44:17.150046 [ 253 ] {d8a0d6b6-bc97-44ce-ae97-67eaa750be64} <Debug> TCPHandler: Processed in 0.001298621 sec. | ||
| 6618 | 2026.01.10 06:44:17.171395 [ 188 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 592 rows, containing 19 columns (19 merged, 0 gathered) in 0.022586641 sec., 26210.18326717992 rows/sec., 46.97 MiB/sec. | ||
| 6619 | 2026.01.10 06:44:17.172402 [ 196 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6620 | 2026.01.10 06:44:17.172809 [ 196 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6621 | 2026.01.10 06:44:17.172900 [ 196 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6622 | 2026.01.10 06:44:17.173042 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 6623 | 2026.01.10 06:44:18.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.66 MiB, peak 274.99 MiB, free memory in arenas 0.00 B, will set to 270.05 MiB (RSS), difference: 2.39 MiB | ||
| 6624 | 2026.01.10 06:44:21.206504 [ 140 ] {} <Debug> oximeter.fields_ipaddr (238f5050-c457-4604-832e-c92f31928fa6) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6625 | 2026.01.10 06:44:21.206589 [ 140 ] {} <Trace> oximeter.fields_ipaddr (238f5050-c457-4604-832e-c92f31928fa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6626 | 2026.01.10 06:44:21.206613 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6627 | 2026.01.10 06:44:21.206745 [ 198 ] {238f5050-c457-4604-832e-c92f31928fa6::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 6628 | 2026.01.10 06:44:21.206896 [ 198 ] {238f5050-c457-4604-832e-c92f31928fa6::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6629 | 2026.01.10 06:44:21.206929 [ 198 ] {238f5050-c457-4604-832e-c92f31928fa6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 6630 | 2026.01.10 06:44:21.207004 [ 198 ] {238f5050-c457-4604-832e-c92f31928fa6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 6631 | 2026.01.10 06:44:21.207058 [ 198 ] {238f5050-c457-4604-832e-c92f31928fa6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 6632 | 2026.01.10 06:44:21.207107 [ 198 ] {238f5050-c457-4604-832e-c92f31928fa6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 6633 | 2026.01.10 06:44:21.207150 [ 198 ] {238f5050-c457-4604-832e-c92f31928fa6::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 6634 | 2026.01.10 06:44:21.208007 [ 186 ] {238f5050-c457-4604-832e-c92f31928fa6::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001319241 sec., 28804.441341650236 rows/sec., 2.40 MiB/sec. | ||
| 6635 | 2026.01.10 06:44:21.208203 [ 188 ] {238f5050-c457-4604-832e-c92f31928fa6::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6636 | 2026.01.10 06:44:21.208534 [ 188 ] {238f5050-c457-4604-832e-c92f31928fa6::all_1_13_3} <Trace> oximeter.fields_ipaddr (238f5050-c457-4604-832e-c92f31928fa6): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6637 | 2026.01.10 06:44:21.208620 [ 188 ] {238f5050-c457-4604-832e-c92f31928fa6::all_1_13_3} <Trace> oximeter.fields_ipaddr (238f5050-c457-4604-832e-c92f31928fa6) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6638 | 2026.01.10 06:44:21.208720 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6639 | 2026.01.10 06:44:21.248511 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6640 | 2026.01.10 06:44:21.248550 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6641 | 2026.01.10 06:44:21.356520 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13324 | ||
| 6642 | 2026.01.10 06:44:21.357108 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6643 | 2026.01.10 06:44:21.357155 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6644 | 2026.01.10 06:44:21.357689 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6645 | 2026.01.10 06:44:21.357932 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6646 | 2026.01.10 06:44:21.358084 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13324 | ||
| 6647 | 2026.01.10 06:44:21.386284 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 876 | ||
| 6648 | 2026.01.10 06:44:21.388332 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6649 | 2026.01.10 06:44:21.388389 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6650 | 2026.01.10 06:44:21.389577 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6651 | 2026.01.10 06:44:21.389844 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6652 | 2026.01.10 06:44:21.390000 [ 140 ] {} <Debug> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6653 | 2026.01.10 06:44:21.390063 [ 140 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6654 | 2026.01.10 06:44:21.390086 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6655 | 2026.01.10 06:44:21.390178 [ 198 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::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 | ||
| 6656 | 2026.01.10 06:44:21.390186 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 876 | ||
| 6657 | 2026.01.10 06:44:21.390640 [ 198 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6658 | 2026.01.10 06:44:21.390755 [ 198 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 702 rows starting from the beginning of the part | ||
| 6659 | 2026.01.10 06:44:21.391074 [ 198 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 54 rows starting from the beginning of the part | ||
| 6660 | 2026.01.10 06:44:21.391444 [ 198 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 20 rows starting from the beginning of the part | ||
| 6661 | 2026.01.10 06:44:21.391788 [ 198 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 32 rows starting from the beginning of the part | ||
| 6662 | 2026.01.10 06:44:21.392137 [ 198 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 48 rows starting from the beginning of the part | ||
| 6663 | 2026.01.10 06:44:21.392472 [ 198 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 20 rows starting from the beginning of the part | ||
| 6664 | 2026.01.10 06:44:21.399124 [ 186 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 876 rows, containing 72 columns (72 merged, 0 gathered) in 0.008978395 sec., 97567.54965670368 rows/sec., 82.88 MiB/sec. | ||
| 6665 | 2026.01.10 06:44:21.400522 [ 197 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6666 | 2026.01.10 06:44:21.401129 [ 197 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::all_1_21_4} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6667 | 2026.01.10 06:44:21.401206 [ 197 ] {d9aca21c-7b1e-4944-8db0-021d067c0485::all_1_21_4} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6668 | 2026.01.10 06:44:21.401535 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 6669 | 2026.01.10 06:44:22.001169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.19 MiB, peak 275.35 MiB, free memory in arenas 0.00 B, will set to 271.46 MiB (RSS), difference: 1.26 MiB | ||
| 6670 | 2026.01.10 06:44:22.042680 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6671 | 2026.01.10 06:44:22.058313 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6672 | 2026.01.10 06:44:22.058361 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6673 | 2026.01.10 06:44:22.064568 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6674 | 2026.01.10 06:44:22.065280 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6675 | 2026.01.10 06:44:22.068067 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6676 | 2026.01.10 06:44:22.150793 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6677 | 2026.01.10 06:44:22.150974 [ 253 ] {f6a1ac5f-0a2c-4c11-a54f-6121fa744a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6678 | 2026.01.10 06:44:22.151038 [ 253 ] {f6a1ac5f-0a2c-4c11-a54f-6121fa744a52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6679 | 2026.01.10 06:44:22.151866 [ 253 ] {f6a1ac5f-0a2c-4c11-a54f-6121fa744a52} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6680 | 2026.01.10 06:44:22.151914 [ 253 ] {f6a1ac5f-0a2c-4c11-a54f-6121fa744a52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6681 | 2026.01.10 06:44:22.152323 [ 253 ] {f6a1ac5f-0a2c-4c11-a54f-6121fa744a52} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6682 | 2026.01.10 06:44:22.152551 [ 253 ] {f6a1ac5f-0a2c-4c11-a54f-6121fa744a52} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6683 | 2026.01.10 06:44:22.152696 [ 253 ] {f6a1ac5f-0a2c-4c11-a54f-6121fa744a52} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001774 sec., 231116.1217587373 rows/sec., 14.66 MiB/sec. | ||
| 6684 | 2026.01.10 06:44:22.152737 [ 253 ] {f6a1ac5f-0a2c-4c11-a54f-6121fa744a52} <Debug> TCPHandler: Processed in 0.00207005 sec. | ||
| 6685 | 2026.01.10 06:44:22.152865 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6686 | 2026.01.10 06:44:22.152974 [ 253 ] {3305e25f-935c-424f-be10-1e1260bf0b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6687 | 2026.01.10 06:44:22.153024 [ 253 ] {3305e25f-935c-424f-be10-1e1260bf0b0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6688 | 2026.01.10 06:44:22.154313 [ 253 ] {3305e25f-935c-424f-be10-1e1260bf0b0c} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6689 | 2026.01.10 06:44:22.154350 [ 253 ] {3305e25f-935c-424f-be10-1e1260bf0b0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6690 | 2026.01.10 06:44:22.154738 [ 253 ] {3305e25f-935c-424f-be10-1e1260bf0b0c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6691 | 2026.01.10 06:44:22.154956 [ 253 ] {3305e25f-935c-424f-be10-1e1260bf0b0c} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6692 | 2026.01.10 06:44:22.155065 [ 143 ] {} <Debug> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6693 | 2026.01.10 06:44:22.155087 [ 253 ] {3305e25f-935c-424f-be10-1e1260bf0b0c} <Debug> executeQuery: Read 1126 rows, 91.19 KiB in 0.002138 sec., 526660.4303086997 rows/sec., 41.65 MiB/sec. | ||
| 6694 | 2026.01.10 06:44:22.155121 [ 143 ] {} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6695 | 2026.01.10 06:44:22.155135 [ 253 ] {3305e25f-935c-424f-be10-1e1260bf0b0c} <Debug> TCPHandler: Processed in 0.002321675 sec. | ||
| 6696 | 2026.01.10 06:44:22.155150 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6697 | 2026.01.10 06:44:22.155251 [ 198 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6698 | 2026.01.10 06:44:22.155255 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6699 | 2026.01.10 06:44:22.155337 [ 198 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6700 | 2026.01.10 06:44:22.155364 [ 253 ] {7fde68e1-eeaa-418c-8285-ad3492a53c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6701 | 2026.01.10 06:44:22.155366 [ 198 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2462 rows starting from the beginning of the part | ||
| 6702 | 2026.01.10 06:44:22.155405 [ 253 ] {7fde68e1-eeaa-418c-8285-ad3492a53c00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6703 | 2026.01.10 06:44:22.155435 [ 198 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 122 rows starting from the beginning of the part | ||
| 6704 | 2026.01.10 06:44:22.155479 [ 198 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 2271 rows starting from the beginning of the part | ||
| 6705 | 2026.01.10 06:44:22.155519 [ 198 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part | ||
| 6706 | 2026.01.10 06:44:22.155555 [ 198 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 122 rows starting from the beginning of the part | ||
| 6707 | 2026.01.10 06:44:22.155591 [ 198 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1126 rows starting from the beginning of the part | ||
| 6708 | 2026.01.10 06:44:22.155936 [ 253 ] {7fde68e1-eeaa-418c-8285-ad3492a53c00} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6709 | 2026.01.10 06:44:22.155970 [ 253 ] {7fde68e1-eeaa-418c-8285-ad3492a53c00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6710 | 2026.01.10 06:44:22.156485 [ 253 ] {7fde68e1-eeaa-418c-8285-ad3492a53c00} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6711 | 2026.01.10 06:44:22.156698 [ 253 ] {7fde68e1-eeaa-418c-8285-ad3492a53c00} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6712 | 2026.01.10 06:44:22.156802 [ 143 ] {} <Debug> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6713 | 2026.01.10 06:44:22.156831 [ 253 ] {7fde68e1-eeaa-418c-8285-ad3492a53c00} <Debug> executeQuery: Read 212 rows, 12.84 KiB in 0.001486 sec., 142664.8721399731 rows/sec., 8.44 MiB/sec. | ||
| 6714 | 2026.01.10 06:44:22.156832 [ 143 ] {} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6715 | 2026.01.10 06:44:22.156870 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6716 | 2026.01.10 06:44:22.156876 [ 253 ] {7fde68e1-eeaa-418c-8285-ad3492a53c00} <Debug> TCPHandler: Processed in 0.00167117 sec. | ||
| 6717 | 2026.01.10 06:44:22.156962 [ 186 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6718 | 2026.01.10 06:44:22.156993 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6719 | 2026.01.10 06:44:22.157076 [ 186 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6720 | 2026.01.10 06:44:22.157090 [ 253 ] {87b51dc9-ab2e-4f8c-a244-7b8c8d77a7db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6721 | 2026.01.10 06:44:22.157114 [ 186 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 277 rows starting from the beginning of the part | ||
| 6722 | 2026.01.10 06:44:22.157134 [ 253 ] {87b51dc9-ab2e-4f8c-a244-7b8c8d77a7db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6723 | 2026.01.10 06:44:22.157189 [ 186 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 6724 | 2026.01.10 06:44:22.157249 [ 186 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 33 rows starting from the beginning of the part | ||
| 6725 | 2026.01.10 06:44:22.157296 [ 186 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 222 rows starting from the beginning of the part | ||
| 6726 | 2026.01.10 06:44:22.157339 [ 186 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 33 rows starting from the beginning of the part | ||
| 6727 | 2026.01.10 06:44:22.157382 [ 186 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 212 rows starting from the beginning of the part | ||
| 6728 | 2026.01.10 06:44:22.157613 [ 190 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6159 rows, containing 5 columns (5 merged, 0 gathered) in 0.002399757 sec., 2566509.859123236 rows/sec., 217.92 MiB/sec. | ||
| 6729 | 2026.01.10 06:44:22.157701 [ 253 ] {87b51dc9-ab2e-4f8c-a244-7b8c8d77a7db} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6730 | 2026.01.10 06:44:22.157738 [ 253 ] {87b51dc9-ab2e-4f8c-a244-7b8c8d77a7db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6731 | 2026.01.10 06:44:22.157940 [ 190 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6732 | 2026.01.10 06:44:22.158284 [ 190 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_46_9} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6733 | 2026.01.10 06:44:22.158314 [ 198 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 784 rows, containing 5 columns (5 merged, 0 gathered) in 0.001394763 sec., 562102.6654707645 rows/sec., 36.84 MiB/sec. | ||
| 6734 | 2026.01.10 06:44:22.158369 [ 190 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_46_9} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6735 | 2026.01.10 06:44:22.158416 [ 253 ] {87b51dc9-ab2e-4f8c-a244-7b8c8d77a7db} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6736 | 2026.01.10 06:44:22.158442 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 6737 | 2026.01.10 06:44:22.158445 [ 186 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6738 | 2026.01.10 06:44:22.158701 [ 253 ] {87b51dc9-ab2e-4f8c-a244-7b8c8d77a7db} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6739 | 2026.01.10 06:44:22.158753 [ 186 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_36_7} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6740 | 2026.01.10 06:44:22.158823 [ 186 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_36_7} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6741 | 2026.01.10 06:44:22.158845 [ 253 ] {87b51dc9-ab2e-4f8c-a244-7b8c8d77a7db} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001772 sec., 119638.82618510158 rows/sec., 7.72 MiB/sec. | ||
| 6742 | 2026.01.10 06:44:22.158886 [ 253 ] {87b51dc9-ab2e-4f8c-a244-7b8c8d77a7db} <Debug> TCPHandler: Processed in 0.001944256 sec. | ||
| 6743 | 2026.01.10 06:44:22.158887 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6744 | 2026.01.10 06:44:22.158999 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6745 | 2026.01.10 06:44:22.159105 [ 253 ] {eb04d878-da5a-4ef9-9305-7a7d991735ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6746 | 2026.01.10 06:44:22.159145 [ 253 ] {eb04d878-da5a-4ef9-9305-7a7d991735ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6747 | 2026.01.10 06:44:22.159680 [ 253 ] {eb04d878-da5a-4ef9-9305-7a7d991735ab} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6748 | 2026.01.10 06:44:22.159717 [ 253 ] {eb04d878-da5a-4ef9-9305-7a7d991735ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6749 | 2026.01.10 06:44:22.160059 [ 253 ] {eb04d878-da5a-4ef9-9305-7a7d991735ab} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6750 | 2026.01.10 06:44:22.160283 [ 253 ] {eb04d878-da5a-4ef9-9305-7a7d991735ab} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6751 | 2026.01.10 06:44:22.160419 [ 253 ] {eb04d878-da5a-4ef9-9305-7a7d991735ab} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001332 sec., 158408.4084084084 rows/sec., 9.00 MiB/sec. | ||
| 6752 | 2026.01.10 06:44:22.160456 [ 253 ] {eb04d878-da5a-4ef9-9305-7a7d991735ab} <Debug> TCPHandler: Processed in 0.001508276 sec. | ||
| 6753 | 2026.01.10 06:44:22.160558 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6754 | 2026.01.10 06:44:22.160652 [ 253 ] {179ef5a1-a390-4c08-9445-7ae9ad3017b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6755 | 2026.01.10 06:44:22.160692 [ 253 ] {179ef5a1-a390-4c08-9445-7ae9ad3017b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6756 | 2026.01.10 06:44:22.161429 [ 253 ] {179ef5a1-a390-4c08-9445-7ae9ad3017b7} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6757 | 2026.01.10 06:44:22.161465 [ 253 ] {179ef5a1-a390-4c08-9445-7ae9ad3017b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6758 | 2026.01.10 06:44:22.161810 [ 253 ] {179ef5a1-a390-4c08-9445-7ae9ad3017b7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6759 | 2026.01.10 06:44:22.162030 [ 253 ] {179ef5a1-a390-4c08-9445-7ae9ad3017b7} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6760 | 2026.01.10 06:44:22.162152 [ 139 ] {} <Debug> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6761 | 2026.01.10 06:44:22.162161 [ 253 ] {179ef5a1-a390-4c08-9445-7ae9ad3017b7} <Debug> executeQuery: Read 686 rows, 49.03 KiB in 0.001526 sec., 449541.2844036697 rows/sec., 31.38 MiB/sec. | ||
| 6762 | 2026.01.10 06:44:22.162201 [ 139 ] {} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6763 | 2026.01.10 06:44:22.162219 [ 253 ] {179ef5a1-a390-4c08-9445-7ae9ad3017b7} <Debug> TCPHandler: Processed in 0.001710781 sec. | ||
| 6764 | 2026.01.10 06:44:22.162229 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6765 | 2026.01.10 06:44:22.162318 [ 190 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6766 | 2026.01.10 06:44:22.162333 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6767 | 2026.01.10 06:44:22.162400 [ 190 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6768 | 2026.01.10 06:44:22.162426 [ 190 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1249 rows starting from the beginning of the part | ||
| 6769 | 2026.01.10 06:44:22.162427 [ 253 ] {2eb162c4-5f84-464f-ab91-1cbf1271022d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6770 | 2026.01.10 06:44:22.162476 [ 253 ] {2eb162c4-5f84-464f-ab91-1cbf1271022d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6771 | 2026.01.10 06:44:22.162481 [ 190 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 97 rows starting from the beginning of the part | ||
| 6772 | 2026.01.10 06:44:22.162531 [ 190 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1152 rows starting from the beginning of the part | ||
| 6773 | 2026.01.10 06:44:22.162576 [ 190 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part | ||
| 6774 | 2026.01.10 06:44:22.162616 [ 190 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 97 rows starting from the beginning of the part | ||
| 6775 | 2026.01.10 06:44:22.162657 [ 190 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 686 rows starting from the beginning of the part | ||
| 6776 | 2026.01.10 06:44:22.162818 [ 253 ] {2eb162c4-5f84-464f-ab91-1cbf1271022d} <Trace> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6777 | 2026.01.10 06:44:22.162852 [ 253 ] {2eb162c4-5f84-464f-ab91-1cbf1271022d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6778 | 2026.01.10 06:44:22.163154 [ 253 ] {2eb162c4-5f84-464f-ab91-1cbf1271022d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6779 | 2026.01.10 06:44:22.163365 [ 253 ] {2eb162c4-5f84-464f-ab91-1cbf1271022d} <Trace> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6780 | 2026.01.10 06:44:22.163492 [ 253 ] {2eb162c4-5f84-464f-ab91-1cbf1271022d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 6781 | 2026.01.10 06:44:22.163534 [ 253 ] {2eb162c4-5f84-464f-ab91-1cbf1271022d} <Debug> TCPHandler: Processed in 0.00125057 sec. | ||
| 6782 | 2026.01.10 06:44:22.163664 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6783 | 2026.01.10 06:44:22.163776 [ 253 ] {c58dd373-3bf3-4a94-832a-1db090335974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6784 | 2026.01.10 06:44:22.163826 [ 253 ] {c58dd373-3bf3-4a94-832a-1db090335974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6785 | 2026.01.10 06:44:22.163862 [ 190 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3345 rows, containing 5 columns (5 merged, 0 gathered) in 0.001577138 sec., 2120930.444894486 rows/sec., 160.47 MiB/sec. | ||
| 6786 | 2026.01.10 06:44:22.164099 [ 203 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6787 | 2026.01.10 06:44:22.164437 [ 203 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_46_9} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6788 | 2026.01.10 06:44:22.164523 [ 203 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_46_9} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6789 | 2026.01.10 06:44:22.164619 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 6790 | 2026.01.10 06:44:22.164829 [ 253 ] {c58dd373-3bf3-4a94-832a-1db090335974} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6791 | 2026.01.10 06:44:22.164875 [ 253 ] {c58dd373-3bf3-4a94-832a-1db090335974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6792 | 2026.01.10 06:44:22.165295 [ 253 ] {c58dd373-3bf3-4a94-832a-1db090335974} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6793 | 2026.01.10 06:44:22.165568 [ 253 ] {c58dd373-3bf3-4a94-832a-1db090335974} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6794 | 2026.01.10 06:44:22.165699 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6795 | 2026.01.10 06:44:22.165723 [ 253 ] {c58dd373-3bf3-4a94-832a-1db090335974} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00197 sec., 159390.86294416245 rows/sec., 10.47 MiB/sec. | ||
| 6796 | 2026.01.10 06:44:22.165738 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6797 | 2026.01.10 06:44:22.165775 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6798 | 2026.01.10 06:44:22.165780 [ 253 ] {c58dd373-3bf3-4a94-832a-1db090335974} <Debug> TCPHandler: Processed in 0.002175032 sec. | ||
| 6799 | 2026.01.10 06:44:22.165860 [ 186 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6800 | 2026.01.10 06:44:22.165969 [ 186 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6801 | 2026.01.10 06:44:22.166001 [ 186 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12321 rows starting from the beginning of the part | ||
| 6802 | 2026.01.10 06:44:22.166061 [ 186 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 6803 | 2026.01.10 06:44:22.166064 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6804 | 2026.01.10 06:44:22.166111 [ 186 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 919 rows starting from the beginning of the part | ||
| 6805 | 2026.01.10 06:44:22.166164 [ 186 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 84 rows starting from the beginning of the part | ||
| 6806 | 2026.01.10 06:44:22.166180 [ 253 ] {f99f8073-4e98-40f4-b79a-26bfe4f8cb57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6807 | 2026.01.10 06:44:22.166208 [ 186 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 6808 | 2026.01.10 06:44:22.166234 [ 253 ] {f99f8073-4e98-40f4-b79a-26bfe4f8cb57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6809 | 2026.01.10 06:44:22.166260 [ 186 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 314 rows starting from the beginning of the part | ||
| 6810 | 2026.01.10 06:44:22.166612 [ 253 ] {f99f8073-4e98-40f4-b79a-26bfe4f8cb57} <Trace> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6811 | 2026.01.10 06:44:22.166652 [ 253 ] {f99f8073-4e98-40f4-b79a-26bfe4f8cb57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6812 | 2026.01.10 06:44:22.166989 [ 253 ] {f99f8073-4e98-40f4-b79a-26bfe4f8cb57} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6813 | 2026.01.10 06:44:22.167211 [ 253 ] {f99f8073-4e98-40f4-b79a-26bfe4f8cb57} <Trace> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6814 | 2026.01.10 06:44:22.167345 [ 253 ] {f99f8073-4e98-40f4-b79a-26bfe4f8cb57} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001188 sec., 841.7508417508417 rows/sec., 56.72 KiB/sec. | ||
| 6815 | 2026.01.10 06:44:22.167387 [ 253 ] {f99f8073-4e98-40f4-b79a-26bfe4f8cb57} <Debug> TCPHandler: Processed in 0.001381462 sec. | ||
| 6816 | 2026.01.10 06:44:22.167518 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6817 | 2026.01.10 06:44:22.167621 [ 253 ] {772e4309-b217-44a3-b767-5beb2f70ddad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6818 | 2026.01.10 06:44:22.167688 [ 253 ] {772e4309-b217-44a3-b767-5beb2f70ddad} <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 | ||
| 6819 | 2026.01.10 06:44:22.168493 [ 253 ] {772e4309-b217-44a3-b767-5beb2f70ddad} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6820 | 2026.01.10 06:44:22.168529 [ 253 ] {772e4309-b217-44a3-b767-5beb2f70ddad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6821 | 2026.01.10 06:44:22.169039 [ 253 ] {772e4309-b217-44a3-b767-5beb2f70ddad} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6822 | 2026.01.10 06:44:22.169301 [ 253 ] {772e4309-b217-44a3-b767-5beb2f70ddad} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6823 | 2026.01.10 06:44:22.169477 [ 253 ] {772e4309-b217-44a3-b767-5beb2f70ddad} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001877 sec., 3729.355354288759 rows/sec., 6.68 MiB/sec. | ||
| 6824 | 2026.01.10 06:44:22.169542 [ 253 ] {772e4309-b217-44a3-b767-5beb2f70ddad} <Debug> TCPHandler: Processed in 0.00208238 sec. | ||
| 6825 | 2026.01.10 06:44:22.169656 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6826 | 2026.01.10 06:44:22.169751 [ 253 ] {e2ff898b-9c0e-47ca-a630-113070d486ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6827 | 2026.01.10 06:44:22.169792 [ 253 ] {e2ff898b-9c0e-47ca-a630-113070d486ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6828 | 2026.01.10 06:44:22.170135 [ 253 ] {e2ff898b-9c0e-47ca-a630-113070d486ce} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6829 | 2026.01.10 06:44:22.170172 [ 253 ] {e2ff898b-9c0e-47ca-a630-113070d486ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6830 | 2026.01.10 06:44:22.170394 [ 186 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13958 rows, containing 5 columns (5 merged, 0 gathered) in 0.004567079 sec., 3056220.3982020016 rows/sec., 206.45 MiB/sec. | ||
| 6831 | 2026.01.10 06:44:22.170495 [ 253 ] {e2ff898b-9c0e-47ca-a630-113070d486ce} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6832 | 2026.01.10 06:44:22.170719 [ 253 ] {e2ff898b-9c0e-47ca-a630-113070d486ce} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6833 | 2026.01.10 06:44:22.170740 [ 195 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6834 | 2026.01.10 06:44:22.170841 [ 137 ] {} <Debug> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6835 | 2026.01.10 06:44:22.170850 [ 253 ] {e2ff898b-9c0e-47ca-a630-113070d486ce} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001118 sec., 93023.25581395348 rows/sec., 5.70 MiB/sec. | ||
| 6836 | 2026.01.10 06:44:22.170905 [ 137 ] {} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6837 | 2026.01.10 06:44:22.170917 [ 253 ] {e2ff898b-9c0e-47ca-a630-113070d486ce} <Debug> TCPHandler: Processed in 0.001310641 sec. | ||
| 6838 | 2026.01.10 06:44:22.170938 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6839 | 2026.01.10 06:44:22.171009 [ 195 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6840 | 2026.01.10 06:44:22.171024 [ 198 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6841 | 2026.01.10 06:44:22.171081 [ 195 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6842 | 2026.01.10 06:44:22.171107 [ 198 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6843 | 2026.01.10 06:44:22.171137 [ 198 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2478 rows starting from the beginning of the part | ||
| 6844 | 2026.01.10 06:44:22.171145 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.61 MiB. | ||
| 6845 | 2026.01.10 06:44:22.171181 [ 198 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 6846 | 2026.01.10 06:44:22.171220 [ 198 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 74 rows starting from the beginning of the part | ||
| 6847 | 2026.01.10 06:44:22.171253 [ 198 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 30 rows starting from the beginning of the part | ||
| 6848 | 2026.01.10 06:44:22.171285 [ 198 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 6849 | 2026.01.10 06:44:22.171315 [ 198 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 104 rows starting from the beginning of the part | ||
| 6850 | 2026.01.10 06:44:22.172395 [ 195 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.001399284 sec., 2005311.2877728895 rows/sec., 128.79 MiB/sec. | ||
| 6851 | 2026.01.10 06:44:22.172688 [ 198 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6852 | 2026.01.10 06:44:22.172979 [ 198 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_46_9} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6853 | 2026.01.10 06:44:22.173055 [ 198 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_46_9} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6854 | 2026.01.10 06:44:22.173126 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6855 | 2026.01.10 06:44:27.139847 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6856 | 2026.01.10 06:44:27.140060 [ 253 ] {afeba530-ea83-453d-af72-b6b9e5154496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6857 | 2026.01.10 06:44:27.140139 [ 253 ] {afeba530-ea83-453d-af72-b6b9e5154496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6858 | 2026.01.10 06:44:27.140945 [ 253 ] {afeba530-ea83-453d-af72-b6b9e5154496} <Trace> oximeter.fields_ipaddr (238f5050-c457-4604-832e-c92f31928fa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6859 | 2026.01.10 06:44:27.140999 [ 253 ] {afeba530-ea83-453d-af72-b6b9e5154496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6860 | 2026.01.10 06:44:27.141425 [ 253 ] {afeba530-ea83-453d-af72-b6b9e5154496} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6861 | 2026.01.10 06:44:27.141668 [ 253 ] {afeba530-ea83-453d-af72-b6b9e5154496} <Trace> oximeter.fields_ipaddr (238f5050-c457-4604-832e-c92f31928fa6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6862 | 2026.01.10 06:44:27.141841 [ 253 ] {afeba530-ea83-453d-af72-b6b9e5154496} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00184 sec., 2173.913043478261 rows/sec., 177.27 KiB/sec. | ||
| 6863 | 2026.01.10 06:44:27.141897 [ 253 ] {afeba530-ea83-453d-af72-b6b9e5154496} <Debug> TCPHandler: Processed in 0.002222313 sec. | ||
| 6864 | 2026.01.10 06:44:27.142029 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6865 | 2026.01.10 06:44:27.142140 [ 253 ] {d3b6ebc0-9a1b-4cc9-ba77-8eaa1f8213da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6866 | 2026.01.10 06:44:27.142187 [ 253 ] {d3b6ebc0-9a1b-4cc9-ba77-8eaa1f8213da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6867 | 2026.01.10 06:44:27.142695 [ 253 ] {d3b6ebc0-9a1b-4cc9-ba77-8eaa1f8213da} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6868 | 2026.01.10 06:44:27.142737 [ 253 ] {d3b6ebc0-9a1b-4cc9-ba77-8eaa1f8213da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6869 | 2026.01.10 06:44:27.143083 [ 253 ] {d3b6ebc0-9a1b-4cc9-ba77-8eaa1f8213da} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6870 | 2026.01.10 06:44:27.143312 [ 253 ] {d3b6ebc0-9a1b-4cc9-ba77-8eaa1f8213da} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6871 | 2026.01.10 06:44:27.143454 [ 253 ] {d3b6ebc0-9a1b-4cc9-ba77-8eaa1f8213da} <Debug> executeQuery: Read 124 rows, 10.88 KiB in 0.001341 sec., 92468.3072334079 rows/sec., 7.92 MiB/sec. | ||
| 6872 | 2026.01.10 06:44:27.143498 [ 253 ] {d3b6ebc0-9a1b-4cc9-ba77-8eaa1f8213da} <Debug> TCPHandler: Processed in 0.001520347 sec. | ||
| 6873 | 2026.01.10 06:44:27.143615 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6874 | 2026.01.10 06:44:27.143716 [ 253 ] {d07f93c2-6bd5-4e70-b527-e937501d87c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6875 | 2026.01.10 06:44:27.143759 [ 253 ] {d07f93c2-6bd5-4e70-b527-e937501d87c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6876 | 2026.01.10 06:44:27.144203 [ 253 ] {d07f93c2-6bd5-4e70-b527-e937501d87c4} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6877 | 2026.01.10 06:44:27.144241 [ 253 ] {d07f93c2-6bd5-4e70-b527-e937501d87c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6878 | 2026.01.10 06:44:27.144563 [ 253 ] {d07f93c2-6bd5-4e70-b527-e937501d87c4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6879 | 2026.01.10 06:44:27.144772 [ 253 ] {d07f93c2-6bd5-4e70-b527-e937501d87c4} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6880 | 2026.01.10 06:44:27.144905 [ 253 ] {d07f93c2-6bd5-4e70-b527-e937501d87c4} <Debug> executeQuery: Read 37 rows, 2.76 KiB in 0.001211 sec., 30553.261767134598 rows/sec., 2.23 MiB/sec. | ||
| 6881 | 2026.01.10 06:44:27.144945 [ 253 ] {d07f93c2-6bd5-4e70-b527-e937501d87c4} <Debug> TCPHandler: Processed in 0.001379563 sec. | ||
| 6882 | 2026.01.10 06:44:27.145063 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6883 | 2026.01.10 06:44:27.145162 [ 253 ] {1520e862-819a-4114-918e-8566db1ab248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6884 | 2026.01.10 06:44:27.145203 [ 253 ] {1520e862-819a-4114-918e-8566db1ab248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6885 | 2026.01.10 06:44:27.145624 [ 253 ] {1520e862-819a-4114-918e-8566db1ab248} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6886 | 2026.01.10 06:44:27.145662 [ 253 ] {1520e862-819a-4114-918e-8566db1ab248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6887 | 2026.01.10 06:44:27.145983 [ 253 ] {1520e862-819a-4114-918e-8566db1ab248} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6888 | 2026.01.10 06:44:27.146201 [ 253 ] {1520e862-819a-4114-918e-8566db1ab248} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6889 | 2026.01.10 06:44:27.146330 [ 253 ] {1520e862-819a-4114-918e-8566db1ab248} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001188 sec., 85016.83501683502 rows/sec., 6.65 MiB/sec. | ||
| 6890 | 2026.01.10 06:44:27.146369 [ 253 ] {1520e862-819a-4114-918e-8566db1ab248} <Debug> TCPHandler: Processed in 0.001355002 sec. | ||
| 6891 | 2026.01.10 06:44:27.146487 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6892 | 2026.01.10 06:44:27.146582 [ 253 ] {c4661818-18ea-42c1-8221-8970f1f196d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6893 | 2026.01.10 06:44:27.146626 [ 253 ] {c4661818-18ea-42c1-8221-8970f1f196d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6894 | 2026.01.10 06:44:27.147038 [ 253 ] {c4661818-18ea-42c1-8221-8970f1f196d0} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6895 | 2026.01.10 06:44:27.147075 [ 253 ] {c4661818-18ea-42c1-8221-8970f1f196d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6896 | 2026.01.10 06:44:27.147432 [ 253 ] {c4661818-18ea-42c1-8221-8970f1f196d0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6897 | 2026.01.10 06:44:27.147670 [ 253 ] {c4661818-18ea-42c1-8221-8970f1f196d0} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6898 | 2026.01.10 06:44:27.147804 [ 253 ] {c4661818-18ea-42c1-8221-8970f1f196d0} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00124 sec., 130645.16129032258 rows/sec., 9.10 MiB/sec. | ||
| 6899 | 2026.01.10 06:44:27.147843 [ 253 ] {c4661818-18ea-42c1-8221-8970f1f196d0} <Debug> TCPHandler: Processed in 0.001405664 sec. | ||
| 6900 | 2026.01.10 06:44:27.147954 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6901 | 2026.01.10 06:44:27.148061 [ 253 ] {fd7d6490-e3d1-43f3-ab60-8ea05860e958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6902 | 2026.01.10 06:44:27.148136 [ 253 ] {fd7d6490-e3d1-43f3-ab60-8ea05860e958} <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 | ||
| 6903 | 2026.01.10 06:44:27.149156 [ 253 ] {fd7d6490-e3d1-43f3-ab60-8ea05860e958} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6904 | 2026.01.10 06:44:27.149195 [ 253 ] {fd7d6490-e3d1-43f3-ab60-8ea05860e958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6905 | 2026.01.10 06:44:27.149742 [ 253 ] {fd7d6490-e3d1-43f3-ab60-8ea05860e958} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6906 | 2026.01.10 06:44:27.149965 [ 253 ] {fd7d6490-e3d1-43f3-ab60-8ea05860e958} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6907 | 2026.01.10 06:44:27.150106 [ 253 ] {fd7d6490-e3d1-43f3-ab60-8ea05860e958} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002071 sec., 15934.331240946403 rows/sec., 28.55 MiB/sec. | ||
| 6908 | 2026.01.10 06:44:27.150168 [ 253 ] {fd7d6490-e3d1-43f3-ab60-8ea05860e958} <Debug> TCPHandler: Processed in 0.002263574 sec. | ||
| 6909 | 2026.01.10 06:44:27.150281 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6910 | 2026.01.10 06:44:27.150376 [ 253 ] {257c0625-eab6-44b2-9557-536765c1232c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6911 | 2026.01.10 06:44:27.150418 [ 253 ] {257c0625-eab6-44b2-9557-536765c1232c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6912 | 2026.01.10 06:44:27.150757 [ 253 ] {257c0625-eab6-44b2-9557-536765c1232c} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6913 | 2026.01.10 06:44:27.150793 [ 253 ] {257c0625-eab6-44b2-9557-536765c1232c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6914 | 2026.01.10 06:44:27.151093 [ 253 ] {257c0625-eab6-44b2-9557-536765c1232c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6915 | 2026.01.10 06:44:27.151300 [ 253 ] {257c0625-eab6-44b2-9557-536765c1232c} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6916 | 2026.01.10 06:44:27.151430 [ 253 ] {257c0625-eab6-44b2-9557-536765c1232c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 6917 | 2026.01.10 06:44:27.151465 [ 253 ] {257c0625-eab6-44b2-9557-536765c1232c} <Debug> TCPHandler: Processed in 0.001234659 sec. | ||
| 6918 | 2026.01.10 06:44:28.859045 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13772 | ||
| 6919 | 2026.01.10 06:44:28.859561 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6920 | 2026.01.10 06:44:28.859613 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.49 GiB. | ||
| 6921 | 2026.01.10 06:44:28.860130 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6922 | 2026.01.10 06:44:28.860382 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6923 | 2026.01.10 06:44:28.860533 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13772 | ||
| 6924 | 2026.01.10 06:44:29.569023 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6925 | 2026.01.10 06:44:29.586387 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6926 | 2026.01.10 06:44:29.586469 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6927 | 2026.01.10 06:44:29.593728 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6928 | 2026.01.10 06:44:29.596359 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6929 | 2026.01.10 06:44:29.601376 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6930 | 2026.01.10 06:44:31.391166 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 912 | ||
| 6931 | 2026.01.10 06:44:31.393377 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6932 | 2026.01.10 06:44:31.393413 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6933 | 2026.01.10 06:44:31.394541 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6934 | 2026.01.10 06:44:31.394790 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6935 | 2026.01.10 06:44:31.395027 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 912 | ||
| 6936 | 2026.01.10 06:44:32.149894 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6937 | 2026.01.10 06:44:32.150064 [ 253 ] {478e5804-91c0-4771-ab1f-794f8f93fb3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6938 | 2026.01.10 06:44:32.150128 [ 253 ] {478e5804-91c0-4771-ab1f-794f8f93fb3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6939 | 2026.01.10 06:44:32.150846 [ 253 ] {478e5804-91c0-4771-ab1f-794f8f93fb3c} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6940 | 2026.01.10 06:44:32.150894 [ 253 ] {478e5804-91c0-4771-ab1f-794f8f93fb3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6941 | 2026.01.10 06:44:32.151293 [ 253 ] {478e5804-91c0-4771-ab1f-794f8f93fb3c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6942 | 2026.01.10 06:44:32.151530 [ 253 ] {478e5804-91c0-4771-ab1f-794f8f93fb3c} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6943 | 2026.01.10 06:44:32.151679 [ 253 ] {478e5804-91c0-4771-ab1f-794f8f93fb3c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001663 sec., 246542.3932651834 rows/sec., 15.64 MiB/sec. | ||
| 6944 | 2026.01.10 06:44:32.151721 [ 253 ] {478e5804-91c0-4771-ab1f-794f8f93fb3c} <Debug> TCPHandler: Processed in 0.001949897 sec. | ||
| 6945 | 2026.01.10 06:44:32.151833 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6946 | 2026.01.10 06:44:32.151931 [ 253 ] {f1e6afea-8434-4e17-bb97-07b9a0b2ebde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6947 | 2026.01.10 06:44:32.151972 [ 253 ] {f1e6afea-8434-4e17-bb97-07b9a0b2ebde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6948 | 2026.01.10 06:44:32.152810 [ 253 ] {f1e6afea-8434-4e17-bb97-07b9a0b2ebde} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6949 | 2026.01.10 06:44:32.152845 [ 253 ] {f1e6afea-8434-4e17-bb97-07b9a0b2ebde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6950 | 2026.01.10 06:44:32.153230 [ 253 ] {f1e6afea-8434-4e17-bb97-07b9a0b2ebde} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6951 | 2026.01.10 06:44:32.153447 [ 253 ] {f1e6afea-8434-4e17-bb97-07b9a0b2ebde} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6952 | 2026.01.10 06:44:32.153575 [ 253 ] {f1e6afea-8434-4e17-bb97-07b9a0b2ebde} <Debug> executeQuery: Read 1126 rows, 91.19 KiB in 0.001663 sec., 677089.5971136501 rows/sec., 53.55 MiB/sec. | ||
| 6953 | 2026.01.10 06:44:32.153613 [ 253 ] {f1e6afea-8434-4e17-bb97-07b9a0b2ebde} <Debug> TCPHandler: Processed in 0.001829944 sec. | ||
| 6954 | 2026.01.10 06:44:32.153723 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6955 | 2026.01.10 06:44:32.153818 [ 253 ] {3409549b-8ee6-4569-aac8-a2eb4cb778fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6956 | 2026.01.10 06:44:32.153858 [ 253 ] {3409549b-8ee6-4569-aac8-a2eb4cb778fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6957 | 2026.01.10 06:44:32.154320 [ 253 ] {3409549b-8ee6-4569-aac8-a2eb4cb778fe} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6958 | 2026.01.10 06:44:32.154355 [ 253 ] {3409549b-8ee6-4569-aac8-a2eb4cb778fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6959 | 2026.01.10 06:44:32.154660 [ 253 ] {3409549b-8ee6-4569-aac8-a2eb4cb778fe} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6960 | 2026.01.10 06:44:32.154878 [ 253 ] {3409549b-8ee6-4569-aac8-a2eb4cb778fe} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6961 | 2026.01.10 06:44:32.155009 [ 253 ] {3409549b-8ee6-4569-aac8-a2eb4cb778fe} <Debug> executeQuery: Read 212 rows, 12.84 KiB in 0.001209 sec., 175351.53019023986 rows/sec., 10.37 MiB/sec. | ||
| 6962 | 2026.01.10 06:44:32.155046 [ 253 ] {3409549b-8ee6-4569-aac8-a2eb4cb778fe} <Debug> TCPHandler: Processed in 0.001373523 sec. | ||
| 6963 | 2026.01.10 06:44:32.155153 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6964 | 2026.01.10 06:44:32.155246 [ 253 ] {c7369831-418b-4288-9206-0b436ee912b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6965 | 2026.01.10 06:44:32.155285 [ 253 ] {c7369831-418b-4288-9206-0b436ee912b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6966 | 2026.01.10 06:44:32.155740 [ 253 ] {c7369831-418b-4288-9206-0b436ee912b2} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6967 | 2026.01.10 06:44:32.155776 [ 253 ] {c7369831-418b-4288-9206-0b436ee912b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6968 | 2026.01.10 06:44:32.156077 [ 253 ] {c7369831-418b-4288-9206-0b436ee912b2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6969 | 2026.01.10 06:44:32.156282 [ 253 ] {c7369831-418b-4288-9206-0b436ee912b2} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6970 | 2026.01.10 06:44:32.156405 [ 253 ] {c7369831-418b-4288-9206-0b436ee912b2} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001177 sec., 180118.94647408664 rows/sec., 11.62 MiB/sec. | ||
| 6971 | 2026.01.10 06:44:32.156442 [ 253 ] {c7369831-418b-4288-9206-0b436ee912b2} <Debug> TCPHandler: Processed in 0.001341012 sec. | ||
| 6972 | 2026.01.10 06:44:32.156550 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6973 | 2026.01.10 06:44:32.156643 [ 253 ] {ab231783-c53a-4fbc-ac7e-10bf3da87787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6974 | 2026.01.10 06:44:32.156683 [ 253 ] {ab231783-c53a-4fbc-ac7e-10bf3da87787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6975 | 2026.01.10 06:44:32.157129 [ 253 ] {ab231783-c53a-4fbc-ac7e-10bf3da87787} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6976 | 2026.01.10 06:44:32.157164 [ 253 ] {ab231783-c53a-4fbc-ac7e-10bf3da87787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6977 | 2026.01.10 06:44:32.157477 [ 253 ] {ab231783-c53a-4fbc-ac7e-10bf3da87787} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6978 | 2026.01.10 06:44:32.157683 [ 253 ] {ab231783-c53a-4fbc-ac7e-10bf3da87787} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6979 | 2026.01.10 06:44:32.157807 [ 253 ] {ab231783-c53a-4fbc-ac7e-10bf3da87787} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001182 sec., 178510.9983079526 rows/sec., 10.14 MiB/sec. | ||
| 6980 | 2026.01.10 06:44:32.157844 [ 253 ] {ab231783-c53a-4fbc-ac7e-10bf3da87787} <Debug> TCPHandler: Processed in 0.001345262 sec. | ||
| 6981 | 2026.01.10 06:44:32.157972 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6982 | 2026.01.10 06:44:32.158087 [ 253 ] {44c40c4d-3a7c-4920-92d9-04425b25fdf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6983 | 2026.01.10 06:44:32.158133 [ 253 ] {44c40c4d-3a7c-4920-92d9-04425b25fdf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6984 | 2026.01.10 06:44:32.158764 [ 253 ] {44c40c4d-3a7c-4920-92d9-04425b25fdf8} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6985 | 2026.01.10 06:44:32.158800 [ 253 ] {44c40c4d-3a7c-4920-92d9-04425b25fdf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6986 | 2026.01.10 06:44:32.159124 [ 253 ] {44c40c4d-3a7c-4920-92d9-04425b25fdf8} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6987 | 2026.01.10 06:44:32.159325 [ 253 ] {44c40c4d-3a7c-4920-92d9-04425b25fdf8} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6988 | 2026.01.10 06:44:32.159447 [ 253 ] {44c40c4d-3a7c-4920-92d9-04425b25fdf8} <Debug> executeQuery: Read 686 rows, 49.03 KiB in 0.001384 sec., 495664.73988439306 rows/sec., 34.59 MiB/sec. | ||
| 6989 | 2026.01.10 06:44:32.159484 [ 253 ] {44c40c4d-3a7c-4920-92d9-04425b25fdf8} <Debug> TCPHandler: Processed in 0.001584807 sec. | ||
| 6990 | 2026.01.10 06:44:32.159586 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6991 | 2026.01.10 06:44:32.159679 [ 253 ] {fbe08680-8444-43fc-a27e-a5a2c30971a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6992 | 2026.01.10 06:44:32.159720 [ 253 ] {fbe08680-8444-43fc-a27e-a5a2c30971a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6993 | 2026.01.10 06:44:32.160039 [ 253 ] {fbe08680-8444-43fc-a27e-a5a2c30971a3} <Trace> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6994 | 2026.01.10 06:44:32.160073 [ 253 ] {fbe08680-8444-43fc-a27e-a5a2c30971a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 6995 | 2026.01.10 06:44:32.160358 [ 253 ] {fbe08680-8444-43fc-a27e-a5a2c30971a3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6996 | 2026.01.10 06:44:32.160550 [ 253 ] {fbe08680-8444-43fc-a27e-a5a2c30971a3} <Trace> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6997 | 2026.01.10 06:44:32.160649 [ 95 ] {} <Debug> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 6998 | 2026.01.10 06:44:32.160668 [ 253 ] {fbe08680-8444-43fc-a27e-a5a2c30971a3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001008 sec., 5952.380952380952 rows/sec., 310.99 KiB/sec. | ||
| 6999 | 2026.01.10 06:44:32.160708 [ 95 ] {} <Trace> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7000 | 2026.01.10 06:44:32.160715 [ 253 ] {fbe08680-8444-43fc-a27e-a5a2c30971a3} <Debug> TCPHandler: Processed in 0.001176668 sec. | ||
| 7001 | 2026.01.10 06:44:32.160738 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7002 | 2026.01.10 06:44:32.160841 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7003 | 2026.01.10 06:44:32.160878 [ 187 ] {13807a6c-adc6-4ac3-b312-6cd6a8e71a29::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 7004 | 2026.01.10 06:44:32.160959 [ 253 ] {1c38e10f-d6df-4682-8837-99180c7bc673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7005 | 2026.01.10 06:44:32.161014 [ 253 ] {1c38e10f-d6df-4682-8837-99180c7bc673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7006 | 2026.01.10 06:44:32.161036 [ 187 ] {13807a6c-adc6-4ac3-b312-6cd6a8e71a29::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7007 | 2026.01.10 06:44:32.161079 [ 187 ] {13807a6c-adc6-4ac3-b312-6cd6a8e71a29::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 7008 | 2026.01.10 06:44:32.161148 [ 187 ] {13807a6c-adc6-4ac3-b312-6cd6a8e71a29::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 7009 | 2026.01.10 06:44:32.161194 [ 187 ] {13807a6c-adc6-4ac3-b312-6cd6a8e71a29::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 7010 | 2026.01.10 06:44:32.161235 [ 187 ] {13807a6c-adc6-4ac3-b312-6cd6a8e71a29::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 7011 | 2026.01.10 06:44:32.161272 [ 187 ] {13807a6c-adc6-4ac3-b312-6cd6a8e71a29::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 7012 | 2026.01.10 06:44:32.161311 [ 187 ] {13807a6c-adc6-4ac3-b312-6cd6a8e71a29::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 7013 | 2026.01.10 06:44:32.161454 [ 253 ] {1c38e10f-d6df-4682-8837-99180c7bc673} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7014 | 2026.01.10 06:44:32.161495 [ 253 ] {1c38e10f-d6df-4682-8837-99180c7bc673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7015 | 2026.01.10 06:44:32.161870 [ 253 ] {1c38e10f-d6df-4682-8837-99180c7bc673} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7016 | 2026.01.10 06:44:32.162107 [ 253 ] {1c38e10f-d6df-4682-8837-99180c7bc673} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7017 | 2026.01.10 06:44:32.162105 [ 198 ] {13807a6c-adc6-4ac3-b312-6cd6a8e71a29::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001293751 sec., 69565.16362112957 rows/sec., 3.55 MiB/sec. | ||
| 7018 | 2026.01.10 06:44:32.162237 [ 253 ] {1c38e10f-d6df-4682-8837-99180c7bc673} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001301 sec., 241352.80553420444 rows/sec., 15.85 MiB/sec. | ||
| 7019 | 2026.01.10 06:44:32.162277 [ 253 ] {1c38e10f-d6df-4682-8837-99180c7bc673} <Debug> TCPHandler: Processed in 0.001495636 sec. | ||
| 7020 | 2026.01.10 06:44:32.162325 [ 195 ] {13807a6c-adc6-4ac3-b312-6cd6a8e71a29::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 7021 | 2026.01.10 06:44:32.162387 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7022 | 2026.01.10 06:44:32.162502 [ 253 ] {3921c575-cbad-44f7-96e7-88ecef0d3cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7023 | 2026.01.10 06:44:32.162552 [ 253 ] {3921c575-cbad-44f7-96e7-88ecef0d3cd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7024 | 2026.01.10 06:44:32.162755 [ 195 ] {13807a6c-adc6-4ac3-b312-6cd6a8e71a29::all_1_15_3} <Trace> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7025 | 2026.01.10 06:44:32.162865 [ 195 ] {13807a6c-adc6-4ac3-b312-6cd6a8e71a29::all_1_15_3} <Trace> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 7026 | 2026.01.10 06:44:32.162902 [ 253 ] {3921c575-cbad-44f7-96e7-88ecef0d3cd1} <Trace> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7027 | 2026.01.10 06:44:32.162947 [ 253 ] {3921c575-cbad-44f7-96e7-88ecef0d3cd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7028 | 2026.01.10 06:44:32.162984 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 7029 | 2026.01.10 06:44:32.163267 [ 253 ] {3921c575-cbad-44f7-96e7-88ecef0d3cd1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7030 | 2026.01.10 06:44:32.163468 [ 253 ] {3921c575-cbad-44f7-96e7-88ecef0d3cd1} <Trace> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7031 | 2026.01.10 06:44:32.163561 [ 95 ] {} <Debug> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 7032 | 2026.01.10 06:44:32.163587 [ 253 ] {3921c575-cbad-44f7-96e7-88ecef0d3cd1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001109 sec., 901.7132551848513 rows/sec., 60.76 KiB/sec. | ||
| 7033 | 2026.01.10 06:44:32.163592 [ 95 ] {} <Trace> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7034 | 2026.01.10 06:44:32.163625 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7035 | 2026.01.10 06:44:32.163628 [ 253 ] {3921c575-cbad-44f7-96e7-88ecef0d3cd1} <Debug> TCPHandler: Processed in 0.001297591 sec. | ||
| 7036 | 2026.01.10 06:44:32.163701 [ 198 ] {219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 7037 | 2026.01.10 06:44:32.163739 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7038 | 2026.01.10 06:44:32.163785 [ 198 ] {219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7039 | 2026.01.10 06:44:32.163813 [ 198 ] {219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 7040 | 2026.01.10 06:44:32.163830 [ 253 ] {81ed3483-0f52-47d6-ad46-7434946c0554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7041 | 2026.01.10 06:44:32.163867 [ 198 ] {219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 7042 | 2026.01.10 06:44:32.163883 [ 253 ] {81ed3483-0f52-47d6-ad46-7434946c0554} <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 | ||
| 7043 | 2026.01.10 06:44:32.163909 [ 198 ] {219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 7044 | 2026.01.10 06:44:32.163949 [ 198 ] {219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 7045 | 2026.01.10 06:44:32.163986 [ 198 ] {219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 7046 | 2026.01.10 06:44:32.164025 [ 198 ] {219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 7047 | 2026.01.10 06:44:32.164651 [ 253 ] {81ed3483-0f52-47d6-ad46-7434946c0554} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7048 | 2026.01.10 06:44:32.164691 [ 253 ] {81ed3483-0f52-47d6-ad46-7434946c0554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7049 | 2026.01.10 06:44:32.164827 [ 191 ] {219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001153107 sec., 13008.333138208336 rows/sec., 876.54 KiB/sec. | ||
| 7050 | 2026.01.10 06:44:32.165053 [ 193 ] {219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 7051 | 2026.01.10 06:44:32.165348 [ 253 ] {81ed3483-0f52-47d6-ad46-7434946c0554} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7052 | 2026.01.10 06:44:32.165455 [ 193 ] {219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9::all_1_15_3} <Trace> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7053 | 2026.01.10 06:44:32.165549 [ 193 ] {219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9::all_1_15_3} <Trace> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 7054 | 2026.01.10 06:44:32.165642 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7055 | 2026.01.10 06:44:32.165664 [ 253 ] {81ed3483-0f52-47d6-ad46-7434946c0554} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7056 | 2026.01.10 06:44:32.165833 [ 253 ] {81ed3483-0f52-47d6-ad46-7434946c0554} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00202 sec., 3465.3465346534654 rows/sec., 6.21 MiB/sec. | ||
| 7057 | 2026.01.10 06:44:32.165898 [ 253 ] {81ed3483-0f52-47d6-ad46-7434946c0554} <Debug> TCPHandler: Processed in 0.002204823 sec. | ||
| 7058 | 2026.01.10 06:44:32.166019 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7059 | 2026.01.10 06:44:32.166116 [ 253 ] {aa51ab17-bf7e-47cb-b926-7caeb248cd03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7060 | 2026.01.10 06:44:32.166156 [ 253 ] {aa51ab17-bf7e-47cb-b926-7caeb248cd03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7061 | 2026.01.10 06:44:32.166481 [ 253 ] {aa51ab17-bf7e-47cb-b926-7caeb248cd03} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7062 | 2026.01.10 06:44:32.166515 [ 253 ] {aa51ab17-bf7e-47cb-b926-7caeb248cd03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7063 | 2026.01.10 06:44:32.166837 [ 253 ] {aa51ab17-bf7e-47cb-b926-7caeb248cd03} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7064 | 2026.01.10 06:44:32.167049 [ 253 ] {aa51ab17-bf7e-47cb-b926-7caeb248cd03} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7065 | 2026.01.10 06:44:32.167183 [ 253 ] {aa51ab17-bf7e-47cb-b926-7caeb248cd03} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001078 sec., 96474.95361781077 rows/sec., 5.91 MiB/sec. | ||
| 7066 | 2026.01.10 06:44:32.167223 [ 253 ] {aa51ab17-bf7e-47cb-b926-7caeb248cd03} <Debug> TCPHandler: Processed in 0.001258131 sec. | ||
| 7067 | 2026.01.10 06:44:36.248795 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7068 | 2026.01.10 06:44:36.248879 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7069 | 2026.01.10 06:44:36.361586 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14284 | ||
| 7070 | 2026.01.10 06:44:36.362112 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7071 | 2026.01.10 06:44:36.362156 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7072 | 2026.01.10 06:44:36.362662 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7073 | 2026.01.10 06:44:36.362896 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7074 | 2026.01.10 06:44:36.363031 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14284 | ||
| 7075 | 2026.01.10 06:44:37.101458 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7076 | 2026.01.10 06:44:37.118442 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7077 | 2026.01.10 06:44:37.118492 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7078 | 2026.01.10 06:44:37.123956 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7079 | 2026.01.10 06:44:37.124642 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7080 | 2026.01.10 06:44:37.127378 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7081 | 2026.01.10 06:44:37.138408 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7082 | 2026.01.10 06:44:37.138630 [ 253 ] {43c4d5a4-d2d2-4a20-94fc-0117610885f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7083 | 2026.01.10 06:44:37.138717 [ 253 ] {43c4d5a4-d2d2-4a20-94fc-0117610885f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7084 | 2026.01.10 06:44:37.139784 [ 253 ] {43c4d5a4-d2d2-4a20-94fc-0117610885f7} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7085 | 2026.01.10 06:44:37.139837 [ 253 ] {43c4d5a4-d2d2-4a20-94fc-0117610885f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7086 | 2026.01.10 06:44:37.140316 [ 253 ] {43c4d5a4-d2d2-4a20-94fc-0117610885f7} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7087 | 2026.01.10 06:44:37.140593 [ 253 ] {43c4d5a4-d2d2-4a20-94fc-0117610885f7} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7088 | 2026.01.10 06:44:37.140771 [ 253 ] {43c4d5a4-d2d2-4a20-94fc-0117610885f7} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.00219 sec., 55707.76255707762 rows/sec., 4.78 MiB/sec. | ||
| 7089 | 2026.01.10 06:44:37.140823 [ 253 ] {43c4d5a4-d2d2-4a20-94fc-0117610885f7} <Debug> TCPHandler: Processed in 0.002590422 sec. | ||
| 7090 | 2026.01.10 06:44:37.140967 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7091 | 2026.01.10 06:44:37.141066 [ 253 ] {eea56644-134a-4241-90e7-1f7a74800417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7092 | 2026.01.10 06:44:37.141107 [ 253 ] {eea56644-134a-4241-90e7-1f7a74800417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7093 | 2026.01.10 06:44:37.141540 [ 253 ] {eea56644-134a-4241-90e7-1f7a74800417} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7094 | 2026.01.10 06:44:37.141578 [ 253 ] {eea56644-134a-4241-90e7-1f7a74800417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7095 | 2026.01.10 06:44:37.141927 [ 253 ] {eea56644-134a-4241-90e7-1f7a74800417} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7096 | 2026.01.10 06:44:37.142164 [ 253 ] {eea56644-134a-4241-90e7-1f7a74800417} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7097 | 2026.01.10 06:44:37.142307 [ 253 ] {eea56644-134a-4241-90e7-1f7a74800417} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001261 sec., 26169.706582077717 rows/sec., 1.92 MiB/sec. | ||
| 7098 | 2026.01.10 06:44:37.142347 [ 253 ] {eea56644-134a-4241-90e7-1f7a74800417} <Debug> TCPHandler: Processed in 0.001444504 sec. | ||
| 7099 | 2026.01.10 06:44:37.142468 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7100 | 2026.01.10 06:44:37.142564 [ 253 ] {5c845a3c-1c9d-4a96-b078-48a89409a38c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7101 | 2026.01.10 06:44:37.142605 [ 253 ] {5c845a3c-1c9d-4a96-b078-48a89409a38c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7102 | 2026.01.10 06:44:37.143073 [ 253 ] {5c845a3c-1c9d-4a96-b078-48a89409a38c} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7103 | 2026.01.10 06:44:37.143111 [ 253 ] {5c845a3c-1c9d-4a96-b078-48a89409a38c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7104 | 2026.01.10 06:44:37.143451 [ 253 ] {5c845a3c-1c9d-4a96-b078-48a89409a38c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7105 | 2026.01.10 06:44:37.143667 [ 253 ] {5c845a3c-1c9d-4a96-b078-48a89409a38c} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7106 | 2026.01.10 06:44:37.143812 [ 253 ] {5c845a3c-1c9d-4a96-b078-48a89409a38c} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001265 sec., 76679.8418972332 rows/sec., 5.99 MiB/sec. | ||
| 7107 | 2026.01.10 06:44:37.143856 [ 253 ] {5c845a3c-1c9d-4a96-b078-48a89409a38c} <Debug> TCPHandler: Processed in 0.001445124 sec. | ||
| 7108 | 2026.01.10 06:44:37.143971 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7109 | 2026.01.10 06:44:37.144073 [ 253 ] {29ded66f-f7d5-4c4c-82e8-ee016cdf213c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7110 | 2026.01.10 06:44:37.144122 [ 253 ] {29ded66f-f7d5-4c4c-82e8-ee016cdf213c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7111 | 2026.01.10 06:44:37.144602 [ 253 ] {29ded66f-f7d5-4c4c-82e8-ee016cdf213c} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7112 | 2026.01.10 06:44:37.144642 [ 253 ] {29ded66f-f7d5-4c4c-82e8-ee016cdf213c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7113 | 2026.01.10 06:44:37.145004 [ 253 ] {29ded66f-f7d5-4c4c-82e8-ee016cdf213c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7114 | 2026.01.10 06:44:37.145286 [ 253 ] {29ded66f-f7d5-4c4c-82e8-ee016cdf213c} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7115 | 2026.01.10 06:44:37.145424 [ 253 ] {29ded66f-f7d5-4c4c-82e8-ee016cdf213c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001373 sec., 116533.13911143481 rows/sec., 8.12 MiB/sec. | ||
| 7116 | 2026.01.10 06:44:37.145461 [ 253 ] {29ded66f-f7d5-4c4c-82e8-ee016cdf213c} <Debug> TCPHandler: Processed in 0.001542137 sec. | ||
| 7117 | 2026.01.10 06:44:37.145576 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7118 | 2026.01.10 06:44:37.145675 [ 253 ] {112ec972-7a56-4b4a-842c-b1dd9e86993a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7119 | 2026.01.10 06:44:37.145734 [ 253 ] {112ec972-7a56-4b4a-842c-b1dd9e86993a} <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 | ||
| 7120 | 2026.01.10 06:44:37.146588 [ 253 ] {112ec972-7a56-4b4a-842c-b1dd9e86993a} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7121 | 2026.01.10 06:44:37.146630 [ 253 ] {112ec972-7a56-4b4a-842c-b1dd9e86993a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7122 | 2026.01.10 06:44:37.147224 [ 253 ] {112ec972-7a56-4b4a-842c-b1dd9e86993a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7123 | 2026.01.10 06:44:37.147470 [ 253 ] {112ec972-7a56-4b4a-842c-b1dd9e86993a} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7124 | 2026.01.10 06:44:37.147615 [ 253 ] {112ec972-7a56-4b4a-842c-b1dd9e86993a} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001963 sec., 16811.003565970455 rows/sec., 30.12 MiB/sec. | ||
| 7125 | 2026.01.10 06:44:37.147689 [ 253 ] {112ec972-7a56-4b4a-842c-b1dd9e86993a} <Debug> TCPHandler: Processed in 0.002164322 sec. | ||
| 7126 | 2026.01.10 06:44:37.147807 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7127 | 2026.01.10 06:44:37.147901 [ 253 ] {e7523026-7d0e-4ba6-b7c1-2463a49d8c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7128 | 2026.01.10 06:44:37.147947 [ 253 ] {e7523026-7d0e-4ba6-b7c1-2463a49d8c43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7129 | 2026.01.10 06:44:37.148305 [ 253 ] {e7523026-7d0e-4ba6-b7c1-2463a49d8c43} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7130 | 2026.01.10 06:44:37.148342 [ 253 ] {e7523026-7d0e-4ba6-b7c1-2463a49d8c43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7131 | 2026.01.10 06:44:37.148656 [ 253 ] {e7523026-7d0e-4ba6-b7c1-2463a49d8c43} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7132 | 2026.01.10 06:44:37.148895 [ 253 ] {e7523026-7d0e-4ba6-b7c1-2463a49d8c43} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7133 | 2026.01.10 06:44:37.149026 [ 253 ] {e7523026-7d0e-4ba6-b7c1-2463a49d8c43} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 7134 | 2026.01.10 06:44:37.149063 [ 253 ] {e7523026-7d0e-4ba6-b7c1-2463a49d8c43} <Debug> TCPHandler: Processed in 0.001305551 sec. | ||
| 7135 | 2026.01.10 06:44:39.549695 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7136 | 2026.01.10 06:44:39.549946 [ 253 ] {91400a50-89a2-4cfc-ae17-173d265d0f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7137 | 2026.01.10 06:44:39.550037 [ 253 ] {91400a50-89a2-4cfc-ae17-173d265d0f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7138 | 2026.01.10 06:44:39.551063 [ 253 ] {91400a50-89a2-4cfc-ae17-173d265d0f50} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7139 | 2026.01.10 06:44:39.551102 [ 253 ] {91400a50-89a2-4cfc-ae17-173d265d0f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7140 | 2026.01.10 06:44:39.551538 [ 253 ] {91400a50-89a2-4cfc-ae17-173d265d0f50} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7141 | 2026.01.10 06:44:39.551764 [ 253 ] {91400a50-89a2-4cfc-ae17-173d265d0f50} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7142 | 2026.01.10 06:44:39.551914 [ 253 ] {91400a50-89a2-4cfc-ae17-173d265d0f50} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002037 sec., 201276.38684339714 rows/sec., 12.77 MiB/sec. | ||
| 7143 | 2026.01.10 06:44:39.551955 [ 253 ] {91400a50-89a2-4cfc-ae17-173d265d0f50} <Debug> TCPHandler: Processed in 0.002420678 sec. | ||
| 7144 | 2026.01.10 06:44:39.552067 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7145 | 2026.01.10 06:44:39.552169 [ 253 ] {ff7353e9-833b-47e3-9ab2-85242688d054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7146 | 2026.01.10 06:44:39.552211 [ 253 ] {ff7353e9-833b-47e3-9ab2-85242688d054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7147 | 2026.01.10 06:44:39.552597 [ 253 ] {ff7353e9-833b-47e3-9ab2-85242688d054} <Trace> oximeter.fields_ipaddr (238f5050-c457-4604-832e-c92f31928fa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7148 | 2026.01.10 06:44:39.552631 [ 253 ] {ff7353e9-833b-47e3-9ab2-85242688d054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7149 | 2026.01.10 06:44:39.552927 [ 253 ] {ff7353e9-833b-47e3-9ab2-85242688d054} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7150 | 2026.01.10 06:44:39.553135 [ 253 ] {ff7353e9-833b-47e3-9ab2-85242688d054} <Trace> oximeter.fields_ipaddr (238f5050-c457-4604-832e-c92f31928fa6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7151 | 2026.01.10 06:44:39.553262 [ 253 ] {ff7353e9-833b-47e3-9ab2-85242688d054} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001111 sec., 1800.1800180018001 rows/sec., 146.79 KiB/sec. | ||
| 7152 | 2026.01.10 06:44:39.553299 [ 253 ] {ff7353e9-833b-47e3-9ab2-85242688d054} <Debug> TCPHandler: Processed in 0.00128342 sec. | ||
| 7153 | 2026.01.10 06:44:39.553399 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7154 | 2026.01.10 06:44:39.553502 [ 253 ] {5c8cd255-e6b1-433d-9213-5763ca242077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7155 | 2026.01.10 06:44:39.553549 [ 253 ] {5c8cd255-e6b1-433d-9213-5763ca242077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7156 | 2026.01.10 06:44:39.555042 [ 253 ] {5c8cd255-e6b1-433d-9213-5763ca242077} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7157 | 2026.01.10 06:44:39.555076 [ 253 ] {5c8cd255-e6b1-433d-9213-5763ca242077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7158 | 2026.01.10 06:44:39.555495 [ 253 ] {5c8cd255-e6b1-433d-9213-5763ca242077} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7159 | 2026.01.10 06:44:39.555709 [ 253 ] {5c8cd255-e6b1-433d-9213-5763ca242077} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7160 | 2026.01.10 06:44:39.555832 [ 253 ] {5c8cd255-e6b1-433d-9213-5763ca242077} <Debug> executeQuery: Read 2267 rows, 187.82 KiB in 0.002354 sec., 963041.6312659302 rows/sec., 77.92 MiB/sec. | ||
| 7161 | 2026.01.10 06:44:39.555871 [ 253 ] {5c8cd255-e6b1-433d-9213-5763ca242077} <Debug> MemoryTracker: Peak memory usage (for query): 4.04 MiB. | ||
| 7162 | 2026.01.10 06:44:39.555884 [ 253 ] {5c8cd255-e6b1-433d-9213-5763ca242077} <Debug> TCPHandler: Processed in 0.00253538 sec. | ||
| 7163 | 2026.01.10 06:44:39.555992 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7164 | 2026.01.10 06:44:39.556086 [ 253 ] {98c56a9b-80f7-490e-9182-a605e107e31c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7165 | 2026.01.10 06:44:39.556125 [ 253 ] {98c56a9b-80f7-490e-9182-a605e107e31c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7166 | 2026.01.10 06:44:39.556591 [ 253 ] {98c56a9b-80f7-490e-9182-a605e107e31c} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7167 | 2026.01.10 06:44:39.556625 [ 253 ] {98c56a9b-80f7-490e-9182-a605e107e31c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7168 | 2026.01.10 06:44:39.556921 [ 253 ] {98c56a9b-80f7-490e-9182-a605e107e31c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7169 | 2026.01.10 06:44:39.557120 [ 253 ] {98c56a9b-80f7-490e-9182-a605e107e31c} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7170 | 2026.01.10 06:44:39.557242 [ 253 ] {98c56a9b-80f7-490e-9182-a605e107e31c} <Debug> executeQuery: Read 214 rows, 12.98 KiB in 0.001174 sec., 182282.79386712096 rows/sec., 10.80 MiB/sec. | ||
| 7171 | 2026.01.10 06:44:39.557278 [ 253 ] {98c56a9b-80f7-490e-9182-a605e107e31c} <Debug> TCPHandler: Processed in 0.001339502 sec. | ||
| 7172 | 2026.01.10 06:44:39.557409 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7173 | 2026.01.10 06:44:39.557503 [ 253 ] {18cfa816-f068-442d-a39b-a2a8199b4829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7174 | 2026.01.10 06:44:39.557541 [ 253 ] {18cfa816-f068-442d-a39b-a2a8199b4829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7175 | 2026.01.10 06:44:39.558106 [ 253 ] {18cfa816-f068-442d-a39b-a2a8199b4829} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7176 | 2026.01.10 06:44:39.558139 [ 253 ] {18cfa816-f068-442d-a39b-a2a8199b4829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7177 | 2026.01.10 06:44:39.558456 [ 253 ] {18cfa816-f068-442d-a39b-a2a8199b4829} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7178 | 2026.01.10 06:44:39.558667 [ 253 ] {18cfa816-f068-442d-a39b-a2a8199b4829} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7179 | 2026.01.10 06:44:39.558793 [ 253 ] {18cfa816-f068-442d-a39b-a2a8199b4829} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001308 sec., 336391.4373088685 rows/sec., 22.26 MiB/sec. | ||
| 7180 | 2026.01.10 06:44:39.558831 [ 253 ] {18cfa816-f068-442d-a39b-a2a8199b4829} <Debug> TCPHandler: Processed in 0.001471825 sec. | ||
| 7181 | 2026.01.10 06:44:39.558936 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7182 | 2026.01.10 06:44:39.559030 [ 253 ] {98ea0fcf-1f20-4bab-b727-55f395685c5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7183 | 2026.01.10 06:44:39.559068 [ 253 ] {98ea0fcf-1f20-4bab-b727-55f395685c5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7184 | 2026.01.10 06:44:39.559542 [ 253 ] {98ea0fcf-1f20-4bab-b727-55f395685c5b} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7185 | 2026.01.10 06:44:39.559576 [ 253 ] {98ea0fcf-1f20-4bab-b727-55f395685c5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7186 | 2026.01.10 06:44:39.559874 [ 253 ] {98ea0fcf-1f20-4bab-b727-55f395685c5b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7187 | 2026.01.10 06:44:39.560078 [ 253 ] {98ea0fcf-1f20-4bab-b727-55f395685c5b} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7188 | 2026.01.10 06:44:39.560205 [ 253 ] {98ea0fcf-1f20-4bab-b727-55f395685c5b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001193 sec., 176865.0461022632 rows/sec., 10.04 MiB/sec. | ||
| 7189 | 2026.01.10 06:44:39.560242 [ 253 ] {98ea0fcf-1f20-4bab-b727-55f395685c5b} <Debug> TCPHandler: Processed in 0.001355933 sec. | ||
| 7190 | 2026.01.10 06:44:39.560338 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7191 | 2026.01.10 06:44:39.560430 [ 253 ] {f60575f1-637b-4b2a-aad9-b23cc66ec184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7192 | 2026.01.10 06:44:39.560470 [ 253 ] {f60575f1-637b-4b2a-aad9-b23cc66ec184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7193 | 2026.01.10 06:44:39.561309 [ 253 ] {f60575f1-637b-4b2a-aad9-b23cc66ec184} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7194 | 2026.01.10 06:44:39.561342 [ 253 ] {f60575f1-637b-4b2a-aad9-b23cc66ec184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7195 | 2026.01.10 06:44:39.561698 [ 253 ] {f60575f1-637b-4b2a-aad9-b23cc66ec184} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7196 | 2026.01.10 06:44:39.561905 [ 253 ] {f60575f1-637b-4b2a-aad9-b23cc66ec184} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7197 | 2026.01.10 06:44:39.562028 [ 253 ] {f60575f1-637b-4b2a-aad9-b23cc66ec184} <Debug> executeQuery: Read 1144 rows, 83.48 KiB in 0.001614 sec., 708798.0173482032 rows/sec., 50.51 MiB/sec. | ||
| 7198 | 2026.01.10 06:44:39.562065 [ 253 ] {f60575f1-637b-4b2a-aad9-b23cc66ec184} <Debug> TCPHandler: Processed in 0.001775992 sec. | ||
| 7199 | 2026.01.10 06:44:39.562173 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7200 | 2026.01.10 06:44:39.562265 [ 253 ] {b24f6a8e-6ab8-41bc-9706-546ee81e1ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7201 | 2026.01.10 06:44:39.562306 [ 253 ] {b24f6a8e-6ab8-41bc-9706-546ee81e1ee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7202 | 2026.01.10 06:44:39.562636 [ 253 ] {b24f6a8e-6ab8-41bc-9706-546ee81e1ee0} <Trace> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7203 | 2026.01.10 06:44:39.562668 [ 253 ] {b24f6a8e-6ab8-41bc-9706-546ee81e1ee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7204 | 2026.01.10 06:44:39.562957 [ 253 ] {b24f6a8e-6ab8-41bc-9706-546ee81e1ee0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7205 | 2026.01.10 06:44:39.563160 [ 253 ] {b24f6a8e-6ab8-41bc-9706-546ee81e1ee0} <Trace> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7206 | 2026.01.10 06:44:39.563282 [ 253 ] {b24f6a8e-6ab8-41bc-9706-546ee81e1ee0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001035 sec., 5797.101449275363 rows/sec., 302.88 KiB/sec. | ||
| 7207 | 2026.01.10 06:44:39.563318 [ 253 ] {b24f6a8e-6ab8-41bc-9706-546ee81e1ee0} <Debug> TCPHandler: Processed in 0.001195238 sec. | ||
| 7208 | 2026.01.10 06:44:39.563425 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7209 | 2026.01.10 06:44:39.563550 [ 253 ] {645e48b9-5576-40af-8efc-48e491be6de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7210 | 2026.01.10 06:44:39.563599 [ 253 ] {645e48b9-5576-40af-8efc-48e491be6de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7211 | 2026.01.10 06:44:39.564241 [ 253 ] {645e48b9-5576-40af-8efc-48e491be6de2} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7212 | 2026.01.10 06:44:39.564285 [ 253 ] {645e48b9-5576-40af-8efc-48e491be6de2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7213 | 2026.01.10 06:44:39.564668 [ 253 ] {645e48b9-5576-40af-8efc-48e491be6de2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7214 | 2026.01.10 06:44:39.564877 [ 253 ] {645e48b9-5576-40af-8efc-48e491be6de2} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7215 | 2026.01.10 06:44:39.565005 [ 253 ] {645e48b9-5576-40af-8efc-48e491be6de2} <Debug> executeQuery: Read 915 rows, 61.97 KiB in 0.001475 sec., 620338.9830508474 rows/sec., 41.03 MiB/sec. | ||
| 7216 | 2026.01.10 06:44:39.565043 [ 253 ] {645e48b9-5576-40af-8efc-48e491be6de2} <Debug> TCPHandler: Processed in 0.00166754 sec. | ||
| 7217 | 2026.01.10 06:44:39.565152 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7218 | 2026.01.10 06:44:39.565246 [ 253 ] {40ab3e9b-d765-4602-9166-5671780656b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7219 | 2026.01.10 06:44:39.565288 [ 253 ] {40ab3e9b-d765-4602-9166-5671780656b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7220 | 2026.01.10 06:44:39.565605 [ 253 ] {40ab3e9b-d765-4602-9166-5671780656b7} <Trace> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7221 | 2026.01.10 06:44:39.565639 [ 253 ] {40ab3e9b-d765-4602-9166-5671780656b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7222 | 2026.01.10 06:44:39.565939 [ 253 ] {40ab3e9b-d765-4602-9166-5671780656b7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7223 | 2026.01.10 06:44:39.566146 [ 253 ] {40ab3e9b-d765-4602-9166-5671780656b7} <Trace> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7224 | 2026.01.10 06:44:39.566269 [ 253 ] {40ab3e9b-d765-4602-9166-5671780656b7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 7225 | 2026.01.10 06:44:39.566305 [ 253 ] {40ab3e9b-d765-4602-9166-5671780656b7} <Debug> TCPHandler: Processed in 0.001202339 sec. | ||
| 7226 | 2026.01.10 06:44:39.566420 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7227 | 2026.01.10 06:44:39.566513 [ 253 ] {ddb587a9-d700-49b8-8504-6a7b526668b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7228 | 2026.01.10 06:44:39.566567 [ 253 ] {ddb587a9-d700-49b8-8504-6a7b526668b9} <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 | ||
| 7229 | 2026.01.10 06:44:39.567318 [ 253 ] {ddb587a9-d700-49b8-8504-6a7b526668b9} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7230 | 2026.01.10 06:44:39.567353 [ 253 ] {ddb587a9-d700-49b8-8504-6a7b526668b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7231 | 2026.01.10 06:44:39.567839 [ 253 ] {ddb587a9-d700-49b8-8504-6a7b526668b9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7232 | 2026.01.10 06:44:39.568059 [ 253 ] {ddb587a9-d700-49b8-8504-6a7b526668b9} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7233 | 2026.01.10 06:44:39.568181 [ 115 ] {} <Debug> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7234 | 2026.01.10 06:44:39.568193 [ 253 ] {ddb587a9-d700-49b8-8504-6a7b526668b9} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001698 sec., 4122.497055359246 rows/sec., 7.39 MiB/sec. | ||
| 7235 | 2026.01.10 06:44:39.568243 [ 115 ] {} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7236 | 2026.01.10 06:44:39.568266 [ 253 ] {ddb587a9-d700-49b8-8504-6a7b526668b9} <Debug> TCPHandler: Processed in 0.001895296 sec. | ||
| 7237 | 2026.01.10 06:44:39.568269 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7238 | 2026.01.10 06:44:39.568386 [ 195 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 7239 | 2026.01.10 06:44:39.568391 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7240 | 2026.01.10 06:44:39.568513 [ 253 ] {1bdd0dee-1850-4204-91f7-6ce7a29498f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7241 | 2026.01.10 06:44:39.568555 [ 253 ] {1bdd0dee-1850-4204-91f7-6ce7a29498f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7242 | 2026.01.10 06:44:39.568638 [ 195 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7243 | 2026.01.10 06:44:39.568707 [ 195 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 592 rows starting from the beginning of the part | ||
| 7244 | 2026.01.10 06:44:39.568850 [ 195 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 7245 | 2026.01.10 06:44:39.568909 [ 253 ] {1bdd0dee-1850-4204-91f7-6ce7a29498f0} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7246 | 2026.01.10 06:44:39.568950 [ 253 ] {1bdd0dee-1850-4204-91f7-6ce7a29498f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7247 | 2026.01.10 06:44:39.568969 [ 195 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 33 rows starting from the beginning of the part | ||
| 7248 | 2026.01.10 06:44:39.569080 [ 195 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 7249 | 2026.01.10 06:44:39.569182 [ 195 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 33 rows starting from the beginning of the part | ||
| 7250 | 2026.01.10 06:44:39.569280 [ 195 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 7251 | 2026.01.10 06:44:39.569316 [ 253 ] {1bdd0dee-1850-4204-91f7-6ce7a29498f0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7252 | 2026.01.10 06:44:39.569558 [ 253 ] {1bdd0dee-1850-4204-91f7-6ce7a29498f0} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7253 | 2026.01.10 06:44:39.569732 [ 253 ] {1bdd0dee-1850-4204-91f7-6ce7a29498f0} <Debug> executeQuery: Read 74 rows, 4.45 KiB in 0.001238 sec., 59773.82875605816 rows/sec., 3.51 MiB/sec. | ||
| 7254 | 2026.01.10 06:44:39.569770 [ 253 ] {1bdd0dee-1850-4204-91f7-6ce7a29498f0} <Debug> TCPHandler: Processed in 0.001432165 sec. | ||
| 7255 | 2026.01.10 06:44:39.574596 [ 200 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 679 rows, containing 19 columns (19 merged, 0 gathered) in 0.00624904 sec., 108656.68966753293 rows/sec., 194.71 MiB/sec. | ||
| 7256 | 2026.01.10 06:44:39.575572 [ 200 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7257 | 2026.01.10 06:44:39.575959 [ 200 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7258 | 2026.01.10 06:44:39.576047 [ 200 ] {0c9e8585-b915-491c-95c4-2043a040291f::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7259 | 2026.01.10 06:44:39.576243 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.47 MiB. | ||
| 7260 | 2026.01.10 06:44:41.395269 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 970 | ||
| 7261 | 2026.01.10 06:44:41.397999 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7262 | 2026.01.10 06:44:41.398056 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7263 | 2026.01.10 06:44:41.399311 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7264 | 2026.01.10 06:44:41.399590 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7265 | 2026.01.10 06:44:41.399942 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 970 | ||
| 7266 | 2026.01.10 06:44:42.134883 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7267 | 2026.01.10 06:44:42.135136 [ 253 ] {e67bfd5e-e833-4166-a0ca-ea4a8d9d5062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7268 | 2026.01.10 06:44:42.135232 [ 253 ] {e67bfd5e-e833-4166-a0ca-ea4a8d9d5062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7269 | 2026.01.10 06:44:42.136085 [ 253 ] {e67bfd5e-e833-4166-a0ca-ea4a8d9d5062} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7270 | 2026.01.10 06:44:42.136133 [ 253 ] {e67bfd5e-e833-4166-a0ca-ea4a8d9d5062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7271 | 2026.01.10 06:44:42.136534 [ 253 ] {e67bfd5e-e833-4166-a0ca-ea4a8d9d5062} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7272 | 2026.01.10 06:44:42.136764 [ 253 ] {e67bfd5e-e833-4166-a0ca-ea4a8d9d5062} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7273 | 2026.01.10 06:44:42.136914 [ 253 ] {e67bfd5e-e833-4166-a0ca-ea4a8d9d5062} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001845 sec., 30352.30352303523 rows/sec., 2.33 MiB/sec. | ||
| 7274 | 2026.01.10 06:44:42.136913 [ 121 ] {} <Debug> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7275 | 2026.01.10 06:44:42.136955 [ 253 ] {e67bfd5e-e833-4166-a0ca-ea4a8d9d5062} <Debug> TCPHandler: Processed in 0.002238393 sec. | ||
| 7276 | 2026.01.10 06:44:42.136999 [ 121 ] {} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7277 | 2026.01.10 06:44:42.137029 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7278 | 2026.01.10 06:44:42.137096 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7279 | 2026.01.10 06:44:42.137162 [ 200 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7280 | 2026.01.10 06:44:42.137195 [ 253 ] {ab0a2840-7033-4190-8654-2a1358ee29a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7281 | 2026.01.10 06:44:42.137245 [ 253 ] {ab0a2840-7033-4190-8654-2a1358ee29a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7282 | 2026.01.10 06:44:42.137322 [ 200 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7283 | 2026.01.10 06:44:42.137362 [ 200 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2462 rows starting from the beginning of the part | ||
| 7284 | 2026.01.10 06:44:42.137438 [ 200 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 124 rows starting from the beginning of the part | ||
| 7285 | 2026.01.10 06:44:42.137490 [ 200 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1126 rows starting from the beginning of the part | ||
| 7286 | 2026.01.10 06:44:42.137536 [ 200 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 122 rows starting from the beginning of the part | ||
| 7287 | 2026.01.10 06:44:42.137583 [ 200 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 2267 rows starting from the beginning of the part | ||
| 7288 | 2026.01.10 06:44:42.137625 [ 200 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
| 7289 | 2026.01.10 06:44:42.137666 [ 253 ] {ab0a2840-7033-4190-8654-2a1358ee29a3} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7290 | 2026.01.10 06:44:42.137705 [ 253 ] {ab0a2840-7033-4190-8654-2a1358ee29a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7291 | 2026.01.10 06:44:42.138046 [ 253 ] {ab0a2840-7033-4190-8654-2a1358ee29a3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7292 | 2026.01.10 06:44:42.138259 [ 253 ] {ab0a2840-7033-4190-8654-2a1358ee29a3} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7293 | 2026.01.10 06:44:42.138452 [ 121 ] {} <Debug> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7294 | 2026.01.10 06:44:42.138458 [ 253 ] {ab0a2840-7033-4190-8654-2a1358ee29a3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00128 sec., 49999.99999999999 rows/sec., 3.90 MiB/sec. | ||
| 7295 | 2026.01.10 06:44:42.138505 [ 121 ] {} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7296 | 2026.01.10 06:44:42.138522 [ 253 ] {ab0a2840-7033-4190-8654-2a1358ee29a3} <Debug> TCPHandler: Processed in 0.001477996 sec. | ||
| 7297 | 2026.01.10 06:44:42.138539 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7298 | 2026.01.10 06:44:42.138649 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7299 | 2026.01.10 06:44:42.138649 [ 194 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7300 | 2026.01.10 06:44:42.138755 [ 253 ] {4d483735-75e0-48e9-8f3d-46f2150790d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7301 | 2026.01.10 06:44:42.138776 [ 194 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7302 | 2026.01.10 06:44:42.138799 [ 253 ] {4d483735-75e0-48e9-8f3d-46f2150790d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7303 | 2026.01.10 06:44:42.138811 [ 194 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1249 rows starting from the beginning of the part | ||
| 7304 | 2026.01.10 06:44:42.138881 [ 194 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 101 rows starting from the beginning of the part | ||
| 7305 | 2026.01.10 06:44:42.138940 [ 194 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 686 rows starting from the beginning of the part | ||
| 7306 | 2026.01.10 06:44:42.138998 [ 194 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 97 rows starting from the beginning of the part | ||
| 7307 | 2026.01.10 06:44:42.139059 [ 194 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1144 rows starting from the beginning of the part | ||
| 7308 | 2026.01.10 06:44:42.139117 [ 194 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
| 7309 | 2026.01.10 06:44:42.139283 [ 253 ] {4d483735-75e0-48e9-8f3d-46f2150790d5} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7310 | 2026.01.10 06:44:42.139322 [ 253 ] {4d483735-75e0-48e9-8f3d-46f2150790d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7311 | 2026.01.10 06:44:42.139683 [ 253 ] {4d483735-75e0-48e9-8f3d-46f2150790d5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7312 | 2026.01.10 06:44:42.139909 [ 253 ] {4d483735-75e0-48e9-8f3d-46f2150790d5} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7313 | 2026.01.10 06:44:42.140021 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7314 | 2026.01.10 06:44:42.140046 [ 253 ] {4d483735-75e0-48e9-8f3d-46f2150790d5} <Debug> executeQuery: Read 84 rows, 5.98 KiB in 0.001309 sec., 64171.1229946524 rows/sec., 4.46 MiB/sec. | ||
| 7315 | 2026.01.10 06:44:42.140055 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7316 | 2026.01.10 06:44:42.140093 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7317 | 2026.01.10 06:44:42.140102 [ 253 ] {4d483735-75e0-48e9-8f3d-46f2150790d5} <Debug> TCPHandler: Processed in 0.001504416 sec. | ||
| 7318 | 2026.01.10 06:44:42.140205 [ 189 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7319 | 2026.01.10 06:44:42.140246 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7320 | 2026.01.10 06:44:42.140304 [ 196 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6157 rows, containing 5 columns (5 merged, 0 gathered) in 0.003204687 sec., 1921248.4713795763 rows/sec., 163.13 MiB/sec. | ||
| 7321 | 2026.01.10 06:44:42.140322 [ 189 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7322 | 2026.01.10 06:44:42.140354 [ 189 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13958 rows starting from the beginning of the part | ||
| 7323 | 2026.01.10 06:44:42.140360 [ 253 ] {689e1abe-bc30-4e39-ad53-7036e5ffdf91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7324 | 2026.01.10 06:44:42.140410 [ 253 ] {689e1abe-bc30-4e39-ad53-7036e5ffdf91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7325 | 2026.01.10 06:44:42.140412 [ 189 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 162 rows starting from the beginning of the part | ||
| 7326 | 2026.01.10 06:44:42.140470 [ 189 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 314 rows starting from the beginning of the part | ||
| 7327 | 2026.01.10 06:44:42.140512 [ 189 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 7328 | 2026.01.10 06:44:42.140554 [ 189 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 915 rows starting from the beginning of the part | ||
| 7329 | 2026.01.10 06:44:42.140592 [ 189 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 84 rows starting from the beginning of the part | ||
| 7330 | 2026.01.10 06:44:42.140758 [ 253 ] {689e1abe-bc30-4e39-ad53-7036e5ffdf91} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7331 | 2026.01.10 06:44:42.140761 [ 188 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7332 | 2026.01.10 06:44:42.140806 [ 253 ] {689e1abe-bc30-4e39-ad53-7036e5ffdf91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7333 | 2026.01.10 06:44:42.140901 [ 192 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3341 rows, containing 5 columns (5 merged, 0 gathered) in 0.002302265 sec., 1451179.5992207674 rows/sec., 109.78 MiB/sec. | ||
| 7334 | 2026.01.10 06:44:42.141142 [ 188 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_51_10} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7335 | 2026.01.10 06:44:42.141146 [ 196 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7336 | 2026.01.10 06:44:42.141247 [ 188 ] {86574a90-3bfd-4b84-b3b3-fab3f2864cd0::all_1_51_10} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7337 | 2026.01.10 06:44:42.141364 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 7338 | 2026.01.10 06:44:42.141474 [ 253 ] {689e1abe-bc30-4e39-ad53-7036e5ffdf91} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7339 | 2026.01.10 06:44:42.141499 [ 196 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_51_10} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7340 | 2026.01.10 06:44:42.141601 [ 196 ] {c39cc178-2310-4132-8a98-db795e40d107::all_1_51_10} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7341 | 2026.01.10 06:44:42.141695 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7342 | 2026.01.10 06:44:42.141725 [ 253 ] {689e1abe-bc30-4e39-ad53-7036e5ffdf91} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7343 | 2026.01.10 06:44:42.141847 [ 121 ] {} <Debug> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7344 | 2026.01.10 06:44:42.141866 [ 253 ] {689e1abe-bc30-4e39-ad53-7036e5ffdf91} <Debug> executeQuery: Read 30 rows, 2.08 KiB in 0.001529 sec., 19620.66710268149 rows/sec., 1.33 MiB/sec. | ||
| 7345 | 2026.01.10 06:44:42.141882 [ 121 ] {} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7346 | 2026.01.10 06:44:42.141911 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7347 | 2026.01.10 06:44:42.141912 [ 253 ] {689e1abe-bc30-4e39-ad53-7036e5ffdf91} <Debug> TCPHandler: Processed in 0.001724261 sec. | ||
| 7348 | 2026.01.10 06:44:42.142037 [ 199 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7349 | 2026.01.10 06:44:42.142183 [ 199 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7350 | 2026.01.10 06:44:42.142219 [ 199 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2806 rows starting from the beginning of the part | ||
| 7351 | 2026.01.10 06:44:42.142283 [ 199 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 7352 | 2026.01.10 06:44:42.142329 [ 199 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 104 rows starting from the beginning of the part | ||
| 7353 | 2026.01.10 06:44:42.142368 [ 199 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 7354 | 2026.01.10 06:44:42.142404 [ 199 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 74 rows starting from the beginning of the part | ||
| 7355 | 2026.01.10 06:44:42.142443 [ 199 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 30 rows starting from the beginning of the part | ||
| 7356 | 2026.01.10 06:44:42.143843 [ 196 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3134 rows, containing 4 columns (4 merged, 0 gathered) in 0.001874535 sec., 1671881.293227387 rows/sec., 107.25 MiB/sec. | ||
| 7357 | 2026.01.10 06:44:42.144133 [ 199 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7358 | 2026.01.10 06:44:42.144394 [ 199 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_51_10} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7359 | 2026.01.10 06:44:42.144473 [ 199 ] {1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4::all_1_51_10} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7360 | 2026.01.10 06:44:42.144548 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 7361 | 2026.01.10 06:44:42.145198 [ 199 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15593 rows, containing 5 columns (5 merged, 0 gathered) in 0.005036681 sec., 3095887.9468443603 rows/sec., 208.93 MiB/sec. | ||
| 7362 | 2026.01.10 06:44:42.145607 [ 194 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7363 | 2026.01.10 06:44:42.145889 [ 194 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7364 | 2026.01.10 06:44:42.145962 [ 194 ] {ae8e84a5-af9c-4c3b-a040-45db296abebf::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7365 | 2026.01.10 06:44:42.146055 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.86 MiB. | ||
| 7366 | 2026.01.10 06:44:43.863222 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14732 | ||
| 7367 | 2026.01.10 06:44:43.863783 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7368 | 2026.01.10 06:44:43.863829 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7369 | 2026.01.10 06:44:43.864337 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7370 | 2026.01.10 06:44:43.864586 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7371 | 2026.01.10 06:44:43.864717 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14732 | ||
| 7372 | 2026.01.10 06:44:43.864775 [ 120 ] {} <Debug> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7373 | 2026.01.10 06:44:43.864873 [ 120 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7374 | 2026.01.10 06:44:43.864907 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7375 | 2026.01.10 06:44:43.865038 [ 192 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 7376 | 2026.01.10 06:44:43.865171 [ 192 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7377 | 2026.01.10 06:44:43.865223 [ 192 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12364 rows starting from the beginning of the part | ||
| 7378 | 2026.01.10 06:44:43.865292 [ 192 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 7379 | 2026.01.10 06:44:43.865341 [ 192 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 7380 | 2026.01.10 06:44:43.865393 [ 192 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 7381 | 2026.01.10 06:44:43.865436 [ 192 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 7382 | 2026.01.10 06:44:43.865481 [ 192 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 7383 | 2026.01.10 06:44:43.867292 [ 199 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14732 rows, containing 4 columns (4 merged, 0 gathered) in 0.002301805 sec., 6400194.629866561 rows/sec., 91.56 MiB/sec. | ||
| 7384 | 2026.01.10 06:44:43.867639 [ 196 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7385 | 2026.01.10 06:44:43.867912 [ 196 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_31_6} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7386 | 2026.01.10 06:44:43.867983 [ 196 ] {c487886e-f691-49eb-8b87-c74a542743d5::all_1_31_6} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7387 | 2026.01.10 06:44:43.868052 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7388 | 2026.01.10 06:44:44.627547 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7389 | 2026.01.10 06:44:44.644614 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7390 | 2026.01.10 06:44:44.644667 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7391 | 2026.01.10 06:44:44.650589 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7392 | 2026.01.10 06:44:44.651383 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7393 | 2026.01.10 06:44:44.651702 [ 125 ] {} <Debug> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7394 | 2026.01.10 06:44:44.651765 [ 125 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7395 | 2026.01.10 06:44:44.651790 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7396 | 2026.01.10 06:44:44.651882 [ 199 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 7397 | 2026.01.10 06:44:44.654305 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7398 | 2026.01.10 06:44:44.654847 [ 199 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7399 | 2026.01.10 06:44:44.655567 [ 199 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 7400 | 2026.01.10 06:44:44.659020 [ 199 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 7401 | 2026.01.10 06:44:44.662394 [ 199 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 7402 | 2026.01.10 06:44:44.666007 [ 199 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 7403 | 2026.01.10 06:44:44.669956 [ 199 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 7404 | 2026.01.10 06:44:44.673751 [ 199 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 7405 | 2026.01.10 06:44:44.725251 [ 196 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.073399108 sec., 3188.049642238159 rows/sec., 16.48 MiB/sec. | ||
| 7406 | 2026.01.10 06:44:44.726950 [ 186 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7407 | 2026.01.10 06:44:44.728559 [ 186 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_31_6} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7408 | 2026.01.10 06:44:44.728646 [ 186 ] {ad48dede-30dc-41ac-a26b-6ee91ecfa19a::all_1_31_6} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7409 | 2026.01.10 06:44:44.729921 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7410 | 2026.01.10 06:44:45.000260 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.28 MiB, peak 286.83 MiB, free memory in arenas 0.00 B, will set to 281.37 MiB (RSS), difference: 5.10 MiB | ||
| 7411 | 2026.01.10 06:44:47.139365 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7412 | 2026.01.10 06:44:47.139546 [ 253 ] {22595123-06f1-4157-8397-b00bc080cd5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7413 | 2026.01.10 06:44:47.139614 [ 253 ] {22595123-06f1-4157-8397-b00bc080cd5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7414 | 2026.01.10 06:44:47.140394 [ 253 ] {22595123-06f1-4157-8397-b00bc080cd5e} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7415 | 2026.01.10 06:44:47.140450 [ 253 ] {22595123-06f1-4157-8397-b00bc080cd5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7416 | 2026.01.10 06:44:47.140869 [ 253 ] {22595123-06f1-4157-8397-b00bc080cd5e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7417 | 2026.01.10 06:44:47.141118 [ 253 ] {22595123-06f1-4157-8397-b00bc080cd5e} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7418 | 2026.01.10 06:44:47.141281 [ 253 ] {22595123-06f1-4157-8397-b00bc080cd5e} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001783 sec., 68424.00448681996 rows/sec., 5.88 MiB/sec. | ||
| 7419 | 2026.01.10 06:44:47.141334 [ 253 ] {22595123-06f1-4157-8397-b00bc080cd5e} <Debug> TCPHandler: Processed in 0.00209704 sec. | ||
| 7420 | 2026.01.10 06:44:47.141464 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7421 | 2026.01.10 06:44:47.141570 [ 253 ] {b06d489f-5893-4114-b634-4d7cb967a376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7422 | 2026.01.10 06:44:47.141613 [ 253 ] {b06d489f-5893-4114-b634-4d7cb967a376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7423 | 2026.01.10 06:44:47.142046 [ 253 ] {b06d489f-5893-4114-b634-4d7cb967a376} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7424 | 2026.01.10 06:44:47.142084 [ 253 ] {b06d489f-5893-4114-b634-4d7cb967a376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7425 | 2026.01.10 06:44:47.142407 [ 253 ] {b06d489f-5893-4114-b634-4d7cb967a376} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7426 | 2026.01.10 06:44:47.142643 [ 253 ] {b06d489f-5893-4114-b634-4d7cb967a376} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7427 | 2026.01.10 06:44:47.142792 [ 253 ] {b06d489f-5893-4114-b634-4d7cb967a376} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001247 sec., 26463.512429831593 rows/sec., 1.94 MiB/sec. | ||
| 7428 | 2026.01.10 06:44:47.142790 [ 131 ] {} <Debug> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7429 | 2026.01.10 06:44:47.142832 [ 253 ] {b06d489f-5893-4114-b634-4d7cb967a376} <Debug> TCPHandler: Processed in 0.001423824 sec. | ||
| 7430 | 2026.01.10 06:44:47.142872 [ 131 ] {} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7431 | 2026.01.10 06:44:47.142902 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7432 | 2026.01.10 06:44:47.142971 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7433 | 2026.01.10 06:44:47.143005 [ 203 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 7434 | 2026.01.10 06:44:47.143075 [ 253 ] {84575a78-8750-4ccd-a945-9e43485530e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7435 | 2026.01.10 06:44:47.143119 [ 203 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7436 | 2026.01.10 06:44:47.143122 [ 253 ] {84575a78-8750-4ccd-a945-9e43485530e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7437 | 2026.01.10 06:44:47.143158 [ 203 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 277 rows starting from the beginning of the part | ||
| 7438 | 2026.01.10 06:44:47.143232 [ 203 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 37 rows starting from the beginning of the part | ||
| 7439 | 2026.01.10 06:44:47.143276 [ 203 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 212 rows starting from the beginning of the part | ||
| 7440 | 2026.01.10 06:44:47.143317 [ 203 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 33 rows starting from the beginning of the part | ||
| 7441 | 2026.01.10 06:44:47.143357 [ 203 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 214 rows starting from the beginning of the part | ||
| 7442 | 2026.01.10 06:44:47.143397 [ 203 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 33 rows starting from the beginning of the part | ||
| 7443 | 2026.01.10 06:44:47.143614 [ 253 ] {84575a78-8750-4ccd-a945-9e43485530e3} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7444 | 2026.01.10 06:44:47.143656 [ 253 ] {84575a78-8750-4ccd-a945-9e43485530e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7445 | 2026.01.10 06:44:47.144298 [ 253 ] {84575a78-8750-4ccd-a945-9e43485530e3} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7446 | 2026.01.10 06:44:47.144314 [ 197 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 806 rows, containing 5 columns (5 merged, 0 gathered) in 0.001346042 sec., 598792.608254423 rows/sec., 39.45 MiB/sec. | ||
| 7447 | 2026.01.10 06:44:47.144544 [ 253 ] {84575a78-8750-4ccd-a945-9e43485530e3} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7448 | 2026.01.10 06:44:47.144543 [ 187 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7449 | 2026.01.10 06:44:47.144708 [ 253 ] {84575a78-8750-4ccd-a945-9e43485530e3} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001638 sec., 59218.559218559225 rows/sec., 4.63 MiB/sec. | ||
| 7450 | 2026.01.10 06:44:47.144763 [ 253 ] {84575a78-8750-4ccd-a945-9e43485530e3} <Debug> TCPHandler: Processed in 0.001846954 sec. | ||
| 7451 | 2026.01.10 06:44:47.144902 [ 187 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_41_8} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7452 | 2026.01.10 06:44:47.144913 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7453 | 2026.01.10 06:44:47.144996 [ 187 ] {94a707b4-61d0-4c1e-98a9-dbcae9bfc07c::all_1_41_8} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7454 | 2026.01.10 06:44:47.145021 [ 253 ] {d7c16083-aa22-4db9-8645-39f59cabd975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7455 | 2026.01.10 06:44:47.145071 [ 253 ] {d7c16083-aa22-4db9-8645-39f59cabd975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7456 | 2026.01.10 06:44:47.145116 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 7457 | 2026.01.10 06:44:47.145501 [ 253 ] {d7c16083-aa22-4db9-8645-39f59cabd975} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7458 | 2026.01.10 06:44:47.145542 [ 253 ] {d7c16083-aa22-4db9-8645-39f59cabd975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7459 | 2026.01.10 06:44:47.145912 [ 253 ] {d7c16083-aa22-4db9-8645-39f59cabd975} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7460 | 2026.01.10 06:44:47.146144 [ 253 ] {d7c16083-aa22-4db9-8645-39f59cabd975} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7461 | 2026.01.10 06:44:47.146289 [ 253 ] {d7c16083-aa22-4db9-8645-39f59cabd975} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001286 sec., 124416.7962674961 rows/sec., 8.67 MiB/sec. | ||
| 7462 | 2026.01.10 06:44:47.146334 [ 253 ] {d7c16083-aa22-4db9-8645-39f59cabd975} <Debug> TCPHandler: Processed in 0.001479846 sec. | ||
| 7463 | 2026.01.10 06:44:47.146450 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7464 | 2026.01.10 06:44:47.146548 [ 253 ] {d3a6662c-0985-47eb-b9dd-548c93880d7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7465 | 2026.01.10 06:44:47.146605 [ 253 ] {d3a6662c-0985-47eb-b9dd-548c93880d7b} <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 | ||
| 7466 | 2026.01.10 06:44:47.147501 [ 253 ] {d3a6662c-0985-47eb-b9dd-548c93880d7b} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7467 | 2026.01.10 06:44:47.147537 [ 253 ] {d3a6662c-0985-47eb-b9dd-548c93880d7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7468 | 2026.01.10 06:44:47.148102 [ 253 ] {d3a6662c-0985-47eb-b9dd-548c93880d7b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7469 | 2026.01.10 06:44:47.148330 [ 253 ] {d3a6662c-0985-47eb-b9dd-548c93880d7b} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7470 | 2026.01.10 06:44:47.148473 [ 253 ] {d3a6662c-0985-47eb-b9dd-548c93880d7b} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001943 sec., 16984.045290787442 rows/sec., 30.43 MiB/sec. | ||
| 7471 | 2026.01.10 06:44:47.148525 [ 253 ] {d3a6662c-0985-47eb-b9dd-548c93880d7b} <Debug> TCPHandler: Processed in 0.002126141 sec. | ||
| 7472 | 2026.01.10 06:44:47.148643 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7473 | 2026.01.10 06:44:47.148739 [ 253 ] {b1ed1b92-ce98-47fd-bb40-2483476e8414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7474 | 2026.01.10 06:44:47.148781 [ 253 ] {b1ed1b92-ce98-47fd-bb40-2483476e8414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7475 | 2026.01.10 06:44:47.149106 [ 253 ] {b1ed1b92-ce98-47fd-bb40-2483476e8414} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7476 | 2026.01.10 06:44:47.149142 [ 253 ] {b1ed1b92-ce98-47fd-bb40-2483476e8414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.48 GiB. | ||
| 7477 | 2026.01.10 06:44:47.149444 [ 253 ] {b1ed1b92-ce98-47fd-bb40-2483476e8414} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7478 | 2026.01.10 06:44:47.149650 [ 253 ] {b1ed1b92-ce98-47fd-bb40-2483476e8414} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7479 | 2026.01.10 06:44:47.149778 [ 253 ] {b1ed1b92-ce98-47fd-bb40-2483476e8414} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 7480 | 2026.01.10 06:44:47.149814 [ 253 ] {b1ed1b92-ce98-47fd-bb40-2483476e8414} <Debug> TCPHandler: Processed in 0.001220979 sec. | ||
| 7481 | 2026.01.10 06:44:51.065129 [ 122 ] {} <Debug> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 7482 | 2026.01.10 06:44:51.065208 [ 122 ] {} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7483 | 2026.01.10 06:44:51.065230 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7484 | 2026.01.10 06:44:51.065361 [ 187 ] {cf6f8471-c7a0-425a-8ad9-45c143895d85::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 7485 | 2026.01.10 06:44:51.065512 [ 187 ] {cf6f8471-c7a0-425a-8ad9-45c143895d85::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7486 | 2026.01.10 06:44:51.065547 [ 187 ] {cf6f8471-c7a0-425a-8ad9-45c143895d85::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 434 rows starting from the beginning of the part | ||
| 7487 | 2026.01.10 06:44:51.065613 [ 187 ] {cf6f8471-c7a0-425a-8ad9-45c143895d85::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 410 rows starting from the beginning of the part | ||
| 7488 | 2026.01.10 06:44:51.065659 [ 187 ] {cf6f8471-c7a0-425a-8ad9-45c143895d85::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 410 rows starting from the beginning of the part | ||
| 7489 | 2026.01.10 06:44:51.065700 [ 187 ] {cf6f8471-c7a0-425a-8ad9-45c143895d85::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 410 rows starting from the beginning of the part | ||
| 7490 | 2026.01.10 06:44:51.065739 [ 187 ] {cf6f8471-c7a0-425a-8ad9-45c143895d85::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 410 rows starting from the beginning of the part | ||
| 7491 | 2026.01.10 06:44:51.066811 [ 197 ] {cf6f8471-c7a0-425a-8ad9-45c143895d85::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2074 rows, containing 5 columns (5 merged, 0 gathered) in 0.001501616 sec., 1381178.676838819 rows/sec., 93.20 MiB/sec. | ||
| 7492 | 2026.01.10 06:44:51.067055 [ 191 ] {cf6f8471-c7a0-425a-8ad9-45c143895d85::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 7493 | 2026.01.10 06:44:51.067439 [ 191 ] {cf6f8471-c7a0-425a-8ad9-45c143895d85::all_1_18_4} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7494 | 2026.01.10 06:44:51.067539 [ 191 ] {cf6f8471-c7a0-425a-8ad9-45c143895d85::all_1_18_4} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 7495 | 2026.01.10 06:44:51.067666 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 7496 | 2026.01.10 06:44:51.130494 [ 122 ] {} <Debug> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 7497 | 2026.01.10 06:44:51.130543 [ 122 ] {} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7498 | 2026.01.10 06:44:51.130563 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7499 | 2026.01.10 06:44:51.130655 [ 187 ] {e8a13ea7-76ac-42e5-a288-694cc8a869f3::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 7500 | 2026.01.10 06:44:51.130769 [ 187 ] {e8a13ea7-76ac-42e5-a288-694cc8a869f3::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7501 | 2026.01.10 06:44:51.130800 [ 187 ] {e8a13ea7-76ac-42e5-a288-694cc8a869f3::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 223 rows starting from the beginning of the part | ||
| 7502 | 2026.01.10 06:44:51.130859 [ 187 ] {e8a13ea7-76ac-42e5-a288-694cc8a869f3::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 211 rows starting from the beginning of the part | ||
| 7503 | 2026.01.10 06:44:51.130905 [ 187 ] {e8a13ea7-76ac-42e5-a288-694cc8a869f3::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 211 rows starting from the beginning of the part | ||
| 7504 | 2026.01.10 06:44:51.130948 [ 187 ] {e8a13ea7-76ac-42e5-a288-694cc8a869f3::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 211 rows starting from the beginning of the part | ||
| 7505 | 2026.01.10 06:44:51.130991 [ 187 ] {e8a13ea7-76ac-42e5-a288-694cc8a869f3::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 211 rows starting from the beginning of the part | ||
| 7506 | 2026.01.10 06:44:51.131768 [ 191 ] {e8a13ea7-76ac-42e5-a288-694cc8a869f3::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001152587 sec., 925743.5664292587 rows/sec., 56.30 MiB/sec. | ||
| 7507 | 2026.01.10 06:44:51.131965 [ 197 ] {e8a13ea7-76ac-42e5-a288-694cc8a869f3::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 7508 | 2026.01.10 06:44:51.132280 [ 197 ] {e8a13ea7-76ac-42e5-a288-694cc8a869f3::all_1_18_4} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7509 | 2026.01.10 06:44:51.132361 [ 197 ] {e8a13ea7-76ac-42e5-a288-694cc8a869f3::all_1_18_4} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 7510 | 2026.01.10 06:44:51.132477 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 7511 | 2026.01.10 06:44:51.248914 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7512 | 2026.01.10 06:44:51.248955 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7513 | 2026.01.10 06:44:51.364847 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15244 | ||
| 7514 | 2026.01.10 06:44:51.365662 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7515 | 2026.01.10 06:44:51.365736 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7516 | 2026.01.10 06:44:51.366535 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7517 | 2026.01.10 06:44:51.366771 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7518 | 2026.01.10 06:44:51.366903 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15244 | ||
| 7519 | 2026.01.10 06:44:51.400316 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 990 | ||
| 7520 | 2026.01.10 06:44:51.402780 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7521 | 2026.01.10 06:44:51.402826 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7522 | 2026.01.10 06:44:51.404015 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7523 | 2026.01.10 06:44:51.404289 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7524 | 2026.01.10 06:44:51.404638 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 990 | ||
| 7525 | 2026.01.10 06:44:52.001202 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00082014 sec. | ||
| 7526 | 2026.01.10 06:44:52.149043 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7527 | 2026.01.10 06:44:52.149218 [ 253 ] {3746f5ce-38e0-494f-9faa-cf304becaa80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7528 | 2026.01.10 06:44:52.149287 [ 253 ] {3746f5ce-38e0-494f-9faa-cf304becaa80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7529 | 2026.01.10 06:44:52.150114 [ 253 ] {3746f5ce-38e0-494f-9faa-cf304becaa80} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7530 | 2026.01.10 06:44:52.150167 [ 253 ] {3746f5ce-38e0-494f-9faa-cf304becaa80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7531 | 2026.01.10 06:44:52.150584 [ 253 ] {3746f5ce-38e0-494f-9faa-cf304becaa80} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7532 | 2026.01.10 06:44:52.150841 [ 253 ] {3746f5ce-38e0-494f-9faa-cf304becaa80} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7533 | 2026.01.10 06:44:52.151004 [ 253 ] {3746f5ce-38e0-494f-9faa-cf304becaa80} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001833 sec., 223677.0321876705 rows/sec., 14.19 MiB/sec. | ||
| 7534 | 2026.01.10 06:44:52.151054 [ 253 ] {3746f5ce-38e0-494f-9faa-cf304becaa80} <Debug> TCPHandler: Processed in 0.002136841 sec. | ||
| 7535 | 2026.01.10 06:44:52.151241 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7536 | 2026.01.10 06:44:52.151346 [ 253 ] {d37c8a38-84aa-4e90-a046-ed076581a6d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7537 | 2026.01.10 06:44:52.151390 [ 253 ] {d37c8a38-84aa-4e90-a046-ed076581a6d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7538 | 2026.01.10 06:44:52.152356 [ 253 ] {d37c8a38-84aa-4e90-a046-ed076581a6d1} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7539 | 2026.01.10 06:44:52.152396 [ 253 ] {d37c8a38-84aa-4e90-a046-ed076581a6d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7540 | 2026.01.10 06:44:52.152788 [ 253 ] {d37c8a38-84aa-4e90-a046-ed076581a6d1} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7541 | 2026.01.10 06:44:52.153013 [ 253 ] {d37c8a38-84aa-4e90-a046-ed076581a6d1} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7542 | 2026.01.10 06:44:52.153150 [ 253 ] {d37c8a38-84aa-4e90-a046-ed076581a6d1} <Debug> executeQuery: Read 1126 rows, 91.19 KiB in 0.001828 sec., 615973.7417943107 rows/sec., 48.72 MiB/sec. | ||
| 7543 | 2026.01.10 06:44:52.153189 [ 253 ] {d37c8a38-84aa-4e90-a046-ed076581a6d1} <Debug> TCPHandler: Processed in 0.002001918 sec. | ||
| 7544 | 2026.01.10 06:44:52.153303 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7545 | 2026.01.10 06:44:52.153403 [ 253 ] {8a458327-453f-41e4-a6d0-267499514b06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7546 | 2026.01.10 06:44:52.153447 [ 253 ] {8a458327-453f-41e4-a6d0-267499514b06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7547 | 2026.01.10 06:44:52.153931 [ 253 ] {8a458327-453f-41e4-a6d0-267499514b06} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7548 | 2026.01.10 06:44:52.153969 [ 253 ] {8a458327-453f-41e4-a6d0-267499514b06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7549 | 2026.01.10 06:44:52.154286 [ 253 ] {8a458327-453f-41e4-a6d0-267499514b06} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7550 | 2026.01.10 06:44:52.154407 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7551 | 2026.01.10 06:44:52.154508 [ 253 ] {8a458327-453f-41e4-a6d0-267499514b06} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7552 | 2026.01.10 06:44:52.154641 [ 253 ] {8a458327-453f-41e4-a6d0-267499514b06} <Debug> executeQuery: Read 212 rows, 12.84 KiB in 0.001259 sec., 168387.60921366164 rows/sec., 9.96 MiB/sec. | ||
| 7553 | 2026.01.10 06:44:52.154679 [ 253 ] {8a458327-453f-41e4-a6d0-267499514b06} <Debug> TCPHandler: Processed in 0.001428574 sec. | ||
| 7554 | 2026.01.10 06:44:52.154785 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7555 | 2026.01.10 06:44:52.154881 [ 253 ] {80b1febb-f058-40a6-8909-57d701f30735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7556 | 2026.01.10 06:44:52.154922 [ 253 ] {80b1febb-f058-40a6-8909-57d701f30735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7557 | 2026.01.10 06:44:52.155399 [ 253 ] {80b1febb-f058-40a6-8909-57d701f30735} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7558 | 2026.01.10 06:44:52.155438 [ 253 ] {80b1febb-f058-40a6-8909-57d701f30735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7559 | 2026.01.10 06:44:52.155761 [ 253 ] {80b1febb-f058-40a6-8909-57d701f30735} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7560 | 2026.01.10 06:44:52.155994 [ 253 ] {80b1febb-f058-40a6-8909-57d701f30735} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7561 | 2026.01.10 06:44:52.156100 [ 119 ] {} <Debug> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 7562 | 2026.01.10 06:44:52.156123 [ 253 ] {80b1febb-f058-40a6-8909-57d701f30735} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00126 sec., 168253.96825396825 rows/sec., 10.85 MiB/sec. | ||
| 7563 | 2026.01.10 06:44:52.156144 [ 119 ] {} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7564 | 2026.01.10 06:44:52.156165 [ 253 ] {80b1febb-f058-40a6-8909-57d701f30735} <Debug> TCPHandler: Processed in 0.001430834 sec. | ||
| 7565 | 2026.01.10 06:44:52.156169 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7566 | 2026.01.10 06:44:52.156298 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7567 | 2026.01.10 06:44:52.156336 [ 193 ] {8a6ec012-a0c9-479b-b534-302862c1de64::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 7568 | 2026.01.10 06:44:52.156399 [ 253 ] {c39c49c5-aad0-4511-9ecd-ba4e82ea1832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7569 | 2026.01.10 06:44:52.156444 [ 253 ] {c39c49c5-aad0-4511-9ecd-ba4e82ea1832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7570 | 2026.01.10 06:44:52.156484 [ 193 ] {8a6ec012-a0c9-479b-b534-302862c1de64::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7571 | 2026.01.10 06:44:52.156524 [ 193 ] {8a6ec012-a0c9-479b-b534-302862c1de64::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 464 rows starting from the beginning of the part | ||
| 7572 | 2026.01.10 06:44:52.156595 [ 193 ] {8a6ec012-a0c9-479b-b534-302862c1de64::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 440 rows starting from the beginning of the part | ||
| 7573 | 2026.01.10 06:44:52.156649 [ 193 ] {8a6ec012-a0c9-479b-b534-302862c1de64::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 212 rows starting from the beginning of the part | ||
| 7574 | 2026.01.10 06:44:52.156697 [ 193 ] {8a6ec012-a0c9-479b-b534-302862c1de64::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part | ||
| 7575 | 2026.01.10 06:44:52.156738 [ 193 ] {8a6ec012-a0c9-479b-b534-302862c1de64::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 440 rows starting from the beginning of the part | ||
| 7576 | 2026.01.10 06:44:52.156779 [ 193 ] {8a6ec012-a0c9-479b-b534-302862c1de64::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 212 rows starting from the beginning of the part | ||
| 7577 | 2026.01.10 06:44:52.156925 [ 253 ] {c39c49c5-aad0-4511-9ecd-ba4e82ea1832} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7578 | 2026.01.10 06:44:52.156968 [ 253 ] {c39c49c5-aad0-4511-9ecd-ba4e82ea1832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7579 | 2026.01.10 06:44:52.157329 [ 253 ] {c39c49c5-aad0-4511-9ecd-ba4e82ea1832} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7580 | 2026.01.10 06:44:52.157822 [ 253 ] {c39c49c5-aad0-4511-9ecd-ba4e82ea1832} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7581 | 2026.01.10 06:44:52.157962 [ 253 ] {c39c49c5-aad0-4511-9ecd-ba4e82ea1832} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00158 sec., 133544.30379746834 rows/sec., 7.58 MiB/sec. | ||
| 7582 | 2026.01.10 06:44:52.158001 [ 253 ] {c39c49c5-aad0-4511-9ecd-ba4e82ea1832} <Debug> TCPHandler: Processed in 0.001754302 sec. | ||
| 7583 | 2026.01.10 06:44:52.158112 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7584 | 2026.01.10 06:44:52.158209 [ 253 ] {615b3863-1985-4bef-8a08-4f268000136b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7585 | 2026.01.10 06:44:52.158250 [ 253 ] {615b3863-1985-4bef-8a08-4f268000136b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7586 | 2026.01.10 06:44:52.158279 [ 191 ] {8a6ec012-a0c9-479b-b534-302862c1de64::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1980 rows, containing 5 columns (5 merged, 0 gathered) in 0.002015788 sec., 982246.1489005787 rows/sec., 68.40 MiB/sec. | ||
| 7587 | 2026.01.10 06:44:52.158430 [ 193 ] {8a6ec012-a0c9-479b-b534-302862c1de64::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 7588 | 2026.01.10 06:44:52.158690 [ 193 ] {8a6ec012-a0c9-479b-b534-302862c1de64::all_1_19_4} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7589 | 2026.01.10 06:44:52.158764 [ 193 ] {8a6ec012-a0c9-479b-b534-302862c1de64::all_1_19_4} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 7590 | 2026.01.10 06:44:52.158840 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 7591 | 2026.01.10 06:44:52.158936 [ 253 ] {615b3863-1985-4bef-8a08-4f268000136b} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7592 | 2026.01.10 06:44:52.158978 [ 253 ] {615b3863-1985-4bef-8a08-4f268000136b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7593 | 2026.01.10 06:44:52.159333 [ 253 ] {615b3863-1985-4bef-8a08-4f268000136b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7594 | 2026.01.10 06:44:52.159550 [ 253 ] {615b3863-1985-4bef-8a08-4f268000136b} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7595 | 2026.01.10 06:44:52.159678 [ 253 ] {615b3863-1985-4bef-8a08-4f268000136b} <Debug> executeQuery: Read 686 rows, 49.03 KiB in 0.001488 sec., 461021.5053763441 rows/sec., 32.18 MiB/sec. | ||
| 7596 | 2026.01.10 06:44:52.159717 [ 253 ] {615b3863-1985-4bef-8a08-4f268000136b} <Debug> TCPHandler: Processed in 0.00165539 sec. | ||
| 7597 | 2026.01.10 06:44:52.159822 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7598 | 2026.01.10 06:44:52.159918 [ 253 ] {3730c6e8-ab39-46a8-91d0-5c6150136ee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7599 | 2026.01.10 06:44:52.159962 [ 253 ] {3730c6e8-ab39-46a8-91d0-5c6150136ee7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7600 | 2026.01.10 06:44:52.160287 [ 253 ] {3730c6e8-ab39-46a8-91d0-5c6150136ee7} <Trace> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7601 | 2026.01.10 06:44:52.160323 [ 253 ] {3730c6e8-ab39-46a8-91d0-5c6150136ee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7602 | 2026.01.10 06:44:52.160633 [ 253 ] {3730c6e8-ab39-46a8-91d0-5c6150136ee7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7603 | 2026.01.10 06:44:52.160855 [ 253 ] {3730c6e8-ab39-46a8-91d0-5c6150136ee7} <Trace> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7604 | 2026.01.10 06:44:52.160979 [ 253 ] {3730c6e8-ab39-46a8-91d0-5c6150136ee7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001079 sec., 5560.704355885078 rows/sec., 290.53 KiB/sec. | ||
| 7605 | 2026.01.10 06:44:52.161015 [ 253 ] {3730c6e8-ab39-46a8-91d0-5c6150136ee7} <Debug> TCPHandler: Processed in 0.00124273 sec. | ||
| 7606 | 2026.01.10 06:44:52.161123 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7607 | 2026.01.10 06:44:52.161218 [ 253 ] {58ec7919-f6b3-4242-be4b-7b912b618235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7608 | 2026.01.10 06:44:52.161262 [ 253 ] {58ec7919-f6b3-4242-be4b-7b912b618235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7609 | 2026.01.10 06:44:52.161700 [ 253 ] {58ec7919-f6b3-4242-be4b-7b912b618235} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7610 | 2026.01.10 06:44:52.161736 [ 253 ] {58ec7919-f6b3-4242-be4b-7b912b618235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7611 | 2026.01.10 06:44:52.162091 [ 253 ] {58ec7919-f6b3-4242-be4b-7b912b618235} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7612 | 2026.01.10 06:44:52.162337 [ 253 ] {58ec7919-f6b3-4242-be4b-7b912b618235} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7613 | 2026.01.10 06:44:52.162465 [ 253 ] {58ec7919-f6b3-4242-be4b-7b912b618235} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001266 sec., 248025.27646129543 rows/sec., 16.29 MiB/sec. | ||
| 7614 | 2026.01.10 06:44:52.162503 [ 253 ] {58ec7919-f6b3-4242-be4b-7b912b618235} <Debug> TCPHandler: Processed in 0.001430594 sec. | ||
| 7615 | 2026.01.10 06:44:52.162608 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7616 | 2026.01.10 06:44:52.162702 [ 253 ] {ee7281bb-43bc-4115-947c-acfa644928e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7617 | 2026.01.10 06:44:52.162744 [ 253 ] {ee7281bb-43bc-4115-947c-acfa644928e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7618 | 2026.01.10 06:44:52.163043 [ 253 ] {ee7281bb-43bc-4115-947c-acfa644928e4} <Trace> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7619 | 2026.01.10 06:44:52.163077 [ 253 ] {ee7281bb-43bc-4115-947c-acfa644928e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7620 | 2026.01.10 06:44:52.163375 [ 253 ] {ee7281bb-43bc-4115-947c-acfa644928e4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7621 | 2026.01.10 06:44:52.163590 [ 253 ] {ee7281bb-43bc-4115-947c-acfa644928e4} <Trace> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7622 | 2026.01.10 06:44:52.163716 [ 253 ] {ee7281bb-43bc-4115-947c-acfa644928e4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 7623 | 2026.01.10 06:44:52.163752 [ 253 ] {ee7281bb-43bc-4115-947c-acfa644928e4} <Debug> TCPHandler: Processed in 0.001194139 sec. | ||
| 7624 | 2026.01.10 06:44:52.163849 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7625 | 2026.01.10 06:44:52.163943 [ 253 ] {bf3055a0-90c8-4bfa-80f4-c9a93dea1c81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7626 | 2026.01.10 06:44:52.163997 [ 253 ] {bf3055a0-90c8-4bfa-80f4-c9a93dea1c81} <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 | ||
| 7627 | 2026.01.10 06:44:52.164834 [ 253 ] {bf3055a0-90c8-4bfa-80f4-c9a93dea1c81} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7628 | 2026.01.10 06:44:52.164877 [ 253 ] {bf3055a0-90c8-4bfa-80f4-c9a93dea1c81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7629 | 2026.01.10 06:44:52.165384 [ 253 ] {bf3055a0-90c8-4bfa-80f4-c9a93dea1c81} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7630 | 2026.01.10 06:44:52.165643 [ 253 ] {bf3055a0-90c8-4bfa-80f4-c9a93dea1c81} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7631 | 2026.01.10 06:44:52.165782 [ 253 ] {bf3055a0-90c8-4bfa-80f4-c9a93dea1c81} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001856 sec., 3771.551724137931 rows/sec., 6.76 MiB/sec. | ||
| 7632 | 2026.01.10 06:44:52.165839 [ 253 ] {bf3055a0-90c8-4bfa-80f4-c9a93dea1c81} <Debug> TCPHandler: Processed in 0.002039319 sec. | ||
| 7633 | 2026.01.10 06:44:52.165960 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7634 | 2026.01.10 06:44:52.166057 [ 253 ] {e3834938-cbe4-4a8c-8c48-738980abfcbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7635 | 2026.01.10 06:44:52.166099 [ 253 ] {e3834938-cbe4-4a8c-8c48-738980abfcbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7636 | 2026.01.10 06:44:52.166467 [ 253 ] {e3834938-cbe4-4a8c-8c48-738980abfcbf} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7637 | 2026.01.10 06:44:52.166501 [ 253 ] {e3834938-cbe4-4a8c-8c48-738980abfcbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7638 | 2026.01.10 06:44:52.166805 [ 253 ] {e3834938-cbe4-4a8c-8c48-738980abfcbf} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7639 | 2026.01.10 06:44:52.167062 [ 253 ] {e3834938-cbe4-4a8c-8c48-738980abfcbf} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7640 | 2026.01.10 06:44:52.167186 [ 253 ] {e3834938-cbe4-4a8c-8c48-738980abfcbf} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00115 sec., 90434.78260869565 rows/sec., 5.54 MiB/sec. | ||
| 7641 | 2026.01.10 06:44:52.167222 [ 253 ] {e3834938-cbe4-4a8c-8c48-738980abfcbf} <Debug> TCPHandler: Processed in 0.001311171 sec. | ||
| 7642 | 2026.01.10 06:44:52.170003 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7643 | 2026.01.10 06:44:52.170047 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7644 | 2026.01.10 06:44:52.175709 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7645 | 2026.01.10 06:44:52.176397 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7646 | 2026.01.10 06:44:52.179106 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7647 | 2026.01.10 06:44:55.697473 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50863 | ||
| 7648 | 2026.01.10 06:44:55.697596 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7649 | 2026.01.10 06:44:55.697623 [ 293 ] {} <Debug> TCP-Session: 56d55f62-43b5-4de9-91b3-b245a4dca693 Authenticating user 'default' from [fd00:1122:3344:101::e]:50863 | ||
| 7650 | 2026.01.10 06:44:55.697645 [ 293 ] {} <Debug> TCP-Session: 56d55f62-43b5-4de9-91b3-b245a4dca693 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7651 | 2026.01.10 06:44:55.697658 [ 293 ] {} <Debug> TCP-Session: 56d55f62-43b5-4de9-91b3-b245a4dca693 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7652 | 2026.01.10 06:44:55.697881 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56170 | ||
| 7653 | 2026.01.10 06:44:55.697923 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44309 | ||
| 7654 | 2026.01.10 06:44:55.697936 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58372 | ||
| 7655 | 2026.01.10 06:44:55.697960 [ 293 ] {} <Trace> TCP-Session: 56d55f62-43b5-4de9-91b3-b245a4dca693 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7656 | 2026.01.10 06:44:55.697947 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46612 | ||
| 7657 | 2026.01.10 06:44:55.697925 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48662 | ||
| 7658 | 2026.01.10 06:44:55.697895 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36670 | ||
| 7659 | 2026.01.10 06:44:55.697885 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39263 | ||
| 7660 | 2026.01.10 06:44:55.697948 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64086 | ||
| 7661 | 2026.01.10 06:44:55.698160 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7662 | 2026.01.10 06:44:55.698181 [ 293 ] {efc7fa8b-554e-46f4-b42d-6c5299c2b710} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50863) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7663 | 2026.01.10 06:44:55.698215 [ 295 ] {} <Debug> TCP-Session: 72ee598b-0c11-4434-813c-76795ab46bae Authenticating user 'default' from [fd00:1122:3344:101::e]:56170 | ||
| 7664 | 2026.01.10 06:44:55.698247 [ 295 ] {} <Debug> TCP-Session: 72ee598b-0c11-4434-813c-76795ab46bae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7665 | 2026.01.10 06:44:55.698260 [ 295 ] {} <Debug> TCP-Session: 72ee598b-0c11-4434-813c-76795ab46bae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7666 | 2026.01.10 06:44:55.698462 [ 293 ] {efc7fa8b-554e-46f4-b42d-6c5299c2b710} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7667 | 2026.01.10 06:44:55.698509 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7668 | 2026.01.10 06:44:55.698525 [ 293 ] {efc7fa8b-554e-46f4-b42d-6c5299c2b710} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7669 | 2026.01.10 06:44:55.698550 [ 300 ] {} <Debug> TCP-Session: 034cc4d5-a2a6-4faf-8d9d-6b0b8769e929 Authenticating user 'default' from [fd00:1122:3344:101::e]:58372 | ||
| 7670 | 2026.01.10 06:44:55.698578 [ 300 ] {} <Debug> TCP-Session: 034cc4d5-a2a6-4faf-8d9d-6b0b8769e929 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7671 | 2026.01.10 06:44:55.698595 [ 300 ] {} <Debug> TCP-Session: 034cc4d5-a2a6-4faf-8d9d-6b0b8769e929 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7672 | 2026.01.10 06:44:55.698737 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7673 | 2026.01.10 06:44:55.698768 [ 3 ] {} <Debug> TCP-Session: 2fb1210e-fd26-478e-a1d4-ef778ec75d7d Authenticating user 'default' from [fd00:1122:3344:101::e]:64086 | ||
| 7674 | 2026.01.10 06:44:55.698785 [ 3 ] {} <Debug> TCP-Session: 2fb1210e-fd26-478e-a1d4-ef778ec75d7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7675 | 2026.01.10 06:44:55.698802 [ 3 ] {} <Debug> TCP-Session: 2fb1210e-fd26-478e-a1d4-ef778ec75d7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7676 | 2026.01.10 06:44:55.698837 [ 293 ] {efc7fa8b-554e-46f4-b42d-6c5299c2b710} <Debug> oximeter.version (b6888ffa-29fd-4f3d-a658-2c4a5115ddd7) (SelectExecutor): Key condition: unknown | ||
| 7677 | 2026.01.10 06:44:55.698850 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7678 | 2026.01.10 06:44:55.698895 [ 298 ] {} <Debug> TCP-Session: b22b2fd6-700b-4e94-83e7-d4c0ad81e5ed Authenticating user 'default' from [fd00:1122:3344:101::e]:48662 | ||
| 7679 | 2026.01.10 06:44:55.698921 [ 298 ] {} <Debug> TCP-Session: b22b2fd6-700b-4e94-83e7-d4c0ad81e5ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7680 | 2026.01.10 06:44:55.698934 [ 298 ] {} <Debug> TCP-Session: b22b2fd6-700b-4e94-83e7-d4c0ad81e5ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7681 | 2026.01.10 06:44:55.698958 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7682 | 2026.01.10 06:44:55.698991 [ 296 ] {} <Debug> TCP-Session: e8d04c03-9c74-4d06-92be-94068f414b61 Authenticating user 'default' from [fd00:1122:3344:101::e]:39263 | ||
| 7683 | 2026.01.10 06:44:55.699007 [ 296 ] {} <Debug> TCP-Session: e8d04c03-9c74-4d06-92be-94068f414b61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7684 | 2026.01.10 06:44:55.699019 [ 296 ] {} <Debug> TCP-Session: e8d04c03-9c74-4d06-92be-94068f414b61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7685 | 2026.01.10 06:44:55.699194 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7686 | 2026.01.10 06:44:55.699230 [ 299 ] {} <Debug> TCP-Session: 85a24b79-46de-40df-9199-bb5a917dcb19 Authenticating user 'default' from [fd00:1122:3344:101::e]:44309 | ||
| 7687 | 2026.01.10 06:44:55.699251 [ 299 ] {} <Debug> TCP-Session: 85a24b79-46de-40df-9199-bb5a917dcb19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7688 | 2026.01.10 06:44:55.699266 [ 299 ] {} <Debug> TCP-Session: 85a24b79-46de-40df-9199-bb5a917dcb19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7689 | 2026.01.10 06:44:55.699292 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7690 | 2026.01.10 06:44:55.699327 [ 297 ] {} <Debug> TCP-Session: 887748b1-4c48-47ae-a1d5-06e3f27ae13a Authenticating user 'default' from [fd00:1122:3344:101::e]:36670 | ||
| 7691 | 2026.01.10 06:44:55.699347 [ 297 ] {} <Debug> TCP-Session: 887748b1-4c48-47ae-a1d5-06e3f27ae13a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7692 | 2026.01.10 06:44:55.699359 [ 297 ] {} <Debug> TCP-Session: 887748b1-4c48-47ae-a1d5-06e3f27ae13a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7693 | 2026.01.10 06:44:55.699448 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7694 | 2026.01.10 06:44:55.699477 [ 301 ] {} <Debug> TCP-Session: be486a74-1f34-4dcf-9485-768e55b6d738 Authenticating user 'default' from [fd00:1122:3344:101::e]:46612 | ||
| 7695 | 2026.01.10 06:44:55.699493 [ 301 ] {} <Debug> TCP-Session: be486a74-1f34-4dcf-9485-768e55b6d738 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7696 | 2026.01.10 06:44:55.699505 [ 301 ] {} <Debug> TCP-Session: be486a74-1f34-4dcf-9485-768e55b6d738 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7697 | 2026.01.10 06:44:55.699899 [ 305 ] {efc7fa8b-554e-46f4-b42d-6c5299c2b710} <Trace> AggregatingTransform: Aggregating | ||
| 7698 | 2026.01.10 06:44:55.699947 [ 305 ] {efc7fa8b-554e-46f4-b42d-6c5299c2b710} <Trace> Aggregator: Aggregation method: without_key | ||
| 7699 | 2026.01.10 06:44:55.699983 [ 305 ] {efc7fa8b-554e-46f4-b42d-6c5299c2b710} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001033015 sec. (968.040 rows/sec., 37.81 KiB/sec.) | ||
| 7700 | 2026.01.10 06:44:55.700002 [ 305 ] {efc7fa8b-554e-46f4-b42d-6c5299c2b710} <Trace> Aggregator: Merging aggregated data | ||
| 7701 | 2026.01.10 06:44:55.701248 [ 293 ] {efc7fa8b-554e-46f4-b42d-6c5299c2b710} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003124 sec., 320.1024327784891 rows/sec., 12.50 KiB/sec. | ||
| 7702 | 2026.01.10 06:44:55.701376 [ 293 ] {efc7fa8b-554e-46f4-b42d-6c5299c2b710} <Debug> TCPHandler: Processed in 0.003537285 sec. | ||
| 7703 | 2026.01.10 06:44:55.701503 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7704 | 2026.01.10 06:44:55.701530 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7705 | 2026.01.10 06:44:55.701540 [ 293 ] {} <Debug> TCP-Session: 56d55f62-43b5-4de9-91b3-b245a4dca693 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7706 | 2026.01.10 06:44:55.701547 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7707 | 2026.01.10 06:44:55.701571 [ 296 ] {} <Debug> TCP-Session: e8d04c03-9c74-4d06-92be-94068f414b61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7708 | 2026.01.10 06:44:55.701583 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7709 | 2026.01.10 06:44:55.701611 [ 299 ] {} <Debug> TCP-Session: 85a24b79-46de-40df-9199-bb5a917dcb19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7710 | 2026.01.10 06:44:55.701628 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7711 | 2026.01.10 06:44:55.701639 [ 295 ] {} <Debug> TCP-Session: 72ee598b-0c11-4434-813c-76795ab46bae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7712 | 2026.01.10 06:44:55.701663 [ 301 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7713 | 2026.01.10 06:44:55.701675 [ 297 ] {} <Debug> TCP-Session: 887748b1-4c48-47ae-a1d5-06e3f27ae13a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7714 | 2026.01.10 06:44:55.701644 [ 300 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7715 | 2026.01.10 06:44:55.701699 [ 301 ] {} <Debug> TCP-Session: be486a74-1f34-4dcf-9485-768e55b6d738 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7716 | 2026.01.10 06:44:55.701601 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7717 | 2026.01.10 06:44:55.701735 [ 300 ] {} <Debug> TCP-Session: 034cc4d5-a2a6-4faf-8d9d-6b0b8769e929 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7718 | 2026.01.10 06:44:55.701566 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7719 | 2026.01.10 06:44:55.701776 [ 298 ] {} <Debug> TCP-Session: b22b2fd6-700b-4e94-83e7-d4c0ad81e5ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7720 | 2026.01.10 06:44:55.701813 [ 3 ] {} <Debug> TCP-Session: 2fb1210e-fd26-478e-a1d4-ef778ec75d7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7721 | 2026.01.10 06:44:55.872779 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50829 | ||
| 7722 | 2026.01.10 06:44:55.872895 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7723 | 2026.01.10 06:44:55.872923 [ 298 ] {} <Debug> TCP-Session: d30525f5-0b2d-4ce1-8eb4-0375191fb142 Authenticating user 'default' from [fd00:1122:3344:101::e]:50829 | ||
| 7724 | 2026.01.10 06:44:55.872964 [ 298 ] {} <Debug> TCP-Session: d30525f5-0b2d-4ce1-8eb4-0375191fb142 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7725 | 2026.01.10 06:44:55.872983 [ 298 ] {} <Debug> TCP-Session: d30525f5-0b2d-4ce1-8eb4-0375191fb142 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7726 | 2026.01.10 06:44:55.873179 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53628 | ||
| 7727 | 2026.01.10 06:44:55.873205 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33084 | ||
| 7728 | 2026.01.10 06:44:55.873234 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48825 | ||
| 7729 | 2026.01.10 06:44:55.873260 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35693 | ||
| 7730 | 2026.01.10 06:44:55.873252 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46859 | ||
| 7731 | 2026.01.10 06:44:55.873315 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7732 | 2026.01.10 06:44:55.873323 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7733 | 2026.01.10 06:44:55.873337 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7734 | 2026.01.10 06:44:55.873356 [ 301 ] {} <Debug> TCP-Session: 06b4af08-88d8-44a9-a9ef-f5190417dd4f Authenticating user 'default' from [fd00:1122:3344:101::e]:33084 | ||
| 7735 | 2026.01.10 06:44:55.873362 [ 293 ] {} <Debug> TCP-Session: 27d0238f-0485-448e-bf62-20721e8bc4cd Authenticating user 'default' from [fd00:1122:3344:101::e]:48825 | ||
| 7736 | 2026.01.10 06:44:55.873372 [ 297 ] {} <Debug> TCP-Session: e0a9e41b-3ce6-4254-a2f1-2046d28b6115 Authenticating user 'default' from [fd00:1122:3344:101::e]:35693 | ||
| 7737 | 2026.01.10 06:44:55.873380 [ 301 ] {} <Debug> TCP-Session: 06b4af08-88d8-44a9-a9ef-f5190417dd4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7738 | 2026.01.10 06:44:55.873384 [ 293 ] {} <Debug> TCP-Session: 27d0238f-0485-448e-bf62-20721e8bc4cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7739 | 2026.01.10 06:44:55.873396 [ 301 ] {} <Debug> TCP-Session: 06b4af08-88d8-44a9-a9ef-f5190417dd4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7740 | 2026.01.10 06:44:55.873396 [ 297 ] {} <Debug> TCP-Session: e0a9e41b-3ce6-4254-a2f1-2046d28b6115 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7741 | 2026.01.10 06:44:55.873405 [ 293 ] {} <Debug> TCP-Session: 27d0238f-0485-448e-bf62-20721e8bc4cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7742 | 2026.01.10 06:44:55.873419 [ 297 ] {} <Debug> TCP-Session: e0a9e41b-3ce6-4254-a2f1-2046d28b6115 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7743 | 2026.01.10 06:44:55.873401 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7744 | 2026.01.10 06:44:55.873334 [ 298 ] {} <Trace> TCP-Session: d30525f5-0b2d-4ce1-8eb4-0375191fb142 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7745 | 2026.01.10 06:44:55.873478 [ 296 ] {} <Debug> TCP-Session: b77ce150-6407-4316-a5d1-000e9ab51346 Authenticating user 'default' from [fd00:1122:3344:101::e]:46859 | ||
| 7746 | 2026.01.10 06:44:55.873296 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7747 | 2026.01.10 06:44:55.873512 [ 296 ] {} <Debug> TCP-Session: b77ce150-6407-4316-a5d1-000e9ab51346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7748 | 2026.01.10 06:44:55.873241 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36895 | ||
| 7749 | 2026.01.10 06:44:55.873540 [ 299 ] {} <Debug> TCP-Session: 9bccf26d-74d3-4413-aeb6-c692465bd96d Authenticating user 'default' from [fd00:1122:3344:101::e]:53628 | ||
| 7750 | 2026.01.10 06:44:55.873538 [ 296 ] {} <Debug> TCP-Session: b77ce150-6407-4316-a5d1-000e9ab51346 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7751 | 2026.01.10 06:44:55.873222 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50887 | ||
| 7752 | 2026.01.10 06:44:55.873576 [ 299 ] {} <Debug> TCP-Session: 9bccf26d-74d3-4413-aeb6-c692465bd96d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7753 | 2026.01.10 06:44:55.873603 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7754 | 2026.01.10 06:44:55.873618 [ 299 ] {} <Debug> TCP-Session: 9bccf26d-74d3-4413-aeb6-c692465bd96d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7755 | 2026.01.10 06:44:55.873632 [ 295 ] {} <Debug> TCP-Session: 3f381886-c31a-47a6-9d13-68d4525e1459 Authenticating user 'default' from [fd00:1122:3344:101::e]:36895 | ||
| 7756 | 2026.01.10 06:44:55.873194 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57622 | ||
| 7757 | 2026.01.10 06:44:55.873651 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7758 | 2026.01.10 06:44:55.873669 [ 298 ] {195ba457-3b2b-403b-92eb-8089675d3454} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50829) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7759 | 2026.01.10 06:44:55.873694 [ 3 ] {} <Debug> TCP-Session: 8c9ba80e-3e73-4626-b94e-900634563c33 Authenticating user 'default' from [fd00:1122:3344:101::e]:50887 | ||
| 7760 | 2026.01.10 06:44:55.873715 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7761 | 2026.01.10 06:44:55.873725 [ 3 ] {} <Debug> TCP-Session: 8c9ba80e-3e73-4626-b94e-900634563c33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7762 | 2026.01.10 06:44:55.873652 [ 295 ] {} <Debug> TCP-Session: 3f381886-c31a-47a6-9d13-68d4525e1459 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7763 | 2026.01.10 06:44:55.873743 [ 3 ] {} <Debug> TCP-Session: 8c9ba80e-3e73-4626-b94e-900634563c33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7764 | 2026.01.10 06:44:55.873764 [ 295 ] {} <Debug> TCP-Session: 3f381886-c31a-47a6-9d13-68d4525e1459 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7765 | 2026.01.10 06:44:55.873743 [ 300 ] {} <Debug> TCP-Session: 83909803-0905-4550-856f-218e05a76422 Authenticating user 'default' from [fd00:1122:3344:101::e]:57622 | ||
| 7766 | 2026.01.10 06:44:55.873810 [ 300 ] {} <Debug> TCP-Session: 83909803-0905-4550-856f-218e05a76422 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7767 | 2026.01.10 06:44:55.873822 [ 300 ] {} <Debug> TCP-Session: 83909803-0905-4550-856f-218e05a76422 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7768 | 2026.01.10 06:44:55.874024 [ 298 ] {195ba457-3b2b-403b-92eb-8089675d3454} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7769 | 2026.01.10 06:44:55.874092 [ 298 ] {195ba457-3b2b-403b-92eb-8089675d3454} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7770 | 2026.01.10 06:44:55.874410 [ 298 ] {195ba457-3b2b-403b-92eb-8089675d3454} <Debug> oximeter.version (b6888ffa-29fd-4f3d-a658-2c4a5115ddd7) (SelectExecutor): Key condition: unknown | ||
| 7771 | 2026.01.10 06:44:55.875535 [ 343 ] {195ba457-3b2b-403b-92eb-8089675d3454} <Trace> AggregatingTransform: Aggregating | ||
| 7772 | 2026.01.10 06:44:55.875590 [ 343 ] {195ba457-3b2b-403b-92eb-8089675d3454} <Trace> Aggregator: Aggregation method: without_key | ||
| 7773 | 2026.01.10 06:44:55.875629 [ 343 ] {195ba457-3b2b-403b-92eb-8089675d3454} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001116747 sec. (895.458 rows/sec., 34.98 KiB/sec.) | ||
| 7774 | 2026.01.10 06:44:55.875650 [ 343 ] {195ba457-3b2b-403b-92eb-8089675d3454} <Trace> Aggregator: Merging aggregated data | ||
| 7775 | 2026.01.10 06:44:55.876864 [ 298 ] {195ba457-3b2b-403b-92eb-8089675d3454} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003259 sec., 306.84258975145747 rows/sec., 11.99 KiB/sec. | ||
| 7776 | 2026.01.10 06:44:55.877004 [ 298 ] {195ba457-3b2b-403b-92eb-8089675d3454} <Debug> TCPHandler: Processed in 0.003823682 sec. | ||
| 7777 | 2026.01.10 06:44:55.877122 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7778 | 2026.01.10 06:44:55.877150 [ 298 ] {} <Debug> TCP-Session: d30525f5-0b2d-4ce1-8eb4-0375191fb142 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7779 | 2026.01.10 06:44:55.877170 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7780 | 2026.01.10 06:44:55.877195 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7781 | 2026.01.10 06:44:55.877208 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7782 | 2026.01.10 06:44:55.877227 [ 301 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7783 | 2026.01.10 06:44:55.877241 [ 297 ] {} <Debug> TCP-Session: e0a9e41b-3ce6-4254-a2f1-2046d28b6115 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7784 | 2026.01.10 06:44:55.877261 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7785 | 2026.01.10 06:44:55.877279 [ 301 ] {} <Debug> TCP-Session: 06b4af08-88d8-44a9-a9ef-f5190417dd4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7786 | 2026.01.10 06:44:55.877281 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7787 | 2026.01.10 06:44:55.877313 [ 296 ] {} <Debug> TCP-Session: b77ce150-6407-4316-a5d1-000e9ab51346 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7788 | 2026.01.10 06:44:55.877263 [ 3 ] {} <Debug> TCP-Session: 8c9ba80e-3e73-4626-b94e-900634563c33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7789 | 2026.01.10 06:44:55.877345 [ 295 ] {} <Debug> TCP-Session: 3f381886-c31a-47a6-9d13-68d4525e1459 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7790 | 2026.01.10 06:44:55.877212 [ 299 ] {} <Debug> TCP-Session: 9bccf26d-74d3-4413-aeb6-c692465bd96d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7791 | 2026.01.10 06:44:55.877243 [ 300 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7792 | 2026.01.10 06:44:55.877300 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7793 | 2026.01.10 06:44:55.877429 [ 300 ] {} <Debug> TCP-Session: 83909803-0905-4550-856f-218e05a76422 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7794 | 2026.01.10 06:44:55.877480 [ 293 ] {} <Debug> TCP-Session: 27d0238f-0485-448e-bf62-20721e8bc4cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7795 | 2026.01.10 06:44:56.736152 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53715 | ||
| 7796 | 2026.01.10 06:44:56.736301 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7797 | 2026.01.10 06:44:56.736336 [ 298 ] {} <Debug> TCP-Session: e6ceb2ec-ac0f-460e-9040-8163be34c398 Authenticating user 'default' from [fd00:1122:3344:101::e]:53715 | ||
| 7798 | 2026.01.10 06:44:56.736369 [ 298 ] {} <Debug> TCP-Session: e6ceb2ec-ac0f-460e-9040-8163be34c398 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7799 | 2026.01.10 06:44:56.736388 [ 298 ] {} <Debug> TCP-Session: e6ceb2ec-ac0f-460e-9040-8163be34c398 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7800 | 2026.01.10 06:44:56.736704 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46344 | ||
| 7801 | 2026.01.10 06:44:56.736731 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62305 | ||
| 7802 | 2026.01.10 06:44:56.736779 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40605 | ||
| 7803 | 2026.01.10 06:44:56.736795 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42110 | ||
| 7804 | 2026.01.10 06:44:56.736862 [ 298 ] {} <Trace> TCP-Session: e6ceb2ec-ac0f-460e-9040-8163be34c398 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7805 | 2026.01.10 06:44:56.736901 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7806 | 2026.01.10 06:44:56.736854 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7807 | 2026.01.10 06:44:56.736964 [ 301 ] {} <Debug> TCP-Session: 24b39918-eaed-41ae-a7ab-44b17239305f Authenticating user 'default' from [fd00:1122:3344:101::e]:62305 | ||
| 7808 | 2026.01.10 06:44:56.736955 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7809 | 2026.01.10 06:44:56.737008 [ 299 ] {} <Debug> TCP-Session: 69245dd1-d536-4213-a80a-001f7e673cf9 Authenticating user 'default' from [fd00:1122:3344:101::e]:46344 | ||
| 7810 | 2026.01.10 06:44:56.737017 [ 301 ] {} <Debug> TCP-Session: 24b39918-eaed-41ae-a7ab-44b17239305f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7811 | 2026.01.10 06:44:56.737039 [ 297 ] {} <Debug> TCP-Session: b86571c8-7afc-44b8-9af3-db5aee9dc0b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:42110 | ||
| 7812 | 2026.01.10 06:44:56.737062 [ 299 ] {} <Debug> TCP-Session: 69245dd1-d536-4213-a80a-001f7e673cf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7813 | 2026.01.10 06:44:56.737064 [ 301 ] {} <Debug> TCP-Session: 24b39918-eaed-41ae-a7ab-44b17239305f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7814 | 2026.01.10 06:44:56.737082 [ 297 ] {} <Debug> TCP-Session: b86571c8-7afc-44b8-9af3-db5aee9dc0b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7815 | 2026.01.10 06:44:56.737094 [ 299 ] {} <Debug> TCP-Session: 69245dd1-d536-4213-a80a-001f7e673cf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7816 | 2026.01.10 06:44:56.737120 [ 297 ] {} <Debug> TCP-Session: b86571c8-7afc-44b8-9af3-db5aee9dc0b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7817 | 2026.01.10 06:44:56.737122 [ 298 ] {d5adcd98-3156-4f09-aefe-d881b87c701d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53715) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7818 | 2026.01.10 06:44:56.737007 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7819 | 2026.01.10 06:44:56.736760 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45737 | ||
| 7820 | 2026.01.10 06:44:56.737240 [ 296 ] {} <Debug> TCP-Session: 593933a2-9468-475d-a81e-5af0329c52a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:40605 | ||
| 7821 | 2026.01.10 06:44:56.736750 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62169 | ||
| 7822 | 2026.01.10 06:44:56.737287 [ 296 ] {} <Debug> TCP-Session: 593933a2-9468-475d-a81e-5af0329c52a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7823 | 2026.01.10 06:44:56.737315 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7824 | 2026.01.10 06:44:56.737332 [ 296 ] {} <Debug> TCP-Session: 593933a2-9468-475d-a81e-5af0329c52a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7825 | 2026.01.10 06:44:56.737361 [ 295 ] {} <Debug> TCP-Session: 4567847c-02c5-4396-af43-2c045fb50869 Authenticating user 'default' from [fd00:1122:3344:101::e]:45737 | ||
| 7826 | 2026.01.10 06:44:56.737363 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7827 | 2026.01.10 06:44:56.737396 [ 295 ] {} <Debug> TCP-Session: 4567847c-02c5-4396-af43-2c045fb50869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7828 | 2026.01.10 06:44:56.737419 [ 293 ] {} <Debug> TCP-Session: e91ac79d-c2f5-483a-88bf-13ed2247e822 Authenticating user 'default' from [fd00:1122:3344:101::e]:62169 | ||
| 7829 | 2026.01.10 06:44:56.737435 [ 295 ] {} <Debug> TCP-Session: 4567847c-02c5-4396-af43-2c045fb50869 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7830 | 2026.01.10 06:44:56.737457 [ 293 ] {} <Debug> TCP-Session: e91ac79d-c2f5-483a-88bf-13ed2247e822 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7831 | 2026.01.10 06:44:56.736709 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47791 | ||
| 7832 | 2026.01.10 06:44:56.737493 [ 293 ] {} <Debug> TCP-Session: e91ac79d-c2f5-483a-88bf-13ed2247e822 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7833 | 2026.01.10 06:44:56.737506 [ 298 ] {d5adcd98-3156-4f09-aefe-d881b87c701d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7834 | 2026.01.10 06:44:56.736726 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38906 | ||
| 7835 | 2026.01.10 06:44:56.737570 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7836 | 2026.01.10 06:44:56.737597 [ 300 ] {} <Debug> TCP-Session: 7be1c48b-0b9d-444b-9dbb-9668107d83bb Authenticating user 'default' from [fd00:1122:3344:101::e]:47791 | ||
| 7837 | 2026.01.10 06:44:56.737607 [ 298 ] {d5adcd98-3156-4f09-aefe-d881b87c701d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7838 | 2026.01.10 06:44:56.737627 [ 300 ] {} <Debug> TCP-Session: 7be1c48b-0b9d-444b-9dbb-9668107d83bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7839 | 2026.01.10 06:44:56.737625 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7840 | 2026.01.10 06:44:56.737656 [ 300 ] {} <Debug> TCP-Session: 7be1c48b-0b9d-444b-9dbb-9668107d83bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7841 | 2026.01.10 06:44:56.737668 [ 3 ] {} <Debug> TCP-Session: f1f83524-e190-4f9d-9999-355e42e082e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:38906 | ||
| 7842 | 2026.01.10 06:44:56.737689 [ 3 ] {} <Debug> TCP-Session: f1f83524-e190-4f9d-9999-355e42e082e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7843 | 2026.01.10 06:44:56.737707 [ 3 ] {} <Debug> TCP-Session: f1f83524-e190-4f9d-9999-355e42e082e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7844 | 2026.01.10 06:44:56.738019 [ 298 ] {d5adcd98-3156-4f09-aefe-d881b87c701d} <Debug> oximeter.version (b6888ffa-29fd-4f3d-a658-2c4a5115ddd7) (SelectExecutor): Key condition: unknown | ||
| 7845 | 2026.01.10 06:44:56.739029 [ 312 ] {d5adcd98-3156-4f09-aefe-d881b87c701d} <Trace> AggregatingTransform: Aggregating | ||
| 7846 | 2026.01.10 06:44:56.739085 [ 312 ] {d5adcd98-3156-4f09-aefe-d881b87c701d} <Trace> Aggregator: Aggregation method: without_key | ||
| 7847 | 2026.01.10 06:44:56.739125 [ 312 ] {d5adcd98-3156-4f09-aefe-d881b87c701d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000969083 sec. (1031.903 rows/sec., 40.31 KiB/sec.) | ||
| 7848 | 2026.01.10 06:44:56.739144 [ 312 ] {d5adcd98-3156-4f09-aefe-d881b87c701d} <Trace> Aggregator: Merging aggregated data | ||
| 7849 | 2026.01.10 06:44:56.740635 [ 298 ] {d5adcd98-3156-4f09-aefe-d881b87c701d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003594 sec., 278.2415136338342 rows/sec., 10.87 KiB/sec. | ||
| 7850 | 2026.01.10 06:44:56.740792 [ 298 ] {d5adcd98-3156-4f09-aefe-d881b87c701d} <Debug> TCPHandler: Processed in 0.004139309 sec. | ||
| 7851 | 2026.01.10 06:44:56.740895 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7852 | 2026.01.10 06:44:56.740923 [ 298 ] {} <Debug> TCP-Session: e6ceb2ec-ac0f-460e-9040-8163be34c398 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7853 | 2026.01.10 06:44:56.740927 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7854 | 2026.01.10 06:44:56.740947 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7855 | 2026.01.10 06:44:56.740972 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7856 | 2026.01.10 06:44:56.740978 [ 297 ] {} <Debug> TCP-Session: b86571c8-7afc-44b8-9af3-db5aee9dc0b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7857 | 2026.01.10 06:44:56.740988 [ 293 ] {} <Debug> TCP-Session: e91ac79d-c2f5-483a-88bf-13ed2247e822 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7858 | 2026.01.10 06:44:56.741008 [ 299 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7859 | 2026.01.10 06:44:56.741019 [ 295 ] {} <Debug> TCP-Session: 4567847c-02c5-4396-af43-2c045fb50869 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7860 | 2026.01.10 06:44:56.741061 [ 299 ] {} <Debug> TCP-Session: 69245dd1-d536-4213-a80a-001f7e673cf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7861 | 2026.01.10 06:44:56.741062 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7862 | 2026.01.10 06:44:56.741047 [ 300 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7863 | 2026.01.10 06:44:56.741138 [ 296 ] {} <Debug> TCP-Session: 593933a2-9468-475d-a81e-5af0329c52a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7864 | 2026.01.10 06:44:56.741028 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7865 | 2026.01.10 06:44:56.741156 [ 300 ] {} <Debug> TCP-Session: 7be1c48b-0b9d-444b-9dbb-9668107d83bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7866 | 2026.01.10 06:44:56.740988 [ 301 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7867 | 2026.01.10 06:44:56.741187 [ 3 ] {} <Debug> TCP-Session: f1f83524-e190-4f9d-9999-355e42e082e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7868 | 2026.01.10 06:44:56.741235 [ 301 ] {} <Debug> TCP-Session: 24b39918-eaed-41ae-a7ab-44b17239305f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7869 | 2026.01.10 06:44:57.139978 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7870 | 2026.01.10 06:44:57.140171 [ 253 ] {d4eeacc6-607f-45bf-9dc9-40cd6109e446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7871 | 2026.01.10 06:44:57.140277 [ 253 ] {d4eeacc6-607f-45bf-9dc9-40cd6109e446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7872 | 2026.01.10 06:44:57.140960 [ 253 ] {d4eeacc6-607f-45bf-9dc9-40cd6109e446} <Trace> oximeter.fields_ipaddr (238f5050-c457-4604-832e-c92f31928fa6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7873 | 2026.01.10 06:44:57.141004 [ 253 ] {d4eeacc6-607f-45bf-9dc9-40cd6109e446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7874 | 2026.01.10 06:44:57.141412 [ 253 ] {d4eeacc6-607f-45bf-9dc9-40cd6109e446} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7875 | 2026.01.10 06:44:57.141669 [ 253 ] {d4eeacc6-607f-45bf-9dc9-40cd6109e446} <Trace> oximeter.fields_ipaddr (238f5050-c457-4604-832e-c92f31928fa6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7876 | 2026.01.10 06:44:57.141837 [ 253 ] {d4eeacc6-607f-45bf-9dc9-40cd6109e446} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001715 sec., 1166.1807580174927 rows/sec., 95.09 KiB/sec. | ||
| 7877 | 2026.01.10 06:44:57.141895 [ 253 ] {d4eeacc6-607f-45bf-9dc9-40cd6109e446} <Debug> TCPHandler: Processed in 0.00208968 sec. | ||
| 7878 | 2026.01.10 06:44:57.142029 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7879 | 2026.01.10 06:44:57.142134 [ 253 ] {de0361de-bd97-423b-9fd8-b8ea04d9d501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7880 | 2026.01.10 06:44:57.142180 [ 253 ] {de0361de-bd97-423b-9fd8-b8ea04d9d501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7881 | 2026.01.10 06:44:57.142670 [ 253 ] {de0361de-bd97-423b-9fd8-b8ea04d9d501} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7882 | 2026.01.10 06:44:57.142712 [ 253 ] {de0361de-bd97-423b-9fd8-b8ea04d9d501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7883 | 2026.01.10 06:44:57.143091 [ 253 ] {de0361de-bd97-423b-9fd8-b8ea04d9d501} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7884 | 2026.01.10 06:44:57.143320 [ 253 ] {de0361de-bd97-423b-9fd8-b8ea04d9d501} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7885 | 2026.01.10 06:44:57.143468 [ 253 ] {de0361de-bd97-423b-9fd8-b8ea04d9d501} <Debug> executeQuery: Read 123 rows, 10.80 KiB in 0.001357 sec., 90641.12011790715 rows/sec., 7.77 MiB/sec. | ||
| 7886 | 2026.01.10 06:44:57.143512 [ 253 ] {de0361de-bd97-423b-9fd8-b8ea04d9d501} <Debug> TCPHandler: Processed in 0.001537567 sec. | ||
| 7887 | 2026.01.10 06:44:57.143639 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7888 | 2026.01.10 06:44:57.143738 [ 253 ] {3b63c661-a7e0-4518-a5c8-c35ed7d8ff50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7889 | 2026.01.10 06:44:57.143780 [ 253 ] {3b63c661-a7e0-4518-a5c8-c35ed7d8ff50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7890 | 2026.01.10 06:44:57.144228 [ 253 ] {3b63c661-a7e0-4518-a5c8-c35ed7d8ff50} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7891 | 2026.01.10 06:44:57.144267 [ 253 ] {3b63c661-a7e0-4518-a5c8-c35ed7d8ff50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7892 | 2026.01.10 06:44:57.144596 [ 253 ] {3b63c661-a7e0-4518-a5c8-c35ed7d8ff50} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7893 | 2026.01.10 06:44:57.144821 [ 253 ] {3b63c661-a7e0-4518-a5c8-c35ed7d8ff50} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7894 | 2026.01.10 06:44:57.144963 [ 253 ] {3b63c661-a7e0-4518-a5c8-c35ed7d8ff50} <Debug> executeQuery: Read 35 rows, 2.62 KiB in 0.001245 sec., 28112.449799196787 rows/sec., 2.06 MiB/sec. | ||
| 7895 | 2026.01.10 06:44:57.145012 [ 253 ] {3b63c661-a7e0-4518-a5c8-c35ed7d8ff50} <Debug> TCPHandler: Processed in 0.001423114 sec. | ||
| 7896 | 2026.01.10 06:44:57.145133 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7897 | 2026.01.10 06:44:57.145237 [ 253 ] {e0829216-da3b-47d7-b545-355d4a696540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7898 | 2026.01.10 06:44:57.145280 [ 253 ] {e0829216-da3b-47d7-b545-355d4a696540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7899 | 2026.01.10 06:44:57.145727 [ 253 ] {e0829216-da3b-47d7-b545-355d4a696540} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7900 | 2026.01.10 06:44:57.145766 [ 253 ] {e0829216-da3b-47d7-b545-355d4a696540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7901 | 2026.01.10 06:44:57.146114 [ 253 ] {e0829216-da3b-47d7-b545-355d4a696540} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7902 | 2026.01.10 06:44:57.146347 [ 253 ] {e0829216-da3b-47d7-b545-355d4a696540} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7903 | 2026.01.10 06:44:57.146485 [ 253 ] {e0829216-da3b-47d7-b545-355d4a696540} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.00127 sec., 77952.7559055118 rows/sec., 6.09 MiB/sec. | ||
| 7904 | 2026.01.10 06:44:57.146524 [ 253 ] {e0829216-da3b-47d7-b545-355d4a696540} <Debug> TCPHandler: Processed in 0.001443624 sec. | ||
| 7905 | 2026.01.10 06:44:57.146647 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7906 | 2026.01.10 06:44:57.146745 [ 253 ] {7408daf9-9c2f-43ff-a4f5-4a616ecda540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7907 | 2026.01.10 06:44:57.146792 [ 253 ] {7408daf9-9c2f-43ff-a4f5-4a616ecda540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7908 | 2026.01.10 06:44:57.147215 [ 253 ] {7408daf9-9c2f-43ff-a4f5-4a616ecda540} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7909 | 2026.01.10 06:44:57.147254 [ 253 ] {7408daf9-9c2f-43ff-a4f5-4a616ecda540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7910 | 2026.01.10 06:44:57.147627 [ 253 ] {7408daf9-9c2f-43ff-a4f5-4a616ecda540} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7911 | 2026.01.10 06:44:57.147862 [ 253 ] {7408daf9-9c2f-43ff-a4f5-4a616ecda540} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7912 | 2026.01.10 06:44:57.147997 [ 253 ] {7408daf9-9c2f-43ff-a4f5-4a616ecda540} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001271 sec., 126671.91188040913 rows/sec., 8.82 MiB/sec. | ||
| 7913 | 2026.01.10 06:44:57.148036 [ 253 ] {7408daf9-9c2f-43ff-a4f5-4a616ecda540} <Debug> TCPHandler: Processed in 0.001439764 sec. | ||
| 7914 | 2026.01.10 06:44:57.148150 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7915 | 2026.01.10 06:44:57.148247 [ 253 ] {226e35e6-01fa-4bc6-8a2c-244b279d152c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7916 | 2026.01.10 06:44:57.148306 [ 253 ] {226e35e6-01fa-4bc6-8a2c-244b279d152c} <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 | ||
| 7917 | 2026.01.10 06:44:57.149222 [ 253 ] {226e35e6-01fa-4bc6-8a2c-244b279d152c} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7918 | 2026.01.10 06:44:57.149261 [ 253 ] {226e35e6-01fa-4bc6-8a2c-244b279d152c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7919 | 2026.01.10 06:44:57.149865 [ 253 ] {226e35e6-01fa-4bc6-8a2c-244b279d152c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7920 | 2026.01.10 06:44:57.150099 [ 253 ] {226e35e6-01fa-4bc6-8a2c-244b279d152c} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7921 | 2026.01.10 06:44:57.150241 [ 253 ] {226e35e6-01fa-4bc6-8a2c-244b279d152c} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002012 sec., 16401.59045725646 rows/sec., 29.39 MiB/sec. | ||
| 7922 | 2026.01.10 06:44:57.150311 [ 253 ] {226e35e6-01fa-4bc6-8a2c-244b279d152c} <Debug> TCPHandler: Processed in 0.002211233 sec. | ||
| 7923 | 2026.01.10 06:44:57.150423 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7924 | 2026.01.10 06:44:57.150523 [ 253 ] {9d21a62b-c326-4713-8362-5e93de9fb440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7925 | 2026.01.10 06:44:57.150567 [ 253 ] {9d21a62b-c326-4713-8362-5e93de9fb440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7926 | 2026.01.10 06:44:57.150915 [ 253 ] {9d21a62b-c326-4713-8362-5e93de9fb440} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7927 | 2026.01.10 06:44:57.150951 [ 253 ] {9d21a62b-c326-4713-8362-5e93de9fb440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7928 | 2026.01.10 06:44:57.151275 [ 253 ] {9d21a62b-c326-4713-8362-5e93de9fb440} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7929 | 2026.01.10 06:44:57.151494 [ 253 ] {9d21a62b-c326-4713-8362-5e93de9fb440} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7930 | 2026.01.10 06:44:57.151623 [ 253 ] {9d21a62b-c326-4713-8362-5e93de9fb440} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 7931 | 2026.01.10 06:44:57.151659 [ 253 ] {9d21a62b-c326-4713-8362-5e93de9fb440} <Debug> TCPHandler: Processed in 0.001287671 sec. | ||
| 7932 | 2026.01.10 06:44:58.867043 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15692 | ||
| 7933 | 2026.01.10 06:44:58.867655 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7934 | 2026.01.10 06:44:58.867693 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7935 | 2026.01.10 06:44:58.868179 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7936 | 2026.01.10 06:44:58.868409 [ 244 ] {} <Trace> system.asynchronous_metric_log (c487886e-f691-49eb-8b87-c74a542743d5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7937 | 2026.01.10 06:44:58.868542 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15692 | ||
| 7938 | 2026.01.10 06:44:59.679199 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7939 | 2026.01.10 06:44:59.695489 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7940 | 2026.01.10 06:44:59.695546 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7941 | 2026.01.10 06:44:59.701513 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7942 | 2026.01.10 06:44:59.702219 [ 243 ] {} <Trace> system.metric_log (ad48dede-30dc-41ac-a26b-6ee91ecfa19a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7943 | 2026.01.10 06:44:59.705060 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7944 | 2026.01.10 06:45:01.404785 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1032 | ||
| 7945 | 2026.01.10 06:45:01.407224 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7946 | 2026.01.10 06:45:01.407270 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7947 | 2026.01.10 06:45:01.408504 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7948 | 2026.01.10 06:45:01.408952 [ 242 ] {} <Trace> system.query_log (d9aca21c-7b1e-4944-8db0-021d067c0485): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7949 | 2026.01.10 06:45:01.409353 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1032 | ||
| 7950 | 2026.01.10 06:45:02.156065 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7951 | 2026.01.10 06:45:02.156277 [ 253 ] {3c21f843-9c70-4f13-bbe0-eb413fe6d60f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7952 | 2026.01.10 06:45:02.156361 [ 253 ] {3c21f843-9c70-4f13-bbe0-eb413fe6d60f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7953 | 2026.01.10 06:45:02.157305 [ 253 ] {3c21f843-9c70-4f13-bbe0-eb413fe6d60f} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7954 | 2026.01.10 06:45:02.157353 [ 253 ] {3c21f843-9c70-4f13-bbe0-eb413fe6d60f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7955 | 2026.01.10 06:45:02.157780 [ 253 ] {3c21f843-9c70-4f13-bbe0-eb413fe6d60f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7956 | 2026.01.10 06:45:02.158031 [ 253 ] {3c21f843-9c70-4f13-bbe0-eb413fe6d60f} <Trace> oximeter.fields_i16 (cf6f8471-c7a0-425a-8ad9-45c143895d85): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7957 | 2026.01.10 06:45:02.158183 [ 253 ] {3c21f843-9c70-4f13-bbe0-eb413fe6d60f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001966 sec., 208545.26958290947 rows/sec., 13.23 MiB/sec. | ||
| 7958 | 2026.01.10 06:45:02.158225 [ 253 ] {3c21f843-9c70-4f13-bbe0-eb413fe6d60f} <Debug> TCPHandler: Processed in 0.002344746 sec. | ||
| 7959 | 2026.01.10 06:45:02.158361 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7960 | 2026.01.10 06:45:02.158467 [ 253 ] {e6c0f728-2159-4c6f-9a66-0d0b132ced5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7961 | 2026.01.10 06:45:02.158515 [ 253 ] {e6c0f728-2159-4c6f-9a66-0d0b132ced5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7962 | 2026.01.10 06:45:02.159918 [ 253 ] {e6c0f728-2159-4c6f-9a66-0d0b132ced5b} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7963 | 2026.01.10 06:45:02.159958 [ 253 ] {e6c0f728-2159-4c6f-9a66-0d0b132ced5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7964 | 2026.01.10 06:45:02.160378 [ 253 ] {e6c0f728-2159-4c6f-9a66-0d0b132ced5b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7965 | 2026.01.10 06:45:02.160615 [ 253 ] {e6c0f728-2159-4c6f-9a66-0d0b132ced5b} <Trace> oximeter.fields_string (86574a90-3bfd-4b84-b3b3-fab3f2864cd0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7966 | 2026.01.10 06:45:02.160751 [ 253 ] {e6c0f728-2159-4c6f-9a66-0d0b132ced5b} <Debug> executeQuery: Read 1126 rows, 91.19 KiB in 0.002308 sec., 487868.2842287695 rows/sec., 38.58 MiB/sec. | ||
| 7967 | 2026.01.10 06:45:02.160797 [ 253 ] {e6c0f728-2159-4c6f-9a66-0d0b132ced5b} <Debug> TCPHandler: Processed in 0.002487099 sec. | ||
| 7968 | 2026.01.10 06:45:02.160937 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7969 | 2026.01.10 06:45:02.161035 [ 253 ] {0e9093b0-e201-4418-b65c-1de68da1d034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7970 | 2026.01.10 06:45:02.161083 [ 253 ] {0e9093b0-e201-4418-b65c-1de68da1d034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7971 | 2026.01.10 06:45:02.161652 [ 253 ] {0e9093b0-e201-4418-b65c-1de68da1d034} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7972 | 2026.01.10 06:45:02.161692 [ 253 ] {0e9093b0-e201-4418-b65c-1de68da1d034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7973 | 2026.01.10 06:45:02.162033 [ 253 ] {0e9093b0-e201-4418-b65c-1de68da1d034} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7974 | 2026.01.10 06:45:02.162282 [ 253 ] {0e9093b0-e201-4418-b65c-1de68da1d034} <Trace> oximeter.fields_u16 (94a707b4-61d0-4c1e-98a9-dbcae9bfc07c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7975 | 2026.01.10 06:45:02.162437 [ 253 ] {0e9093b0-e201-4418-b65c-1de68da1d034} <Debug> executeQuery: Read 212 rows, 12.84 KiB in 0.001421 sec., 149190.71076706547 rows/sec., 8.83 MiB/sec. | ||
| 7976 | 2026.01.10 06:45:02.162482 [ 253 ] {0e9093b0-e201-4418-b65c-1de68da1d034} <Debug> TCPHandler: Processed in 0.001601488 sec. | ||
| 7977 | 2026.01.10 06:45:02.162598 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7978 | 2026.01.10 06:45:02.162697 [ 253 ] {0fdb99c1-52ea-4ade-a9a5-ad863236bcb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7979 | 2026.01.10 06:45:02.162740 [ 253 ] {0fdb99c1-52ea-4ade-a9a5-ad863236bcb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7980 | 2026.01.10 06:45:02.163277 [ 253 ] {0fdb99c1-52ea-4ade-a9a5-ad863236bcb0} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7981 | 2026.01.10 06:45:02.163321 [ 253 ] {0fdb99c1-52ea-4ade-a9a5-ad863236bcb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7982 | 2026.01.10 06:45:02.163660 [ 253 ] {0fdb99c1-52ea-4ade-a9a5-ad863236bcb0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7983 | 2026.01.10 06:45:02.163896 [ 253 ] {0fdb99c1-52ea-4ade-a9a5-ad863236bcb0} <Trace> oximeter.fields_u32 (8a6ec012-a0c9-479b-b534-302862c1de64): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7984 | 2026.01.10 06:45:02.164030 [ 253 ] {0fdb99c1-52ea-4ade-a9a5-ad863236bcb0} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001351 sec., 156920.79940784603 rows/sec., 10.12 MiB/sec. | ||
| 7985 | 2026.01.10 06:45:02.164080 [ 253 ] {0fdb99c1-52ea-4ade-a9a5-ad863236bcb0} <Debug> TCPHandler: Processed in 0.001531987 sec. | ||
| 7986 | 2026.01.10 06:45:02.164299 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7987 | 2026.01.10 06:45:02.164414 [ 253 ] {60086adf-0e14-45b7-bced-8ac713e93ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7988 | 2026.01.10 06:45:02.164466 [ 253 ] {60086adf-0e14-45b7-bced-8ac713e93ee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7989 | 2026.01.10 06:45:02.165048 [ 253 ] {60086adf-0e14-45b7-bced-8ac713e93ee3} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7990 | 2026.01.10 06:45:02.165088 [ 253 ] {60086adf-0e14-45b7-bced-8ac713e93ee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 7991 | 2026.01.10 06:45:02.165423 [ 253 ] {60086adf-0e14-45b7-bced-8ac713e93ee3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7992 | 2026.01.10 06:45:02.165669 [ 253 ] {60086adf-0e14-45b7-bced-8ac713e93ee3} <Trace> oximeter.fields_u8 (e8a13ea7-76ac-42e5-a288-694cc8a869f3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7993 | 2026.01.10 06:45:02.165832 [ 253 ] {60086adf-0e14-45b7-bced-8ac713e93ee3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001438 sec., 146731.57162726007 rows/sec., 8.33 MiB/sec. | ||
| 7994 | 2026.01.10 06:45:02.165884 [ 253 ] {60086adf-0e14-45b7-bced-8ac713e93ee3} <Debug> TCPHandler: Processed in 0.001647489 sec. | ||
| 7995 | 2026.01.10 06:45:02.166031 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7996 | 2026.01.10 06:45:02.166140 [ 253 ] {a68dc5e2-7972-4f71-88b4-395735859012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7997 | 2026.01.10 06:45:02.166195 [ 253 ] {a68dc5e2-7972-4f71-88b4-395735859012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7998 | 2026.01.10 06:45:02.167309 [ 253 ] {a68dc5e2-7972-4f71-88b4-395735859012} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7999 | 2026.01.10 06:45:02.167355 [ 253 ] {a68dc5e2-7972-4f71-88b4-395735859012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8000 | 2026.01.10 06:45:02.168007 [ 253 ] {a68dc5e2-7972-4f71-88b4-395735859012} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8001 | 2026.01.10 06:45:02.168342 [ 253 ] {a68dc5e2-7972-4f71-88b4-395735859012} <Trace> oximeter.fields_uuid (c39cc178-2310-4132-8a98-db795e40d107): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8002 | 2026.01.10 06:45:02.168506 [ 253 ] {a68dc5e2-7972-4f71-88b4-395735859012} <Debug> executeQuery: Read 686 rows, 49.03 KiB in 0.002385 sec., 287631.02725366876 rows/sec., 20.08 MiB/sec. | ||
| 8003 | 2026.01.10 06:45:02.168555 [ 253 ] {a68dc5e2-7972-4f71-88b4-395735859012} <Debug> TCPHandler: Processed in 0.002582862 sec. | ||
| 8004 | 2026.01.10 06:45:02.168705 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8005 | 2026.01.10 06:45:02.168817 [ 253 ] {e44ec274-c1ec-4c00-b3e5-141cf25c301e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8006 | 2026.01.10 06:45:02.168860 [ 253 ] {e44ec274-c1ec-4c00-b3e5-141cf25c301e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8007 | 2026.01.10 06:45:02.169270 [ 253 ] {e44ec274-c1ec-4c00-b3e5-141cf25c301e} <Trace> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8008 | 2026.01.10 06:45:02.169316 [ 253 ] {e44ec274-c1ec-4c00-b3e5-141cf25c301e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8009 | 2026.01.10 06:45:02.169726 [ 253 ] {e44ec274-c1ec-4c00-b3e5-141cf25c301e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8010 | 2026.01.10 06:45:02.169988 [ 253 ] {e44ec274-c1ec-4c00-b3e5-141cf25c301e} <Trace> oximeter.measurements_bool (13807a6c-adc6-4ac3-b312-6cd6a8e71a29): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8011 | 2026.01.10 06:45:02.170138 [ 253 ] {e44ec274-c1ec-4c00-b3e5-141cf25c301e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001339 sec., 4480.955937266617 rows/sec., 234.11 KiB/sec. | ||
| 8012 | 2026.01.10 06:45:02.170179 [ 253 ] {e44ec274-c1ec-4c00-b3e5-141cf25c301e} <Debug> TCPHandler: Processed in 0.001532537 sec. | ||
| 8013 | 2026.01.10 06:45:02.170312 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8014 | 2026.01.10 06:45:02.170420 [ 253 ] {ba520bf5-4ac3-4983-b62f-a55452f9271d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8015 | 2026.01.10 06:45:02.170467 [ 253 ] {ba520bf5-4ac3-4983-b62f-a55452f9271d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8016 | 2026.01.10 06:45:02.170983 [ 253 ] {ba520bf5-4ac3-4983-b62f-a55452f9271d} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8017 | 2026.01.10 06:45:02.171020 [ 253 ] {ba520bf5-4ac3-4983-b62f-a55452f9271d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8018 | 2026.01.10 06:45:02.171371 [ 253 ] {ba520bf5-4ac3-4983-b62f-a55452f9271d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8019 | 2026.01.10 06:45:02.171603 [ 253 ] {ba520bf5-4ac3-4983-b62f-a55452f9271d} <Trace> oximeter.measurements_cumulativeu64 (ae8e84a5-af9c-4c3b-a040-45db296abebf): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8020 | 2026.01.10 06:45:02.171733 [ 253 ] {ba520bf5-4ac3-4983-b62f-a55452f9271d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001332 sec., 235735.7357357357 rows/sec., 15.49 MiB/sec. | ||
| 8021 | 2026.01.10 06:45:02.171770 [ 253 ] {ba520bf5-4ac3-4983-b62f-a55452f9271d} <Debug> TCPHandler: Processed in 0.001509916 sec. | ||
| 8022 | 2026.01.10 06:45:02.171887 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8023 | 2026.01.10 06:45:02.171984 [ 253 ] {e23fa622-92fe-4c31-9604-3e6905660ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8024 | 2026.01.10 06:45:02.172026 [ 253 ] {e23fa622-92fe-4c31-9604-3e6905660ff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8025 | 2026.01.10 06:45:02.172338 [ 253 ] {e23fa622-92fe-4c31-9604-3e6905660ff8} <Trace> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8026 | 2026.01.10 06:45:02.172375 [ 253 ] {e23fa622-92fe-4c31-9604-3e6905660ff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8027 | 2026.01.10 06:45:02.172684 [ 253 ] {e23fa622-92fe-4c31-9604-3e6905660ff8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8028 | 2026.01.10 06:45:02.172909 [ 253 ] {e23fa622-92fe-4c31-9604-3e6905660ff8} <Trace> oximeter.measurements_f64 (219a6cb1-eb2b-4a50-a0fb-3ad1c002aee9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8029 | 2026.01.10 06:45:02.173043 [ 253 ] {e23fa622-92fe-4c31-9604-3e6905660ff8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001078 sec., 927.643784786642 rows/sec., 62.51 KiB/sec. | ||
| 8030 | 2026.01.10 06:45:02.173080 [ 253 ] {e23fa622-92fe-4c31-9604-3e6905660ff8} <Debug> TCPHandler: Processed in 0.00124332 sec. | ||
| 8031 | 2026.01.10 06:45:02.173193 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8032 | 2026.01.10 06:45:02.173290 [ 253 ] {324d7776-a013-43c6-b1e2-3449c33b6540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8033 | 2026.01.10 06:45:02.173347 [ 253 ] {324d7776-a013-43c6-b1e2-3449c33b6540} <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 | ||
| 8034 | 2026.01.10 06:45:02.174109 [ 253 ] {324d7776-a013-43c6-b1e2-3449c33b6540} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8035 | 2026.01.10 06:45:02.174146 [ 253 ] {324d7776-a013-43c6-b1e2-3449c33b6540} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8036 | 2026.01.10 06:45:02.174669 [ 253 ] {324d7776-a013-43c6-b1e2-3449c33b6540} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8037 | 2026.01.10 06:45:02.174936 [ 253 ] {324d7776-a013-43c6-b1e2-3449c33b6540} <Trace> oximeter.measurements_histogramu64 (0c9e8585-b915-491c-95c4-2043a040291f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8038 | 2026.01.10 06:45:02.175082 [ 253 ] {324d7776-a013-43c6-b1e2-3449c33b6540} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001811 sec., 3865.267807840972 rows/sec., 6.93 MiB/sec. | ||
| 8039 | 2026.01.10 06:45:02.175139 [ 253 ] {324d7776-a013-43c6-b1e2-3449c33b6540} <Debug> TCPHandler: Processed in 0.001995518 sec. | ||
| 8040 | 2026.01.10 06:45:02.175266 [ 253 ] {} <Trace> TCP-Session: 1efa9ffd-3075-4f39-ae9e-a33468d0cdf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8041 | 2026.01.10 06:45:02.175364 [ 253 ] {4b13e066-99eb-4235-9e2b-8810917c90cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49241) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8042 | 2026.01.10 06:45:02.175410 [ 253 ] {4b13e066-99eb-4235-9e2b-8810917c90cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8043 | 2026.01.10 06:45:02.175841 [ 253 ] {4b13e066-99eb-4235-9e2b-8810917c90cf} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8044 | 2026.01.10 06:45:02.175884 [ 253 ] {4b13e066-99eb-4235-9e2b-8810917c90cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.47 GiB. | ||
| 8045 | 2026.01.10 06:45:02.176262 [ 253 ] {4b13e066-99eb-4235-9e2b-8810917c90cf} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8046 | 2026.01.10 06:45:02.176547 [ 253 ] {4b13e066-99eb-4235-9e2b-8810917c90cf} <Trace> oximeter.measurements_u64 (1cf189f8-fa65-4b5e-bf36-8ab33a3d69c4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8047 | 2026.01.10 06:45:02.176689 [ 253 ] {4b13e066-99eb-4235-9e2b-8810917c90cf} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001343 sec., 77438.57036485481 rows/sec., 4.74 MiB/sec. | ||
| 8048 | 2026.01.10 06:45:02.176739 [ 253 ] {4b13e066-99eb-4235-9e2b-8810917c90cf} <Debug> TCPHandler: Processed in 0.001526927 sec. | ||