| 1 | [ Dec 24 05:12:10 Enabled. ] | ||
| 2 | [ Dec 24 05:12:10 Rereading configuration. ] | ||
| 3 | [ Dec 24 05:12:11 Rereading configuration. ] | ||
| 4 | [ Dec 24 05:12:15 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Dec 24 05:12:15 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2025.12.24 05:12:17.762035 [ 1 ] {} <Information> Application: Will watch for the process with pid 24066 | ||
| 29 | 2025.12.24 05:12:17.762452 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.12.24 05:12:18.263145 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24066 | ||
| 31 | 2025.12.24 05:12:18.265360 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.12.24 05:12:18.265515 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.12.24 05:12:18.441518 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.12.24 05:12:18.494858 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.12.24 05:12:18.494948 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.12.24 05:12:18.494970 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.12.24 05:12:18.495037 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.12.24 05:12:18.495750 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.12.24 05:12:18.499552 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2025.12.24 05:12:18.500411 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.12.24 05:12:18.501294 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2025.12.24 05:12:18.501346 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2025.12.24 05:12:18.501397 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.12.24 05:12:18.502155 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.12.24 05:12:18.503204 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.12.24 05:12:18.510245 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.12.24 05:12:18.511028 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.12.24 05:12:18.512463 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.12.24 05:12:18.512596 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.12.24 05:12:18.513679 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2025.12.24 05:12:18.514205 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.12.24 05:12:18.518516 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.12.24 05:12:18.518942 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.12.24 05:12:18.529926 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.12.24 05:12:18.530415 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.12.24 05:12:18.530875 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.12.24 05:12:18.531250 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.12.24 05:12:18.532801 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.12.24 05:12:18.532827 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.12.24 05:12:18.532920 [ 168 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.12.24 05:12:18.533021 [ 168 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.12.24 05:12:18.557442 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.12.24 05:12:18.557472 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000198923 sec | ||
| 68 | 2025.12.24 05:12:18.557532 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.12.24 05:12:18.557588 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.12.24 05:12:18.558345 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.12.24 05:12:18.559008 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.12.24 05:12:18.580578 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.12.24 05:12:18.580630 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.12.24 05:12:18.580708 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.12.24 05:12:18.580721 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.12.24 05:12:18.580758 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.12.24 05:12:18.580841 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.12.24 05:12:18.584865 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.12.24 05:12:18.584916 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.12.24 05:12:18.584969 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.12.24 05:12:18.585143 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.12.24 05:12:18.585187 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.12.24 05:12:18.585199 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.12.24 05:12:18.585277 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.12.24 05:12:18.585291 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.12.24 05:12:18.585323 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.12.24 05:12:18.585419 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.12.24 05:12:18.610156 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.12.24 05:12:18.621741 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.12.24 05:12:18.621874 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000151072 sec | ||
| 91 | 2025.12.24 05:12:18.621891 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.12.24 05:12:18.621902 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.12.24 05:12:18.621934 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.12.24 05:12:18.622257 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.12.24 05:12:18.622379 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.12.24 05:12:18.622393 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.12.24 05:12:18.622404 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2025.12.24 05:12:18.622415 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.12.24 05:12:18.648831 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.12.24 05:12:18.649061 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.76 MiB (RSS), difference: 91.99 MiB | ||
| 101 | 2025.12.24 05:12:18.650517 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.314e-05 sec. | ||
| 102 | 2025.12.24 05:12:18.651012 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.12.24 05:12:18.652396 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.12.24 05:12:18.652418 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.12.24 05:12:19.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.78 MiB, peak 116.78 MiB, free memory in arenas 0.00 B, will set to 118.30 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2025.12.24 05:12:19.130342 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52710 | ||
| 107 | 2025.12.24 05:12:19.131614 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2025.12.24 05:12:19.131679 [ 3 ] {} <Debug> TCP-Session: 8bfa6e2f-9a0f-4ff4-914c-fa9d3bf3bb1e Authenticating user 'default' from [fd00:1122:3344:101::b]:52710 | ||
| 109 | 2025.12.24 05:12:19.131790 [ 3 ] {} <Debug> TCP-Session: 8bfa6e2f-9a0f-4ff4-914c-fa9d3bf3bb1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.12.24 05:12:19.131804 [ 3 ] {} <Debug> TCP-Session: 8bfa6e2f-9a0f-4ff4-914c-fa9d3bf3bb1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2025.12.24 05:12:19.131897 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2025.12.24 05:12:19.131994 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.12.24 05:12:19.132010 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2025.12.24 05:12:19.132628 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35836 | ||
| 115 | 2025.12.24 05:12:19.132628 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61567 | ||
| 116 | 2025.12.24 05:12:19.132797 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42594 | ||
| 117 | 2025.12.24 05:12:19.132817 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2025.12.24 05:12:19.132881 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2025.12.24 05:12:19.132913 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57962 | ||
| 120 | 2025.12.24 05:12:19.132932 [ 254 ] {} <Debug> TCP-Session: a5227c18-6e63-4dc7-8219-51666efd9915 Authenticating user 'default' from [fd00:1122:3344:101::b]:61567 | ||
| 121 | 2025.12.24 05:12:19.132920 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58218 | ||
| 122 | 2025.12.24 05:12:19.132924 [ 4 ] {} <Debug> TCP-Session: e557f186-ae3b-4ce0-b481-143c4d22c2e9 Authenticating user 'default' from [fd00:1122:3344:101::b]:35836 | ||
| 123 | 2025.12.24 05:12:19.133033 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2025.12.24 05:12:19.133071 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47007 | ||
| 125 | 2025.12.24 05:12:19.133113 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2025.12.24 05:12:19.133066 [ 4 ] {} <Debug> TCP-Session: e557f186-ae3b-4ce0-b481-143c4d22c2e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2025.12.24 05:12:19.133172 [ 255 ] {} <Debug> TCP-Session: cbaca241-6be4-4ccb-8c12-e3fa9f29bd18 Authenticating user 'default' from [fd00:1122:3344:101::b]:42594 | ||
| 128 | 2025.12.24 05:12:19.133215 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2025.12.24 05:12:19.133229 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36822 | ||
| 130 | 2025.12.24 05:12:19.133197 [ 4 ] {} <Debug> TCP-Session: e557f186-ae3b-4ce0-b481-143c4d22c2e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2025.12.24 05:12:19.133293 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2025.12.24 05:12:19.133296 [ 5 ] {} <Debug> TCP-Session: 9ba192df-f15a-4101-8d7e-913d307764aa Authenticating user 'default' from [fd00:1122:3344:101::b]:58218 | ||
| 133 | 2025.12.24 05:12:19.133279 [ 255 ] {} <Debug> TCP-Session: cbaca241-6be4-4ccb-8c12-e3fa9f29bd18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2025.12.24 05:12:19.133395 [ 257 ] {} <Debug> TCP-Session: 76f34540-3bcf-49af-b866-19855861d31f Authenticating user 'default' from [fd00:1122:3344:101::b]:47007 | ||
| 135 | 2025.12.24 05:12:19.133383 [ 5 ] {} <Debug> TCP-Session: 9ba192df-f15a-4101-8d7e-913d307764aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2025.12.24 05:12:19.133368 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2025.12.24 05:12:19.133476 [ 5 ] {} <Debug> TCP-Session: 9ba192df-f15a-4101-8d7e-913d307764aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2025.12.24 05:12:19.133548 [ 258 ] {} <Debug> TCP-Session: 4d15e5a8-2d08-44fd-8593-7476522014e0 Authenticating user 'default' from [fd00:1122:3344:101::b]:36822 | ||
| 139 | 2025.12.24 05:12:19.133466 [ 255 ] {} <Debug> TCP-Session: cbaca241-6be4-4ccb-8c12-e3fa9f29bd18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.12.24 05:12:19.133179 [ 256 ] {} <Debug> TCP-Session: 90e421e4-d044-4db5-ae0e-ba18c27e1d8e Authenticating user 'default' from [fd00:1122:3344:101::b]:57962 | ||
| 141 | 2025.12.24 05:12:19.133623 [ 258 ] {} <Debug> TCP-Session: 4d15e5a8-2d08-44fd-8593-7476522014e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2025.12.24 05:12:19.133057 [ 254 ] {} <Debug> TCP-Session: a5227c18-6e63-4dc7-8219-51666efd9915 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2025.12.24 05:12:19.133488 [ 257 ] {} <Debug> TCP-Session: 76f34540-3bcf-49af-b866-19855861d31f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.12.24 05:12:19.133712 [ 258 ] {} <Debug> TCP-Session: 4d15e5a8-2d08-44fd-8593-7476522014e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.12.24 05:12:19.133699 [ 254 ] {} <Debug> TCP-Session: a5227c18-6e63-4dc7-8219-51666efd9915 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.12.24 05:12:19.133797 [ 257 ] {} <Debug> TCP-Session: 76f34540-3bcf-49af-b866-19855861d31f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.12.24 05:12:19.133691 [ 256 ] {} <Debug> TCP-Session: 90e421e4-d044-4db5-ae0e-ba18c27e1d8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.12.24 05:12:19.133901 [ 256 ] {} <Debug> TCP-Session: 90e421e4-d044-4db5-ae0e-ba18c27e1d8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2025.12.24 05:12:19.493241 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63782 | ||
| 150 | 2025.12.24 05:12:19.495248 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2025.12.24 05:12:19.495301 [ 259 ] {} <Debug> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:63782 | ||
| 152 | 2025.12.24 05:12:19.495325 [ 259 ] {} <Debug> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.12.24 05:12:19.495421 [ 259 ] {} <Debug> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.12.24 05:12:19.495494 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2025.12.24 05:12:19.495554 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2025.12.24 05:12:19.495697 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2025.12.24 05:12:19.496272 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63359 | ||
| 158 | 2025.12.24 05:12:19.496418 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55919 | ||
| 159 | 2025.12.24 05:12:19.496498 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2025.12.24 05:12:19.496597 [ 260 ] {} <Debug> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Authenticating user 'default' from [fd00:1122:3344:101::d]:63359 | ||
| 161 | 2025.12.24 05:12:19.496666 [ 260 ] {} <Debug> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 162 | 2025.12.24 05:12:19.496669 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34437 | ||
| 163 | 2025.12.24 05:12:19.496672 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39625 | ||
| 164 | 2025.12.24 05:12:19.496682 [ 260 ] {} <Debug> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2025.12.24 05:12:19.496799 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51738 | ||
| 166 | 2025.12.24 05:12:19.496875 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 167 | 2025.12.24 05:12:19.496920 [ 263 ] {} <Debug> TCP-Session: 3693401f-8780-4b2d-9ceb-fe8cbedcb0c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34437 | ||
| 168 | 2025.12.24 05:12:19.497026 [ 263 ] {} <Debug> TCP-Session: 3693401f-8780-4b2d-9ceb-fe8cbedcb0c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2025.12.24 05:12:19.497032 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42520 | ||
| 170 | 2025.12.24 05:12:19.497043 [ 263 ] {} <Debug> TCP-Session: 3693401f-8780-4b2d-9ceb-fe8cbedcb0c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2025.12.24 05:12:19.497084 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2025.12.24 05:12:19.497068 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2025.12.24 05:12:19.497196 [ 264 ] {} <Debug> TCP-Session: 299b1c61-cc8c-47e0-9606-0c60e7ba8922 Authenticating user 'default' from [fd00:1122:3344:101::d]:51738 | ||
| 174 | 2025.12.24 05:12:19.497175 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57651 | ||
| 175 | 2025.12.24 05:12:19.497269 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 176 | 2025.12.24 05:12:19.497210 [ 262 ] {} <Debug> TCP-Session: a05c7fd9-058a-4b9f-b413-ad0b2f87e1c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39625 | ||
| 177 | 2025.12.24 05:12:19.497323 [ 264 ] {} <Debug> TCP-Session: 299b1c61-cc8c-47e0-9606-0c60e7ba8922 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2025.12.24 05:12:19.497359 [ 262 ] {} <Debug> TCP-Session: a05c7fd9-058a-4b9f-b413-ad0b2f87e1c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2025.12.24 05:12:19.497356 [ 265 ] {} <Debug> TCP-Session: a80b193f-1648-48b4-a141-ed80d57732cc Authenticating user 'default' from [fd00:1122:3344:101::d]:42520 | ||
| 180 | 2025.12.24 05:12:19.497435 [ 264 ] {} <Debug> TCP-Session: 299b1c61-cc8c-47e0-9606-0c60e7ba8922 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2025.12.24 05:12:19.497472 [ 265 ] {} <Debug> TCP-Session: a80b193f-1648-48b4-a141-ed80d57732cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2025.12.24 05:12:19.497455 [ 262 ] {} <Debug> TCP-Session: a05c7fd9-058a-4b9f-b413-ad0b2f87e1c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2025.12.24 05:12:19.497339 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38089 | ||
| 184 | 2025.12.24 05:12:19.497570 [ 265 ] {} <Debug> TCP-Session: a80b193f-1648-48b4-a141-ed80d57732cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2025.12.24 05:12:19.498540 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 186 | 2025.12.24 05:12:19.498566 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 187 | 2025.12.24 05:12:19.498629 [ 267 ] {} <Debug> TCP-Session: fda95884-6269-4b2d-93b2-24687e36564d Authenticating user 'default' from [fd00:1122:3344:101::d]:38089 | ||
| 188 | 2025.12.24 05:12:19.498576 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 189 | 2025.12.24 05:12:19.498714 [ 267 ] {} <Debug> TCP-Session: fda95884-6269-4b2d-93b2-24687e36564d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2025.12.24 05:12:19.498737 [ 267 ] {} <Debug> TCP-Session: fda95884-6269-4b2d-93b2-24687e36564d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.12.24 05:12:19.498771 [ 266 ] {} <Debug> TCP-Session: 3fddf36c-3e48-41d1-b153-9deedac24a31 Authenticating user 'default' from [fd00:1122:3344:101::d]:57651 | ||
| 192 | 2025.12.24 05:12:19.498749 [ 261 ] {} <Debug> TCP-Session: 77fdb617-82e5-4436-8410-0c919b6e4f6c Authenticating user 'default' from [fd00:1122:3344:101::d]:55919 | ||
| 193 | 2025.12.24 05:12:19.498834 [ 261 ] {} <Debug> TCP-Session: 77fdb617-82e5-4436-8410-0c919b6e4f6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2025.12.24 05:12:19.498855 [ 266 ] {} <Debug> TCP-Session: 3fddf36c-3e48-41d1-b153-9deedac24a31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2025.12.24 05:12:19.498952 [ 261 ] {} <Debug> TCP-Session: 77fdb617-82e5-4436-8410-0c919b6e4f6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2025.12.24 05:12:19.498968 [ 266 ] {} <Debug> TCP-Session: 3fddf36c-3e48-41d1-b153-9deedac24a31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2025.12.24 05:12:19.501095 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 198 | 2025.12.24 05:12:19.504414 [ 259 ] {ec071de5-de00-4ad8-b889-81ffc50ba5fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 199 | 2025.12.24 05:12:19.551948 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47812 | ||
| 200 | 2025.12.24 05:12:19.559537 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 201 | 2025.12.24 05:12:19.559577 [ 268 ] {} <Debug> TCP-Session: b723d4fa-9b23-4485-85dd-4ac332ce000f Authenticating user 'default' from [fd00:1122:3344:101::c]:47812 | ||
| 202 | 2025.12.24 05:12:19.559601 [ 268 ] {} <Debug> TCP-Session: b723d4fa-9b23-4485-85dd-4ac332ce000f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 203 | 2025.12.24 05:12:19.559743 [ 268 ] {} <Debug> TCP-Session: b723d4fa-9b23-4485-85dd-4ac332ce000f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 204 | 2025.12.24 05:12:19.559811 [ 268 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 205 | 2025.12.24 05:12:19.559839 [ 268 ] {} <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 | ||
| 206 | 2025.12.24 05:12:19.559934 [ 268 ] {} <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 | ||
| 207 | 2025.12.24 05:12:19.563716 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33183 | ||
| 208 | 2025.12.24 05:12:19.569425 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60935 | ||
| 209 | 2025.12.24 05:12:19.579443 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59340 | ||
| 210 | 2025.12.24 05:12:19.587040 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56161 | ||
| 211 | 2025.12.24 05:12:19.590149 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 212 | 2025.12.24 05:12:19.590218 [ 269 ] {} <Debug> TCP-Session: 07a399a0-c540-44af-be30-f3e6c8fa49bf Authenticating user 'default' from [fd00:1122:3344:101::c]:33183 | ||
| 213 | 2025.12.24 05:12:19.590245 [ 269 ] {} <Debug> TCP-Session: 07a399a0-c540-44af-be30-f3e6c8fa49bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 214 | 2025.12.24 05:12:19.590397 [ 269 ] {} <Debug> TCP-Session: 07a399a0-c540-44af-be30-f3e6c8fa49bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 215 | 2025.12.24 05:12:19.592709 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42238 | ||
| 216 | 2025.12.24 05:12:19.598213 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60052 | ||
| 217 | 2025.12.24 05:12:19.600504 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55550 | ||
| 218 | 2025.12.24 05:12:19.602688 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 219 | 2025.12.24 05:12:19.602725 [ 273 ] {} <Debug> TCP-Session: 9ac65701-224b-4790-ae32-31c2628323ce Authenticating user 'default' from [fd00:1122:3344:101::c]:42238 | ||
| 220 | 2025.12.24 05:12:19.602745 [ 273 ] {} <Debug> TCP-Session: 9ac65701-224b-4790-ae32-31c2628323ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2025.12.24 05:12:19.602833 [ 273 ] {} <Debug> TCP-Session: 9ac65701-224b-4790-ae32-31c2628323ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2025.12.24 05:12:19.603565 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 223 | 2025.12.24 05:12:19.603624 [ 275 ] {} <Debug> TCP-Session: 215d620c-778f-446d-8bbc-26a34f473aec Authenticating user 'default' from [fd00:1122:3344:101::c]:55550 | ||
| 224 | 2025.12.24 05:12:19.603966 [ 275 ] {} <Debug> TCP-Session: 215d620c-778f-446d-8bbc-26a34f473aec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2025.12.24 05:12:19.603987 [ 275 ] {} <Debug> TCP-Session: 215d620c-778f-446d-8bbc-26a34f473aec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2025.12.24 05:12:19.609246 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 227 | 2025.12.24 05:12:19.609324 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 228 | 2025.12.24 05:12:19.609540 [ 274 ] {} <Debug> TCP-Session: a0cd657d-bf12-4436-a2aa-7283dfeb3a29 Authenticating user 'default' from [fd00:1122:3344:101::c]:60052 | ||
| 229 | 2025.12.24 05:12:19.609565 [ 272 ] {} <Debug> TCP-Session: 152b7eff-5e26-42d1-b74a-cb1dc44d615d Authenticating user 'default' from [fd00:1122:3344:101::c]:56161 | ||
| 230 | 2025.12.24 05:12:19.609570 [ 274 ] {} <Debug> TCP-Session: a0cd657d-bf12-4436-a2aa-7283dfeb3a29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2025.12.24 05:12:19.609674 [ 272 ] {} <Debug> TCP-Session: 152b7eff-5e26-42d1-b74a-cb1dc44d615d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2025.12.24 05:12:19.609720 [ 274 ] {} <Debug> TCP-Session: a0cd657d-bf12-4436-a2aa-7283dfeb3a29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2025.12.24 05:12:19.609734 [ 272 ] {} <Debug> TCP-Session: 152b7eff-5e26-42d1-b74a-cb1dc44d615d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2025.12.24 05:12:19.615655 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 235 | 2025.12.24 05:12:19.615708 [ 270 ] {} <Debug> TCP-Session: 6df6333d-e6a4-43d7-95f9-2d8c8abea095 Authenticating user 'default' from [fd00:1122:3344:101::c]:60935 | ||
| 236 | 2025.12.24 05:12:19.615711 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2025.12.24 05:12:19.615728 [ 270 ] {} <Debug> TCP-Session: 6df6333d-e6a4-43d7-95f9-2d8c8abea095 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 238 | 2025.12.24 05:12:19.615872 [ 271 ] {} <Debug> TCP-Session: 4c063436-3167-4fb9-9377-1f1c1c32b13f Authenticating user 'default' from [fd00:1122:3344:101::c]:59340 | ||
| 239 | 2025.12.24 05:12:19.615882 [ 270 ] {} <Debug> TCP-Session: 6df6333d-e6a4-43d7-95f9-2d8c8abea095 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2025.12.24 05:12:19.617904 [ 271 ] {} <Debug> TCP-Session: 4c063436-3167-4fb9-9377-1f1c1c32b13f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2025.12.24 05:12:19.617934 [ 271 ] {} <Debug> TCP-Session: 4c063436-3167-4fb9-9377-1f1c1c32b13f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 242 | 2025.12.24 05:12:19.674047 [ 259 ] {ec071de5-de00-4ad8-b889-81ffc50ba5fa} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:63782) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 243 | |||
| 244 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 254 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 258 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 265 | |||
| 266 | 2025.12.24 05:12:19.675116 [ 259 ] {ec071de5-de00-4ad8-b889-81ffc50ba5fa} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 267 | |||
| 268 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 274 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 275 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 276 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 278 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 282 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 289 | |||
| 290 | 2025.12.24 05:12:19.675359 [ 259 ] {ec071de5-de00-4ad8-b889-81ffc50ba5fa} <Debug> TCPHandler: Processed in 0.176793455 sec. | ||
| 291 | 2025.12.24 05:12:19.675823 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 292 | 2025.12.24 05:12:19.676065 [ 260 ] {4336ecb8-32e0-4f16-9ea3-aa45882427fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 293 | 2025.12.24 05:12:19.676567 [ 260 ] {4336ecb8-32e0-4f16-9ea3-aa45882427fe} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:63359) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 294 | |||
| 295 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 309 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 310 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 316 | |||
| 317 | 2025.12.24 05:12:19.676922 [ 260 ] {4336ecb8-32e0-4f16-9ea3-aa45882427fe} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 318 | |||
| 319 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 333 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 334 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 336 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 337 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 340 | |||
| 341 | 2025.12.24 05:12:19.677180 [ 260 ] {4336ecb8-32e0-4f16-9ea3-aa45882427fe} <Debug> TCPHandler: Processed in 0.001541029 sec. | ||
| 342 | 2025.12.24 05:12:19.677497 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2025.12.24 05:12:19.678300 [ 259 ] {c2c5eddd-46dc-4da2-8a64-8f08dc60845f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 344 | 2025.12.24 05:12:19.678977 [ 259 ] {c2c5eddd-46dc-4da2-8a64-8f08dc60845f} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 345 | 2025.12.24 05:12:19.689461 [ 259 ] {c2c5eddd-46dc-4da2-8a64-8f08dc60845f} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 346 | 2025.12.24 05:12:19.689487 [ 259 ] {c2c5eddd-46dc-4da2-8a64-8f08dc60845f} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.5551e-05 sec | ||
| 347 | 2025.12.24 05:12:19.689501 [ 259 ] {c2c5eddd-46dc-4da2-8a64-8f08dc60845f} <Trace> ReferentialDeps: No tables | ||
| 348 | 2025.12.24 05:12:19.689559 [ 259 ] {c2c5eddd-46dc-4da2-8a64-8f08dc60845f} <Trace> LoadingDeps: No tables | ||
| 349 | 2025.12.24 05:12:19.689638 [ 259 ] {c2c5eddd-46dc-4da2-8a64-8f08dc60845f} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 350 | 2025.12.24 05:12:19.690371 [ 259 ] {c2c5eddd-46dc-4da2-8a64-8f08dc60845f} <Debug> TCPHandler: Processed in 0.012989297 sec. | ||
| 351 | 2025.12.24 05:12:19.690561 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 352 | 2025.12.24 05:12:19.690834 [ 259 ] {6f764c2e-43ae-4b52-a90d-8ed6e049d684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) /* The version table contains metadata about the `oximeter` database */ | ||
| 353 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 354 | 2025.12.24 05:12:19.690896 [ 259 ] {6f764c2e-43ae-4b52-a90d-8ed6e049d684} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 355 | 2025.12.24 05:12:19.696119 [ 259 ] {6f764c2e-43ae-4b52-a90d-8ed6e049d684} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 356 | 2025.12.24 05:12:19.706656 [ 259 ] {6f764c2e-43ae-4b52-a90d-8ed6e049d684} <Debug> oximeter.version (59cf6c02-30e1-42f0-a168-26de35ed0f8e): Loading data parts | ||
| 357 | 2025.12.24 05:12:19.709203 [ 259 ] {6f764c2e-43ae-4b52-a90d-8ed6e049d684} <Debug> oximeter.version (59cf6c02-30e1-42f0-a168-26de35ed0f8e): There are no data parts | ||
| 358 | 2025.12.24 05:12:19.718168 [ 259 ] {6f764c2e-43ae-4b52-a90d-8ed6e049d684} <Debug> TCPHandler: Processed in 0.027667564 sec. | ||
| 359 | 2025.12.24 05:12:19.718400 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 360 | 2025.12.24 05:12:19.718611 [ 259 ] {c3d25c5b-d50b-4c2e-bbd1-69afdeedb59a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) /* The measurement tables contain all individual samples from each timeseries. | ||
| 361 | * | ||
| 362 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 363 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 364 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 365 | * by all samples from the same timeseries. | ||
| 366 | * | ||
| 367 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 368 | * and then uses that to index quickly into the measurements tables. | ||
| 369 | */ | ||
| 370 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 371 | 2025.12.24 05:12:19.718743 [ 259 ] {c3d25c5b-d50b-4c2e-bbd1-69afdeedb59a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 372 | 2025.12.24 05:12:19.740162 [ 259 ] {c3d25c5b-d50b-4c2e-bbd1-69afdeedb59a} <Debug> oximeter.measurements_bool (84bcada3-5411-4421-ae47-da10fd169529): Loading data parts | ||
| 373 | 2025.12.24 05:12:19.740551 [ 259 ] {c3d25c5b-d50b-4c2e-bbd1-69afdeedb59a} <Debug> oximeter.measurements_bool (84bcada3-5411-4421-ae47-da10fd169529): There are no data parts | ||
| 374 | 2025.12.24 05:12:19.743575 [ 259 ] {c3d25c5b-d50b-4c2e-bbd1-69afdeedb59a} <Debug> TCPHandler: Processed in 0.025263565 sec. | ||
| 375 | 2025.12.24 05:12:19.743847 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 376 | 2025.12.24 05:12:19.744138 [ 259 ] {74912d26-9aa9-41c1-9520-b97e25583c5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 377 | 2025.12.24 05:12:19.744272 [ 259 ] {74912d26-9aa9-41c1-9520-b97e25583c5a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 378 | 2025.12.24 05:12:19.751659 [ 259 ] {74912d26-9aa9-41c1-9520-b97e25583c5a} <Debug> oximeter.measurements_i8 (e38ca3e7-2833-4d9d-8c2d-79245742ddd0): Loading data parts | ||
| 379 | 2025.12.24 05:12:19.751861 [ 259 ] {74912d26-9aa9-41c1-9520-b97e25583c5a} <Debug> oximeter.measurements_i8 (e38ca3e7-2833-4d9d-8c2d-79245742ddd0): There are no data parts | ||
| 380 | 2025.12.24 05:12:19.754869 [ 259 ] {74912d26-9aa9-41c1-9520-b97e25583c5a} <Debug> TCPHandler: Processed in 0.011127254 sec. | ||
| 381 | 2025.12.24 05:12:19.755032 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 382 | 2025.12.24 05:12:19.755197 [ 259 ] {a8bd429e-a5a7-4a7a-96e1-1117b5ff2a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 383 | 2025.12.24 05:12:19.755328 [ 259 ] {a8bd429e-a5a7-4a7a-96e1-1117b5ff2a8a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 384 | 2025.12.24 05:12:19.763907 [ 259 ] {a8bd429e-a5a7-4a7a-96e1-1117b5ff2a8a} <Debug> oximeter.measurements_u8 (fac9254d-2217-49bd-a12c-9dccf2c14f5a): Loading data parts | ||
| 385 | 2025.12.24 05:12:19.764298 [ 259 ] {a8bd429e-a5a7-4a7a-96e1-1117b5ff2a8a} <Debug> oximeter.measurements_u8 (fac9254d-2217-49bd-a12c-9dccf2c14f5a): There are no data parts | ||
| 386 | 2025.12.24 05:12:19.774927 [ 259 ] {a8bd429e-a5a7-4a7a-96e1-1117b5ff2a8a} <Debug> TCPHandler: Processed in 0.019947881 sec. | ||
| 387 | 2025.12.24 05:12:19.775101 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 388 | 2025.12.24 05:12:19.775374 [ 259 ] {9e820b85-032b-4c9e-9801-0636d3a55914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 389 | 2025.12.24 05:12:19.775508 [ 259 ] {9e820b85-032b-4c9e-9801-0636d3a55914} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 390 | 2025.12.24 05:12:19.781458 [ 259 ] {9e820b85-032b-4c9e-9801-0636d3a55914} <Debug> oximeter.measurements_i16 (d1f9e84f-e36b-479f-b898-b0dfcd1c18f2): Loading data parts | ||
| 391 | 2025.12.24 05:12:19.781641 [ 259 ] {9e820b85-032b-4c9e-9801-0636d3a55914} <Debug> oximeter.measurements_i16 (d1f9e84f-e36b-479f-b898-b0dfcd1c18f2): There are no data parts | ||
| 392 | 2025.12.24 05:12:19.786997 [ 259 ] {9e820b85-032b-4c9e-9801-0636d3a55914} <Debug> TCPHandler: Processed in 0.011957114 sec. | ||
| 393 | 2025.12.24 05:12:19.787152 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 394 | 2025.12.24 05:12:19.787309 [ 259 ] {3a755829-9175-4f02-82ae-a3ce16b953b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 395 | 2025.12.24 05:12:19.787435 [ 259 ] {3a755829-9175-4f02-82ae-a3ce16b953b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 396 | 2025.12.24 05:12:19.796283 [ 259 ] {3a755829-9175-4f02-82ae-a3ce16b953b8} <Debug> oximeter.measurements_u16 (bc0f5441-3ad4-4b00-b6b8-05fa4065fa55): Loading data parts | ||
| 397 | 2025.12.24 05:12:19.796570 [ 259 ] {3a755829-9175-4f02-82ae-a3ce16b953b8} <Debug> oximeter.measurements_u16 (bc0f5441-3ad4-4b00-b6b8-05fa4065fa55): There are no data parts | ||
| 398 | 2025.12.24 05:12:19.802555 [ 259 ] {3a755829-9175-4f02-82ae-a3ce16b953b8} <Debug> TCPHandler: Processed in 0.015450096 sec. | ||
| 399 | 2025.12.24 05:12:19.802730 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 400 | 2025.12.24 05:12:19.803046 [ 259 ] {5facdff6-a00f-4d7e-8309-ee04995b2c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 401 | 2025.12.24 05:12:19.803173 [ 259 ] {5facdff6-a00f-4d7e-8309-ee04995b2c0b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 402 | 2025.12.24 05:12:19.813426 [ 259 ] {5facdff6-a00f-4d7e-8309-ee04995b2c0b} <Debug> oximeter.measurements_i32 (db3d966b-9980-49c5-8bb5-1679d1532068): Loading data parts | ||
| 403 | 2025.12.24 05:12:19.813644 [ 259 ] {5facdff6-a00f-4d7e-8309-ee04995b2c0b} <Debug> oximeter.measurements_i32 (db3d966b-9980-49c5-8bb5-1679d1532068): There are no data parts | ||
| 404 | 2025.12.24 05:12:19.824282 [ 259 ] {5facdff6-a00f-4d7e-8309-ee04995b2c0b} <Debug> TCPHandler: Processed in 0.021611621 sec. | ||
| 405 | 2025.12.24 05:12:19.824503 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 406 | 2025.12.24 05:12:19.824763 [ 259 ] {66e07726-84f9-4f07-86c6-c34762a5bb0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 407 | 2025.12.24 05:12:19.824946 [ 259 ] {66e07726-84f9-4f07-86c6-c34762a5bb0a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 408 | 2025.12.24 05:12:19.844973 [ 259 ] {66e07726-84f9-4f07-86c6-c34762a5bb0a} <Debug> oximeter.measurements_u32 (251fc848-5aca-4bc4-8b65-6190cf362dc8): Loading data parts | ||
| 409 | 2025.12.24 05:12:19.845286 [ 259 ] {66e07726-84f9-4f07-86c6-c34762a5bb0a} <Debug> oximeter.measurements_u32 (251fc848-5aca-4bc4-8b65-6190cf362dc8): There are no data parts | ||
| 410 | 2025.12.24 05:12:19.857895 [ 259 ] {66e07726-84f9-4f07-86c6-c34762a5bb0a} <Debug> TCPHandler: Processed in 0.033485405 sec. | ||
| 411 | 2025.12.24 05:12:19.858148 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2025.12.24 05:12:19.858456 [ 259 ] {7b561ded-e1e9-4eee-9dca-192b9e42540f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 413 | 2025.12.24 05:12:19.858583 [ 259 ] {7b561ded-e1e9-4eee-9dca-192b9e42540f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 414 | 2025.12.24 05:12:19.868334 [ 259 ] {7b561ded-e1e9-4eee-9dca-192b9e42540f} <Debug> oximeter.measurements_i64 (803eb9ac-8f39-42b1-af13-dfd575f50e96): Loading data parts | ||
| 415 | 2025.12.24 05:12:19.868558 [ 259 ] {7b561ded-e1e9-4eee-9dca-192b9e42540f} <Debug> oximeter.measurements_i64 (803eb9ac-8f39-42b1-af13-dfd575f50e96): There are no data parts | ||
| 416 | 2025.12.24 05:12:19.871646 [ 259 ] {7b561ded-e1e9-4eee-9dca-192b9e42540f} <Debug> TCPHandler: Processed in 0.013614405 sec. | ||
| 417 | 2025.12.24 05:12:19.871886 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2025.12.24 05:12:19.872056 [ 259 ] {eccc095e-c200-4190-b230-91c3ea1712b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 419 | 2025.12.24 05:12:19.872224 [ 259 ] {eccc095e-c200-4190-b230-91c3ea1712b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 420 | 2025.12.24 05:12:19.879485 [ 259 ] {eccc095e-c200-4190-b230-91c3ea1712b5} <Debug> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Loading data parts | ||
| 421 | 2025.12.24 05:12:19.879723 [ 259 ] {eccc095e-c200-4190-b230-91c3ea1712b5} <Debug> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): There are no data parts | ||
| 422 | 2025.12.24 05:12:19.884001 [ 259 ] {eccc095e-c200-4190-b230-91c3ea1712b5} <Debug> TCPHandler: Processed in 0.012177637 sec. | ||
| 423 | 2025.12.24 05:12:19.884182 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2025.12.24 05:12:19.884522 [ 259 ] {300bf68b-78a2-455e-9654-991007bb6573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 425 | 2025.12.24 05:12:19.884624 [ 259 ] {300bf68b-78a2-455e-9654-991007bb6573} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 426 | 2025.12.24 05:12:19.902314 [ 259 ] {300bf68b-78a2-455e-9654-991007bb6573} <Debug> oximeter.measurements_f32 (aac7f71b-34da-4fab-be70-38b021cbbd6f): Loading data parts | ||
| 427 | 2025.12.24 05:12:19.902500 [ 259 ] {300bf68b-78a2-455e-9654-991007bb6573} <Debug> oximeter.measurements_f32 (aac7f71b-34da-4fab-be70-38b021cbbd6f): There are no data parts | ||
| 428 | 2025.12.24 05:12:19.913805 [ 259 ] {300bf68b-78a2-455e-9654-991007bb6573} <Debug> TCPHandler: Processed in 0.029682338 sec. | ||
| 429 | 2025.12.24 05:12:19.914069 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2025.12.24 05:12:19.914270 [ 259 ] {ab8740fe-49f5-46a7-b0da-db7eddbb93cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 431 | 2025.12.24 05:12:19.914417 [ 259 ] {ab8740fe-49f5-46a7-b0da-db7eddbb93cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 432 | 2025.12.24 05:12:19.925136 [ 259 ] {ab8740fe-49f5-46a7-b0da-db7eddbb93cc} <Debug> oximeter.measurements_f64 (a3448609-6b64-4a43-a425-48ba77da6179): Loading data parts | ||
| 433 | 2025.12.24 05:12:19.925454 [ 259 ] {ab8740fe-49f5-46a7-b0da-db7eddbb93cc} <Debug> oximeter.measurements_f64 (a3448609-6b64-4a43-a425-48ba77da6179): There are no data parts | ||
| 434 | 2025.12.24 05:12:19.937061 [ 259 ] {ab8740fe-49f5-46a7-b0da-db7eddbb93cc} <Debug> TCPHandler: Processed in 0.023064259 sec. | ||
| 435 | 2025.12.24 05:12:19.937257 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2025.12.24 05:12:19.937646 [ 259 ] {d9150328-5bd2-40a3-ae98-86bc4da96420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 437 | 2025.12.24 05:12:19.937753 [ 259 ] {d9150328-5bd2-40a3-ae98-86bc4da96420} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 438 | 2025.12.24 05:12:19.953640 [ 259 ] {d9150328-5bd2-40a3-ae98-86bc4da96420} <Debug> oximeter.measurements_string (b45af6ad-1078-4e9f-81bf-507cc1343b35): Loading data parts | ||
| 439 | 2025.12.24 05:12:19.953855 [ 259 ] {d9150328-5bd2-40a3-ae98-86bc4da96420} <Debug> oximeter.measurements_string (b45af6ad-1078-4e9f-81bf-507cc1343b35): There are no data parts | ||
| 440 | 2025.12.24 05:12:19.964857 [ 259 ] {d9150328-5bd2-40a3-ae98-86bc4da96420} <Debug> TCPHandler: Processed in 0.027671034 sec. | ||
| 441 | 2025.12.24 05:12:19.965124 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 442 | 2025.12.24 05:12:19.965316 [ 259 ] {2952cf53-a581-4ee0-8958-29cdab58eba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 443 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 444 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 445 | * a string isn't palatable for a few reasons. | ||
| 446 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 447 | * details. | ||
| 448 | */ | ||
| 449 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 450 | 2025.12.24 05:12:19.965477 [ 259 ] {2952cf53-a581-4ee0-8958-29cdab58eba4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 451 | 2025.12.24 05:12:19.982637 [ 259 ] {2952cf53-a581-4ee0-8958-29cdab58eba4} <Debug> oximeter.measurements_bytes (16e6a7ea-fb79-429c-ae6e-27031aecabbe): Loading data parts | ||
| 452 | 2025.12.24 05:12:19.982803 [ 259 ] {2952cf53-a581-4ee0-8958-29cdab58eba4} <Debug> oximeter.measurements_bytes (16e6a7ea-fb79-429c-ae6e-27031aecabbe): There are no data parts | ||
| 453 | 2025.12.24 05:12:19.986701 [ 259 ] {2952cf53-a581-4ee0-8958-29cdab58eba4} <Debug> TCPHandler: Processed in 0.021664961 sec. | ||
| 454 | 2025.12.24 05:12:19.986874 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2025.12.24 05:12:19.987048 [ 259 ] {9730def3-1a4e-4ed8-9d7a-95744d21eb53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 456 | 2025.12.24 05:12:19.987230 [ 259 ] {9730def3-1a4e-4ed8-9d7a-95744d21eb53} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 457 | 2025.12.24 05:12:19.996204 [ 259 ] {9730def3-1a4e-4ed8-9d7a-95744d21eb53} <Debug> oximeter.measurements_cumulativei64 (619ff28e-265e-458a-bad7-1516a63c60cd): Loading data parts | ||
| 458 | 2025.12.24 05:12:19.996453 [ 259 ] {9730def3-1a4e-4ed8-9d7a-95744d21eb53} <Debug> oximeter.measurements_cumulativei64 (619ff28e-265e-458a-bad7-1516a63c60cd): There are no data parts | ||
| 459 | 2025.12.24 05:12:20.000253 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 123.57 MiB, peak 123.57 MiB, free memory in arenas 0.00 B, will set to 132.89 MiB (RSS), difference: 9.32 MiB | ||
| 460 | 2025.12.24 05:12:20.002338 [ 259 ] {9730def3-1a4e-4ed8-9d7a-95744d21eb53} <Debug> TCPHandler: Processed in 0.015514787 sec. | ||
| 461 | 2025.12.24 05:12:20.002491 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2025.12.24 05:12:20.002656 [ 259 ] {56d959cb-bb7e-47c4-8a05-cd8d3eef03a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) 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) | ||
| 463 | 2025.12.24 05:12:20.002819 [ 259 ] {56d959cb-bb7e-47c4-8a05-cd8d3eef03a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 464 | 2025.12.24 05:12:20.014748 [ 259 ] {56d959cb-bb7e-47c4-8a05-cd8d3eef03a3} <Debug> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Loading data parts | ||
| 465 | 2025.12.24 05:12:20.014906 [ 259 ] {56d959cb-bb7e-47c4-8a05-cd8d3eef03a3} <Debug> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): There are no data parts | ||
| 466 | 2025.12.24 05:12:20.032425 [ 259 ] {56d959cb-bb7e-47c4-8a05-cd8d3eef03a3} <Debug> TCPHandler: Processed in 0.029983402 sec. | ||
| 467 | 2025.12.24 05:12:20.032699 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 468 | 2025.12.24 05:12:20.032939 [ 259 ] {fbf7bde0-f07a-4d59-9a3c-d6bc179eb8bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) 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) | ||
| 469 | 2025.12.24 05:12:20.033099 [ 259 ] {fbf7bde0-f07a-4d59-9a3c-d6bc179eb8bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 470 | 2025.12.24 05:12:20.044337 [ 259 ] {fbf7bde0-f07a-4d59-9a3c-d6bc179eb8bf} <Debug> oximeter.measurements_cumulativef32 (2083b988-2607-49a3-a772-47979fb00cc7): Loading data parts | ||
| 471 | 2025.12.24 05:12:20.044730 [ 259 ] {fbf7bde0-f07a-4d59-9a3c-d6bc179eb8bf} <Debug> oximeter.measurements_cumulativef32 (2083b988-2607-49a3-a772-47979fb00cc7): There are no data parts | ||
| 472 | 2025.12.24 05:12:20.047741 [ 259 ] {fbf7bde0-f07a-4d59-9a3c-d6bc179eb8bf} <Debug> TCPHandler: Processed in 0.015101462 sec. | ||
| 473 | 2025.12.24 05:12:20.047890 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 474 | 2025.12.24 05:12:20.048143 [ 259 ] {a3a2e24a-2c29-4d87-a448-504394532bf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) 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) | ||
| 475 | 2025.12.24 05:12:20.048271 [ 259 ] {a3a2e24a-2c29-4d87-a448-504394532bf7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 476 | 2025.12.24 05:12:20.058106 [ 259 ] {a3a2e24a-2c29-4d87-a448-504394532bf7} <Debug> oximeter.measurements_cumulativef64 (0f007d51-7cc2-4cce-83d6-61139af5335c): Loading data parts | ||
| 477 | 2025.12.24 05:12:20.058254 [ 259 ] {a3a2e24a-2c29-4d87-a448-504394532bf7} <Debug> oximeter.measurements_cumulativef64 (0f007d51-7cc2-4cce-83d6-61139af5335c): There are no data parts | ||
| 478 | 2025.12.24 05:12:20.064368 [ 259 ] {a3a2e24a-2c29-4d87-a448-504394532bf7} <Debug> TCPHandler: Processed in 0.016524809 sec. | ||
| 479 | 2025.12.24 05:12:20.064517 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 480 | 2025.12.24 05:12:20.064739 [ 259 ] {59b259c1-818f-45ca-b5ff-10b196c02090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 481 | * NOTE: Array types cannot be Nullable, see | ||
| 482 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 483 | * for more details. | ||
| 484 | * | ||
| 485 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 486 | * is unfortunate, and at this point relies on the fact that an | ||
| 487 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 488 | * to figure out another way to represent missing samples here. | ||
| 489 | */ | ||
| 490 | 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) | ||
| 491 | 2025.12.24 05:12:20.064876 [ 259 ] {59b259c1-818f-45ca-b5ff-10b196c02090} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 492 | 2025.12.24 05:12:20.071486 [ 259 ] {59b259c1-818f-45ca-b5ff-10b196c02090} <Debug> oximeter.measurements_histogrami8 (e720419f-601d-4178-8e72-dd5ad6a70c6d): Loading data parts | ||
| 493 | 2025.12.24 05:12:20.071800 [ 259 ] {59b259c1-818f-45ca-b5ff-10b196c02090} <Debug> oximeter.measurements_histogrami8 (e720419f-601d-4178-8e72-dd5ad6a70c6d): There are no data parts | ||
| 494 | 2025.12.24 05:12:20.080927 [ 259 ] {59b259c1-818f-45ca-b5ff-10b196c02090} <Debug> TCPHandler: Processed in 0.016458798 sec. | ||
| 495 | 2025.12.24 05:12:20.081116 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 496 | 2025.12.24 05:12:20.081434 [ 259 ] {df4c3784-8b6d-4a30-a4de-5d753757a1fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) 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) | ||
| 497 | 2025.12.24 05:12:20.081621 [ 259 ] {df4c3784-8b6d-4a30-a4de-5d753757a1fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 498 | 2025.12.24 05:12:20.095500 [ 259 ] {df4c3784-8b6d-4a30-a4de-5d753757a1fd} <Debug> oximeter.measurements_histogramu8 (ff427c7c-ee08-467d-a5c7-25082d46589a): Loading data parts | ||
| 499 | 2025.12.24 05:12:20.095661 [ 259 ] {df4c3784-8b6d-4a30-a4de-5d753757a1fd} <Debug> oximeter.measurements_histogramu8 (ff427c7c-ee08-467d-a5c7-25082d46589a): There are no data parts | ||
| 500 | 2025.12.24 05:12:20.101224 [ 259 ] {df4c3784-8b6d-4a30-a4de-5d753757a1fd} <Debug> TCPHandler: Processed in 0.020163253 sec. | ||
| 501 | 2025.12.24 05:12:20.101439 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 502 | 2025.12.24 05:12:20.101662 [ 259 ] {a15d339f-4a2f-464e-97cf-c8a06e1e7b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) 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) | ||
| 503 | 2025.12.24 05:12:20.101803 [ 259 ] {a15d339f-4a2f-464e-97cf-c8a06e1e7b6f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 504 | 2025.12.24 05:12:20.112699 [ 259 ] {a15d339f-4a2f-464e-97cf-c8a06e1e7b6f} <Debug> oximeter.measurements_histogrami16 (27aaa59e-e476-4d41-a3ab-4c705f7af89a): Loading data parts | ||
| 505 | 2025.12.24 05:12:20.113081 [ 259 ] {a15d339f-4a2f-464e-97cf-c8a06e1e7b6f} <Debug> oximeter.measurements_histogrami16 (27aaa59e-e476-4d41-a3ab-4c705f7af89a): There are no data parts | ||
| 506 | 2025.12.24 05:12:20.127064 [ 259 ] {a15d339f-4a2f-464e-97cf-c8a06e1e7b6f} <Debug> TCPHandler: Processed in 0.02568216 sec. | ||
| 507 | 2025.12.24 05:12:20.127243 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 508 | 2025.12.24 05:12:20.127651 [ 259 ] {40f83aea-31a7-46d3-b8ef-0aab352615b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) 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) | ||
| 509 | 2025.12.24 05:12:20.127788 [ 259 ] {40f83aea-31a7-46d3-b8ef-0aab352615b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 510 | 2025.12.24 05:12:20.139275 [ 259 ] {40f83aea-31a7-46d3-b8ef-0aab352615b3} <Debug> oximeter.measurements_histogramu16 (63d1c096-dbb6-4e60-8dd0-b0daac6d5f7d): Loading data parts | ||
| 511 | 2025.12.24 05:12:20.139491 [ 259 ] {40f83aea-31a7-46d3-b8ef-0aab352615b3} <Debug> oximeter.measurements_histogramu16 (63d1c096-dbb6-4e60-8dd0-b0daac6d5f7d): There are no data parts | ||
| 512 | 2025.12.24 05:12:20.150839 [ 259 ] {40f83aea-31a7-46d3-b8ef-0aab352615b3} <Debug> TCPHandler: Processed in 0.023657056 sec. | ||
| 513 | 2025.12.24 05:12:20.151102 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 514 | 2025.12.24 05:12:20.151334 [ 259 ] {ce90c94b-6257-43ce-8b96-4bde35c7f4a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) 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) | ||
| 515 | 2025.12.24 05:12:20.151449 [ 259 ] {ce90c94b-6257-43ce-8b96-4bde35c7f4a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 516 | 2025.12.24 05:12:20.161098 [ 259 ] {ce90c94b-6257-43ce-8b96-4bde35c7f4a0} <Debug> oximeter.measurements_histogrami32 (a29e0143-fb77-433b-9434-960c55419964): Loading data parts | ||
| 517 | 2025.12.24 05:12:20.161446 [ 259 ] {ce90c94b-6257-43ce-8b96-4bde35c7f4a0} <Debug> oximeter.measurements_histogrami32 (a29e0143-fb77-433b-9434-960c55419964): There are no data parts | ||
| 518 | 2025.12.24 05:12:20.164574 [ 259 ] {ce90c94b-6257-43ce-8b96-4bde35c7f4a0} <Debug> TCPHandler: Processed in 0.013532574 sec. | ||
| 519 | 2025.12.24 05:12:20.164735 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 520 | 2025.12.24 05:12:20.165050 [ 259 ] {e7f82aa1-13f6-4116-8392-89140b9c90c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) 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) | ||
| 521 | 2025.12.24 05:12:20.165184 [ 259 ] {e7f82aa1-13f6-4116-8392-89140b9c90c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 522 | 2025.12.24 05:12:20.175349 [ 259 ] {e7f82aa1-13f6-4116-8392-89140b9c90c2} <Debug> oximeter.measurements_histogramu32 (878f94cb-861c-426a-b98a-d4387a6596c9): Loading data parts | ||
| 523 | 2025.12.24 05:12:20.175505 [ 259 ] {e7f82aa1-13f6-4116-8392-89140b9c90c2} <Debug> oximeter.measurements_histogramu32 (878f94cb-861c-426a-b98a-d4387a6596c9): There are no data parts | ||
| 524 | 2025.12.24 05:12:20.185593 [ 259 ] {e7f82aa1-13f6-4116-8392-89140b9c90c2} <Debug> TCPHandler: Processed in 0.020909842 sec. | ||
| 525 | 2025.12.24 05:12:20.185828 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 526 | 2025.12.24 05:12:20.186045 [ 259 ] {f0f4ec35-5842-4cba-aa06-d4ac3427fbc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) 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) | ||
| 527 | 2025.12.24 05:12:20.186175 [ 259 ] {f0f4ec35-5842-4cba-aa06-d4ac3427fbc7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 528 | 2025.12.24 05:12:20.196838 [ 259 ] {f0f4ec35-5842-4cba-aa06-d4ac3427fbc7} <Debug> oximeter.measurements_histogrami64 (e00bcac6-5f0a-43e2-8cd8-58baf7180808): Loading data parts | ||
| 529 | 2025.12.24 05:12:20.197112 [ 259 ] {f0f4ec35-5842-4cba-aa06-d4ac3427fbc7} <Debug> oximeter.measurements_histogrami64 (e00bcac6-5f0a-43e2-8cd8-58baf7180808): There are no data parts | ||
| 530 | 2025.12.24 05:12:20.203289 [ 259 ] {f0f4ec35-5842-4cba-aa06-d4ac3427fbc7} <Debug> TCPHandler: Processed in 0.017509241 sec. | ||
| 531 | 2025.12.24 05:12:20.203459 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 532 | 2025.12.24 05:12:20.203803 [ 259 ] {9e02dd12-4df8-49ba-b953-1aca373a5d12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) 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) | ||
| 533 | 2025.12.24 05:12:20.203933 [ 259 ] {9e02dd12-4df8-49ba-b953-1aca373a5d12} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 534 | 2025.12.24 05:12:20.215092 [ 259 ] {9e02dd12-4df8-49ba-b953-1aca373a5d12} <Debug> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Loading data parts | ||
| 535 | 2025.12.24 05:12:20.215261 [ 259 ] {9e02dd12-4df8-49ba-b953-1aca373a5d12} <Debug> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): There are no data parts | ||
| 536 | 2025.12.24 05:12:20.221142 [ 259 ] {9e02dd12-4df8-49ba-b953-1aca373a5d12} <Debug> TCPHandler: Processed in 0.017742595 sec. | ||
| 537 | 2025.12.24 05:12:20.221383 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2025.12.24 05:12:20.221600 [ 259 ] {059a3c20-36dc-4db6-83a1-e66ba699d06a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) 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) | ||
| 539 | 2025.12.24 05:12:20.221761 [ 259 ] {059a3c20-36dc-4db6-83a1-e66ba699d06a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 540 | 2025.12.24 05:12:20.238632 [ 259 ] {059a3c20-36dc-4db6-83a1-e66ba699d06a} <Debug> oximeter.measurements_histogramf32 (b6c80fdd-0b9c-41ce-ad0f-90cfa506666a): Loading data parts | ||
| 541 | 2025.12.24 05:12:20.238957 [ 259 ] {059a3c20-36dc-4db6-83a1-e66ba699d06a} <Debug> oximeter.measurements_histogramf32 (b6c80fdd-0b9c-41ce-ad0f-90cfa506666a): There are no data parts | ||
| 542 | 2025.12.24 05:12:20.247906 [ 259 ] {059a3c20-36dc-4db6-83a1-e66ba699d06a} <Debug> TCPHandler: Processed in 0.026572101 sec. | ||
| 543 | 2025.12.24 05:12:20.248065 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2025.12.24 05:12:20.248418 [ 259 ] {3399a0db-7e5d-4a96-9b94-b30ef69196dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) 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) | ||
| 545 | 2025.12.24 05:12:20.248567 [ 259 ] {3399a0db-7e5d-4a96-9b94-b30ef69196dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 546 | 2025.12.24 05:12:20.259616 [ 259 ] {3399a0db-7e5d-4a96-9b94-b30ef69196dc} <Debug> oximeter.measurements_histogramf64 (a8795e59-7c5b-4a59-9d01-6886e29b1334): Loading data parts | ||
| 547 | 2025.12.24 05:12:20.259788 [ 259 ] {3399a0db-7e5d-4a96-9b94-b30ef69196dc} <Debug> oximeter.measurements_histogramf64 (a8795e59-7c5b-4a59-9d01-6886e29b1334): There are no data parts | ||
| 548 | 2025.12.24 05:12:20.264748 [ 259 ] {3399a0db-7e5d-4a96-9b94-b30ef69196dc} <Debug> TCPHandler: Processed in 0.016734162 sec. | ||
| 549 | 2025.12.24 05:12:20.265086 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2025.12.24 05:12:20.265313 [ 259 ] {16dbc7bc-0ea1-42cb-b5f6-090afb762088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) /* The field tables store named dimensions of each timeseries. | ||
| 551 | * | ||
| 552 | * As with the measurement tables, there is one field table for each field data | ||
| 553 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 554 | * this behavior **must not** be relied upon for query correctness. | ||
| 555 | * | ||
| 556 | * The index for the fields differs from the measurements, however. Rows are | ||
| 557 | * sorted by timeseries name, then field name, field value, and finally | ||
| 558 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 559 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 560 | * usually then used to look up measurements. | ||
| 561 | * | ||
| 562 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 563 | * timeseries name and then key, since it would improve lookups where one | ||
| 564 | * already has the key. Realistically though, these tables are quite small and | ||
| 565 | * so performance benefits will be low in absolute terms. | ||
| 566 | * | ||
| 567 | * TTL: We use a materialized column to expire old field table records. This | ||
| 568 | * column is generated automatically by the database whenever a new row is | ||
| 569 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 570 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 571 | * record will remain during a deduplication, which will have the last | ||
| 572 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 573 | * measurement tables. | ||
| 574 | */ | ||
| 575 | 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) | ||
| 576 | 2025.12.24 05:12:20.265483 [ 259 ] {16dbc7bc-0ea1-42cb-b5f6-090afb762088} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 577 | 2025.12.24 05:12:20.272117 [ 259 ] {16dbc7bc-0ea1-42cb-b5f6-090afb762088} <Debug> oximeter.fields_bool (71c3df38-a05b-4cd4-8207-df04578dafec): Loading data parts | ||
| 578 | 2025.12.24 05:12:20.272297 [ 259 ] {16dbc7bc-0ea1-42cb-b5f6-090afb762088} <Debug> oximeter.fields_bool (71c3df38-a05b-4cd4-8207-df04578dafec): There are no data parts | ||
| 579 | 2025.12.24 05:12:20.284058 [ 259 ] {16dbc7bc-0ea1-42cb-b5f6-090afb762088} <Debug> TCPHandler: Processed in 0.01903323 sec. | ||
| 580 | 2025.12.24 05:12:20.284246 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2025.12.24 05:12:20.284456 [ 259 ] {d7952d26-3b25-477c-a513-2389c4ee614e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) 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) | ||
| 582 | 2025.12.24 05:12:20.284610 [ 259 ] {d7952d26-3b25-477c-a513-2389c4ee614e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 583 | 2025.12.24 05:12:20.295769 [ 259 ] {d7952d26-3b25-477c-a513-2389c4ee614e} <Debug> oximeter.fields_i8 (079db0c6-b903-4e30-8e8e-f9ae6a3c0e29): Loading data parts | ||
| 584 | 2025.12.24 05:12:20.295935 [ 259 ] {d7952d26-3b25-477c-a513-2389c4ee614e} <Debug> oximeter.fields_i8 (079db0c6-b903-4e30-8e8e-f9ae6a3c0e29): There are no data parts | ||
| 585 | 2025.12.24 05:12:20.301099 [ 259 ] {d7952d26-3b25-477c-a513-2389c4ee614e} <Debug> TCPHandler: Processed in 0.016922744 sec. | ||
| 586 | 2025.12.24 05:12:20.301361 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2025.12.24 05:12:20.301516 [ 259 ] {a6d2fedc-3863-45fd-a001-bc24f1373491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) 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) | ||
| 588 | 2025.12.24 05:12:20.301645 [ 259 ] {a6d2fedc-3863-45fd-a001-bc24f1373491} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 589 | 2025.12.24 05:12:20.307302 [ 259 ] {a6d2fedc-3863-45fd-a001-bc24f1373491} <Debug> oximeter.fields_u8 (ec437910-9861-45b6-bb34-86b2dd4bfd22): Loading data parts | ||
| 590 | 2025.12.24 05:12:20.307573 [ 259 ] {a6d2fedc-3863-45fd-a001-bc24f1373491} <Debug> oximeter.fields_u8 (ec437910-9861-45b6-bb34-86b2dd4bfd22): There are no data parts | ||
| 591 | 2025.12.24 05:12:20.315845 [ 259 ] {a6d2fedc-3863-45fd-a001-bc24f1373491} <Debug> TCPHandler: Processed in 0.014533636 sec. | ||
| 592 | 2025.12.24 05:12:20.316016 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2025.12.24 05:12:20.316209 [ 259 ] {de013d0b-a4b8-4b98-932c-43bdafebaf98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) 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) | ||
| 594 | 2025.12.24 05:12:20.316378 [ 259 ] {de013d0b-a4b8-4b98-932c-43bdafebaf98} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 595 | 2025.12.24 05:12:20.330774 [ 259 ] {de013d0b-a4b8-4b98-932c-43bdafebaf98} <Debug> oximeter.fields_i16 (e9669465-19f7-46d9-9fa3-0850580a16c9): Loading data parts | ||
| 596 | 2025.12.24 05:12:20.330956 [ 259 ] {de013d0b-a4b8-4b98-932c-43bdafebaf98} <Debug> oximeter.fields_i16 (e9669465-19f7-46d9-9fa3-0850580a16c9): There are no data parts | ||
| 597 | 2025.12.24 05:12:20.344550 [ 259 ] {de013d0b-a4b8-4b98-932c-43bdafebaf98} <Debug> TCPHandler: Processed in 0.028597925 sec. | ||
| 598 | 2025.12.24 05:12:20.344947 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 599 | 2025.12.24 05:12:20.345134 [ 259 ] {a2852f99-9546-4526-85dd-a5f8ea89e19b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) 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) | ||
| 600 | 2025.12.24 05:12:20.345282 [ 259 ] {a2852f99-9546-4526-85dd-a5f8ea89e19b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 601 | 2025.12.24 05:12:20.355738 [ 259 ] {a2852f99-9546-4526-85dd-a5f8ea89e19b} <Debug> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Loading data parts | ||
| 602 | 2025.12.24 05:12:20.355986 [ 259 ] {a2852f99-9546-4526-85dd-a5f8ea89e19b} <Debug> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): There are no data parts | ||
| 603 | 2025.12.24 05:12:20.361727 [ 259 ] {a2852f99-9546-4526-85dd-a5f8ea89e19b} <Debug> TCPHandler: Processed in 0.016929564 sec. | ||
| 604 | 2025.12.24 05:12:20.361952 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 605 | 2025.12.24 05:12:20.362217 [ 259 ] {d5f1b4d1-dafa-4bc9-9e0e-19043d413125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) 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) | ||
| 606 | 2025.12.24 05:12:20.362261 [ 259 ] {d5f1b4d1-dafa-4bc9-9e0e-19043d413125} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 607 | 2025.12.24 05:12:20.369648 [ 259 ] {d5f1b4d1-dafa-4bc9-9e0e-19043d413125} <Debug> oximeter.fields_i32 (545df585-2008-4252-8614-7df9bc47bf7d): Loading data parts | ||
| 608 | 2025.12.24 05:12:20.369873 [ 259 ] {d5f1b4d1-dafa-4bc9-9e0e-19043d413125} <Debug> oximeter.fields_i32 (545df585-2008-4252-8614-7df9bc47bf7d): There are no data parts | ||
| 609 | 2025.12.24 05:12:20.380457 [ 259 ] {d5f1b4d1-dafa-4bc9-9e0e-19043d413125} <Debug> TCPHandler: Processed in 0.018552744 sec. | ||
| 610 | 2025.12.24 05:12:20.380768 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 611 | 2025.12.24 05:12:20.380934 [ 259 ] {7ac1d1d8-c35e-4c19-9984-500d405a09a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) 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) | ||
| 612 | 2025.12.24 05:12:20.381084 [ 259 ] {7ac1d1d8-c35e-4c19-9984-500d405a09a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 613 | 2025.12.24 05:12:20.393466 [ 259 ] {7ac1d1d8-c35e-4c19-9984-500d405a09a4} <Debug> oximeter.fields_u32 (0019175b-7dfe-4a06-b4c5-316fe473bc70): Loading data parts | ||
| 614 | 2025.12.24 05:12:20.393715 [ 259 ] {7ac1d1d8-c35e-4c19-9984-500d405a09a4} <Debug> oximeter.fields_u32 (0019175b-7dfe-4a06-b4c5-316fe473bc70): There are no data parts | ||
| 615 | 2025.12.24 05:12:20.403664 [ 259 ] {7ac1d1d8-c35e-4c19-9984-500d405a09a4} <Debug> TCPHandler: Processed in 0.022949917 sec. | ||
| 616 | 2025.12.24 05:12:20.403816 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 617 | 2025.12.24 05:12:20.404132 [ 259 ] {3eb710d7-09c9-47cf-a0f5-4984a4865819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) 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) | ||
| 618 | 2025.12.24 05:12:20.404237 [ 259 ] {3eb710d7-09c9-47cf-a0f5-4984a4865819} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 619 | 2025.12.24 05:12:20.414477 [ 259 ] {3eb710d7-09c9-47cf-a0f5-4984a4865819} <Debug> oximeter.fields_i64 (73dbf619-5bcc-4461-9994-f260cfccde46): Loading data parts | ||
| 620 | 2025.12.24 05:12:20.414755 [ 259 ] {3eb710d7-09c9-47cf-a0f5-4984a4865819} <Debug> oximeter.fields_i64 (73dbf619-5bcc-4461-9994-f260cfccde46): There are no data parts | ||
| 621 | 2025.12.24 05:12:20.425756 [ 259 ] {3eb710d7-09c9-47cf-a0f5-4984a4865819} <Debug> TCPHandler: Processed in 0.021989756 sec. | ||
| 622 | 2025.12.24 05:12:20.426108 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2025.12.24 05:12:20.426306 [ 259 ] {b27d3acd-e4e5-431e-ad9f-8a2ff4e06424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) 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) | ||
| 624 | 2025.12.24 05:12:20.426480 [ 259 ] {b27d3acd-e4e5-431e-ad9f-8a2ff4e06424} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 625 | 2025.12.24 05:12:20.437057 [ 259 ] {b27d3acd-e4e5-431e-ad9f-8a2ff4e06424} <Debug> oximeter.fields_u64 (95600c3e-00e3-402d-b702-28d4d51b7ffd): Loading data parts | ||
| 626 | 2025.12.24 05:12:20.437344 [ 259 ] {b27d3acd-e4e5-431e-ad9f-8a2ff4e06424} <Debug> oximeter.fields_u64 (95600c3e-00e3-402d-b702-28d4d51b7ffd): There are no data parts | ||
| 627 | 2025.12.24 05:12:20.442025 [ 259 ] {b27d3acd-e4e5-431e-ad9f-8a2ff4e06424} <Debug> TCPHandler: Processed in 0.016000313 sec. | ||
| 628 | 2025.12.24 05:12:20.442207 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2025.12.24 05:12:20.442511 [ 259 ] {9680bf8c-6e9f-49fe-b7f2-bcd708afb1fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) 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) | ||
| 630 | 2025.12.24 05:12:20.442833 [ 259 ] {9680bf8c-6e9f-49fe-b7f2-bcd708afb1fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 631 | 2025.12.24 05:12:20.449769 [ 259 ] {9680bf8c-6e9f-49fe-b7f2-bcd708afb1fa} <Debug> oximeter.fields_ipaddr (d2d73905-51dd-46e2-bb88-103604040d84): Loading data parts | ||
| 632 | 2025.12.24 05:12:20.449974 [ 259 ] {9680bf8c-6e9f-49fe-b7f2-bcd708afb1fa} <Debug> oximeter.fields_ipaddr (d2d73905-51dd-46e2-bb88-103604040d84): There are no data parts | ||
| 633 | 2025.12.24 05:12:20.464042 [ 259 ] {9680bf8c-6e9f-49fe-b7f2-bcd708afb1fa} <Debug> TCPHandler: Processed in 0.021867773 sec. | ||
| 634 | 2025.12.24 05:12:20.464190 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2025.12.24 05:12:20.464346 [ 259 ] {47b50c71-dbc9-4b12-8d80-5d4ee5828bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) 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) | ||
| 636 | 2025.12.24 05:12:20.464486 [ 259 ] {47b50c71-dbc9-4b12-8d80-5d4ee5828bb4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 637 | 2025.12.24 05:12:20.469315 [ 259 ] {47b50c71-dbc9-4b12-8d80-5d4ee5828bb4} <Debug> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Loading data parts | ||
| 638 | 2025.12.24 05:12:20.469619 [ 259 ] {47b50c71-dbc9-4b12-8d80-5d4ee5828bb4} <Debug> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): There are no data parts | ||
| 639 | 2025.12.24 05:12:20.481847 [ 259 ] {47b50c71-dbc9-4b12-8d80-5d4ee5828bb4} <Debug> TCPHandler: Processed in 0.017703673 sec. | ||
| 640 | 2025.12.24 05:12:20.482092 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2025.12.24 05:12:20.482664 [ 259 ] {c106402b-58ae-4f71-b553-0a53dda52469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) 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) | ||
| 642 | 2025.12.24 05:12:20.482883 [ 259 ] {c106402b-58ae-4f71-b553-0a53dda52469} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 643 | 2025.12.24 05:12:20.491825 [ 259 ] {c106402b-58ae-4f71-b553-0a53dda52469} <Debug> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Loading data parts | ||
| 644 | 2025.12.24 05:12:20.491969 [ 259 ] {c106402b-58ae-4f71-b553-0a53dda52469} <Debug> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): There are no data parts | ||
| 645 | 2025.12.24 05:12:20.499594 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59314 | ||
| 646 | 2025.12.24 05:12:20.501139 [ 259 ] {c106402b-58ae-4f71-b553-0a53dda52469} <Debug> TCPHandler: Processed in 0.019135471 sec. | ||
| 647 | 2025.12.24 05:12:20.501322 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2025.12.24 05:12:20.501676 [ 259 ] {a70a53be-2dc2-4c5e-bc03-556a0da98d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) /* The timeseries schema table stores the extracted schema for the samples | ||
| 649 | * oximeter collects. | ||
| 650 | */ | ||
| 651 | 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) | ||
| 652 | 2025.12.24 05:12:20.501840 [ 259 ] {a70a53be-2dc2-4c5e-bc03-556a0da98d02} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 653 | 2025.12.24 05:12:20.503513 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 654 | 2025.12.24 05:12:20.503547 [ 278 ] {} <Debug> TCP-Session: 726acdcc-86db-452f-82b5-2452a5d88ce8 Authenticating user 'default' from [fd00:1122:3344:101::a]:59314 | ||
| 655 | 2025.12.24 05:12:20.503666 [ 278 ] {} <Debug> TCP-Session: 726acdcc-86db-452f-82b5-2452a5d88ce8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2025.12.24 05:12:20.503681 [ 278 ] {} <Debug> TCP-Session: 726acdcc-86db-452f-82b5-2452a5d88ce8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2025.12.24 05:12:20.503740 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 658 | 2025.12.24 05:12:20.503855 [ 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 | ||
| 659 | 2025.12.24 05:12:20.503872 [ 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 | ||
| 660 | 2025.12.24 05:12:20.504376 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59412 | ||
| 661 | 2025.12.24 05:12:20.504565 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 662 | 2025.12.24 05:12:20.504618 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62641 | ||
| 663 | 2025.12.24 05:12:20.504660 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50066 | ||
| 664 | 2025.12.24 05:12:20.504616 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46777 | ||
| 665 | 2025.12.24 05:12:20.504729 [ 279 ] {} <Debug> TCP-Session: a51fd2b4-2230-4b46-badc-32ac65c8bdfd Authenticating user 'default' from [fd00:1122:3344:101::a]:59412 | ||
| 666 | 2025.12.24 05:12:20.504720 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43752 | ||
| 667 | 2025.12.24 05:12:20.504824 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57059 | ||
| 668 | 2025.12.24 05:12:20.504868 [ 279 ] {} <Debug> TCP-Session: a51fd2b4-2230-4b46-badc-32ac65c8bdfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2025.12.24 05:12:20.504883 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 670 | 2025.12.24 05:12:20.504903 [ 279 ] {} <Debug> TCP-Session: a51fd2b4-2230-4b46-badc-32ac65c8bdfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 671 | 2025.12.24 05:12:20.505043 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 672 | 2025.12.24 05:12:20.505049 [ 282 ] {} <Debug> TCP-Session: 3bc69c9a-0b0c-4ca3-b1cd-06397c53bb0c Authenticating user 'default' from [fd00:1122:3344:101::a]:50066 | ||
| 673 | 2025.12.24 05:12:20.505112 [ 281 ] {} <Debug> TCP-Session: 4839b15b-9d28-40a2-8933-ff9492684068 Authenticating user 'default' from [fd00:1122:3344:101::a]:62641 | ||
| 674 | 2025.12.24 05:12:20.505127 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2025.12.24 05:12:20.505061 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59067 | ||
| 676 | 2025.12.24 05:12:20.505161 [ 282 ] {} <Debug> TCP-Session: 3bc69c9a-0b0c-4ca3-b1cd-06397c53bb0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 677 | 2025.12.24 05:12:20.505199 [ 280 ] {} <Debug> TCP-Session: d8bfea3e-efde-4d42-a735-e133e911731f Authenticating user 'default' from [fd00:1122:3344:101::a]:46777 | ||
| 678 | 2025.12.24 05:12:20.505197 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 679 | 2025.12.24 05:12:20.505235 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 680 | 2025.12.24 05:12:20.505291 [ 280 ] {} <Debug> TCP-Session: d8bfea3e-efde-4d42-a735-e133e911731f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2025.12.24 05:12:20.505326 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2025.12.24 05:12:20.505276 [ 283 ] {} <Debug> TCP-Session: 167353e4-e362-494f-9486-a21650f5eb5d Authenticating user 'default' from [fd00:1122:3344:101::a]:43752 | ||
| 683 | 2025.12.24 05:12:20.505413 [ 280 ] {} <Debug> TCP-Session: d8bfea3e-efde-4d42-a735-e133e911731f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 684 | 2025.12.24 05:12:20.505416 [ 285 ] {} <Debug> TCP-Session: 2f0a0427-ca28-450a-86d3-07afb72b1bb7 Authenticating user 'default' from [fd00:1122:3344:101::a]:59067 | ||
| 685 | 2025.12.24 05:12:20.505395 [ 284 ] {} <Debug> TCP-Session: f6ceee35-fc71-4ffd-826a-cd21dc2695c1 Authenticating user 'default' from [fd00:1122:3344:101::a]:57059 | ||
| 686 | 2025.12.24 05:12:20.505498 [ 285 ] {} <Debug> TCP-Session: 2f0a0427-ca28-450a-86d3-07afb72b1bb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2025.12.24 05:12:20.505484 [ 283 ] {} <Debug> TCP-Session: 167353e4-e362-494f-9486-a21650f5eb5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2025.12.24 05:12:20.505258 [ 282 ] {} <Debug> TCP-Session: 3bc69c9a-0b0c-4ca3-b1cd-06397c53bb0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2025.12.24 05:12:20.505591 [ 283 ] {} <Debug> TCP-Session: 167353e4-e362-494f-9486-a21650f5eb5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2025.12.24 05:12:20.505603 [ 285 ] {} <Debug> TCP-Session: 2f0a0427-ca28-450a-86d3-07afb72b1bb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2025.12.24 05:12:20.505194 [ 281 ] {} <Debug> TCP-Session: 4839b15b-9d28-40a2-8933-ff9492684068 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2025.12.24 05:12:20.505577 [ 284 ] {} <Debug> TCP-Session: f6ceee35-fc71-4ffd-826a-cd21dc2695c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2025.12.24 05:12:20.505768 [ 281 ] {} <Debug> TCP-Session: 4839b15b-9d28-40a2-8933-ff9492684068 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2025.12.24 05:12:20.505782 [ 284 ] {} <Debug> TCP-Session: f6ceee35-fc71-4ffd-826a-cd21dc2695c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2025.12.24 05:12:20.512262 [ 259 ] {a70a53be-2dc2-4c5e-bc03-556a0da98d02} <Debug> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b): Loading data parts | ||
| 696 | 2025.12.24 05:12:20.512441 [ 259 ] {a70a53be-2dc2-4c5e-bc03-556a0da98d02} <Debug> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b): There are no data parts | ||
| 697 | 2025.12.24 05:12:20.515502 [ 259 ] {a70a53be-2dc2-4c5e-bc03-556a0da98d02} <Debug> TCPHandler: Processed in 0.014229592 sec. | ||
| 698 | 2025.12.24 05:12:20.515832 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2025.12.24 05:12:20.516227 [ 260 ] {e205729b-537f-400c-b7c2-789f77992745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 700 | 2025.12.24 05:12:20.517611 [ 260 ] {e205729b-537f-400c-b7c2-789f77992745} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 701 | 2025.12.24 05:12:20.536086 [ 276 ] {e205729b-537f-400c-b7c2-789f77992745} <Trace> oximeter.version (59cf6c02-30e1-42f0-a168-26de35ed0f8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 702 | 2025.12.24 05:12:20.536128 [ 276 ] {e205729b-537f-400c-b7c2-789f77992745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 703 | 2025.12.24 05:12:20.542383 [ 276 ] {e205729b-537f-400c-b7c2-789f77992745} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2025.12.24 05:12:20.543302 [ 276 ] {e205729b-537f-400c-b7c2-789f77992745} <Trace> oximeter.version (59cf6c02-30e1-42f0-a168-26de35ed0f8e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 705 | 2025.12.24 05:12:20.543588 [ 260 ] {e205729b-537f-400c-b7c2-789f77992745} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.027503 sec., 36.359669854197726 rows/sec., 581.75 B/sec. | ||
| 706 | 2025.12.24 05:12:20.544033 [ 260 ] {e205729b-537f-400c-b7c2-789f77992745} <Debug> TCPHandler: Processed in 0.028320332 sec. | ||
| 707 | 2025.12.24 05:12:21.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.11 MiB, peak 135.11 MiB, free memory in arenas 0.00 B, will set to 139.70 MiB (RSS), difference: 4.59 MiB | ||
| 708 | 2025.12.24 05:12:26.085986 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2025.12.24 05:12:26.085988 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 710 | 2025.12.24 05:12:26.086106 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2025.12.24 05:12:26.086246 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2025.12.24 05:12:26.092558 [ 245 ] {} <Debug> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Loading data parts | ||
| 713 | 2025.12.24 05:12:26.092789 [ 245 ] {} <Debug> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): There are no data parts | ||
| 714 | 2025.12.24 05:12:26.100992 [ 245 ] {} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2025.12.24 05:12:26.101030 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 716 | 2025.12.24 05:12:26.104358 [ 244 ] {} <Debug> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Loading data parts | ||
| 717 | 2025.12.24 05:12:26.104642 [ 244 ] {} <Debug> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): There are no data parts | ||
| 718 | 2025.12.24 05:12:26.108178 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2025.12.24 05:12:26.108665 [ 245 ] {} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 720 | 2025.12.24 05:12:26.108903 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 721 | 2025.12.24 05:12:26.131075 [ 244 ] {} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2025.12.24 05:12:26.131123 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 723 | 2025.12.24 05:12:26.137403 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2025.12.24 05:12:26.138678 [ 244 ] {} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2025.12.24 05:12:26.141747 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2025.12.24 05:12:27.000311 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.85 MiB, peak 148.85 MiB, free memory in arenas 0.00 B, will set to 153.94 MiB (RSS), difference: 9.08 MiB | ||
| 727 | 2025.12.24 05:12:28.585907 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2025.12.24 05:12:28.586008 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2025.12.24 05:12:28.592589 [ 243 ] {} <Debug> system.query_log (2a13f63c-58ea-4f5b-b989-05bc92d4d0fc): Loading data parts | ||
| 730 | 2025.12.24 05:12:28.592890 [ 243 ] {} <Debug> system.query_log (2a13f63c-58ea-4f5b-b989-05bc92d4d0fc): There are no data parts | ||
| 731 | 2025.12.24 05:12:28.600568 [ 243 ] {} <Trace> system.query_log (2a13f63c-58ea-4f5b-b989-05bc92d4d0fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2025.12.24 05:12:28.600607 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 733 | 2025.12.24 05:12:28.605076 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2025.12.24 05:12:28.606034 [ 243 ] {} <Trace> system.query_log (2a13f63c-58ea-4f5b-b989-05bc92d4d0fc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2025.12.24 05:12:28.606551 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2025.12.24 05:12:29.000321 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.13 MiB, peak 158.13 MiB, free memory in arenas 0.00 B, will set to 154.94 MiB (RSS), difference: -3.19 MiB | ||
| 737 | 2025.12.24 05:12:33.533072 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2025.12.24 05:12:33.533189 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2025.12.24 05:12:33.609070 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 740 | 2025.12.24 05:12:33.609980 [ 245 ] {} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2025.12.24 05:12:33.610060 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 742 | 2025.12.24 05:12:33.611085 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2025.12.24 05:12:33.611641 [ 245 ] {} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2025.12.24 05:12:33.611817 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2025.12.24 05:12:33.641902 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2025.12.24 05:12:33.660192 [ 244 ] {} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2025.12.24 05:12:33.660259 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 748 | 2025.12.24 05:12:33.667556 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2025.12.24 05:12:33.669072 [ 244 ] {} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2025.12.24 05:12:33.672836 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2025.12.24 05:12:34.000238 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.69 MiB, peak 159.69 MiB, free memory in arenas 0.00 B, will set to 157.78 MiB (RSS), difference: 2.09 MiB | ||
| 752 | 2025.12.24 05:12:39.000220 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.80 MiB, peak 159.69 MiB, free memory in arenas 0.00 B, will set to 157.81 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2025.12.24 05:12:40.563158 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 754 | 2025.12.24 05:12:40.563366 [ 259 ] {852e6931-de8d-4521-a55d-d958210d06a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 755 | 2025.12.24 05:12:40.567959 [ 259 ] {852e6931-de8d-4521-a55d-d958210d06a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 756 | 2025.12.24 05:12:40.580278 [ 259 ] {852e6931-de8d-4521-a55d-d958210d06a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 757 | 2025.12.24 05:12:40.590389 [ 259 ] {852e6931-de8d-4521-a55d-d958210d06a6} <Debug> TCPHandler: Processed in 0.027354911 sec. | ||
| 758 | 2025.12.24 05:12:40.602296 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 759 | 2025.12.24 05:12:40.602465 [ 259 ] {101101bd-c8aa-423c-971b-65eb07cdcea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 760 | 2025.12.24 05:12:40.613062 [ 259 ] {101101bd-c8aa-423c-971b-65eb07cdcea0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 761 | 2025.12.24 05:12:40.613112 [ 259 ] {101101bd-c8aa-423c-971b-65eb07cdcea0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 762 | 2025.12.24 05:12:40.615420 [ 259 ] {101101bd-c8aa-423c-971b-65eb07cdcea0} <Debug> TCPHandler: Processed in 0.013199509 sec. | ||
| 763 | 2025.12.24 05:12:40.615642 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 764 | 2025.12.24 05:12:40.615763 [ 259 ] {5b39e934-7a6f-4e77-9395-8cd2c0d244f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 765 | 2025.12.24 05:12:40.618009 [ 259 ] {5b39e934-7a6f-4e77-9395-8cd2c0d244f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 766 | 2025.12.24 05:12:40.618063 [ 259 ] {5b39e934-7a6f-4e77-9395-8cd2c0d244f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 767 | 2025.12.24 05:12:40.618407 [ 259 ] {5b39e934-7a6f-4e77-9395-8cd2c0d244f6} <Debug> TCPHandler: Processed in 0.002814354 sec. | ||
| 768 | 2025.12.24 05:12:40.618619 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 769 | 2025.12.24 05:12:40.618738 [ 259 ] {fff5fccf-c170-42e2-bf7d-d61e041f0bf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 770 | 2025.12.24 05:12:40.618982 [ 259 ] {fff5fccf-c170-42e2-bf7d-d61e041f0bf0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 771 | 2025.12.24 05:12:40.619026 [ 259 ] {fff5fccf-c170-42e2-bf7d-d61e041f0bf0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 772 | 2025.12.24 05:12:40.619341 [ 259 ] {fff5fccf-c170-42e2-bf7d-d61e041f0bf0} <Debug> TCPHandler: Processed in 0.00077031 sec. | ||
| 773 | 2025.12.24 05:12:40.619541 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 774 | 2025.12.24 05:12:40.619657 [ 259 ] {27d31acb-4731-4124-89fa-33ecc8f20261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 775 | 2025.12.24 05:12:40.619898 [ 259 ] {27d31acb-4731-4124-89fa-33ecc8f20261} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 776 | 2025.12.24 05:12:40.619944 [ 259 ] {27d31acb-4731-4124-89fa-33ecc8f20261} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 777 | 2025.12.24 05:12:40.620260 [ 259 ] {27d31acb-4731-4124-89fa-33ecc8f20261} <Debug> TCPHandler: Processed in 0.00076697 sec. | ||
| 778 | 2025.12.24 05:12:40.620488 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 779 | 2025.12.24 05:12:40.620610 [ 259 ] {52956eb3-4b35-43d7-876c-0551248a6ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 780 | 2025.12.24 05:12:40.620845 [ 259 ] {52956eb3-4b35-43d7-876c-0551248a6ed9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 781 | 2025.12.24 05:12:40.620888 [ 259 ] {52956eb3-4b35-43d7-876c-0551248a6ed9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 782 | 2025.12.24 05:12:40.621195 [ 259 ] {52956eb3-4b35-43d7-876c-0551248a6ed9} <Debug> TCPHandler: Processed in 0.000755309 sec. | ||
| 783 | 2025.12.24 05:12:40.622030 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 784 | 2025.12.24 05:12:40.622145 [ 259 ] {ee91531f-963b-45c7-8a3c-68ad190e016a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 785 | 2025.12.24 05:12:40.622390 [ 259 ] {ee91531f-963b-45c7-8a3c-68ad190e016a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 786 | 2025.12.24 05:12:40.622433 [ 259 ] {ee91531f-963b-45c7-8a3c-68ad190e016a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 787 | 2025.12.24 05:12:40.622749 [ 259 ] {ee91531f-963b-45c7-8a3c-68ad190e016a} <Debug> TCPHandler: Processed in 0.000766719 sec. | ||
| 788 | 2025.12.24 05:12:40.622954 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 789 | 2025.12.24 05:12:40.623068 [ 259 ] {e9616540-c18c-4a76-a2c9-9b2a2662b9a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 790 | 2025.12.24 05:12:40.623309 [ 259 ] {e9616540-c18c-4a76-a2c9-9b2a2662b9a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 791 | 2025.12.24 05:12:40.623352 [ 259 ] {e9616540-c18c-4a76-a2c9-9b2a2662b9a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 792 | 2025.12.24 05:12:40.623673 [ 259 ] {e9616540-c18c-4a76-a2c9-9b2a2662b9a7} <Debug> TCPHandler: Processed in 0.000766969 sec. | ||
| 793 | 2025.12.24 05:12:40.623876 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 794 | 2025.12.24 05:12:40.623994 [ 259 ] {3743f187-79ce-48f8-8b4b-2e0146b5e97e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 795 | 2025.12.24 05:12:40.624237 [ 259 ] {3743f187-79ce-48f8-8b4b-2e0146b5e97e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 796 | 2025.12.24 05:12:40.624280 [ 259 ] {3743f187-79ce-48f8-8b4b-2e0146b5e97e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 797 | 2025.12.24 05:12:40.624588 [ 259 ] {3743f187-79ce-48f8-8b4b-2e0146b5e97e} <Debug> TCPHandler: Processed in 0.000760679 sec. | ||
| 798 | 2025.12.24 05:12:40.624841 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 799 | 2025.12.24 05:12:40.624961 [ 259 ] {44b3114e-72bc-4f4b-bb7e-db8c51558542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 800 | 2025.12.24 05:12:40.625202 [ 259 ] {44b3114e-72bc-4f4b-bb7e-db8c51558542} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 801 | 2025.12.24 05:12:40.625245 [ 259 ] {44b3114e-72bc-4f4b-bb7e-db8c51558542} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 802 | 2025.12.24 05:12:40.625540 [ 259 ] {44b3114e-72bc-4f4b-bb7e-db8c51558542} <Debug> TCPHandler: Processed in 0.00076446 sec. | ||
| 803 | 2025.12.24 05:12:40.625742 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 804 | 2025.12.24 05:12:40.625850 [ 259 ] {f0dd0b9c-6a02-48d5-b289-bc436e3c7b2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 805 | 2025.12.24 05:12:40.626075 [ 259 ] {f0dd0b9c-6a02-48d5-b289-bc436e3c7b2c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 806 | 2025.12.24 05:12:40.626114 [ 259 ] {f0dd0b9c-6a02-48d5-b289-bc436e3c7b2c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 807 | 2025.12.24 05:12:40.626472 [ 259 ] {f0dd0b9c-6a02-48d5-b289-bc436e3c7b2c} <Debug> TCPHandler: Processed in 0.000751669 sec. | ||
| 808 | 2025.12.24 05:12:40.626674 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 809 | 2025.12.24 05:12:40.626792 [ 259 ] {932c2088-d0d4-4853-badc-20f754e1c826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 810 | 2025.12.24 05:12:40.627046 [ 259 ] {932c2088-d0d4-4853-badc-20f754e1c826} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 811 | 2025.12.24 05:12:40.627090 [ 259 ] {932c2088-d0d4-4853-badc-20f754e1c826} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 812 | 2025.12.24 05:12:40.627407 [ 259 ] {932c2088-d0d4-4853-badc-20f754e1c826} <Debug> TCPHandler: Processed in 0.000781939 sec. | ||
| 813 | 2025.12.24 05:12:40.627688 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 814 | 2025.12.24 05:12:40.627805 [ 259 ] {a2685a12-a7c1-4c74-b876-2fb268bf9571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 815 | 2025.12.24 05:12:40.628054 [ 259 ] {a2685a12-a7c1-4c74-b876-2fb268bf9571} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 816 | 2025.12.24 05:12:40.628102 [ 259 ] {a2685a12-a7c1-4c74-b876-2fb268bf9571} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 817 | 2025.12.24 05:12:40.628448 [ 259 ] {a2685a12-a7c1-4c74-b876-2fb268bf9571} <Debug> TCPHandler: Processed in 0.000809 sec. | ||
| 818 | 2025.12.24 05:12:40.628656 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 819 | 2025.12.24 05:12:40.628774 [ 259 ] {47f3e8b1-3de1-4040-bf53-b6b2b22c94cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 820 | 2025.12.24 05:12:40.629040 [ 259 ] {47f3e8b1-3de1-4040-bf53-b6b2b22c94cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 821 | 2025.12.24 05:12:40.629083 [ 259 ] {47f3e8b1-3de1-4040-bf53-b6b2b22c94cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 822 | 2025.12.24 05:12:40.629401 [ 259 ] {47f3e8b1-3de1-4040-bf53-b6b2b22c94cd} <Debug> TCPHandler: Processed in 0.000792019 sec. | ||
| 823 | 2025.12.24 05:12:40.629600 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 824 | 2025.12.24 05:12:40.629716 [ 259 ] {04ac0b1e-0d3e-4997-a258-fa6cf679fc17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 825 | 2025.12.24 05:12:40.629970 [ 259 ] {04ac0b1e-0d3e-4997-a258-fa6cf679fc17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 826 | 2025.12.24 05:12:40.630017 [ 259 ] {04ac0b1e-0d3e-4997-a258-fa6cf679fc17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 827 | 2025.12.24 05:12:40.630367 [ 259 ] {04ac0b1e-0d3e-4997-a258-fa6cf679fc17} <Debug> TCPHandler: Processed in 0.00081624 sec. | ||
| 828 | 2025.12.24 05:12:40.630589 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 829 | 2025.12.24 05:12:40.630707 [ 259 ] {4b50d28e-d9e2-4b76-ba7a-642ef761ce07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 830 | 2025.12.24 05:12:40.630960 [ 259 ] {4b50d28e-d9e2-4b76-ba7a-642ef761ce07} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 831 | 2025.12.24 05:12:40.631003 [ 259 ] {4b50d28e-d9e2-4b76-ba7a-642ef761ce07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 832 | 2025.12.24 05:12:40.631331 [ 259 ] {4b50d28e-d9e2-4b76-ba7a-642ef761ce07} <Debug> TCPHandler: Processed in 0.00079082 sec. | ||
| 833 | 2025.12.24 05:12:40.631542 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 834 | 2025.12.24 05:12:40.631676 [ 259 ] {b144245c-dfe6-43bb-a1c6-b415eafd7c90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 835 | 2025.12.24 05:12:40.631962 [ 259 ] {b144245c-dfe6-43bb-a1c6-b415eafd7c90} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 836 | 2025.12.24 05:12:40.632005 [ 259 ] {b144245c-dfe6-43bb-a1c6-b415eafd7c90} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 837 | 2025.12.24 05:12:40.632375 [ 259 ] {b144245c-dfe6-43bb-a1c6-b415eafd7c90} <Debug> TCPHandler: Processed in 0.000882991 sec. | ||
| 838 | 2025.12.24 05:12:40.632593 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 839 | 2025.12.24 05:12:40.632717 [ 259 ] {0c15169f-aca8-4ff4-a130-39e345102134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 840 | 2025.12.24 05:12:40.632980 [ 259 ] {0c15169f-aca8-4ff4-a130-39e345102134} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 841 | 2025.12.24 05:12:40.633024 [ 259 ] {0c15169f-aca8-4ff4-a130-39e345102134} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 842 | 2025.12.24 05:12:40.633353 [ 259 ] {0c15169f-aca8-4ff4-a130-39e345102134} <Debug> TCPHandler: Processed in 0.00080815 sec. | ||
| 843 | 2025.12.24 05:12:40.633562 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 844 | 2025.12.24 05:12:40.633691 [ 259 ] {13f27e97-fabc-4c8c-ab63-d595cf865541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 845 | 2025.12.24 05:12:40.633956 [ 259 ] {13f27e97-fabc-4c8c-ab63-d595cf865541} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 846 | 2025.12.24 05:12:40.633999 [ 259 ] {13f27e97-fabc-4c8c-ab63-d595cf865541} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 847 | 2025.12.24 05:12:40.634318 [ 259 ] {13f27e97-fabc-4c8c-ab63-d595cf865541} <Debug> TCPHandler: Processed in 0.00080455 sec. | ||
| 848 | 2025.12.24 05:12:40.634518 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 849 | 2025.12.24 05:12:40.634640 [ 259 ] {898273a0-b092-49c1-99e3-0978d2180a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 850 | 2025.12.24 05:12:40.634913 [ 259 ] {898273a0-b092-49c1-99e3-0978d2180a5f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 851 | 2025.12.24 05:12:40.634960 [ 259 ] {898273a0-b092-49c1-99e3-0978d2180a5f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 852 | 2025.12.24 05:12:40.635294 [ 259 ] {898273a0-b092-49c1-99e3-0978d2180a5f} <Debug> TCPHandler: Processed in 0.00082387 sec. | ||
| 853 | 2025.12.24 05:12:40.636633 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 854 | 2025.12.24 05:12:40.636758 [ 259 ] {d973b7b3-e83b-42e5-ac1c-ed1bad3f51b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 855 | 2025.12.24 05:12:40.637020 [ 259 ] {d973b7b3-e83b-42e5-ac1c-ed1bad3f51b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 856 | 2025.12.24 05:12:40.637063 [ 259 ] {d973b7b3-e83b-42e5-ac1c-ed1bad3f51b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 857 | 2025.12.24 05:12:40.637385 [ 259 ] {d973b7b3-e83b-42e5-ac1c-ed1bad3f51b8} <Debug> TCPHandler: Processed in 0.00080425 sec. | ||
| 858 | 2025.12.24 05:12:40.637681 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 859 | 2025.12.24 05:12:40.637820 [ 259 ] {ec02018c-5049-497f-83a1-8b0e189a94cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 860 | 2025.12.24 05:12:40.638093 [ 259 ] {ec02018c-5049-497f-83a1-8b0e189a94cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 861 | 2025.12.24 05:12:40.638136 [ 259 ] {ec02018c-5049-497f-83a1-8b0e189a94cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 862 | 2025.12.24 05:12:40.638457 [ 259 ] {ec02018c-5049-497f-83a1-8b0e189a94cd} <Debug> TCPHandler: Processed in 0.00082409 sec. | ||
| 863 | 2025.12.24 05:12:40.638705 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 864 | 2025.12.24 05:12:40.638825 [ 259 ] {aa9ad92a-ab2f-4ff9-a31c-9e6c399179ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 865 | 2025.12.24 05:12:40.639099 [ 259 ] {aa9ad92a-ab2f-4ff9-a31c-9e6c399179ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 866 | 2025.12.24 05:12:40.639142 [ 259 ] {aa9ad92a-ab2f-4ff9-a31c-9e6c399179ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 867 | 2025.12.24 05:12:40.639462 [ 259 ] {aa9ad92a-ab2f-4ff9-a31c-9e6c399179ae} <Debug> TCPHandler: Processed in 0.00080495 sec. | ||
| 868 | 2025.12.24 05:12:40.639707 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 869 | 2025.12.24 05:12:40.639829 [ 259 ] {31d4b1d7-c9f1-4717-bce8-b032ea123212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 870 | 2025.12.24 05:12:40.640100 [ 259 ] {31d4b1d7-c9f1-4717-bce8-b032ea123212} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 871 | 2025.12.24 05:12:40.640143 [ 259 ] {31d4b1d7-c9f1-4717-bce8-b032ea123212} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 872 | 2025.12.24 05:12:40.640478 [ 259 ] {31d4b1d7-c9f1-4717-bce8-b032ea123212} <Debug> TCPHandler: Processed in 0.00081927 sec. | ||
| 873 | 2025.12.24 05:12:40.640727 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 874 | 2025.12.24 05:12:40.640851 [ 259 ] {26537f11-72bf-47d2-b043-34cce19ba8fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 875 | 2025.12.24 05:12:40.641129 [ 259 ] {26537f11-72bf-47d2-b043-34cce19ba8fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 876 | 2025.12.24 05:12:40.641171 [ 259 ] {26537f11-72bf-47d2-b043-34cce19ba8fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 877 | 2025.12.24 05:12:40.641492 [ 259 ] {26537f11-72bf-47d2-b043-34cce19ba8fa} <Debug> TCPHandler: Processed in 0.00081214 sec. | ||
| 878 | 2025.12.24 05:12:40.641763 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 879 | 2025.12.24 05:12:40.641890 [ 259 ] {574eee76-ecc5-4f46-b731-a4b21b99b497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 880 | 2025.12.24 05:12:40.642163 [ 259 ] {574eee76-ecc5-4f46-b731-a4b21b99b497} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 881 | 2025.12.24 05:12:40.642205 [ 259 ] {574eee76-ecc5-4f46-b731-a4b21b99b497} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 882 | 2025.12.24 05:12:40.642541 [ 259 ] {574eee76-ecc5-4f46-b731-a4b21b99b497} <Debug> TCPHandler: Processed in 0.00082867 sec. | ||
| 883 | 2025.12.24 05:12:40.655972 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 884 | 2025.12.24 05:12:40.656085 [ 259 ] {11c169c4-e25f-4793-abc8-377f07436104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 885 | 2025.12.24 05:12:40.656127 [ 259 ] {11c169c4-e25f-4793-abc8-377f07436104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 886 | 2025.12.24 05:12:40.656725 [ 259 ] {11c169c4-e25f-4793-abc8-377f07436104} <Trace> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 887 | 2025.12.24 05:12:40.656762 [ 259 ] {11c169c4-e25f-4793-abc8-377f07436104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 888 | 2025.12.24 05:12:40.659190 [ 259 ] {11c169c4-e25f-4793-abc8-377f07436104} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 889 | 2025.12.24 05:12:40.659398 [ 259 ] {11c169c4-e25f-4793-abc8-377f07436104} <Trace> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 890 | 2025.12.24 05:12:40.659537 [ 259 ] {11c169c4-e25f-4793-abc8-377f07436104} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.003482 sec., 7466.973004020678 rows/sec., 1.61 MiB/sec. | ||
| 891 | 2025.12.24 05:12:40.659582 [ 259 ] {11c169c4-e25f-4793-abc8-377f07436104} <Debug> TCPHandler: Processed in 0.003665815 sec. | ||
| 892 | 2025.12.24 05:12:40.659717 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 893 | 2025.12.24 05:12:40.659822 [ 259 ] {9a2123bb-0411-47ca-980e-98886d0aee3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 894 | 2025.12.24 05:12:40.659863 [ 259 ] {9a2123bb-0411-47ca-980e-98886d0aee3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 895 | 2025.12.24 05:12:40.668729 [ 259 ] {9a2123bb-0411-47ca-980e-98886d0aee3d} <Trace> oximeter.fields_i16 (e9669465-19f7-46d9-9fa3-0850580a16c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 896 | 2025.12.24 05:12:40.668762 [ 259 ] {9a2123bb-0411-47ca-980e-98886d0aee3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 897 | 2025.12.24 05:12:40.671428 [ 259 ] {9a2123bb-0411-47ca-980e-98886d0aee3d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 898 | 2025.12.24 05:12:40.671710 [ 259 ] {9a2123bb-0411-47ca-980e-98886d0aee3d} <Trace> oximeter.fields_i16 (e9669465-19f7-46d9-9fa3-0850580a16c9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 899 | 2025.12.24 05:12:40.671845 [ 259 ] {9a2123bb-0411-47ca-980e-98886d0aee3d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.012045 sec., 1992.5280199252802 rows/sec., 169.29 KiB/sec. | ||
| 900 | 2025.12.24 05:12:40.671886 [ 259 ] {9a2123bb-0411-47ca-980e-98886d0aee3d} <Debug> TCPHandler: Processed in 0.012217987 sec. | ||
| 901 | 2025.12.24 05:12:40.672009 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 902 | 2025.12.24 05:12:40.672108 [ 259 ] {9ff0e2df-dd39-40e4-b0e3-7f5d34353f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 903 | 2025.12.24 05:12:40.672150 [ 259 ] {9ff0e2df-dd39-40e4-b0e3-7f5d34353f77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 904 | 2025.12.24 05:12:40.672558 [ 259 ] {9ff0e2df-dd39-40e4-b0e3-7f5d34353f77} <Trace> oximeter.fields_ipaddr (d2d73905-51dd-46e2-bb88-103604040d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 905 | 2025.12.24 05:12:40.672596 [ 259 ] {9ff0e2df-dd39-40e4-b0e3-7f5d34353f77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 906 | 2025.12.24 05:12:40.672989 [ 259 ] {9ff0e2df-dd39-40e4-b0e3-7f5d34353f77} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 907 | 2025.12.24 05:12:40.673195 [ 259 ] {9ff0e2df-dd39-40e4-b0e3-7f5d34353f77} <Trace> oximeter.fields_ipaddr (d2d73905-51dd-46e2-bb88-103604040d84): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 908 | 2025.12.24 05:12:40.673321 [ 259 ] {9ff0e2df-dd39-40e4-b0e3-7f5d34353f77} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001234 sec., 8103.727714748784 rows/sec., 660.80 KiB/sec. | ||
| 909 | 2025.12.24 05:12:40.673360 [ 259 ] {9ff0e2df-dd39-40e4-b0e3-7f5d34353f77} <Debug> TCPHandler: Processed in 0.001406607 sec. | ||
| 910 | 2025.12.24 05:12:40.673490 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 911 | 2025.12.24 05:12:40.673587 [ 259 ] {9ceecaa8-e250-40df-8f96-331a4714d90f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 912 | 2025.12.24 05:12:40.673626 [ 259 ] {9ceecaa8-e250-40df-8f96-331a4714d90f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 913 | 2025.12.24 05:12:40.674126 [ 259 ] {9ceecaa8-e250-40df-8f96-331a4714d90f} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 914 | 2025.12.24 05:12:40.674164 [ 259 ] {9ceecaa8-e250-40df-8f96-331a4714d90f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 915 | 2025.12.24 05:12:40.674495 [ 259 ] {9ceecaa8-e250-40df-8f96-331a4714d90f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 916 | 2025.12.24 05:12:40.674707 [ 259 ] {9ceecaa8-e250-40df-8f96-331a4714d90f} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 917 | 2025.12.24 05:12:40.674839 [ 259 ] {9ceecaa8-e250-40df-8f96-331a4714d90f} <Debug> executeQuery: Read 201 rows, 18.24 KiB in 0.001271 sec., 158143.19433516916 rows/sec., 14.01 MiB/sec. | ||
| 918 | 2025.12.24 05:12:40.674875 [ 259 ] {9ceecaa8-e250-40df-8f96-331a4714d90f} <Debug> TCPHandler: Processed in 0.001433807 sec. | ||
| 919 | 2025.12.24 05:12:40.674999 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 920 | 2025.12.24 05:12:40.675103 [ 259 ] {548c6ca6-6a7a-428a-9f1b-1069572b1a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 921 | 2025.12.24 05:12:40.675157 [ 259 ] {548c6ca6-6a7a-428a-9f1b-1069572b1a90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 922 | 2025.12.24 05:12:40.675576 [ 259 ] {548c6ca6-6a7a-428a-9f1b-1069572b1a90} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 923 | 2025.12.24 05:12:40.675613 [ 259 ] {548c6ca6-6a7a-428a-9f1b-1069572b1a90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 924 | 2025.12.24 05:12:40.676003 [ 259 ] {548c6ca6-6a7a-428a-9f1b-1069572b1a90} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 925 | 2025.12.24 05:12:40.676223 [ 259 ] {548c6ca6-6a7a-428a-9f1b-1069572b1a90} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 926 | 2025.12.24 05:12:40.676348 [ 259 ] {548c6ca6-6a7a-428a-9f1b-1069572b1a90} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001269 sec., 25216.706067769897 rows/sec., 1.86 MiB/sec. | ||
| 927 | 2025.12.24 05:12:40.676386 [ 259 ] {548c6ca6-6a7a-428a-9f1b-1069572b1a90} <Debug> TCPHandler: Processed in 0.001437708 sec. | ||
| 928 | 2025.12.24 05:12:40.676497 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 929 | 2025.12.24 05:12:40.676590 [ 259 ] {7f509f65-5e33-4307-bbe1-147477338ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 930 | 2025.12.24 05:12:40.676628 [ 259 ] {7f509f65-5e33-4307-bbe1-147477338ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 931 | 2025.12.24 05:12:40.677046 [ 259 ] {7f509f65-5e33-4307-bbe1-147477338ac0} <Trace> oximeter.fields_u32 (0019175b-7dfe-4a06-b4c5-316fe473bc70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 932 | 2025.12.24 05:12:40.677080 [ 259 ] {7f509f65-5e33-4307-bbe1-147477338ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 933 | 2025.12.24 05:12:40.677400 [ 259 ] {7f509f65-5e33-4307-bbe1-147477338ac0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 934 | 2025.12.24 05:12:40.677610 [ 259 ] {7f509f65-5e33-4307-bbe1-147477338ac0} <Trace> oximeter.fields_u32 (0019175b-7dfe-4a06-b4c5-316fe473bc70): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 935 | 2025.12.24 05:12:40.677734 [ 259 ] {7f509f65-5e33-4307-bbe1-147477338ac0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001161 sec., 20671.834625322997 rows/sec., 1.72 MiB/sec. | ||
| 936 | 2025.12.24 05:12:40.677770 [ 259 ] {7f509f65-5e33-4307-bbe1-147477338ac0} <Debug> TCPHandler: Processed in 0.001322536 sec. | ||
| 937 | 2025.12.24 05:12:40.677888 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 938 | 2025.12.24 05:12:40.677981 [ 259 ] {472c2e2b-e2b2-485c-af98-347640bc246c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 939 | 2025.12.24 05:12:40.678020 [ 259 ] {472c2e2b-e2b2-485c-af98-347640bc246c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 940 | 2025.12.24 05:12:40.678405 [ 259 ] {472c2e2b-e2b2-485c-af98-347640bc246c} <Trace> oximeter.fields_u8 (ec437910-9861-45b6-bb34-86b2dd4bfd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 941 | 2025.12.24 05:12:40.678441 [ 259 ] {472c2e2b-e2b2-485c-af98-347640bc246c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 942 | 2025.12.24 05:12:40.678793 [ 259 ] {472c2e2b-e2b2-485c-af98-347640bc246c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 943 | 2025.12.24 05:12:40.678999 [ 259 ] {472c2e2b-e2b2-485c-af98-347640bc246c} <Trace> oximeter.fields_u8 (ec437910-9861-45b6-bb34-86b2dd4bfd22): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 944 | 2025.12.24 05:12:40.679122 [ 259 ] {472c2e2b-e2b2-485c-af98-347640bc246c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001158 sec., 10362.694300518135 rows/sec., 809.59 KiB/sec. | ||
| 945 | 2025.12.24 05:12:40.679158 [ 259 ] {472c2e2b-e2b2-485c-af98-347640bc246c} <Debug> TCPHandler: Processed in 0.001319126 sec. | ||
| 946 | 2025.12.24 05:12:40.679272 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 947 | 2025.12.24 05:12:40.679365 [ 259 ] {c4d21afc-3eb6-43e4-8f05-c509a99ea672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 948 | 2025.12.24 05:12:40.679404 [ 259 ] {c4d21afc-3eb6-43e4-8f05-c509a99ea672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 949 | 2025.12.24 05:12:40.679831 [ 259 ] {c4d21afc-3eb6-43e4-8f05-c509a99ea672} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 950 | 2025.12.24 05:12:40.679867 [ 259 ] {c4d21afc-3eb6-43e4-8f05-c509a99ea672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 951 | 2025.12.24 05:12:40.680172 [ 259 ] {c4d21afc-3eb6-43e4-8f05-c509a99ea672} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 952 | 2025.12.24 05:12:40.680378 [ 259 ] {c4d21afc-3eb6-43e4-8f05-c509a99ea672} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 953 | 2025.12.24 05:12:40.680508 [ 259 ] {c4d21afc-3eb6-43e4-8f05-c509a99ea672} <Debug> executeQuery: Read 120 rows, 9.99 KiB in 0.001159 sec., 103537.53235547885 rows/sec., 8.42 MiB/sec. | ||
| 954 | 2025.12.24 05:12:40.680558 [ 259 ] {c4d21afc-3eb6-43e4-8f05-c509a99ea672} <Debug> TCPHandler: Processed in 0.001334796 sec. | ||
| 955 | 2025.12.24 05:12:40.680677 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 956 | 2025.12.24 05:12:40.680771 [ 259 ] {aa84b446-7d91-4ce0-a60a-df52c76ffbdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 957 | 2025.12.24 05:12:40.680812 [ 259 ] {aa84b446-7d91-4ce0-a60a-df52c76ffbdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 958 | 2025.12.24 05:12:40.683237 [ 259 ] {aa84b446-7d91-4ce0-a60a-df52c76ffbdb} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 959 | 2025.12.24 05:12:40.683271 [ 259 ] {aa84b446-7d91-4ce0-a60a-df52c76ffbdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 960 | 2025.12.24 05:12:40.687909 [ 259 ] {aa84b446-7d91-4ce0-a60a-df52c76ffbdb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 961 | 2025.12.24 05:12:40.688147 [ 259 ] {aa84b446-7d91-4ce0-a60a-df52c76ffbdb} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 962 | 2025.12.24 05:12:40.688276 [ 259 ] {aa84b446-7d91-4ce0-a60a-df52c76ffbdb} <Debug> executeQuery: Read 321 rows, 24.71 KiB in 0.007523 sec., 42669.14794629802 rows/sec., 3.21 MiB/sec. | ||
| 963 | 2025.12.24 05:12:40.688313 [ 259 ] {aa84b446-7d91-4ce0-a60a-df52c76ffbdb} <Debug> TCPHandler: Processed in 0.007684973 sec. | ||
| 964 | 2025.12.24 05:12:40.688435 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 965 | 2025.12.24 05:12:40.688530 [ 259 ] {b309cb5f-6524-476a-ad4b-f7352be05898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 966 | 2025.12.24 05:12:40.688583 [ 259 ] {b309cb5f-6524-476a-ad4b-f7352be05898} <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 | ||
| 967 | 2025.12.24 05:12:40.689329 [ 259 ] {b309cb5f-6524-476a-ad4b-f7352be05898} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 968 | 2025.12.24 05:12:40.689368 [ 259 ] {b309cb5f-6524-476a-ad4b-f7352be05898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 969 | 2025.12.24 05:12:40.692180 [ 259 ] {b309cb5f-6524-476a-ad4b-f7352be05898} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 970 | 2025.12.24 05:12:40.692455 [ 259 ] {b309cb5f-6524-476a-ad4b-f7352be05898} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 971 | 2025.12.24 05:12:40.692588 [ 259 ] {b309cb5f-6524-476a-ad4b-f7352be05898} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.004076 sec., 2453.385672227674 rows/sec., 4.40 MiB/sec. | ||
| 972 | 2025.12.24 05:12:40.692638 [ 259 ] {b309cb5f-6524-476a-ad4b-f7352be05898} <Debug> TCPHandler: Processed in 0.004250061 sec. | ||
| 973 | 2025.12.24 05:12:40.692752 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 974 | 2025.12.24 05:12:40.692847 [ 259 ] {1bf82f10-a7d3-43d4-95b4-7a8dfd09f82f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 975 | 2025.12.24 05:12:40.692887 [ 259 ] {1bf82f10-a7d3-43d4-95b4-7a8dfd09f82f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 976 | 2025.12.24 05:12:40.693219 [ 259 ] {1bf82f10-a7d3-43d4-95b4-7a8dfd09f82f} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 977 | 2025.12.24 05:12:40.693256 [ 259 ] {1bf82f10-a7d3-43d4-95b4-7a8dfd09f82f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 978 | 2025.12.24 05:12:40.693567 [ 259 ] {1bf82f10-a7d3-43d4-95b4-7a8dfd09f82f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 979 | 2025.12.24 05:12:40.693769 [ 259 ] {1bf82f10-a7d3-43d4-95b4-7a8dfd09f82f} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 980 | 2025.12.24 05:12:40.693891 [ 259 ] {1bf82f10-a7d3-43d4-95b4-7a8dfd09f82f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 981 | 2025.12.24 05:12:40.693926 [ 259 ] {1bf82f10-a7d3-43d4-95b4-7a8dfd09f82f} <Debug> TCPHandler: Processed in 0.001223014 sec. | ||
| 982 | 2025.12.24 05:12:41.112237 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 983 | 2025.12.24 05:12:41.112799 [ 245 ] {} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 984 | 2025.12.24 05:12:41.112856 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 985 | 2025.12.24 05:12:41.113491 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 986 | 2025.12.24 05:12:41.113790 [ 245 ] {} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 987 | 2025.12.24 05:12:41.113975 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 988 | 2025.12.24 05:12:41.173147 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 989 | 2025.12.24 05:12:41.189295 [ 244 ] {} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 990 | 2025.12.24 05:12:41.189355 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 991 | 2025.12.24 05:12:41.195922 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 992 | 2025.12.24 05:12:41.196653 [ 244 ] {} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 993 | 2025.12.24 05:12:41.199833 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 994 | 2025.12.24 05:12:42.000227 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.73 MiB, peak 163.73 MiB, free memory in arenas 0.00 B, will set to 160.96 MiB (RSS), difference: 1.23 MiB | ||
| 995 | 2025.12.24 05:12:45.571650 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 996 | 2025.12.24 05:12:45.571857 [ 259 ] {027a174c-3ba4-4950-82a3-aac04b3c0a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 997 | 2025.12.24 05:12:45.571938 [ 259 ] {027a174c-3ba4-4950-82a3-aac04b3c0a6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 998 | 2025.12.24 05:12:45.572819 [ 259 ] {027a174c-3ba4-4950-82a3-aac04b3c0a6d} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 999 | 2025.12.24 05:12:45.572866 [ 259 ] {027a174c-3ba4-4950-82a3-aac04b3c0a6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1000 | 2025.12.24 05:12:45.574167 [ 259 ] {027a174c-3ba4-4950-82a3-aac04b3c0a6d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1001 | 2025.12.24 05:12:45.574549 [ 259 ] {027a174c-3ba4-4950-82a3-aac04b3c0a6d} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1002 | 2025.12.24 05:12:45.574753 [ 259 ] {027a174c-3ba4-4950-82a3-aac04b3c0a6d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002955 sec., 18950.93062605753 rows/sec., 1.46 MiB/sec. | ||
| 1003 | 2025.12.24 05:12:45.574811 [ 259 ] {027a174c-3ba4-4950-82a3-aac04b3c0a6d} <Debug> TCPHandler: Processed in 0.00331431 sec. | ||
| 1004 | 2025.12.24 05:12:45.575009 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1005 | 2025.12.24 05:12:45.575190 [ 259 ] {66a582bd-3f12-469e-b04e-10f8b7e975ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1006 | 2025.12.24 05:12:45.575265 [ 259 ] {66a582bd-3f12-469e-b04e-10f8b7e975ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1007 | 2025.12.24 05:12:45.575906 [ 259 ] {66a582bd-3f12-469e-b04e-10f8b7e975ab} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1008 | 2025.12.24 05:12:45.575947 [ 259 ] {66a582bd-3f12-469e-b04e-10f8b7e975ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1009 | 2025.12.24 05:12:45.576370 [ 259 ] {66a582bd-3f12-469e-b04e-10f8b7e975ab} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1010 | 2025.12.24 05:12:45.576684 [ 259 ] {66a582bd-3f12-469e-b04e-10f8b7e975ab} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1011 | 2025.12.24 05:12:45.576833 [ 259 ] {66a582bd-3f12-469e-b04e-10f8b7e975ab} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001695 sec., 37758.112094395285 rows/sec., 2.95 MiB/sec. | ||
| 1012 | 2025.12.24 05:12:45.576879 [ 259 ] {66a582bd-3f12-469e-b04e-10f8b7e975ab} <Debug> TCPHandler: Processed in 0.001947164 sec. | ||
| 1013 | 2025.12.24 05:12:45.577419 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1014 | 2025.12.24 05:12:45.577545 [ 259 ] {4949d594-8c6a-4a80-85ae-42c39ad45c7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1015 | 2025.12.24 05:12:45.577602 [ 259 ] {4949d594-8c6a-4a80-85ae-42c39ad45c7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1016 | 2025.12.24 05:12:45.578103 [ 259 ] {4949d594-8c6a-4a80-85ae-42c39ad45c7d} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1017 | 2025.12.24 05:12:45.578153 [ 259 ] {4949d594-8c6a-4a80-85ae-42c39ad45c7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1018 | 2025.12.24 05:12:45.578630 [ 259 ] {4949d594-8c6a-4a80-85ae-42c39ad45c7d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1019 | 2025.12.24 05:12:45.578891 [ 259 ] {4949d594-8c6a-4a80-85ae-42c39ad45c7d} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1020 | 2025.12.24 05:12:45.579067 [ 259 ] {4949d594-8c6a-4a80-85ae-42c39ad45c7d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001559 sec., 102629.89095574086 rows/sec., 7.15 MiB/sec. | ||
| 1021 | 2025.12.24 05:12:45.579107 [ 259 ] {4949d594-8c6a-4a80-85ae-42c39ad45c7d} <Debug> TCPHandler: Processed in 0.001757161 sec. | ||
| 1022 | 2025.12.24 05:12:45.579234 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1023 | 2025.12.24 05:12:45.579349 [ 259 ] {81cdd466-c639-4072-9daa-c27d60c5831e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1024 | 2025.12.24 05:12:45.579398 [ 259 ] {81cdd466-c639-4072-9daa-c27d60c5831e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1025 | 2025.12.24 05:12:45.579793 [ 259 ] {81cdd466-c639-4072-9daa-c27d60c5831e} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1026 | 2025.12.24 05:12:45.579833 [ 259 ] {81cdd466-c639-4072-9daa-c27d60c5831e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1027 | 2025.12.24 05:12:45.580174 [ 259 ] {81cdd466-c639-4072-9daa-c27d60c5831e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1028 | 2025.12.24 05:12:45.580387 [ 259 ] {81cdd466-c639-4072-9daa-c27d60c5831e} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1029 | 2025.12.24 05:12:45.580543 [ 259 ] {81cdd466-c639-4072-9daa-c27d60c5831e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001216 sec., 49342.10526315789 rows/sec., 3.33 MiB/sec. | ||
| 1030 | 2025.12.24 05:12:45.580595 [ 259 ] {81cdd466-c639-4072-9daa-c27d60c5831e} <Debug> TCPHandler: Processed in 0.001410917 sec. | ||
| 1031 | 2025.12.24 05:12:46.319691 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37045 | ||
| 1032 | 2025.12.24 05:12:46.323925 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1033 | 2025.12.24 05:12:46.323982 [ 286 ] {} <Debug> TCP-Session: 8b12fb4f-62e4-4cc6-848d-5c385a2ba3cd Authenticating user 'default' from [fd00:1122:3344:101::e]:37045 | ||
| 1034 | 2025.12.24 05:12:46.324007 [ 286 ] {} <Debug> TCP-Session: 8b12fb4f-62e4-4cc6-848d-5c385a2ba3cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1035 | 2025.12.24 05:12:46.324021 [ 286 ] {} <Debug> TCP-Session: 8b12fb4f-62e4-4cc6-848d-5c385a2ba3cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1036 | 2025.12.24 05:12:46.324075 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1037 | 2025.12.24 05:12:46.324117 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1038 | 2025.12.24 05:12:46.324136 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 1039 | 2025.12.24 05:12:46.324604 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33329 | ||
| 1040 | 2025.12.24 05:12:46.324707 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57381 | ||
| 1041 | 2025.12.24 05:12:46.324877 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58731 | ||
| 1042 | 2025.12.24 05:12:46.324888 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1043 | 2025.12.24 05:12:46.324946 [ 286 ] {} <Trace> TCP-Session: 8b12fb4f-62e4-4cc6-848d-5c385a2ba3cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1044 | 2025.12.24 05:12:46.324992 [ 287 ] {} <Debug> TCP-Session: c602b1b6-2cd9-406f-bacb-6e4926c2d758 Authenticating user 'default' from [fd00:1122:3344:101::e]:33329 | ||
| 1045 | 2025.12.24 05:12:46.325038 [ 287 ] {} <Debug> TCP-Session: c602b1b6-2cd9-406f-bacb-6e4926c2d758 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1046 | 2025.12.24 05:12:46.325066 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36484 | ||
| 1047 | 2025.12.24 05:12:46.325075 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1048 | 2025.12.24 05:12:46.325089 [ 287 ] {} <Debug> TCP-Session: c602b1b6-2cd9-406f-bacb-6e4926c2d758 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1049 | 2025.12.24 05:12:46.325143 [ 288 ] {} <Debug> TCP-Session: 9f6aca83-3b34-4390-a014-852170a9e85f Authenticating user 'default' from [fd00:1122:3344:101::e]:57381 | ||
| 1050 | 2025.12.24 05:12:46.325148 [ 286 ] {4ec764ff-807e-4890-8170-dcaa336b5936} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37045) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1051 | 2025.12.24 05:12:46.325176 [ 288 ] {} <Debug> TCP-Session: 9f6aca83-3b34-4390-a014-852170a9e85f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1052 | 2025.12.24 05:12:46.325195 [ 288 ] {} <Debug> TCP-Session: 9f6aca83-3b34-4390-a014-852170a9e85f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1053 | 2025.12.24 05:12:46.325240 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1054 | 2025.12.24 05:12:46.325243 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59919 | ||
| 1055 | 2025.12.24 05:12:46.325292 [ 289 ] {} <Debug> TCP-Session: 34707f43-4542-4cf8-b7d7-78579a38891d Authenticating user 'default' from [fd00:1122:3344:101::e]:58731 | ||
| 1056 | 2025.12.24 05:12:46.325326 [ 289 ] {} <Debug> TCP-Session: 34707f43-4542-4cf8-b7d7-78579a38891d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1057 | 2025.12.24 05:12:46.325345 [ 289 ] {} <Debug> TCP-Session: 34707f43-4542-4cf8-b7d7-78579a38891d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1058 | 2025.12.24 05:12:46.325399 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1059 | 2025.12.24 05:12:46.325435 [ 290 ] {} <Debug> TCP-Session: 81292aa4-4213-4a39-aabb-ae8f02d9bee7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36484 | ||
| 1060 | 2025.12.24 05:12:46.325453 [ 290 ] {} <Debug> TCP-Session: 81292aa4-4213-4a39-aabb-ae8f02d9bee7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1061 | 2025.12.24 05:12:46.325466 [ 290 ] {} <Debug> TCP-Session: 81292aa4-4213-4a39-aabb-ae8f02d9bee7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1062 | 2025.12.24 05:12:46.325474 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40141 | ||
| 1063 | 2025.12.24 05:12:46.325569 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1064 | 2025.12.24 05:12:46.325609 [ 291 ] {} <Debug> TCP-Session: c21f180d-ccbe-4e1d-b47a-0dfea02daddc Authenticating user 'default' from [fd00:1122:3344:101::e]:59919 | ||
| 1065 | 2025.12.24 05:12:46.325628 [ 291 ] {} <Debug> TCP-Session: c21f180d-ccbe-4e1d-b47a-0dfea02daddc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1066 | 2025.12.24 05:12:46.325643 [ 291 ] {} <Debug> TCP-Session: c21f180d-ccbe-4e1d-b47a-0dfea02daddc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1067 | 2025.12.24 05:12:46.325701 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1068 | 2025.12.24 05:12:46.325719 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54441 | ||
| 1069 | 2025.12.24 05:12:46.325744 [ 292 ] {} <Debug> TCP-Session: 681aa465-009a-4990-8c94-8ef82e8f5fa7 Authenticating user 'default' from [fd00:1122:3344:101::e]:40141 | ||
| 1070 | 2025.12.24 05:12:46.325768 [ 292 ] {} <Debug> TCP-Session: 681aa465-009a-4990-8c94-8ef82e8f5fa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1071 | 2025.12.24 05:12:46.325781 [ 292 ] {} <Debug> TCP-Session: 681aa465-009a-4990-8c94-8ef82e8f5fa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1072 | 2025.12.24 05:12:46.325806 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51995 | ||
| 1073 | 2025.12.24 05:12:46.325924 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1074 | 2025.12.24 05:12:46.325962 [ 293 ] {} <Debug> TCP-Session: 423505e2-e019-40bc-82c5-dc84eaaf5ef0 Authenticating user 'default' from [fd00:1122:3344:101::e]:54441 | ||
| 1075 | 2025.12.24 05:12:46.325980 [ 293 ] {} <Debug> TCP-Session: 423505e2-e019-40bc-82c5-dc84eaaf5ef0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1076 | 2025.12.24 05:12:46.325997 [ 293 ] {} <Debug> TCP-Session: 423505e2-e019-40bc-82c5-dc84eaaf5ef0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1077 | 2025.12.24 05:12:46.326013 [ 286 ] {4ec764ff-807e-4890-8170-dcaa336b5936} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1078 | 2025.12.24 05:12:46.326061 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1079 | 2025.12.24 05:12:46.326106 [ 294 ] {} <Debug> TCP-Session: 68bb8460-e103-4940-bc4e-3adccba9611a Authenticating user 'default' from [fd00:1122:3344:101::e]:51995 | ||
| 1080 | 2025.12.24 05:12:46.326133 [ 294 ] {} <Debug> TCP-Session: 68bb8460-e103-4940-bc4e-3adccba9611a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1081 | 2025.12.24 05:12:46.326149 [ 294 ] {} <Debug> TCP-Session: 68bb8460-e103-4940-bc4e-3adccba9611a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1082 | 2025.12.24 05:12:46.330691 [ 286 ] {4ec764ff-807e-4890-8170-dcaa336b5936} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1083 | 2025.12.24 05:12:46.341397 [ 286 ] {4ec764ff-807e-4890-8170-dcaa336b5936} <Debug> oximeter.version (59cf6c02-30e1-42f0-a168-26de35ed0f8e) (SelectExecutor): Key condition: unknown | ||
| 1084 | 2025.12.24 05:12:46.367511 [ 297 ] {4ec764ff-807e-4890-8170-dcaa336b5936} <Trace> AggregatingTransform: Aggregating | ||
| 1085 | 2025.12.24 05:12:46.369496 [ 297 ] {4ec764ff-807e-4890-8170-dcaa336b5936} <Trace> Aggregator: Aggregation method: without_key | ||
| 1086 | 2025.12.24 05:12:46.371517 [ 297 ] {4ec764ff-807e-4890-8170-dcaa336b5936} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.007324138 sec. (136.535 rows/sec., 5.33 KiB/sec.) | ||
| 1087 | 2025.12.24 05:12:46.371546 [ 297 ] {4ec764ff-807e-4890-8170-dcaa336b5936} <Trace> Aggregator: Merging aggregated data | ||
| 1088 | 2025.12.24 05:12:46.371577 [ 297 ] {4ec764ff-807e-4890-8170-dcaa336b5936} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1089 | 2025.12.24 05:12:46.375135 [ 286 ] {4ec764ff-807e-4890-8170-dcaa336b5936} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.050047 sec., 19.98121765540392 rows/sec., 799.25 B/sec. | ||
| 1090 | 2025.12.24 05:12:46.375268 [ 286 ] {4ec764ff-807e-4890-8170-dcaa336b5936} <Debug> TCPHandler: Processed in 0.05054916 sec. | ||
| 1091 | 2025.12.24 05:12:46.379242 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1092 | 2025.12.24 05:12:46.379282 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1093 | 2025.12.24 05:12:46.379307 [ 286 ] {} <Debug> TCP-Session: 8b12fb4f-62e4-4cc6-848d-5c385a2ba3cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1094 | 2025.12.24 05:12:46.379318 [ 293 ] {} <Debug> TCP-Session: 423505e2-e019-40bc-82c5-dc84eaaf5ef0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1095 | 2025.12.24 05:12:46.379325 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1096 | 2025.12.24 05:12:46.379362 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1097 | 2025.12.24 05:12:46.379391 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1098 | 2025.12.24 05:12:46.379409 [ 289 ] {} <Debug> TCP-Session: 34707f43-4542-4cf8-b7d7-78579a38891d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1099 | 2025.12.24 05:12:46.379427 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1100 | 2025.12.24 05:12:46.379441 [ 287 ] {} <Debug> TCP-Session: c602b1b6-2cd9-406f-bacb-6e4926c2d758 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1101 | 2025.12.24 05:12:46.379475 [ 288 ] {} <Debug> TCP-Session: 9f6aca83-3b34-4390-a014-852170a9e85f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1102 | 2025.12.24 05:12:46.379495 [ 294 ] {} <Debug> TCP-Session: 68bb8460-e103-4940-bc4e-3adccba9611a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1103 | 2025.12.24 05:12:46.379402 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1104 | 2025.12.24 05:12:46.379341 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1105 | 2025.12.24 05:12:46.379574 [ 290 ] {} <Debug> TCP-Session: 81292aa4-4213-4a39-aabb-ae8f02d9bee7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1106 | 2025.12.24 05:12:46.379328 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1107 | 2025.12.24 05:12:46.379600 [ 292 ] {} <Debug> TCP-Session: 681aa465-009a-4990-8c94-8ef82e8f5fa7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1108 | 2025.12.24 05:12:46.379662 [ 291 ] {} <Debug> TCP-Session: c21f180d-ccbe-4e1d-b47a-0dfea02daddc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1109 | 2025.12.24 05:12:47.000215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.26 MiB, peak 173.37 MiB, free memory in arenas 0.00 B, will set to 164.30 MiB (RSS), difference: 3.04 MiB | ||
| 1110 | 2025.12.24 05:12:47.798778 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60262 | ||
| 1111 | 2025.12.24 05:12:47.798886 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1112 | 2025.12.24 05:12:47.798913 [ 286 ] {} <Debug> TCP-Session: 7224e655-6b76-49b6-92c7-7e3d95021edf Authenticating user 'default' from [fd00:1122:3344:101::e]:60262 | ||
| 1113 | 2025.12.24 05:12:47.798936 [ 286 ] {} <Debug> TCP-Session: 7224e655-6b76-49b6-92c7-7e3d95021edf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1114 | 2025.12.24 05:12:47.798948 [ 286 ] {} <Debug> TCP-Session: 7224e655-6b76-49b6-92c7-7e3d95021edf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1115 | 2025.12.24 05:12:47.799221 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37132 | ||
| 1116 | 2025.12.24 05:12:47.799243 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56019 | ||
| 1117 | 2025.12.24 05:12:47.799280 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59131 | ||
| 1118 | 2025.12.24 05:12:47.799301 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41633 | ||
| 1119 | 2025.12.24 05:12:47.799344 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1120 | 2025.12.24 05:12:47.799305 [ 286 ] {} <Trace> TCP-Session: 7224e655-6b76-49b6-92c7-7e3d95021edf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1121 | 2025.12.24 05:12:47.799385 [ 288 ] {} <Debug> TCP-Session: d3f837fd-db53-4c88-8c37-6ffc1900d13f Authenticating user 'default' from [fd00:1122:3344:101::e]:37132 | ||
| 1122 | 2025.12.24 05:12:47.799383 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1123 | 2025.12.24 05:12:47.799408 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1124 | 2025.12.24 05:12:47.799419 [ 288 ] {} <Debug> TCP-Session: d3f837fd-db53-4c88-8c37-6ffc1900d13f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1125 | 2025.12.24 05:12:47.799436 [ 292 ] {} <Debug> TCP-Session: a2ad6903-d19b-4981-9065-fa7f61ce0394 Authenticating user 'default' from [fd00:1122:3344:101::e]:59131 | ||
| 1126 | 2025.12.24 05:12:47.799454 [ 294 ] {} <Debug> TCP-Session: a9eeff9e-a859-4ae8-b415-677bd6bc558a Authenticating user 'default' from [fd00:1122:3344:101::e]:41633 | ||
| 1127 | 2025.12.24 05:12:47.799454 [ 288 ] {} <Debug> TCP-Session: d3f837fd-db53-4c88-8c37-6ffc1900d13f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1128 | 2025.12.24 05:12:47.799480 [ 292 ] {} <Debug> TCP-Session: a2ad6903-d19b-4981-9065-fa7f61ce0394 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1129 | 2025.12.24 05:12:47.799488 [ 294 ] {} <Debug> TCP-Session: a9eeff9e-a859-4ae8-b415-677bd6bc558a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1130 | 2025.12.24 05:12:47.799513 [ 292 ] {} <Debug> TCP-Session: a2ad6903-d19b-4981-9065-fa7f61ce0394 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1131 | 2025.12.24 05:12:47.799532 [ 294 ] {} <Debug> TCP-Session: a9eeff9e-a859-4ae8-b415-677bd6bc558a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1132 | 2025.12.24 05:12:47.799303 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62795 | ||
| 1133 | 2025.12.24 05:12:47.799568 [ 286 ] {924e7d09-9b24-4d4e-b393-4ab401bb48d3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60262) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1134 | 2025.12.24 05:12:47.799263 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60912 | ||
| 1135 | 2025.12.24 05:12:47.799244 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33000 | ||
| 1136 | 2025.12.24 05:12:47.799650 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1137 | 2025.12.24 05:12:47.799233 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44607 | ||
| 1138 | 2025.12.24 05:12:47.799703 [ 293 ] {} <Debug> TCP-Session: 0a5f9eba-f662-4776-88f0-7a74c1348776 Authenticating user 'default' from [fd00:1122:3344:101::e]:62795 | ||
| 1139 | 2025.12.24 05:12:47.799726 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1140 | 2025.12.24 05:12:47.799723 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1141 | 2025.12.24 05:12:47.799744 [ 293 ] {} <Debug> TCP-Session: 0a5f9eba-f662-4776-88f0-7a74c1348776 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1142 | 2025.12.24 05:12:47.799765 [ 291 ] {} <Debug> TCP-Session: 5150f1c8-defe-4fa2-923d-33f83ca07426 Authenticating user 'default' from [fd00:1122:3344:101::e]:60912 | ||
| 1143 | 2025.12.24 05:12:47.799777 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1144 | 2025.12.24 05:12:47.799786 [ 293 ] {} <Debug> TCP-Session: 0a5f9eba-f662-4776-88f0-7a74c1348776 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1145 | 2025.12.24 05:12:47.799803 [ 291 ] {} <Debug> TCP-Session: 5150f1c8-defe-4fa2-923d-33f83ca07426 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1146 | 2025.12.24 05:12:47.799811 [ 287 ] {} <Debug> TCP-Session: eeef45e5-d4b1-4b11-9d66-2434ffe81367 Authenticating user 'default' from [fd00:1122:3344:101::e]:44607 | ||
| 1147 | 2025.12.24 05:12:47.799829 [ 291 ] {} <Debug> TCP-Session: 5150f1c8-defe-4fa2-923d-33f83ca07426 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1148 | 2025.12.24 05:12:47.799774 [ 290 ] {} <Debug> TCP-Session: a60f24b9-f355-4e1b-95f1-55fe6dd8e0ec Authenticating user 'default' from [fd00:1122:3344:101::e]:33000 | ||
| 1149 | 2025.12.24 05:12:47.799844 [ 287 ] {} <Debug> TCP-Session: eeef45e5-d4b1-4b11-9d66-2434ffe81367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1150 | 2025.12.24 05:12:47.799871 [ 290 ] {} <Debug> TCP-Session: a60f24b9-f355-4e1b-95f1-55fe6dd8e0ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1151 | 2025.12.24 05:12:47.799884 [ 287 ] {} <Debug> TCP-Session: eeef45e5-d4b1-4b11-9d66-2434ffe81367 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1152 | 2025.12.24 05:12:47.799897 [ 290 ] {} <Debug> TCP-Session: a60f24b9-f355-4e1b-95f1-55fe6dd8e0ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1153 | 2025.12.24 05:12:47.799898 [ 286 ] {924e7d09-9b24-4d4e-b393-4ab401bb48d3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1154 | 2025.12.24 05:12:47.799383 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1155 | 2025.12.24 05:12:47.799977 [ 289 ] {} <Debug> TCP-Session: 46ff27b0-e5da-49e5-b07e-c9f0570a96d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:56019 | ||
| 1156 | 2025.12.24 05:12:47.799977 [ 286 ] {924e7d09-9b24-4d4e-b393-4ab401bb48d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1157 | 2025.12.24 05:12:47.799998 [ 289 ] {} <Debug> TCP-Session: 46ff27b0-e5da-49e5-b07e-c9f0570a96d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1158 | 2025.12.24 05:12:47.800022 [ 289 ] {} <Debug> TCP-Session: 46ff27b0-e5da-49e5-b07e-c9f0570a96d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1159 | 2025.12.24 05:12:47.800299 [ 286 ] {924e7d09-9b24-4d4e-b393-4ab401bb48d3} <Debug> oximeter.version (59cf6c02-30e1-42f0-a168-26de35ed0f8e) (SelectExecutor): Key condition: unknown | ||
| 1160 | 2025.12.24 05:12:47.801205 [ 318 ] {924e7d09-9b24-4d4e-b393-4ab401bb48d3} <Trace> AggregatingTransform: Aggregating | ||
| 1161 | 2025.12.24 05:12:47.801253 [ 318 ] {924e7d09-9b24-4d4e-b393-4ab401bb48d3} <Trace> Aggregator: Aggregation method: without_key | ||
| 1162 | 2025.12.24 05:12:47.801291 [ 318 ] {924e7d09-9b24-4d4e-b393-4ab401bb48d3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000890781 sec. (1122.610 rows/sec., 43.85 KiB/sec.) | ||
| 1163 | 2025.12.24 05:12:47.801310 [ 318 ] {924e7d09-9b24-4d4e-b393-4ab401bb48d3} <Trace> Aggregator: Merging aggregated data | ||
| 1164 | 2025.12.24 05:12:47.802485 [ 286 ] {924e7d09-9b24-4d4e-b393-4ab401bb48d3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002992 sec., 334.2245989304813 rows/sec., 13.06 KiB/sec. | ||
| 1165 | 2025.12.24 05:12:47.802609 [ 286 ] {924e7d09-9b24-4d4e-b393-4ab401bb48d3} <Debug> TCPHandler: Processed in 0.003432061 sec. | ||
| 1166 | 2025.12.24 05:12:47.802716 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1167 | 2025.12.24 05:12:47.802741 [ 286 ] {} <Debug> TCP-Session: 7224e655-6b76-49b6-92c7-7e3d95021edf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1168 | 2025.12.24 05:12:47.802745 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1169 | 2025.12.24 05:12:47.802761 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1170 | 2025.12.24 05:12:47.802782 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1171 | 2025.12.24 05:12:47.802804 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1172 | 2025.12.24 05:12:47.802834 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1173 | 2025.12.24 05:12:47.802848 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1174 | 2025.12.24 05:12:47.802862 [ 292 ] {} <Debug> TCP-Session: a2ad6903-d19b-4981-9065-fa7f61ce0394 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1175 | 2025.12.24 05:12:47.802878 [ 289 ] {} <Debug> TCP-Session: 46ff27b0-e5da-49e5-b07e-c9f0570a96d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1176 | 2025.12.24 05:12:47.802867 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1177 | 2025.12.24 05:12:47.802902 [ 291 ] {} <Debug> TCP-Session: 5150f1c8-defe-4fa2-923d-33f83ca07426 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1178 | 2025.12.24 05:12:47.802842 [ 290 ] {} <Debug> TCP-Session: a60f24b9-f355-4e1b-95f1-55fe6dd8e0ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1179 | 2025.12.24 05:12:47.802942 [ 293 ] {} <Debug> TCP-Session: 0a5f9eba-f662-4776-88f0-7a74c1348776 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1180 | 2025.12.24 05:12:47.802829 [ 287 ] {} <Debug> TCP-Session: eeef45e5-d4b1-4b11-9d66-2434ffe81367 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1181 | 2025.12.24 05:12:47.802823 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1182 | 2025.12.24 05:12:47.802797 [ 294 ] {} <Debug> TCP-Session: a9eeff9e-a859-4ae8-b415-677bd6bc558a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1183 | 2025.12.24 05:12:47.803045 [ 288 ] {} <Debug> TCP-Session: d3f837fd-db53-4c88-8c37-6ffc1900d13f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1184 | 2025.12.24 05:12:48.533245 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1185 | 2025.12.24 05:12:48.533296 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1186 | 2025.12.24 05:12:48.609248 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 86 entries to flush up to offset 174 | ||
| 1187 | 2025.12.24 05:12:48.613017 [ 243 ] {} <Trace> system.query_log (2a13f63c-58ea-4f5b-b989-05bc92d4d0fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1188 | 2025.12.24 05:12:48.613065 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1189 | 2025.12.24 05:12:48.614199 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 433 entries to flush up to offset 1897 | ||
| 1190 | 2025.12.24 05:12:48.614318 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1191 | 2025.12.24 05:12:48.614584 [ 243 ] {} <Trace> system.query_log (2a13f63c-58ea-4f5b-b989-05bc92d4d0fc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1192 | 2025.12.24 05:12:48.614707 [ 245 ] {} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1193 | 2025.12.24 05:12:48.614757 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1194 | 2025.12.24 05:12:48.614830 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 174 | ||
| 1195 | 2025.12.24 05:12:48.615259 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1196 | 2025.12.24 05:12:48.615532 [ 245 ] {} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1197 | 2025.12.24 05:12:48.615663 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1897 | ||
| 1198 | 2025.12.24 05:12:48.700048 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1199 | 2025.12.24 05:12:48.718679 [ 244 ] {} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1200 | 2025.12.24 05:12:48.718742 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1201 | 2025.12.24 05:12:48.725618 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1202 | 2025.12.24 05:12:48.726517 [ 244 ] {} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1203 | 2025.12.24 05:12:48.732052 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1204 | 2025.12.24 05:12:49.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.92 MiB, peak 173.37 MiB, free memory in arenas 0.00 B, will set to 166.27 MiB (RSS), difference: 1.34 MiB | ||
| 1205 | 2025.12.24 05:12:49.426439 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51315 | ||
| 1206 | 2025.12.24 05:12:49.426556 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1207 | 2025.12.24 05:12:49.426586 [ 286 ] {} <Debug> TCP-Session: 62294bef-7fef-46c5-a32d-5fa3fe4f7583 Authenticating user 'default' from [fd00:1122:3344:101::e]:51315 | ||
| 1208 | 2025.12.24 05:12:49.426610 [ 286 ] {} <Debug> TCP-Session: 62294bef-7fef-46c5-a32d-5fa3fe4f7583 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1209 | 2025.12.24 05:12:49.426625 [ 286 ] {} <Debug> TCP-Session: 62294bef-7fef-46c5-a32d-5fa3fe4f7583 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1210 | 2025.12.24 05:12:49.426849 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52272 | ||
| 1211 | 2025.12.24 05:12:49.426880 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60367 | ||
| 1212 | 2025.12.24 05:12:49.426890 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49136 | ||
| 1213 | 2025.12.24 05:12:49.426915 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63981 | ||
| 1214 | 2025.12.24 05:12:49.426967 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1215 | 2025.12.24 05:12:49.426967 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1216 | 2025.12.24 05:12:49.426897 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41825 | ||
| 1217 | 2025.12.24 05:12:49.427013 [ 291 ] {} <Debug> TCP-Session: 247b3cd5-2066-41f2-bb7d-51ffd4b8547f Authenticating user 'default' from [fd00:1122:3344:101::e]:60367 | ||
| 1218 | 2025.12.24 05:12:49.427016 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1219 | 2025.12.24 05:12:49.427053 [ 291 ] {} <Debug> TCP-Session: 247b3cd5-2066-41f2-bb7d-51ffd4b8547f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1220 | 2025.12.24 05:12:49.427064 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1221 | 2025.12.24 05:12:49.427078 [ 291 ] {} <Debug> TCP-Session: 247b3cd5-2066-41f2-bb7d-51ffd4b8547f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1222 | 2025.12.24 05:12:49.427091 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1223 | 2025.12.24 05:12:49.427102 [ 294 ] {} <Debug> TCP-Session: 85af33d1-967c-40be-9022-87b5fefd61d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63981 | ||
| 1224 | 2025.12.24 05:12:49.427127 [ 293 ] {} <Debug> TCP-Session: 67d7fe78-3eda-4b62-912e-9bf1ba6ebebb Authenticating user 'default' from [fd00:1122:3344:101::e]:41825 | ||
| 1225 | 2025.12.24 05:12:49.427146 [ 294 ] {} <Debug> TCP-Session: 85af33d1-967c-40be-9022-87b5fefd61d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1226 | 2025.12.24 05:12:49.427157 [ 293 ] {} <Debug> TCP-Session: 67d7fe78-3eda-4b62-912e-9bf1ba6ebebb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1227 | 2025.12.24 05:12:49.427170 [ 294 ] {} <Debug> TCP-Session: 85af33d1-967c-40be-9022-87b5fefd61d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1228 | 2025.12.24 05:12:49.427183 [ 293 ] {} <Debug> TCP-Session: 67d7fe78-3eda-4b62-912e-9bf1ba6ebebb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1229 | 2025.12.24 05:12:49.427002 [ 287 ] {} <Debug> TCP-Session: 48c7a901-32f0-4df8-bc28-ece9a04fec4d Authenticating user 'default' from [fd00:1122:3344:101::e]:52272 | ||
| 1230 | 2025.12.24 05:12:49.426866 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53052 | ||
| 1231 | 2025.12.24 05:12:49.427231 [ 287 ] {} <Debug> TCP-Session: 48c7a901-32f0-4df8-bc28-ece9a04fec4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1232 | 2025.12.24 05:12:49.426866 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38768 | ||
| 1233 | 2025.12.24 05:12:49.427265 [ 287 ] {} <Debug> TCP-Session: 48c7a901-32f0-4df8-bc28-ece9a04fec4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1234 | 2025.12.24 05:12:49.426850 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57904 | ||
| 1235 | 2025.12.24 05:12:49.427311 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1236 | 2025.12.24 05:12:49.427070 [ 292 ] {} <Debug> TCP-Session: b0f5b40c-47ea-43d5-b57f-8ac632965fd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49136 | ||
| 1237 | 2025.12.24 05:12:49.427339 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1238 | 2025.12.24 05:12:49.427347 [ 289 ] {} <Debug> TCP-Session: 75428f5e-2ad8-4050-9a97-d4034d11c2c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:53052 | ||
| 1239 | 2025.12.24 05:12:49.427366 [ 292 ] {} <Debug> TCP-Session: b0f5b40c-47ea-43d5-b57f-8ac632965fd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1240 | 2025.12.24 05:12:49.427378 [ 290 ] {} <Debug> TCP-Session: f063a53a-5c95-4c04-8ac4-9e7f7858734f Authenticating user 'default' from [fd00:1122:3344:101::e]:38768 | ||
| 1241 | 2025.12.24 05:12:49.427386 [ 289 ] {} <Debug> TCP-Session: 75428f5e-2ad8-4050-9a97-d4034d11c2c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1242 | 2025.12.24 05:12:49.427391 [ 292 ] {} <Debug> TCP-Session: b0f5b40c-47ea-43d5-b57f-8ac632965fd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1243 | 2025.12.24 05:12:49.427406 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1244 | 2025.12.24 05:12:49.427417 [ 289 ] {} <Debug> TCP-Session: 75428f5e-2ad8-4050-9a97-d4034d11c2c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1245 | 2025.12.24 05:12:49.427446 [ 288 ] {} <Debug> TCP-Session: 312faf6a-4f0d-4901-a715-f721034eec8a Authenticating user 'default' from [fd00:1122:3344:101::e]:57904 | ||
| 1246 | 2025.12.24 05:12:49.427409 [ 290 ] {} <Debug> TCP-Session: f063a53a-5c95-4c04-8ac4-9e7f7858734f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1247 | 2025.12.24 05:12:49.427473 [ 288 ] {} <Debug> TCP-Session: 312faf6a-4f0d-4901-a715-f721034eec8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1248 | 2025.12.24 05:12:49.427488 [ 290 ] {} <Debug> TCP-Session: f063a53a-5c95-4c04-8ac4-9e7f7858734f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1249 | 2025.12.24 05:12:49.427501 [ 288 ] {} <Debug> TCP-Session: 312faf6a-4f0d-4901-a715-f721034eec8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1250 | 2025.12.24 05:12:49.426968 [ 286 ] {} <Trace> TCP-Session: 62294bef-7fef-46c5-a32d-5fa3fe4f7583 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1251 | 2025.12.24 05:12:49.427696 [ 286 ] {f91431d6-6892-46e9-b45b-b21075d25f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51315) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1252 | 2025.12.24 05:12:49.427950 [ 286 ] {f91431d6-6892-46e9-b45b-b21075d25f7d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1253 | 2025.12.24 05:12:49.428002 [ 286 ] {f91431d6-6892-46e9-b45b-b21075d25f7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1254 | 2025.12.24 05:12:49.428299 [ 286 ] {f91431d6-6892-46e9-b45b-b21075d25f7d} <Debug> oximeter.version (59cf6c02-30e1-42f0-a168-26de35ed0f8e) (SelectExecutor): Key condition: unknown | ||
| 1255 | 2025.12.24 05:12:49.429767 [ 310 ] {f91431d6-6892-46e9-b45b-b21075d25f7d} <Trace> AggregatingTransform: Aggregating | ||
| 1256 | 2025.12.24 05:12:49.429810 [ 310 ] {f91431d6-6892-46e9-b45b-b21075d25f7d} <Trace> Aggregator: Aggregation method: without_key | ||
| 1257 | 2025.12.24 05:12:49.429844 [ 310 ] {f91431d6-6892-46e9-b45b-b21075d25f7d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001450018 sec. (689.647 rows/sec., 26.94 KiB/sec.) | ||
| 1258 | 2025.12.24 05:12:49.429860 [ 310 ] {f91431d6-6892-46e9-b45b-b21075d25f7d} <Trace> Aggregator: Merging aggregated data | ||
| 1259 | 2025.12.24 05:12:49.431062 [ 286 ] {f91431d6-6892-46e9-b45b-b21075d25f7d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003423 sec., 292.141396435875 rows/sec., 11.41 KiB/sec. | ||
| 1260 | 2025.12.24 05:12:49.431183 [ 286 ] {f91431d6-6892-46e9-b45b-b21075d25f7d} <Debug> TCPHandler: Processed in 0.004339403 sec. | ||
| 1261 | 2025.12.24 05:12:49.431273 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1262 | 2025.12.24 05:12:49.431301 [ 286 ] {} <Debug> TCP-Session: 62294bef-7fef-46c5-a32d-5fa3fe4f7583 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1263 | 2025.12.24 05:12:49.431302 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1264 | 2025.12.24 05:12:49.431334 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1265 | 2025.12.24 05:12:49.431349 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1266 | 2025.12.24 05:12:49.431368 [ 287 ] {} <Debug> TCP-Session: 48c7a901-32f0-4df8-bc28-ece9a04fec4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1267 | 2025.12.24 05:12:49.431379 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1268 | 2025.12.24 05:12:49.431386 [ 288 ] {} <Debug> TCP-Session: 312faf6a-4f0d-4901-a715-f721034eec8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1269 | 2025.12.24 05:12:49.431409 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1270 | 2025.12.24 05:12:49.431432 [ 292 ] {} <Debug> TCP-Session: b0f5b40c-47ea-43d5-b57f-8ac632965fd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1271 | 2025.12.24 05:12:49.431402 [ 291 ] {} <Debug> TCP-Session: 247b3cd5-2066-41f2-bb7d-51ffd4b8547f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1272 | 2025.12.24 05:12:49.431455 [ 294 ] {} <Debug> TCP-Session: 85af33d1-967c-40be-9022-87b5fefd61d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1273 | 2025.12.24 05:12:49.431396 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1274 | 2025.12.24 05:12:49.431315 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1275 | 2025.12.24 05:12:49.431527 [ 289 ] {} <Debug> TCP-Session: 75428f5e-2ad8-4050-9a97-d4034d11c2c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1276 | 2025.12.24 05:12:49.431363 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1277 | 2025.12.24 05:12:49.431557 [ 293 ] {} <Debug> TCP-Session: 67d7fe78-3eda-4b62-912e-9bf1ba6ebebb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1278 | 2025.12.24 05:12:49.431580 [ 290 ] {} <Debug> TCP-Session: f063a53a-5c95-4c04-8ac4-9e7f7858734f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1279 | 2025.12.24 05:12:50.570173 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1280 | 2025.12.24 05:12:50.570377 [ 259 ] {1d29be4d-789f-49a3-93c2-476f4c666b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1281 | 2025.12.24 05:12:50.570443 [ 259 ] {1d29be4d-789f-49a3-93c2-476f4c666b08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1282 | 2025.12.24 05:12:50.571117 [ 259 ] {1d29be4d-789f-49a3-93c2-476f4c666b08} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1283 | 2025.12.24 05:12:50.571165 [ 259 ] {1d29be4d-789f-49a3-93c2-476f4c666b08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1284 | 2025.12.24 05:12:50.571550 [ 259 ] {1d29be4d-789f-49a3-93c2-476f4c666b08} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1285 | 2025.12.24 05:12:50.571768 [ 259 ] {1d29be4d-789f-49a3-93c2-476f4c666b08} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1286 | 2025.12.24 05:12:50.571925 [ 259 ] {1d29be4d-789f-49a3-93c2-476f4c666b08} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001594 sec., 47678.79548306148 rows/sec., 3.93 MiB/sec. | ||
| 1287 | 2025.12.24 05:12:50.571966 [ 259 ] {1d29be4d-789f-49a3-93c2-476f4c666b08} <Debug> TCPHandler: Processed in 0.001917613 sec. | ||
| 1288 | 2025.12.24 05:12:50.572096 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1289 | 2025.12.24 05:12:50.572192 [ 259 ] {702a4799-accb-4d17-b98b-2a0dcdfd45a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1290 | 2025.12.24 05:12:50.572233 [ 259 ] {702a4799-accb-4d17-b98b-2a0dcdfd45a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1291 | 2025.12.24 05:12:50.572632 [ 259 ] {702a4799-accb-4d17-b98b-2a0dcdfd45a2} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1292 | 2025.12.24 05:12:50.572669 [ 259 ] {702a4799-accb-4d17-b98b-2a0dcdfd45a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1293 | 2025.12.24 05:12:50.572954 [ 259 ] {702a4799-accb-4d17-b98b-2a0dcdfd45a2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1294 | 2025.12.24 05:12:50.573167 [ 259 ] {702a4799-accb-4d17-b98b-2a0dcdfd45a2} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1295 | 2025.12.24 05:12:50.573301 [ 259 ] {702a4799-accb-4d17-b98b-2a0dcdfd45a2} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001128 sec., 8865.248226950354 rows/sec., 666.63 KiB/sec. | ||
| 1296 | 2025.12.24 05:12:50.573339 [ 259 ] {702a4799-accb-4d17-b98b-2a0dcdfd45a2} <Debug> TCPHandler: Processed in 0.001292876 sec. | ||
| 1297 | 2025.12.24 05:12:50.573451 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1298 | 2025.12.24 05:12:50.573544 [ 259 ] {17439fa2-b826-4345-aa6c-7d7bd80841b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1299 | 2025.12.24 05:12:50.573591 [ 259 ] {17439fa2-b826-4345-aa6c-7d7bd80841b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1300 | 2025.12.24 05:12:50.574012 [ 259 ] {17439fa2-b826-4345-aa6c-7d7bd80841b5} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1301 | 2025.12.24 05:12:50.574049 [ 259 ] {17439fa2-b826-4345-aa6c-7d7bd80841b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1302 | 2025.12.24 05:12:50.574348 [ 259 ] {17439fa2-b826-4345-aa6c-7d7bd80841b5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1303 | 2025.12.24 05:12:50.574554 [ 259 ] {17439fa2-b826-4345-aa6c-7d7bd80841b5} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1304 | 2025.12.24 05:12:50.574685 [ 259 ] {17439fa2-b826-4345-aa6c-7d7bd80841b5} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001159 sec., 63848.14495254529 rows/sec., 4.98 MiB/sec. | ||
| 1305 | 2025.12.24 05:12:50.574723 [ 259 ] {17439fa2-b826-4345-aa6c-7d7bd80841b5} <Debug> TCPHandler: Processed in 0.001322306 sec. | ||
| 1306 | 2025.12.24 05:12:50.574833 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1307 | 2025.12.24 05:12:50.574927 [ 259 ] {9d3a6424-7a31-42f8-95a2-b73467f030bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1308 | 2025.12.24 05:12:50.574971 [ 259 ] {9d3a6424-7a31-42f8-95a2-b73467f030bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1309 | 2025.12.24 05:12:50.575428 [ 259 ] {9d3a6424-7a31-42f8-95a2-b73467f030bc} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1310 | 2025.12.24 05:12:50.575465 [ 259 ] {9d3a6424-7a31-42f8-95a2-b73467f030bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1311 | 2025.12.24 05:12:50.575781 [ 259 ] {9d3a6424-7a31-42f8-95a2-b73467f030bc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1312 | 2025.12.24 05:12:50.575977 [ 259 ] {9d3a6424-7a31-42f8-95a2-b73467f030bc} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1313 | 2025.12.24 05:12:50.576107 [ 259 ] {9d3a6424-7a31-42f8-95a2-b73467f030bc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 1314 | 2025.12.24 05:12:50.576144 [ 259 ] {9d3a6424-7a31-42f8-95a2-b73467f030bc} <Debug> TCPHandler: Processed in 0.001359896 sec. | ||
| 1315 | 2025.12.24 05:12:50.576251 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1316 | 2025.12.24 05:12:50.576345 [ 259 ] {14ea1c86-d37e-4c61-bd58-3d0fd7e20194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1317 | 2025.12.24 05:12:50.576397 [ 259 ] {14ea1c86-d37e-4c61-bd58-3d0fd7e20194} <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 | ||
| 1318 | 2025.12.24 05:12:50.577181 [ 259 ] {14ea1c86-d37e-4c61-bd58-3d0fd7e20194} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1319 | 2025.12.24 05:12:50.577216 [ 259 ] {14ea1c86-d37e-4c61-bd58-3d0fd7e20194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1320 | 2025.12.24 05:12:50.577711 [ 259 ] {14ea1c86-d37e-4c61-bd58-3d0fd7e20194} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1321 | 2025.12.24 05:12:50.577920 [ 259 ] {14ea1c86-d37e-4c61-bd58-3d0fd7e20194} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1322 | 2025.12.24 05:12:50.578058 [ 259 ] {14ea1c86-d37e-4c61-bd58-3d0fd7e20194} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001731 sec., 5777.007510109764 rows/sec., 10.35 MiB/sec. | ||
| 1323 | 2025.12.24 05:12:50.578109 [ 259 ] {14ea1c86-d37e-4c61-bd58-3d0fd7e20194} <Debug> TCPHandler: Processed in 0.001907013 sec. | ||
| 1324 | 2025.12.24 05:12:50.578213 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1325 | 2025.12.24 05:12:50.578307 [ 259 ] {f2419cc6-07d0-48b8-85ab-a1150ac61fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1326 | 2025.12.24 05:12:50.578348 [ 259 ] {f2419cc6-07d0-48b8-85ab-a1150ac61fc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1327 | 2025.12.24 05:12:50.578691 [ 259 ] {f2419cc6-07d0-48b8-85ab-a1150ac61fc4} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1328 | 2025.12.24 05:12:50.578727 [ 259 ] {f2419cc6-07d0-48b8-85ab-a1150ac61fc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1329 | 2025.12.24 05:12:50.579024 [ 259 ] {f2419cc6-07d0-48b8-85ab-a1150ac61fc4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1330 | 2025.12.24 05:12:50.579225 [ 259 ] {f2419cc6-07d0-48b8-85ab-a1150ac61fc4} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1331 | 2025.12.24 05:12:50.579346 [ 259 ] {f2419cc6-07d0-48b8-85ab-a1150ac61fc4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 1332 | 2025.12.24 05:12:50.579388 [ 259 ] {f2419cc6-07d0-48b8-85ab-a1150ac61fc4} <Debug> TCPHandler: Processed in 0.001224255 sec. | ||
| 1333 | 2025.12.24 05:12:55.563299 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1334 | 2025.12.24 05:12:55.563538 [ 259 ] {c22cead4-4ba0-47e4-9d99-37ca7ae6fc56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1335 | 2025.12.24 05:12:55.563891 [ 259 ] {c22cead4-4ba0-47e4-9d99-37ca7ae6fc56} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1336 | 2025.12.24 05:12:55.579401 [ 259 ] {c22cead4-4ba0-47e4-9d99-37ca7ae6fc56} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1337 | 2025.12.24 05:12:55.579656 [ 259 ] {c22cead4-4ba0-47e4-9d99-37ca7ae6fc56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1338 | 2025.12.24 05:12:55.579726 [ 259 ] {c22cead4-4ba0-47e4-9d99-37ca7ae6fc56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1339 | 2025.12.24 05:12:55.579903 [ 259 ] {c22cead4-4ba0-47e4-9d99-37ca7ae6fc56} <Debug> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1340 | 2025.12.24 05:12:55.585491 [ 259 ] {c22cead4-4ba0-47e4-9d99-37ca7ae6fc56} <Trace> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1341 | 2025.12.24 05:12:55.599428 [ 259 ] {c22cead4-4ba0-47e4-9d99-37ca7ae6fc56} <Debug> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (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 | ||
| 1342 | 2025.12.24 05:12:55.599461 [ 259 ] {c22cead4-4ba0-47e4-9d99-37ca7ae6fc56} <Trace> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1343 | 2025.12.24 05:12:55.613855 [ 259 ] {c22cead4-4ba0-47e4-9d99-37ca7ae6fc56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1344 | 2025.12.24 05:12:55.613901 [ 259 ] {c22cead4-4ba0-47e4-9d99-37ca7ae6fc56} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1345 | 2025.12.24 05:12:55.727419 [ 259 ] {c22cead4-4ba0-47e4-9d99-37ca7ae6fc56} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.16397 sec., 158.56559126669512 rows/sec., 6.86 KiB/sec. | ||
| 1346 | 2025.12.24 05:12:55.727525 [ 259 ] {c22cead4-4ba0-47e4-9d99-37ca7ae6fc56} <Debug> TCPHandler: Processed in 0.164349545 sec. | ||
| 1347 | 2025.12.24 05:12:55.727875 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1348 | 2025.12.24 05:12:55.728043 [ 259 ] {4ae4919e-3f15-4627-9fb5-9d66965d752b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1349 | 2025.12.24 05:12:55.728327 [ 259 ] {4ae4919e-3f15-4627-9fb5-9d66965d752b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1350 | 2025.12.24 05:12:55.728365 [ 259 ] {4ae4919e-3f15-4627-9fb5-9d66965d752b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1351 | 2025.12.24 05:12:55.728573 [ 259 ] {4ae4919e-3f15-4627-9fb5-9d66965d752b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1352 | 2025.12.24 05:12:55.728638 [ 259 ] {4ae4919e-3f15-4627-9fb5-9d66965d752b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1353 | 2025.12.24 05:12:55.728822 [ 259 ] {4ae4919e-3f15-4627-9fb5-9d66965d752b} <Debug> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1354 | 2025.12.24 05:12:55.728865 [ 259 ] {4ae4919e-3f15-4627-9fb5-9d66965d752b} <Trace> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1355 | 2025.12.24 05:12:55.728886 [ 259 ] {4ae4919e-3f15-4627-9fb5-9d66965d752b} <Debug> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (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 | ||
| 1356 | 2025.12.24 05:12:55.728932 [ 259 ] {4ae4919e-3f15-4627-9fb5-9d66965d752b} <Trace> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1357 | 2025.12.24 05:12:55.728976 [ 259 ] {4ae4919e-3f15-4627-9fb5-9d66965d752b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1358 | 2025.12.24 05:12:55.728997 [ 259 ] {4ae4919e-3f15-4627-9fb5-9d66965d752b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1359 | 2025.12.24 05:12:55.729553 [ 259 ] {4ae4919e-3f15-4627-9fb5-9d66965d752b} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001587 sec., 16383.11279143037 rows/sec., 708.88 KiB/sec. | ||
| 1360 | 2025.12.24 05:12:55.729613 [ 259 ] {4ae4919e-3f15-4627-9fb5-9d66965d752b} <Debug> TCPHandler: Processed in 0.001833192 sec. | ||
| 1361 | 2025.12.24 05:12:55.729843 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1362 | 2025.12.24 05:12:55.729980 [ 259 ] {9530a689-413a-42d9-b64a-ef7dcc9e110b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1363 | 2025.12.24 05:12:55.730214 [ 259 ] {9530a689-413a-42d9-b64a-ef7dcc9e110b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1364 | 2025.12.24 05:12:55.730249 [ 259 ] {9530a689-413a-42d9-b64a-ef7dcc9e110b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1365 | 2025.12.24 05:12:55.730439 [ 259 ] {9530a689-413a-42d9-b64a-ef7dcc9e110b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1366 | 2025.12.24 05:12:55.730494 [ 259 ] {9530a689-413a-42d9-b64a-ef7dcc9e110b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1367 | 2025.12.24 05:12:55.730594 [ 259 ] {9530a689-413a-42d9-b64a-ef7dcc9e110b} <Debug> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1368 | 2025.12.24 05:12:55.730623 [ 259 ] {9530a689-413a-42d9-b64a-ef7dcc9e110b} <Trace> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1369 | 2025.12.24 05:12:55.730641 [ 259 ] {9530a689-413a-42d9-b64a-ef7dcc9e110b} <Debug> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (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 | ||
| 1370 | 2025.12.24 05:12:55.730655 [ 259 ] {9530a689-413a-42d9-b64a-ef7dcc9e110b} <Trace> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1371 | 2025.12.24 05:12:55.730688 [ 259 ] {9530a689-413a-42d9-b64a-ef7dcc9e110b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1372 | 2025.12.24 05:12:55.730729 [ 259 ] {9530a689-413a-42d9-b64a-ef7dcc9e110b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1373 | 2025.12.24 05:12:55.731132 [ 259 ] {9530a689-413a-42d9-b64a-ef7dcc9e110b} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001211 sec., 21469.859620148636 rows/sec., 928.98 KiB/sec. | ||
| 1374 | 2025.12.24 05:12:55.731190 [ 259 ] {9530a689-413a-42d9-b64a-ef7dcc9e110b} <Debug> TCPHandler: Processed in 0.001398247 sec. | ||
| 1375 | 2025.12.24 05:12:55.737951 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1376 | 2025.12.24 05:12:55.738090 [ 259 ] {5d51bde5-dd94-4989-8446-a173fa88613f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1377 | 2025.12.24 05:12:55.738141 [ 259 ] {5d51bde5-dd94-4989-8446-a173fa88613f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1378 | 2025.12.24 05:12:55.738770 [ 259 ] {5d51bde5-dd94-4989-8446-a173fa88613f} <Trace> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1379 | 2025.12.24 05:12:55.738813 [ 259 ] {5d51bde5-dd94-4989-8446-a173fa88613f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1380 | 2025.12.24 05:12:55.739262 [ 259 ] {5d51bde5-dd94-4989-8446-a173fa88613f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1381 | 2025.12.24 05:12:55.739454 [ 259 ] {5d51bde5-dd94-4989-8446-a173fa88613f} <Trace> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1382 | 2025.12.24 05:12:55.739604 [ 259 ] {5d51bde5-dd94-4989-8446-a173fa88613f} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.00156 sec., 1923.076923076923 rows/sec., 175.28 KiB/sec. | ||
| 1383 | 2025.12.24 05:12:55.739645 [ 259 ] {5d51bde5-dd94-4989-8446-a173fa88613f} <Debug> TCPHandler: Processed in 0.001755491 sec. | ||
| 1384 | 2025.12.24 05:12:55.739753 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1385 | 2025.12.24 05:12:55.739848 [ 259 ] {fb618c63-74be-4288-999c-2faa5b4134e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1386 | 2025.12.24 05:12:55.739888 [ 259 ] {fb618c63-74be-4288-999c-2faa5b4134e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1387 | 2025.12.24 05:12:55.740298 [ 259 ] {fb618c63-74be-4288-999c-2faa5b4134e0} <Trace> oximeter.fields_ipaddr (d2d73905-51dd-46e2-bb88-103604040d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1388 | 2025.12.24 05:12:55.740333 [ 259 ] {fb618c63-74be-4288-999c-2faa5b4134e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1389 | 2025.12.24 05:12:55.740621 [ 259 ] {fb618c63-74be-4288-999c-2faa5b4134e0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1390 | 2025.12.24 05:12:55.740821 [ 259 ] {fb618c63-74be-4288-999c-2faa5b4134e0} <Trace> oximeter.fields_ipaddr (d2d73905-51dd-46e2-bb88-103604040d84): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1391 | 2025.12.24 05:12:55.740952 [ 259 ] {fb618c63-74be-4288-999c-2faa5b4134e0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001123 sec., 1780.9439002671415 rows/sec., 145.22 KiB/sec. | ||
| 1392 | 2025.12.24 05:12:55.740988 [ 259 ] {fb618c63-74be-4288-999c-2faa5b4134e0} <Debug> TCPHandler: Processed in 0.001283306 sec. | ||
| 1393 | 2025.12.24 05:12:55.741102 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1394 | 2025.12.24 05:12:55.741195 [ 259 ] {c0f32217-a82f-4a7e-9814-61331e9e40c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1395 | 2025.12.24 05:12:55.741233 [ 259 ] {c0f32217-a82f-4a7e-9814-61331e9e40c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1396 | 2025.12.24 05:12:55.741668 [ 259 ] {c0f32217-a82f-4a7e-9814-61331e9e40c7} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1397 | 2025.12.24 05:12:55.741701 [ 259 ] {c0f32217-a82f-4a7e-9814-61331e9e40c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1398 | 2025.12.24 05:12:55.742003 [ 259 ] {c0f32217-a82f-4a7e-9814-61331e9e40c7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1399 | 2025.12.24 05:12:55.742212 [ 259 ] {c0f32217-a82f-4a7e-9814-61331e9e40c7} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1400 | 2025.12.24 05:12:55.742340 [ 259 ] {c0f32217-a82f-4a7e-9814-61331e9e40c7} <Debug> executeQuery: Read 69 rows, 5.62 KiB in 0.001163 sec., 59329.32072226999 rows/sec., 4.72 MiB/sec. | ||
| 1401 | 2025.12.24 05:12:55.742375 [ 259 ] {c0f32217-a82f-4a7e-9814-61331e9e40c7} <Debug> TCPHandler: Processed in 0.001322696 sec. | ||
| 1402 | 2025.12.24 05:12:55.742483 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1403 | 2025.12.24 05:12:55.742574 [ 259 ] {826613ed-f988-43bf-bad0-0e9d424dca5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1404 | 2025.12.24 05:12:55.742612 [ 259 ] {826613ed-f988-43bf-bad0-0e9d424dca5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1405 | 2025.12.24 05:12:55.743006 [ 259 ] {826613ed-f988-43bf-bad0-0e9d424dca5c} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1406 | 2025.12.24 05:12:55.743039 [ 259 ] {826613ed-f988-43bf-bad0-0e9d424dca5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1407 | 2025.12.24 05:12:55.743314 [ 259 ] {826613ed-f988-43bf-bad0-0e9d424dca5c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1408 | 2025.12.24 05:12:55.743507 [ 259 ] {826613ed-f988-43bf-bad0-0e9d424dca5c} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1409 | 2025.12.24 05:12:55.743634 [ 259 ] {826613ed-f988-43bf-bad0-0e9d424dca5c} <Debug> executeQuery: Read 8 rows, 605.00 B in 0.001077 sec., 7428.040854224698 rows/sec., 548.58 KiB/sec. | ||
| 1410 | 2025.12.24 05:12:55.743668 [ 259 ] {826613ed-f988-43bf-bad0-0e9d424dca5c} <Debug> TCPHandler: Processed in 0.001234454 sec. | ||
| 1411 | 2025.12.24 05:12:55.743766 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1412 | 2025.12.24 05:12:55.743857 [ 259 ] {293f9229-cbf9-410d-862c-9043474a4deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1413 | 2025.12.24 05:12:55.743895 [ 259 ] {293f9229-cbf9-410d-862c-9043474a4deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1414 | 2025.12.24 05:12:55.744316 [ 259 ] {293f9229-cbf9-410d-862c-9043474a4deb} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1415 | 2025.12.24 05:12:55.744350 [ 259 ] {293f9229-cbf9-410d-862c-9043474a4deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1416 | 2025.12.24 05:12:55.744649 [ 259 ] {293f9229-cbf9-410d-862c-9043474a4deb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1417 | 2025.12.24 05:12:55.744851 [ 259 ] {293f9229-cbf9-410d-862c-9043474a4deb} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1418 | 2025.12.24 05:12:55.744977 [ 259 ] {293f9229-cbf9-410d-862c-9043474a4deb} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001137 sec., 65963.06068601583 rows/sec., 5.15 MiB/sec. | ||
| 1419 | 2025.12.24 05:12:55.745012 [ 259 ] {293f9229-cbf9-410d-862c-9043474a4deb} <Debug> TCPHandler: Processed in 0.001293885 sec. | ||
| 1420 | 2025.12.24 05:12:55.745121 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1421 | 2025.12.24 05:12:55.745213 [ 259 ] {e54c83d0-6536-40ab-8653-d7db72bcb4ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1422 | 2025.12.24 05:12:55.745254 [ 259 ] {e54c83d0-6536-40ab-8653-d7db72bcb4ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1423 | 2025.12.24 05:12:55.745655 [ 259 ] {e54c83d0-6536-40ab-8653-d7db72bcb4ab} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1424 | 2025.12.24 05:12:55.745687 [ 259 ] {e54c83d0-6536-40ab-8653-d7db72bcb4ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1425 | 2025.12.24 05:12:55.746006 [ 259 ] {e54c83d0-6536-40ab-8653-d7db72bcb4ab} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1426 | 2025.12.24 05:12:55.746212 [ 259 ] {e54c83d0-6536-40ab-8653-d7db72bcb4ab} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1427 | 2025.12.24 05:12:55.746342 [ 259 ] {e54c83d0-6536-40ab-8653-d7db72bcb4ab} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001147 sec., 140366.17262423714 rows/sec., 9.78 MiB/sec. | ||
| 1428 | 2025.12.24 05:12:55.746376 [ 259 ] {e54c83d0-6536-40ab-8653-d7db72bcb4ab} <Debug> TCPHandler: Processed in 0.001303946 sec. | ||
| 1429 | 2025.12.24 05:12:55.746482 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1430 | 2025.12.24 05:12:55.746573 [ 259 ] {0cb0a4e9-bec9-4832-8ac9-793b559fa460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1431 | 2025.12.24 05:12:55.746625 [ 259 ] {0cb0a4e9-bec9-4832-8ac9-793b559fa460} <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 | ||
| 1432 | 2025.12.24 05:12:55.747450 [ 259 ] {0cb0a4e9-bec9-4832-8ac9-793b559fa460} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1433 | 2025.12.24 05:12:55.747484 [ 259 ] {0cb0a4e9-bec9-4832-8ac9-793b559fa460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1434 | 2025.12.24 05:12:55.747972 [ 259 ] {0cb0a4e9-bec9-4832-8ac9-793b559fa460} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1435 | 2025.12.24 05:12:55.748177 [ 259 ] {0cb0a4e9-bec9-4832-8ac9-793b559fa460} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1436 | 2025.12.24 05:12:55.748313 [ 259 ] {0cb0a4e9-bec9-4832-8ac9-793b559fa460} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001757 sec., 3414.911781445646 rows/sec., 6.12 MiB/sec. | ||
| 1437 | 2025.12.24 05:12:55.748361 [ 259 ] {0cb0a4e9-bec9-4832-8ac9-793b559fa460} <Debug> TCPHandler: Processed in 0.001927893 sec. | ||
| 1438 | 2025.12.24 05:12:55.748466 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1439 | 2025.12.24 05:12:55.748566 [ 259 ] {6445d4b5-d556-4d97-ab82-33cb4156479a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1440 | 2025.12.24 05:12:55.748609 [ 259 ] {6445d4b5-d556-4d97-ab82-33cb4156479a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1441 | 2025.12.24 05:12:55.748957 [ 259 ] {6445d4b5-d556-4d97-ab82-33cb4156479a} <Trace> oximeter.measurements_i64 (803eb9ac-8f39-42b1-af13-dfd575f50e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1442 | 2025.12.24 05:12:55.748990 [ 259 ] {6445d4b5-d556-4d97-ab82-33cb4156479a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1443 | 2025.12.24 05:12:55.749414 [ 259 ] {6445d4b5-d556-4d97-ab82-33cb4156479a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1444 | 2025.12.24 05:12:55.749625 [ 259 ] {6445d4b5-d556-4d97-ab82-33cb4156479a} <Trace> oximeter.measurements_i64 (803eb9ac-8f39-42b1-af13-dfd575f50e96): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1445 | 2025.12.24 05:12:55.749745 [ 259 ] {6445d4b5-d556-4d97-ab82-33cb4156479a} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001199 sec., 2502.0850708924104 rows/sec., 176.74 KiB/sec. | ||
| 1446 | 2025.12.24 05:12:55.749782 [ 259 ] {6445d4b5-d556-4d97-ab82-33cb4156479a} <Debug> TCPHandler: Processed in 0.001365976 sec. | ||
| 1447 | 2025.12.24 05:12:55.749885 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1448 | 2025.12.24 05:12:55.749983 [ 259 ] {c6f60ea8-6296-48e8-bfe6-431b92717697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1449 | 2025.12.24 05:12:55.750023 [ 259 ] {c6f60ea8-6296-48e8-bfe6-431b92717697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1450 | 2025.12.24 05:12:55.750382 [ 259 ] {c6f60ea8-6296-48e8-bfe6-431b92717697} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1451 | 2025.12.24 05:12:55.750417 [ 259 ] {c6f60ea8-6296-48e8-bfe6-431b92717697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1452 | 2025.12.24 05:12:55.750735 [ 259 ] {c6f60ea8-6296-48e8-bfe6-431b92717697} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1453 | 2025.12.24 05:12:55.750940 [ 259 ] {c6f60ea8-6296-48e8-bfe6-431b92717697} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1454 | 2025.12.24 05:12:55.751071 [ 259 ] {c6f60ea8-6296-48e8-bfe6-431b92717697} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001108 sec., 54151.62454873646 rows/sec., 3.65 MiB/sec. | ||
| 1455 | 2025.12.24 05:12:55.751109 [ 259 ] {c6f60ea8-6296-48e8-bfe6-431b92717697} <Debug> TCPHandler: Processed in 0.001272925 sec. | ||
| 1456 | 2025.12.24 05:12:56.115806 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2409 | ||
| 1457 | 2025.12.24 05:12:56.116312 [ 245 ] {} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1458 | 2025.12.24 05:12:56.116356 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1459 | 2025.12.24 05:12:56.116872 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1460 | 2025.12.24 05:12:56.117153 [ 245 ] {} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1461 | 2025.12.24 05:12:56.117306 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2409 | ||
| 1462 | 2025.12.24 05:12:56.232203 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1463 | 2025.12.24 05:12:56.249057 [ 244 ] {} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1464 | 2025.12.24 05:12:56.249121 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1465 | 2025.12.24 05:12:56.255546 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1466 | 2025.12.24 05:12:56.256292 [ 244 ] {} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1467 | 2025.12.24 05:12:56.259369 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1468 | 2025.12.24 05:12:57.000343 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.66 MiB, peak 176.62 MiB, free memory in arenas 0.00 B, will set to 170.06 MiB (RSS), difference: 1.40 MiB | ||
| 1469 | 2025.12.24 05:12:58.615255 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 212 | ||
| 1470 | 2025.12.24 05:12:58.617518 [ 243 ] {} <Trace> system.query_log (2a13f63c-58ea-4f5b-b989-05bc92d4d0fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1471 | 2025.12.24 05:12:58.617565 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1472 | 2025.12.24 05:12:58.618697 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1473 | 2025.12.24 05:12:58.618951 [ 243 ] {} <Trace> system.query_log (2a13f63c-58ea-4f5b-b989-05bc92d4d0fc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1474 | 2025.12.24 05:12:58.619190 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 212 | ||
| 1475 | 2025.12.24 05:13:00.569868 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1476 | 2025.12.24 05:13:00.570056 [ 259 ] {883a905d-5926-4081-bcd3-6ff09514a74e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1477 | 2025.12.24 05:13:00.570120 [ 259 ] {883a905d-5926-4081-bcd3-6ff09514a74e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1478 | 2025.12.24 05:13:00.570762 [ 259 ] {883a905d-5926-4081-bcd3-6ff09514a74e} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1479 | 2025.12.24 05:13:00.570812 [ 259 ] {883a905d-5926-4081-bcd3-6ff09514a74e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1480 | 2025.12.24 05:13:00.571194 [ 259 ] {883a905d-5926-4081-bcd3-6ff09514a74e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1481 | 2025.12.24 05:13:00.571420 [ 259 ] {883a905d-5926-4081-bcd3-6ff09514a74e} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1482 | 2025.12.24 05:13:00.571572 [ 259 ] {883a905d-5926-4081-bcd3-6ff09514a74e} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001566 sec., 48531.28991060026 rows/sec., 4.00 MiB/sec. | ||
| 1483 | 2025.12.24 05:13:00.571613 [ 259 ] {883a905d-5926-4081-bcd3-6ff09514a74e} <Debug> TCPHandler: Processed in 0.001870413 sec. | ||
| 1484 | 2025.12.24 05:13:00.571743 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1485 | 2025.12.24 05:13:00.571839 [ 259 ] {eb3224d6-93af-4aee-add5-9d418f13d603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1486 | 2025.12.24 05:13:00.571900 [ 259 ] {eb3224d6-93af-4aee-add5-9d418f13d603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1487 | 2025.12.24 05:13:00.572321 [ 259 ] {eb3224d6-93af-4aee-add5-9d418f13d603} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1488 | 2025.12.24 05:13:00.572359 [ 259 ] {eb3224d6-93af-4aee-add5-9d418f13d603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1489 | 2025.12.24 05:13:00.572678 [ 259 ] {eb3224d6-93af-4aee-add5-9d418f13d603} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1490 | 2025.12.24 05:13:00.572891 [ 259 ] {eb3224d6-93af-4aee-add5-9d418f13d603} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1491 | 2025.12.24 05:13:00.573016 [ 259 ] {eb3224d6-93af-4aee-add5-9d418f13d603} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001196 sec., 8361.204013377926 rows/sec., 628.72 KiB/sec. | ||
| 1492 | 2025.12.24 05:13:00.573054 [ 259 ] {eb3224d6-93af-4aee-add5-9d418f13d603} <Debug> TCPHandler: Processed in 0.001358907 sec. | ||
| 1493 | 2025.12.24 05:13:00.573171 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1494 | 2025.12.24 05:13:00.573265 [ 259 ] {c817eff5-a567-40f7-821a-df2767437a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1495 | 2025.12.24 05:13:00.573306 [ 259 ] {c817eff5-a567-40f7-821a-df2767437a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1496 | 2025.12.24 05:13:00.573726 [ 259 ] {c817eff5-a567-40f7-821a-df2767437a53} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1497 | 2025.12.24 05:13:00.573762 [ 259 ] {c817eff5-a567-40f7-821a-df2767437a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1498 | 2025.12.24 05:13:00.574041 [ 259 ] {c817eff5-a567-40f7-821a-df2767437a53} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1499 | 2025.12.24 05:13:00.574234 [ 259 ] {c817eff5-a567-40f7-821a-df2767437a53} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1500 | 2025.12.24 05:13:00.574354 [ 259 ] {c817eff5-a567-40f7-821a-df2767437a53} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001147 sec., 64516.12903225806 rows/sec., 5.04 MiB/sec. | ||
| 1501 | 2025.12.24 05:13:00.574389 [ 259 ] {c817eff5-a567-40f7-821a-df2767437a53} <Debug> TCPHandler: Processed in 0.001309216 sec. | ||
| 1502 | 2025.12.24 05:13:00.574495 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1503 | 2025.12.24 05:13:00.574582 [ 259 ] {020ad687-9b88-4c09-a820-62565ad6c545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1504 | 2025.12.24 05:13:00.574622 [ 259 ] {020ad687-9b88-4c09-a820-62565ad6c545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1505 | 2025.12.24 05:13:00.575120 [ 259 ] {020ad687-9b88-4c09-a820-62565ad6c545} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1506 | 2025.12.24 05:13:00.575159 [ 259 ] {020ad687-9b88-4c09-a820-62565ad6c545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1507 | 2025.12.24 05:13:00.575496 [ 259 ] {020ad687-9b88-4c09-a820-62565ad6c545} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1508 | 2025.12.24 05:13:00.575722 [ 259 ] {020ad687-9b88-4c09-a820-62565ad6c545} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1509 | 2025.12.24 05:13:00.575867 [ 259 ] {020ad687-9b88-4c09-a820-62565ad6c545} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001248 sec., 128205.1282051282 rows/sec., 8.93 MiB/sec. | ||
| 1510 | 2025.12.24 05:13:00.575912 [ 259 ] {020ad687-9b88-4c09-a820-62565ad6c545} <Debug> TCPHandler: Processed in 0.001415957 sec. | ||
| 1511 | 2025.12.24 05:13:00.576037 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1512 | 2025.12.24 05:13:00.576131 [ 259 ] {6d8b3331-6d86-471f-8bc4-b34efc317025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1513 | 2025.12.24 05:13:00.576185 [ 259 ] {6d8b3331-6d86-471f-8bc4-b34efc317025} <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 | ||
| 1514 | 2025.12.24 05:13:00.576967 [ 259 ] {6d8b3331-6d86-471f-8bc4-b34efc317025} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1515 | 2025.12.24 05:13:00.577008 [ 259 ] {6d8b3331-6d86-471f-8bc4-b34efc317025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1516 | 2025.12.24 05:13:00.577653 [ 259 ] {6d8b3331-6d86-471f-8bc4-b34efc317025} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1517 | 2025.12.24 05:13:00.577865 [ 259 ] {6d8b3331-6d86-471f-8bc4-b34efc317025} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1518 | 2025.12.24 05:13:00.577994 [ 259 ] {6d8b3331-6d86-471f-8bc4-b34efc317025} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00188 sec., 5319.148936170213 rows/sec., 9.53 MiB/sec. | ||
| 1519 | 2025.12.24 05:13:00.578044 [ 259 ] {6d8b3331-6d86-471f-8bc4-b34efc317025} <Debug> TCPHandler: Processed in 0.002062805 sec. | ||
| 1520 | 2025.12.24 05:13:00.578147 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1521 | 2025.12.24 05:13:00.578240 [ 259 ] {8f790bee-b0a2-4499-881c-8ded3c62a565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1522 | 2025.12.24 05:13:00.578281 [ 259 ] {8f790bee-b0a2-4499-881c-8ded3c62a565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1523 | 2025.12.24 05:13:00.578613 [ 259 ] {8f790bee-b0a2-4499-881c-8ded3c62a565} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1524 | 2025.12.24 05:13:00.578649 [ 259 ] {8f790bee-b0a2-4499-881c-8ded3c62a565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1525 | 2025.12.24 05:13:00.578938 [ 259 ] {8f790bee-b0a2-4499-881c-8ded3c62a565} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1526 | 2025.12.24 05:13:00.579137 [ 259 ] {8f790bee-b0a2-4499-881c-8ded3c62a565} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1527 | 2025.12.24 05:13:00.579259 [ 259 ] {8f790bee-b0a2-4499-881c-8ded3c62a565} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. | ||
| 1528 | 2025.12.24 05:13:00.579294 [ 259 ] {8f790bee-b0a2-4499-881c-8ded3c62a565} <Debug> TCPHandler: Processed in 0.001195615 sec. | ||
| 1529 | 2025.12.24 05:13:03.533353 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1530 | 2025.12.24 05:13:03.533417 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1531 | 2025.12.24 05:13:03.617594 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2857 | ||
| 1532 | 2025.12.24 05:13:03.618079 [ 245 ] {} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1533 | 2025.12.24 05:13:03.618126 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1534 | 2025.12.24 05:13:03.618643 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1535 | 2025.12.24 05:13:03.618875 [ 245 ] {} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1536 | 2025.12.24 05:13:03.618999 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2857 | ||
| 1537 | 2025.12.24 05:13:03.619002 [ 66 ] {} <Debug> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1538 | 2025.12.24 05:13:03.619076 [ 66 ] {} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1539 | 2025.12.24 05:13:03.619098 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1540 | 2025.12.24 05:13:03.622946 [ 193 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::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 | ||
| 1541 | 2025.12.24 05:13:03.629156 [ 193 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1542 | 2025.12.24 05:13:03.629240 [ 193 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1543 | 2025.12.24 05:13:03.629342 [ 193 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1544 | 2025.12.24 05:13:03.629396 [ 193 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1545 | 2025.12.24 05:13:03.629447 [ 193 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 433 rows starting from the beginning of the part | ||
| 1546 | 2025.12.24 05:13:03.629507 [ 193 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1547 | 2025.12.24 05:13:03.629558 [ 193 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1548 | 2025.12.24 05:13:03.692598 [ 189 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2857 rows, containing 4 columns (4 merged, 0 gathered) in 0.071571484 sec., 39918.13275801295 rows/sec., 584.74 KiB/sec. | ||
| 1549 | 2025.12.24 05:13:03.693489 [ 188 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1550 | 2025.12.24 05:13:03.693842 [ 188 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::all_1_6_1} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1551 | 2025.12.24 05:13:03.693927 [ 188 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::all_1_6_1} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1552 | 2025.12.24 05:13:03.694072 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1553 | 2025.12.24 05:13:03.759646 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1554 | 2025.12.24 05:13:03.778303 [ 244 ] {} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1555 | 2025.12.24 05:13:03.778369 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1556 | 2025.12.24 05:13:03.787242 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1557 | 2025.12.24 05:13:03.788424 [ 244 ] {} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1558 | 2025.12.24 05:13:03.788810 [ 66 ] {} <Debug> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1559 | 2025.12.24 05:13:03.788879 [ 66 ] {} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1560 | 2025.12.24 05:13:03.788900 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1561 | 2025.12.24 05:13:03.789017 [ 188 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::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 | ||
| 1562 | 2025.12.24 05:13:03.791975 [ 188 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1563 | 2025.12.24 05:13:03.792819 [ 188 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::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 | ||
| 1564 | 2025.12.24 05:13:03.793860 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1565 | 2025.12.24 05:13:03.796375 [ 188 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::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 | ||
| 1566 | 2025.12.24 05:13:03.800178 [ 188 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::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 | ||
| 1567 | 2025.12.24 05:13:03.804048 [ 188 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::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 | ||
| 1568 | 2025.12.24 05:13:03.836351 [ 188 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::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 | ||
| 1569 | 2025.12.24 05:13:03.840782 [ 188 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::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 | ||
| 1570 | 2025.12.24 05:13:03.915573 [ 189 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.1266087 sec., 363.3241633473845 rows/sec., 1.88 MiB/sec. | ||
| 1571 | 2025.12.24 05:13:03.917922 [ 201 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1572 | 2025.12.24 05:13:03.920080 [ 201 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::all_1_6_1} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1573 | 2025.12.24 05:13:03.920192 [ 201 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::all_1_6_1} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1574 | 2025.12.24 05:13:03.921924 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1575 | 2025.12.24 05:13:04.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.23 MiB, peak 180.77 MiB, free memory in arenas 0.00 B, will set to 181.38 MiB (RSS), difference: 10.15 MiB | ||
| 1576 | 2025.12.24 05:13:05.570954 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1577 | 2025.12.24 05:13:05.571129 [ 259 ] {fc8ed818-466a-434b-b443-139ab42d6bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1578 | 2025.12.24 05:13:05.571189 [ 259 ] {fc8ed818-466a-434b-b443-139ab42d6bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1579 | 2025.12.24 05:13:05.571828 [ 259 ] {fc8ed818-466a-434b-b443-139ab42d6bd5} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1580 | 2025.12.24 05:13:05.571933 [ 259 ] {fc8ed818-466a-434b-b443-139ab42d6bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1581 | 2025.12.24 05:13:05.572302 [ 259 ] {fc8ed818-466a-434b-b443-139ab42d6bd5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1582 | 2025.12.24 05:13:05.572532 [ 259 ] {fc8ed818-466a-434b-b443-139ab42d6bd5} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1583 | 2025.12.24 05:13:05.572654 [ 63 ] {} <Debug> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1584 | 2025.12.24 05:13:05.572675 [ 259 ] {fc8ed818-466a-434b-b443-139ab42d6bd5} <Debug> executeQuery: Read 82 rows, 6.85 KiB in 0.001578 sec., 51964.51204055767 rows/sec., 4.24 MiB/sec. | ||
| 1585 | 2025.12.24 05:13:05.572726 [ 63 ] {} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1586 | 2025.12.24 05:13:05.572738 [ 259 ] {fc8ed818-466a-434b-b443-139ab42d6bd5} <Debug> TCPHandler: Processed in 0.001906023 sec. | ||
| 1587 | 2025.12.24 05:13:05.572764 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1588 | 2025.12.24 05:13:05.572889 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1589 | 2025.12.24 05:13:05.572936 [ 186 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::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 | ||
| 1590 | 2025.12.24 05:13:05.572998 [ 259 ] {219ae7f5-ada9-4cc8-82b6-db4c61af37a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1591 | 2025.12.24 05:13:05.573046 [ 259 ] {219ae7f5-ada9-4cc8-82b6-db4c61af37a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1592 | 2025.12.24 05:13:05.573101 [ 186 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1593 | 2025.12.24 05:13:05.573154 [ 186 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 201 rows starting from the beginning of the part | ||
| 1594 | 2025.12.24 05:13:05.573259 [ 186 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1595 | 2025.12.24 05:13:05.573313 [ 186 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 76 rows starting from the beginning of the part | ||
| 1596 | 2025.12.24 05:13:05.573363 [ 186 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 69 rows starting from the beginning of the part | ||
| 1597 | 2025.12.24 05:13:05.573410 [ 186 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 76 rows starting from the beginning of the part | ||
| 1598 | 2025.12.24 05:13:05.573459 [ 186 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 82 rows starting from the beginning of the part | ||
| 1599 | 2025.12.24 05:13:05.573466 [ 259 ] {219ae7f5-ada9-4cc8-82b6-db4c61af37a5} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1600 | 2025.12.24 05:13:05.573509 [ 259 ] {219ae7f5-ada9-4cc8-82b6-db4c61af37a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1601 | 2025.12.24 05:13:05.573916 [ 259 ] {219ae7f5-ada9-4cc8-82b6-db4c61af37a5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1602 | 2025.12.24 05:13:05.574159 [ 259 ] {219ae7f5-ada9-4cc8-82b6-db4c61af37a5} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1603 | 2025.12.24 05:13:05.574304 [ 259 ] {219ae7f5-ada9-4cc8-82b6-db4c61af37a5} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001324 sec., 9818.731117824773 rows/sec., 738.32 KiB/sec. | ||
| 1604 | 2025.12.24 05:13:05.574344 [ 259 ] {219ae7f5-ada9-4cc8-82b6-db4c61af37a5} <Debug> TCPHandler: Processed in 0.001504468 sec. | ||
| 1605 | 2025.12.24 05:13:05.574473 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1606 | 2025.12.24 05:13:05.574566 [ 259 ] {57b5f19e-7d84-45b1-afe5-f23650d0b99f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1607 | 2025.12.24 05:13:05.574607 [ 259 ] {57b5f19e-7d84-45b1-afe5-f23650d0b99f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1608 | 2025.12.24 05:13:05.574927 [ 189 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.002057275 sec., 272204.7368485011 rows/sec., 23.80 MiB/sec. | ||
| 1609 | 2025.12.24 05:13:05.575089 [ 259 ] {57b5f19e-7d84-45b1-afe5-f23650d0b99f} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1610 | 2025.12.24 05:13:05.575130 [ 259 ] {57b5f19e-7d84-45b1-afe5-f23650d0b99f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1611 | 2025.12.24 05:13:05.575266 [ 187 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1612 | 2025.12.24 05:13:05.575482 [ 259 ] {57b5f19e-7d84-45b1-afe5-f23650d0b99f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1613 | 2025.12.24 05:13:05.575793 [ 187 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_6_1} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1614 | 2025.12.24 05:13:05.575841 [ 259 ] {57b5f19e-7d84-45b1-afe5-f23650d0b99f} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1615 | 2025.12.24 05:13:05.575919 [ 187 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_6_1} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1616 | 2025.12.24 05:13:05.575976 [ 63 ] {} <Debug> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1617 | 2025.12.24 05:13:05.575999 [ 259 ] {57b5f19e-7d84-45b1-afe5-f23650d0b99f} <Debug> executeQuery: Read 82 rows, 6.58 KiB in 0.001452 sec., 56473.82920110193 rows/sec., 4.42 MiB/sec. | ||
| 1618 | 2025.12.24 05:13:05.576018 [ 63 ] {} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1619 | 2025.12.24 05:13:05.576046 [ 259 ] {57b5f19e-7d84-45b1-afe5-f23650d0b99f} <Debug> TCPHandler: Processed in 0.00162284 sec. | ||
| 1620 | 2025.12.24 05:13:05.576047 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 1621 | 2025.12.24 05:13:05.576050 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1622 | 2025.12.24 05:13:05.576181 [ 186 ] {f0e18965-af2d-41a1-90bf-873520b651fa::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 | ||
| 1623 | 2025.12.24 05:13:05.576196 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1624 | 2025.12.24 05:13:05.576307 [ 259 ] {93e01887-870a-46ae-8b52-88ddb6a12045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1625 | 2025.12.24 05:13:05.576310 [ 186 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1626 | 2025.12.24 05:13:05.576355 [ 259 ] {93e01887-870a-46ae-8b52-88ddb6a12045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1627 | 2025.12.24 05:13:05.576358 [ 186 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 120 rows starting from the beginning of the part | ||
| 1628 | 2025.12.24 05:13:05.576441 [ 186 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1629 | 2025.12.24 05:13:05.576498 [ 186 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 74 rows starting from the beginning of the part | ||
| 1630 | 2025.12.24 05:13:05.576548 [ 186 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 75 rows starting from the beginning of the part | ||
| 1631 | 2025.12.24 05:13:05.576598 [ 186 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 74 rows starting from the beginning of the part | ||
| 1632 | 2025.12.24 05:13:05.576640 [ 186 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 82 rows starting from the beginning of the part | ||
| 1633 | 2025.12.24 05:13:05.576890 [ 259 ] {93e01887-870a-46ae-8b52-88ddb6a12045} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1634 | 2025.12.24 05:13:05.576933 [ 259 ] {93e01887-870a-46ae-8b52-88ddb6a12045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1635 | 2025.12.24 05:13:05.577310 [ 259 ] {93e01887-870a-46ae-8b52-88ddb6a12045} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1636 | 2025.12.24 05:13:05.577495 [ 186 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 489 rows, containing 5 columns (5 merged, 0 gathered) in 0.001360546 sec., 359414.5291669668 rows/sec., 29.73 MiB/sec. | ||
| 1637 | 2025.12.24 05:13:05.577541 [ 259 ] {93e01887-870a-46ae-8b52-88ddb6a12045} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1638 | 2025.12.24 05:13:05.577643 [ 186 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1639 | 2025.12.24 05:13:05.577664 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1640 | 2025.12.24 05:13:05.577700 [ 259 ] {93e01887-870a-46ae-8b52-88ddb6a12045} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001413 sec., 113234.2533616419 rows/sec., 7.89 MiB/sec. | ||
| 1641 | 2025.12.24 05:13:05.577703 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1642 | 2025.12.24 05:13:05.577746 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1643 | 2025.12.24 05:13:05.577746 [ 259 ] {93e01887-870a-46ae-8b52-88ddb6a12045} <Debug> TCPHandler: Processed in 0.001606179 sec. | ||
| 1644 | 2025.12.24 05:13:05.577856 [ 190 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::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 | ||
| 1645 | 2025.12.24 05:13:05.577903 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1646 | 2025.12.24 05:13:05.577929 [ 186 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_6_1} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1647 | 2025.12.24 05:13:05.577980 [ 190 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1648 | 2025.12.24 05:13:05.578016 [ 186 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_6_1} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1649 | 2025.12.24 05:13:05.578018 [ 190 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 321 rows starting from the beginning of the part | ||
| 1650 | 2025.12.24 05:13:05.578041 [ 259 ] {5bfc9546-8d57-4337-89b9-d946de92dc30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1651 | 2025.12.24 05:13:05.578092 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1652 | 2025.12.24 05:13:05.578114 [ 190 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1653 | 2025.12.24 05:13:05.578124 [ 259 ] {5bfc9546-8d57-4337-89b9-d946de92dc30} <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 | ||
| 1654 | 2025.12.24 05:13:05.578166 [ 190 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1655 | 2025.12.24 05:13:05.578217 [ 190 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 161 rows starting from the beginning of the part | ||
| 1656 | 2025.12.24 05:13:05.578261 [ 190 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1657 | 2025.12.24 05:13:05.578309 [ 190 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1658 | 2025.12.24 05:13:05.578933 [ 259 ] {5bfc9546-8d57-4337-89b9-d946de92dc30} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1659 | 2025.12.24 05:13:05.578974 [ 259 ] {5bfc9546-8d57-4337-89b9-d946de92dc30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1660 | 2025.12.24 05:13:05.579445 [ 189 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1122 rows, containing 5 columns (5 merged, 0 gathered) in 0.001632 sec., 687500 rows/sec., 48.97 MiB/sec. | ||
| 1661 | 2025.12.24 05:13:05.579512 [ 259 ] {5bfc9546-8d57-4337-89b9-d946de92dc30} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1662 | 2025.12.24 05:13:05.579672 [ 190 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1663 | 2025.12.24 05:13:05.579777 [ 259 ] {5bfc9546-8d57-4337-89b9-d946de92dc30} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1664 | 2025.12.24 05:13:05.579939 [ 259 ] {5bfc9546-8d57-4337-89b9-d946de92dc30} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001924 sec., 6756.756756756757 rows/sec., 12.11 MiB/sec. | ||
| 1665 | 2025.12.24 05:13:05.579968 [ 190 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1666 | 2025.12.24 05:13:05.579991 [ 259 ] {5bfc9546-8d57-4337-89b9-d946de92dc30} <Debug> TCPHandler: Processed in 0.002150856 sec. | ||
| 1667 | 2025.12.24 05:13:05.580040 [ 190 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1668 | 2025.12.24 05:13:05.580125 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 1669 | 2025.12.24 05:13:05.580128 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1670 | 2025.12.24 05:13:05.580239 [ 259 ] {f9da8a12-7998-4ddb-aa76-763dc1952212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1671 | 2025.12.24 05:13:05.580283 [ 259 ] {f9da8a12-7998-4ddb-aa76-763dc1952212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1672 | 2025.12.24 05:13:05.580615 [ 259 ] {f9da8a12-7998-4ddb-aa76-763dc1952212} <Trace> oximeter.measurements_i64 (803eb9ac-8f39-42b1-af13-dfd575f50e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1673 | 2025.12.24 05:13:05.580652 [ 259 ] {f9da8a12-7998-4ddb-aa76-763dc1952212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1674 | 2025.12.24 05:13:05.580971 [ 259 ] {f9da8a12-7998-4ddb-aa76-763dc1952212} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1675 | 2025.12.24 05:13:05.581191 [ 259 ] {f9da8a12-7998-4ddb-aa76-763dc1952212} <Trace> oximeter.measurements_i64 (803eb9ac-8f39-42b1-af13-dfd575f50e96): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1676 | 2025.12.24 05:13:05.581316 [ 259 ] {f9da8a12-7998-4ddb-aa76-763dc1952212} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001095 sec., 5479.45205479452 rows/sec., 412.92 KiB/sec. | ||
| 1677 | 2025.12.24 05:13:05.581354 [ 259 ] {f9da8a12-7998-4ddb-aa76-763dc1952212} <Debug> TCPHandler: Processed in 0.001275495 sec. | ||
| 1678 | 2025.12.24 05:13:05.581466 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1679 | 2025.12.24 05:13:05.581561 [ 259 ] {29ec8281-d3d8-41ae-a44c-e1419baa0f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1680 | 2025.12.24 05:13:05.581603 [ 259 ] {29ec8281-d3d8-41ae-a44c-e1419baa0f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1681 | 2025.12.24 05:13:05.581939 [ 259 ] {29ec8281-d3d8-41ae-a44c-e1419baa0f28} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1682 | 2025.12.24 05:13:05.581974 [ 259 ] {29ec8281-d3d8-41ae-a44c-e1419baa0f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1683 | 2025.12.24 05:13:05.582274 [ 259 ] {29ec8281-d3d8-41ae-a44c-e1419baa0f28} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1684 | 2025.12.24 05:13:05.582483 [ 259 ] {29ec8281-d3d8-41ae-a44c-e1419baa0f28} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1685 | 2025.12.24 05:13:05.582577 [ 63 ] {} <Debug> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1686 | 2025.12.24 05:13:05.582610 [ 259 ] {29ec8281-d3d8-41ae-a44c-e1419baa0f28} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 1687 | 2025.12.24 05:13:05.582613 [ 63 ] {} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1688 | 2025.12.24 05:13:05.582651 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1689 | 2025.12.24 05:13:05.582653 [ 259 ] {29ec8281-d3d8-41ae-a44c-e1419baa0f28} <Debug> TCPHandler: Processed in 0.001235615 sec. | ||
| 1690 | 2025.12.24 05:13:05.582762 [ 195 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::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 | ||
| 1691 | 2025.12.24 05:13:05.582892 [ 195 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1692 | 2025.12.24 05:13:05.582937 [ 195 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part | ||
| 1693 | 2025.12.24 05:13:05.583033 [ 195 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1694 | 2025.12.24 05:13:05.583088 [ 195 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1695 | 2025.12.24 05:13:05.583136 [ 195 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1696 | 2025.12.24 05:13:05.583181 [ 195 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1697 | 2025.12.24 05:13:05.583229 [ 195 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1698 | 2025.12.24 05:13:05.584135 [ 190 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 4 columns (4 merged, 0 gathered) in 0.001420777 sec., 253382.48014994612 rows/sec., 17.08 MiB/sec. | ||
| 1699 | 2025.12.24 05:13:05.584375 [ 189 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1700 | 2025.12.24 05:13:05.584757 [ 189 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::all_1_6_1} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1701 | 2025.12.24 05:13:05.584846 [ 189 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::all_1_6_1} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1702 | 2025.12.24 05:13:05.584943 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1703 | 2025.12.24 05:13:08.619667 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 238 | ||
| 1704 | 2025.12.24 05:13:08.621826 [ 243 ] {} <Trace> system.query_log (2a13f63c-58ea-4f5b-b989-05bc92d4d0fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1705 | 2025.12.24 05:13:08.621889 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1706 | 2025.12.24 05:13:08.623122 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1707 | 2025.12.24 05:13:08.623408 [ 243 ] {} <Trace> system.query_log (2a13f63c-58ea-4f5b-b989-05bc92d4d0fc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1708 | 2025.12.24 05:13:08.623761 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 238 | ||
| 1709 | 2025.12.24 05:13:10.572408 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1710 | 2025.12.24 05:13:10.572733 [ 259 ] {d405f081-2d05-48c8-a614-91da67563b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1711 | 2025.12.24 05:13:10.572843 [ 259 ] {d405f081-2d05-48c8-a614-91da67563b5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1712 | 2025.12.24 05:13:10.573531 [ 259 ] {d405f081-2d05-48c8-a614-91da67563b5c} <Trace> oximeter.fields_i16 (e9669465-19f7-46d9-9fa3-0850580a16c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1713 | 2025.12.24 05:13:10.573581 [ 259 ] {d405f081-2d05-48c8-a614-91da67563b5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1714 | 2025.12.24 05:13:10.573966 [ 259 ] {d405f081-2d05-48c8-a614-91da67563b5c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1715 | 2025.12.24 05:13:10.574183 [ 259 ] {d405f081-2d05-48c8-a614-91da67563b5c} <Trace> oximeter.fields_i16 (e9669465-19f7-46d9-9fa3-0850580a16c9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1716 | 2025.12.24 05:13:10.574332 [ 259 ] {d405f081-2d05-48c8-a614-91da67563b5c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001679 sec., 14294.22275163788 rows/sec., 1.19 MiB/sec. | ||
| 1717 | 2025.12.24 05:13:10.574375 [ 259 ] {d405f081-2d05-48c8-a614-91da67563b5c} <Debug> TCPHandler: Processed in 0.002153066 sec. | ||
| 1718 | 2025.12.24 05:13:10.574503 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1719 | 2025.12.24 05:13:10.574600 [ 259 ] {698b41ae-11c6-4299-abb3-5a9ce3e3c16f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1720 | 2025.12.24 05:13:10.574641 [ 259 ] {698b41ae-11c6-4299-abb3-5a9ce3e3c16f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1721 | 2025.12.24 05:13:10.575157 [ 259 ] {698b41ae-11c6-4299-abb3-5a9ce3e3c16f} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1722 | 2025.12.24 05:13:10.575195 [ 259 ] {698b41ae-11c6-4299-abb3-5a9ce3e3c16f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1723 | 2025.12.24 05:13:10.575529 [ 259 ] {698b41ae-11c6-4299-abb3-5a9ce3e3c16f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1724 | 2025.12.24 05:13:10.575749 [ 259 ] {698b41ae-11c6-4299-abb3-5a9ce3e3c16f} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1725 | 2025.12.24 05:13:10.575878 [ 259 ] {698b41ae-11c6-4299-abb3-5a9ce3e3c16f} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.001298 sec., 151001.54083204933 rows/sec., 13.45 MiB/sec. | ||
| 1726 | 2025.12.24 05:13:10.575917 [ 259 ] {698b41ae-11c6-4299-abb3-5a9ce3e3c16f} <Debug> TCPHandler: Processed in 0.001463038 sec. | ||
| 1727 | 2025.12.24 05:13:10.576029 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1728 | 2025.12.24 05:13:10.576124 [ 259 ] {90406356-af0b-45fa-bc88-680067d8dd90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1729 | 2025.12.24 05:13:10.576167 [ 259 ] {90406356-af0b-45fa-bc88-680067d8dd90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1730 | 2025.12.24 05:13:10.576568 [ 259 ] {90406356-af0b-45fa-bc88-680067d8dd90} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1731 | 2025.12.24 05:13:10.576608 [ 259 ] {90406356-af0b-45fa-bc88-680067d8dd90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1732 | 2025.12.24 05:13:10.576914 [ 259 ] {90406356-af0b-45fa-bc88-680067d8dd90} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1733 | 2025.12.24 05:13:10.577125 [ 259 ] {90406356-af0b-45fa-bc88-680067d8dd90} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1734 | 2025.12.24 05:13:10.577231 [ 19 ] {} <Debug> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1735 | 2025.12.24 05:13:10.577255 [ 259 ] {90406356-af0b-45fa-bc88-680067d8dd90} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001151 sec., 19113.81407471764 rows/sec., 1.45 MiB/sec. | ||
| 1736 | 2025.12.24 05:13:10.577296 [ 19 ] {} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1737 | 2025.12.24 05:13:10.577305 [ 259 ] {90406356-af0b-45fa-bc88-680067d8dd90} <Debug> TCPHandler: Processed in 0.001325126 sec. | ||
| 1738 | 2025.12.24 05:13:10.577328 [ 19 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1739 | 2025.12.24 05:13:10.577428 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1740 | 2025.12.24 05:13:10.577448 [ 195 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::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 | ||
| 1741 | 2025.12.24 05:13:10.577528 [ 259 ] {497d2dc6-336c-4cd2-8a5a-cd055dafdd7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1742 | 2025.12.24 05:13:10.577572 [ 259 ] {497d2dc6-336c-4cd2-8a5a-cd055dafdd7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1743 | 2025.12.24 05:13:10.577582 [ 195 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1744 | 2025.12.24 05:13:10.577625 [ 195 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
| 1745 | 2025.12.24 05:13:10.577700 [ 195 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::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 | ||
| 1746 | 2025.12.24 05:13:10.577754 [ 195 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
| 1747 | 2025.12.24 05:13:10.577802 [ 195 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 1748 | 2025.12.24 05:13:10.577849 [ 195 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 13 rows starting from the beginning of the part | ||
| 1749 | 2025.12.24 05:13:10.577896 [ 195 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::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 | ||
| 1750 | 2025.12.24 05:13:10.577974 [ 259 ] {497d2dc6-336c-4cd2-8a5a-cd055dafdd7f} <Trace> oximeter.fields_u32 (0019175b-7dfe-4a06-b4c5-316fe473bc70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1751 | 2025.12.24 05:13:10.578016 [ 259 ] {497d2dc6-336c-4cd2-8a5a-cd055dafdd7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1752 | 2025.12.24 05:13:10.578367 [ 259 ] {497d2dc6-336c-4cd2-8a5a-cd055dafdd7f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1753 | 2025.12.24 05:13:10.578598 [ 259 ] {497d2dc6-336c-4cd2-8a5a-cd055dafdd7f} <Trace> oximeter.fields_u32 (0019175b-7dfe-4a06-b4c5-316fe473bc70): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1754 | 2025.12.24 05:13:10.578736 [ 259 ] {497d2dc6-336c-4cd2-8a5a-cd055dafdd7f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001226 sec., 19575.85644371941 rows/sec., 1.62 MiB/sec. | ||
| 1755 | 2025.12.24 05:13:10.578776 [ 259 ] {497d2dc6-336c-4cd2-8a5a-cd055dafdd7f} <Debug> TCPHandler: Processed in 0.001396977 sec. | ||
| 1756 | 2025.12.24 05:13:10.578825 [ 190 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 95 rows, containing 5 columns (5 merged, 0 gathered) in 0.001424997 sec., 66666.80701783934 rows/sec., 5.19 MiB/sec. | ||
| 1757 | 2025.12.24 05:13:10.578878 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1758 | 2025.12.24 05:13:10.578978 [ 259 ] {03b9fe44-0d05-4a39-b398-3319d7db40cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1759 | 2025.12.24 05:13:10.579008 [ 192 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1760 | 2025.12.24 05:13:10.579017 [ 259 ] {03b9fe44-0d05-4a39-b398-3319d7db40cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1761 | 2025.12.24 05:13:10.579274 [ 192 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_6_1} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1762 | 2025.12.24 05:13:10.579337 [ 192 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_6_1} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1763 | 2025.12.24 05:13:10.579413 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1764 | 2025.12.24 05:13:10.579413 [ 259 ] {03b9fe44-0d05-4a39-b398-3319d7db40cc} <Trace> oximeter.fields_u8 (ec437910-9861-45b6-bb34-86b2dd4bfd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1765 | 2025.12.24 05:13:10.579458 [ 259 ] {03b9fe44-0d05-4a39-b398-3319d7db40cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1766 | 2025.12.24 05:13:10.579746 [ 259 ] {03b9fe44-0d05-4a39-b398-3319d7db40cc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1767 | 2025.12.24 05:13:10.579945 [ 259 ] {03b9fe44-0d05-4a39-b398-3319d7db40cc} <Trace> oximeter.fields_u8 (ec437910-9861-45b6-bb34-86b2dd4bfd22): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1768 | 2025.12.24 05:13:10.580072 [ 259 ] {03b9fe44-0d05-4a39-b398-3319d7db40cc} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001113 sec., 10781.671159029649 rows/sec., 842.32 KiB/sec. | ||
| 1769 | 2025.12.24 05:13:10.580109 [ 259 ] {03b9fe44-0d05-4a39-b398-3319d7db40cc} <Debug> TCPHandler: Processed in 0.001279896 sec. | ||
| 1770 | 2025.12.24 05:13:10.580214 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1771 | 2025.12.24 05:13:10.580307 [ 259 ] {2af131b0-84e0-4368-b1ad-f6eaf1096f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1772 | 2025.12.24 05:13:10.580347 [ 259 ] {2af131b0-84e0-4368-b1ad-f6eaf1096f57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1773 | 2025.12.24 05:13:10.580775 [ 259 ] {2af131b0-84e0-4368-b1ad-f6eaf1096f57} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1774 | 2025.12.24 05:13:10.580812 [ 259 ] {2af131b0-84e0-4368-b1ad-f6eaf1096f57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1775 | 2025.12.24 05:13:10.581125 [ 259 ] {2af131b0-84e0-4368-b1ad-f6eaf1096f57} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1776 | 2025.12.24 05:13:10.581336 [ 259 ] {2af131b0-84e0-4368-b1ad-f6eaf1096f57} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1777 | 2025.12.24 05:13:10.581459 [ 259 ] {2af131b0-84e0-4368-b1ad-f6eaf1096f57} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001171 sec., 93936.80614859096 rows/sec., 7.65 MiB/sec. | ||
| 1778 | 2025.12.24 05:13:10.581498 [ 259 ] {2af131b0-84e0-4368-b1ad-f6eaf1096f57} <Debug> TCPHandler: Processed in 0.001333426 sec. | ||
| 1779 | 2025.12.24 05:13:10.581608 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1780 | 2025.12.24 05:13:10.581701 [ 259 ] {ecf8fb41-93b5-467a-aee9-3a2fe36aba84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1781 | 2025.12.24 05:13:10.581743 [ 259 ] {ecf8fb41-93b5-467a-aee9-3a2fe36aba84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1782 | 2025.12.24 05:13:10.582139 [ 259 ] {ecf8fb41-93b5-467a-aee9-3a2fe36aba84} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1783 | 2025.12.24 05:13:10.582175 [ 259 ] {ecf8fb41-93b5-467a-aee9-3a2fe36aba84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1784 | 2025.12.24 05:13:10.582497 [ 259 ] {ecf8fb41-93b5-467a-aee9-3a2fe36aba84} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1785 | 2025.12.24 05:13:10.582698 [ 259 ] {ecf8fb41-93b5-467a-aee9-3a2fe36aba84} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1786 | 2025.12.24 05:13:10.582822 [ 259 ] {ecf8fb41-93b5-467a-aee9-3a2fe36aba84} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.00114 sec., 171929.8245614035 rows/sec., 12.34 MiB/sec. | ||
| 1787 | 2025.12.24 05:13:10.582857 [ 259 ] {ecf8fb41-93b5-467a-aee9-3a2fe36aba84} <Debug> TCPHandler: Processed in 0.001298546 sec. | ||
| 1788 | 2025.12.24 05:13:10.582964 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1789 | 2025.12.24 05:13:10.583057 [ 259 ] {bbb90a07-3786-44f3-9035-fa42ff869d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1790 | 2025.12.24 05:13:10.583109 [ 259 ] {bbb90a07-3786-44f3-9035-fa42ff869d4d} <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 | ||
| 1791 | 2025.12.24 05:13:10.583858 [ 259 ] {bbb90a07-3786-44f3-9035-fa42ff869d4d} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1792 | 2025.12.24 05:13:10.583894 [ 259 ] {bbb90a07-3786-44f3-9035-fa42ff869d4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1793 | 2025.12.24 05:13:10.584364 [ 259 ] {bbb90a07-3786-44f3-9035-fa42ff869d4d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1794 | 2025.12.24 05:13:10.584561 [ 259 ] {bbb90a07-3786-44f3-9035-fa42ff869d4d} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1795 | 2025.12.24 05:13:10.584650 [ 19 ] {} <Debug> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1796 | 2025.12.24 05:13:10.584680 [ 19 ] {} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1797 | 2025.12.24 05:13:10.584685 [ 259 ] {bbb90a07-3786-44f3-9035-fa42ff869d4d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001683 sec., 5941.770647653 rows/sec., 10.65 MiB/sec. | ||
| 1798 | 2025.12.24 05:13:10.584695 [ 19 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1799 | 2025.12.24 05:13:10.584740 [ 259 ] {bbb90a07-3786-44f3-9035-fa42ff869d4d} <Debug> TCPHandler: Processed in 0.001863833 sec. | ||
| 1800 | 2025.12.24 05:13:10.584774 [ 195 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::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 | ||
| 1801 | 2025.12.24 05:13:10.584841 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1802 | 2025.12.24 05:13:10.584932 [ 259 ] {b130b0cc-ef4c-46fc-bc21-2b3eae7e3a6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1803 | 2025.12.24 05:13:10.584961 [ 195 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1804 | 2025.12.24 05:13:10.584972 [ 259 ] {b130b0cc-ef4c-46fc-bc21-2b3eae7e3a6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1805 | 2025.12.24 05:13:10.585013 [ 195 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::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 | ||
| 1806 | 2025.12.24 05:13:10.585189 [ 195 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::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 | ||
| 1807 | 2025.12.24 05:13:10.585295 [ 195 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::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 | ||
| 1808 | 2025.12.24 05:13:10.585376 [ 259 ] {b130b0cc-ef4c-46fc-bc21-2b3eae7e3a6f} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1809 | 2025.12.24 05:13:10.585396 [ 195 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 1810 | 2025.12.24 05:13:10.585418 [ 259 ] {b130b0cc-ef4c-46fc-bc21-2b3eae7e3a6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1811 | 2025.12.24 05:13:10.585500 [ 195 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 13 rows starting from the beginning of the part | ||
| 1812 | 2025.12.24 05:13:10.585605 [ 195 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 1813 | 2025.12.24 05:13:10.585723 [ 259 ] {b130b0cc-ef4c-46fc-bc21-2b3eae7e3a6f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1814 | 2025.12.24 05:13:10.585968 [ 259 ] {b130b0cc-ef4c-46fc-bc21-2b3eae7e3a6f} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1815 | 2025.12.24 05:13:10.586101 [ 259 ] {b130b0cc-ef4c-46fc-bc21-2b3eae7e3a6f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 1816 | 2025.12.24 05:13:10.586138 [ 259 ] {b130b0cc-ef4c-46fc-bc21-2b3eae7e3a6f} <Debug> TCPHandler: Processed in 0.001295795 sec. | ||
| 1817 | 2025.12.24 05:13:10.587227 [ 190 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 59 rows, containing 19 columns (19 merged, 0 gathered) in 0.00244081 sec., 24172.303456639394 rows/sec., 43.32 MiB/sec. | ||
| 1818 | 2025.12.24 05:13:10.587531 [ 196 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1819 | 2025.12.24 05:13:10.587866 [ 196 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1820 | 2025.12.24 05:13:10.587928 [ 196 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1821 | 2025.12.24 05:13:10.588029 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 1822 | 2025.12.24 05:13:11.119363 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3369 | ||
| 1823 | 2025.12.24 05:13:11.119866 [ 245 ] {} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1824 | 2025.12.24 05:13:11.119913 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1825 | 2025.12.24 05:13:11.120394 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1826 | 2025.12.24 05:13:11.120622 [ 245 ] {} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1827 | 2025.12.24 05:13:11.120748 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3369 | ||
| 1828 | 2025.12.24 05:13:11.294228 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1829 | 2025.12.24 05:13:11.311096 [ 244 ] {} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1830 | 2025.12.24 05:13:11.311148 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1831 | 2025.12.24 05:13:11.316673 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1832 | 2025.12.24 05:13:11.317361 [ 244 ] {} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1833 | 2025.12.24 05:13:11.320432 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1834 | 2025.12.24 05:13:15.571745 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1835 | 2025.12.24 05:13:15.572038 [ 259 ] {76e86d0e-9c39-494a-a18a-e6b7ddcc9580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1836 | 2025.12.24 05:13:15.572139 [ 259 ] {76e86d0e-9c39-494a-a18a-e6b7ddcc9580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1837 | 2025.12.24 05:13:15.572808 [ 259 ] {76e86d0e-9c39-494a-a18a-e6b7ddcc9580} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1838 | 2025.12.24 05:13:15.572857 [ 259 ] {76e86d0e-9c39-494a-a18a-e6b7ddcc9580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1839 | 2025.12.24 05:13:15.573234 [ 259 ] {76e86d0e-9c39-494a-a18a-e6b7ddcc9580} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1840 | 2025.12.24 05:13:15.573463 [ 259 ] {76e86d0e-9c39-494a-a18a-e6b7ddcc9580} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1841 | 2025.12.24 05:13:15.573610 [ 259 ] {76e86d0e-9c39-494a-a18a-e6b7ddcc9580} <Debug> executeQuery: Read 104 rows, 8.89 KiB in 0.001647 sec., 63145.11232544019 rows/sec., 5.27 MiB/sec. | ||
| 1842 | 2025.12.24 05:13:15.573652 [ 259 ] {76e86d0e-9c39-494a-a18a-e6b7ddcc9580} <Debug> TCPHandler: Processed in 0.002087285 sec. | ||
| 1843 | 2025.12.24 05:13:15.573772 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1844 | 2025.12.24 05:13:15.573865 [ 259 ] {0402d83a-5794-4a8d-b0fd-8969e65c3501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1845 | 2025.12.24 05:13:15.573905 [ 259 ] {0402d83a-5794-4a8d-b0fd-8969e65c3501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1846 | 2025.12.24 05:13:15.574298 [ 259 ] {0402d83a-5794-4a8d-b0fd-8969e65c3501} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1847 | 2025.12.24 05:13:15.574334 [ 259 ] {0402d83a-5794-4a8d-b0fd-8969e65c3501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1848 | 2025.12.24 05:13:15.574616 [ 259 ] {0402d83a-5794-4a8d-b0fd-8969e65c3501} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1849 | 2025.12.24 05:13:15.574818 [ 259 ] {0402d83a-5794-4a8d-b0fd-8969e65c3501} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1850 | 2025.12.24 05:13:15.574946 [ 259 ] {0402d83a-5794-4a8d-b0fd-8969e65c3501} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001099 sec., 21838.03457688808 rows/sec., 1.60 MiB/sec. | ||
| 1851 | 2025.12.24 05:13:15.574981 [ 259 ] {0402d83a-5794-4a8d-b0fd-8969e65c3501} <Debug> TCPHandler: Processed in 0.001259165 sec. | ||
| 1852 | 2025.12.24 05:13:15.575086 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1853 | 2025.12.24 05:13:15.575178 [ 259 ] {2cc9ebb1-9437-4a3f-b4bc-2a558b576842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1854 | 2025.12.24 05:13:15.575218 [ 259 ] {2cc9ebb1-9437-4a3f-b4bc-2a558b576842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1855 | 2025.12.24 05:13:15.575621 [ 259 ] {2cc9ebb1-9437-4a3f-b4bc-2a558b576842} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1856 | 2025.12.24 05:13:15.575656 [ 259 ] {2cc9ebb1-9437-4a3f-b4bc-2a558b576842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1857 | 2025.12.24 05:13:15.575954 [ 259 ] {2cc9ebb1-9437-4a3f-b4bc-2a558b576842} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1858 | 2025.12.24 05:13:15.576151 [ 259 ] {2cc9ebb1-9437-4a3f-b4bc-2a558b576842} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1859 | 2025.12.24 05:13:15.576275 [ 259 ] {2cc9ebb1-9437-4a3f-b4bc-2a558b576842} <Debug> executeQuery: Read 94 rows, 7.55 KiB in 0.001114 sec., 84380.6104129264 rows/sec., 6.62 MiB/sec. | ||
| 1860 | 2025.12.24 05:13:15.576311 [ 259 ] {2cc9ebb1-9437-4a3f-b4bc-2a558b576842} <Debug> TCPHandler: Processed in 0.001274226 sec. | ||
| 1861 | 2025.12.24 05:13:15.576418 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1862 | 2025.12.24 05:13:15.576510 [ 259 ] {3087afcd-ca9f-47f2-85ae-c74cb1e72f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1863 | 2025.12.24 05:13:15.576552 [ 259 ] {3087afcd-ca9f-47f2-85ae-c74cb1e72f0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1864 | 2025.12.24 05:13:15.576966 [ 259 ] {3087afcd-ca9f-47f2-85ae-c74cb1e72f0b} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1865 | 2025.12.24 05:13:15.577001 [ 259 ] {3087afcd-ca9f-47f2-85ae-c74cb1e72f0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1866 | 2025.12.24 05:13:15.577318 [ 259 ] {3087afcd-ca9f-47f2-85ae-c74cb1e72f0b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1867 | 2025.12.24 05:13:15.577521 [ 259 ] {3087afcd-ca9f-47f2-85ae-c74cb1e72f0b} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1868 | 2025.12.24 05:13:15.577645 [ 259 ] {3087afcd-ca9f-47f2-85ae-c74cb1e72f0b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 1869 | 2025.12.24 05:13:15.577682 [ 259 ] {3087afcd-ca9f-47f2-85ae-c74cb1e72f0b} <Debug> TCPHandler: Processed in 0.001312225 sec. | ||
| 1870 | 2025.12.24 05:13:15.577781 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1871 | 2025.12.24 05:13:15.577872 [ 259 ] {56448e07-7ffa-4671-828e-68bc9a8c0b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1872 | 2025.12.24 05:13:15.577924 [ 259 ] {56448e07-7ffa-4671-828e-68bc9a8c0b97} <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 | ||
| 1873 | 2025.12.24 05:13:15.578703 [ 259 ] {56448e07-7ffa-4671-828e-68bc9a8c0b97} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1874 | 2025.12.24 05:13:15.578739 [ 259 ] {56448e07-7ffa-4671-828e-68bc9a8c0b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1875 | 2025.12.24 05:13:15.579240 [ 259 ] {56448e07-7ffa-4671-828e-68bc9a8c0b97} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1876 | 2025.12.24 05:13:15.579456 [ 259 ] {56448e07-7ffa-4671-828e-68bc9a8c0b97} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1877 | 2025.12.24 05:13:15.579590 [ 259 ] {56448e07-7ffa-4671-828e-68bc9a8c0b97} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.001735 sec., 13832.8530259366 rows/sec., 24.79 MiB/sec. | ||
| 1878 | 2025.12.24 05:13:15.579640 [ 259 ] {56448e07-7ffa-4671-828e-68bc9a8c0b97} <Debug> TCPHandler: Processed in 0.001906493 sec. | ||
| 1879 | 2025.12.24 05:13:15.579747 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1880 | 2025.12.24 05:13:15.579845 [ 259 ] {8ff6cfb4-68dd-4616-bc2f-96c0f93592b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1881 | 2025.12.24 05:13:15.579886 [ 259 ] {8ff6cfb4-68dd-4616-bc2f-96c0f93592b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1882 | 2025.12.24 05:13:15.580198 [ 259 ] {8ff6cfb4-68dd-4616-bc2f-96c0f93592b5} <Trace> oximeter.measurements_i64 (803eb9ac-8f39-42b1-af13-dfd575f50e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1883 | 2025.12.24 05:13:15.580232 [ 259 ] {8ff6cfb4-68dd-4616-bc2f-96c0f93592b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1884 | 2025.12.24 05:13:15.580537 [ 259 ] {8ff6cfb4-68dd-4616-bc2f-96c0f93592b5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1885 | 2025.12.24 05:13:15.580738 [ 259 ] {8ff6cfb4-68dd-4616-bc2f-96c0f93592b5} <Trace> oximeter.measurements_i64 (803eb9ac-8f39-42b1-af13-dfd575f50e96): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1886 | 2025.12.24 05:13:15.580858 [ 259 ] {8ff6cfb4-68dd-4616-bc2f-96c0f93592b5} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001032 sec., 8720.93023255814 rows/sec., 670.91 KiB/sec. | ||
| 1887 | 2025.12.24 05:13:15.580893 [ 259 ] {8ff6cfb4-68dd-4616-bc2f-96c0f93592b5} <Debug> TCPHandler: Processed in 0.001196684 sec. | ||
| 1888 | 2025.12.24 05:13:15.580992 [ 259 ] {} <Trace> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1889 | 2025.12.24 05:13:15.581088 [ 259 ] {b54358e5-c6b0-4448-9217-25f60e924ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63782) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1890 | 2025.12.24 05:13:15.581129 [ 259 ] {b54358e5-c6b0-4448-9217-25f60e924ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1891 | 2025.12.24 05:13:15.581512 [ 259 ] {b54358e5-c6b0-4448-9217-25f60e924ad0} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1892 | 2025.12.24 05:13:15.581554 [ 259 ] {b54358e5-c6b0-4448-9217-25f60e924ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1893 | 2025.12.24 05:13:15.581914 [ 259 ] {b54358e5-c6b0-4448-9217-25f60e924ad0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1894 | 2025.12.24 05:13:15.582163 [ 259 ] {b54358e5-c6b0-4448-9217-25f60e924ad0} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1895 | 2025.12.24 05:13:15.582285 [ 259 ] {b54358e5-c6b0-4448-9217-25f60e924ad0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001216 sec., 49342.10526315789 rows/sec., 3.33 MiB/sec. | ||
| 1896 | 2025.12.24 05:13:15.582319 [ 259 ] {b54358e5-c6b0-4448-9217-25f60e924ad0} <Debug> TCPHandler: Processed in 0.001376286 sec. | ||
| 1897 | 2025.12.24 05:13:18.533468 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1898 | 2025.12.24 05:13:18.533527 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1899 | 2025.12.24 05:13:18.621753 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3817 | ||
| 1900 | 2025.12.24 05:13:18.622250 [ 245 ] {} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1901 | 2025.12.24 05:13:18.622300 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1902 | 2025.12.24 05:13:18.622822 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1903 | 2025.12.24 05:13:18.623060 [ 245 ] {} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1904 | 2025.12.24 05:13:18.623205 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3817 | ||
| 1905 | 2025.12.24 05:13:18.623938 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 270 | ||
| 1906 | 2025.12.24 05:13:18.626322 [ 243 ] {} <Trace> system.query_log (2a13f63c-58ea-4f5b-b989-05bc92d4d0fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1907 | 2025.12.24 05:13:18.626367 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1908 | 2025.12.24 05:13:18.627532 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1909 | 2025.12.24 05:13:18.627813 [ 243 ] {} <Trace> system.query_log (2a13f63c-58ea-4f5b-b989-05bc92d4d0fc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1910 | 2025.12.24 05:13:18.628073 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 270 | ||
| 1911 | 2025.12.24 05:13:18.821407 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1912 | 2025.12.24 05:13:18.838193 [ 244 ] {} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1913 | 2025.12.24 05:13:18.838236 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1914 | 2025.12.24 05:13:18.844043 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1915 | 2025.12.24 05:13:18.844717 [ 244 ] {} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1916 | 2025.12.24 05:13:18.847502 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1917 | 2025.12.24 05:13:19.499593 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1918 | 2025.12.24 05:13:19.499660 [ 259 ] {} <Debug> TCP-Session: d6bf3ad2-9f35-48c4-8fe0-feefb398b4f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1919 | 2025.12.24 05:13:20.001131 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.26 MiB, peak 187.03 MiB, free memory in arenas 0.00 B, will set to 183.33 MiB (RSS), difference: 2.08 MiB | ||
| 1920 | 2025.12.24 05:13:20.569843 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1921 | 2025.12.24 05:13:20.570069 [ 260 ] {662f8458-a4cf-4255-b3da-57de213fd8e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1922 | 2025.12.24 05:13:20.570143 [ 260 ] {662f8458-a4cf-4255-b3da-57de213fd8e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1923 | 2025.12.24 05:13:20.570881 [ 260 ] {662f8458-a4cf-4255-b3da-57de213fd8e3} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1924 | 2025.12.24 05:13:20.570938 [ 260 ] {662f8458-a4cf-4255-b3da-57de213fd8e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1925 | 2025.12.24 05:13:20.571344 [ 260 ] {662f8458-a4cf-4255-b3da-57de213fd8e3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1926 | 2025.12.24 05:13:20.571575 [ 260 ] {662f8458-a4cf-4255-b3da-57de213fd8e3} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1927 | 2025.12.24 05:13:20.571734 [ 260 ] {662f8458-a4cf-4255-b3da-57de213fd8e3} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001721 sec., 44160.3718768158 rows/sec., 3.64 MiB/sec. | ||
| 1928 | 2025.12.24 05:13:20.571777 [ 260 ] {662f8458-a4cf-4255-b3da-57de213fd8e3} <Debug> TCPHandler: Processed in 0.002075615 sec. | ||
| 1929 | 2025.12.24 05:13:20.571893 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1930 | 2025.12.24 05:13:20.571989 [ 260 ] {3cf7d200-a63f-4fc8-ac12-cac6f1d5280f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1931 | 2025.12.24 05:13:20.572031 [ 260 ] {3cf7d200-a63f-4fc8-ac12-cac6f1d5280f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1932 | 2025.12.24 05:13:20.572415 [ 260 ] {3cf7d200-a63f-4fc8-ac12-cac6f1d5280f} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1933 | 2025.12.24 05:13:20.572452 [ 260 ] {3cf7d200-a63f-4fc8-ac12-cac6f1d5280f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1934 | 2025.12.24 05:13:20.572757 [ 260 ] {3cf7d200-a63f-4fc8-ac12-cac6f1d5280f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1935 | 2025.12.24 05:13:20.572972 [ 260 ] {3cf7d200-a63f-4fc8-ac12-cac6f1d5280f} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1936 | 2025.12.24 05:13:20.573111 [ 260 ] {3cf7d200-a63f-4fc8-ac12-cac6f1d5280f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001142 sec., 8756.567425569177 rows/sec., 658.45 KiB/sec. | ||
| 1937 | 2025.12.24 05:13:20.573148 [ 260 ] {3cf7d200-a63f-4fc8-ac12-cac6f1d5280f} <Debug> TCPHandler: Processed in 0.001304995 sec. | ||
| 1938 | 2025.12.24 05:13:20.573248 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1939 | 2025.12.24 05:13:20.573343 [ 260 ] {907914ee-9f07-4731-937f-e354978e434a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1940 | 2025.12.24 05:13:20.573383 [ 260 ] {907914ee-9f07-4731-937f-e354978e434a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1941 | 2025.12.24 05:13:20.573789 [ 260 ] {907914ee-9f07-4731-937f-e354978e434a} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1942 | 2025.12.24 05:13:20.573826 [ 260 ] {907914ee-9f07-4731-937f-e354978e434a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1943 | 2025.12.24 05:13:20.574140 [ 260 ] {907914ee-9f07-4731-937f-e354978e434a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1944 | 2025.12.24 05:13:20.574366 [ 260 ] {907914ee-9f07-4731-937f-e354978e434a} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1945 | 2025.12.24 05:13:20.574500 [ 260 ] {907914ee-9f07-4731-937f-e354978e434a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001176 sec., 62925.17006802721 rows/sec., 4.91 MiB/sec. | ||
| 1946 | 2025.12.24 05:13:20.574538 [ 260 ] {907914ee-9f07-4731-937f-e354978e434a} <Debug> TCPHandler: Processed in 0.001339756 sec. | ||
| 1947 | 2025.12.24 05:13:20.574644 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1948 | 2025.12.24 05:13:20.574738 [ 260 ] {608d0c90-3958-4272-a0e7-27885b62bb8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1949 | 2025.12.24 05:13:20.574782 [ 260 ] {608d0c90-3958-4272-a0e7-27885b62bb8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1950 | 2025.12.24 05:13:20.575229 [ 260 ] {608d0c90-3958-4272-a0e7-27885b62bb8a} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1951 | 2025.12.24 05:13:20.575278 [ 260 ] {608d0c90-3958-4272-a0e7-27885b62bb8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1952 | 2025.12.24 05:13:20.575708 [ 260 ] {608d0c90-3958-4272-a0e7-27885b62bb8a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1953 | 2025.12.24 05:13:20.575976 [ 260 ] {608d0c90-3958-4272-a0e7-27885b62bb8a} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1954 | 2025.12.24 05:13:20.576117 [ 260 ] {608d0c90-3958-4272-a0e7-27885b62bb8a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001397 sec., 114531.1381531854 rows/sec., 7.98 MiB/sec. | ||
| 1955 | 2025.12.24 05:13:20.576155 [ 260 ] {608d0c90-3958-4272-a0e7-27885b62bb8a} <Debug> TCPHandler: Processed in 0.001560308 sec. | ||
| 1956 | 2025.12.24 05:13:20.576274 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1957 | 2025.12.24 05:13:20.576399 [ 260 ] {15045c77-5089-4668-b102-5c730123d093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1958 | 2025.12.24 05:13:20.576465 [ 260 ] {15045c77-5089-4668-b102-5c730123d093} <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 | ||
| 1959 | 2025.12.24 05:13:20.577321 [ 260 ] {15045c77-5089-4668-b102-5c730123d093} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1960 | 2025.12.24 05:13:20.577359 [ 260 ] {15045c77-5089-4668-b102-5c730123d093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1961 | 2025.12.24 05:13:20.577866 [ 260 ] {15045c77-5089-4668-b102-5c730123d093} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1962 | 2025.12.24 05:13:20.578094 [ 260 ] {15045c77-5089-4668-b102-5c730123d093} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1963 | 2025.12.24 05:13:20.578236 [ 260 ] {15045c77-5089-4668-b102-5c730123d093} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001862 sec., 5370.569280343717 rows/sec., 9.62 MiB/sec. | ||
| 1964 | 2025.12.24 05:13:20.578286 [ 260 ] {15045c77-5089-4668-b102-5c730123d093} <Debug> TCPHandler: Processed in 0.002073295 sec. | ||
| 1965 | 2025.12.24 05:13:20.578395 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1966 | 2025.12.24 05:13:20.578491 [ 260 ] {01523946-e0c8-412b-ad03-6f694d4485e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1967 | 2025.12.24 05:13:20.578533 [ 260 ] {01523946-e0c8-412b-ad03-6f694d4485e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1968 | 2025.12.24 05:13:20.578855 [ 260 ] {01523946-e0c8-412b-ad03-6f694d4485e4} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1969 | 2025.12.24 05:13:20.578891 [ 260 ] {01523946-e0c8-412b-ad03-6f694d4485e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1970 | 2025.12.24 05:13:20.579210 [ 260 ] {01523946-e0c8-412b-ad03-6f694d4485e4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1971 | 2025.12.24 05:13:20.579411 [ 260 ] {01523946-e0c8-412b-ad03-6f694d4485e4} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1972 | 2025.12.24 05:13:20.579534 [ 260 ] {01523946-e0c8-412b-ad03-6f694d4485e4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 1973 | 2025.12.24 05:13:20.579568 [ 260 ] {01523946-e0c8-412b-ad03-6f694d4485e4} <Debug> TCPHandler: Processed in 0.001222755 sec. | ||
| 1974 | 2025.12.24 05:13:21.388658 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1975 | 2025.12.24 05:13:21.389025 [ 260 ] {77792bd5-57ed-41d1-951e-fedb8ae98c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1976 | 2025.12.24 05:13:21.389376 [ 260 ] {77792bd5-57ed-41d1-951e-fedb8ae98c43} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1977 | 2025.12.24 05:13:21.389413 [ 260 ] {77792bd5-57ed-41d1-951e-fedb8ae98c43} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1978 | 2025.12.24 05:13:21.389687 [ 260 ] {77792bd5-57ed-41d1-951e-fedb8ae98c43} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1979 | 2025.12.24 05:13:21.389754 [ 260 ] {77792bd5-57ed-41d1-951e-fedb8ae98c43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1980 | 2025.12.24 05:13:21.389906 [ 260 ] {77792bd5-57ed-41d1-951e-fedb8ae98c43} <Debug> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1981 | 2025.12.24 05:13:21.390018 [ 298 ] {77792bd5-57ed-41d1-951e-fedb8ae98c43} <Trace> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1982 | 2025.12.24 05:13:21.390052 [ 304 ] {77792bd5-57ed-41d1-951e-fedb8ae98c43} <Trace> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1983 | 2025.12.24 05:13:21.390185 [ 260 ] {77792bd5-57ed-41d1-951e-fedb8ae98c43} <Debug> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (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 | ||
| 1984 | 2025.12.24 05:13:21.390222 [ 260 ] {77792bd5-57ed-41d1-951e-fedb8ae98c43} <Trace> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1985 | 2025.12.24 05:13:21.392783 [ 260 ] {77792bd5-57ed-41d1-951e-fedb8ae98c43} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1986 | 2025.12.24 05:13:21.392842 [ 260 ] {77792bd5-57ed-41d1-951e-fedb8ae98c43} <Debug> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1987 | 2025.12.24 05:13:21.392939 [ 260 ] {77792bd5-57ed-41d1-951e-fedb8ae98c43} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1988 | 2025.12.24 05:13:21.393009 [ 260 ] {77792bd5-57ed-41d1-951e-fedb8ae98c43} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1989 | 2025.12.24 05:13:21.393894 [ 260 ] {77792bd5-57ed-41d1-951e-fedb8ae98c43} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.005029 sec., 5766.553986876119 rows/sec., 251.28 KiB/sec. | ||
| 1990 | 2025.12.24 05:13:21.393995 [ 260 ] {77792bd5-57ed-41d1-951e-fedb8ae98c43} <Debug> TCPHandler: Processed in 0.005536447 sec. | ||
| 1991 | 2025.12.24 05:13:21.394301 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1992 | 2025.12.24 05:13:21.394437 [ 260 ] {3dc64039-4331-4957-b26a-2c7616c83b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1993 | 2025.12.24 05:13:21.394647 [ 260 ] {3dc64039-4331-4957-b26a-2c7616c83b55} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1994 | 2025.12.24 05:13:21.394682 [ 260 ] {3dc64039-4331-4957-b26a-2c7616c83b55} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1995 | 2025.12.24 05:13:21.394876 [ 260 ] {3dc64039-4331-4957-b26a-2c7616c83b55} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1996 | 2025.12.24 05:13:21.394929 [ 260 ] {3dc64039-4331-4957-b26a-2c7616c83b55} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1997 | 2025.12.24 05:13:21.395041 [ 260 ] {3dc64039-4331-4957-b26a-2c7616c83b55} <Debug> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1998 | 2025.12.24 05:13:21.395102 [ 298 ] {3dc64039-4331-4957-b26a-2c7616c83b55} <Trace> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1999 | 2025.12.24 05:13:21.395112 [ 299 ] {3dc64039-4331-4957-b26a-2c7616c83b55} <Trace> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2000 | 2025.12.24 05:13:21.395213 [ 260 ] {3dc64039-4331-4957-b26a-2c7616c83b55} <Debug> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (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 | ||
| 2001 | 2025.12.24 05:13:21.395238 [ 260 ] {3dc64039-4331-4957-b26a-2c7616c83b55} <Trace> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2002 | 2025.12.24 05:13:21.395294 [ 260 ] {3dc64039-4331-4957-b26a-2c7616c83b55} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2003 | 2025.12.24 05:13:21.395310 [ 260 ] {3dc64039-4331-4957-b26a-2c7616c83b55} <Debug> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2004 | 2025.12.24 05:13:21.395340 [ 260 ] {3dc64039-4331-4957-b26a-2c7616c83b55} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2005 | 2025.12.24 05:13:21.395370 [ 260 ] {3dc64039-4331-4957-b26a-2c7616c83b55} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2006 | 2025.12.24 05:13:21.395974 [ 260 ] {3dc64039-4331-4957-b26a-2c7616c83b55} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.00159 sec., 18238.993710691822 rows/sec., 794.76 KiB/sec. | ||
| 2007 | 2025.12.24 05:13:21.396109 [ 260 ] {3dc64039-4331-4957-b26a-2c7616c83b55} <Debug> TCPHandler: Processed in 0.001873712 sec. | ||
| 2008 | 2025.12.24 05:13:21.396329 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2009 | 2025.12.24 05:13:21.396468 [ 260 ] {cd8b5e05-32e6-47cf-b159-85fd00988cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2010 | 2025.12.24 05:13:21.396702 [ 260 ] {cd8b5e05-32e6-47cf-b159-85fd00988cd5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2011 | 2025.12.24 05:13:21.396735 [ 260 ] {cd8b5e05-32e6-47cf-b159-85fd00988cd5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2012 | 2025.12.24 05:13:21.396927 [ 260 ] {cd8b5e05-32e6-47cf-b159-85fd00988cd5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2013 | 2025.12.24 05:13:21.396980 [ 260 ] {cd8b5e05-32e6-47cf-b159-85fd00988cd5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2014 | 2025.12.24 05:13:21.397078 [ 260 ] {cd8b5e05-32e6-47cf-b159-85fd00988cd5} <Debug> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 2015 | 2025.12.24 05:13:21.397135 [ 336 ] {cd8b5e05-32e6-47cf-b159-85fd00988cd5} <Trace> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2016 | 2025.12.24 05:13:21.397135 [ 299 ] {cd8b5e05-32e6-47cf-b159-85fd00988cd5} <Trace> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2017 | 2025.12.24 05:13:21.397234 [ 260 ] {cd8b5e05-32e6-47cf-b159-85fd00988cd5} <Debug> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (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 | ||
| 2018 | 2025.12.24 05:13:21.397259 [ 260 ] {cd8b5e05-32e6-47cf-b159-85fd00988cd5} <Trace> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2019 | 2025.12.24 05:13:21.397314 [ 260 ] {cd8b5e05-32e6-47cf-b159-85fd00988cd5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2020 | 2025.12.24 05:13:21.397330 [ 260 ] {cd8b5e05-32e6-47cf-b159-85fd00988cd5} <Debug> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2021 | 2025.12.24 05:13:21.397360 [ 260 ] {cd8b5e05-32e6-47cf-b159-85fd00988cd5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2022 | 2025.12.24 05:13:21.397390 [ 260 ] {cd8b5e05-32e6-47cf-b159-85fd00988cd5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2023 | 2025.12.24 05:13:21.397922 [ 260 ] {cd8b5e05-32e6-47cf-b159-85fd00988cd5} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001516 sec., 19129.287598944593 rows/sec., 833.56 KiB/sec. | ||
| 2024 | 2025.12.24 05:13:21.398007 [ 260 ] {cd8b5e05-32e6-47cf-b159-85fd00988cd5} <Debug> TCPHandler: Processed in 0.001725872 sec. | ||
| 2025 | 2025.12.24 05:13:21.398225 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2026 | 2025.12.24 05:13:21.398357 [ 260 ] {fa9e0002-93da-4b91-bbb7-f013490a0244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2027 | 2025.12.24 05:13:21.398562 [ 260 ] {fa9e0002-93da-4b91-bbb7-f013490a0244} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2028 | 2025.12.24 05:13:21.398595 [ 260 ] {fa9e0002-93da-4b91-bbb7-f013490a0244} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2029 | 2025.12.24 05:13:21.398784 [ 260 ] {fa9e0002-93da-4b91-bbb7-f013490a0244} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2030 | 2025.12.24 05:13:21.398834 [ 260 ] {fa9e0002-93da-4b91-bbb7-f013490a0244} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2031 | 2025.12.24 05:13:21.398930 [ 260 ] {fa9e0002-93da-4b91-bbb7-f013490a0244} <Debug> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 2032 | 2025.12.24 05:13:21.398986 [ 298 ] {fa9e0002-93da-4b91-bbb7-f013490a0244} <Trace> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2033 | 2025.12.24 05:13:21.398993 [ 336 ] {fa9e0002-93da-4b91-bbb7-f013490a0244} <Trace> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2034 | 2025.12.24 05:13:21.399083 [ 260 ] {fa9e0002-93da-4b91-bbb7-f013490a0244} <Debug> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (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 | ||
| 2035 | 2025.12.24 05:13:21.399108 [ 260 ] {fa9e0002-93da-4b91-bbb7-f013490a0244} <Trace> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2036 | 2025.12.24 05:13:21.399160 [ 260 ] {fa9e0002-93da-4b91-bbb7-f013490a0244} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2037 | 2025.12.24 05:13:21.399177 [ 260 ] {fa9e0002-93da-4b91-bbb7-f013490a0244} <Debug> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2038 | 2025.12.24 05:13:21.399206 [ 260 ] {fa9e0002-93da-4b91-bbb7-f013490a0244} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2039 | 2025.12.24 05:13:21.399235 [ 260 ] {fa9e0002-93da-4b91-bbb7-f013490a0244} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2040 | 2025.12.24 05:13:21.399763 [ 260 ] {fa9e0002-93da-4b91-bbb7-f013490a0244} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001459 sec., 19876.627827278957 rows/sec., 866.12 KiB/sec. | ||
| 2041 | 2025.12.24 05:13:21.399845 [ 260 ] {fa9e0002-93da-4b91-bbb7-f013490a0244} <Debug> TCPHandler: Processed in 0.001677851 sec. | ||
| 2042 | 2025.12.24 05:13:21.400058 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2043 | 2025.12.24 05:13:21.400189 [ 260 ] {96b14022-7664-4ef1-9a4e-f571be335c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2044 | 2025.12.24 05:13:21.400392 [ 260 ] {96b14022-7664-4ef1-9a4e-f571be335c01} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2045 | 2025.12.24 05:13:21.400425 [ 260 ] {96b14022-7664-4ef1-9a4e-f571be335c01} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2046 | 2025.12.24 05:13:21.400615 [ 260 ] {96b14022-7664-4ef1-9a4e-f571be335c01} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2047 | 2025.12.24 05:13:21.400666 [ 260 ] {96b14022-7664-4ef1-9a4e-f571be335c01} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2048 | 2025.12.24 05:13:21.400760 [ 260 ] {96b14022-7664-4ef1-9a4e-f571be335c01} <Debug> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 2049 | 2025.12.24 05:13:21.400815 [ 336 ] {96b14022-7664-4ef1-9a4e-f571be335c01} <Trace> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2050 | 2025.12.24 05:13:21.400816 [ 299 ] {96b14022-7664-4ef1-9a4e-f571be335c01} <Trace> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2051 | 2025.12.24 05:13:21.400899 [ 260 ] {96b14022-7664-4ef1-9a4e-f571be335c01} <Debug> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (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 | ||
| 2052 | 2025.12.24 05:13:21.400923 [ 260 ] {96b14022-7664-4ef1-9a4e-f571be335c01} <Trace> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2053 | 2025.12.24 05:13:21.400980 [ 260 ] {96b14022-7664-4ef1-9a4e-f571be335c01} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2054 | 2025.12.24 05:13:21.400997 [ 260 ] {96b14022-7664-4ef1-9a4e-f571be335c01} <Debug> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2055 | 2025.12.24 05:13:21.401027 [ 260 ] {96b14022-7664-4ef1-9a4e-f571be335c01} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2056 | 2025.12.24 05:13:21.401056 [ 260 ] {96b14022-7664-4ef1-9a4e-f571be335c01} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2057 | 2025.12.24 05:13:21.401857 [ 260 ] {96b14022-7664-4ef1-9a4e-f571be335c01} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001724 sec., 16821.345707656612 rows/sec., 732.99 KiB/sec. | ||
| 2058 | 2025.12.24 05:13:21.401962 [ 260 ] {96b14022-7664-4ef1-9a4e-f571be335c01} <Debug> TCPHandler: Processed in 0.001963134 sec. | ||
| 2059 | 2025.12.24 05:13:21.402166 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2060 | 2025.12.24 05:13:21.402296 [ 260 ] {0b34b7b0-035a-4358-91c7-adf7f2b9c042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2061 | 2025.12.24 05:13:21.402500 [ 260 ] {0b34b7b0-035a-4358-91c7-adf7f2b9c042} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2062 | 2025.12.24 05:13:21.402534 [ 260 ] {0b34b7b0-035a-4358-91c7-adf7f2b9c042} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2063 | 2025.12.24 05:13:21.402750 [ 260 ] {0b34b7b0-035a-4358-91c7-adf7f2b9c042} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2064 | 2025.12.24 05:13:21.402801 [ 260 ] {0b34b7b0-035a-4358-91c7-adf7f2b9c042} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2065 | 2025.12.24 05:13:21.402912 [ 260 ] {0b34b7b0-035a-4358-91c7-adf7f2b9c042} <Debug> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2066 | 2025.12.24 05:13:21.402974 [ 299 ] {0b34b7b0-035a-4358-91c7-adf7f2b9c042} <Trace> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2067 | 2025.12.24 05:13:21.403000 [ 333 ] {0b34b7b0-035a-4358-91c7-adf7f2b9c042} <Trace> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2068 | 2025.12.24 05:13:21.403098 [ 260 ] {0b34b7b0-035a-4358-91c7-adf7f2b9c042} <Debug> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (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 | ||
| 2069 | 2025.12.24 05:13:21.403123 [ 260 ] {0b34b7b0-035a-4358-91c7-adf7f2b9c042} <Trace> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2070 | 2025.12.24 05:13:21.403176 [ 260 ] {0b34b7b0-035a-4358-91c7-adf7f2b9c042} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2071 | 2025.12.24 05:13:21.403192 [ 260 ] {0b34b7b0-035a-4358-91c7-adf7f2b9c042} <Debug> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2072 | 2025.12.24 05:13:21.403221 [ 260 ] {0b34b7b0-035a-4358-91c7-adf7f2b9c042} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2073 | 2025.12.24 05:13:21.403263 [ 260 ] {0b34b7b0-035a-4358-91c7-adf7f2b9c042} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2074 | 2025.12.24 05:13:21.403847 [ 260 ] {0b34b7b0-035a-4358-91c7-adf7f2b9c042} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001604 sec., 18079.800498753117 rows/sec., 787.83 KiB/sec. | ||
| 2075 | 2025.12.24 05:13:21.403950 [ 260 ] {0b34b7b0-035a-4358-91c7-adf7f2b9c042} <Debug> TCPHandler: Processed in 0.001831382 sec. | ||
| 2076 | 2025.12.24 05:13:21.488759 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2077 | 2025.12.24 05:13:21.488942 [ 260 ] {c7b7bf1f-de56-46a5-8908-b79927fcf797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2078 | 2025.12.24 05:13:21.489005 [ 260 ] {c7b7bf1f-de56-46a5-8908-b79927fcf797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2079 | 2025.12.24 05:13:21.489695 [ 260 ] {c7b7bf1f-de56-46a5-8908-b79927fcf797} <Trace> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2080 | 2025.12.24 05:13:21.489736 [ 260 ] {c7b7bf1f-de56-46a5-8908-b79927fcf797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2081 | 2025.12.24 05:13:21.490190 [ 260 ] {c7b7bf1f-de56-46a5-8908-b79927fcf797} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2082 | 2025.12.24 05:13:21.490395 [ 260 ] {c7b7bf1f-de56-46a5-8908-b79927fcf797} <Trace> oximeter.timeseries_schema (c6291d53-f858-4475-a8cb-29c2111fc34b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2083 | 2025.12.24 05:13:21.490552 [ 260 ] {c7b7bf1f-de56-46a5-8908-b79927fcf797} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001663 sec., 3607.9374624173183 rows/sec., 803.33 KiB/sec. | ||
| 2084 | 2025.12.24 05:13:21.490594 [ 260 ] {c7b7bf1f-de56-46a5-8908-b79927fcf797} <Debug> TCPHandler: Processed in 0.001961514 sec. | ||
| 2085 | 2025.12.24 05:13:21.490714 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2086 | 2025.12.24 05:13:21.490836 [ 260 ] {c156cd9e-8a83-4360-ba92-ebe82dd5a8f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2087 | 2025.12.24 05:13:21.490885 [ 260 ] {c156cd9e-8a83-4360-ba92-ebe82dd5a8f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2088 | 2025.12.24 05:13:21.491358 [ 260 ] {c156cd9e-8a83-4360-ba92-ebe82dd5a8f5} <Trace> oximeter.fields_ipaddr (d2d73905-51dd-46e2-bb88-103604040d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2089 | 2025.12.24 05:13:21.491401 [ 260 ] {c156cd9e-8a83-4360-ba92-ebe82dd5a8f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2090 | 2025.12.24 05:13:21.491774 [ 260 ] {c156cd9e-8a83-4360-ba92-ebe82dd5a8f5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2091 | 2025.12.24 05:13:21.492008 [ 260 ] {c156cd9e-8a83-4360-ba92-ebe82dd5a8f5} <Trace> oximeter.fields_ipaddr (d2d73905-51dd-46e2-bb88-103604040d84): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2092 | 2025.12.24 05:13:21.492141 [ 260 ] {c156cd9e-8a83-4360-ba92-ebe82dd5a8f5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00133 sec., 1503.7593984962407 rows/sec., 122.62 KiB/sec. | ||
| 2093 | 2025.12.24 05:13:21.492176 [ 260 ] {c156cd9e-8a83-4360-ba92-ebe82dd5a8f5} <Debug> TCPHandler: Processed in 0.001521308 sec. | ||
| 2094 | 2025.12.24 05:13:21.492282 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2095 | 2025.12.24 05:13:21.492372 [ 260 ] {db12fcf9-7840-456b-b1e7-5b4edace13e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2096 | 2025.12.24 05:13:21.492410 [ 260 ] {db12fcf9-7840-456b-b1e7-5b4edace13e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2097 | 2025.12.24 05:13:21.493592 [ 260 ] {db12fcf9-7840-456b-b1e7-5b4edace13e6} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2098 | 2025.12.24 05:13:21.493625 [ 260 ] {db12fcf9-7840-456b-b1e7-5b4edace13e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2099 | 2025.12.24 05:13:21.494043 [ 260 ] {db12fcf9-7840-456b-b1e7-5b4edace13e6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2100 | 2025.12.24 05:13:21.494256 [ 260 ] {db12fcf9-7840-456b-b1e7-5b4edace13e6} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2101 | 2025.12.24 05:13:21.494383 [ 260 ] {db12fcf9-7840-456b-b1e7-5b4edace13e6} <Debug> executeQuery: Read 1249 rows, 105.92 KiB in 0.002029 sec., 615574.1744701824 rows/sec., 50.98 MiB/sec. | ||
| 2102 | 2025.12.24 05:13:21.494418 [ 260 ] {db12fcf9-7840-456b-b1e7-5b4edace13e6} <Debug> TCPHandler: Processed in 0.002183126 sec. | ||
| 2103 | 2025.12.24 05:13:21.494523 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2104 | 2025.12.24 05:13:21.494614 [ 260 ] {5c76e7e8-84b5-4100-8795-4ad53e231d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2105 | 2025.12.24 05:13:21.494652 [ 260 ] {5c76e7e8-84b5-4100-8795-4ad53e231d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2106 | 2025.12.24 05:13:21.495049 [ 260 ] {5c76e7e8-84b5-4100-8795-4ad53e231d59} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2107 | 2025.12.24 05:13:21.495082 [ 260 ] {5c76e7e8-84b5-4100-8795-4ad53e231d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2108 | 2025.12.24 05:13:21.495404 [ 260 ] {5c76e7e8-84b5-4100-8795-4ad53e231d59} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2109 | 2025.12.24 05:13:21.495621 [ 260 ] {5c76e7e8-84b5-4100-8795-4ad53e231d59} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2110 | 2025.12.24 05:13:21.495754 [ 260 ] {5c76e7e8-84b5-4100-8795-4ad53e231d59} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001157 sec., 24200.518582541055 rows/sec., 1.77 MiB/sec. | ||
| 2111 | 2025.12.24 05:13:21.495791 [ 260 ] {5c76e7e8-84b5-4100-8795-4ad53e231d59} <Debug> TCPHandler: Processed in 0.001314555 sec. | ||
| 2112 | 2025.12.24 05:13:21.495929 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2113 | 2025.12.24 05:13:21.496050 [ 260 ] {4e56a810-0ba1-4645-9ecd-5c2ed5641c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2114 | 2025.12.24 05:13:21.496100 [ 260 ] {4e56a810-0ba1-4645-9ecd-5c2ed5641c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2115 | 2025.12.24 05:13:21.496666 [ 260 ] {4e56a810-0ba1-4645-9ecd-5c2ed5641c07} <Trace> oximeter.fields_u32 (0019175b-7dfe-4a06-b4c5-316fe473bc70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2116 | 2025.12.24 05:13:21.496708 [ 260 ] {4e56a810-0ba1-4645-9ecd-5c2ed5641c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2117 | 2025.12.24 05:13:21.497098 [ 260 ] {4e56a810-0ba1-4645-9ecd-5c2ed5641c07} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2118 | 2025.12.24 05:13:21.497315 [ 260 ] {4e56a810-0ba1-4645-9ecd-5c2ed5641c07} <Trace> oximeter.fields_u32 (0019175b-7dfe-4a06-b4c5-316fe473bc70): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2119 | 2025.12.24 05:13:21.497453 [ 260 ] {4e56a810-0ba1-4645-9ecd-5c2ed5641c07} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001426 sec., 159887.79803646565 rows/sec., 10.83 MiB/sec. | ||
| 2120 | 2025.12.24 05:13:21.497491 [ 260 ] {4e56a810-0ba1-4645-9ecd-5c2ed5641c07} <Debug> TCPHandler: Processed in 0.00162349 sec. | ||
| 2121 | 2025.12.24 05:13:21.497600 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2122 | 2025.12.24 05:13:21.497693 [ 260 ] {f2f644fc-2653-409e-b68d-c300b20fb9f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2123 | 2025.12.24 05:13:21.497732 [ 260 ] {f2f644fc-2653-409e-b68d-c300b20fb9f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2124 | 2025.12.24 05:13:21.498338 [ 260 ] {f2f644fc-2653-409e-b68d-c300b20fb9f5} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2125 | 2025.12.24 05:13:21.498374 [ 260 ] {f2f644fc-2653-409e-b68d-c300b20fb9f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2126 | 2025.12.24 05:13:21.498716 [ 260 ] {f2f644fc-2653-409e-b68d-c300b20fb9f5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2127 | 2025.12.24 05:13:21.498929 [ 260 ] {f2f644fc-2653-409e-b68d-c300b20fb9f5} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2128 | 2025.12.24 05:13:21.499064 [ 260 ] {f2f644fc-2653-409e-b68d-c300b20fb9f5} <Debug> executeQuery: Read 548 rows, 41.65 KiB in 0.001389 sec., 394528.437724982 rows/sec., 29.28 MiB/sec. | ||
| 2129 | 2025.12.24 05:13:21.499101 [ 260 ] {f2f644fc-2653-409e-b68d-c300b20fb9f5} <Debug> TCPHandler: Processed in 0.001550318 sec. | ||
| 2130 | 2025.12.24 05:13:21.499207 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2131 | 2025.12.24 05:13:21.499300 [ 260 ] {7c70d39e-5b05-473a-b5e0-c2dd81666b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2132 | 2025.12.24 05:13:21.499343 [ 260 ] {7c70d39e-5b05-473a-b5e0-c2dd81666b5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2133 | 2025.12.24 05:13:21.500409 [ 260 ] {7c70d39e-5b05-473a-b5e0-c2dd81666b5c} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2134 | 2025.12.24 05:13:21.500453 [ 260 ] {7c70d39e-5b05-473a-b5e0-c2dd81666b5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2135 | 2025.12.24 05:13:21.501057 [ 260 ] {7c70d39e-5b05-473a-b5e0-c2dd81666b5c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2136 | 2025.12.24 05:13:21.501271 [ 260 ] {7c70d39e-5b05-473a-b5e0-c2dd81666b5c} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2137 | 2025.12.24 05:13:21.501402 [ 260 ] {7c70d39e-5b05-473a-b5e0-c2dd81666b5c} <Debug> executeQuery: Read 2313 rows, 158.21 KiB in 0.00212 sec., 1091037.7358490566 rows/sec., 72.88 MiB/sec. | ||
| 2138 | 2025.12.24 05:13:21.501437 [ 260 ] {7c70d39e-5b05-473a-b5e0-c2dd81666b5c} <Debug> TCPHandler: Processed in 0.002280348 sec. | ||
| 2139 | 2025.12.24 05:13:21.501548 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2140 | 2025.12.24 05:13:21.501667 [ 260 ] {b57106cc-a7fa-4ab0-b41f-31dc7e1c0afd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2141 | 2025.12.24 05:13:21.501732 [ 260 ] {b57106cc-a7fa-4ab0-b41f-31dc7e1c0afd} <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 | ||
| 2142 | 2025.12.24 05:13:21.502513 [ 260 ] {b57106cc-a7fa-4ab0-b41f-31dc7e1c0afd} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2143 | 2025.12.24 05:13:21.502547 [ 260 ] {b57106cc-a7fa-4ab0-b41f-31dc7e1c0afd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2144 | 2025.12.24 05:13:21.503058 [ 260 ] {b57106cc-a7fa-4ab0-b41f-31dc7e1c0afd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2145 | 2025.12.24 05:13:21.503285 [ 260 ] {b57106cc-a7fa-4ab0-b41f-31dc7e1c0afd} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2146 | 2025.12.24 05:13:21.503417 [ 260 ] {b57106cc-a7fa-4ab0-b41f-31dc7e1c0afd} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001776 sec., 14639.63963963964 rows/sec., 26.23 MiB/sec. | ||
| 2147 | 2025.12.24 05:13:21.503465 [ 260 ] {b57106cc-a7fa-4ab0-b41f-31dc7e1c0afd} <Debug> TCPHandler: Processed in 0.001974844 sec. | ||
| 2148 | 2025.12.24 05:13:21.503571 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2149 | 2025.12.24 05:13:21.503663 [ 260 ] {65e3c00c-92e8-4744-b156-a7e5e39d47df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2150 | 2025.12.24 05:13:21.503704 [ 260 ] {65e3c00c-92e8-4744-b156-a7e5e39d47df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2151 | 2025.12.24 05:13:21.504036 [ 260 ] {65e3c00c-92e8-4744-b156-a7e5e39d47df} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2152 | 2025.12.24 05:13:21.504074 [ 260 ] {65e3c00c-92e8-4744-b156-a7e5e39d47df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2153 | 2025.12.24 05:13:21.504417 [ 260 ] {65e3c00c-92e8-4744-b156-a7e5e39d47df} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2154 | 2025.12.24 05:13:21.504659 [ 260 ] {65e3c00c-92e8-4744-b156-a7e5e39d47df} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2155 | 2025.12.24 05:13:21.504804 [ 260 ] {65e3c00c-92e8-4744-b156-a7e5e39d47df} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001158 sec., 10362.694300518135 rows/sec., 715.13 KiB/sec. | ||
| 2156 | 2025.12.24 05:13:21.504844 [ 260 ] {65e3c00c-92e8-4744-b156-a7e5e39d47df} <Debug> TCPHandler: Processed in 0.001320416 sec. | ||
| 2157 | 2025.12.24 05:13:25.567966 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2158 | 2025.12.24 05:13:25.568189 [ 260 ] {9b4b0600-f3df-4dc3-ac73-4e6251903053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2159 | 2025.12.24 05:13:25.568275 [ 260 ] {9b4b0600-f3df-4dc3-ac73-4e6251903053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2160 | 2025.12.24 05:13:25.569056 [ 260 ] {9b4b0600-f3df-4dc3-ac73-4e6251903053} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2161 | 2025.12.24 05:13:25.569105 [ 260 ] {9b4b0600-f3df-4dc3-ac73-4e6251903053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2162 | 2025.12.24 05:13:25.569542 [ 260 ] {9b4b0600-f3df-4dc3-ac73-4e6251903053} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2163 | 2025.12.24 05:13:25.569771 [ 260 ] {9b4b0600-f3df-4dc3-ac73-4e6251903053} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2164 | 2025.12.24 05:13:25.569907 [ 48 ] {} <Debug> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2165 | 2025.12.24 05:13:25.569931 [ 260 ] {9b4b0600-f3df-4dc3-ac73-4e6251903053} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001797 sec., 31163.049526989427 rows/sec., 2.39 MiB/sec. | ||
| 2166 | 2025.12.24 05:13:25.569977 [ 48 ] {} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2167 | 2025.12.24 05:13:25.569987 [ 260 ] {9b4b0600-f3df-4dc3-ac73-4e6251903053} <Debug> TCPHandler: Processed in 0.002156216 sec. | ||
| 2168 | 2025.12.24 05:13:25.570009 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2169 | 2025.12.24 05:13:25.570128 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2170 | 2025.12.24 05:13:25.570168 [ 195 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::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 | ||
| 2171 | 2025.12.24 05:13:25.570228 [ 260 ] {6792e8c5-bc01-4bd2-8022-38f108810200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2172 | 2025.12.24 05:13:25.570274 [ 260 ] {6792e8c5-bc01-4bd2-8022-38f108810200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2173 | 2025.12.24 05:13:25.570340 [ 195 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2174 | 2025.12.24 05:13:25.570384 [ 195 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 228 rows starting from the beginning of the part | ||
| 2175 | 2025.12.24 05:13:25.570458 [ 195 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 196 rows starting from the beginning of the part | ||
| 2176 | 2025.12.24 05:13:25.570509 [ 195 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 104 rows starting from the beginning of the part | ||
| 2177 | 2025.12.24 05:13:25.570566 [ 195 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 76 rows starting from the beginning of the part | ||
| 2178 | 2025.12.24 05:13:25.570611 [ 195 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1249 rows starting from the beginning of the part | ||
| 2179 | 2025.12.24 05:13:25.570658 [ 195 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
| 2180 | 2025.12.24 05:13:25.570712 [ 260 ] {6792e8c5-bc01-4bd2-8022-38f108810200} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2181 | 2025.12.24 05:13:25.570754 [ 260 ] {6792e8c5-bc01-4bd2-8022-38f108810200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2182 | 2025.12.24 05:13:25.571125 [ 260 ] {6792e8c5-bc01-4bd2-8022-38f108810200} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2183 | 2025.12.24 05:13:25.571358 [ 260 ] {6792e8c5-bc01-4bd2-8022-38f108810200} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2184 | 2025.12.24 05:13:25.571464 [ 48 ] {} <Debug> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2185 | 2025.12.24 05:13:25.571498 [ 260 ] {6792e8c5-bc01-4bd2-8022-38f108810200} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001288 sec., 49689.44099378882 rows/sec., 3.88 MiB/sec. | ||
| 2186 | 2025.12.24 05:13:25.571499 [ 48 ] {} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2187 | 2025.12.24 05:13:25.571539 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2188 | 2025.12.24 05:13:25.571542 [ 260 ] {6792e8c5-bc01-4bd2-8022-38f108810200} <Debug> TCPHandler: Processed in 0.001465308 sec. | ||
| 2189 | 2025.12.24 05:13:25.571638 [ 196 ] {f0e18965-af2d-41a1-90bf-873520b651fa::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 | ||
| 2190 | 2025.12.24 05:13:25.571671 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2191 | 2025.12.24 05:13:25.571756 [ 196 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2192 | 2025.12.24 05:13:25.571771 [ 260 ] {2c53e1df-5c1c-41e2-86b1-72ccd479c23c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2193 | 2025.12.24 05:13:25.571792 [ 196 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 142 rows starting from the beginning of the part | ||
| 2194 | 2025.12.24 05:13:25.571821 [ 260 ] {2c53e1df-5c1c-41e2-86b1-72ccd479c23c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2195 | 2025.12.24 05:13:25.571875 [ 196 ] {f0e18965-af2d-41a1-90bf-873520b651fa::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 | ||
| 2196 | 2025.12.24 05:13:25.571926 [ 196 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 94 rows starting from the beginning of the part | ||
| 2197 | 2025.12.24 05:13:25.571971 [ 196 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 74 rows starting from the beginning of the part | ||
| 2198 | 2025.12.24 05:13:25.572015 [ 196 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 548 rows starting from the beginning of the part | ||
| 2199 | 2025.12.24 05:13:25.572028 [ 190 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1909 rows, containing 5 columns (5 merged, 0 gathered) in 0.001950504 sec., 978721.3971363299 rows/sec., 85.98 MiB/sec. | ||
| 2200 | 2025.12.24 05:13:25.572054 [ 196 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
| 2201 | 2025.12.24 05:13:25.572236 [ 260 ] {2c53e1df-5c1c-41e2-86b1-72ccd479c23c} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2202 | 2025.12.24 05:13:25.572273 [ 195 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2203 | 2025.12.24 05:13:25.572278 [ 260 ] {2c53e1df-5c1c-41e2-86b1-72ccd479c23c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2204 | 2025.12.24 05:13:25.572558 [ 195 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_11_2} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2205 | 2025.12.24 05:13:25.572640 [ 195 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_11_2} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2206 | 2025.12.24 05:13:25.572717 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 2207 | 2025.12.24 05:13:25.572799 [ 260 ] {2c53e1df-5c1c-41e2-86b1-72ccd479c23c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2208 | 2025.12.24 05:13:25.573031 [ 260 ] {2c53e1df-5c1c-41e2-86b1-72ccd479c23c} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2209 | 2025.12.24 05:13:25.573101 [ 197 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1032 rows, containing 5 columns (5 merged, 0 gathered) in 0.001502119 sec., 687029.4563879427 rows/sec., 55.39 MiB/sec. | ||
| 2210 | 2025.12.24 05:13:25.573133 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2211 | 2025.12.24 05:13:25.573163 [ 260 ] {2c53e1df-5c1c-41e2-86b1-72ccd479c23c} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001411 sec., 90715.80439404678 rows/sec., 6.32 MiB/sec. | ||
| 2212 | 2025.12.24 05:13:25.573168 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2213 | 2025.12.24 05:13:25.573203 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2214 | 2025.12.24 05:13:25.573208 [ 260 ] {2c53e1df-5c1c-41e2-86b1-72ccd479c23c} <Debug> TCPHandler: Processed in 0.001587439 sec. | ||
| 2215 | 2025.12.24 05:13:25.573271 [ 196 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::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 | ||
| 2216 | 2025.12.24 05:13:25.573283 [ 195 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2217 | 2025.12.24 05:13:25.573338 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2218 | 2025.12.24 05:13:25.573369 [ 196 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2219 | 2025.12.24 05:13:25.573399 [ 196 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1122 rows starting from the beginning of the part | ||
| 2220 | 2025.12.24 05:13:25.573438 [ 260 ] {f1c3f5a9-0b41-4a9f-9809-3f02fba113d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2221 | 2025.12.24 05:13:25.573444 [ 196 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 196 rows starting from the beginning of the part | ||
| 2222 | 2025.12.24 05:13:25.573489 [ 260 ] {f1c3f5a9-0b41-4a9f-9809-3f02fba113d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2223 | 2025.12.24 05:13:25.573496 [ 196 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2224 | 2025.12.24 05:13:25.573544 [ 196 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2225 | 2025.12.24 05:13:25.573568 [ 195 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_11_2} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2226 | 2025.12.24 05:13:25.573578 [ 196 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2313 rows starting from the beginning of the part | ||
| 2227 | 2025.12.24 05:13:25.573624 [ 196 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 128 rows starting from the beginning of the part | ||
| 2228 | 2025.12.24 05:13:25.573653 [ 195 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_11_2} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2229 | 2025.12.24 05:13:25.573729 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 2230 | 2025.12.24 05:13:25.573836 [ 260 ] {f1c3f5a9-0b41-4a9f-9809-3f02fba113d0} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2231 | 2025.12.24 05:13:25.573878 [ 260 ] {f1c3f5a9-0b41-4a9f-9809-3f02fba113d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2232 | 2025.12.24 05:13:25.574213 [ 260 ] {f1c3f5a9-0b41-4a9f-9809-3f02fba113d0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2233 | 2025.12.24 05:13:25.574444 [ 260 ] {f1c3f5a9-0b41-4a9f-9809-3f02fba113d0} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2234 | 2025.12.24 05:13:25.574547 [ 48 ] {} <Debug> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2235 | 2025.12.24 05:13:25.574578 [ 260 ] {f1c3f5a9-0b41-4a9f-9809-3f02fba113d0} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001158 sec., 41450.77720207254 rows/sec., 2.79 MiB/sec. | ||
| 2236 | 2025.12.24 05:13:25.574582 [ 48 ] {} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2237 | 2025.12.24 05:13:25.574618 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2238 | 2025.12.24 05:13:25.574621 [ 260 ] {f1c3f5a9-0b41-4a9f-9809-3f02fba113d0} <Debug> TCPHandler: Processed in 0.001333516 sec. | ||
| 2239 | 2025.12.24 05:13:25.574709 [ 190 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::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 | ||
| 2240 | 2025.12.24 05:13:25.574804 [ 190 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2241 | 2025.12.24 05:13:25.574836 [ 190 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 360 rows starting from the beginning of the part | ||
| 2242 | 2025.12.24 05:13:25.574900 [ 190 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2243 | 2025.12.24 05:13:25.574949 [ 190 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::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 | ||
| 2244 | 2025.12.24 05:13:25.574990 [ 190 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2245 | 2025.12.24 05:13:25.575024 [ 190 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 2246 | 2025.12.24 05:13:25.575066 [ 190 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
| 2247 | 2025.12.24 05:13:25.575873 [ 200 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 600 rows, containing 4 columns (4 merged, 0 gathered) in 0.001206564 sec., 497279.8790615334 rows/sec., 33.51 MiB/sec. | ||
| 2248 | 2025.12.24 05:13:25.576026 [ 190 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2249 | 2025.12.24 05:13:25.576259 [ 190 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::all_1_11_2} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2250 | 2025.12.24 05:13:25.576324 [ 190 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::all_1_11_2} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2251 | 2025.12.24 05:13:25.576394 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2252 | 2025.12.24 05:13:25.580273 [ 196 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4079 rows, containing 5 columns (5 merged, 0 gathered) in 0.007026734 sec., 580497.2836598055 rows/sec., 39.80 MiB/sec. | ||
| 2253 | 2025.12.24 05:13:25.580594 [ 196 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2254 | 2025.12.24 05:13:25.580837 [ 196 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2255 | 2025.12.24 05:13:25.580906 [ 196 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2256 | 2025.12.24 05:13:25.580971 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 2257 | 2025.12.24 05:13:26.124050 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4329 | ||
| 2258 | 2025.12.24 05:13:26.124563 [ 245 ] {} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2259 | 2025.12.24 05:13:26.124605 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2260 | 2025.12.24 05:13:26.125089 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2261 | 2025.12.24 05:13:26.125322 [ 245 ] {} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2262 | 2025.12.24 05:13:26.125461 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4329 | ||
| 2263 | 2025.12.24 05:13:26.348350 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2264 | 2025.12.24 05:13:26.364025 [ 244 ] {} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2265 | 2025.12.24 05:13:26.364077 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2266 | 2025.12.24 05:13:26.369343 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2267 | 2025.12.24 05:13:26.370012 [ 244 ] {} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2268 | 2025.12.24 05:13:26.372633 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2269 | 2025.12.24 05:13:27.974934 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38213 | ||
| 2270 | 2025.12.24 05:13:27.975037 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2271 | 2025.12.24 05:13:27.975061 [ 259 ] {} <Debug> TCP-Session: f1d883ef-8223-4626-8fa3-37f7e175aabe Authenticating user 'default' from [fd00:1122:3344:101::e]:38213 | ||
| 2272 | 2025.12.24 05:13:27.975083 [ 259 ] {} <Debug> TCP-Session: f1d883ef-8223-4626-8fa3-37f7e175aabe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2273 | 2025.12.24 05:13:27.975095 [ 259 ] {} <Debug> TCP-Session: f1d883ef-8223-4626-8fa3-37f7e175aabe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2274 | 2025.12.24 05:13:27.975296 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57255 | ||
| 2275 | 2025.12.24 05:13:27.975335 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41734 | ||
| 2276 | 2025.12.24 05:13:27.975348 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40685 | ||
| 2277 | 2025.12.24 05:13:27.975372 [ 259 ] {} <Trace> TCP-Session: f1d883ef-8223-4626-8fa3-37f7e175aabe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2278 | 2025.12.24 05:13:27.975382 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54958 | ||
| 2279 | 2025.12.24 05:13:27.975413 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2280 | 2025.12.24 05:13:27.975389 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46886 | ||
| 2281 | 2025.12.24 05:13:27.975463 [ 286 ] {} <Debug> TCP-Session: b2e071a6-b872-4e4d-ba66-f0a65a5fe73d Authenticating user 'default' from [fd00:1122:3344:101::e]:57255 | ||
| 2282 | 2025.12.24 05:13:27.975457 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2283 | 2025.12.24 05:13:27.975495 [ 286 ] {} <Debug> TCP-Session: b2e071a6-b872-4e4d-ba66-f0a65a5fe73d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2284 | 2025.12.24 05:13:27.975514 [ 289 ] {} <Debug> TCP-Session: 4cd76664-e530-41f4-b88c-e6e8f64d3aaf Authenticating user 'default' from [fd00:1122:3344:101::e]:40685 | ||
| 2285 | 2025.12.24 05:13:27.975522 [ 286 ] {} <Debug> TCP-Session: b2e071a6-b872-4e4d-ba66-f0a65a5fe73d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2286 | 2025.12.24 05:13:27.975543 [ 289 ] {} <Debug> TCP-Session: 4cd76664-e530-41f4-b88c-e6e8f64d3aaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2287 | 2025.12.24 05:13:27.975551 [ 259 ] {f80f5b24-832a-46b3-8e4a-6ecc323648cd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38213) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2288 | 2025.12.24 05:13:27.975567 [ 289 ] {} <Debug> TCP-Session: 4cd76664-e530-41f4-b88c-e6e8f64d3aaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2289 | 2025.12.24 05:13:27.975372 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37751 | ||
| 2290 | 2025.12.24 05:13:27.975356 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51260 | ||
| 2291 | 2025.12.24 05:13:27.975339 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63216 | ||
| 2292 | 2025.12.24 05:13:27.975452 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2293 | 2025.12.24 05:13:27.975706 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2294 | 2025.12.24 05:13:27.975717 [ 287 ] {} <Debug> TCP-Session: aece0510-fce0-4ff1-a3ce-fe46e97ccd0d Authenticating user 'default' from [fd00:1122:3344:101::e]:41734 | ||
| 2295 | 2025.12.24 05:13:27.975707 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2296 | 2025.12.24 05:13:27.975747 [ 292 ] {} <Debug> TCP-Session: 00f72955-9886-454a-a27b-d3dd5bb02d74 Authenticating user 'default' from [fd00:1122:3344:101::e]:54958 | ||
| 2297 | 2025.12.24 05:13:27.975763 [ 287 ] {} <Debug> TCP-Session: aece0510-fce0-4ff1-a3ce-fe46e97ccd0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2298 | 2025.12.24 05:13:27.975785 [ 293 ] {} <Debug> TCP-Session: 9074213e-f74e-4f80-baba-e5c64d5ec771 Authenticating user 'default' from [fd00:1122:3344:101::e]:46886 | ||
| 2299 | 2025.12.24 05:13:27.975793 [ 292 ] {} <Debug> TCP-Session: 00f72955-9886-454a-a27b-d3dd5bb02d74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2300 | 2025.12.24 05:13:27.975802 [ 287 ] {} <Debug> TCP-Session: aece0510-fce0-4ff1-a3ce-fe46e97ccd0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2301 | 2025.12.24 05:13:27.975830 [ 292 ] {} <Debug> TCP-Session: 00f72955-9886-454a-a27b-d3dd5bb02d74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2302 | 2025.12.24 05:13:27.975820 [ 293 ] {} <Debug> TCP-Session: 9074213e-f74e-4f80-baba-e5c64d5ec771 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2303 | 2025.12.24 05:13:27.975805 [ 259 ] {f80f5b24-832a-46b3-8e4a-6ecc323648cd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2304 | 2025.12.24 05:13:27.975878 [ 293 ] {} <Debug> TCP-Session: 9074213e-f74e-4f80-baba-e5c64d5ec771 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2305 | 2025.12.24 05:13:27.975938 [ 259 ] {f80f5b24-832a-46b3-8e4a-6ecc323648cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2306 | 2025.12.24 05:13:27.975963 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2307 | 2025.12.24 05:13:27.975995 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2308 | 2025.12.24 05:13:27.975999 [ 288 ] {} <Debug> TCP-Session: 89830c4d-db3c-49d9-922f-ebb268b54353 Authenticating user 'default' from [fd00:1122:3344:101::e]:63216 | ||
| 2309 | 2025.12.24 05:13:27.976028 [ 290 ] {} <Debug> TCP-Session: 36835a69-c404-4aa4-a191-26fef17f095a Authenticating user 'default' from [fd00:1122:3344:101::e]:51260 | ||
| 2310 | 2025.12.24 05:13:27.976028 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2311 | 2025.12.24 05:13:27.976041 [ 288 ] {} <Debug> TCP-Session: 89830c4d-db3c-49d9-922f-ebb268b54353 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2312 | 2025.12.24 05:13:27.976052 [ 290 ] {} <Debug> TCP-Session: 36835a69-c404-4aa4-a191-26fef17f095a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2313 | 2025.12.24 05:13:27.976078 [ 288 ] {} <Debug> TCP-Session: 89830c4d-db3c-49d9-922f-ebb268b54353 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2314 | 2025.12.24 05:13:27.976090 [ 290 ] {} <Debug> TCP-Session: 36835a69-c404-4aa4-a191-26fef17f095a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2315 | 2025.12.24 05:13:27.976072 [ 291 ] {} <Debug> TCP-Session: efcdbc9d-8408-482e-bb67-7693631d087d Authenticating user 'default' from [fd00:1122:3344:101::e]:37751 | ||
| 2316 | 2025.12.24 05:13:27.976143 [ 291 ] {} <Debug> TCP-Session: efcdbc9d-8408-482e-bb67-7693631d087d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2317 | 2025.12.24 05:13:27.976154 [ 291 ] {} <Debug> TCP-Session: efcdbc9d-8408-482e-bb67-7693631d087d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2318 | 2025.12.24 05:13:27.976197 [ 259 ] {f80f5b24-832a-46b3-8e4a-6ecc323648cd} <Debug> oximeter.version (59cf6c02-30e1-42f0-a168-26de35ed0f8e) (SelectExecutor): Key condition: unknown | ||
| 2319 | 2025.12.24 05:13:27.976280 [ 259 ] {f80f5b24-832a-46b3-8e4a-6ecc323648cd} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2320 | 2025.12.24 05:13:28.549880 [ 336 ] {f80f5b24-832a-46b3-8e4a-6ecc323648cd} <Trace> AggregatingTransform: Aggregating | ||
| 2321 | 2025.12.24 05:13:28.549942 [ 336 ] {f80f5b24-832a-46b3-8e4a-6ecc323648cd} <Trace> Aggregator: Aggregation method: without_key | ||
| 2322 | 2025.12.24 05:13:28.549979 [ 336 ] {f80f5b24-832a-46b3-8e4a-6ecc323648cd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001403388 sec. (712.561 rows/sec., 27.83 KiB/sec.) | ||
| 2323 | 2025.12.24 05:13:28.549995 [ 336 ] {f80f5b24-832a-46b3-8e4a-6ecc323648cd} <Trace> Aggregator: Merging aggregated data | ||
| 2324 | 2025.12.24 05:13:28.551253 [ 259 ] {f80f5b24-832a-46b3-8e4a-6ecc323648cd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.575746 sec., 1.7368770256328312 rows/sec., 69.48 B/sec. | ||
| 2325 | 2025.12.24 05:13:28.551402 [ 259 ] {f80f5b24-832a-46b3-8e4a-6ecc323648cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2326 | 2025.12.24 05:13:28.551417 [ 259 ] {f80f5b24-832a-46b3-8e4a-6ecc323648cd} <Debug> TCPHandler: Processed in 0.576149209 sec. | ||
| 2327 | 2025.12.24 05:13:28.551552 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2328 | 2025.12.24 05:13:28.551588 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2329 | 2025.12.24 05:13:28.551616 [ 293 ] {} <Debug> TCP-Session: 9074213e-f74e-4f80-baba-e5c64d5ec771 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2330 | 2025.12.24 05:13:28.551629 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2331 | 2025.12.24 05:13:28.551650 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2332 | 2025.12.24 05:13:28.551674 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2333 | 2025.12.24 05:13:28.551696 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2334 | 2025.12.24 05:13:28.551718 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2335 | 2025.12.24 05:13:28.551729 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2336 | 2025.12.24 05:13:28.551748 [ 289 ] {} <Debug> TCP-Session: 4cd76664-e530-41f4-b88c-e6e8f64d3aaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2337 | 2025.12.24 05:13:28.551762 [ 292 ] {} <Debug> TCP-Session: 00f72955-9886-454a-a27b-d3dd5bb02d74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2338 | 2025.12.24 05:13:28.551767 [ 259 ] {} <Debug> TCP-Session: f1d883ef-8223-4626-8fa3-37f7e175aabe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2339 | 2025.12.24 05:13:28.551726 [ 290 ] {} <Debug> TCP-Session: 36835a69-c404-4aa4-a191-26fef17f095a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2340 | 2025.12.24 05:13:28.551704 [ 286 ] {} <Debug> TCP-Session: b2e071a6-b872-4e4d-ba66-f0a65a5fe73d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2341 | 2025.12.24 05:13:28.551689 [ 288 ] {} <Debug> TCP-Session: 89830c4d-db3c-49d9-922f-ebb268b54353 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2342 | 2025.12.24 05:13:28.551671 [ 287 ] {} <Debug> TCP-Session: aece0510-fce0-4ff1-a3ce-fe46e97ccd0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2343 | 2025.12.24 05:13:28.551601 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2344 | 2025.12.24 05:13:28.551898 [ 291 ] {} <Debug> TCP-Session: efcdbc9d-8408-482e-bb67-7693631d087d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2345 | 2025.12.24 05:13:28.629023 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 322 | ||
| 2346 | 2025.12.24 05:13:28.632435 [ 243 ] {} <Trace> system.query_log (2a13f63c-58ea-4f5b-b989-05bc92d4d0fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2347 | 2025.12.24 05:13:28.632509 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2348 | 2025.12.24 05:13:28.634168 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2349 | 2025.12.24 05:13:28.634485 [ 243 ] {} <Trace> system.query_log (2a13f63c-58ea-4f5b-b989-05bc92d4d0fc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2350 | 2025.12.24 05:13:28.634667 [ 43 ] {} <Debug> system.query_log (2a13f63c-58ea-4f5b-b989-05bc92d4d0fc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2351 | 2025.12.24 05:13:28.634742 [ 43 ] {} <Trace> system.query_log (2a13f63c-58ea-4f5b-b989-05bc92d4d0fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2352 | 2025.12.24 05:13:28.634765 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2353 | 2025.12.24 05:13:28.634854 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 322 | ||
| 2354 | 2025.12.24 05:13:28.634915 [ 200 ] {2a13f63c-58ea-4f5b-b989-05bc92d4d0fc::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 | ||
| 2355 | 2025.12.24 05:13:28.635598 [ 200 ] {2a13f63c-58ea-4f5b-b989-05bc92d4d0fc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2356 | 2025.12.24 05:13:28.635783 [ 200 ] {2a13f63c-58ea-4f5b-b989-05bc92d4d0fc::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 | ||
| 2357 | 2025.12.24 05:13:28.636239 [ 200 ] {2a13f63c-58ea-4f5b-b989-05bc92d4d0fc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 86 rows starting from the beginning of the part | ||
| 2358 | 2025.12.24 05:13:28.636644 [ 200 ] {2a13f63c-58ea-4f5b-b989-05bc92d4d0fc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 38 rows starting from the beginning of the part | ||
| 2359 | 2025.12.24 05:13:28.637021 [ 200 ] {2a13f63c-58ea-4f5b-b989-05bc92d4d0fc::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 | ||
| 2360 | 2025.12.24 05:13:28.637388 [ 200 ] {2a13f63c-58ea-4f5b-b989-05bc92d4d0fc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part | ||
| 2361 | 2025.12.24 05:13:28.637767 [ 200 ] {2a13f63c-58ea-4f5b-b989-05bc92d4d0fc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 52 rows starting from the beginning of the part | ||
| 2362 | 2025.12.24 05:13:28.644913 [ 190 ] {2a13f63c-58ea-4f5b-b989-05bc92d4d0fc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 322 rows, containing 72 columns (72 merged, 0 gathered) in 0.010072642 sec., 31967.77965502993 rows/sec., 31.35 MiB/sec. | ||
| 2363 | 2025.12.24 05:13:28.646092 [ 198 ] {2a13f63c-58ea-4f5b-b989-05bc92d4d0fc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2364 | 2025.12.24 05:13:28.646926 [ 198 ] {2a13f63c-58ea-4f5b-b989-05bc92d4d0fc::all_1_6_1} <Trace> system.query_log (2a13f63c-58ea-4f5b-b989-05bc92d4d0fc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2365 | 2025.12.24 05:13:28.647018 [ 198 ] {2a13f63c-58ea-4f5b-b989-05bc92d4d0fc::all_1_6_1} <Trace> system.query_log (2a13f63c-58ea-4f5b-b989-05bc92d4d0fc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2366 | 2025.12.24 05:13:28.647273 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.71 MiB. | ||
| 2367 | 2025.12.24 05:13:29.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.23 MiB, peak 197.27 MiB, free memory in arenas 0.00 B, will set to 206.11 MiB (RSS), difference: 18.88 MiB | ||
| 2368 | 2025.12.24 05:13:29.674343 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37801 | ||
| 2369 | 2025.12.24 05:13:29.674448 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2370 | 2025.12.24 05:13:29.674474 [ 288 ] {} <Debug> TCP-Session: 09def278-8545-4092-b9d2-5bcbc9d5ca50 Authenticating user 'default' from [fd00:1122:3344:101::e]:37801 | ||
| 2371 | 2025.12.24 05:13:29.674496 [ 288 ] {} <Debug> TCP-Session: 09def278-8545-4092-b9d2-5bcbc9d5ca50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2372 | 2025.12.24 05:13:29.674508 [ 288 ] {} <Debug> TCP-Session: 09def278-8545-4092-b9d2-5bcbc9d5ca50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2373 | 2025.12.24 05:13:29.674712 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65003 | ||
| 2374 | 2025.12.24 05:13:29.674733 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45571 | ||
| 2375 | 2025.12.24 05:13:29.674763 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36874 | ||
| 2376 | 2025.12.24 05:13:29.674791 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54194 | ||
| 2377 | 2025.12.24 05:13:29.674802 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53491 | ||
| 2378 | 2025.12.24 05:13:29.674859 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2379 | 2025.12.24 05:13:29.674867 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2380 | 2025.12.24 05:13:29.674882 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2381 | 2025.12.24 05:13:29.674900 [ 291 ] {} <Debug> TCP-Session: 449e751c-08a3-4874-af32-ead9c54d22fe Authenticating user 'default' from [fd00:1122:3344:101::e]:45571 | ||
| 2382 | 2025.12.24 05:13:29.674911 [ 294 ] {} <Debug> TCP-Session: bea29a91-5070-4058-98e8-e27e4f2d5fb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:36874 | ||
| 2383 | 2025.12.24 05:13:29.674927 [ 288 ] {} <Trace> TCP-Session: 09def278-8545-4092-b9d2-5bcbc9d5ca50 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2384 | 2025.12.24 05:13:29.674952 [ 294 ] {} <Debug> TCP-Session: bea29a91-5070-4058-98e8-e27e4f2d5fb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2385 | 2025.12.24 05:13:29.674944 [ 291 ] {} <Debug> TCP-Session: 449e751c-08a3-4874-af32-ead9c54d22fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2386 | 2025.12.24 05:13:29.674973 [ 294 ] {} <Debug> TCP-Session: bea29a91-5070-4058-98e8-e27e4f2d5fb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2387 | 2025.12.24 05:13:29.674989 [ 291 ] {} <Debug> TCP-Session: 449e751c-08a3-4874-af32-ead9c54d22fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2388 | 2025.12.24 05:13:29.674946 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2389 | 2025.12.24 05:13:29.674833 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2390 | 2025.12.24 05:13:29.675053 [ 286 ] {} <Debug> TCP-Session: 0004730b-ba4c-497c-9345-8023a5e1e757 Authenticating user 'default' from [fd00:1122:3344:101::e]:53491 | ||
| 2391 | 2025.12.24 05:13:29.674758 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64386 | ||
| 2392 | 2025.12.24 05:13:29.675087 [ 286 ] {} <Debug> TCP-Session: 0004730b-ba4c-497c-9345-8023a5e1e757 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2393 | 2025.12.24 05:13:29.675079 [ 289 ] {} <Debug> TCP-Session: 2952f353-25e7-4bf5-8737-8516ea45d195 Authenticating user 'default' from [fd00:1122:3344:101::e]:65003 | ||
| 2394 | 2025.12.24 05:13:29.675109 [ 286 ] {} <Debug> TCP-Session: 0004730b-ba4c-497c-9345-8023a5e1e757 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2395 | 2025.12.24 05:13:29.675122 [ 288 ] {c8876d6a-6193-4b03-96dc-8332ca59dd71} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37801) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2396 | 2025.12.24 05:13:29.675141 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2397 | 2025.12.24 05:13:29.674747 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51869 | ||
| 2398 | 2025.12.24 05:13:29.675178 [ 293 ] {} <Debug> TCP-Session: 7c37cca0-3fa5-4624-bc40-6a64ae0a71e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:64386 | ||
| 2399 | 2025.12.24 05:13:29.674722 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34436 | ||
| 2400 | 2025.12.24 05:13:29.675214 [ 293 ] {} <Debug> TCP-Session: 7c37cca0-3fa5-4624-bc40-6a64ae0a71e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2401 | 2025.12.24 05:13:29.675131 [ 289 ] {} <Debug> TCP-Session: 2952f353-25e7-4bf5-8737-8516ea45d195 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2402 | 2025.12.24 05:13:29.675241 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2403 | 2025.12.24 05:13:29.675261 [ 289 ] {} <Debug> TCP-Session: 2952f353-25e7-4bf5-8737-8516ea45d195 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2404 | 2025.12.24 05:13:29.675241 [ 293 ] {} <Debug> TCP-Session: 7c37cca0-3fa5-4624-bc40-6a64ae0a71e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2405 | 2025.12.24 05:13:29.675273 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2406 | 2025.12.24 05:13:29.675277 [ 292 ] {} <Debug> TCP-Session: 989d4d31-ffca-45e2-97d5-54ee483e72fc Authenticating user 'default' from [fd00:1122:3344:101::e]:51869 | ||
| 2407 | 2025.12.24 05:13:29.675309 [ 290 ] {} <Debug> TCP-Session: 3da55cad-5c20-428e-b164-79b56b18a054 Authenticating user 'default' from [fd00:1122:3344:101::e]:34436 | ||
| 2408 | 2025.12.24 05:13:29.675322 [ 292 ] {} <Debug> TCP-Session: 989d4d31-ffca-45e2-97d5-54ee483e72fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2409 | 2025.12.24 05:13:29.674929 [ 259 ] {} <Debug> TCP-Session: 8eefdf2c-4373-400b-9c6c-6aa1bb984487 Authenticating user 'default' from [fd00:1122:3344:101::e]:54194 | ||
| 2410 | 2025.12.24 05:13:29.675345 [ 292 ] {} <Debug> TCP-Session: 989d4d31-ffca-45e2-97d5-54ee483e72fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2411 | 2025.12.24 05:13:29.675341 [ 290 ] {} <Debug> TCP-Session: 3da55cad-5c20-428e-b164-79b56b18a054 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2412 | 2025.12.24 05:13:29.675362 [ 259 ] {} <Debug> TCP-Session: 8eefdf2c-4373-400b-9c6c-6aa1bb984487 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2413 | 2025.12.24 05:13:29.675382 [ 290 ] {} <Debug> TCP-Session: 3da55cad-5c20-428e-b164-79b56b18a054 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2414 | 2025.12.24 05:13:29.675397 [ 259 ] {} <Debug> TCP-Session: 8eefdf2c-4373-400b-9c6c-6aa1bb984487 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2415 | 2025.12.24 05:13:29.675443 [ 288 ] {c8876d6a-6193-4b03-96dc-8332ca59dd71} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2416 | 2025.12.24 05:13:29.675504 [ 288 ] {c8876d6a-6193-4b03-96dc-8332ca59dd71} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2417 | 2025.12.24 05:13:29.675811 [ 288 ] {c8876d6a-6193-4b03-96dc-8332ca59dd71} <Debug> oximeter.version (59cf6c02-30e1-42f0-a168-26de35ed0f8e) (SelectExecutor): Key condition: unknown | ||
| 2418 | 2025.12.24 05:13:29.676816 [ 336 ] {c8876d6a-6193-4b03-96dc-8332ca59dd71} <Trace> AggregatingTransform: Aggregating | ||
| 2419 | 2025.12.24 05:13:29.676848 [ 336 ] {c8876d6a-6193-4b03-96dc-8332ca59dd71} <Trace> Aggregator: Aggregation method: without_key | ||
| 2420 | 2025.12.24 05:13:29.676880 [ 336 ] {c8876d6a-6193-4b03-96dc-8332ca59dd71} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000971752 sec. (1029.069 rows/sec., 40.20 KiB/sec.) | ||
| 2421 | 2025.12.24 05:13:29.676898 [ 336 ] {c8876d6a-6193-4b03-96dc-8332ca59dd71} <Trace> Aggregator: Merging aggregated data | ||
| 2422 | 2025.12.24 05:13:29.678453 [ 288 ] {c8876d6a-6193-4b03-96dc-8332ca59dd71} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00339 sec., 294.98525073746316 rows/sec., 11.52 KiB/sec. | ||
| 2423 | 2025.12.24 05:13:29.678608 [ 288 ] {c8876d6a-6193-4b03-96dc-8332ca59dd71} <Debug> TCPHandler: Processed in 0.003826206 sec. | ||
| 2424 | 2025.12.24 05:13:29.678726 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2425 | 2025.12.24 05:13:29.678756 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2426 | 2025.12.24 05:13:29.678757 [ 288 ] {} <Debug> TCP-Session: 09def278-8545-4092-b9d2-5bcbc9d5ca50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2427 | 2025.12.24 05:13:29.678776 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2428 | 2025.12.24 05:13:29.678793 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2429 | 2025.12.24 05:13:29.678799 [ 290 ] {} <Debug> TCP-Session: 3da55cad-5c20-428e-b164-79b56b18a054 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2430 | 2025.12.24 05:13:29.678811 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2431 | 2025.12.24 05:13:29.678837 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2432 | 2025.12.24 05:13:29.678838 [ 292 ] {} <Debug> TCP-Session: 989d4d31-ffca-45e2-97d5-54ee483e72fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2433 | 2025.12.24 05:13:29.678857 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2434 | 2025.12.24 05:13:29.678884 [ 286 ] {} <Debug> TCP-Session: 0004730b-ba4c-497c-9345-8023a5e1e757 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2435 | 2025.12.24 05:13:29.678864 [ 293 ] {} <Debug> TCP-Session: 7c37cca0-3fa5-4624-bc40-6a64ae0a71e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2436 | 2025.12.24 05:13:29.678918 [ 294 ] {} <Debug> TCP-Session: bea29a91-5070-4058-98e8-e27e4f2d5fb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2437 | 2025.12.24 05:13:29.678842 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2438 | 2025.12.24 05:13:29.678826 [ 289 ] {} <Debug> TCP-Session: 2952f353-25e7-4bf5-8737-8516ea45d195 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2439 | 2025.12.24 05:13:29.678873 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2440 | 2025.12.24 05:13:29.678994 [ 291 ] {} <Debug> TCP-Session: 449e751c-08a3-4874-af32-ead9c54d22fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2441 | 2025.12.24 05:13:29.679024 [ 259 ] {} <Debug> TCP-Session: 8eefdf2c-4373-400b-9c6c-6aa1bb984487 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2442 | 2025.12.24 05:13:30.569755 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2443 | 2025.12.24 05:13:30.569953 [ 260 ] {8def3156-8340-41c7-bc12-c55c404dea39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2444 | 2025.12.24 05:13:30.570018 [ 260 ] {8def3156-8340-41c7-bc12-c55c404dea39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2445 | 2025.12.24 05:13:30.570665 [ 260 ] {8def3156-8340-41c7-bc12-c55c404dea39} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2446 | 2025.12.24 05:13:30.570708 [ 260 ] {8def3156-8340-41c7-bc12-c55c404dea39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2447 | 2025.12.24 05:13:30.571112 [ 260 ] {8def3156-8340-41c7-bc12-c55c404dea39} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2448 | 2025.12.24 05:13:30.571346 [ 260 ] {8def3156-8340-41c7-bc12-c55c404dea39} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2449 | 2025.12.24 05:13:30.571497 [ 260 ] {8def3156-8340-41c7-bc12-c55c404dea39} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001593 sec., 47708.72567482737 rows/sec., 3.93 MiB/sec. | ||
| 2450 | 2025.12.24 05:13:30.571539 [ 260 ] {8def3156-8340-41c7-bc12-c55c404dea39} <Debug> TCPHandler: Processed in 0.001915934 sec. | ||
| 2451 | 2025.12.24 05:13:30.571677 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2452 | 2025.12.24 05:13:30.571772 [ 260 ] {e14ccc09-b338-499f-b22b-cc01b5b178c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2453 | 2025.12.24 05:13:30.571825 [ 260 ] {e14ccc09-b338-499f-b22b-cc01b5b178c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2454 | 2025.12.24 05:13:30.572220 [ 260 ] {e14ccc09-b338-499f-b22b-cc01b5b178c9} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2455 | 2025.12.24 05:13:30.572256 [ 260 ] {e14ccc09-b338-499f-b22b-cc01b5b178c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2456 | 2025.12.24 05:13:30.572551 [ 260 ] {e14ccc09-b338-499f-b22b-cc01b5b178c9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2457 | 2025.12.24 05:13:30.572756 [ 260 ] {e14ccc09-b338-499f-b22b-cc01b5b178c9} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2458 | 2025.12.24 05:13:30.572886 [ 260 ] {e14ccc09-b338-499f-b22b-cc01b5b178c9} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001132 sec., 8833.922261484098 rows/sec., 664.27 KiB/sec. | ||
| 2459 | 2025.12.24 05:13:30.572924 [ 260 ] {e14ccc09-b338-499f-b22b-cc01b5b178c9} <Debug> TCPHandler: Processed in 0.001305626 sec. | ||
| 2460 | 2025.12.24 05:13:30.573036 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2461 | 2025.12.24 05:13:30.573130 [ 260 ] {4de5594d-a687-4f3d-be1a-6b590ab8006e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2462 | 2025.12.24 05:13:30.573170 [ 260 ] {4de5594d-a687-4f3d-be1a-6b590ab8006e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2463 | 2025.12.24 05:13:30.573588 [ 260 ] {4de5594d-a687-4f3d-be1a-6b590ab8006e} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2464 | 2025.12.24 05:13:30.573624 [ 260 ] {4de5594d-a687-4f3d-be1a-6b590ab8006e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2465 | 2025.12.24 05:13:30.573929 [ 260 ] {4de5594d-a687-4f3d-be1a-6b590ab8006e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2466 | 2025.12.24 05:13:30.574140 [ 260 ] {4de5594d-a687-4f3d-be1a-6b590ab8006e} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2467 | 2025.12.24 05:13:30.574268 [ 260 ] {4de5594d-a687-4f3d-be1a-6b590ab8006e} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001156 sec., 64013.84083044983 rows/sec., 5.00 MiB/sec. | ||
| 2468 | 2025.12.24 05:13:30.574304 [ 260 ] {4de5594d-a687-4f3d-be1a-6b590ab8006e} <Debug> TCPHandler: Processed in 0.001318066 sec. | ||
| 2469 | 2025.12.24 05:13:30.574417 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2470 | 2025.12.24 05:13:30.574512 [ 260 ] {ca5350a2-a98d-424e-a7ab-6dd72411cd5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2471 | 2025.12.24 05:13:30.574555 [ 260 ] {ca5350a2-a98d-424e-a7ab-6dd72411cd5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2472 | 2025.12.24 05:13:30.574977 [ 260 ] {ca5350a2-a98d-424e-a7ab-6dd72411cd5f} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2473 | 2025.12.24 05:13:30.575013 [ 260 ] {ca5350a2-a98d-424e-a7ab-6dd72411cd5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2474 | 2025.12.24 05:13:30.575342 [ 260 ] {ca5350a2-a98d-424e-a7ab-6dd72411cd5f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2475 | 2025.12.24 05:13:30.575557 [ 260 ] {ca5350a2-a98d-424e-a7ab-6dd72411cd5f} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2476 | 2025.12.24 05:13:30.575685 [ 260 ] {ca5350a2-a98d-424e-a7ab-6dd72411cd5f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 2477 | 2025.12.24 05:13:30.575722 [ 260 ] {ca5350a2-a98d-424e-a7ab-6dd72411cd5f} <Debug> TCPHandler: Processed in 0.001355496 sec. | ||
| 2478 | 2025.12.24 05:13:30.575833 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2479 | 2025.12.24 05:13:30.575927 [ 260 ] {4d9ce919-798d-47be-9f16-eeb8b1eb7a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2480 | 2025.12.24 05:13:30.575983 [ 260 ] {4d9ce919-798d-47be-9f16-eeb8b1eb7a5b} <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 | ||
| 2481 | 2025.12.24 05:13:30.576753 [ 260 ] {4d9ce919-798d-47be-9f16-eeb8b1eb7a5b} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2482 | 2025.12.24 05:13:30.576789 [ 260 ] {4d9ce919-798d-47be-9f16-eeb8b1eb7a5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2483 | 2025.12.24 05:13:30.577298 [ 260 ] {4d9ce919-798d-47be-9f16-eeb8b1eb7a5b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2484 | 2025.12.24 05:13:30.577512 [ 260 ] {4d9ce919-798d-47be-9f16-eeb8b1eb7a5b} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2485 | 2025.12.24 05:13:30.577646 [ 260 ] {4d9ce919-798d-47be-9f16-eeb8b1eb7a5b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001737 sec., 5757.052389176742 rows/sec., 10.32 MiB/sec. | ||
| 2486 | 2025.12.24 05:13:30.577696 [ 260 ] {4d9ce919-798d-47be-9f16-eeb8b1eb7a5b} <Debug> TCPHandler: Processed in 0.001913093 sec. | ||
| 2487 | 2025.12.24 05:13:30.577803 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2488 | 2025.12.24 05:13:30.577905 [ 260 ] {f4e17804-2d82-4e6a-be5e-9f4eed84b3bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2489 | 2025.12.24 05:13:30.577948 [ 260 ] {f4e17804-2d82-4e6a-be5e-9f4eed84b3bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2490 | 2025.12.24 05:13:30.578284 [ 260 ] {f4e17804-2d82-4e6a-be5e-9f4eed84b3bc} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2491 | 2025.12.24 05:13:30.578320 [ 260 ] {f4e17804-2d82-4e6a-be5e-9f4eed84b3bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2492 | 2025.12.24 05:13:30.578636 [ 260 ] {f4e17804-2d82-4e6a-be5e-9f4eed84b3bc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2493 | 2025.12.24 05:13:30.578851 [ 260 ] {f4e17804-2d82-4e6a-be5e-9f4eed84b3bc} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2494 | 2025.12.24 05:13:30.578981 [ 260 ] {f4e17804-2d82-4e6a-be5e-9f4eed84b3bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 2495 | 2025.12.24 05:13:30.579017 [ 260 ] {f4e17804-2d82-4e6a-be5e-9f4eed84b3bc} <Debug> TCPHandler: Processed in 0.001264995 sec. | ||
| 2496 | 2025.12.24 05:13:33.533569 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2497 | 2025.12.24 05:13:33.533624 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2498 | 2025.12.24 05:13:33.625669 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4777 | ||
| 2499 | 2025.12.24 05:13:33.626202 [ 245 ] {} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2500 | 2025.12.24 05:13:33.626243 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2501 | 2025.12.24 05:13:33.626745 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2502 | 2025.12.24 05:13:33.626977 [ 245 ] {} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2503 | 2025.12.24 05:13:33.627105 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4777 | ||
| 2504 | 2025.12.24 05:13:33.872842 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2505 | 2025.12.24 05:13:33.891063 [ 244 ] {} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2506 | 2025.12.24 05:13:33.891127 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2507 | 2025.12.24 05:13:33.897179 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2508 | 2025.12.24 05:13:33.897911 [ 244 ] {} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2509 | 2025.12.24 05:13:33.901584 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2510 | 2025.12.24 05:13:34.000228 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.70 MiB, peak 214.46 MiB, free memory in arenas 0.00 B, will set to 210.16 MiB (RSS), difference: 3.47 MiB | ||
| 2511 | 2025.12.24 05:13:35.570938 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2512 | 2025.12.24 05:13:35.571254 [ 260 ] {4d82ca2e-1f97-4b1d-9e1c-56216e9d4992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2513 | 2025.12.24 05:13:35.571362 [ 260 ] {4d82ca2e-1f97-4b1d-9e1c-56216e9d4992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2514 | 2025.12.24 05:13:35.572090 [ 260 ] {4d82ca2e-1f97-4b1d-9e1c-56216e9d4992} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2515 | 2025.12.24 05:13:35.572140 [ 260 ] {4d82ca2e-1f97-4b1d-9e1c-56216e9d4992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2516 | 2025.12.24 05:13:35.572573 [ 260 ] {4d82ca2e-1f97-4b1d-9e1c-56216e9d4992} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2517 | 2025.12.24 05:13:35.572804 [ 260 ] {4d82ca2e-1f97-4b1d-9e1c-56216e9d4992} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2518 | 2025.12.24 05:13:35.572973 [ 260 ] {4d82ca2e-1f97-4b1d-9e1c-56216e9d4992} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.0018 sec., 60000 rows/sec., 5.04 MiB/sec. | ||
| 2519 | 2025.12.24 05:13:35.573015 [ 260 ] {4d82ca2e-1f97-4b1d-9e1c-56216e9d4992} <Debug> TCPHandler: Processed in 0.002270568 sec. | ||
| 2520 | 2025.12.24 05:13:35.573133 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2521 | 2025.12.24 05:13:35.573230 [ 260 ] {609160b3-70d8-4f7a-8f2c-8aa872b2732c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2522 | 2025.12.24 05:13:35.573271 [ 260 ] {609160b3-70d8-4f7a-8f2c-8aa872b2732c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2523 | 2025.12.24 05:13:35.573671 [ 260 ] {609160b3-70d8-4f7a-8f2c-8aa872b2732c} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2524 | 2025.12.24 05:13:35.573709 [ 260 ] {609160b3-70d8-4f7a-8f2c-8aa872b2732c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2525 | 2025.12.24 05:13:35.574023 [ 260 ] {609160b3-70d8-4f7a-8f2c-8aa872b2732c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2526 | 2025.12.24 05:13:35.574238 [ 260 ] {609160b3-70d8-4f7a-8f2c-8aa872b2732c} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2527 | 2025.12.24 05:13:35.574342 [ 36 ] {} <Debug> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2528 | 2025.12.24 05:13:35.574382 [ 260 ] {609160b3-70d8-4f7a-8f2c-8aa872b2732c} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001172 sec., 22184.300341296926 rows/sec., 1.63 MiB/sec. | ||
| 2529 | 2025.12.24 05:13:35.574405 [ 36 ] {} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2530 | 2025.12.24 05:13:35.574423 [ 260 ] {609160b3-70d8-4f7a-8f2c-8aa872b2732c} <Debug> TCPHandler: Processed in 0.001340417 sec. | ||
| 2531 | 2025.12.24 05:13:35.574430 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2532 | 2025.12.24 05:13:35.574539 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2533 | 2025.12.24 05:13:35.574574 [ 200 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::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 | ||
| 2534 | 2025.12.24 05:13:35.574641 [ 260 ] {c5d8a0dd-61c3-458a-b0be-7815f2f60830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2535 | 2025.12.24 05:13:35.574688 [ 260 ] {c5d8a0dd-61c3-458a-b0be-7815f2f60830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2536 | 2025.12.24 05:13:35.574756 [ 200 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2537 | 2025.12.24 05:13:35.574814 [ 200 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 47 rows starting from the beginning of the part | ||
| 2538 | 2025.12.24 05:13:35.574915 [ 200 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 2539 | 2025.12.24 05:13:35.574989 [ 200 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2540 | 2025.12.24 05:13:35.575054 [ 200 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 28 rows starting from the beginning of the part | ||
| 2541 | 2025.12.24 05:13:35.575102 [ 260 ] {c5d8a0dd-61c3-458a-b0be-7815f2f60830} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2542 | 2025.12.24 05:13:35.575113 [ 200 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2543 | 2025.12.24 05:13:35.575150 [ 260 ] {c5d8a0dd-61c3-458a-b0be-7815f2f60830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2544 | 2025.12.24 05:13:35.575194 [ 200 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
| 2545 | 2025.12.24 05:13:35.575466 [ 260 ] {c5d8a0dd-61c3-458a-b0be-7815f2f60830} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2546 | 2025.12.24 05:13:35.575725 [ 260 ] {c5d8a0dd-61c3-458a-b0be-7815f2f60830} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2547 | 2025.12.24 05:13:35.575860 [ 260 ] {c5d8a0dd-61c3-458a-b0be-7815f2f60830} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001286 sec., 69984.44790046656 rows/sec., 5.47 MiB/sec. | ||
| 2548 | 2025.12.24 05:13:35.575895 [ 260 ] {c5d8a0dd-61c3-458a-b0be-7815f2f60830} <Debug> TCPHandler: Processed in 0.001455708 sec. | ||
| 2549 | 2025.12.24 05:13:35.575995 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2550 | 2025.12.24 05:13:35.576148 [ 260 ] {175ef263-1fd7-4556-8322-1529f2916cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2551 | 2025.12.24 05:13:35.576152 [ 198 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 145 rows, containing 5 columns (5 merged, 0 gathered) in 0.00164663 sec., 88058.64098188421 rows/sec., 6.79 MiB/sec. | ||
| 2552 | 2025.12.24 05:13:35.576192 [ 260 ] {175ef263-1fd7-4556-8322-1529f2916cc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2553 | 2025.12.24 05:13:35.576291 [ 200 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2554 | 2025.12.24 05:13:35.576534 [ 200 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_11_2} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2555 | 2025.12.24 05:13:35.576602 [ 200 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_11_2} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2556 | 2025.12.24 05:13:35.576610 [ 260 ] {175ef263-1fd7-4556-8322-1529f2916cc0} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2557 | 2025.12.24 05:13:35.576651 [ 260 ] {175ef263-1fd7-4556-8322-1529f2916cc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2558 | 2025.12.24 05:13:35.576667 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2559 | 2025.12.24 05:13:35.577001 [ 260 ] {175ef263-1fd7-4556-8322-1529f2916cc0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2560 | 2025.12.24 05:13:35.577215 [ 260 ] {175ef263-1fd7-4556-8322-1529f2916cc0} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2561 | 2025.12.24 05:13:35.577349 [ 260 ] {175ef263-1fd7-4556-8322-1529f2916cc0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 2562 | 2025.12.24 05:13:35.577385 [ 260 ] {175ef263-1fd7-4556-8322-1529f2916cc0} <Debug> TCPHandler: Processed in 0.001381536 sec. | ||
| 2563 | 2025.12.24 05:13:35.577492 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2564 | 2025.12.24 05:13:35.577586 [ 260 ] {62583778-5be9-425c-bc66-ac7abecd602f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2565 | 2025.12.24 05:13:35.577640 [ 260 ] {62583778-5be9-425c-bc66-ac7abecd602f} <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 | ||
| 2566 | 2025.12.24 05:13:35.578445 [ 260 ] {62583778-5be9-425c-bc66-ac7abecd602f} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2567 | 2025.12.24 05:13:35.578481 [ 260 ] {62583778-5be9-425c-bc66-ac7abecd602f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2568 | 2025.12.24 05:13:35.579010 [ 260 ] {62583778-5be9-425c-bc66-ac7abecd602f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2569 | 2025.12.24 05:13:35.579232 [ 260 ] {62583778-5be9-425c-bc66-ac7abecd602f} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2570 | 2025.12.24 05:13:35.579335 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2571 | 2025.12.24 05:13:35.579366 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2572 | 2025.12.24 05:13:35.579382 [ 260 ] {62583778-5be9-425c-bc66-ac7abecd602f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001814 sec., 14332.965821389194 rows/sec., 25.68 MiB/sec. | ||
| 2573 | 2025.12.24 05:13:35.579383 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2574 | 2025.12.24 05:13:35.579439 [ 260 ] {62583778-5be9-425c-bc66-ac7abecd602f} <Debug> TCPHandler: Processed in 0.001996024 sec. | ||
| 2575 | 2025.12.24 05:13:35.579525 [ 194 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::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 | ||
| 2576 | 2025.12.24 05:13:35.579553 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2577 | 2025.12.24 05:13:35.579650 [ 260 ] {1f8a6540-90e4-4751-82b4-1aeaa2713b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2578 | 2025.12.24 05:13:35.579692 [ 260 ] {1f8a6540-90e4-4751-82b4-1aeaa2713b26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2579 | 2025.12.24 05:13:35.579773 [ 194 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2580 | 2025.12.24 05:13:35.579852 [ 194 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 59 rows starting from the beginning of the part | ||
| 2581 | 2025.12.24 05:13:35.580019 [ 260 ] {1f8a6540-90e4-4751-82b4-1aeaa2713b26} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2582 | 2025.12.24 05:13:35.580024 [ 194 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 2583 | 2025.12.24 05:13:35.580057 [ 260 ] {1f8a6540-90e4-4751-82b4-1aeaa2713b26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2584 | 2025.12.24 05:13:35.580168 [ 194 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2585 | 2025.12.24 05:13:35.580290 [ 194 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 2586 | 2025.12.24 05:13:35.580374 [ 260 ] {1f8a6540-90e4-4751-82b4-1aeaa2713b26} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2587 | 2025.12.24 05:13:35.580418 [ 194 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2588 | 2025.12.24 05:13:35.580544 [ 194 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
| 2589 | 2025.12.24 05:13:35.580604 [ 260 ] {1f8a6540-90e4-4751-82b4-1aeaa2713b26} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2590 | 2025.12.24 05:13:35.580734 [ 260 ] {1f8a6540-90e4-4751-82b4-1aeaa2713b26} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 2591 | 2025.12.24 05:13:35.580769 [ 260 ] {1f8a6540-90e4-4751-82b4-1aeaa2713b26} <Debug> TCPHandler: Processed in 0.001265145 sec. | ||
| 2592 | 2025.12.24 05:13:35.583021 [ 198 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 155 rows, containing 19 columns (19 merged, 0 gathered) in 0.003545253 sec., 43720.43405646931 rows/sec., 78.35 MiB/sec. | ||
| 2593 | 2025.12.24 05:13:35.583432 [ 198 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2594 | 2025.12.24 05:13:35.583747 [ 198 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2595 | 2025.12.24 05:13:35.583816 [ 198 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2596 | 2025.12.24 05:13:35.583887 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 2597 | 2025.12.24 05:13:38.635587 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 348 | ||
| 2598 | 2025.12.24 05:13:38.637730 [ 243 ] {} <Trace> system.query_log (2a13f63c-58ea-4f5b-b989-05bc92d4d0fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2599 | 2025.12.24 05:13:38.637776 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2600 | 2025.12.24 05:13:38.638941 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2601 | 2025.12.24 05:13:38.639208 [ 243 ] {} <Trace> system.query_log (2a13f63c-58ea-4f5b-b989-05bc92d4d0fc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2602 | 2025.12.24 05:13:38.639453 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 348 | ||
| 2603 | 2025.12.24 05:13:40.573107 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2604 | 2025.12.24 05:13:40.573308 [ 260 ] {b0edc9fe-437e-43d4-b6ef-f232a5690156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2605 | 2025.12.24 05:13:40.573377 [ 260 ] {b0edc9fe-437e-43d4-b6ef-f232a5690156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2606 | 2025.12.24 05:13:40.573984 [ 260 ] {b0edc9fe-437e-43d4-b6ef-f232a5690156} <Trace> oximeter.fields_i16 (e9669465-19f7-46d9-9fa3-0850580a16c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2607 | 2025.12.24 05:13:40.574032 [ 260 ] {b0edc9fe-437e-43d4-b6ef-f232a5690156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2608 | 2025.12.24 05:13:40.574427 [ 260 ] {b0edc9fe-437e-43d4-b6ef-f232a5690156} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2609 | 2025.12.24 05:13:40.574648 [ 260 ] {b0edc9fe-437e-43d4-b6ef-f232a5690156} <Trace> oximeter.fields_i16 (e9669465-19f7-46d9-9fa3-0850580a16c9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2610 | 2025.12.24 05:13:40.574806 [ 260 ] {b0edc9fe-437e-43d4-b6ef-f232a5690156} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00155 sec., 15483.870967741936 rows/sec., 1.28 MiB/sec. | ||
| 2611 | 2025.12.24 05:13:40.574848 [ 260 ] {b0edc9fe-437e-43d4-b6ef-f232a5690156} <Debug> TCPHandler: Processed in 0.001874022 sec. | ||
| 2612 | 2025.12.24 05:13:40.574966 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2613 | 2025.12.24 05:13:40.575063 [ 260 ] {dcf42943-623a-479e-88fd-8ec2c49fa1c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2614 | 2025.12.24 05:13:40.575106 [ 260 ] {dcf42943-623a-479e-88fd-8ec2c49fa1c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2615 | 2025.12.24 05:13:40.575502 [ 260 ] {dcf42943-623a-479e-88fd-8ec2c49fa1c6} <Trace> oximeter.fields_ipaddr (d2d73905-51dd-46e2-bb88-103604040d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2616 | 2025.12.24 05:13:40.575585 [ 260 ] {dcf42943-623a-479e-88fd-8ec2c49fa1c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2617 | 2025.12.24 05:13:40.575888 [ 260 ] {dcf42943-623a-479e-88fd-8ec2c49fa1c6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2618 | 2025.12.24 05:13:40.576097 [ 260 ] {dcf42943-623a-479e-88fd-8ec2c49fa1c6} <Trace> oximeter.fields_ipaddr (d2d73905-51dd-46e2-bb88-103604040d84): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2619 | 2025.12.24 05:13:40.576227 [ 260 ] {dcf42943-623a-479e-88fd-8ec2c49fa1c6} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001183 sec., 11834.31952662722 rows/sec., 965.01 KiB/sec. | ||
| 2620 | 2025.12.24 05:13:40.576265 [ 260 ] {dcf42943-623a-479e-88fd-8ec2c49fa1c6} <Debug> TCPHandler: Processed in 0.001349877 sec. | ||
| 2621 | 2025.12.24 05:13:40.576382 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2622 | 2025.12.24 05:13:40.576476 [ 260 ] {896d8df4-c9c2-4b20-85c4-83ec8d5a67f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2623 | 2025.12.24 05:13:40.576515 [ 260 ] {896d8df4-c9c2-4b20-85c4-83ec8d5a67f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2624 | 2025.12.24 05:13:40.577094 [ 260 ] {896d8df4-c9c2-4b20-85c4-83ec8d5a67f1} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2625 | 2025.12.24 05:13:40.577132 [ 260 ] {896d8df4-c9c2-4b20-85c4-83ec8d5a67f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2626 | 2025.12.24 05:13:40.577536 [ 260 ] {896d8df4-c9c2-4b20-85c4-83ec8d5a67f1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2627 | 2025.12.24 05:13:40.577840 [ 260 ] {896d8df4-c9c2-4b20-85c4-83ec8d5a67f1} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2628 | 2025.12.24 05:13:40.578001 [ 260 ] {896d8df4-c9c2-4b20-85c4-83ec8d5a67f1} <Debug> executeQuery: Read 213 rows, 19.36 KiB in 0.001544 sec., 137953.36787564767 rows/sec., 12.25 MiB/sec. | ||
| 2629 | 2025.12.24 05:13:40.578048 [ 260 ] {896d8df4-c9c2-4b20-85c4-83ec8d5a67f1} <Debug> TCPHandler: Processed in 0.001723101 sec. | ||
| 2630 | 2025.12.24 05:13:40.578163 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2631 | 2025.12.24 05:13:40.578258 [ 260 ] {dedbd20a-f3a4-4510-80e7-5df8377afe38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2632 | 2025.12.24 05:13:40.578298 [ 260 ] {dedbd20a-f3a4-4510-80e7-5df8377afe38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2633 | 2025.12.24 05:13:40.578699 [ 260 ] {dedbd20a-f3a4-4510-80e7-5df8377afe38} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2634 | 2025.12.24 05:13:40.578736 [ 260 ] {dedbd20a-f3a4-4510-80e7-5df8377afe38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2635 | 2025.12.24 05:13:40.579036 [ 260 ] {dedbd20a-f3a4-4510-80e7-5df8377afe38} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2636 | 2025.12.24 05:13:40.579244 [ 260 ] {dedbd20a-f3a4-4510-80e7-5df8377afe38} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2637 | 2025.12.24 05:13:40.579376 [ 260 ] {dedbd20a-f3a4-4510-80e7-5df8377afe38} <Debug> executeQuery: Read 41 rows, 3.07 KiB in 0.001137 sec., 36059.80650835532 rows/sec., 2.63 MiB/sec. | ||
| 2638 | 2025.12.24 05:13:40.579413 [ 260 ] {dedbd20a-f3a4-4510-80e7-5df8377afe38} <Debug> TCPHandler: Processed in 0.001303026 sec. | ||
| 2639 | 2025.12.24 05:13:40.579530 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2640 | 2025.12.24 05:13:40.579650 [ 260 ] {b9ff05e2-423d-4d1d-a4ec-b2c6a9783a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2641 | 2025.12.24 05:13:40.579700 [ 260 ] {b9ff05e2-423d-4d1d-a4ec-b2c6a9783a03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2642 | 2025.12.24 05:13:40.580168 [ 260 ] {b9ff05e2-423d-4d1d-a4ec-b2c6a9783a03} <Trace> oximeter.fields_u32 (0019175b-7dfe-4a06-b4c5-316fe473bc70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2643 | 2025.12.24 05:13:40.580211 [ 260 ] {b9ff05e2-423d-4d1d-a4ec-b2c6a9783a03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2644 | 2025.12.24 05:13:40.580580 [ 260 ] {b9ff05e2-423d-4d1d-a4ec-b2c6a9783a03} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2645 | 2025.12.24 05:13:40.580835 [ 260 ] {b9ff05e2-423d-4d1d-a4ec-b2c6a9783a03} <Trace> oximeter.fields_u32 (0019175b-7dfe-4a06-b4c5-316fe473bc70): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2646 | 2025.12.24 05:13:40.580965 [ 260 ] {b9ff05e2-423d-4d1d-a4ec-b2c6a9783a03} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001339 sec., 17923.82374906647 rows/sec., 1.49 MiB/sec. | ||
| 2647 | 2025.12.24 05:13:40.581005 [ 260 ] {b9ff05e2-423d-4d1d-a4ec-b2c6a9783a03} <Debug> TCPHandler: Processed in 0.001535599 sec. | ||
| 2648 | 2025.12.24 05:13:40.581107 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2649 | 2025.12.24 05:13:40.581201 [ 260 ] {a40defe1-5db0-417e-a82d-2659f2f76ca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2650 | 2025.12.24 05:13:40.581241 [ 260 ] {a40defe1-5db0-417e-a82d-2659f2f76ca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2651 | 2025.12.24 05:13:40.581626 [ 260 ] {a40defe1-5db0-417e-a82d-2659f2f76ca7} <Trace> oximeter.fields_u8 (ec437910-9861-45b6-bb34-86b2dd4bfd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2652 | 2025.12.24 05:13:40.581663 [ 260 ] {a40defe1-5db0-417e-a82d-2659f2f76ca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2653 | 2025.12.24 05:13:40.581954 [ 260 ] {a40defe1-5db0-417e-a82d-2659f2f76ca7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2654 | 2025.12.24 05:13:40.582168 [ 260 ] {a40defe1-5db0-417e-a82d-2659f2f76ca7} <Trace> oximeter.fields_u8 (ec437910-9861-45b6-bb34-86b2dd4bfd22): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2655 | 2025.12.24 05:13:40.582293 [ 260 ] {a40defe1-5db0-417e-a82d-2659f2f76ca7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00111 sec., 10810.81081081081 rows/sec., 844.59 KiB/sec. | ||
| 2656 | 2025.12.24 05:13:40.582332 [ 260 ] {a40defe1-5db0-417e-a82d-2659f2f76ca7} <Debug> TCPHandler: Processed in 0.001274146 sec. | ||
| 2657 | 2025.12.24 05:13:40.582463 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2658 | 2025.12.24 05:13:40.582582 [ 260 ] {7d830922-0889-42ef-8f04-8155c5a78ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2659 | 2025.12.24 05:13:40.582630 [ 260 ] {7d830922-0889-42ef-8f04-8155c5a78ce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2660 | 2025.12.24 05:13:40.583117 [ 260 ] {7d830922-0889-42ef-8f04-8155c5a78ce7} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2661 | 2025.12.24 05:13:40.583154 [ 260 ] {7d830922-0889-42ef-8f04-8155c5a78ce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2662 | 2025.12.24 05:13:40.583469 [ 260 ] {7d830922-0889-42ef-8f04-8155c5a78ce7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2663 | 2025.12.24 05:13:40.583671 [ 260 ] {7d830922-0889-42ef-8f04-8155c5a78ce7} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2664 | 2025.12.24 05:13:40.583798 [ 260 ] {7d830922-0889-42ef-8f04-8155c5a78ce7} <Debug> executeQuery: Read 138 rows, 11.44 KiB in 0.00124 sec., 111290.32258064517 rows/sec., 9.01 MiB/sec. | ||
| 2665 | 2025.12.24 05:13:40.583835 [ 260 ] {7d830922-0889-42ef-8f04-8155c5a78ce7} <Debug> TCPHandler: Processed in 0.001431047 sec. | ||
| 2666 | 2025.12.24 05:13:40.583955 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2667 | 2025.12.24 05:13:40.584068 [ 260 ] {c9fc45c9-5621-4271-ba8a-327d66246c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2668 | 2025.12.24 05:13:40.584120 [ 260 ] {c9fc45c9-5621-4271-ba8a-327d66246c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2669 | 2025.12.24 05:13:40.584604 [ 260 ] {c9fc45c9-5621-4271-ba8a-327d66246c55} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2670 | 2025.12.24 05:13:40.584648 [ 260 ] {c9fc45c9-5621-4271-ba8a-327d66246c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2671 | 2025.12.24 05:13:40.585011 [ 260 ] {c9fc45c9-5621-4271-ba8a-327d66246c55} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2672 | 2025.12.24 05:13:40.585225 [ 260 ] {c9fc45c9-5621-4271-ba8a-327d66246c55} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2673 | 2025.12.24 05:13:40.585372 [ 260 ] {c9fc45c9-5621-4271-ba8a-327d66246c55} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001328 sec., 152861.44578313254 rows/sec., 10.95 MiB/sec. | ||
| 2674 | 2025.12.24 05:13:40.585412 [ 260 ] {c9fc45c9-5621-4271-ba8a-327d66246c55} <Debug> TCPHandler: Processed in 0.001526148 sec. | ||
| 2675 | 2025.12.24 05:13:40.585524 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2676 | 2025.12.24 05:13:40.585620 [ 260 ] {11855105-65ac-49b2-8eff-a35377dfef7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2677 | 2025.12.24 05:13:40.585675 [ 260 ] {11855105-65ac-49b2-8eff-a35377dfef7e} <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 | ||
| 2678 | 2025.12.24 05:13:40.586436 [ 260 ] {11855105-65ac-49b2-8eff-a35377dfef7e} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2679 | 2025.12.24 05:13:40.586474 [ 260 ] {11855105-65ac-49b2-8eff-a35377dfef7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2680 | 2025.12.24 05:13:40.587012 [ 260 ] {11855105-65ac-49b2-8eff-a35377dfef7e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2681 | 2025.12.24 05:13:40.587225 [ 260 ] {11855105-65ac-49b2-8eff-a35377dfef7e} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2682 | 2025.12.24 05:13:40.587363 [ 260 ] {11855105-65ac-49b2-8eff-a35377dfef7e} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001763 sec., 8508.224617129892 rows/sec., 15.25 MiB/sec. | ||
| 2683 | 2025.12.24 05:13:40.587413 [ 260 ] {11855105-65ac-49b2-8eff-a35377dfef7e} <Debug> TCPHandler: Processed in 0.001940083 sec. | ||
| 2684 | 2025.12.24 05:13:40.587517 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2685 | 2025.12.24 05:13:40.587611 [ 260 ] {db17a9e2-919b-4e49-a2ab-3733075fef09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2686 | 2025.12.24 05:13:40.587653 [ 260 ] {db17a9e2-919b-4e49-a2ab-3733075fef09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2687 | 2025.12.24 05:13:40.587961 [ 260 ] {db17a9e2-919b-4e49-a2ab-3733075fef09} <Trace> oximeter.measurements_i64 (803eb9ac-8f39-42b1-af13-dfd575f50e96): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2688 | 2025.12.24 05:13:40.587996 [ 260 ] {db17a9e2-919b-4e49-a2ab-3733075fef09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2689 | 2025.12.24 05:13:40.588314 [ 260 ] {db17a9e2-919b-4e49-a2ab-3733075fef09} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2690 | 2025.12.24 05:13:40.588516 [ 260 ] {db17a9e2-919b-4e49-a2ab-3733075fef09} <Trace> oximeter.measurements_i64 (803eb9ac-8f39-42b1-af13-dfd575f50e96): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2691 | 2025.12.24 05:13:40.588639 [ 260 ] {db17a9e2-919b-4e49-a2ab-3733075fef09} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001046 sec., 8604.206500956023 rows/sec., 607.78 KiB/sec. | ||
| 2692 | 2025.12.24 05:13:40.588675 [ 260 ] {db17a9e2-919b-4e49-a2ab-3733075fef09} <Debug> TCPHandler: Processed in 0.001207654 sec. | ||
| 2693 | 2025.12.24 05:13:40.588785 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2694 | 2025.12.24 05:13:40.588897 [ 260 ] {5da14308-5bb6-4e09-a382-ef79d555c065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2695 | 2025.12.24 05:13:40.588947 [ 260 ] {5da14308-5bb6-4e09-a382-ef79d555c065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2696 | 2025.12.24 05:13:40.589331 [ 260 ] {5da14308-5bb6-4e09-a382-ef79d555c065} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2697 | 2025.12.24 05:13:40.589375 [ 260 ] {5da14308-5bb6-4e09-a382-ef79d555c065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2698 | 2025.12.24 05:13:40.589735 [ 260 ] {5da14308-5bb6-4e09-a382-ef79d555c065} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2699 | 2025.12.24 05:13:40.589947 [ 260 ] {5da14308-5bb6-4e09-a382-ef79d555c065} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2700 | 2025.12.24 05:13:40.590073 [ 260 ] {5da14308-5bb6-4e09-a382-ef79d555c065} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001199 sec., 50041.701417848206 rows/sec., 3.37 MiB/sec. | ||
| 2701 | 2025.12.24 05:13:40.590108 [ 260 ] {5da14308-5bb6-4e09-a382-ef79d555c065} <Debug> TCPHandler: Processed in 0.001382347 sec. | ||
| 2702 | 2025.12.24 05:13:41.127416 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5289 | ||
| 2703 | 2025.12.24 05:13:41.127964 [ 245 ] {} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2704 | 2025.12.24 05:13:41.128003 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2705 | 2025.12.24 05:13:41.128540 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2706 | 2025.12.24 05:13:41.128775 [ 245 ] {} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2707 | 2025.12.24 05:13:41.128891 [ 29 ] {} <Debug> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2708 | 2025.12.24 05:13:41.128913 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5289 | ||
| 2709 | 2025.12.24 05:13:41.128935 [ 29 ] {} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2710 | 2025.12.24 05:13:41.128955 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2711 | 2025.12.24 05:13:41.129068 [ 200 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::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 | ||
| 2712 | 2025.12.24 05:13:41.129198 [ 200 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2713 | 2025.12.24 05:13:41.129233 [ 200 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2857 rows starting from the beginning of the part | ||
| 2714 | 2025.12.24 05:13:41.129291 [ 200 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2715 | 2025.12.24 05:13:41.129331 [ 200 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2716 | 2025.12.24 05:13:41.129367 [ 200 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2717 | 2025.12.24 05:13:41.129401 [ 200 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2718 | 2025.12.24 05:13:41.129435 [ 200 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2719 | 2025.12.24 05:13:41.130718 [ 198 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5289 rows, containing 4 columns (4 merged, 0 gathered) in 0.001699201 sec., 3112639.4111114577 rows/sec., 44.53 MiB/sec. | ||
| 2720 | 2025.12.24 05:13:41.131262 [ 191 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2721 | 2025.12.24 05:13:41.131610 [ 191 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::all_1_11_2} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2722 | 2025.12.24 05:13:41.131698 [ 191 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::all_1_11_2} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2723 | 2025.12.24 05:13:41.131801 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 2724 | 2025.12.24 05:13:41.401895 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2725 | 2025.12.24 05:13:41.418645 [ 244 ] {} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2726 | 2025.12.24 05:13:41.418692 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2727 | 2025.12.24 05:13:41.424944 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2728 | 2025.12.24 05:13:41.425629 [ 244 ] {} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2729 | 2025.12.24 05:13:41.425919 [ 29 ] {} <Debug> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2730 | 2025.12.24 05:13:41.425969 [ 29 ] {} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2731 | 2025.12.24 05:13:41.425991 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2732 | 2025.12.24 05:13:41.426164 [ 198 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::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 | ||
| 2733 | 2025.12.24 05:13:41.428614 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2734 | 2025.12.24 05:13:41.430009 [ 198 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2735 | 2025.12.24 05:13:41.431316 [ 198 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::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 | ||
| 2736 | 2025.12.24 05:13:41.435605 [ 198 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::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 | ||
| 2737 | 2025.12.24 05:13:41.439662 [ 198 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::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 | ||
| 2738 | 2025.12.24 05:13:41.443785 [ 198 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::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 | ||
| 2739 | 2025.12.24 05:13:41.448446 [ 198 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::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 | ||
| 2740 | 2025.12.24 05:13:41.452617 [ 198 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::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 | ||
| 2741 | 2025.12.24 05:13:41.504606 [ 191 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.078518948 sec., 1057.0696897263574 rows/sec., 5.47 MiB/sec. | ||
| 2742 | 2025.12.24 05:13:41.507093 [ 193 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2743 | 2025.12.24 05:13:41.509125 [ 193 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::all_1_11_2} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2744 | 2025.12.24 05:13:41.509230 [ 193 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::all_1_11_2} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2745 | 2025.12.24 05:13:41.511274 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2746 | 2025.12.24 05:13:42.001123 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.21 MiB, peak 222.11 MiB, free memory in arenas 0.00 B, will set to 222.20 MiB (RSS), difference: 9.99 MiB | ||
| 2747 | 2025.12.24 05:13:45.571614 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2748 | 2025.12.24 05:13:45.571850 [ 260 ] {2fa2e6e0-ccfc-4e09-b4cf-5c2509c682b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2749 | 2025.12.24 05:13:45.571952 [ 260 ] {2fa2e6e0-ccfc-4e09-b4cf-5c2509c682b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2750 | 2025.12.24 05:13:45.572896 [ 260 ] {2fa2e6e0-ccfc-4e09-b4cf-5c2509c682b7} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2751 | 2025.12.24 05:13:45.572942 [ 260 ] {2fa2e6e0-ccfc-4e09-b4cf-5c2509c682b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2752 | 2025.12.24 05:13:45.573329 [ 260 ] {2fa2e6e0-ccfc-4e09-b4cf-5c2509c682b7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2753 | 2025.12.24 05:13:45.573550 [ 260 ] {2fa2e6e0-ccfc-4e09-b4cf-5c2509c682b7} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2754 | 2025.12.24 05:13:45.573697 [ 260 ] {2fa2e6e0-ccfc-4e09-b4cf-5c2509c682b7} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001924 sec., 56133.05613305613 rows/sec., 4.71 MiB/sec. | ||
| 2755 | 2025.12.24 05:13:45.573738 [ 260 ] {2fa2e6e0-ccfc-4e09-b4cf-5c2509c682b7} <Debug> TCPHandler: Processed in 0.002256887 sec. | ||
| 2756 | 2025.12.24 05:13:45.573853 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2757 | 2025.12.24 05:13:45.573956 [ 260 ] {4c0e6954-7103-456f-8b73-ce42ce7f1d60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2758 | 2025.12.24 05:13:45.573997 [ 260 ] {4c0e6954-7103-456f-8b73-ce42ce7f1d60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2759 | 2025.12.24 05:13:45.574386 [ 260 ] {4c0e6954-7103-456f-8b73-ce42ce7f1d60} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2760 | 2025.12.24 05:13:45.574423 [ 260 ] {4c0e6954-7103-456f-8b73-ce42ce7f1d60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2761 | 2025.12.24 05:13:45.574724 [ 260 ] {4c0e6954-7103-456f-8b73-ce42ce7f1d60} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2762 | 2025.12.24 05:13:45.574922 [ 260 ] {4c0e6954-7103-456f-8b73-ce42ce7f1d60} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2763 | 2025.12.24 05:13:45.575047 [ 260 ] {4c0e6954-7103-456f-8b73-ce42ce7f1d60} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00112 sec., 23214.285714285717 rows/sec., 1.70 MiB/sec. | ||
| 2764 | 2025.12.24 05:13:45.575082 [ 260 ] {4c0e6954-7103-456f-8b73-ce42ce7f1d60} <Debug> TCPHandler: Processed in 0.001279225 sec. | ||
| 2765 | 2025.12.24 05:13:45.575179 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2766 | 2025.12.24 05:13:45.575272 [ 260 ] {89988c94-b457-4e1c-b5a9-24d0b477139b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2767 | 2025.12.24 05:13:45.575310 [ 260 ] {89988c94-b457-4e1c-b5a9-24d0b477139b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2768 | 2025.12.24 05:13:45.575726 [ 260 ] {89988c94-b457-4e1c-b5a9-24d0b477139b} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2769 | 2025.12.24 05:13:45.575773 [ 260 ] {89988c94-b457-4e1c-b5a9-24d0b477139b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2770 | 2025.12.24 05:13:45.576069 [ 260 ] {89988c94-b457-4e1c-b5a9-24d0b477139b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2771 | 2025.12.24 05:13:45.576271 [ 260 ] {89988c94-b457-4e1c-b5a9-24d0b477139b} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2772 | 2025.12.24 05:13:45.576395 [ 260 ] {89988c94-b457-4e1c-b5a9-24d0b477139b} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001141 sec., 78878.17703768624 rows/sec., 6.16 MiB/sec. | ||
| 2773 | 2025.12.24 05:13:45.576430 [ 260 ] {89988c94-b457-4e1c-b5a9-24d0b477139b} <Debug> TCPHandler: Processed in 0.001299486 sec. | ||
| 2774 | 2025.12.24 05:13:45.576532 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2775 | 2025.12.24 05:13:45.576635 [ 260 ] {3a76b7a1-e588-4b31-9451-f03e68a6da8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2776 | 2025.12.24 05:13:45.576679 [ 260 ] {3a76b7a1-e588-4b31-9451-f03e68a6da8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2777 | 2025.12.24 05:13:45.577081 [ 260 ] {3a76b7a1-e588-4b31-9451-f03e68a6da8f} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2778 | 2025.12.24 05:13:45.577117 [ 260 ] {3a76b7a1-e588-4b31-9451-f03e68a6da8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2779 | 2025.12.24 05:13:45.577466 [ 260 ] {3a76b7a1-e588-4b31-9451-f03e68a6da8f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2780 | 2025.12.24 05:13:45.577674 [ 260 ] {3a76b7a1-e588-4b31-9451-f03e68a6da8f} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2781 | 2025.12.24 05:13:45.577801 [ 260 ] {3a76b7a1-e588-4b31-9451-f03e68a6da8f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 2782 | 2025.12.24 05:13:45.577836 [ 260 ] {3a76b7a1-e588-4b31-9451-f03e68a6da8f} <Debug> TCPHandler: Processed in 0.001352517 sec. | ||
| 2783 | 2025.12.24 05:13:45.577933 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2784 | 2025.12.24 05:13:45.578024 [ 260 ] {af0d9035-f870-49f6-961b-81f79a960451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2785 | 2025.12.24 05:13:45.578077 [ 260 ] {af0d9035-f870-49f6-961b-81f79a960451} <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 | ||
| 2786 | 2025.12.24 05:13:45.578868 [ 260 ] {af0d9035-f870-49f6-961b-81f79a960451} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2787 | 2025.12.24 05:13:45.578904 [ 260 ] {af0d9035-f870-49f6-961b-81f79a960451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2788 | 2025.12.24 05:13:45.579561 [ 260 ] {af0d9035-f870-49f6-961b-81f79a960451} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2789 | 2025.12.24 05:13:45.579839 [ 260 ] {af0d9035-f870-49f6-961b-81f79a960451} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2790 | 2025.12.24 05:13:45.579999 [ 260 ] {af0d9035-f870-49f6-961b-81f79a960451} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001992 sec., 13052.208835341366 rows/sec., 23.39 MiB/sec. | ||
| 2791 | 2025.12.24 05:13:45.580053 [ 260 ] {af0d9035-f870-49f6-961b-81f79a960451} <Debug> TCPHandler: Processed in 0.002167726 sec. | ||
| 2792 | 2025.12.24 05:13:45.580168 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2793 | 2025.12.24 05:13:45.580262 [ 260 ] {e3e597fa-dea9-4caa-8ab4-f8bbffe47611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2794 | 2025.12.24 05:13:45.580304 [ 260 ] {e3e597fa-dea9-4caa-8ab4-f8bbffe47611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2795 | 2025.12.24 05:13:45.580633 [ 260 ] {e3e597fa-dea9-4caa-8ab4-f8bbffe47611} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2796 | 2025.12.24 05:13:45.580671 [ 260 ] {e3e597fa-dea9-4caa-8ab4-f8bbffe47611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2797 | 2025.12.24 05:13:45.580985 [ 260 ] {e3e597fa-dea9-4caa-8ab4-f8bbffe47611} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2798 | 2025.12.24 05:13:45.581194 [ 260 ] {e3e597fa-dea9-4caa-8ab4-f8bbffe47611} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2799 | 2025.12.24 05:13:45.581318 [ 260 ] {e3e597fa-dea9-4caa-8ab4-f8bbffe47611} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 2800 | 2025.12.24 05:13:45.581354 [ 260 ] {e3e597fa-dea9-4caa-8ab4-f8bbffe47611} <Debug> TCPHandler: Processed in 0.001234215 sec. | ||
| 2801 | 2025.12.24 05:13:48.533678 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2802 | 2025.12.24 05:13:48.533733 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2803 | 2025.12.24 05:13:48.629887 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5737 | ||
| 2804 | 2025.12.24 05:13:48.630418 [ 245 ] {} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2805 | 2025.12.24 05:13:48.630468 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2806 | 2025.12.24 05:13:48.631169 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2807 | 2025.12.24 05:13:48.631415 [ 245 ] {} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2808 | 2025.12.24 05:13:48.631558 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5737 | ||
| 2809 | 2025.12.24 05:13:48.640357 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 382 | ||
| 2810 | 2025.12.24 05:13:48.642621 [ 243 ] {} <Trace> system.query_log (2a13f63c-58ea-4f5b-b989-05bc92d4d0fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2811 | 2025.12.24 05:13:48.642667 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2812 | 2025.12.24 05:13:48.643848 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2813 | 2025.12.24 05:13:48.644109 [ 243 ] {} <Trace> system.query_log (2a13f63c-58ea-4f5b-b989-05bc92d4d0fc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2814 | 2025.12.24 05:13:48.644351 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 382 | ||
| 2815 | 2025.12.24 05:13:48.929615 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2816 | 2025.12.24 05:13:48.946042 [ 244 ] {} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2817 | 2025.12.24 05:13:48.946093 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2818 | 2025.12.24 05:13:48.951752 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2819 | 2025.12.24 05:13:48.952481 [ 244 ] {} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2820 | 2025.12.24 05:13:48.955170 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2821 | 2025.12.24 05:13:50.570597 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2822 | 2025.12.24 05:13:50.570801 [ 260 ] {52fb6ed0-3d80-41ed-85a6-20487616a358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2823 | 2025.12.24 05:13:50.570870 [ 260 ] {52fb6ed0-3d80-41ed-85a6-20487616a358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2824 | 2025.12.24 05:13:50.571479 [ 260 ] {52fb6ed0-3d80-41ed-85a6-20487616a358} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2825 | 2025.12.24 05:13:50.571517 [ 260 ] {52fb6ed0-3d80-41ed-85a6-20487616a358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2826 | 2025.12.24 05:13:50.571921 [ 260 ] {52fb6ed0-3d80-41ed-85a6-20487616a358} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2827 | 2025.12.24 05:13:50.572132 [ 260 ] {52fb6ed0-3d80-41ed-85a6-20487616a358} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2828 | 2025.12.24 05:13:50.572269 [ 149 ] {} <Debug> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2829 | 2025.12.24 05:13:50.572288 [ 260 ] {52fb6ed0-3d80-41ed-85a6-20487616a358} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.00154 sec., 55844.155844155845 rows/sec., 4.69 MiB/sec. | ||
| 2830 | 2025.12.24 05:13:50.572337 [ 149 ] {} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2831 | 2025.12.24 05:13:50.572349 [ 260 ] {52fb6ed0-3d80-41ed-85a6-20487616a358} <Debug> TCPHandler: Processed in 0.001885333 sec. | ||
| 2832 | 2025.12.24 05:13:50.572367 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2833 | 2025.12.24 05:13:50.572470 [ 201 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::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 | ||
| 2834 | 2025.12.24 05:13:50.572475 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2835 | 2025.12.24 05:13:50.572586 [ 201 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2836 | 2025.12.24 05:13:50.572593 [ 260 ] {5ecd37b9-11f4-4c14-b114-882751612456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2837 | 2025.12.24 05:13:50.572630 [ 201 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1395 rows starting from the beginning of the part | ||
| 2838 | 2025.12.24 05:13:50.572659 [ 260 ] {5ecd37b9-11f4-4c14-b114-882751612456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2839 | 2025.12.24 05:13:50.572722 [ 201 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 76 rows starting from the beginning of the part | ||
| 2840 | 2025.12.24 05:13:50.572782 [ 201 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 108 rows starting from the beginning of the part | ||
| 2841 | 2025.12.24 05:13:50.572826 [ 201 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 213 rows starting from the beginning of the part | ||
| 2842 | 2025.12.24 05:13:50.572895 [ 201 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 108 rows starting from the beginning of the part | ||
| 2843 | 2025.12.24 05:13:50.572944 [ 201 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 86 rows starting from the beginning of the part | ||
| 2844 | 2025.12.24 05:13:50.573062 [ 260 ] {5ecd37b9-11f4-4c14-b114-882751612456} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2845 | 2025.12.24 05:13:50.573102 [ 260 ] {5ecd37b9-11f4-4c14-b114-882751612456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2846 | 2025.12.24 05:13:50.573421 [ 260 ] {5ecd37b9-11f4-4c14-b114-882751612456} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2847 | 2025.12.24 05:13:50.573629 [ 260 ] {5ecd37b9-11f4-4c14-b114-882751612456} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2848 | 2025.12.24 05:13:50.573766 [ 260 ] {5ecd37b9-11f4-4c14-b114-882751612456} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001192 sec., 12583.892617449665 rows/sec., 946.25 KiB/sec. | ||
| 2849 | 2025.12.24 05:13:50.573802 [ 260 ] {5ecd37b9-11f4-4c14-b114-882751612456} <Debug> TCPHandler: Processed in 0.001374716 sec. | ||
| 2850 | 2025.12.24 05:13:50.573910 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2851 | 2025.12.24 05:13:50.574000 [ 260 ] {192b817d-2b2e-4da9-b793-a5b71c956685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2852 | 2025.12.24 05:13:50.574039 [ 260 ] {192b817d-2b2e-4da9-b793-a5b71c956685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2853 | 2025.12.24 05:13:50.574255 [ 201 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1986 rows, containing 5 columns (5 merged, 0 gathered) in 0.001828802 sec., 1085956.8176325266 rows/sec., 95.75 MiB/sec. | ||
| 2854 | 2025.12.24 05:13:50.574441 [ 260 ] {192b817d-2b2e-4da9-b793-a5b71c956685} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2855 | 2025.12.24 05:13:50.574482 [ 260 ] {192b817d-2b2e-4da9-b793-a5b71c956685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2856 | 2025.12.24 05:13:50.574498 [ 201 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2857 | 2025.12.24 05:13:50.574778 [ 201 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_16_3} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2858 | 2025.12.24 05:13:50.574824 [ 260 ] {192b817d-2b2e-4da9-b793-a5b71c956685} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2859 | 2025.12.24 05:13:50.574854 [ 201 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_16_3} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2860 | 2025.12.24 05:13:50.574932 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 2861 | 2025.12.24 05:13:50.575044 [ 260 ] {192b817d-2b2e-4da9-b793-a5b71c956685} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2862 | 2025.12.24 05:13:50.575146 [ 149 ] {} <Debug> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2863 | 2025.12.24 05:13:50.575177 [ 260 ] {192b817d-2b2e-4da9-b793-a5b71c956685} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001194 sec., 66164.1541038526 rows/sec., 5.17 MiB/sec. | ||
| 2864 | 2025.12.24 05:13:50.575179 [ 149 ] {} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2865 | 2025.12.24 05:13:50.575220 [ 260 ] {192b817d-2b2e-4da9-b793-a5b71c956685} <Debug> TCPHandler: Processed in 0.001356917 sec. | ||
| 2866 | 2025.12.24 05:13:50.575221 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2867 | 2025.12.24 05:13:50.575303 [ 201 ] {f0e18965-af2d-41a1-90bf-873520b651fa::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 | ||
| 2868 | 2025.12.24 05:13:50.575332 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2869 | 2025.12.24 05:13:50.575375 [ 201 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2870 | 2025.12.24 05:13:50.575405 [ 201 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 616 rows starting from the beginning of the part | ||
| 2871 | 2025.12.24 05:13:50.575430 [ 260 ] {83b26b65-e92e-443a-99d1-52c8ebe4c4af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2872 | 2025.12.24 05:13:50.575461 [ 201 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 74 rows starting from the beginning of the part | ||
| 2873 | 2025.12.24 05:13:50.575487 [ 260 ] {83b26b65-e92e-443a-99d1-52c8ebe4c4af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2874 | 2025.12.24 05:13:50.575514 [ 201 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 90 rows starting from the beginning of the part | ||
| 2875 | 2025.12.24 05:13:50.575563 [ 201 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 138 rows starting from the beginning of the part | ||
| 2876 | 2025.12.24 05:13:50.575599 [ 201 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 90 rows starting from the beginning of the part | ||
| 2877 | 2025.12.24 05:13:50.575633 [ 201 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 79 rows starting from the beginning of the part | ||
| 2878 | 2025.12.24 05:13:50.575927 [ 260 ] {83b26b65-e92e-443a-99d1-52c8ebe4c4af} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2879 | 2025.12.24 05:13:50.575969 [ 260 ] {83b26b65-e92e-443a-99d1-52c8ebe4c4af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2880 | 2025.12.24 05:13:50.576348 [ 260 ] {83b26b65-e92e-443a-99d1-52c8ebe4c4af} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2881 | 2025.12.24 05:13:50.576499 [ 187 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1087 rows, containing 5 columns (5 merged, 0 gathered) in 0.001215865 sec., 894013.726852899 rows/sec., 72.14 MiB/sec. | ||
| 2882 | 2025.12.24 05:13:50.576558 [ 260 ] {83b26b65-e92e-443a-99d1-52c8ebe4c4af} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2883 | 2025.12.24 05:13:50.576678 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2884 | 2025.12.24 05:13:50.576692 [ 260 ] {83b26b65-e92e-443a-99d1-52c8ebe4c4af} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001282 sec., 124804.992199688 rows/sec., 8.69 MiB/sec. | ||
| 2885 | 2025.12.24 05:13:50.576723 [ 186 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2886 | 2025.12.24 05:13:50.576731 [ 149 ] {} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2887 | 2025.12.24 05:13:50.576744 [ 260 ] {83b26b65-e92e-443a-99d1-52c8ebe4c4af} <Debug> TCPHandler: Processed in 0.001458228 sec. | ||
| 2888 | 2025.12.24 05:13:50.576780 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2889 | 2025.12.24 05:13:50.576860 [ 201 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::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 | ||
| 2890 | 2025.12.24 05:13:50.576871 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2891 | 2025.12.24 05:13:50.576958 [ 201 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2892 | 2025.12.24 05:13:50.576976 [ 260 ] {dd793ee6-a037-4b7e-8348-aa3b2cf13eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2893 | 2025.12.24 05:13:50.576989 [ 201 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4079 rows starting from the beginning of the part | ||
| 2894 | 2025.12.24 05:13:50.577008 [ 186 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_16_3} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2895 | 2025.12.24 05:13:50.577038 [ 260 ] {dd793ee6-a037-4b7e-8348-aa3b2cf13eb6} <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 | ||
| 2896 | 2025.12.24 05:13:50.577046 [ 201 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 2897 | 2025.12.24 05:13:50.577084 [ 186 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_16_3} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2898 | 2025.12.24 05:13:50.577092 [ 201 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 2899 | 2025.12.24 05:13:50.577137 [ 201 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 203 rows starting from the beginning of the part | ||
| 2900 | 2025.12.24 05:13:50.577169 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 2901 | 2025.12.24 05:13:50.577171 [ 201 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 2902 | 2025.12.24 05:13:50.577222 [ 201 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 2903 | 2025.12.24 05:13:50.577787 [ 260 ] {dd793ee6-a037-4b7e-8348-aa3b2cf13eb6} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2904 | 2025.12.24 05:13:50.577827 [ 260 ] {dd793ee6-a037-4b7e-8348-aa3b2cf13eb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2905 | 2025.12.24 05:13:50.578365 [ 260 ] {dd793ee6-a037-4b7e-8348-aa3b2cf13eb6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2906 | 2025.12.24 05:13:50.578585 [ 260 ] {dd793ee6-a037-4b7e-8348-aa3b2cf13eb6} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2907 | 2025.12.24 05:13:50.578695 [ 187 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4922 rows, containing 5 columns (5 merged, 0 gathered) in 0.001859312 sec., 2647215.744318329 rows/sec., 182.22 MiB/sec. | ||
| 2908 | 2025.12.24 05:13:50.578750 [ 260 ] {dd793ee6-a037-4b7e-8348-aa3b2cf13eb6} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00179 sec., 8379.888268156425 rows/sec., 15.02 MiB/sec. | ||
| 2909 | 2025.12.24 05:13:50.578806 [ 260 ] {dd793ee6-a037-4b7e-8348-aa3b2cf13eb6} <Debug> TCPHandler: Processed in 0.001981594 sec. | ||
| 2910 | 2025.12.24 05:13:50.578917 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2911 | 2025.12.24 05:13:50.579008 [ 260 ] {f2b0e299-75c5-4d6a-ab11-aa147376e9b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2912 | 2025.12.24 05:13:50.579050 [ 260 ] {f2b0e299-75c5-4d6a-ab11-aa147376e9b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2913 | 2025.12.24 05:13:50.579223 [ 187 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2914 | 2025.12.24 05:13:50.579419 [ 260 ] {f2b0e299-75c5-4d6a-ab11-aa147376e9b6} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2915 | 2025.12.24 05:13:50.579470 [ 260 ] {f2b0e299-75c5-4d6a-ab11-aa147376e9b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2916 | 2025.12.24 05:13:50.579563 [ 187 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2917 | 2025.12.24 05:13:50.579652 [ 187 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2918 | 2025.12.24 05:13:50.579749 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 2919 | 2025.12.24 05:13:50.579862 [ 260 ] {f2b0e299-75c5-4d6a-ab11-aa147376e9b6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2920 | 2025.12.24 05:13:50.580077 [ 260 ] {f2b0e299-75c5-4d6a-ab11-aa147376e9b6} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2921 | 2025.12.24 05:13:50.580184 [ 149 ] {} <Debug> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2922 | 2025.12.24 05:13:50.580205 [ 260 ] {f2b0e299-75c5-4d6a-ab11-aa147376e9b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001215 sec., 49382.71604938272 rows/sec., 3.33 MiB/sec. | ||
| 2923 | 2025.12.24 05:13:50.580228 [ 149 ] {} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2924 | 2025.12.24 05:13:50.580248 [ 260 ] {f2b0e299-75c5-4d6a-ab11-aa147376e9b6} <Debug> TCPHandler: Processed in 0.001378207 sec. | ||
| 2925 | 2025.12.24 05:13:50.580254 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2926 | 2025.12.24 05:13:50.580340 [ 189 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::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 | ||
| 2927 | 2025.12.24 05:13:50.580449 [ 189 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2928 | 2025.12.24 05:13:50.580481 [ 189 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 600 rows starting from the beginning of the part | ||
| 2929 | 2025.12.24 05:13:50.580551 [ 189 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::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 | ||
| 2930 | 2025.12.24 05:13:50.580598 [ 189 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 2931 | 2025.12.24 05:13:50.580639 [ 189 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::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 | ||
| 2932 | 2025.12.24 05:13:50.580683 [ 189 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 2933 | 2025.12.24 05:13:50.580722 [ 189 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 2934 | 2025.12.24 05:13:50.581540 [ 186 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 4 columns (4 merged, 0 gathered) in 0.001230335 sec., 731508.0851963083 rows/sec., 49.30 MiB/sec. | ||
| 2935 | 2025.12.24 05:13:50.581690 [ 189 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2936 | 2025.12.24 05:13:50.581929 [ 189 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::all_1_16_3} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2937 | 2025.12.24 05:13:50.581991 [ 189 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::all_1_16_3} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2938 | 2025.12.24 05:13:50.582046 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2939 | 2025.12.24 05:13:55.597642 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2940 | 2025.12.24 05:13:55.597855 [ 260 ] {d56ae863-b143-4e0c-94d4-91a15e7cddd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2941 | 2025.12.24 05:13:55.597930 [ 260 ] {d56ae863-b143-4e0c-94d4-91a15e7cddd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2942 | 2025.12.24 05:13:55.598545 [ 260 ] {d56ae863-b143-4e0c-94d4-91a15e7cddd6} <Trace> oximeter.fields_ipaddr (d2d73905-51dd-46e2-bb88-103604040d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2943 | 2025.12.24 05:13:55.598592 [ 260 ] {d56ae863-b143-4e0c-94d4-91a15e7cddd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2944 | 2025.12.24 05:13:55.598969 [ 260 ] {d56ae863-b143-4e0c-94d4-91a15e7cddd6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2945 | 2025.12.24 05:13:55.599194 [ 260 ] {d56ae863-b143-4e0c-94d4-91a15e7cddd6} <Trace> oximeter.fields_ipaddr (d2d73905-51dd-46e2-bb88-103604040d84): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2946 | 2025.12.24 05:13:55.599356 [ 260 ] {d56ae863-b143-4e0c-94d4-91a15e7cddd6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001556 sec., 1285.3470437017995 rows/sec., 104.81 KiB/sec. | ||
| 2947 | 2025.12.24 05:13:55.599399 [ 260 ] {d56ae863-b143-4e0c-94d4-91a15e7cddd6} <Debug> TCPHandler: Processed in 0.001899813 sec. | ||
| 2948 | 2025.12.24 05:13:55.599518 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2949 | 2025.12.24 05:13:55.599637 [ 260 ] {a1b3df3b-4f27-4000-bfb4-f2fbe4b25ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2950 | 2025.12.24 05:13:55.599683 [ 260 ] {a1b3df3b-4f27-4000-bfb4-f2fbe4b25ff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2951 | 2025.12.24 05:13:55.600724 [ 260 ] {a1b3df3b-4f27-4000-bfb4-f2fbe4b25ff8} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2952 | 2025.12.24 05:13:55.600760 [ 260 ] {a1b3df3b-4f27-4000-bfb4-f2fbe4b25ff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2953 | 2025.12.24 05:13:55.601155 [ 260 ] {a1b3df3b-4f27-4000-bfb4-f2fbe4b25ff8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2954 | 2025.12.24 05:13:55.601368 [ 260 ] {a1b3df3b-4f27-4000-bfb4-f2fbe4b25ff8} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2955 | 2025.12.24 05:13:55.601501 [ 260 ] {a1b3df3b-4f27-4000-bfb4-f2fbe4b25ff8} <Debug> executeQuery: Read 1249 rows, 105.92 KiB in 0.001888 sec., 661546.6101694915 rows/sec., 54.79 MiB/sec. | ||
| 2956 | 2025.12.24 05:13:55.601538 [ 260 ] {a1b3df3b-4f27-4000-bfb4-f2fbe4b25ff8} <Debug> TCPHandler: Processed in 0.002078655 sec. | ||
| 2957 | 2025.12.24 05:13:55.601641 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2958 | 2025.12.24 05:13:55.601733 [ 260 ] {a9205fde-821e-4c25-b56e-cef897a096b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2959 | 2025.12.24 05:13:55.601772 [ 260 ] {a9205fde-821e-4c25-b56e-cef897a096b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2960 | 2025.12.24 05:13:55.602159 [ 260 ] {a9205fde-821e-4c25-b56e-cef897a096b8} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2961 | 2025.12.24 05:13:55.602194 [ 260 ] {a9205fde-821e-4c25-b56e-cef897a096b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2962 | 2025.12.24 05:13:55.602494 [ 260 ] {a9205fde-821e-4c25-b56e-cef897a096b8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2963 | 2025.12.24 05:13:55.602710 [ 260 ] {a9205fde-821e-4c25-b56e-cef897a096b8} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2964 | 2025.12.24 05:13:55.602837 [ 260 ] {a9205fde-821e-4c25-b56e-cef897a096b8} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001123 sec., 24933.21460373998 rows/sec., 1.82 MiB/sec. | ||
| 2965 | 2025.12.24 05:13:55.602874 [ 260 ] {a9205fde-821e-4c25-b56e-cef897a096b8} <Debug> TCPHandler: Processed in 0.001280005 sec. | ||
| 2966 | 2025.12.24 05:13:55.602972 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2967 | 2025.12.24 05:13:55.603062 [ 260 ] {cba00a4c-1e3d-450a-8761-03fce76ab775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2968 | 2025.12.24 05:13:55.603101 [ 260 ] {cba00a4c-1e3d-450a-8761-03fce76ab775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2969 | 2025.12.24 05:13:55.603548 [ 260 ] {cba00a4c-1e3d-450a-8761-03fce76ab775} <Trace> oximeter.fields_u32 (0019175b-7dfe-4a06-b4c5-316fe473bc70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2970 | 2025.12.24 05:13:55.603584 [ 260 ] {cba00a4c-1e3d-450a-8761-03fce76ab775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2971 | 2025.12.24 05:13:55.603889 [ 260 ] {cba00a4c-1e3d-450a-8761-03fce76ab775} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2972 | 2025.12.24 05:13:55.604101 [ 260 ] {cba00a4c-1e3d-450a-8761-03fce76ab775} <Trace> oximeter.fields_u32 (0019175b-7dfe-4a06-b4c5-316fe473bc70): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2973 | 2025.12.24 05:13:55.604231 [ 260 ] {cba00a4c-1e3d-450a-8761-03fce76ab775} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001187 sec., 192080.87615838248 rows/sec., 13.01 MiB/sec. | ||
| 2974 | 2025.12.24 05:13:55.604267 [ 260 ] {cba00a4c-1e3d-450a-8761-03fce76ab775} <Debug> TCPHandler: Processed in 0.001342566 sec. | ||
| 2975 | 2025.12.24 05:13:55.604359 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2976 | 2025.12.24 05:13:55.604444 [ 260 ] {065ee149-2bab-4b5f-9e85-ce9ef7464755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2977 | 2025.12.24 05:13:55.604479 [ 260 ] {065ee149-2bab-4b5f-9e85-ce9ef7464755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2978 | 2025.12.24 05:13:55.604978 [ 260 ] {065ee149-2bab-4b5f-9e85-ce9ef7464755} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2979 | 2025.12.24 05:13:55.605017 [ 260 ] {065ee149-2bab-4b5f-9e85-ce9ef7464755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2980 | 2025.12.24 05:13:55.605388 [ 260 ] {065ee149-2bab-4b5f-9e85-ce9ef7464755} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2981 | 2025.12.24 05:13:55.605591 [ 260 ] {065ee149-2bab-4b5f-9e85-ce9ef7464755} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2982 | 2025.12.24 05:13:55.605714 [ 260 ] {065ee149-2bab-4b5f-9e85-ce9ef7464755} <Debug> executeQuery: Read 548 rows, 41.65 KiB in 0.001274 sec., 430141.28728414443 rows/sec., 31.93 MiB/sec. | ||
| 2983 | 2025.12.24 05:13:55.605750 [ 260 ] {065ee149-2bab-4b5f-9e85-ce9ef7464755} <Debug> TCPHandler: Processed in 0.001429128 sec. | ||
| 2984 | 2025.12.24 05:13:55.605851 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2985 | 2025.12.24 05:13:55.605942 [ 260 ] {4601db1f-6368-4768-8595-2b03aa940adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2986 | 2025.12.24 05:13:55.605985 [ 260 ] {4601db1f-6368-4768-8595-2b03aa940adc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2987 | 2025.12.24 05:13:55.606638 [ 260 ] {4601db1f-6368-4768-8595-2b03aa940adc} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2988 | 2025.12.24 05:13:55.606675 [ 260 ] {4601db1f-6368-4768-8595-2b03aa940adc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2989 | 2025.12.24 05:13:55.607085 [ 260 ] {4601db1f-6368-4768-8595-2b03aa940adc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2990 | 2025.12.24 05:13:55.607306 [ 260 ] {4601db1f-6368-4768-8595-2b03aa940adc} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2991 | 2025.12.24 05:13:55.607436 [ 260 ] {4601db1f-6368-4768-8595-2b03aa940adc} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001512 sec., 558862.4338624338 rows/sec., 37.62 MiB/sec. | ||
| 2992 | 2025.12.24 05:13:55.607473 [ 260 ] {4601db1f-6368-4768-8595-2b03aa940adc} <Debug> TCPHandler: Processed in 0.00166845 sec. | ||
| 2993 | 2025.12.24 05:13:55.607583 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2994 | 2025.12.24 05:13:55.607678 [ 260 ] {ba11052e-8bcb-43d9-b8d4-0fbadf557f07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2995 | 2025.12.24 05:13:55.607732 [ 260 ] {ba11052e-8bcb-43d9-b8d4-0fbadf557f07} <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 | ||
| 2996 | 2025.12.24 05:13:55.608501 [ 260 ] {ba11052e-8bcb-43d9-b8d4-0fbadf557f07} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2997 | 2025.12.24 05:13:55.608537 [ 260 ] {ba11052e-8bcb-43d9-b8d4-0fbadf557f07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2998 | 2025.12.24 05:13:55.609114 [ 260 ] {ba11052e-8bcb-43d9-b8d4-0fbadf557f07} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2999 | 2025.12.24 05:13:55.609338 [ 260 ] {ba11052e-8bcb-43d9-b8d4-0fbadf557f07} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3000 | 2025.12.24 05:13:55.609473 [ 260 ] {ba11052e-8bcb-43d9-b8d4-0fbadf557f07} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001813 sec., 14340.871483728628 rows/sec., 25.70 MiB/sec. | ||
| 3001 | 2025.12.24 05:13:55.609524 [ 260 ] {ba11052e-8bcb-43d9-b8d4-0fbadf557f07} <Debug> TCPHandler: Processed in 0.001990304 sec. | ||
| 3002 | 2025.12.24 05:13:55.609639 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3003 | 2025.12.24 05:13:55.609732 [ 260 ] {23a12b24-e605-4749-9509-dc49328394ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3004 | 2025.12.24 05:13:55.609774 [ 260 ] {23a12b24-e605-4749-9509-dc49328394ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3005 | 2025.12.24 05:13:55.610102 [ 260 ] {23a12b24-e605-4749-9509-dc49328394ba} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3006 | 2025.12.24 05:13:55.610138 [ 260 ] {23a12b24-e605-4749-9509-dc49328394ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3007 | 2025.12.24 05:13:55.610438 [ 260 ] {23a12b24-e605-4749-9509-dc49328394ba} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3008 | 2025.12.24 05:13:55.610651 [ 260 ] {23a12b24-e605-4749-9509-dc49328394ba} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3009 | 2025.12.24 05:13:55.610776 [ 260 ] {23a12b24-e605-4749-9509-dc49328394ba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 3010 | 2025.12.24 05:13:55.610811 [ 260 ] {23a12b24-e605-4749-9509-dc49328394ba} <Debug> TCPHandler: Processed in 0.001221905 sec. | ||
| 3011 | 2025.12.24 05:13:56.131701 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6249 | ||
| 3012 | 2025.12.24 05:13:56.132224 [ 245 ] {} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3013 | 2025.12.24 05:13:56.132272 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3014 | 2025.12.24 05:13:56.132752 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3015 | 2025.12.24 05:13:56.132983 [ 245 ] {} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3016 | 2025.12.24 05:13:56.133125 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6249 | ||
| 3017 | 2025.12.24 05:13:56.455314 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3018 | 2025.12.24 05:13:56.471049 [ 244 ] {} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3019 | 2025.12.24 05:13:56.471104 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3020 | 2025.12.24 05:13:56.477202 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3021 | 2025.12.24 05:13:56.477870 [ 244 ] {} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3022 | 2025.12.24 05:13:56.480505 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3023 | 2025.12.24 05:13:58.644577 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 410 | ||
| 3024 | 2025.12.24 05:13:58.646744 [ 243 ] {} <Trace> system.query_log (2a13f63c-58ea-4f5b-b989-05bc92d4d0fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3025 | 2025.12.24 05:13:58.646780 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3026 | 2025.12.24 05:13:58.647951 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3027 | 2025.12.24 05:13:58.648212 [ 243 ] {} <Trace> system.query_log (2a13f63c-58ea-4f5b-b989-05bc92d4d0fc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3028 | 2025.12.24 05:13:58.648467 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 410 | ||
| 3029 | 2025.12.24 05:14:00.570555 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3030 | 2025.12.24 05:14:00.570775 [ 260 ] {47950f0d-d15d-46eb-9897-0445efc69d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3031 | 2025.12.24 05:14:00.570846 [ 260 ] {47950f0d-d15d-46eb-9897-0445efc69d36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3032 | 2025.12.24 05:14:00.571531 [ 260 ] {47950f0d-d15d-46eb-9897-0445efc69d36} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3033 | 2025.12.24 05:14:00.571578 [ 260 ] {47950f0d-d15d-46eb-9897-0445efc69d36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3034 | 2025.12.24 05:14:00.571978 [ 260 ] {47950f0d-d15d-46eb-9897-0445efc69d36} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3035 | 2025.12.24 05:14:00.572212 [ 260 ] {47950f0d-d15d-46eb-9897-0445efc69d36} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3036 | 2025.12.24 05:14:00.572369 [ 260 ] {47950f0d-d15d-46eb-9897-0445efc69d36} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001648 sec., 52184.46601941748 rows/sec., 4.38 MiB/sec. | ||
| 3037 | 2025.12.24 05:14:00.572410 [ 260 ] {47950f0d-d15d-46eb-9897-0445efc69d36} <Debug> TCPHandler: Processed in 0.001998624 sec. | ||
| 3038 | 2025.12.24 05:14:00.572530 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3039 | 2025.12.24 05:14:00.572625 [ 260 ] {a6a409a7-3738-49e5-832f-3b545927d471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3040 | 2025.12.24 05:14:00.572666 [ 260 ] {a6a409a7-3738-49e5-832f-3b545927d471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3041 | 2025.12.24 05:14:00.573056 [ 260 ] {a6a409a7-3738-49e5-832f-3b545927d471} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3042 | 2025.12.24 05:14:00.573093 [ 260 ] {a6a409a7-3738-49e5-832f-3b545927d471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3043 | 2025.12.24 05:14:00.573397 [ 260 ] {a6a409a7-3738-49e5-832f-3b545927d471} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3044 | 2025.12.24 05:14:00.573610 [ 260 ] {a6a409a7-3738-49e5-832f-3b545927d471} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3045 | 2025.12.24 05:14:00.573728 [ 126 ] {} <Debug> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3046 | 2025.12.24 05:14:00.573741 [ 260 ] {a6a409a7-3738-49e5-832f-3b545927d471} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001135 sec., 13215.859030837006 rows/sec., 993.77 KiB/sec. | ||
| 3047 | 2025.12.24 05:14:00.573767 [ 126 ] {} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3048 | 2025.12.24 05:14:00.573784 [ 260 ] {a6a409a7-3738-49e5-832f-3b545927d471} <Debug> TCPHandler: Processed in 0.001303356 sec. | ||
| 3049 | 2025.12.24 05:14:00.573787 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3050 | 2025.12.24 05:14:00.573906 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3051 | 2025.12.24 05:14:00.573926 [ 187 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::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 | ||
| 3052 | 2025.12.24 05:14:00.574034 [ 260 ] {f9a7ae02-a278-4774-8774-65154dd7e24b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3053 | 2025.12.24 05:14:00.574084 [ 187 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3054 | 2025.12.24 05:14:00.574088 [ 260 ] {f9a7ae02-a278-4774-8774-65154dd7e24b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3055 | 2025.12.24 05:14:00.574129 [ 187 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 62 rows starting from the beginning of the part | ||
| 3056 | 2025.12.24 05:14:00.574234 [ 187 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part | ||
| 3057 | 2025.12.24 05:14:00.574283 [ 187 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part | ||
| 3058 | 2025.12.24 05:14:00.574329 [ 187 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 15 rows starting from the beginning of the part | ||
| 3059 | 2025.12.24 05:14:00.574375 [ 187 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part | ||
| 3060 | 2025.12.24 05:14:00.574437 [ 187 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 15 rows starting from the beginning of the part | ||
| 3061 | 2025.12.24 05:14:00.574580 [ 260 ] {f9a7ae02-a278-4774-8774-65154dd7e24b} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3062 | 2025.12.24 05:14:00.574623 [ 260 ] {f9a7ae02-a278-4774-8774-65154dd7e24b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3063 | 2025.12.24 05:14:00.575065 [ 260 ] {f9a7ae02-a278-4774-8774-65154dd7e24b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3064 | 2025.12.24 05:14:00.575267 [ 189 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 5 columns (5 merged, 0 gathered) in 0.001404837 sec., 133111.5282413547 rows/sec., 10.25 MiB/sec. | ||
| 3065 | 2025.12.24 05:14:00.575289 [ 260 ] {f9a7ae02-a278-4774-8774-65154dd7e24b} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3066 | 2025.12.24 05:14:00.575459 [ 260 ] {f9a7ae02-a278-4774-8774-65154dd7e24b} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001451 sec., 54445.210199862166 rows/sec., 4.25 MiB/sec. | ||
| 3067 | 2025.12.24 05:14:00.575499 [ 260 ] {f9a7ae02-a278-4774-8774-65154dd7e24b} <Debug> TCPHandler: Processed in 0.001654991 sec. | ||
| 3068 | 2025.12.24 05:14:00.575495 [ 188 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3069 | 2025.12.24 05:14:00.575610 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3070 | 2025.12.24 05:14:00.575712 [ 260 ] {d679ae23-c0ba-486a-aab4-19779e92eeff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3071 | 2025.12.24 05:14:00.575758 [ 260 ] {d679ae23-c0ba-486a-aab4-19779e92eeff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3072 | 2025.12.24 05:14:00.575873 [ 188 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_16_3} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3073 | 2025.12.24 05:14:00.575966 [ 188 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_16_3} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3074 | 2025.12.24 05:14:00.576084 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3075 | 2025.12.24 05:14:00.576181 [ 260 ] {d679ae23-c0ba-486a-aab4-19779e92eeff} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3076 | 2025.12.24 05:14:00.576221 [ 260 ] {d679ae23-c0ba-486a-aab4-19779e92eeff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3077 | 2025.12.24 05:14:00.576566 [ 260 ] {d679ae23-c0ba-486a-aab4-19779e92eeff} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3078 | 2025.12.24 05:14:00.576770 [ 260 ] {d679ae23-c0ba-486a-aab4-19779e92eeff} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3079 | 2025.12.24 05:14:00.576910 [ 260 ] {d679ae23-c0ba-486a-aab4-19779e92eeff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 3080 | 2025.12.24 05:14:00.576947 [ 260 ] {d679ae23-c0ba-486a-aab4-19779e92eeff} <Debug> TCPHandler: Processed in 0.001386877 sec. | ||
| 3081 | 2025.12.24 05:14:00.577054 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3082 | 2025.12.24 05:14:00.577153 [ 260 ] {08986537-f69d-443a-a0f1-90e79e632b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3083 | 2025.12.24 05:14:00.577207 [ 260 ] {08986537-f69d-443a-a0f1-90e79e632b0c} <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 | 2025.12.24 05:14:00.577968 [ 260 ] {08986537-f69d-443a-a0f1-90e79e632b0c} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3085 | 2025.12.24 05:14:00.578004 [ 260 ] {08986537-f69d-443a-a0f1-90e79e632b0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3086 | 2025.12.24 05:14:00.578560 [ 260 ] {08986537-f69d-443a-a0f1-90e79e632b0c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3087 | 2025.12.24 05:14:00.578807 [ 260 ] {08986537-f69d-443a-a0f1-90e79e632b0c} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3088 | 2025.12.24 05:14:00.578909 [ 126 ] {} <Debug> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3089 | 2025.12.24 05:14:00.578936 [ 126 ] {} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3090 | 2025.12.24 05:14:00.578942 [ 260 ] {08986537-f69d-443a-a0f1-90e79e632b0c} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001809 sec., 8291.873963515754 rows/sec., 14.86 MiB/sec. | ||
| 3091 | 2025.12.24 05:14:00.578953 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3092 | 2025.12.24 05:14:00.578993 [ 260 ] {08986537-f69d-443a-a0f1-90e79e632b0c} <Debug> TCPHandler: Processed in 0.001989034 sec. | ||
| 3093 | 2025.12.24 05:14:00.579043 [ 188 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::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 | ||
| 3094 | 2025.12.24 05:14:00.579100 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3095 | 2025.12.24 05:14:00.579199 [ 260 ] {cc3e877e-dab2-4775-b41c-3d70cf87f01a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3096 | 2025.12.24 05:14:00.579240 [ 260 ] {cc3e877e-dab2-4775-b41c-3d70cf87f01a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3097 | 2025.12.24 05:14:00.579264 [ 188 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3098 | 2025.12.24 05:14:00.579329 [ 188 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 155 rows starting from the beginning of the part | ||
| 3099 | 2025.12.24 05:14:00.579460 [ 188 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 15 rows starting from the beginning of the part | ||
| 3100 | 2025.12.24 05:14:00.579566 [ 188 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part | ||
| 3101 | 2025.12.24 05:14:00.579580 [ 260 ] {cc3e877e-dab2-4775-b41c-3d70cf87f01a} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3102 | 2025.12.24 05:14:00.579620 [ 260 ] {cc3e877e-dab2-4775-b41c-3d70cf87f01a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3103 | 2025.12.24 05:14:00.579665 [ 188 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 15 rows starting from the beginning of the part | ||
| 3104 | 2025.12.24 05:14:00.579770 [ 188 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
| 3105 | 2025.12.24 05:14:00.579870 [ 188 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 15 rows starting from the beginning of the part | ||
| 3106 | 2025.12.24 05:14:00.579946 [ 260 ] {cc3e877e-dab2-4775-b41c-3d70cf87f01a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3107 | 2025.12.24 05:14:00.580161 [ 260 ] {cc3e877e-dab2-4775-b41c-3d70cf87f01a} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3108 | 2025.12.24 05:14:00.580307 [ 260 ] {cc3e877e-dab2-4775-b41c-3d70cf87f01a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 3109 | 2025.12.24 05:14:00.580344 [ 260 ] {cc3e877e-dab2-4775-b41c-3d70cf87f01a} <Debug> TCPHandler: Processed in 0.001293286 sec. | ||
| 3110 | 2025.12.24 05:14:00.582190 [ 192 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 19 columns (19 merged, 0 gathered) in 0.003184798 sec., 79125.89746665252 rows/sec., 141.79 MiB/sec. | ||
| 3111 | 2025.12.24 05:14:00.582718 [ 192 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3112 | 2025.12.24 05:14:00.583074 [ 192 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3113 | 2025.12.24 05:14:00.583149 [ 192 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3114 | 2025.12.24 05:14:00.583232 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 3115 | 2025.12.24 05:14:03.533784 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3116 | 2025.12.24 05:14:03.533836 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3117 | 2025.12.24 05:14:03.633334 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6697 | ||
| 3118 | 2025.12.24 05:14:03.633887 [ 245 ] {} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3119 | 2025.12.24 05:14:03.633940 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3120 | 2025.12.24 05:14:03.634473 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3121 | 2025.12.24 05:14:03.634715 [ 245 ] {} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3122 | 2025.12.24 05:14:03.634858 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6697 | ||
| 3123 | 2025.12.24 05:14:03.980702 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3124 | 2025.12.24 05:14:03.996945 [ 244 ] {} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3125 | 2025.12.24 05:14:03.996993 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3126 | 2025.12.24 05:14:04.000154 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.67 MiB, peak 229.77 MiB, free memory in arenas 0.00 B, will set to 225.14 MiB (RSS), difference: -4.53 MiB | ||
| 3127 | 2025.12.24 05:14:04.002540 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3128 | 2025.12.24 05:14:04.003216 [ 244 ] {} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3129 | 2025.12.24 05:14:04.005896 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3130 | 2025.12.24 05:14:05.000268 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 221.14 MiB, peak 229.77 MiB, free memory in arenas 0.00 B, will set to 225.58 MiB (RSS), difference: 4.43 MiB | ||
| 3131 | 2025.12.24 05:14:05.570340 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3132 | 2025.12.24 05:14:05.570541 [ 260 ] {3f2efc2e-d00c-4d4f-aaca-fd1fd7bc6c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3133 | 2025.12.24 05:14:05.570606 [ 260 ] {3f2efc2e-d00c-4d4f-aaca-fd1fd7bc6c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3134 | 2025.12.24 05:14:05.571262 [ 260 ] {3f2efc2e-d00c-4d4f-aaca-fd1fd7bc6c5c} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3135 | 2025.12.24 05:14:05.571304 [ 260 ] {3f2efc2e-d00c-4d4f-aaca-fd1fd7bc6c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3136 | 2025.12.24 05:14:05.571698 [ 260 ] {3f2efc2e-d00c-4d4f-aaca-fd1fd7bc6c5c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3137 | 2025.12.24 05:14:05.571919 [ 260 ] {3f2efc2e-d00c-4d4f-aaca-fd1fd7bc6c5c} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3138 | 2025.12.24 05:14:05.572074 [ 260 ] {3f2efc2e-d00c-4d4f-aaca-fd1fd7bc6c5c} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001581 sec., 68311.19544592031 rows/sec., 5.73 MiB/sec. | ||
| 3139 | 2025.12.24 05:14:05.572114 [ 260 ] {3f2efc2e-d00c-4d4f-aaca-fd1fd7bc6c5c} <Debug> TCPHandler: Processed in 0.001911363 sec. | ||
| 3140 | 2025.12.24 05:14:05.572230 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3141 | 2025.12.24 05:14:05.572323 [ 260 ] {8b800de7-e135-4373-8462-5c4e2419ae7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3142 | 2025.12.24 05:14:05.572363 [ 260 ] {8b800de7-e135-4373-8462-5c4e2419ae7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3143 | 2025.12.24 05:14:05.572749 [ 260 ] {8b800de7-e135-4373-8462-5c4e2419ae7e} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3144 | 2025.12.24 05:14:05.572784 [ 260 ] {8b800de7-e135-4373-8462-5c4e2419ae7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3145 | 2025.12.24 05:14:05.573073 [ 260 ] {8b800de7-e135-4373-8462-5c4e2419ae7e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3146 | 2025.12.24 05:14:05.573292 [ 260 ] {8b800de7-e135-4373-8462-5c4e2419ae7e} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3147 | 2025.12.24 05:14:05.573416 [ 260 ] {8b800de7-e135-4373-8462-5c4e2419ae7e} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001112 sec., 23381.294964028777 rows/sec., 1.72 MiB/sec. | ||
| 3148 | 2025.12.24 05:14:05.573456 [ 260 ] {8b800de7-e135-4373-8462-5c4e2419ae7e} <Debug> TCPHandler: Processed in 0.001269765 sec. | ||
| 3149 | 2025.12.24 05:14:05.573576 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3150 | 2025.12.24 05:14:05.573698 [ 260 ] {906ff51b-4580-4ef8-b6b3-0cb3332db0cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3151 | 2025.12.24 05:14:05.573748 [ 260 ] {906ff51b-4580-4ef8-b6b3-0cb3332db0cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3152 | 2025.12.24 05:14:05.574259 [ 260 ] {906ff51b-4580-4ef8-b6b3-0cb3332db0cf} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3153 | 2025.12.24 05:14:05.574303 [ 260 ] {906ff51b-4580-4ef8-b6b3-0cb3332db0cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3154 | 2025.12.24 05:14:05.574668 [ 260 ] {906ff51b-4580-4ef8-b6b3-0cb3332db0cf} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3155 | 2025.12.24 05:14:05.574881 [ 260 ] {906ff51b-4580-4ef8-b6b3-0cb3332db0cf} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3156 | 2025.12.24 05:14:05.575013 [ 260 ] {906ff51b-4580-4ef8-b6b3-0cb3332db0cf} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00134 sec., 67164.1791044776 rows/sec., 5.25 MiB/sec. | ||
| 3157 | 2025.12.24 05:14:05.575051 [ 260 ] {906ff51b-4580-4ef8-b6b3-0cb3332db0cf} <Debug> TCPHandler: Processed in 0.001536049 sec. | ||
| 3158 | 2025.12.24 05:14:05.575156 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3159 | 2025.12.24 05:14:05.575250 [ 260 ] {9eac23f4-483b-484a-863c-e86066e8671e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3160 | 2025.12.24 05:14:05.575293 [ 260 ] {9eac23f4-483b-484a-863c-e86066e8671e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3161 | 2025.12.24 05:14:05.575703 [ 260 ] {9eac23f4-483b-484a-863c-e86066e8671e} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3162 | 2025.12.24 05:14:05.575740 [ 260 ] {9eac23f4-483b-484a-863c-e86066e8671e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3163 | 2025.12.24 05:14:05.576073 [ 260 ] {9eac23f4-483b-484a-863c-e86066e8671e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3164 | 2025.12.24 05:14:05.576281 [ 260 ] {9eac23f4-483b-484a-863c-e86066e8671e} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3165 | 2025.12.24 05:14:05.576409 [ 260 ] {9eac23f4-483b-484a-863c-e86066e8671e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 3166 | 2025.12.24 05:14:05.576446 [ 260 ] {9eac23f4-483b-484a-863c-e86066e8671e} <Debug> TCPHandler: Processed in 0.001338997 sec. | ||
| 3167 | 2025.12.24 05:14:05.576562 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3168 | 2025.12.24 05:14:05.576684 [ 260 ] {8819509d-f5d3-4523-8d6d-2a2f43ccb009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3169 | 2025.12.24 05:14:05.576750 [ 260 ] {8819509d-f5d3-4523-8d6d-2a2f43ccb009} <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 | ||
| 3170 | 2025.12.24 05:14:05.577638 [ 260 ] {8819509d-f5d3-4523-8d6d-2a2f43ccb009} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3171 | 2025.12.24 05:14:05.577676 [ 260 ] {8819509d-f5d3-4523-8d6d-2a2f43ccb009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3172 | 2025.12.24 05:14:05.578230 [ 260 ] {8819509d-f5d3-4523-8d6d-2a2f43ccb009} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3173 | 2025.12.24 05:14:05.578490 [ 260 ] {8819509d-f5d3-4523-8d6d-2a2f43ccb009} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3174 | 2025.12.24 05:14:05.578637 [ 260 ] {8819509d-f5d3-4523-8d6d-2a2f43ccb009} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001977 sec., 13151.239251390996 rows/sec., 23.57 MiB/sec. | ||
| 3175 | 2025.12.24 05:14:05.578690 [ 260 ] {8819509d-f5d3-4523-8d6d-2a2f43ccb009} <Debug> TCPHandler: Processed in 0.002188537 sec. | ||
| 3176 | 2025.12.24 05:14:05.578800 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3177 | 2025.12.24 05:14:05.578895 [ 260 ] {f5275aee-5e96-4e07-b2a8-e79457439cd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3178 | 2025.12.24 05:14:05.578938 [ 260 ] {f5275aee-5e96-4e07-b2a8-e79457439cd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3179 | 2025.12.24 05:14:05.579269 [ 260 ] {f5275aee-5e96-4e07-b2a8-e79457439cd6} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3180 | 2025.12.24 05:14:05.579305 [ 260 ] {f5275aee-5e96-4e07-b2a8-e79457439cd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3181 | 2025.12.24 05:14:05.579610 [ 260 ] {f5275aee-5e96-4e07-b2a8-e79457439cd6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3182 | 2025.12.24 05:14:05.579821 [ 260 ] {f5275aee-5e96-4e07-b2a8-e79457439cd6} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3183 | 2025.12.24 05:14:05.579946 [ 260 ] {f5275aee-5e96-4e07-b2a8-e79457439cd6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 3184 | 2025.12.24 05:14:05.579983 [ 260 ] {f5275aee-5e96-4e07-b2a8-e79457439cd6} <Debug> TCPHandler: Processed in 0.001231375 sec. | ||
| 3185 | 2025.12.24 05:14:07.847132 [ 132 ] {} <Debug> oximeter.fields_ipaddr (d2d73905-51dd-46e2-bb88-103604040d84) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3186 | 2025.12.24 05:14:07.847203 [ 132 ] {} <Trace> oximeter.fields_ipaddr (d2d73905-51dd-46e2-bb88-103604040d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3187 | 2025.12.24 05:14:07.847227 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3188 | 2025.12.24 05:14:07.847335 [ 188 ] {d2d73905-51dd-46e2-bb88-103604040d84::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 | ||
| 3189 | 2025.12.24 05:14:07.847449 [ 188 ] {d2d73905-51dd-46e2-bb88-103604040d84::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3190 | 2025.12.24 05:14:07.847478 [ 188 ] {d2d73905-51dd-46e2-bb88-103604040d84::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 3191 | 2025.12.24 05:14:07.847539 [ 188 ] {d2d73905-51dd-46e2-bb88-103604040d84::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3192 | 2025.12.24 05:14:07.847580 [ 188 ] {d2d73905-51dd-46e2-bb88-103604040d84::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 | ||
| 3193 | 2025.12.24 05:14:07.847618 [ 188 ] {d2d73905-51dd-46e2-bb88-103604040d84::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
| 3194 | 2025.12.24 05:14:07.847654 [ 188 ] {d2d73905-51dd-46e2-bb88-103604040d84::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 3195 | 2025.12.24 05:14:07.848353 [ 189 ] {d2d73905-51dd-46e2-bb88-103604040d84::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001052012 sec., 28516.78497963902 rows/sec., 2.38 MiB/sec. | ||
| 3196 | 2025.12.24 05:14:07.848601 [ 199 ] {d2d73905-51dd-46e2-bb88-103604040d84::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3197 | 2025.12.24 05:14:07.848966 [ 199 ] {d2d73905-51dd-46e2-bb88-103604040d84::all_1_5_1} <Trace> oximeter.fields_ipaddr (d2d73905-51dd-46e2-bb88-103604040d84): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3198 | 2025.12.24 05:14:07.849054 [ 199 ] {d2d73905-51dd-46e2-bb88-103604040d84::all_1_5_1} <Trace> oximeter.fields_ipaddr (d2d73905-51dd-46e2-bb88-103604040d84) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3199 | 2025.12.24 05:14:07.849158 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3200 | 2025.12.24 05:14:08.648922 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 434 | ||
| 3201 | 2025.12.24 05:14:08.651333 [ 243 ] {} <Trace> system.query_log (2a13f63c-58ea-4f5b-b989-05bc92d4d0fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3202 | 2025.12.24 05:14:08.651387 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3203 | 2025.12.24 05:14:08.652654 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3204 | 2025.12.24 05:14:08.652936 [ 243 ] {} <Trace> system.query_log (2a13f63c-58ea-4f5b-b989-05bc92d4d0fc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3205 | 2025.12.24 05:14:08.653229 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 434 | ||
| 3206 | 2025.12.24 05:14:09.777498 [ 133 ] {} <Debug> oximeter.fields_u32 (0019175b-7dfe-4a06-b4c5-316fe473bc70) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3207 | 2025.12.24 05:14:09.777559 [ 133 ] {} <Trace> oximeter.fields_u32 (0019175b-7dfe-4a06-b4c5-316fe473bc70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3208 | 2025.12.24 05:14:09.777580 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3209 | 2025.12.24 05:14:09.777717 [ 192 ] {0019175b-7dfe-4a06-b4c5-316fe473bc70::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 | ||
| 3210 | 2025.12.24 05:14:09.777927 [ 192 ] {0019175b-7dfe-4a06-b4c5-316fe473bc70::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3211 | 2025.12.24 05:14:09.777981 [ 192 ] {0019175b-7dfe-4a06-b4c5-316fe473bc70::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 | ||
| 3212 | 2025.12.24 05:14:09.778118 [ 192 ] {0019175b-7dfe-4a06-b4c5-316fe473bc70::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 3213 | 2025.12.24 05:14:09.778196 [ 192 ] {0019175b-7dfe-4a06-b4c5-316fe473bc70::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 228 rows starting from the beginning of the part | ||
| 3214 | 2025.12.24 05:14:09.778271 [ 192 ] {0019175b-7dfe-4a06-b4c5-316fe473bc70::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3215 | 2025.12.24 05:14:09.778346 [ 192 ] {0019175b-7dfe-4a06-b4c5-316fe473bc70::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 228 rows starting from the beginning of the part | ||
| 3216 | 2025.12.24 05:14:09.779291 [ 199 ] {0019175b-7dfe-4a06-b4c5-316fe473bc70::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 5 columns (5 merged, 0 gathered) in 0.00164634 sec., 320711.3961879077 rows/sec., 23.61 MiB/sec. | ||
| 3217 | 2025.12.24 05:14:09.779518 [ 189 ] {0019175b-7dfe-4a06-b4c5-316fe473bc70::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3218 | 2025.12.24 05:14:09.779832 [ 189 ] {0019175b-7dfe-4a06-b4c5-316fe473bc70::all_1_5_1} <Trace> oximeter.fields_u32 (0019175b-7dfe-4a06-b4c5-316fe473bc70): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3219 | 2025.12.24 05:14:09.779906 [ 189 ] {0019175b-7dfe-4a06-b4c5-316fe473bc70::all_1_5_1} <Trace> oximeter.fields_u32 (0019175b-7dfe-4a06-b4c5-316fe473bc70) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3220 | 2025.12.24 05:14:09.779994 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3221 | 2025.12.24 05:14:10.571689 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3222 | 2025.12.24 05:14:10.571904 [ 260 ] {5e237de0-5287-434e-9ba1-56f841739cb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3223 | 2025.12.24 05:14:10.571978 [ 260 ] {5e237de0-5287-434e-9ba1-56f841739cb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3224 | 2025.12.24 05:14:10.572641 [ 260 ] {5e237de0-5287-434e-9ba1-56f841739cb0} <Trace> oximeter.fields_i16 (e9669465-19f7-46d9-9fa3-0850580a16c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3225 | 2025.12.24 05:14:10.572694 [ 260 ] {5e237de0-5287-434e-9ba1-56f841739cb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3226 | 2025.12.24 05:14:10.573083 [ 260 ] {5e237de0-5287-434e-9ba1-56f841739cb0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3227 | 2025.12.24 05:14:10.573310 [ 260 ] {5e237de0-5287-434e-9ba1-56f841739cb0} <Trace> oximeter.fields_i16 (e9669465-19f7-46d9-9fa3-0850580a16c9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3228 | 2025.12.24 05:14:10.573458 [ 260 ] {5e237de0-5287-434e-9ba1-56f841739cb0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001608 sec., 14925.373134328358 rows/sec., 1.24 MiB/sec. | ||
| 3229 | 2025.12.24 05:14:10.573500 [ 260 ] {5e237de0-5287-434e-9ba1-56f841739cb0} <Debug> TCPHandler: Processed in 0.001953693 sec. | ||
| 3230 | 2025.12.24 05:14:10.573614 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3231 | 2025.12.24 05:14:10.573711 [ 260 ] {0e2e88fb-919d-434e-bb25-d6e9254d7c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3232 | 2025.12.24 05:14:10.573752 [ 260 ] {0e2e88fb-919d-434e-bb25-d6e9254d7c73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3233 | 2025.12.24 05:14:10.574198 [ 260 ] {0e2e88fb-919d-434e-bb25-d6e9254d7c73} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3234 | 2025.12.24 05:14:10.574233 [ 260 ] {0e2e88fb-919d-434e-bb25-d6e9254d7c73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3235 | 2025.12.24 05:14:10.574596 [ 260 ] {0e2e88fb-919d-434e-bb25-d6e9254d7c73} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3236 | 2025.12.24 05:14:10.574812 [ 260 ] {0e2e88fb-919d-434e-bb25-d6e9254d7c73} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3237 | 2025.12.24 05:14:10.574940 [ 260 ] {0e2e88fb-919d-434e-bb25-d6e9254d7c73} <Debug> executeQuery: Read 206 rows, 18.85 KiB in 0.001249 sec., 164931.94555644516 rows/sec., 14.74 MiB/sec. | ||
| 3238 | 2025.12.24 05:14:10.574977 [ 260 ] {0e2e88fb-919d-434e-bb25-d6e9254d7c73} <Debug> TCPHandler: Processed in 0.001413927 sec. | ||
| 3239 | 2025.12.24 05:14:10.575087 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3240 | 2025.12.24 05:14:10.575180 [ 260 ] {8d487c53-cf8a-4526-ab40-4bb1d5d4fdfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3241 | 2025.12.24 05:14:10.575221 [ 260 ] {8d487c53-cf8a-4526-ab40-4bb1d5d4fdfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3242 | 2025.12.24 05:14:10.575608 [ 260 ] {8d487c53-cf8a-4526-ab40-4bb1d5d4fdfc} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3243 | 2025.12.24 05:14:10.575645 [ 260 ] {8d487c53-cf8a-4526-ab40-4bb1d5d4fdfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3244 | 2025.12.24 05:14:10.575944 [ 260 ] {8d487c53-cf8a-4526-ab40-4bb1d5d4fdfc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3245 | 2025.12.24 05:14:10.576156 [ 260 ] {8d487c53-cf8a-4526-ab40-4bb1d5d4fdfc} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3246 | 2025.12.24 05:14:10.576299 [ 260 ] {8d487c53-cf8a-4526-ab40-4bb1d5d4fdfc} <Debug> executeQuery: Read 27 rows, 2.09 KiB in 0.001136 sec., 23767.605633802814 rows/sec., 1.80 MiB/sec. | ||
| 3247 | 2025.12.24 05:14:10.576335 [ 260 ] {8d487c53-cf8a-4526-ab40-4bb1d5d4fdfc} <Debug> TCPHandler: Processed in 0.001297385 sec. | ||
| 3248 | 2025.12.24 05:14:10.576438 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3249 | 2025.12.24 05:14:10.576532 [ 260 ] {0983ad36-8b1b-4980-a697-5899af0dc807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3250 | 2025.12.24 05:14:10.576572 [ 260 ] {0983ad36-8b1b-4980-a697-5899af0dc807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3251 | 2025.12.24 05:14:10.576960 [ 260 ] {0983ad36-8b1b-4980-a697-5899af0dc807} <Trace> oximeter.fields_u32 (0019175b-7dfe-4a06-b4c5-316fe473bc70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3252 | 2025.12.24 05:14:10.576997 [ 260 ] {0983ad36-8b1b-4980-a697-5899af0dc807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3253 | 2025.12.24 05:14:10.577289 [ 260 ] {0983ad36-8b1b-4980-a697-5899af0dc807} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3254 | 2025.12.24 05:14:10.577502 [ 260 ] {0983ad36-8b1b-4980-a697-5899af0dc807} <Trace> oximeter.fields_u32 (0019175b-7dfe-4a06-b4c5-316fe473bc70): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3255 | 2025.12.24 05:14:10.577632 [ 260 ] {0983ad36-8b1b-4980-a697-5899af0dc807} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001117 sec., 21486.123545210387 rows/sec., 1.78 MiB/sec. | ||
| 3256 | 2025.12.24 05:14:10.577669 [ 260 ] {0983ad36-8b1b-4980-a697-5899af0dc807} <Debug> TCPHandler: Processed in 0.001280235 sec. | ||
| 3257 | 2025.12.24 05:14:10.578184 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3258 | 2025.12.24 05:14:10.578277 [ 260 ] {4d069f0c-cbf3-4709-89d4-81ddfbcabf31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3259 | 2025.12.24 05:14:10.578318 [ 260 ] {4d069f0c-cbf3-4709-89d4-81ddfbcabf31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3260 | 2025.12.24 05:14:10.578702 [ 260 ] {4d069f0c-cbf3-4709-89d4-81ddfbcabf31} <Trace> oximeter.fields_u8 (ec437910-9861-45b6-bb34-86b2dd4bfd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3261 | 2025.12.24 05:14:10.578741 [ 260 ] {4d069f0c-cbf3-4709-89d4-81ddfbcabf31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3262 | 2025.12.24 05:14:10.579031 [ 260 ] {4d069f0c-cbf3-4709-89d4-81ddfbcabf31} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3263 | 2025.12.24 05:14:10.579236 [ 260 ] {4d069f0c-cbf3-4709-89d4-81ddfbcabf31} <Trace> oximeter.fields_u8 (ec437910-9861-45b6-bb34-86b2dd4bfd22): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3264 | 2025.12.24 05:14:10.579358 [ 260 ] {4d069f0c-cbf3-4709-89d4-81ddfbcabf31} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001099 sec., 10919.01728844404 rows/sec., 853.05 KiB/sec. | ||
| 3265 | 2025.12.24 05:14:10.579396 [ 260 ] {4d069f0c-cbf3-4709-89d4-81ddfbcabf31} <Debug> TCPHandler: Processed in 0.001260255 sec. | ||
| 3266 | 2025.12.24 05:14:10.579495 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3267 | 2025.12.24 05:14:10.579587 [ 260 ] {84e74917-c83c-4f7b-b837-578a084c2bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3268 | 2025.12.24 05:14:10.579628 [ 260 ] {84e74917-c83c-4f7b-b837-578a084c2bf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3269 | 2025.12.24 05:14:10.580028 [ 260 ] {84e74917-c83c-4f7b-b837-578a084c2bf4} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3270 | 2025.12.24 05:14:10.580066 [ 260 ] {84e74917-c83c-4f7b-b837-578a084c2bf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3271 | 2025.12.24 05:14:10.580361 [ 260 ] {84e74917-c83c-4f7b-b837-578a084c2bf4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3272 | 2025.12.24 05:14:10.580565 [ 260 ] {84e74917-c83c-4f7b-b837-578a084c2bf4} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3273 | 2025.12.24 05:14:10.580690 [ 260 ] {84e74917-c83c-4f7b-b837-578a084c2bf4} <Debug> executeQuery: Read 115 rows, 9.57 KiB in 0.001121 sec., 102586.97591436218 rows/sec., 8.34 MiB/sec. | ||
| 3274 | 2025.12.24 05:14:10.580729 [ 260 ] {84e74917-c83c-4f7b-b837-578a084c2bf4} <Debug> TCPHandler: Processed in 0.001281185 sec. | ||
| 3275 | 2025.12.24 05:14:10.580830 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3276 | 2025.12.24 05:14:10.580922 [ 260 ] {3dac644c-f6ad-4b2d-a1ae-fd5d126f3802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3277 | 2025.12.24 05:14:10.580966 [ 260 ] {3dac644c-f6ad-4b2d-a1ae-fd5d126f3802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3278 | 2025.12.24 05:14:10.581349 [ 260 ] {3dac644c-f6ad-4b2d-a1ae-fd5d126f3802} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3279 | 2025.12.24 05:14:10.581385 [ 260 ] {3dac644c-f6ad-4b2d-a1ae-fd5d126f3802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3280 | 2025.12.24 05:14:10.581716 [ 260 ] {3dac644c-f6ad-4b2d-a1ae-fd5d126f3802} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3281 | 2025.12.24 05:14:10.581919 [ 260 ] {3dac644c-f6ad-4b2d-a1ae-fd5d126f3802} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3282 | 2025.12.24 05:14:10.582042 [ 260 ] {3dac644c-f6ad-4b2d-a1ae-fd5d126f3802} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001139 sec., 172080.7726075505 rows/sec., 12.35 MiB/sec. | ||
| 3283 | 2025.12.24 05:14:10.582078 [ 260 ] {3dac644c-f6ad-4b2d-a1ae-fd5d126f3802} <Debug> TCPHandler: Processed in 0.001296186 sec. | ||
| 3284 | 2025.12.24 05:14:10.582180 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3285 | 2025.12.24 05:14:10.582272 [ 260 ] {b5e4e758-a865-4f82-8d22-db5fff93faab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3286 | 2025.12.24 05:14:10.582325 [ 260 ] {b5e4e758-a865-4f82-8d22-db5fff93faab} <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 | ||
| 3287 | 2025.12.24 05:14:10.583046 [ 260 ] {b5e4e758-a865-4f82-8d22-db5fff93faab} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3288 | 2025.12.24 05:14:10.583081 [ 260 ] {b5e4e758-a865-4f82-8d22-db5fff93faab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3289 | 2025.12.24 05:14:10.583579 [ 260 ] {b5e4e758-a865-4f82-8d22-db5fff93faab} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3290 | 2025.12.24 05:14:10.583780 [ 260 ] {b5e4e758-a865-4f82-8d22-db5fff93faab} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3291 | 2025.12.24 05:14:10.583909 [ 260 ] {b5e4e758-a865-4f82-8d22-db5fff93faab} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001677 sec., 8944.543828264757 rows/sec., 16.03 MiB/sec. | ||
| 3292 | 2025.12.24 05:14:10.583958 [ 260 ] {b5e4e758-a865-4f82-8d22-db5fff93faab} <Debug> TCPHandler: Processed in 0.001850713 sec. | ||
| 3293 | 2025.12.24 05:14:10.584080 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3294 | 2025.12.24 05:14:10.584190 [ 260 ] {3bd64ad8-3951-496e-9fbf-ffa9dcf5ada0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3295 | 2025.12.24 05:14:10.584265 [ 260 ] {3bd64ad8-3951-496e-9fbf-ffa9dcf5ada0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3296 | 2025.12.24 05:14:10.584694 [ 260 ] {3bd64ad8-3951-496e-9fbf-ffa9dcf5ada0} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3297 | 2025.12.24 05:14:10.584735 [ 260 ] {3bd64ad8-3951-496e-9fbf-ffa9dcf5ada0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3298 | 2025.12.24 05:14:10.585056 [ 260 ] {3bd64ad8-3951-496e-9fbf-ffa9dcf5ada0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3299 | 2025.12.24 05:14:10.585269 [ 260 ] {3bd64ad8-3951-496e-9fbf-ffa9dcf5ada0} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3300 | 2025.12.24 05:14:10.585392 [ 260 ] {3bd64ad8-3951-496e-9fbf-ffa9dcf5ada0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001186 sec., 50590.219224283304 rows/sec., 3.41 MiB/sec. | ||
| 3301 | 2025.12.24 05:14:10.585428 [ 260 ] {3bd64ad8-3951-496e-9fbf-ffa9dcf5ada0} <Debug> TCPHandler: Processed in 0.001374446 sec. | ||
| 3302 | 2025.12.24 05:14:11.135117 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7209 | ||
| 3303 | 2025.12.24 05:14:11.135691 [ 245 ] {} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3304 | 2025.12.24 05:14:11.135831 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3305 | 2025.12.24 05:14:11.136327 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3306 | 2025.12.24 05:14:11.136577 [ 245 ] {} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3307 | 2025.12.24 05:14:11.136722 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7209 | ||
| 3308 | 2025.12.24 05:14:11.506133 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3309 | 2025.12.24 05:14:11.521538 [ 244 ] {} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3310 | 2025.12.24 05:14:11.521595 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3311 | 2025.12.24 05:14:11.526983 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3312 | 2025.12.24 05:14:11.527688 [ 244 ] {} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3313 | 2025.12.24 05:14:11.530294 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3314 | 2025.12.24 05:14:15.570927 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3315 | 2025.12.24 05:14:15.571121 [ 260 ] {27915482-6998-4e20-945b-0a1818eea7a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3316 | 2025.12.24 05:14:15.571189 [ 260 ] {27915482-6998-4e20-945b-0a1818eea7a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3317 | 2025.12.24 05:14:15.571829 [ 260 ] {27915482-6998-4e20-945b-0a1818eea7a6} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3318 | 2025.12.24 05:14:15.571873 [ 260 ] {27915482-6998-4e20-945b-0a1818eea7a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3319 | 2025.12.24 05:14:15.572282 [ 260 ] {27915482-6998-4e20-945b-0a1818eea7a6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3320 | 2025.12.24 05:14:15.572522 [ 260 ] {27915482-6998-4e20-945b-0a1818eea7a6} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3321 | 2025.12.24 05:14:15.572688 [ 260 ] {27915482-6998-4e20-945b-0a1818eea7a6} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001616 sec., 66831.68316831683 rows/sec., 5.61 MiB/sec. | ||
| 3322 | 2025.12.24 05:14:15.572683 [ 59 ] {} <Debug> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3323 | 2025.12.24 05:14:15.572738 [ 260 ] {27915482-6998-4e20-945b-0a1818eea7a6} <Debug> TCPHandler: Processed in 0.001941544 sec. | ||
| 3324 | 2025.12.24 05:14:15.572795 [ 59 ] {} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3325 | 2025.12.24 05:14:15.572841 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3326 | 2025.12.24 05:14:15.572885 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3327 | 2025.12.24 05:14:15.572986 [ 192 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::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 | ||
| 3328 | 2025.12.24 05:14:15.572996 [ 260 ] {136697f1-a1ca-407e-a59e-7afc7b61408c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3329 | 2025.12.24 05:14:15.573084 [ 260 ] {136697f1-a1ca-407e-a59e-7afc7b61408c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3330 | 2025.12.24 05:14:15.573147 [ 192 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3331 | 2025.12.24 05:14:15.573188 [ 192 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1407 rows starting from the beginning of the part | ||
| 3332 | 2025.12.24 05:14:15.573258 [ 192 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1249 rows starting from the beginning of the part | ||
| 3333 | 2025.12.24 05:14:15.573308 [ 192 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 86 rows starting from the beginning of the part | ||
| 3334 | 2025.12.24 05:14:15.573353 [ 192 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 108 rows starting from the beginning of the part | ||
| 3335 | 2025.12.24 05:14:15.573396 [ 192 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 206 rows starting from the beginning of the part | ||
| 3336 | 2025.12.24 05:14:15.573439 [ 192 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 108 rows starting from the beginning of the part | ||
| 3337 | 2025.12.24 05:14:15.573497 [ 260 ] {136697f1-a1ca-407e-a59e-7afc7b61408c} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3338 | 2025.12.24 05:14:15.573540 [ 260 ] {136697f1-a1ca-407e-a59e-7afc7b61408c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3339 | 2025.12.24 05:14:15.573970 [ 260 ] {136697f1-a1ca-407e-a59e-7afc7b61408c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3340 | 2025.12.24 05:14:15.574202 [ 260 ] {136697f1-a1ca-407e-a59e-7afc7b61408c} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3341 | 2025.12.24 05:14:15.574341 [ 260 ] {136697f1-a1ca-407e-a59e-7afc7b61408c} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00137 sec., 18978.102189781024 rows/sec., 1.39 MiB/sec. | ||
| 3342 | 2025.12.24 05:14:15.574380 [ 260 ] {136697f1-a1ca-407e-a59e-7afc7b61408c} <Debug> TCPHandler: Processed in 0.001547569 sec. | ||
| 3343 | 2025.12.24 05:14:15.574483 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3344 | 2025.12.24 05:14:15.574580 [ 260 ] {32b30ca7-3b53-4bb0-bd03-59e954646e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3345 | 2025.12.24 05:14:15.574622 [ 260 ] {32b30ca7-3b53-4bb0-bd03-59e954646e25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3346 | 2025.12.24 05:14:15.575009 [ 189 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3164 rows, containing 5 columns (5 merged, 0 gathered) in 0.002083165 sec., 1518842.7224919773 rows/sec., 133.15 MiB/sec. | ||
| 3347 | 2025.12.24 05:14:15.575058 [ 260 ] {32b30ca7-3b53-4bb0-bd03-59e954646e25} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3348 | 2025.12.24 05:14:15.575099 [ 260 ] {32b30ca7-3b53-4bb0-bd03-59e954646e25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3349 | 2025.12.24 05:14:15.575394 [ 197 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3350 | 2025.12.24 05:14:15.575446 [ 260 ] {32b30ca7-3b53-4bb0-bd03-59e954646e25} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3351 | 2025.12.24 05:14:15.575805 [ 260 ] {32b30ca7-3b53-4bb0-bd03-59e954646e25} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3352 | 2025.12.24 05:14:15.575839 [ 197 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_21_4} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3353 | 2025.12.24 05:14:15.575915 [ 59 ] {} <Debug> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3354 | 2025.12.24 05:14:15.575934 [ 197 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_21_4} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3355 | 2025.12.24 05:14:15.575945 [ 260 ] {32b30ca7-3b53-4bb0-bd03-59e954646e25} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001384 sec., 65028.901734104045 rows/sec., 5.08 MiB/sec. | ||
| 3356 | 2025.12.24 05:14:15.575950 [ 59 ] {} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3357 | 2025.12.24 05:14:15.575991 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3358 | 2025.12.24 05:14:15.575994 [ 260 ] {32b30ca7-3b53-4bb0-bd03-59e954646e25} <Debug> TCPHandler: Processed in 0.001560949 sec. | ||
| 3359 | 2025.12.24 05:14:15.576034 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 3360 | 2025.12.24 05:14:15.576118 [ 197 ] {f0e18965-af2d-41a1-90bf-873520b651fa::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 | ||
| 3361 | 2025.12.24 05:14:15.576127 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3362 | 2025.12.24 05:14:15.576195 [ 197 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3363 | 2025.12.24 05:14:15.576229 [ 197 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 633 rows starting from the beginning of the part | ||
| 3364 | 2025.12.24 05:14:15.576229 [ 260 ] {2f83468f-96a3-4d80-a5fa-7ef91a8843e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3365 | 2025.12.24 05:14:15.576288 [ 260 ] {2f83468f-96a3-4d80-a5fa-7ef91a8843e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3366 | 2025.12.24 05:14:15.576312 [ 197 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 548 rows starting from the beginning of the part | ||
| 3367 | 2025.12.24 05:14:15.576366 [ 197 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 79 rows starting from the beginning of the part | ||
| 3368 | 2025.12.24 05:14:15.576410 [ 197 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 90 rows starting from the beginning of the part | ||
| 3369 | 2025.12.24 05:14:15.576455 [ 197 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 115 rows starting from the beginning of the part | ||
| 3370 | 2025.12.24 05:14:15.576502 [ 197 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 90 rows starting from the beginning of the part | ||
| 3371 | 2025.12.24 05:14:15.576701 [ 260 ] {2f83468f-96a3-4d80-a5fa-7ef91a8843e8} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3372 | 2025.12.24 05:14:15.576745 [ 260 ] {2f83468f-96a3-4d80-a5fa-7ef91a8843e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3373 | 2025.12.24 05:14:15.577111 [ 260 ] {2f83468f-96a3-4d80-a5fa-7ef91a8843e8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3374 | 2025.12.24 05:14:15.577342 [ 260 ] {2f83468f-96a3-4d80-a5fa-7ef91a8843e8} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3375 | 2025.12.24 05:14:15.577456 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3376 | 2025.12.24 05:14:15.577480 [ 260 ] {2f83468f-96a3-4d80-a5fa-7ef91a8843e8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00127 sec., 125984.25196850393 rows/sec., 8.77 MiB/sec. | ||
| 3377 | 2025.12.24 05:14:15.577490 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3378 | 2025.12.24 05:14:15.577517 [ 192 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1555 rows, containing 5 columns (5 merged, 0 gathered) in 0.001429147 sec., 1088061.6199733128 rows/sec., 86.69 MiB/sec. | ||
| 3379 | 2025.12.24 05:14:15.577520 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3380 | 2025.12.24 05:14:15.577526 [ 260 ] {2f83468f-96a3-4d80-a5fa-7ef91a8843e8} <Debug> TCPHandler: Processed in 0.001448308 sec. | ||
| 3381 | 2025.12.24 05:14:15.577637 [ 195 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::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 | ||
| 3382 | 2025.12.24 05:14:15.577674 [ 197 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3383 | 2025.12.24 05:14:15.577676 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3384 | 2025.12.24 05:14:15.577760 [ 195 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3385 | 2025.12.24 05:14:15.577792 [ 260 ] {ef7dc4eb-96ef-40b3-a271-7eaefc570def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3386 | 2025.12.24 05:14:15.577801 [ 195 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4922 rows starting from the beginning of the part | ||
| 3387 | 2025.12.24 05:14:15.577858 [ 260 ] {ef7dc4eb-96ef-40b3-a271-7eaefc570def} <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 | ||
| 3388 | 2025.12.24 05:14:15.577881 [ 195 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 845 rows starting from the beginning of the part | ||
| 3389 | 2025.12.24 05:14:15.577931 [ 195 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3390 | 2025.12.24 05:14:15.577940 [ 197 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_21_4} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3391 | 2025.12.24 05:14:15.577972 [ 195 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3392 | 2025.12.24 05:14:15.578012 [ 197 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_21_4} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3393 | 2025.12.24 05:14:15.578016 [ 195 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 196 rows starting from the beginning of the part | ||
| 3394 | 2025.12.24 05:14:15.578068 [ 195 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::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 | ||
| 3395 | 2025.12.24 05:14:15.578078 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3396 | 2025.12.24 05:14:15.578661 [ 260 ] {ef7dc4eb-96ef-40b3-a271-7eaefc570def} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3397 | 2025.12.24 05:14:15.578703 [ 260 ] {ef7dc4eb-96ef-40b3-a271-7eaefc570def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3398 | 2025.12.24 05:14:15.579291 [ 260 ] {ef7dc4eb-96ef-40b3-a271-7eaefc570def} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3399 | 2025.12.24 05:14:15.579533 [ 260 ] {ef7dc4eb-96ef-40b3-a271-7eaefc570def} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3400 | 2025.12.24 05:14:15.579679 [ 260 ] {ef7dc4eb-96ef-40b3-a271-7eaefc570def} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001907 sec., 13633.980073413739 rows/sec., 24.43 MiB/sec. | ||
| 3401 | 2025.12.24 05:14:15.579731 [ 260 ] {ef7dc4eb-96ef-40b3-a271-7eaefc570def} <Debug> TCPHandler: Processed in 0.002105135 sec. | ||
| 3402 | 2025.12.24 05:14:15.579841 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3403 | 2025.12.24 05:14:15.579937 [ 260 ] {b1c71ddd-1603-47da-a04d-270b319fbc7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3404 | 2025.12.24 05:14:15.579980 [ 260 ] {b1c71ddd-1603-47da-a04d-270b319fbc7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3405 | 2025.12.24 05:14:15.580311 [ 260 ] {b1c71ddd-1603-47da-a04d-270b319fbc7c} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3406 | 2025.12.24 05:14:15.580348 [ 260 ] {b1c71ddd-1603-47da-a04d-270b319fbc7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3407 | 2025.12.24 05:14:15.580667 [ 260 ] {b1c71ddd-1603-47da-a04d-270b319fbc7c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3408 | 2025.12.24 05:14:15.580878 [ 260 ] {b1c71ddd-1603-47da-a04d-270b319fbc7c} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3409 | 2025.12.24 05:14:15.580895 [ 197 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6443 rows, containing 5 columns (5 merged, 0 gathered) in 0.003300869 sec., 1951910.239394535 rows/sec., 134.26 MiB/sec. | ||
| 3410 | 2025.12.24 05:14:15.580979 [ 59 ] {} <Debug> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3411 | 2025.12.24 05:14:15.581009 [ 260 ] {b1c71ddd-1603-47da-a04d-270b319fbc7c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 3412 | 2025.12.24 05:14:15.581014 [ 59 ] {} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3413 | 2025.12.24 05:14:15.581051 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3414 | 2025.12.24 05:14:15.581053 [ 260 ] {b1c71ddd-1603-47da-a04d-270b319fbc7c} <Debug> TCPHandler: Processed in 0.001261785 sec. | ||
| 3415 | 2025.12.24 05:14:15.581121 [ 192 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::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 | ||
| 3416 | 2025.12.24 05:14:15.581220 [ 192 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3417 | 2025.12.24 05:14:15.581244 [ 192 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 900 rows starting from the beginning of the part | ||
| 3418 | 2025.12.24 05:14:15.581286 [ 192 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::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 | ||
| 3419 | 2025.12.24 05:14:15.581319 [ 192 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3420 | 2025.12.24 05:14:15.581349 [ 192 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::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 | ||
| 3421 | 2025.12.24 05:14:15.581382 [ 192 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3422 | 2025.12.24 05:14:15.581396 [ 196 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3423 | 2025.12.24 05:14:15.581417 [ 192 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::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 | ||
| 3424 | 2025.12.24 05:14:15.581729 [ 196 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3425 | 2025.12.24 05:14:15.581810 [ 196 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3426 | 2025.12.24 05:14:15.581893 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
| 3427 | 2025.12.24 05:14:15.582208 [ 197 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1200 rows, containing 4 columns (4 merged, 0 gathered) in 0.001116763 sec., 1074534.1670524543 rows/sec., 72.42 MiB/sec. | ||
| 3428 | 2025.12.24 05:14:15.582380 [ 196 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3429 | 2025.12.24 05:14:15.582603 [ 196 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::all_1_21_4} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3430 | 2025.12.24 05:14:15.582664 [ 196 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::all_1_21_4} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3431 | 2025.12.24 05:14:15.582716 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3432 | 2025.12.24 05:14:18.533932 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3433 | 2025.12.24 05:14:18.534007 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3434 | 2025.12.24 05:14:18.637758 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7657 | ||
| 3435 | 2025.12.24 05:14:18.638259 [ 245 ] {} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3436 | 2025.12.24 05:14:18.638304 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3437 | 2025.12.24 05:14:18.638807 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3438 | 2025.12.24 05:14:18.639042 [ 245 ] {} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3439 | 2025.12.24 05:14:18.639170 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7657 | ||
| 3440 | 2025.12.24 05:14:18.639196 [ 90 ] {} <Debug> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3441 | 2025.12.24 05:14:18.639265 [ 90 ] {} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3442 | 2025.12.24 05:14:18.639284 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3443 | 2025.12.24 05:14:18.639415 [ 192 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::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 | ||
| 3444 | 2025.12.24 05:14:18.639557 [ 192 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3445 | 2025.12.24 05:14:18.639593 [ 192 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5289 rows starting from the beginning of the part | ||
| 3446 | 2025.12.24 05:14:18.639653 [ 192 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3447 | 2025.12.24 05:14:18.639694 [ 192 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3448 | 2025.12.24 05:14:18.639732 [ 192 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3449 | 2025.12.24 05:14:18.639766 [ 192 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3450 | 2025.12.24 05:14:18.639800 [ 192 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3451 | 2025.12.24 05:14:18.641163 [ 196 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7657 rows, containing 4 columns (4 merged, 0 gathered) in 0.001813252 sec., 4222799.699104151 rows/sec., 60.41 MiB/sec. | ||
| 3452 | 2025.12.24 05:14:18.642078 [ 190 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3453 | 2025.12.24 05:14:18.642393 [ 190 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::all_1_16_3} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3454 | 2025.12.24 05:14:18.642469 [ 190 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::all_1_16_3} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3455 | 2025.12.24 05:14:18.642571 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3456 | 2025.12.24 05:14:18.653348 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 464 | ||
| 3457 | 2025.12.24 05:14:18.655529 [ 243 ] {} <Trace> system.query_log (2a13f63c-58ea-4f5b-b989-05bc92d4d0fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3458 | 2025.12.24 05:14:18.655568 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3459 | 2025.12.24 05:14:18.656753 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3460 | 2025.12.24 05:14:18.657040 [ 243 ] {} <Trace> system.query_log (2a13f63c-58ea-4f5b-b989-05bc92d4d0fc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3461 | 2025.12.24 05:14:18.657178 [ 94 ] {} <Debug> system.query_log (2a13f63c-58ea-4f5b-b989-05bc92d4d0fc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3462 | 2025.12.24 05:14:18.657223 [ 94 ] {} <Trace> system.query_log (2a13f63c-58ea-4f5b-b989-05bc92d4d0fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3463 | 2025.12.24 05:14:18.657252 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3464 | 2025.12.24 05:14:18.657344 [ 194 ] {2a13f63c-58ea-4f5b-b989-05bc92d4d0fc::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 | ||
| 3465 | 2025.12.24 05:14:18.657390 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 464 | ||
| 3466 | 2025.12.24 05:14:18.657818 [ 194 ] {2a13f63c-58ea-4f5b-b989-05bc92d4d0fc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3467 | 2025.12.24 05:14:18.657950 [ 194 ] {2a13f63c-58ea-4f5b-b989-05bc92d4d0fc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 322 rows starting from the beginning of the part | ||
| 3468 | 2025.12.24 05:14:18.658322 [ 194 ] {2a13f63c-58ea-4f5b-b989-05bc92d4d0fc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 3469 | 2025.12.24 05:14:18.658661 [ 194 ] {2a13f63c-58ea-4f5b-b989-05bc92d4d0fc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 34 rows starting from the beginning of the part | ||
| 3470 | 2025.12.24 05:14:18.659002 [ 194 ] {2a13f63c-58ea-4f5b-b989-05bc92d4d0fc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 28 rows starting from the beginning of the part | ||
| 3471 | 2025.12.24 05:14:18.659347 [ 194 ] {2a13f63c-58ea-4f5b-b989-05bc92d4d0fc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 3472 | 2025.12.24 05:14:18.659728 [ 194 ] {2a13f63c-58ea-4f5b-b989-05bc92d4d0fc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 3473 | 2025.12.24 05:14:18.665559 [ 196 ] {2a13f63c-58ea-4f5b-b989-05bc92d4d0fc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 464 rows, containing 72 columns (72 merged, 0 gathered) in 0.008251449 sec., 56232.547762217284 rows/sec., 50.47 MiB/sec. | ||
| 3474 | 2025.12.24 05:14:18.666288 [ 190 ] {2a13f63c-58ea-4f5b-b989-05bc92d4d0fc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3475 | 2025.12.24 05:14:18.666806 [ 190 ] {2a13f63c-58ea-4f5b-b989-05bc92d4d0fc::all_1_11_2} <Trace> system.query_log (2a13f63c-58ea-4f5b-b989-05bc92d4d0fc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3476 | 2025.12.24 05:14:18.666882 [ 190 ] {2a13f63c-58ea-4f5b-b989-05bc92d4d0fc::all_1_11_2} <Trace> system.query_log (2a13f63c-58ea-4f5b-b989-05bc92d4d0fc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3477 | 2025.12.24 05:14:18.667002 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB. | ||
| 3478 | 2025.12.24 05:14:19.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.23 MiB, peak 233.56 MiB, free memory in arenas 0.00 B, will set to 228.49 MiB (RSS), difference: 1.26 MiB | ||
| 3479 | 2025.12.24 05:14:19.001294 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00089489 sec. | ||
| 3480 | 2025.12.24 05:14:19.031308 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3481 | 2025.12.24 05:14:19.048444 [ 244 ] {} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3482 | 2025.12.24 05:14:19.048494 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3483 | 2025.12.24 05:14:19.054501 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3484 | 2025.12.24 05:14:19.055199 [ 244 ] {} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3485 | 2025.12.24 05:14:19.055483 [ 94 ] {} <Debug> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3486 | 2025.12.24 05:14:19.055544 [ 94 ] {} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3487 | 2025.12.24 05:14:19.055566 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3488 | 2025.12.24 05:14:19.055662 [ 200 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::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 | ||
| 3489 | 2025.12.24 05:14:19.058070 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3490 | 2025.12.24 05:14:19.058614 [ 200 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3491 | 2025.12.24 05:14:19.059396 [ 200 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::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 | ||
| 3492 | 2025.12.24 05:14:19.062581 [ 200 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::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 | ||
| 3493 | 2025.12.24 05:14:19.065746 [ 200 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::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 | ||
| 3494 | 2025.12.24 05:14:19.069434 [ 200 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::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 | ||
| 3495 | 2025.12.24 05:14:19.073544 [ 200 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::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 | ||
| 3496 | 2025.12.24 05:14:19.077777 [ 200 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::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 | ||
| 3497 | 2025.12.24 05:14:19.134341 [ 190 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.078718571 sec., 1537.1213992184894 rows/sec., 7.95 MiB/sec. | ||
| 3498 | 2025.12.24 05:14:19.137061 [ 191 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3499 | 2025.12.24 05:14:19.139186 [ 191 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::all_1_16_3} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3500 | 2025.12.24 05:14:19.139303 [ 191 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::all_1_16_3} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3501 | 2025.12.24 05:14:19.141267 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3502 | 2025.12.24 05:14:20.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.56 MiB, peak 239.53 MiB, free memory in arenas 0.00 B, will set to 239.91 MiB (RSS), difference: 10.35 MiB | ||
| 3503 | 2025.12.24 05:14:20.570175 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3504 | 2025.12.24 05:14:20.570477 [ 260 ] {6cf6b020-4e0d-46f7-b27e-3b0644e9f47d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3505 | 2025.12.24 05:14:20.570595 [ 260 ] {6cf6b020-4e0d-46f7-b27e-3b0644e9f47d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3506 | 2025.12.24 05:14:20.571343 [ 260 ] {6cf6b020-4e0d-46f7-b27e-3b0644e9f47d} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3507 | 2025.12.24 05:14:20.571393 [ 260 ] {6cf6b020-4e0d-46f7-b27e-3b0644e9f47d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3508 | 2025.12.24 05:14:20.571798 [ 260 ] {6cf6b020-4e0d-46f7-b27e-3b0644e9f47d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3509 | 2025.12.24 05:14:20.572037 [ 260 ] {6cf6b020-4e0d-46f7-b27e-3b0644e9f47d} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3510 | 2025.12.24 05:14:20.572202 [ 260 ] {6cf6b020-4e0d-46f7-b27e-3b0644e9f47d} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001804 sec., 47671.840354767184 rows/sec., 4.00 MiB/sec. | ||
| 3511 | 2025.12.24 05:14:20.572252 [ 260 ] {6cf6b020-4e0d-46f7-b27e-3b0644e9f47d} <Debug> TCPHandler: Processed in 0.002262897 sec. | ||
| 3512 | 2025.12.24 05:14:20.572372 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3513 | 2025.12.24 05:14:20.572475 [ 260 ] {353e7dd9-09c3-4071-9dfd-91847ad9489d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3514 | 2025.12.24 05:14:20.572521 [ 260 ] {353e7dd9-09c3-4071-9dfd-91847ad9489d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3515 | 2025.12.24 05:14:20.572922 [ 260 ] {353e7dd9-09c3-4071-9dfd-91847ad9489d} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3516 | 2025.12.24 05:14:20.572960 [ 260 ] {353e7dd9-09c3-4071-9dfd-91847ad9489d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3517 | 2025.12.24 05:14:20.573269 [ 260 ] {353e7dd9-09c3-4071-9dfd-91847ad9489d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3518 | 2025.12.24 05:14:20.573472 [ 260 ] {353e7dd9-09c3-4071-9dfd-91847ad9489d} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3519 | 2025.12.24 05:14:20.573603 [ 260 ] {353e7dd9-09c3-4071-9dfd-91847ad9489d} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001153 sec., 13009.540329575022 rows/sec., 978.26 KiB/sec. | ||
| 3520 | 2025.12.24 05:14:20.573642 [ 260 ] {353e7dd9-09c3-4071-9dfd-91847ad9489d} <Debug> TCPHandler: Processed in 0.001322176 sec. | ||
| 3521 | 2025.12.24 05:14:20.573744 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3522 | 2025.12.24 05:14:20.573846 [ 260 ] {b78f6de4-fa60-40bc-8225-e6b61b58d733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3523 | 2025.12.24 05:14:20.573893 [ 260 ] {b78f6de4-fa60-40bc-8225-e6b61b58d733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3524 | 2025.12.24 05:14:20.574400 [ 260 ] {b78f6de4-fa60-40bc-8225-e6b61b58d733} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3525 | 2025.12.24 05:14:20.574445 [ 260 ] {b78f6de4-fa60-40bc-8225-e6b61b58d733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3526 | 2025.12.24 05:14:20.574852 [ 260 ] {b78f6de4-fa60-40bc-8225-e6b61b58d733} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3527 | 2025.12.24 05:14:20.575062 [ 260 ] {b78f6de4-fa60-40bc-8225-e6b61b58d733} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3528 | 2025.12.24 05:14:20.575187 [ 260 ] {b78f6de4-fa60-40bc-8225-e6b61b58d733} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001362 sec., 58002.93685756241 rows/sec., 4.53 MiB/sec. | ||
| 3529 | 2025.12.24 05:14:20.575227 [ 260 ] {b78f6de4-fa60-40bc-8225-e6b61b58d733} <Debug> TCPHandler: Processed in 0.001532868 sec. | ||
| 3530 | 2025.12.24 05:14:20.575343 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3531 | 2025.12.24 05:14:20.575437 [ 260 ] {b729f58a-8621-4593-b700-596329331c85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3532 | 2025.12.24 05:14:20.575480 [ 260 ] {b729f58a-8621-4593-b700-596329331c85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3533 | 2025.12.24 05:14:20.575879 [ 260 ] {b729f58a-8621-4593-b700-596329331c85} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3534 | 2025.12.24 05:14:20.575915 [ 260 ] {b729f58a-8621-4593-b700-596329331c85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3535 | 2025.12.24 05:14:20.576257 [ 260 ] {b729f58a-8621-4593-b700-596329331c85} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3536 | 2025.12.24 05:14:20.576462 [ 260 ] {b729f58a-8621-4593-b700-596329331c85} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3537 | 2025.12.24 05:14:20.576595 [ 260 ] {b729f58a-8621-4593-b700-596329331c85} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 3538 | 2025.12.24 05:14:20.576630 [ 260 ] {b729f58a-8621-4593-b700-596329331c85} <Debug> TCPHandler: Processed in 0.001336116 sec. | ||
| 3539 | 2025.12.24 05:14:20.576743 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3540 | 2025.12.24 05:14:20.576859 [ 260 ] {79c05ba5-a09f-4be8-8e4d-fcb37c1fd18d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3541 | 2025.12.24 05:14:20.576917 [ 260 ] {79c05ba5-a09f-4be8-8e4d-fcb37c1fd18d} <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 | ||
| 3542 | 2025.12.24 05:14:20.577677 [ 260 ] {79c05ba5-a09f-4be8-8e4d-fcb37c1fd18d} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3543 | 2025.12.24 05:14:20.577713 [ 260 ] {79c05ba5-a09f-4be8-8e4d-fcb37c1fd18d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3544 | 2025.12.24 05:14:20.578246 [ 260 ] {79c05ba5-a09f-4be8-8e4d-fcb37c1fd18d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3545 | 2025.12.24 05:14:20.578465 [ 260 ] {79c05ba5-a09f-4be8-8e4d-fcb37c1fd18d} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3546 | 2025.12.24 05:14:20.578598 [ 260 ] {79c05ba5-a09f-4be8-8e4d-fcb37c1fd18d} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001763 sec., 8508.224617129892 rows/sec., 15.25 MiB/sec. | ||
| 3547 | 2025.12.24 05:14:20.578657 [ 260 ] {79c05ba5-a09f-4be8-8e4d-fcb37c1fd18d} <Debug> TCPHandler: Processed in 0.001974404 sec. | ||
| 3548 | 2025.12.24 05:14:20.578761 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3549 | 2025.12.24 05:14:20.578852 [ 260 ] {7e4369e0-48d4-46fa-a47e-1167807d3c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3550 | 2025.12.24 05:14:20.578895 [ 260 ] {7e4369e0-48d4-46fa-a47e-1167807d3c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3551 | 2025.12.24 05:14:20.579215 [ 260 ] {7e4369e0-48d4-46fa-a47e-1167807d3c92} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3552 | 2025.12.24 05:14:20.579251 [ 260 ] {7e4369e0-48d4-46fa-a47e-1167807d3c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3553 | 2025.12.24 05:14:20.579556 [ 260 ] {7e4369e0-48d4-46fa-a47e-1167807d3c92} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3554 | 2025.12.24 05:14:20.579765 [ 260 ] {7e4369e0-48d4-46fa-a47e-1167807d3c92} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3555 | 2025.12.24 05:14:20.579889 [ 260 ] {7e4369e0-48d4-46fa-a47e-1167807d3c92} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 3556 | 2025.12.24 05:14:20.579924 [ 260 ] {7e4369e0-48d4-46fa-a47e-1167807d3c92} <Debug> TCPHandler: Processed in 0.001210855 sec. | ||
| 3557 | 2025.12.24 05:14:25.599134 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3558 | 2025.12.24 05:14:25.599348 [ 260 ] {4a56db0b-1c26-465c-aedb-a1828fb93944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3559 | 2025.12.24 05:14:25.599422 [ 260 ] {4a56db0b-1c26-465c-aedb-a1828fb93944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3560 | 2025.12.24 05:14:25.600109 [ 260 ] {4a56db0b-1c26-465c-aedb-a1828fb93944} <Trace> oximeter.fields_ipaddr (d2d73905-51dd-46e2-bb88-103604040d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3561 | 2025.12.24 05:14:25.600159 [ 260 ] {4a56db0b-1c26-465c-aedb-a1828fb93944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3562 | 2025.12.24 05:14:25.600548 [ 260 ] {4a56db0b-1c26-465c-aedb-a1828fb93944} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3563 | 2025.12.24 05:14:25.600784 [ 260 ] {4a56db0b-1c26-465c-aedb-a1828fb93944} <Trace> oximeter.fields_ipaddr (d2d73905-51dd-46e2-bb88-103604040d84): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3564 | 2025.12.24 05:14:25.600941 [ 260 ] {4a56db0b-1c26-465c-aedb-a1828fb93944} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001649 sec., 1212.856276531231 rows/sec., 98.90 KiB/sec. | ||
| 3565 | 2025.12.24 05:14:25.600985 [ 260 ] {4a56db0b-1c26-465c-aedb-a1828fb93944} <Debug> TCPHandler: Processed in 0.001992464 sec. | ||
| 3566 | 2025.12.24 05:14:25.601117 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3567 | 2025.12.24 05:14:25.601228 [ 260 ] {d9271d28-63f7-43f2-94c4-c7501e5d227c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3568 | 2025.12.24 05:14:25.601270 [ 260 ] {d9271d28-63f7-43f2-94c4-c7501e5d227c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3569 | 2025.12.24 05:14:25.602376 [ 260 ] {d9271d28-63f7-43f2-94c4-c7501e5d227c} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3570 | 2025.12.24 05:14:25.602412 [ 260 ] {d9271d28-63f7-43f2-94c4-c7501e5d227c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3571 | 2025.12.24 05:14:25.602835 [ 260 ] {d9271d28-63f7-43f2-94c4-c7501e5d227c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3572 | 2025.12.24 05:14:25.603046 [ 260 ] {d9271d28-63f7-43f2-94c4-c7501e5d227c} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3573 | 2025.12.24 05:14:25.603173 [ 260 ] {d9271d28-63f7-43f2-94c4-c7501e5d227c} <Debug> executeQuery: Read 1249 rows, 105.92 KiB in 0.001967 sec., 634977.1225216065 rows/sec., 52.59 MiB/sec. | ||
| 3574 | 2025.12.24 05:14:25.603210 [ 260 ] {d9271d28-63f7-43f2-94c4-c7501e5d227c} <Debug> TCPHandler: Processed in 0.002146266 sec. | ||
| 3575 | 2025.12.24 05:14:25.603334 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3576 | 2025.12.24 05:14:25.603427 [ 260 ] {a25ac90b-ec62-4bd8-8628-20d27ec9410f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3577 | 2025.12.24 05:14:25.603467 [ 260 ] {a25ac90b-ec62-4bd8-8628-20d27ec9410f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3578 | 2025.12.24 05:14:25.603892 [ 260 ] {a25ac90b-ec62-4bd8-8628-20d27ec9410f} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3579 | 2025.12.24 05:14:25.603927 [ 260 ] {a25ac90b-ec62-4bd8-8628-20d27ec9410f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3580 | 2025.12.24 05:14:25.604220 [ 260 ] {a25ac90b-ec62-4bd8-8628-20d27ec9410f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3581 | 2025.12.24 05:14:25.604420 [ 260 ] {a25ac90b-ec62-4bd8-8628-20d27ec9410f} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3582 | 2025.12.24 05:14:25.604510 [ 114 ] {} <Debug> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3583 | 2025.12.24 05:14:25.604544 [ 260 ] {a25ac90b-ec62-4bd8-8628-20d27ec9410f} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001135 sec., 24669.603524229075 rows/sec., 1.80 MiB/sec. | ||
| 3584 | 2025.12.24 05:14:25.604546 [ 114 ] {} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3585 | 2025.12.24 05:14:25.604575 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3586 | 2025.12.24 05:14:25.604580 [ 260 ] {a25ac90b-ec62-4bd8-8628-20d27ec9410f} <Debug> TCPHandler: Processed in 0.001304166 sec. | ||
| 3587 | 2025.12.24 05:14:25.604668 [ 198 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::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 | ||
| 3588 | 2025.12.24 05:14:25.604701 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3589 | 2025.12.24 05:14:25.604765 [ 198 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3590 | 2025.12.24 05:14:25.604797 [ 260 ] {50afc5e3-76aa-4e38-bc04-2ba1fb9c99c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3591 | 2025.12.24 05:14:25.604798 [ 198 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 71 rows starting from the beginning of the part | ||
| 3592 | 2025.12.24 05:14:25.604837 [ 260 ] {50afc5e3-76aa-4e38-bc04-2ba1fb9c99c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3593 | 2025.12.24 05:14:25.604877 [ 198 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
| 3594 | 2025.12.24 05:14:25.604929 [ 198 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 27 rows starting from the beginning of the part | ||
| 3595 | 2025.12.24 05:14:25.604980 [ 198 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part | ||
| 3596 | 2025.12.24 05:14:25.605027 [ 198 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 15 rows starting from the beginning of the part | ||
| 3597 | 2025.12.24 05:14:25.605072 [ 198 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 28 rows starting from the beginning of the part | ||
| 3598 | 2025.12.24 05:14:25.605338 [ 260 ] {50afc5e3-76aa-4e38-bc04-2ba1fb9c99c7} <Trace> oximeter.fields_u32 (0019175b-7dfe-4a06-b4c5-316fe473bc70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3599 | 2025.12.24 05:14:25.605373 [ 260 ] {50afc5e3-76aa-4e38-bc04-2ba1fb9c99c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3600 | 2025.12.24 05:14:25.605809 [ 191 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 193 rows, containing 5 columns (5 merged, 0 gathered) in 0.001176775 sec., 164007.56304306263 rows/sec., 12.68 MiB/sec. | ||
| 3601 | 2025.12.24 05:14:25.605854 [ 260 ] {50afc5e3-76aa-4e38-bc04-2ba1fb9c99c7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3602 | 2025.12.24 05:14:25.605958 [ 190 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3603 | 2025.12.24 05:14:25.606083 [ 260 ] {50afc5e3-76aa-4e38-bc04-2ba1fb9c99c7} <Trace> oximeter.fields_u32 (0019175b-7dfe-4a06-b4c5-316fe473bc70): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3604 | 2025.12.24 05:14:25.606194 [ 190 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_21_4} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3605 | 2025.12.24 05:14:25.606209 [ 260 ] {50afc5e3-76aa-4e38-bc04-2ba1fb9c99c7} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001431 sec., 159329.14046121592 rows/sec., 10.79 MiB/sec. | ||
| 3606 | 2025.12.24 05:14:25.606248 [ 260 ] {50afc5e3-76aa-4e38-bc04-2ba1fb9c99c7} <Debug> TCPHandler: Processed in 0.001596389 sec. | ||
| 3607 | 2025.12.24 05:14:25.606257 [ 190 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_21_4} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3608 | 2025.12.24 05:14:25.606319 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3609 | 2025.12.24 05:14:25.606359 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3610 | 2025.12.24 05:14:25.606453 [ 260 ] {b3eab3a3-ff22-4cdd-bea3-18ac687641ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3611 | 2025.12.24 05:14:25.606493 [ 260 ] {b3eab3a3-ff22-4cdd-bea3-18ac687641ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3612 | 2025.12.24 05:14:25.607076 [ 260 ] {b3eab3a3-ff22-4cdd-bea3-18ac687641ad} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3613 | 2025.12.24 05:14:25.607110 [ 260 ] {b3eab3a3-ff22-4cdd-bea3-18ac687641ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3614 | 2025.12.24 05:14:25.607430 [ 260 ] {b3eab3a3-ff22-4cdd-bea3-18ac687641ad} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3615 | 2025.12.24 05:14:25.607649 [ 260 ] {b3eab3a3-ff22-4cdd-bea3-18ac687641ad} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3616 | 2025.12.24 05:14:25.607772 [ 260 ] {b3eab3a3-ff22-4cdd-bea3-18ac687641ad} <Debug> executeQuery: Read 548 rows, 41.65 KiB in 0.001337 sec., 409872.8496634255 rows/sec., 30.42 MiB/sec. | ||
| 3617 | 2025.12.24 05:14:25.607809 [ 260 ] {b3eab3a3-ff22-4cdd-bea3-18ac687641ad} <Debug> TCPHandler: Processed in 0.001498848 sec. | ||
| 3618 | 2025.12.24 05:14:25.607915 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3619 | 2025.12.24 05:14:25.608009 [ 260 ] {a94ec3e2-82ec-48c3-ad5c-5b89f3d34517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3620 | 2025.12.24 05:14:25.608052 [ 260 ] {a94ec3e2-82ec-48c3-ad5c-5b89f3d34517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3621 | 2025.12.24 05:14:25.608598 [ 260 ] {a94ec3e2-82ec-48c3-ad5c-5b89f3d34517} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3622 | 2025.12.24 05:14:25.608633 [ 260 ] {a94ec3e2-82ec-48c3-ad5c-5b89f3d34517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3623 | 2025.12.24 05:14:25.609018 [ 260 ] {a94ec3e2-82ec-48c3-ad5c-5b89f3d34517} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3624 | 2025.12.24 05:14:25.609229 [ 260 ] {a94ec3e2-82ec-48c3-ad5c-5b89f3d34517} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3625 | 2025.12.24 05:14:25.609353 [ 260 ] {a94ec3e2-82ec-48c3-ad5c-5b89f3d34517} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001362 sec., 620411.1600587372 rows/sec., 41.76 MiB/sec. | ||
| 3626 | 2025.12.24 05:14:25.609388 [ 260 ] {a94ec3e2-82ec-48c3-ad5c-5b89f3d34517} <Debug> TCPHandler: Processed in 0.001522618 sec. | ||
| 3627 | 2025.12.24 05:14:25.609504 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3628 | 2025.12.24 05:14:25.609597 [ 260 ] {2af5704c-996c-41a4-bff7-93d3f1b00796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3629 | 2025.12.24 05:14:25.609652 [ 260 ] {2af5704c-996c-41a4-bff7-93d3f1b00796} <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 | ||
| 3630 | 2025.12.24 05:14:25.610429 [ 260 ] {2af5704c-996c-41a4-bff7-93d3f1b00796} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3631 | 2025.12.24 05:14:25.610463 [ 260 ] {2af5704c-996c-41a4-bff7-93d3f1b00796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3632 | 2025.12.24 05:14:25.610970 [ 260 ] {2af5704c-996c-41a4-bff7-93d3f1b00796} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3633 | 2025.12.24 05:14:25.611187 [ 260 ] {2af5704c-996c-41a4-bff7-93d3f1b00796} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3634 | 2025.12.24 05:14:25.611283 [ 114 ] {} <Debug> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3635 | 2025.12.24 05:14:25.611320 [ 260 ] {2af5704c-996c-41a4-bff7-93d3f1b00796} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001742 sec., 14925.373134328358 rows/sec., 26.75 MiB/sec. | ||
| 3636 | 2025.12.24 05:14:25.611322 [ 114 ] {} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3637 | 2025.12.24 05:14:25.611354 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3638 | 2025.12.24 05:14:25.611372 [ 260 ] {2af5704c-996c-41a4-bff7-93d3f1b00796} <Debug> TCPHandler: Processed in 0.001926193 sec. | ||
| 3639 | 2025.12.24 05:14:25.611452 [ 191 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::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 | ||
| 3640 | 2025.12.24 05:14:25.611481 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3641 | 2025.12.24 05:14:25.611590 [ 260 ] {f501f082-2e67-4300-bd6d-63e445948e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3642 | 2025.12.24 05:14:25.611632 [ 260 ] {f501f082-2e67-4300-bd6d-63e445948e4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3643 | 2025.12.24 05:14:25.611693 [ 191 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3644 | 2025.12.24 05:14:25.611769 [ 191 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 252 rows starting from the beginning of the part | ||
| 3645 | 2025.12.24 05:14:25.611940 [ 191 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
| 3646 | 2025.12.24 05:14:25.611977 [ 260 ] {f501f082-2e67-4300-bd6d-63e445948e4f} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3647 | 2025.12.24 05:14:25.612017 [ 260 ] {f501f082-2e67-4300-bd6d-63e445948e4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3648 | 2025.12.24 05:14:25.612068 [ 191 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 15 rows starting from the beginning of the part | ||
| 3649 | 2025.12.24 05:14:25.612175 [ 191 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part | ||
| 3650 | 2025.12.24 05:14:25.612272 [ 191 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 15 rows starting from the beginning of the part | ||
| 3651 | 2025.12.24 05:14:25.612340 [ 260 ] {f501f082-2e67-4300-bd6d-63e445948e4f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3652 | 2025.12.24 05:14:25.612370 [ 191 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
| 3653 | 2025.12.24 05:14:25.612574 [ 260 ] {f501f082-2e67-4300-bd6d-63e445948e4f} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3654 | 2025.12.24 05:14:25.612707 [ 260 ] {f501f082-2e67-4300-bd6d-63e445948e4f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 3655 | 2025.12.24 05:14:25.612743 [ 260 ] {f501f082-2e67-4300-bd6d-63e445948e4f} <Debug> TCPHandler: Processed in 0.001312106 sec. | ||
| 3656 | 2025.12.24 05:14:25.615951 [ 193 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 19 columns (19 merged, 0 gathered) in 0.004537594 sec., 79337.19940567623 rows/sec., 142.17 MiB/sec. | ||
| 3657 | 2025.12.24 05:14:25.616510 [ 191 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3658 | 2025.12.24 05:14:25.616850 [ 191 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3659 | 2025.12.24 05:14:25.616932 [ 191 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3660 | 2025.12.24 05:14:25.617036 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 3661 | 2025.12.24 05:14:26.000223 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.57 MiB, peak 245.65 MiB, free memory in arenas 0.00 B, will set to 241.86 MiB (RSS), difference: 1.29 MiB | ||
| 3662 | 2025.12.24 05:14:26.139366 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8169 | ||
| 3663 | 2025.12.24 05:14:26.139949 [ 245 ] {} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3664 | 2025.12.24 05:14:26.139994 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3665 | 2025.12.24 05:14:26.140577 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3666 | 2025.12.24 05:14:26.140814 [ 245 ] {} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3667 | 2025.12.24 05:14:26.140942 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8169 | ||
| 3668 | 2025.12.24 05:14:26.558225 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3669 | 2025.12.24 05:14:26.572870 [ 244 ] {} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3670 | 2025.12.24 05:14:26.572930 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3671 | 2025.12.24 05:14:26.579040 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3672 | 2025.12.24 05:14:26.579750 [ 244 ] {} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3673 | 2025.12.24 05:14:26.582247 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3674 | 2025.12.24 05:14:27.000386 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.40 MiB, peak 246.40 MiB, free memory in arenas 0.00 B, will set to 243.53 MiB (RSS), difference: 1.13 MiB | ||
| 3675 | 2025.12.24 05:14:27.815402 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61411 | ||
| 3676 | 2025.12.24 05:14:27.815526 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3677 | 2025.12.24 05:14:27.815554 [ 288 ] {} <Debug> TCP-Session: d3111f51-cea1-4b64-b885-d23293323456 Authenticating user 'default' from [fd00:1122:3344:101::e]:61411 | ||
| 3678 | 2025.12.24 05:14:27.815576 [ 288 ] {} <Debug> TCP-Session: d3111f51-cea1-4b64-b885-d23293323456 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3679 | 2025.12.24 05:14:27.815589 [ 288 ] {} <Debug> TCP-Session: d3111f51-cea1-4b64-b885-d23293323456 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3680 | 2025.12.24 05:14:27.815758 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46731 | ||
| 3681 | 2025.12.24 05:14:27.815772 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62511 | ||
| 3682 | 2025.12.24 05:14:27.815801 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43024 | ||
| 3683 | 2025.12.24 05:14:27.815828 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54543 | ||
| 3684 | 2025.12.24 05:14:27.815853 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35610 | ||
| 3685 | 2025.12.24 05:14:27.815889 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3686 | 2025.12.24 05:14:27.815842 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33610 | ||
| 3687 | 2025.12.24 05:14:27.815939 [ 289 ] {} <Debug> TCP-Session: 0af6fb3e-dd11-45b4-b161-99d01814cfbb Authenticating user 'default' from [fd00:1122:3344:101::e]:46731 | ||
| 3688 | 2025.12.24 05:14:27.815820 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36569 | ||
| 3689 | 2025.12.24 05:14:27.815970 [ 289 ] {} <Debug> TCP-Session: 0af6fb3e-dd11-45b4-b161-99d01814cfbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3690 | 2025.12.24 05:14:27.815981 [ 288 ] {} <Trace> TCP-Session: d3111f51-cea1-4b64-b885-d23293323456 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3691 | 2025.12.24 05:14:27.816027 [ 289 ] {} <Debug> TCP-Session: 0af6fb3e-dd11-45b4-b161-99d01814cfbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3692 | 2025.12.24 05:14:27.815804 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45096 | ||
| 3693 | 2025.12.24 05:14:27.816101 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3694 | 2025.12.24 05:14:27.816139 [ 290 ] {} <Debug> TCP-Session: ef8aafdb-ebfa-42a7-8fbc-94fcd2355167 Authenticating user 'default' from [fd00:1122:3344:101::e]:62511 | ||
| 3695 | 2025.12.24 05:14:27.816162 [ 290 ] {} <Debug> TCP-Session: ef8aafdb-ebfa-42a7-8fbc-94fcd2355167 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3696 | 2025.12.24 05:14:27.816196 [ 290 ] {} <Debug> TCP-Session: ef8aafdb-ebfa-42a7-8fbc-94fcd2355167 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3697 | 2025.12.24 05:14:27.816237 [ 288 ] {744834f5-58d1-4ad5-8b5d-dc374f909cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61411) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3698 | 2025.12.24 05:14:27.816350 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3699 | 2025.12.24 05:14:27.816382 [ 259 ] {} <Debug> TCP-Session: 78ce7a62-1933-491c-8201-352d5e537ac2 Authenticating user 'default' from [fd00:1122:3344:101::e]:33610 | ||
| 3700 | 2025.12.24 05:14:27.816397 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3701 | 2025.12.24 05:14:27.816399 [ 259 ] {} <Debug> TCP-Session: 78ce7a62-1933-491c-8201-352d5e537ac2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3702 | 2025.12.24 05:14:27.816433 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3703 | 2025.12.24 05:14:27.816438 [ 259 ] {} <Debug> TCP-Session: 78ce7a62-1933-491c-8201-352d5e537ac2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3704 | 2025.12.24 05:14:27.816470 [ 293 ] {} <Debug> TCP-Session: a84b254a-f721-4dff-8513-a8e942c9ce5a Authenticating user 'default' from [fd00:1122:3344:101::e]:36569 | ||
| 3705 | 2025.12.24 05:14:27.816442 [ 291 ] {} <Debug> TCP-Session: 1f0e3e0b-9856-4b0a-a35b-68663f0594a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:45096 | ||
| 3706 | 2025.12.24 05:14:27.816499 [ 293 ] {} <Debug> TCP-Session: a84b254a-f721-4dff-8513-a8e942c9ce5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3707 | 2025.12.24 05:14:27.816523 [ 293 ] {} <Debug> TCP-Session: a84b254a-f721-4dff-8513-a8e942c9ce5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3708 | 2025.12.24 05:14:27.816524 [ 291 ] {} <Debug> TCP-Session: 1f0e3e0b-9856-4b0a-a35b-68663f0594a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3709 | 2025.12.24 05:14:27.816552 [ 291 ] {} <Debug> TCP-Session: 1f0e3e0b-9856-4b0a-a35b-68663f0594a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3710 | 2025.12.24 05:14:27.816626 [ 288 ] {744834f5-58d1-4ad5-8b5d-dc374f909cf2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3711 | 2025.12.24 05:14:27.816648 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3712 | 2025.12.24 05:14:27.816686 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3713 | 2025.12.24 05:14:27.816712 [ 286 ] {} <Debug> TCP-Session: 797623c6-c33b-4ee5-b740-7ab783800f6a Authenticating user 'default' from [fd00:1122:3344:101::e]:35610 | ||
| 3714 | 2025.12.24 05:14:27.816720 [ 288 ] {744834f5-58d1-4ad5-8b5d-dc374f909cf2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3715 | 2025.12.24 05:14:27.816746 [ 286 ] {} <Debug> TCP-Session: 797623c6-c33b-4ee5-b740-7ab783800f6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3716 | 2025.12.24 05:14:27.816730 [ 294 ] {} <Debug> TCP-Session: b8b424b9-9e21-4b4e-947a-34af4a17948e Authenticating user 'default' from [fd00:1122:3344:101::e]:54543 | ||
| 3717 | 2025.12.24 05:14:27.816786 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3718 | 2025.12.24 05:14:27.816809 [ 294 ] {} <Debug> TCP-Session: b8b424b9-9e21-4b4e-947a-34af4a17948e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3719 | 2025.12.24 05:14:27.816828 [ 292 ] {} <Debug> TCP-Session: a46961cd-2cc1-4f4e-b430-d8f277978140 Authenticating user 'default' from [fd00:1122:3344:101::e]:43024 | ||
| 3720 | 2025.12.24 05:14:27.816834 [ 294 ] {} <Debug> TCP-Session: b8b424b9-9e21-4b4e-947a-34af4a17948e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3721 | 2025.12.24 05:14:27.816852 [ 292 ] {} <Debug> TCP-Session: a46961cd-2cc1-4f4e-b430-d8f277978140 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3722 | 2025.12.24 05:14:27.816786 [ 286 ] {} <Debug> TCP-Session: 797623c6-c33b-4ee5-b740-7ab783800f6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3723 | 2025.12.24 05:14:27.816877 [ 292 ] {} <Debug> TCP-Session: a46961cd-2cc1-4f4e-b430-d8f277978140 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3724 | 2025.12.24 05:14:27.817081 [ 288 ] {744834f5-58d1-4ad5-8b5d-dc374f909cf2} <Debug> oximeter.version (59cf6c02-30e1-42f0-a168-26de35ed0f8e) (SelectExecutor): Key condition: unknown | ||
| 3725 | 2025.12.24 05:14:27.818287 [ 347 ] {744834f5-58d1-4ad5-8b5d-dc374f909cf2} <Trace> AggregatingTransform: Aggregating | ||
| 3726 | 2025.12.24 05:14:27.818331 [ 347 ] {744834f5-58d1-4ad5-8b5d-dc374f909cf2} <Trace> Aggregator: Aggregation method: without_key | ||
| 3727 | 2025.12.24 05:14:27.818363 [ 347 ] {744834f5-58d1-4ad5-8b5d-dc374f909cf2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001176424 sec. (850.034 rows/sec., 33.20 KiB/sec.) | ||
| 3728 | 2025.12.24 05:14:27.818379 [ 347 ] {744834f5-58d1-4ad5-8b5d-dc374f909cf2} <Trace> Aggregator: Merging aggregated data | ||
| 3729 | 2025.12.24 05:14:27.819519 [ 288 ] {744834f5-58d1-4ad5-8b5d-dc374f909cf2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003371 sec., 296.6478789676654 rows/sec., 11.59 KiB/sec. | ||
| 3730 | 2025.12.24 05:14:27.819649 [ 288 ] {744834f5-58d1-4ad5-8b5d-dc374f909cf2} <Debug> TCPHandler: Processed in 0.003852587 sec. | ||
| 3731 | 2025.12.24 05:14:27.819729 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3732 | 2025.12.24 05:14:27.819757 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3733 | 2025.12.24 05:14:27.819760 [ 288 ] {} <Debug> TCP-Session: d3111f51-cea1-4b64-b885-d23293323456 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3734 | 2025.12.24 05:14:27.819777 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3735 | 2025.12.24 05:14:27.819801 [ 289 ] {} <Debug> TCP-Session: 0af6fb3e-dd11-45b4-b161-99d01814cfbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3736 | 2025.12.24 05:14:27.819801 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3737 | 2025.12.24 05:14:27.819837 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3738 | 2025.12.24 05:14:27.819856 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3739 | 2025.12.24 05:14:27.819867 [ 290 ] {} <Debug> TCP-Session: ef8aafdb-ebfa-42a7-8fbc-94fcd2355167 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3740 | 2025.12.24 05:14:27.819897 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3741 | 2025.12.24 05:14:27.819907 [ 293 ] {} <Debug> TCP-Session: a84b254a-f721-4dff-8513-a8e942c9ce5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3742 | 2025.12.24 05:14:27.819891 [ 291 ] {} <Debug> TCP-Session: 1f0e3e0b-9856-4b0a-a35b-68663f0594a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3743 | 2025.12.24 05:14:27.819957 [ 259 ] {} <Debug> TCP-Session: 78ce7a62-1933-491c-8201-352d5e537ac2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3744 | 2025.12.24 05:14:27.819878 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3745 | 2025.12.24 05:14:27.819834 [ 292 ] {} <Debug> TCP-Session: a46961cd-2cc1-4f4e-b430-d8f277978140 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3746 | 2025.12.24 05:14:27.820031 [ 294 ] {} <Debug> TCP-Session: b8b424b9-9e21-4b4e-947a-34af4a17948e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3747 | 2025.12.24 05:14:27.819821 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3748 | 2025.12.24 05:14:27.820087 [ 286 ] {} <Debug> TCP-Session: 797623c6-c33b-4ee5-b740-7ab783800f6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3749 | 2025.12.24 05:14:28.023274 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56805 | ||
| 3750 | 2025.12.24 05:14:28.023379 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3751 | 2025.12.24 05:14:28.023405 [ 288 ] {} <Debug> TCP-Session: 860b8c7a-eb67-4e96-bdf0-ca08aa3fd008 Authenticating user 'default' from [fd00:1122:3344:101::e]:56805 | ||
| 3752 | 2025.12.24 05:14:28.023426 [ 288 ] {} <Debug> TCP-Session: 860b8c7a-eb67-4e96-bdf0-ca08aa3fd008 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3753 | 2025.12.24 05:14:28.023439 [ 288 ] {} <Debug> TCP-Session: 860b8c7a-eb67-4e96-bdf0-ca08aa3fd008 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3754 | 2025.12.24 05:14:28.023603 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48243 | ||
| 3755 | 2025.12.24 05:14:28.023653 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47413 | ||
| 3756 | 2025.12.24 05:14:28.023675 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57880 | ||
| 3757 | 2025.12.24 05:14:28.023688 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62403 | ||
| 3758 | 2025.12.24 05:14:28.023726 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3759 | 2025.12.24 05:14:28.023670 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43554 | ||
| 3760 | 2025.12.24 05:14:28.023775 [ 289 ] {} <Debug> TCP-Session: dc534480-cf8d-4ff8-9063-9a5374fe25a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:48243 | ||
| 3761 | 2025.12.24 05:14:28.023785 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3762 | 2025.12.24 05:14:28.023766 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3763 | 2025.12.24 05:14:28.023829 [ 294 ] {} <Debug> TCP-Session: 96683a68-5e9a-4b9b-8b34-848a7a849e5e Authenticating user 'default' from [fd00:1122:3344:101::e]:62403 | ||
| 3764 | 2025.12.24 05:14:28.023765 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3765 | 2025.12.24 05:14:28.023856 [ 293 ] {} <Debug> TCP-Session: f55f6ed5-01dc-4f3e-a1d6-27301d845697 Authenticating user 'default' from [fd00:1122:3344:101::e]:57880 | ||
| 3766 | 2025.12.24 05:14:28.023862 [ 294 ] {} <Debug> TCP-Session: 96683a68-5e9a-4b9b-8b34-848a7a849e5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3767 | 2025.12.24 05:14:28.023869 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3768 | 2025.12.24 05:14:28.023899 [ 293 ] {} <Debug> TCP-Session: f55f6ed5-01dc-4f3e-a1d6-27301d845697 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3769 | 2025.12.24 05:14:28.023916 [ 290 ] {} <Debug> TCP-Session: 938fc450-b032-4fb3-aad5-869743992edd Authenticating user 'default' from [fd00:1122:3344:101::e]:47413 | ||
| 3770 | 2025.12.24 05:14:28.023919 [ 294 ] {} <Debug> TCP-Session: 96683a68-5e9a-4b9b-8b34-848a7a849e5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3771 | 2025.12.24 05:14:28.023940 [ 293 ] {} <Debug> TCP-Session: f55f6ed5-01dc-4f3e-a1d6-27301d845697 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3772 | 2025.12.24 05:14:28.023954 [ 290 ] {} <Debug> TCP-Session: 938fc450-b032-4fb3-aad5-869743992edd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3773 | 2025.12.24 05:14:28.023938 [ 291 ] {} <Debug> TCP-Session: af4d3989-00b6-474f-97a2-e2f2c61d57aa Authenticating user 'default' from [fd00:1122:3344:101::e]:43554 | ||
| 3774 | 2025.12.24 05:14:28.023996 [ 290 ] {} <Debug> TCP-Session: 938fc450-b032-4fb3-aad5-869743992edd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3775 | 2025.12.24 05:14:28.024025 [ 291 ] {} <Debug> TCP-Session: af4d3989-00b6-474f-97a2-e2f2c61d57aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3776 | 2025.12.24 05:14:28.023664 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45257 | ||
| 3777 | 2025.12.24 05:14:28.024051 [ 291 ] {} <Debug> TCP-Session: af4d3989-00b6-474f-97a2-e2f2c61d57aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3778 | 2025.12.24 05:14:28.023761 [ 288 ] {} <Trace> TCP-Session: 860b8c7a-eb67-4e96-bdf0-ca08aa3fd008 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3779 | 2025.12.24 05:14:28.023820 [ 289 ] {} <Debug> TCP-Session: dc534480-cf8d-4ff8-9063-9a5374fe25a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3780 | 2025.12.24 05:14:28.024122 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3781 | 2025.12.24 05:14:28.024135 [ 289 ] {} <Debug> TCP-Session: dc534480-cf8d-4ff8-9063-9a5374fe25a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3782 | 2025.12.24 05:14:28.024147 [ 292 ] {} <Debug> TCP-Session: f6da7bdb-e2a1-41bf-8843-ccab8520f7b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45257 | ||
| 3783 | 2025.12.24 05:14:28.024164 [ 292 ] {} <Debug> TCP-Session: f6da7bdb-e2a1-41bf-8843-ccab8520f7b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3784 | 2025.12.24 05:14:28.024176 [ 292 ] {} <Debug> TCP-Session: f6da7bdb-e2a1-41bf-8843-ccab8520f7b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3785 | 2025.12.24 05:14:28.024269 [ 288 ] {009f69e4-d5a4-4cc4-b06e-2eb930d4d50f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56805) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3786 | 2025.12.24 05:14:28.024572 [ 288 ] {009f69e4-d5a4-4cc4-b06e-2eb930d4d50f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3787 | 2025.12.24 05:14:28.024630 [ 288 ] {009f69e4-d5a4-4cc4-b06e-2eb930d4d50f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3788 | 2025.12.24 05:14:28.024913 [ 288 ] {009f69e4-d5a4-4cc4-b06e-2eb930d4d50f} <Debug> oximeter.version (59cf6c02-30e1-42f0-a168-26de35ed0f8e) (SelectExecutor): Key condition: unknown | ||
| 3789 | 2025.12.24 05:14:28.025847 [ 329 ] {009f69e4-d5a4-4cc4-b06e-2eb930d4d50f} <Trace> AggregatingTransform: Aggregating | ||
| 3790 | 2025.12.24 05:14:28.025900 [ 329 ] {009f69e4-d5a4-4cc4-b06e-2eb930d4d50f} <Trace> Aggregator: Aggregation method: without_key | ||
| 3791 | 2025.12.24 05:14:28.025939 [ 329 ] {009f69e4-d5a4-4cc4-b06e-2eb930d4d50f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000923641 sec. (1082.672 rows/sec., 42.29 KiB/sec.) | ||
| 3792 | 2025.12.24 05:14:28.025958 [ 329 ] {009f69e4-d5a4-4cc4-b06e-2eb930d4d50f} <Trace> Aggregator: Merging aggregated data | ||
| 3793 | 2025.12.24 05:14:28.026995 [ 288 ] {009f69e4-d5a4-4cc4-b06e-2eb930d4d50f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002781 sec., 359.5828838547285 rows/sec., 14.05 KiB/sec. | ||
| 3794 | 2025.12.24 05:14:28.027163 [ 288 ] {009f69e4-d5a4-4cc4-b06e-2eb930d4d50f} <Debug> TCPHandler: Processed in 0.003543752 sec. | ||
| 3795 | 2025.12.24 05:14:28.027277 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3796 | 2025.12.24 05:14:28.027306 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3797 | 2025.12.24 05:14:28.027309 [ 288 ] {} <Debug> TCP-Session: 860b8c7a-eb67-4e96-bdf0-ca08aa3fd008 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3798 | 2025.12.24 05:14:28.027345 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3799 | 2025.12.24 05:14:28.027358 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3800 | 2025.12.24 05:14:28.027353 [ 289 ] {} <Debug> TCP-Session: dc534480-cf8d-4ff8-9063-9a5374fe25a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3801 | 2025.12.24 05:14:28.027392 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3802 | 2025.12.24 05:14:28.027410 [ 292 ] {} <Debug> TCP-Session: f6da7bdb-e2a1-41bf-8843-ccab8520f7b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3803 | 2025.12.24 05:14:28.027409 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3804 | 2025.12.24 05:14:28.027446 [ 293 ] {} <Debug> TCP-Session: f55f6ed5-01dc-4f3e-a1d6-27301d845697 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3805 | 2025.12.24 05:14:28.027483 [ 290 ] {} <Debug> TCP-Session: 938fc450-b032-4fb3-aad5-869743992edd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3806 | 2025.12.24 05:14:28.027390 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3807 | 2025.12.24 05:14:28.027397 [ 294 ] {} <Debug> TCP-Session: 96683a68-5e9a-4b9b-8b34-848a7a849e5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3808 | 2025.12.24 05:14:28.027540 [ 291 ] {} <Debug> TCP-Session: af4d3989-00b6-474f-97a2-e2f2c61d57aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3809 | 2025.12.24 05:14:28.030284 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48190 | ||
| 3810 | 2025.12.24 05:14:28.030307 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33481 | ||
| 3811 | 2025.12.24 05:14:28.030350 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3812 | 2025.12.24 05:14:28.030380 [ 286 ] {} <Debug> TCP-Session: 106c4aef-24eb-4dbb-aee6-e5b6912f6cc7 Authenticating user 'default' from [fd00:1122:3344:101::e]:48190 | ||
| 3813 | 2025.12.24 05:14:28.030385 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3814 | 2025.12.24 05:14:28.030405 [ 286 ] {} <Debug> TCP-Session: 106c4aef-24eb-4dbb-aee6-e5b6912f6cc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3815 | 2025.12.24 05:14:28.030425 [ 259 ] {} <Debug> TCP-Session: df3b15e7-3bb3-4d05-b08c-64dcc3158d17 Authenticating user 'default' from [fd00:1122:3344:101::e]:33481 | ||
| 3816 | 2025.12.24 05:14:28.030428 [ 286 ] {} <Debug> TCP-Session: 106c4aef-24eb-4dbb-aee6-e5b6912f6cc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3817 | 2025.12.24 05:14:28.030450 [ 259 ] {} <Debug> TCP-Session: df3b15e7-3bb3-4d05-b08c-64dcc3158d17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3818 | 2025.12.24 05:14:28.030469 [ 259 ] {} <Debug> TCP-Session: df3b15e7-3bb3-4d05-b08c-64dcc3158d17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3819 | 2025.12.24 05:14:28.055005 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:48190). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3820 | |||
| 3821 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3822 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3823 | 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 | ||
| 3824 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3825 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3826 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3827 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3828 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3829 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3830 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3831 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 3832 | (version 23.8.7.1) | ||
| 3833 | 2025.12.24 05:14:28.055202 [ 286 ] {} <Debug> TCP-Session: 106c4aef-24eb-4dbb-aee6-e5b6912f6cc7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3834 | 2025.12.24 05:14:28.055225 [ 259 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:33481). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3835 | |||
| 3836 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3837 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3838 | 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 | ||
| 3839 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3840 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3841 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3842 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3843 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3844 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3845 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3846 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 3847 | (version 23.8.7.1) | ||
| 3848 | 2025.12.24 05:14:28.055304 [ 259 ] {} <Debug> TCP-Session: df3b15e7-3bb3-4d05-b08c-64dcc3158d17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3849 | 2025.12.24 05:14:28.657737 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 496 | ||
| 3850 | 2025.12.24 05:14:28.661407 [ 243 ] {} <Trace> system.query_log (2a13f63c-58ea-4f5b-b989-05bc92d4d0fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3851 | 2025.12.24 05:14:28.661503 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3852 | 2025.12.24 05:14:28.663693 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3853 | 2025.12.24 05:14:28.664182 [ 243 ] {} <Trace> system.query_log (2a13f63c-58ea-4f5b-b989-05bc92d4d0fc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3854 | 2025.12.24 05:14:28.664897 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 496 | ||
| 3855 | 2025.12.24 05:14:29.355933 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42517 | ||
| 3856 | 2025.12.24 05:14:29.356029 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3857 | 2025.12.24 05:14:29.356057 [ 286 ] {} <Debug> TCP-Session: cb803b2f-2d8b-4b06-8c4a-d6229d65ca30 Authenticating user 'default' from [fd00:1122:3344:101::e]:42517 | ||
| 3858 | 2025.12.24 05:14:29.356080 [ 286 ] {} <Debug> TCP-Session: cb803b2f-2d8b-4b06-8c4a-d6229d65ca30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3859 | 2025.12.24 05:14:29.356092 [ 286 ] {} <Debug> TCP-Session: cb803b2f-2d8b-4b06-8c4a-d6229d65ca30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3860 | 2025.12.24 05:14:29.356264 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48014 | ||
| 3861 | 2025.12.24 05:14:29.356305 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45106 | ||
| 3862 | 2025.12.24 05:14:29.356305 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34735 | ||
| 3863 | 2025.12.24 05:14:29.356365 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39305 | ||
| 3864 | 2025.12.24 05:14:29.356390 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3865 | 2025.12.24 05:14:29.356347 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34610 | ||
| 3866 | 2025.12.24 05:14:29.356436 [ 288 ] {} <Debug> TCP-Session: 556b58f6-ae33-4243-befe-e0635a0e3a39 Authenticating user 'default' from [fd00:1122:3344:101::e]:48014 | ||
| 3867 | 2025.12.24 05:14:29.356420 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3868 | 2025.12.24 05:14:29.356459 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3869 | 2025.12.24 05:14:29.356468 [ 288 ] {} <Debug> TCP-Session: 556b58f6-ae33-4243-befe-e0635a0e3a39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3870 | 2025.12.24 05:14:29.356501 [ 290 ] {} <Debug> TCP-Session: 6a89f2bd-526e-47c3-82ff-fba8f21910af Authenticating user 'default' from [fd00:1122:3344:101::e]:45106 | ||
| 3871 | 2025.12.24 05:14:29.356520 [ 288 ] {} <Debug> TCP-Session: 556b58f6-ae33-4243-befe-e0635a0e3a39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3872 | 2025.12.24 05:14:29.356514 [ 259 ] {} <Debug> TCP-Session: 9167b4da-86bf-437c-a42c-00083b1fdbc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39305 | ||
| 3873 | 2025.12.24 05:14:29.356539 [ 290 ] {} <Debug> TCP-Session: 6a89f2bd-526e-47c3-82ff-fba8f21910af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3874 | 2025.12.24 05:14:29.356486 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3875 | 2025.12.24 05:14:29.356576 [ 259 ] {} <Debug> TCP-Session: 9167b4da-86bf-437c-a42c-00083b1fdbc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3876 | 2025.12.24 05:14:29.356580 [ 290 ] {} <Debug> TCP-Session: 6a89f2bd-526e-47c3-82ff-fba8f21910af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3877 | 2025.12.24 05:14:29.356618 [ 259 ] {} <Debug> TCP-Session: 9167b4da-86bf-437c-a42c-00083b1fdbc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3878 | 2025.12.24 05:14:29.356613 [ 294 ] {} <Debug> TCP-Session: 015b67ef-14c9-402a-b012-23a600e3084b Authenticating user 'default' from [fd00:1122:3344:101::e]:34610 | ||
| 3879 | 2025.12.24 05:14:29.356465 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3880 | 2025.12.24 05:14:29.356678 [ 294 ] {} <Debug> TCP-Session: 015b67ef-14c9-402a-b012-23a600e3084b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3881 | 2025.12.24 05:14:29.356707 [ 289 ] {} <Debug> TCP-Session: e482137c-70e0-4a3e-8ee1-49a059511b8b Authenticating user 'default' from [fd00:1122:3344:101::e]:34735 | ||
| 3882 | 2025.12.24 05:14:29.356721 [ 294 ] {} <Debug> TCP-Session: 015b67ef-14c9-402a-b012-23a600e3084b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3883 | 2025.12.24 05:14:29.356739 [ 289 ] {} <Debug> TCP-Session: e482137c-70e0-4a3e-8ee1-49a059511b8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3884 | 2025.12.24 05:14:29.356330 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54110 | ||
| 3885 | 2025.12.24 05:14:29.356769 [ 289 ] {} <Debug> TCP-Session: e482137c-70e0-4a3e-8ee1-49a059511b8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3886 | 2025.12.24 05:14:29.356341 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49934 | ||
| 3887 | 2025.12.24 05:14:29.356333 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37289 | ||
| 3888 | 2025.12.24 05:14:29.356886 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3889 | 2025.12.24 05:14:29.356420 [ 286 ] {} <Trace> TCP-Session: cb803b2f-2d8b-4b06-8c4a-d6229d65ca30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3890 | 2025.12.24 05:14:29.356925 [ 291 ] {} <Debug> TCP-Session: ee295516-492d-4309-8644-81f48740075f Authenticating user 'default' from [fd00:1122:3344:101::e]:54110 | ||
| 3891 | 2025.12.24 05:14:29.356908 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3892 | 2025.12.24 05:14:29.356958 [ 291 ] {} <Debug> TCP-Session: ee295516-492d-4309-8644-81f48740075f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3893 | 2025.12.24 05:14:29.356978 [ 293 ] {} <Debug> TCP-Session: ada99c5f-5bb6-4d53-96d4-26b2d58884a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:49934 | ||
| 3894 | 2025.12.24 05:14:29.356980 [ 291 ] {} <Debug> TCP-Session: ee295516-492d-4309-8644-81f48740075f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3895 | 2025.12.24 05:14:29.357004 [ 293 ] {} <Debug> TCP-Session: ada99c5f-5bb6-4d53-96d4-26b2d58884a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3896 | 2025.12.24 05:14:29.357006 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3897 | 2025.12.24 05:14:29.357029 [ 293 ] {} <Debug> TCP-Session: ada99c5f-5bb6-4d53-96d4-26b2d58884a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3898 | 2025.12.24 05:14:29.357052 [ 292 ] {} <Debug> TCP-Session: e291c1ae-47d8-4fa0-bf0b-68d07cf13eab Authenticating user 'default' from [fd00:1122:3344:101::e]:37289 | ||
| 3899 | 2025.12.24 05:14:29.357079 [ 292 ] {} <Debug> TCP-Session: e291c1ae-47d8-4fa0-bf0b-68d07cf13eab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3900 | 2025.12.24 05:14:29.357084 [ 286 ] {3397bee8-6e0d-4ba5-aaf1-659f41ff6980} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42517) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3901 | 2025.12.24 05:14:29.357098 [ 292 ] {} <Debug> TCP-Session: e291c1ae-47d8-4fa0-bf0b-68d07cf13eab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3902 | 2025.12.24 05:14:29.357349 [ 286 ] {3397bee8-6e0d-4ba5-aaf1-659f41ff6980} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3903 | 2025.12.24 05:14:29.357407 [ 286 ] {3397bee8-6e0d-4ba5-aaf1-659f41ff6980} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3904 | 2025.12.24 05:14:29.357687 [ 286 ] {3397bee8-6e0d-4ba5-aaf1-659f41ff6980} <Debug> oximeter.version (59cf6c02-30e1-42f0-a168-26de35ed0f8e) (SelectExecutor): Key condition: unknown | ||
| 3905 | 2025.12.24 05:14:29.358577 [ 337 ] {3397bee8-6e0d-4ba5-aaf1-659f41ff6980} <Trace> AggregatingTransform: Aggregating | ||
| 3906 | 2025.12.24 05:14:29.358627 [ 337 ] {3397bee8-6e0d-4ba5-aaf1-659f41ff6980} <Trace> Aggregator: Aggregation method: without_key | ||
| 3907 | 2025.12.24 05:14:29.358668 [ 337 ] {3397bee8-6e0d-4ba5-aaf1-659f41ff6980} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000872271 sec. (1146.433 rows/sec., 44.78 KiB/sec.) | ||
| 3908 | 2025.12.24 05:14:29.358690 [ 337 ] {3397bee8-6e0d-4ba5-aaf1-659f41ff6980} <Trace> Aggregator: Merging aggregated data | ||
| 3909 | 2025.12.24 05:14:29.360024 [ 286 ] {3397bee8-6e0d-4ba5-aaf1-659f41ff6980} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002996 sec., 333.77837116154876 rows/sec., 13.04 KiB/sec. | ||
| 3910 | 2025.12.24 05:14:29.360133 [ 286 ] {3397bee8-6e0d-4ba5-aaf1-659f41ff6980} <Debug> TCPHandler: Processed in 0.003835136 sec. | ||
| 3911 | 2025.12.24 05:14:29.360256 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3912 | 2025.12.24 05:14:29.360286 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3913 | 2025.12.24 05:14:29.360291 [ 286 ] {} <Debug> TCP-Session: cb803b2f-2d8b-4b06-8c4a-d6229d65ca30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3914 | 2025.12.24 05:14:29.360306 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3915 | 2025.12.24 05:14:29.360324 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3916 | 2025.12.24 05:14:29.360345 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3917 | 2025.12.24 05:14:29.360378 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3918 | 2025.12.24 05:14:29.360385 [ 259 ] {} <Debug> TCP-Session: 9167b4da-86bf-437c-a42c-00083b1fdbc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3919 | 2025.12.24 05:14:29.360401 [ 289 ] {} <Debug> TCP-Session: e482137c-70e0-4a3e-8ee1-49a059511b8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3920 | 2025.12.24 05:14:29.360395 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3921 | 2025.12.24 05:14:29.360419 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3922 | 2025.12.24 05:14:29.360413 [ 292 ] {} <Debug> TCP-Session: e291c1ae-47d8-4fa0-bf0b-68d07cf13eab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3923 | 2025.12.24 05:14:29.360460 [ 291 ] {} <Debug> TCP-Session: ee295516-492d-4309-8644-81f48740075f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3924 | 2025.12.24 05:14:29.360476 [ 293 ] {} <Debug> TCP-Session: ada99c5f-5bb6-4d53-96d4-26b2d58884a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3925 | 2025.12.24 05:14:29.360371 [ 290 ] {} <Debug> TCP-Session: 6a89f2bd-526e-47c3-82ff-fba8f21910af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3926 | 2025.12.24 05:14:29.360361 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3927 | 2025.12.24 05:14:29.360331 [ 288 ] {} <Debug> TCP-Session: 556b58f6-ae33-4243-befe-e0635a0e3a39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3928 | 2025.12.24 05:14:29.360560 [ 294 ] {} <Debug> TCP-Session: 015b67ef-14c9-402a-b012-23a600e3084b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3929 | 2025.12.24 05:14:30.571109 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3930 | 2025.12.24 05:14:30.571322 [ 260 ] {fb49b419-f690-4f4d-aaa6-c9b9566f7589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3931 | 2025.12.24 05:14:30.571388 [ 260 ] {fb49b419-f690-4f4d-aaa6-c9b9566f7589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3932 | 2025.12.24 05:14:30.572043 [ 260 ] {fb49b419-f690-4f4d-aaa6-c9b9566f7589} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3933 | 2025.12.24 05:14:30.572081 [ 260 ] {fb49b419-f690-4f4d-aaa6-c9b9566f7589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3934 | 2025.12.24 05:14:30.572485 [ 260 ] {fb49b419-f690-4f4d-aaa6-c9b9566f7589} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3935 | 2025.12.24 05:14:30.572713 [ 260 ] {fb49b419-f690-4f4d-aaa6-c9b9566f7589} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3936 | 2025.12.24 05:14:30.572869 [ 260 ] {fb49b419-f690-4f4d-aaa6-c9b9566f7589} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001601 sec., 53716.42723297939 rows/sec., 4.51 MiB/sec. | ||
| 3937 | 2025.12.24 05:14:30.572910 [ 260 ] {fb49b419-f690-4f4d-aaa6-c9b9566f7589} <Debug> TCPHandler: Processed in 0.001940354 sec. | ||
| 3938 | 2025.12.24 05:14:30.573030 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3939 | 2025.12.24 05:14:30.573126 [ 260 ] {1aca254a-574d-4961-a4d3-21867f6fa752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3940 | 2025.12.24 05:14:30.573169 [ 260 ] {1aca254a-574d-4961-a4d3-21867f6fa752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3941 | 2025.12.24 05:14:30.573558 [ 260 ] {1aca254a-574d-4961-a4d3-21867f6fa752} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3942 | 2025.12.24 05:14:30.573593 [ 260 ] {1aca254a-574d-4961-a4d3-21867f6fa752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3943 | 2025.12.24 05:14:30.573903 [ 260 ] {1aca254a-574d-4961-a4d3-21867f6fa752} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3944 | 2025.12.24 05:14:30.574109 [ 260 ] {1aca254a-574d-4961-a4d3-21867f6fa752} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3945 | 2025.12.24 05:14:30.574236 [ 260 ] {1aca254a-574d-4961-a4d3-21867f6fa752} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001129 sec., 13286.093888396812 rows/sec., 999.05 KiB/sec. | ||
| 3946 | 2025.12.24 05:14:30.574272 [ 260 ] {1aca254a-574d-4961-a4d3-21867f6fa752} <Debug> TCPHandler: Processed in 0.001292675 sec. | ||
| 3947 | 2025.12.24 05:14:30.574378 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3948 | 2025.12.24 05:14:30.574473 [ 260 ] {b0460556-a1bf-4d98-9d44-b56be01fe567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3949 | 2025.12.24 05:14:30.574514 [ 260 ] {b0460556-a1bf-4d98-9d44-b56be01fe567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3950 | 2025.12.24 05:14:30.574943 [ 260 ] {b0460556-a1bf-4d98-9d44-b56be01fe567} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3951 | 2025.12.24 05:14:30.574977 [ 260 ] {b0460556-a1bf-4d98-9d44-b56be01fe567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3952 | 2025.12.24 05:14:30.575279 [ 260 ] {b0460556-a1bf-4d98-9d44-b56be01fe567} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3953 | 2025.12.24 05:14:30.575502 [ 260 ] {b0460556-a1bf-4d98-9d44-b56be01fe567} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3954 | 2025.12.24 05:14:30.575628 [ 260 ] {b0460556-a1bf-4d98-9d44-b56be01fe567} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001173 sec., 67348.67860187554 rows/sec., 5.26 MiB/sec. | ||
| 3955 | 2025.12.24 05:14:30.575664 [ 260 ] {b0460556-a1bf-4d98-9d44-b56be01fe567} <Debug> TCPHandler: Processed in 0.001335896 sec. | ||
| 3956 | 2025.12.24 05:14:30.575774 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3957 | 2025.12.24 05:14:30.575868 [ 260 ] {a5ea3322-5a6f-4af4-8a28-a72004f8929a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3958 | 2025.12.24 05:14:30.575910 [ 260 ] {a5ea3322-5a6f-4af4-8a28-a72004f8929a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3959 | 2025.12.24 05:14:30.576312 [ 260 ] {a5ea3322-5a6f-4af4-8a28-a72004f8929a} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3960 | 2025.12.24 05:14:30.576346 [ 260 ] {a5ea3322-5a6f-4af4-8a28-a72004f8929a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3961 | 2025.12.24 05:14:30.576676 [ 260 ] {a5ea3322-5a6f-4af4-8a28-a72004f8929a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3962 | 2025.12.24 05:14:30.576891 [ 260 ] {a5ea3322-5a6f-4af4-8a28-a72004f8929a} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3963 | 2025.12.24 05:14:30.577016 [ 260 ] {a5ea3322-5a6f-4af4-8a28-a72004f8929a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 3964 | 2025.12.24 05:14:30.577052 [ 260 ] {a5ea3322-5a6f-4af4-8a28-a72004f8929a} <Debug> TCPHandler: Processed in 0.001328126 sec. | ||
| 3965 | 2025.12.24 05:14:30.577154 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3966 | 2025.12.24 05:14:30.577253 [ 260 ] {c1f22b3e-b684-4f71-b117-282b573192bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3967 | 2025.12.24 05:14:30.577313 [ 260 ] {c1f22b3e-b684-4f71-b117-282b573192bc} <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 | ||
| 3968 | 2025.12.24 05:14:30.578211 [ 260 ] {c1f22b3e-b684-4f71-b117-282b573192bc} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3969 | 2025.12.24 05:14:30.578255 [ 260 ] {c1f22b3e-b684-4f71-b117-282b573192bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3970 | 2025.12.24 05:14:30.578804 [ 260 ] {c1f22b3e-b684-4f71-b117-282b573192bc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3971 | 2025.12.24 05:14:30.579047 [ 260 ] {c1f22b3e-b684-4f71-b117-282b573192bc} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3972 | 2025.12.24 05:14:30.579186 [ 260 ] {c1f22b3e-b684-4f71-b117-282b573192bc} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001952 sec., 7684.426229508197 rows/sec., 13.77 MiB/sec. | ||
| 3973 | 2025.12.24 05:14:30.579239 [ 260 ] {c1f22b3e-b684-4f71-b117-282b573192bc} <Debug> TCPHandler: Processed in 0.002134955 sec. | ||
| 3974 | 2025.12.24 05:14:30.579347 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3975 | 2025.12.24 05:14:30.579441 [ 260 ] {f1d86057-6594-4d33-8d3d-b53cec590166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3976 | 2025.12.24 05:14:30.579483 [ 260 ] {f1d86057-6594-4d33-8d3d-b53cec590166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3977 | 2025.12.24 05:14:30.579819 [ 260 ] {f1d86057-6594-4d33-8d3d-b53cec590166} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3978 | 2025.12.24 05:14:30.579855 [ 260 ] {f1d86057-6594-4d33-8d3d-b53cec590166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3979 | 2025.12.24 05:14:30.580171 [ 260 ] {f1d86057-6594-4d33-8d3d-b53cec590166} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3980 | 2025.12.24 05:14:30.580390 [ 260 ] {f1d86057-6594-4d33-8d3d-b53cec590166} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3981 | 2025.12.24 05:14:30.580520 [ 260 ] {f1d86057-6594-4d33-8d3d-b53cec590166} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 3982 | 2025.12.24 05:14:30.580555 [ 260 ] {f1d86057-6594-4d33-8d3d-b53cec590166} <Debug> TCPHandler: Processed in 0.001258455 sec. | ||
| 3983 | 2025.12.24 05:14:33.534254 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3984 | 2025.12.24 05:14:33.534301 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3985 | 2025.12.24 05:14:33.641191 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8617 | ||
| 3986 | 2025.12.24 05:14:33.641672 [ 245 ] {} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3987 | 2025.12.24 05:14:33.641707 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3988 | 2025.12.24 05:14:33.642191 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3989 | 2025.12.24 05:14:33.642416 [ 245 ] {} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3990 | 2025.12.24 05:14:33.642541 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8617 | ||
| 3991 | 2025.12.24 05:14:34.082481 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3992 | 2025.12.24 05:14:34.098793 [ 244 ] {} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3993 | 2025.12.24 05:14:34.098865 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3994 | 2025.12.24 05:14:34.105254 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3995 | 2025.12.24 05:14:34.105988 [ 244 ] {} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3996 | 2025.12.24 05:14:34.109213 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3997 | 2025.12.24 05:14:35.571885 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3998 | 2025.12.24 05:14:35.572081 [ 260 ] {efc1067c-c22e-4c9e-9505-b262598a483e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3999 | 2025.12.24 05:14:35.572147 [ 260 ] {efc1067c-c22e-4c9e-9505-b262598a483e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4000 | 2025.12.24 05:14:35.572799 [ 260 ] {efc1067c-c22e-4c9e-9505-b262598a483e} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4001 | 2025.12.24 05:14:35.572847 [ 260 ] {efc1067c-c22e-4c9e-9505-b262598a483e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4002 | 2025.12.24 05:14:35.573253 [ 260 ] {efc1067c-c22e-4c9e-9505-b262598a483e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4003 | 2025.12.24 05:14:35.573484 [ 260 ] {efc1067c-c22e-4c9e-9505-b262598a483e} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4004 | 2025.12.24 05:14:35.573642 [ 260 ] {efc1067c-c22e-4c9e-9505-b262598a483e} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001609 sec., 67122.43629583593 rows/sec., 5.63 MiB/sec. | ||
| 4005 | 2025.12.24 05:14:35.573684 [ 260 ] {efc1067c-c22e-4c9e-9505-b262598a483e} <Debug> TCPHandler: Processed in 0.001939953 sec. | ||
| 4006 | 2025.12.24 05:14:35.573801 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4007 | 2025.12.24 05:14:35.573895 [ 260 ] {4090923e-fde3-4c9c-b8d6-b3d1ac9b5373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4008 | 2025.12.24 05:14:35.573936 [ 260 ] {4090923e-fde3-4c9c-b8d6-b3d1ac9b5373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4009 | 2025.12.24 05:14:35.574324 [ 260 ] {4090923e-fde3-4c9c-b8d6-b3d1ac9b5373} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4010 | 2025.12.24 05:14:35.574361 [ 260 ] {4090923e-fde3-4c9c-b8d6-b3d1ac9b5373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4011 | 2025.12.24 05:14:35.574656 [ 260 ] {4090923e-fde3-4c9c-b8d6-b3d1ac9b5373} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4012 | 2025.12.24 05:14:35.574870 [ 260 ] {4090923e-fde3-4c9c-b8d6-b3d1ac9b5373} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4013 | 2025.12.24 05:14:35.574997 [ 260 ] {4090923e-fde3-4c9c-b8d6-b3d1ac9b5373} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001121 sec., 23193.5771632471 rows/sec., 1.70 MiB/sec. | ||
| 4014 | 2025.12.24 05:14:35.575032 [ 260 ] {4090923e-fde3-4c9c-b8d6-b3d1ac9b5373} <Debug> TCPHandler: Processed in 0.001280925 sec. | ||
| 4015 | 2025.12.24 05:14:35.575134 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4016 | 2025.12.24 05:14:35.575226 [ 260 ] {11c1deb9-22ee-442c-a2f0-584147c5ff0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4017 | 2025.12.24 05:14:35.575265 [ 260 ] {11c1deb9-22ee-442c-a2f0-584147c5ff0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4018 | 2025.12.24 05:14:35.575666 [ 260 ] {11c1deb9-22ee-442c-a2f0-584147c5ff0f} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4019 | 2025.12.24 05:14:35.575700 [ 260 ] {11c1deb9-22ee-442c-a2f0-584147c5ff0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4020 | 2025.12.24 05:14:35.575998 [ 260 ] {11c1deb9-22ee-442c-a2f0-584147c5ff0f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4021 | 2025.12.24 05:14:35.576208 [ 260 ] {11c1deb9-22ee-442c-a2f0-584147c5ff0f} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4022 | 2025.12.24 05:14:35.576337 [ 260 ] {11c1deb9-22ee-442c-a2f0-584147c5ff0f} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001128 sec., 79787.23404255319 rows/sec., 6.23 MiB/sec. | ||
| 4023 | 2025.12.24 05:14:35.576373 [ 260 ] {11c1deb9-22ee-442c-a2f0-584147c5ff0f} <Debug> TCPHandler: Processed in 0.001286905 sec. | ||
| 4024 | 2025.12.24 05:14:35.576476 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4025 | 2025.12.24 05:14:35.576570 [ 260 ] {525d7835-667f-46a3-9e7a-7ca77ce6e18e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4026 | 2025.12.24 05:14:35.576613 [ 260 ] {525d7835-667f-46a3-9e7a-7ca77ce6e18e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4027 | 2025.12.24 05:14:35.577019 [ 260 ] {525d7835-667f-46a3-9e7a-7ca77ce6e18e} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4028 | 2025.12.24 05:14:35.577053 [ 260 ] {525d7835-667f-46a3-9e7a-7ca77ce6e18e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4029 | 2025.12.24 05:14:35.577384 [ 260 ] {525d7835-667f-46a3-9e7a-7ca77ce6e18e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4030 | 2025.12.24 05:14:35.577595 [ 260 ] {525d7835-667f-46a3-9e7a-7ca77ce6e18e} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4031 | 2025.12.24 05:14:35.577722 [ 260 ] {525d7835-667f-46a3-9e7a-7ca77ce6e18e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 4032 | 2025.12.24 05:14:35.577757 [ 260 ] {525d7835-667f-46a3-9e7a-7ca77ce6e18e} <Debug> TCPHandler: Processed in 0.001330176 sec. | ||
| 4033 | 2025.12.24 05:14:35.577857 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4034 | 2025.12.24 05:14:35.577969 [ 260 ] {f2193d59-9214-4a87-a0a9-1c8670f601d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4035 | 2025.12.24 05:14:35.578035 [ 260 ] {f2193d59-9214-4a87-a0a9-1c8670f601d3} <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 | ||
| 4036 | 2025.12.24 05:14:35.578970 [ 260 ] {f2193d59-9214-4a87-a0a9-1c8670f601d3} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4037 | 2025.12.24 05:14:35.579029 [ 260 ] {f2193d59-9214-4a87-a0a9-1c8670f601d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4038 | 2025.12.24 05:14:35.579584 [ 260 ] {f2193d59-9214-4a87-a0a9-1c8670f601d3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4039 | 2025.12.24 05:14:35.579808 [ 260 ] {f2193d59-9214-4a87-a0a9-1c8670f601d3} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4040 | 2025.12.24 05:14:35.579940 [ 260 ] {f2193d59-9214-4a87-a0a9-1c8670f601d3} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001995 sec., 13032.581453634086 rows/sec., 23.35 MiB/sec. | ||
| 4041 | 2025.12.24 05:14:35.579990 [ 260 ] {f2193d59-9214-4a87-a0a9-1c8670f601d3} <Debug> TCPHandler: Processed in 0.002180016 sec. | ||
| 4042 | 2025.12.24 05:14:35.580098 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4043 | 2025.12.24 05:14:35.580191 [ 260 ] {eebba6da-a13c-40d0-938c-094faa25fcec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4044 | 2025.12.24 05:14:35.580232 [ 260 ] {eebba6da-a13c-40d0-938c-094faa25fcec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4045 | 2025.12.24 05:14:35.580582 [ 260 ] {eebba6da-a13c-40d0-938c-094faa25fcec} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4046 | 2025.12.24 05:14:35.580617 [ 260 ] {eebba6da-a13c-40d0-938c-094faa25fcec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4047 | 2025.12.24 05:14:35.580921 [ 260 ] {eebba6da-a13c-40d0-938c-094faa25fcec} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4048 | 2025.12.24 05:14:35.581128 [ 260 ] {eebba6da-a13c-40d0-938c-094faa25fcec} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4049 | 2025.12.24 05:14:35.581253 [ 260 ] {eebba6da-a13c-40d0-938c-094faa25fcec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 4050 | 2025.12.24 05:14:35.581289 [ 260 ] {eebba6da-a13c-40d0-938c-094faa25fcec} <Debug> TCPHandler: Processed in 0.001241255 sec. | ||
| 4051 | 2025.12.24 05:14:38.665280 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 522 | ||
| 4052 | 2025.12.24 05:14:38.667401 [ 243 ] {} <Trace> system.query_log (2a13f63c-58ea-4f5b-b989-05bc92d4d0fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4053 | 2025.12.24 05:14:38.667448 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4054 | 2025.12.24 05:14:38.668605 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4055 | 2025.12.24 05:14:38.668868 [ 243 ] {} <Trace> system.query_log (2a13f63c-58ea-4f5b-b989-05bc92d4d0fc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4056 | 2025.12.24 05:14:38.669119 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 522 | ||
| 4057 | 2025.12.24 05:14:40.573957 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4058 | 2025.12.24 05:14:40.574238 [ 260 ] {d2d49b3f-6a1b-4693-a39c-e6dffbd09b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4059 | 2025.12.24 05:14:40.574335 [ 260 ] {d2d49b3f-6a1b-4693-a39c-e6dffbd09b42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4060 | 2025.12.24 05:14:40.575125 [ 260 ] {d2d49b3f-6a1b-4693-a39c-e6dffbd09b42} <Trace> oximeter.fields_i16 (e9669465-19f7-46d9-9fa3-0850580a16c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4061 | 2025.12.24 05:14:40.575162 [ 260 ] {d2d49b3f-6a1b-4693-a39c-e6dffbd09b42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4062 | 2025.12.24 05:14:40.575616 [ 260 ] {d2d49b3f-6a1b-4693-a39c-e6dffbd09b42} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4063 | 2025.12.24 05:14:40.575852 [ 260 ] {d2d49b3f-6a1b-4693-a39c-e6dffbd09b42} <Trace> oximeter.fields_i16 (e9669465-19f7-46d9-9fa3-0850580a16c9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4064 | 2025.12.24 05:14:40.575964 [ 106 ] {} <Debug> oximeter.fields_i16 (e9669465-19f7-46d9-9fa3-0850580a16c9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4065 | 2025.12.24 05:14:40.576000 [ 106 ] {} <Trace> oximeter.fields_i16 (e9669465-19f7-46d9-9fa3-0850580a16c9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4066 | 2025.12.24 05:14:40.576004 [ 260 ] {d2d49b3f-6a1b-4693-a39c-e6dffbd09b42} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001822 sec., 13172.338090010977 rows/sec., 1.09 MiB/sec. | ||
| 4067 | 2025.12.24 05:14:40.576019 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4068 | 2025.12.24 05:14:40.576051 [ 260 ] {d2d49b3f-6a1b-4693-a39c-e6dffbd09b42} <Debug> TCPHandler: Processed in 0.002275177 sec. | ||
| 4069 | 2025.12.24 05:14:40.576106 [ 190 ] {e9669465-19f7-46d9-9fa3-0850580a16c9::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 | ||
| 4070 | 2025.12.24 05:14:40.576173 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4071 | 2025.12.24 05:14:40.576196 [ 190 ] {e9669465-19f7-46d9-9fa3-0850580a16c9::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4072 | 2025.12.24 05:14:40.576223 [ 190 ] {e9669465-19f7-46d9-9fa3-0850580a16c9::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 | ||
| 4073 | 2025.12.24 05:14:40.576274 [ 260 ] {93180470-90cd-4c2f-b1d1-31718bada36c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4074 | 2025.12.24 05:14:40.576281 [ 190 ] {e9669465-19f7-46d9-9fa3-0850580a16c9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 4075 | 2025.12.24 05:14:40.576318 [ 260 ] {93180470-90cd-4c2f-b1d1-31718bada36c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4076 | 2025.12.24 05:14:40.576329 [ 190 ] {e9669465-19f7-46d9-9fa3-0850580a16c9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 4077 | 2025.12.24 05:14:40.576370 [ 190 ] {e9669465-19f7-46d9-9fa3-0850580a16c9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 4078 | 2025.12.24 05:14:40.576407 [ 190 ] {e9669465-19f7-46d9-9fa3-0850580a16c9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 4079 | 2025.12.24 05:14:40.576729 [ 260 ] {93180470-90cd-4c2f-b1d1-31718bada36c} <Trace> oximeter.fields_ipaddr (d2d73905-51dd-46e2-bb88-103604040d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4080 | 2025.12.24 05:14:40.576765 [ 260 ] {93180470-90cd-4c2f-b1d1-31718bada36c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4081 | 2025.12.24 05:14:40.577074 [ 193 ] {e9669465-19f7-46d9-9fa3-0850580a16c9::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.000996412 sec., 120432.11041215884 rows/sec., 10.45 MiB/sec. | ||
| 4082 | 2025.12.24 05:14:40.577080 [ 260 ] {93180470-90cd-4c2f-b1d1-31718bada36c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4083 | 2025.12.24 05:14:40.577288 [ 193 ] {e9669465-19f7-46d9-9fa3-0850580a16c9::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4084 | 2025.12.24 05:14:40.577370 [ 260 ] {93180470-90cd-4c2f-b1d1-31718bada36c} <Trace> oximeter.fields_ipaddr (d2d73905-51dd-46e2-bb88-103604040d84): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4085 | 2025.12.24 05:14:40.577512 [ 260 ] {93180470-90cd-4c2f-b1d1-31718bada36c} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001256 sec., 11146.496815286624 rows/sec., 908.92 KiB/sec. | ||
| 4086 | 2025.12.24 05:14:40.577552 [ 260 ] {93180470-90cd-4c2f-b1d1-31718bada36c} <Debug> TCPHandler: Processed in 0.001431207 sec. | ||
| 4087 | 2025.12.24 05:14:40.577663 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4088 | 2025.12.24 05:14:40.577664 [ 193 ] {e9669465-19f7-46d9-9fa3-0850580a16c9::all_1_5_1} <Trace> oximeter.fields_i16 (e9669465-19f7-46d9-9fa3-0850580a16c9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4089 | 2025.12.24 05:14:40.577764 [ 260 ] {14369c58-0fa9-47bf-acb4-4900b23db73a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4090 | 2025.12.24 05:14:40.577770 [ 193 ] {e9669465-19f7-46d9-9fa3-0850580a16c9::all_1_5_1} <Trace> oximeter.fields_i16 (e9669465-19f7-46d9-9fa3-0850580a16c9) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4091 | 2025.12.24 05:14:40.577812 [ 260 ] {14369c58-0fa9-47bf-acb4-4900b23db73a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4092 | 2025.12.24 05:14:40.577893 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4093 | 2025.12.24 05:14:40.578301 [ 260 ] {14369c58-0fa9-47bf-acb4-4900b23db73a} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4094 | 2025.12.24 05:14:40.578343 [ 260 ] {14369c58-0fa9-47bf-acb4-4900b23db73a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4095 | 2025.12.24 05:14:40.578697 [ 260 ] {14369c58-0fa9-47bf-acb4-4900b23db73a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4096 | 2025.12.24 05:14:40.578929 [ 260 ] {14369c58-0fa9-47bf-acb4-4900b23db73a} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4097 | 2025.12.24 05:14:40.579028 [ 106 ] {} <Debug> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4098 | 2025.12.24 05:14:40.579055 [ 106 ] {} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4099 | 2025.12.24 05:14:40.579071 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4100 | 2025.12.24 05:14:40.579073 [ 260 ] {14369c58-0fa9-47bf-acb4-4900b23db73a} <Debug> executeQuery: Read 213 rows, 19.36 KiB in 0.001312 sec., 162347.56097560975 rows/sec., 14.41 MiB/sec. | ||
| 4101 | 2025.12.24 05:14:40.579118 [ 260 ] {14369c58-0fa9-47bf-acb4-4900b23db73a} <Debug> TCPHandler: Processed in 0.001505038 sec. | ||
| 4102 | 2025.12.24 05:14:40.579127 [ 190 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::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 | ||
| 4103 | 2025.12.24 05:14:40.579200 [ 190 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4104 | 2025.12.24 05:14:40.579221 [ 190 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1407 rows starting from the beginning of the part | ||
| 4105 | 2025.12.24 05:14:40.579230 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4106 | 2025.12.24 05:14:40.579262 [ 190 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 86 rows starting from the beginning of the part | ||
| 4107 | 2025.12.24 05:14:40.579297 [ 190 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1249 rows starting from the beginning of the part | ||
| 4108 | 2025.12.24 05:14:40.579325 [ 260 ] {6a76dafd-8f3d-4447-ba5f-3acbedd0ac88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4109 | 2025.12.24 05:14:40.579330 [ 190 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 86 rows starting from the beginning of the part | ||
| 4110 | 2025.12.24 05:14:40.579365 [ 260 ] {6a76dafd-8f3d-4447-ba5f-3acbedd0ac88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4111 | 2025.12.24 05:14:40.579370 [ 190 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 108 rows starting from the beginning of the part | ||
| 4112 | 2025.12.24 05:14:40.579406 [ 190 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 213 rows starting from the beginning of the part | ||
| 4113 | 2025.12.24 05:14:40.579762 [ 260 ] {6a76dafd-8f3d-4447-ba5f-3acbedd0ac88} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4114 | 2025.12.24 05:14:40.579795 [ 260 ] {6a76dafd-8f3d-4447-ba5f-3acbedd0ac88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4115 | 2025.12.24 05:14:40.580093 [ 260 ] {6a76dafd-8f3d-4447-ba5f-3acbedd0ac88} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4116 | 2025.12.24 05:14:40.580294 [ 260 ] {6a76dafd-8f3d-4447-ba5f-3acbedd0ac88} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4117 | 2025.12.24 05:14:40.580416 [ 260 ] {6a76dafd-8f3d-4447-ba5f-3acbedd0ac88} <Debug> executeQuery: Read 41 rows, 3.07 KiB in 0.001109 sec., 36970.2434625789 rows/sec., 2.70 MiB/sec. | ||
| 4118 | 2025.12.24 05:14:40.580452 [ 260 ] {6a76dafd-8f3d-4447-ba5f-3acbedd0ac88} <Debug> TCPHandler: Processed in 0.001271195 sec. | ||
| 4119 | 2025.12.24 05:14:40.580555 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4120 | 2025.12.24 05:14:40.580575 [ 193 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3149 rows, containing 5 columns (5 merged, 0 gathered) in 0.001470118 sec., 2142004.927495616 rows/sec., 187.72 MiB/sec. | ||
| 4121 | 2025.12.24 05:14:40.580648 [ 260 ] {f535616c-287a-4f61-b36c-0332e2e18937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4122 | 2025.12.24 05:14:40.580691 [ 260 ] {f535616c-287a-4f61-b36c-0332e2e18937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4123 | 2025.12.24 05:14:40.580783 [ 190 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4124 | 2025.12.24 05:14:40.581013 [ 190 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_26_5} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4125 | 2025.12.24 05:14:40.581068 [ 260 ] {f535616c-287a-4f61-b36c-0332e2e18937} <Trace> oximeter.fields_u32 (0019175b-7dfe-4a06-b4c5-316fe473bc70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4126 | 2025.12.24 05:14:40.581073 [ 190 ] {ca566aa7-57cf-46fc-983b-c19d207beb01::all_1_26_5} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4127 | 2025.12.24 05:14:40.581102 [ 260 ] {f535616c-287a-4f61-b36c-0332e2e18937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4128 | 2025.12.24 05:14:40.581142 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 4129 | 2025.12.24 05:14:40.581388 [ 260 ] {f535616c-287a-4f61-b36c-0332e2e18937} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4130 | 2025.12.24 05:14:40.581591 [ 260 ] {f535616c-287a-4f61-b36c-0332e2e18937} <Trace> oximeter.fields_u32 (0019175b-7dfe-4a06-b4c5-316fe473bc70): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4131 | 2025.12.24 05:14:40.581712 [ 260 ] {f535616c-287a-4f61-b36c-0332e2e18937} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001081 sec., 22201.665124884366 rows/sec., 1.84 MiB/sec. | ||
| 4132 | 2025.12.24 05:14:40.581747 [ 260 ] {f535616c-287a-4f61-b36c-0332e2e18937} <Debug> TCPHandler: Processed in 0.001241025 sec. | ||
| 4133 | 2025.12.24 05:14:40.581854 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4134 | 2025.12.24 05:14:40.581946 [ 260 ] {f4866afe-18c8-47e8-8c8c-8fb45b3d36ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4135 | 2025.12.24 05:14:40.581991 [ 260 ] {f4866afe-18c8-47e8-8c8c-8fb45b3d36ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4136 | 2025.12.24 05:14:40.582367 [ 260 ] {f4866afe-18c8-47e8-8c8c-8fb45b3d36ac} <Trace> oximeter.fields_u8 (ec437910-9861-45b6-bb34-86b2dd4bfd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4137 | 2025.12.24 05:14:40.582403 [ 260 ] {f4866afe-18c8-47e8-8c8c-8fb45b3d36ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4138 | 2025.12.24 05:14:40.582688 [ 260 ] {f4866afe-18c8-47e8-8c8c-8fb45b3d36ac} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4139 | 2025.12.24 05:14:40.582900 [ 260 ] {f4866afe-18c8-47e8-8c8c-8fb45b3d36ac} <Trace> oximeter.fields_u8 (ec437910-9861-45b6-bb34-86b2dd4bfd22): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4140 | 2025.12.24 05:14:40.582990 [ 106 ] {} <Debug> oximeter.fields_u8 (ec437910-9861-45b6-bb34-86b2dd4bfd22) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4141 | 2025.12.24 05:14:40.583014 [ 106 ] {} <Trace> oximeter.fields_u8 (ec437910-9861-45b6-bb34-86b2dd4bfd22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4142 | 2025.12.24 05:14:40.583027 [ 260 ] {f4866afe-18c8-47e8-8c8c-8fb45b3d36ac} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001099 sec., 10919.01728844404 rows/sec., 853.05 KiB/sec. | ||
| 4143 | 2025.12.24 05:14:40.583030 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4144 | 2025.12.24 05:14:40.583063 [ 260 ] {f4866afe-18c8-47e8-8c8c-8fb45b3d36ac} <Debug> TCPHandler: Processed in 0.001258965 sec. | ||
| 4145 | 2025.12.24 05:14:40.583108 [ 186 ] {ec437910-9861-45b6-bb34-86b2dd4bfd22::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 | ||
| 4146 | 2025.12.24 05:14:40.583167 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4147 | 2025.12.24 05:14:40.583200 [ 186 ] {ec437910-9861-45b6-bb34-86b2dd4bfd22::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4148 | 2025.12.24 05:14:40.583230 [ 186 ] {ec437910-9861-45b6-bb34-86b2dd4bfd22::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 | ||
| 4149 | 2025.12.24 05:14:40.583259 [ 260 ] {bdfde8eb-7254-4372-ba04-2eb4091a72d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4150 | 2025.12.24 05:14:40.583288 [ 186 ] {ec437910-9861-45b6-bb34-86b2dd4bfd22::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 4151 | 2025.12.24 05:14:40.583299 [ 260 ] {bdfde8eb-7254-4372-ba04-2eb4091a72d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4152 | 2025.12.24 05:14:40.583337 [ 186 ] {ec437910-9861-45b6-bb34-86b2dd4bfd22::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 4153 | 2025.12.24 05:14:40.583381 [ 186 ] {ec437910-9861-45b6-bb34-86b2dd4bfd22::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 4154 | 2025.12.24 05:14:40.583427 [ 186 ] {ec437910-9861-45b6-bb34-86b2dd4bfd22::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 4155 | 2025.12.24 05:14:40.583754 [ 260 ] {bdfde8eb-7254-4372-ba04-2eb4091a72d1} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4156 | 2025.12.24 05:14:40.583788 [ 260 ] {bdfde8eb-7254-4372-ba04-2eb4091a72d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4157 | 2025.12.24 05:14:40.584046 [ 190 ] {ec437910-9861-45b6-bb34-86b2dd4bfd22::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000969702 sec., 61874.67902510256 rows/sec., 4.96 MiB/sec. | ||
| 4158 | 2025.12.24 05:14:40.584104 [ 260 ] {bdfde8eb-7254-4372-ba04-2eb4091a72d1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4159 | 2025.12.24 05:14:40.584134 [ 190 ] {ec437910-9861-45b6-bb34-86b2dd4bfd22::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4160 | 2025.12.24 05:14:40.584321 [ 260 ] {bdfde8eb-7254-4372-ba04-2eb4091a72d1} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4161 | 2025.12.24 05:14:40.584358 [ 190 ] {ec437910-9861-45b6-bb34-86b2dd4bfd22::all_1_5_1} <Trace> oximeter.fields_u8 (ec437910-9861-45b6-bb34-86b2dd4bfd22): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4162 | 2025.12.24 05:14:40.584415 [ 190 ] {ec437910-9861-45b6-bb34-86b2dd4bfd22::all_1_5_1} <Trace> oximeter.fields_u8 (ec437910-9861-45b6-bb34-86b2dd4bfd22) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4163 | 2025.12.24 05:14:40.584415 [ 106 ] {} <Debug> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4164 | 2025.12.24 05:14:40.584447 [ 260 ] {bdfde8eb-7254-4372-ba04-2eb4091a72d1} <Debug> executeQuery: Read 129 rows, 10.72 KiB in 0.001205 sec., 107053.9419087137 rows/sec., 8.68 MiB/sec. | ||
| 4165 | 2025.12.24 05:14:40.584447 [ 106 ] {} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4166 | 2025.12.24 05:14:40.584463 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4167 | 2025.12.24 05:14:40.584477 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4168 | 2025.12.24 05:14:40.584483 [ 260 ] {bdfde8eb-7254-4372-ba04-2eb4091a72d1} <Debug> TCPHandler: Processed in 0.001365826 sec. | ||
| 4169 | 2025.12.24 05:14:40.584560 [ 193 ] {f0e18965-af2d-41a1-90bf-873520b651fa::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 | ||
| 4170 | 2025.12.24 05:14:40.584588 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4171 | 2025.12.24 05:14:40.584678 [ 193 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4172 | 2025.12.24 05:14:40.584687 [ 260 ] {c0e140b0-51b7-461f-95ad-5eec528e2157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4173 | 2025.12.24 05:14:40.584719 [ 193 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 633 rows starting from the beginning of the part | ||
| 4174 | 2025.12.24 05:14:40.584741 [ 260 ] {c0e140b0-51b7-461f-95ad-5eec528e2157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4175 | 2025.12.24 05:14:40.584789 [ 193 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 79 rows starting from the beginning of the part | ||
| 4176 | 2025.12.24 05:14:40.584839 [ 193 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 548 rows starting from the beginning of the part | ||
| 4177 | 2025.12.24 05:14:40.584881 [ 193 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 79 rows starting from the beginning of the part | ||
| 4178 | 2025.12.24 05:14:40.584921 [ 193 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 90 rows starting from the beginning of the part | ||
| 4179 | 2025.12.24 05:14:40.584962 [ 193 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 129 rows starting from the beginning of the part | ||
| 4180 | 2025.12.24 05:14:40.585143 [ 260 ] {c0e140b0-51b7-461f-95ad-5eec528e2157} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4181 | 2025.12.24 05:14:40.585183 [ 260 ] {c0e140b0-51b7-461f-95ad-5eec528e2157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4182 | 2025.12.24 05:14:40.585530 [ 260 ] {c0e140b0-51b7-461f-95ad-5eec528e2157} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4183 | 2025.12.24 05:14:40.585755 [ 260 ] {c0e140b0-51b7-461f-95ad-5eec528e2157} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4184 | 2025.12.24 05:14:40.585846 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4185 | 2025.12.24 05:14:40.585870 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4186 | 2025.12.24 05:14:40.585882 [ 260 ] {c0e140b0-51b7-461f-95ad-5eec528e2157} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001213 sec., 167353.66859027205 rows/sec., 11.99 MiB/sec. | ||
| 4187 | 2025.12.24 05:14:40.585885 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4188 | 2025.12.24 05:14:40.585922 [ 260 ] {c0e140b0-51b7-461f-95ad-5eec528e2157} <Debug> TCPHandler: Processed in 0.001383047 sec. | ||
| 4189 | 2025.12.24 05:14:40.585957 [ 190 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::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 | ||
| 4190 | 2025.12.24 05:14:40.586017 [ 187 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1558 rows, containing 5 columns (5 merged, 0 gathered) in 0.001493627 sec., 1043098.4442568326 rows/sec., 83.13 MiB/sec. | ||
| 4191 | 2025.12.24 05:14:40.586032 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4192 | 2025.12.24 05:14:40.586031 [ 190 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4193 | 2025.12.24 05:14:40.586103 [ 190 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6443 rows starting from the beginning of the part | ||
| 4194 | 2025.12.24 05:14:40.586147 [ 190 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 4195 | 2025.12.24 05:14:40.586154 [ 260 ] {697c0ca5-a9f8-404a-9597-11986795be3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4196 | 2025.12.24 05:14:40.586185 [ 190 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 845 rows starting from the beginning of the part | ||
| 4197 | 2025.12.24 05:14:40.586211 [ 260 ] {697c0ca5-a9f8-404a-9597-11986795be3f} <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 | ||
| 4198 | 2025.12.24 05:14:40.586220 [ 190 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::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 | ||
| 4199 | 2025.12.24 05:14:40.586254 [ 190 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4200 | 2025.12.24 05:14:40.586256 [ 188 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4201 | 2025.12.24 05:14:40.586289 [ 190 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 203 rows starting from the beginning of the part | ||
| 4202 | 2025.12.24 05:14:40.586597 [ 188 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_26_5} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4203 | 2025.12.24 05:14:40.586675 [ 188 ] {f0e18965-af2d-41a1-90bf-873520b651fa::all_1_26_5} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4204 | 2025.12.24 05:14:40.586775 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4205 | 2025.12.24 05:14:40.586961 [ 260 ] {697c0ca5-a9f8-404a-9597-11986795be3f} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4206 | 2025.12.24 05:14:40.587002 [ 260 ] {697c0ca5-a9f8-404a-9597-11986795be3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4207 | 2025.12.24 05:14:40.587544 [ 260 ] {697c0ca5-a9f8-404a-9597-11986795be3f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4208 | 2025.12.24 05:14:40.587763 [ 260 ] {697c0ca5-a9f8-404a-9597-11986795be3f} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4209 | 2025.12.24 05:14:40.587896 [ 260 ] {697c0ca5-a9f8-404a-9597-11986795be3f} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001761 sec., 8517.887563884156 rows/sec., 15.26 MiB/sec. | ||
| 4210 | 2025.12.24 05:14:40.587948 [ 260 ] {697c0ca5-a9f8-404a-9597-11986795be3f} <Debug> TCPHandler: Processed in 0.001966824 sec. | ||
| 4211 | 2025.12.24 05:14:40.588048 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4212 | 2025.12.24 05:14:40.588140 [ 260 ] {2e7814e1-8760-4d7a-835c-29cd0a1ea1b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4213 | 2025.12.24 05:14:40.588181 [ 260 ] {2e7814e1-8760-4d7a-835c-29cd0a1ea1b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4214 | 2025.12.24 05:14:40.588519 [ 260 ] {2e7814e1-8760-4d7a-835c-29cd0a1ea1b3} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4215 | 2025.12.24 05:14:40.588553 [ 260 ] {2e7814e1-8760-4d7a-835c-29cd0a1ea1b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4216 | 2025.12.24 05:14:40.588885 [ 260 ] {2e7814e1-8760-4d7a-835c-29cd0a1ea1b3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4217 | 2025.12.24 05:14:40.588903 [ 193 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7971 rows, containing 5 columns (5 merged, 0 gathered) in 0.002969885 sec., 2683942.3075304264 rows/sec., 184.53 MiB/sec. | ||
| 4218 | 2025.12.24 05:14:40.589097 [ 260 ] {2e7814e1-8760-4d7a-835c-29cd0a1ea1b3} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4219 | 2025.12.24 05:14:40.589192 [ 106 ] {} <Debug> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4220 | 2025.12.24 05:14:40.589217 [ 106 ] {} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4221 | 2025.12.24 05:14:40.589224 [ 260 ] {2e7814e1-8760-4d7a-835c-29cd0a1ea1b3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 4222 | 2025.12.24 05:14:40.589233 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4223 | 2025.12.24 05:14:40.589259 [ 260 ] {2e7814e1-8760-4d7a-835c-29cd0a1ea1b3} <Debug> TCPHandler: Processed in 0.001258926 sec. | ||
| 4224 | 2025.12.24 05:14:40.589305 [ 190 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::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 | ||
| 4225 | 2025.12.24 05:14:40.589376 [ 190 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4226 | 2025.12.24 05:14:40.589399 [ 190 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1200 rows starting from the beginning of the part | ||
| 4227 | 2025.12.24 05:14:40.589439 [ 190 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4228 | 2025.12.24 05:14:40.589472 [ 190 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4229 | 2025.12.24 05:14:40.589503 [ 190 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::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 | ||
| 4230 | 2025.12.24 05:14:40.589532 [ 190 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4231 | 2025.12.24 05:14:40.589561 [ 190 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::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 | ||
| 4232 | 2025.12.24 05:14:40.589721 [ 187 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4233 | 2025.12.24 05:14:40.590053 [ 187 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4234 | 2025.12.24 05:14:40.590138 [ 187 ] {3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4235 | 2025.12.24 05:14:40.590231 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 4236 | 2025.12.24 05:14:40.590396 [ 199 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1500 rows, containing 4 columns (4 merged, 0 gathered) in 0.001114163 sec., 1346302.1119889996 rows/sec., 90.73 MiB/sec. | ||
| 4237 | 2025.12.24 05:14:40.590582 [ 187 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4238 | 2025.12.24 05:14:40.590820 [ 187 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::all_1_26_5} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4239 | 2025.12.24 05:14:40.590886 [ 187 ] {f6fd8d5b-58c2-401d-8dac-53cdb971b4fb::all_1_26_5} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4240 | 2025.12.24 05:14:40.590956 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4241 | 2025.12.24 05:14:41.142761 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9129 | ||
| 4242 | 2025.12.24 05:14:41.143325 [ 245 ] {} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4243 | 2025.12.24 05:14:41.143372 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4244 | 2025.12.24 05:14:41.143910 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4245 | 2025.12.24 05:14:41.144137 [ 245 ] {} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4246 | 2025.12.24 05:14:41.144264 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9129 | ||
| 4247 | 2025.12.24 05:14:41.609412 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4248 | 2025.12.24 05:14:41.625343 [ 244 ] {} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4249 | 2025.12.24 05:14:41.625393 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4250 | 2025.12.24 05:14:41.631690 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4251 | 2025.12.24 05:14:41.632411 [ 244 ] {} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4252 | 2025.12.24 05:14:41.635316 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4253 | 2025.12.24 05:14:45.571910 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4254 | 2025.12.24 05:14:45.572202 [ 260 ] {c73cd36f-0e96-40e1-bee2-5f18e8177b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4255 | 2025.12.24 05:14:45.572305 [ 260 ] {c73cd36f-0e96-40e1-bee2-5f18e8177b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4256 | 2025.12.24 05:14:45.573023 [ 260 ] {c73cd36f-0e96-40e1-bee2-5f18e8177b97} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4257 | 2025.12.24 05:14:45.573061 [ 260 ] {c73cd36f-0e96-40e1-bee2-5f18e8177b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4258 | 2025.12.24 05:14:45.573483 [ 260 ] {c73cd36f-0e96-40e1-bee2-5f18e8177b97} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4259 | 2025.12.24 05:14:45.573713 [ 260 ] {c73cd36f-0e96-40e1-bee2-5f18e8177b97} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4260 | 2025.12.24 05:14:45.573882 [ 260 ] {c73cd36f-0e96-40e1-bee2-5f18e8177b97} <Debug> executeQuery: Read 108 rows, 9.28 KiB in 0.001757 sec., 61468.41206602162 rows/sec., 5.16 MiB/sec. | ||
| 4261 | 2025.12.24 05:14:45.573924 [ 260 ] {c73cd36f-0e96-40e1-bee2-5f18e8177b97} <Debug> TCPHandler: Processed in 0.002203376 sec. | ||
| 4262 | 2025.12.24 05:14:45.574037 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4263 | 2025.12.24 05:14:45.574132 [ 260 ] {a9377286-01d7-4f8c-9fd1-1cbe76f25c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4264 | 2025.12.24 05:14:45.574174 [ 260 ] {a9377286-01d7-4f8c-9fd1-1cbe76f25c69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4265 | 2025.12.24 05:14:45.574561 [ 260 ] {a9377286-01d7-4f8c-9fd1-1cbe76f25c69} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4266 | 2025.12.24 05:14:45.574598 [ 260 ] {a9377286-01d7-4f8c-9fd1-1cbe76f25c69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4267 | 2025.12.24 05:14:45.574892 [ 260 ] {a9377286-01d7-4f8c-9fd1-1cbe76f25c69} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4268 | 2025.12.24 05:14:45.575096 [ 260 ] {a9377286-01d7-4f8c-9fd1-1cbe76f25c69} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4269 | 2025.12.24 05:14:45.575237 [ 260 ] {a9377286-01d7-4f8c-9fd1-1cbe76f25c69} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001123 sec., 23152.270703472837 rows/sec., 1.70 MiB/sec. | ||
| 4270 | 2025.12.24 05:14:45.575273 [ 260 ] {a9377286-01d7-4f8c-9fd1-1cbe76f25c69} <Debug> TCPHandler: Processed in 0.001285516 sec. | ||
| 4271 | 2025.12.24 05:14:45.575374 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4272 | 2025.12.24 05:14:45.575485 [ 260 ] {ead0efb1-b339-47fc-8fbe-b0f9d7172d99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4273 | 2025.12.24 05:14:45.575535 [ 260 ] {ead0efb1-b339-47fc-8fbe-b0f9d7172d99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4274 | 2025.12.24 05:14:45.576034 [ 260 ] {ead0efb1-b339-47fc-8fbe-b0f9d7172d99} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4275 | 2025.12.24 05:14:45.576076 [ 260 ] {ead0efb1-b339-47fc-8fbe-b0f9d7172d99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4276 | 2025.12.24 05:14:45.576464 [ 260 ] {ead0efb1-b339-47fc-8fbe-b0f9d7172d99} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4277 | 2025.12.24 05:14:45.576673 [ 260 ] {ead0efb1-b339-47fc-8fbe-b0f9d7172d99} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4278 | 2025.12.24 05:14:45.576809 [ 260 ] {ead0efb1-b339-47fc-8fbe-b0f9d7172d99} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001349 sec., 66716.08598962195 rows/sec., 5.21 MiB/sec. | ||
| 4279 | 2025.12.24 05:14:45.576848 [ 260 ] {ead0efb1-b339-47fc-8fbe-b0f9d7172d99} <Debug> TCPHandler: Processed in 0.001523379 sec. | ||
| 4280 | 2025.12.24 05:14:45.576954 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4281 | 2025.12.24 05:14:45.577049 [ 260 ] {838fc387-d831-43c0-8696-c59d1ebbd46a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4282 | 2025.12.24 05:14:45.577092 [ 260 ] {838fc387-d831-43c0-8696-c59d1ebbd46a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4283 | 2025.12.24 05:14:45.577497 [ 260 ] {838fc387-d831-43c0-8696-c59d1ebbd46a} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4284 | 2025.12.24 05:14:45.577531 [ 260 ] {838fc387-d831-43c0-8696-c59d1ebbd46a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4285 | 2025.12.24 05:14:45.577856 [ 260 ] {838fc387-d831-43c0-8696-c59d1ebbd46a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4286 | 2025.12.24 05:14:45.578074 [ 260 ] {838fc387-d831-43c0-8696-c59d1ebbd46a} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4287 | 2025.12.24 05:14:45.578210 [ 260 ] {838fc387-d831-43c0-8696-c59d1ebbd46a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 4288 | 2025.12.24 05:14:45.578247 [ 260 ] {838fc387-d831-43c0-8696-c59d1ebbd46a} <Debug> TCPHandler: Processed in 0.001343816 sec. | ||
| 4289 | 2025.12.24 05:14:45.578350 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4290 | 2025.12.24 05:14:45.578443 [ 260 ] {25d27715-e1c5-40cf-89f5-3d622983f7dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4291 | 2025.12.24 05:14:45.578498 [ 260 ] {25d27715-e1c5-40cf-89f5-3d622983f7dc} <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 | ||
| 4292 | 2025.12.24 05:14:45.579288 [ 260 ] {25d27715-e1c5-40cf-89f5-3d622983f7dc} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4293 | 2025.12.24 05:14:45.579323 [ 260 ] {25d27715-e1c5-40cf-89f5-3d622983f7dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4294 | 2025.12.24 05:14:45.579877 [ 260 ] {25d27715-e1c5-40cf-89f5-3d622983f7dc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4295 | 2025.12.24 05:14:45.580092 [ 260 ] {25d27715-e1c5-40cf-89f5-3d622983f7dc} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4296 | 2025.12.24 05:14:45.580240 [ 260 ] {25d27715-e1c5-40cf-89f5-3d622983f7dc} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001814 sec., 14332.965821389194 rows/sec., 25.68 MiB/sec. | ||
| 4297 | 2025.12.24 05:14:45.580292 [ 260 ] {25d27715-e1c5-40cf-89f5-3d622983f7dc} <Debug> TCPHandler: Processed in 0.001991534 sec. | ||
| 4298 | 2025.12.24 05:14:45.580399 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4299 | 2025.12.24 05:14:45.580492 [ 260 ] {5ad2a1db-b806-4061-aa54-dc88e737431b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4300 | 2025.12.24 05:14:45.580534 [ 260 ] {5ad2a1db-b806-4061-aa54-dc88e737431b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4301 | 2025.12.24 05:14:45.580868 [ 260 ] {5ad2a1db-b806-4061-aa54-dc88e737431b} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4302 | 2025.12.24 05:14:45.580902 [ 260 ] {5ad2a1db-b806-4061-aa54-dc88e737431b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4303 | 2025.12.24 05:14:45.581202 [ 260 ] {5ad2a1db-b806-4061-aa54-dc88e737431b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4304 | 2025.12.24 05:14:45.581410 [ 260 ] {5ad2a1db-b806-4061-aa54-dc88e737431b} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4305 | 2025.12.24 05:14:45.581538 [ 260 ] {5ad2a1db-b806-4061-aa54-dc88e737431b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 4306 | 2025.12.24 05:14:45.581572 [ 260 ] {5ad2a1db-b806-4061-aa54-dc88e737431b} <Debug> TCPHandler: Processed in 0.001222915 sec. | ||
| 4307 | 2025.12.24 05:14:48.534580 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4308 | 2025.12.24 05:14:48.534672 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4309 | 2025.12.24 05:14:48.644906 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9577 | ||
| 4310 | 2025.12.24 05:14:48.645403 [ 245 ] {} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4311 | 2025.12.24 05:14:48.645441 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4312 | 2025.12.24 05:14:48.645951 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4313 | 2025.12.24 05:14:48.646195 [ 245 ] {} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4314 | 2025.12.24 05:14:48.646322 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9577 | ||
| 4315 | 2025.12.24 05:14:48.669873 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 554 | ||
| 4316 | 2025.12.24 05:14:48.672090 [ 243 ] {} <Trace> system.query_log (2a13f63c-58ea-4f5b-b989-05bc92d4d0fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4317 | 2025.12.24 05:14:48.672139 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4318 | 2025.12.24 05:14:48.673355 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4319 | 2025.12.24 05:14:48.673618 [ 243 ] {} <Trace> system.query_log (2a13f63c-58ea-4f5b-b989-05bc92d4d0fc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4320 | 2025.12.24 05:14:48.673869 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 554 | ||
| 4321 | 2025.12.24 05:14:49.135919 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4322 | 2025.12.24 05:14:49.152260 [ 244 ] {} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4323 | 2025.12.24 05:14:49.152319 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4324 | 2025.12.24 05:14:49.158543 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4325 | 2025.12.24 05:14:49.159261 [ 244 ] {} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4326 | 2025.12.24 05:14:49.162339 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4327 | 2025.12.24 05:14:50.570755 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4328 | 2025.12.24 05:14:50.570967 [ 260 ] {bfda55c4-d9c5-4698-a005-83326d9103bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4329 | 2025.12.24 05:14:50.571040 [ 260 ] {bfda55c4-d9c5-4698-a005-83326d9103bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4330 | 2025.12.24 05:14:50.571717 [ 260 ] {bfda55c4-d9c5-4698-a005-83326d9103bc} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4331 | 2025.12.24 05:14:50.571763 [ 260 ] {bfda55c4-d9c5-4698-a005-83326d9103bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4332 | 2025.12.24 05:14:50.572150 [ 260 ] {bfda55c4-d9c5-4698-a005-83326d9103bc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4333 | 2025.12.24 05:14:50.572375 [ 260 ] {bfda55c4-d9c5-4698-a005-83326d9103bc} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4334 | 2025.12.24 05:14:50.572523 [ 260 ] {bfda55c4-d9c5-4698-a005-83326d9103bc} <Debug> executeQuery: Read 86 rows, 7.39 KiB in 0.001611 sec., 53382.99193047796 rows/sec., 4.48 MiB/sec. | ||
| 4335 | 2025.12.24 05:14:50.572564 [ 260 ] {bfda55c4-d9c5-4698-a005-83326d9103bc} <Debug> TCPHandler: Processed in 0.001946523 sec. | ||
| 4336 | 2025.12.24 05:14:50.572678 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4337 | 2025.12.24 05:14:50.572771 [ 260 ] {78d1f667-d42d-49ef-8223-61436895ca4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4338 | 2025.12.24 05:14:50.572812 [ 260 ] {78d1f667-d42d-49ef-8223-61436895ca4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4339 | 2025.12.24 05:14:50.573192 [ 260 ] {78d1f667-d42d-49ef-8223-61436895ca4b} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4340 | 2025.12.24 05:14:50.573228 [ 260 ] {78d1f667-d42d-49ef-8223-61436895ca4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4341 | 2025.12.24 05:14:50.573516 [ 260 ] {78d1f667-d42d-49ef-8223-61436895ca4b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4342 | 2025.12.24 05:14:50.573716 [ 260 ] {78d1f667-d42d-49ef-8223-61436895ca4b} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4343 | 2025.12.24 05:14:50.573841 [ 260 ] {78d1f667-d42d-49ef-8223-61436895ca4b} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001089 sec., 13774.104683195594 rows/sec., 1.01 MiB/sec. | ||
| 4344 | 2025.12.24 05:14:50.573837 [ 93 ] {} <Debug> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4345 | 2025.12.24 05:14:50.573878 [ 260 ] {78d1f667-d42d-49ef-8223-61436895ca4b} <Debug> TCPHandler: Processed in 0.001249025 sec. | ||
| 4346 | 2025.12.24 05:14:50.573917 [ 93 ] {} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4347 | 2025.12.24 05:14:50.573944 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4348 | 2025.12.24 05:14:50.574004 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4349 | 2025.12.24 05:14:50.574047 [ 193 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::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 | ||
| 4350 | 2025.12.24 05:14:50.574101 [ 260 ] {e561dd44-d836-43c4-80a8-49b05a1e0b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4351 | 2025.12.24 05:14:50.574146 [ 260 ] {e561dd44-d836-43c4-80a8-49b05a1e0b63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4352 | 2025.12.24 05:14:50.574161 [ 193 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4353 | 2025.12.24 05:14:50.574199 [ 193 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 71 rows starting from the beginning of the part | ||
| 4354 | 2025.12.24 05:14:50.574262 [ 193 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 15 rows starting from the beginning of the part | ||
| 4355 | 2025.12.24 05:14:50.574305 [ 193 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part | ||
| 4356 | 2025.12.24 05:14:50.574345 [ 193 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 41 rows starting from the beginning of the part | ||
| 4357 | 2025.12.24 05:14:50.574383 [ 193 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part | ||
| 4358 | 2025.12.24 05:14:50.574424 [ 193 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 15 rows starting from the beginning of the part | ||
| 4359 | 2025.12.24 05:14:50.574548 [ 260 ] {e561dd44-d836-43c4-80a8-49b05a1e0b63} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4360 | 2025.12.24 05:14:50.574590 [ 260 ] {e561dd44-d836-43c4-80a8-49b05a1e0b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4361 | 2025.12.24 05:14:50.574916 [ 260 ] {e561dd44-d836-43c4-80a8-49b05a1e0b63} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4362 | 2025.12.24 05:14:50.575137 [ 260 ] {e561dd44-d836-43c4-80a8-49b05a1e0b63} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4363 | 2025.12.24 05:14:50.575264 [ 260 ] {e561dd44-d836-43c4-80a8-49b05a1e0b63} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.00118 sec., 66949.15254237287 rows/sec., 5.23 MiB/sec. | ||
| 4364 | 2025.12.24 05:14:50.575280 [ 187 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 194 rows, containing 5 columns (5 merged, 0 gathered) in 0.001270975 sec., 152638.7222407994 rows/sec., 11.75 MiB/sec. | ||
| 4365 | 2025.12.24 05:14:50.575300 [ 260 ] {e561dd44-d836-43c4-80a8-49b05a1e0b63} <Debug> TCPHandler: Processed in 0.001347287 sec. | ||
| 4366 | 2025.12.24 05:14:50.575431 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4367 | 2025.12.24 05:14:50.575480 [ 199 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4368 | 2025.12.24 05:14:50.575525 [ 260 ] {ef025f40-7ab3-47a8-a599-110f07b65f05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4369 | 2025.12.24 05:14:50.575572 [ 260 ] {ef025f40-7ab3-47a8-a599-110f07b65f05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4370 | 2025.12.24 05:14:50.575820 [ 199 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_26_5} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4371 | 2025.12.24 05:14:50.575914 [ 199 ] {db47d87d-e6ea-4939-bf57-68ea84559e53::all_1_26_5} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4372 | 2025.12.24 05:14:50.575965 [ 260 ] {ef025f40-7ab3-47a8-a599-110f07b65f05} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4373 | 2025.12.24 05:14:50.576005 [ 260 ] {ef025f40-7ab3-47a8-a599-110f07b65f05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4374 | 2025.12.24 05:14:50.576013 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4375 | 2025.12.24 05:14:50.576345 [ 260 ] {ef025f40-7ab3-47a8-a599-110f07b65f05} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4376 | 2025.12.24 05:14:50.576557 [ 260 ] {ef025f40-7ab3-47a8-a599-110f07b65f05} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4377 | 2025.12.24 05:14:50.576684 [ 260 ] {ef025f40-7ab3-47a8-a599-110f07b65f05} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 4378 | 2025.12.24 05:14:50.576720 [ 260 ] {ef025f40-7ab3-47a8-a599-110f07b65f05} <Debug> TCPHandler: Processed in 0.001335596 sec. | ||
| 4379 | 2025.12.24 05:14:50.576825 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4380 | 2025.12.24 05:14:50.576917 [ 260 ] {250b665b-2227-42eb-a766-d081a2190222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4381 | 2025.12.24 05:14:50.576970 [ 260 ] {250b665b-2227-42eb-a766-d081a2190222} <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 | ||
| 4382 | 2025.12.24 05:14:50.577717 [ 260 ] {250b665b-2227-42eb-a766-d081a2190222} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4383 | 2025.12.24 05:14:50.577754 [ 260 ] {250b665b-2227-42eb-a766-d081a2190222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4384 | 2025.12.24 05:14:50.578290 [ 260 ] {250b665b-2227-42eb-a766-d081a2190222} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4385 | 2025.12.24 05:14:50.578505 [ 260 ] {250b665b-2227-42eb-a766-d081a2190222} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4386 | 2025.12.24 05:14:50.578607 [ 93 ] {} <Debug> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4387 | 2025.12.24 05:14:50.578636 [ 260 ] {250b665b-2227-42eb-a766-d081a2190222} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001737 sec., 8635.578583765113 rows/sec., 15.47 MiB/sec. | ||
| 4388 | 2025.12.24 05:14:50.578641 [ 93 ] {} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4389 | 2025.12.24 05:14:50.578675 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4390 | 2025.12.24 05:14:50.578693 [ 260 ] {250b665b-2227-42eb-a766-d081a2190222} <Debug> TCPHandler: Processed in 0.001915353 sec. | ||
| 4391 | 2025.12.24 05:14:50.578764 [ 187 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::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 | ||
| 4392 | 2025.12.24 05:14:50.578802 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4393 | 2025.12.24 05:14:50.578899 [ 260 ] {b31981bf-55fc-4041-a95e-50ffc95e7f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4394 | 2025.12.24 05:14:50.578940 [ 260 ] {b31981bf-55fc-4041-a95e-50ffc95e7f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4395 | 2025.12.24 05:14:50.579000 [ 187 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4396 | 2025.12.24 05:14:50.579063 [ 187 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 360 rows starting from the beginning of the part | ||
| 4397 | 2025.12.24 05:14:50.579196 [ 187 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 15 rows starting from the beginning of the part | ||
| 4398 | 2025.12.24 05:14:50.579263 [ 260 ] {b31981bf-55fc-4041-a95e-50ffc95e7f31} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4399 | 2025.12.24 05:14:50.579304 [ 260 ] {b31981bf-55fc-4041-a95e-50ffc95e7f31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4400 | 2025.12.24 05:14:50.579307 [ 187 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part | ||
| 4401 | 2025.12.24 05:14:50.579425 [ 187 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 15 rows starting from the beginning of the part | ||
| 4402 | 2025.12.24 05:14:50.579532 [ 187 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part | ||
| 4403 | 2025.12.24 05:14:50.579631 [ 260 ] {b31981bf-55fc-4041-a95e-50ffc95e7f31} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4404 | 2025.12.24 05:14:50.579646 [ 187 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 15 rows starting from the beginning of the part | ||
| 4405 | 2025.12.24 05:14:50.579853 [ 260 ] {b31981bf-55fc-4041-a95e-50ffc95e7f31} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4406 | 2025.12.24 05:14:50.579981 [ 260 ] {b31981bf-55fc-4041-a95e-50ffc95e7f31} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 4407 | 2025.12.24 05:14:50.580018 [ 260 ] {b31981bf-55fc-4041-a95e-50ffc95e7f31} <Debug> TCPHandler: Processed in 0.001263275 sec. | ||
| 4408 | 2025.12.24 05:14:50.583328 [ 199 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 457 rows, containing 19 columns (19 merged, 0 gathered) in 0.004602325 sec., 99297.63760707903 rows/sec., 177.94 MiB/sec. | ||
| 4409 | 2025.12.24 05:14:50.583810 [ 187 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4410 | 2025.12.24 05:14:50.584123 [ 187 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4411 | 2025.12.24 05:14:50.584188 [ 187 ] {80bb4995-be03-4d45-b13b-3d20dda26ab0::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4412 | 2025.12.24 05:14:50.584263 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 4413 | 2025.12.24 05:14:51.001148 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.23 MiB, peak 255.42 MiB, free memory in arenas 0.00 B, will set to 251.30 MiB (RSS), difference: 1.07 MiB | ||
| 4414 | 2025.12.24 05:14:55.597166 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4415 | 2025.12.24 05:14:55.597381 [ 260 ] {0bf3a542-53cc-4479-9799-e1452aafb085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4416 | 2025.12.24 05:14:55.597451 [ 260 ] {0bf3a542-53cc-4479-9799-e1452aafb085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4417 | 2025.12.24 05:14:55.598068 [ 260 ] {0bf3a542-53cc-4479-9799-e1452aafb085} <Trace> oximeter.fields_ipaddr (d2d73905-51dd-46e2-bb88-103604040d84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4418 | 2025.12.24 05:14:55.598115 [ 260 ] {0bf3a542-53cc-4479-9799-e1452aafb085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4419 | 2025.12.24 05:14:55.598505 [ 260 ] {0bf3a542-53cc-4479-9799-e1452aafb085} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4420 | 2025.12.24 05:14:55.598724 [ 260 ] {0bf3a542-53cc-4479-9799-e1452aafb085} <Trace> oximeter.fields_ipaddr (d2d73905-51dd-46e2-bb88-103604040d84): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4421 | 2025.12.24 05:14:55.598878 [ 260 ] {0bf3a542-53cc-4479-9799-e1452aafb085} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001553 sec., 1287.83000643915 rows/sec., 105.01 KiB/sec. | ||
| 4422 | 2025.12.24 05:14:55.598919 [ 260 ] {0bf3a542-53cc-4479-9799-e1452aafb085} <Debug> TCPHandler: Processed in 0.001895853 sec. | ||
| 4423 | 2025.12.24 05:14:55.599038 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4424 | 2025.12.24 05:14:55.599132 [ 260 ] {90374b5f-edff-4275-be99-51841598b75a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4425 | 2025.12.24 05:14:55.599173 [ 260 ] {90374b5f-edff-4275-be99-51841598b75a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4426 | 2025.12.24 05:14:55.600193 [ 260 ] {90374b5f-edff-4275-be99-51841598b75a} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4427 | 2025.12.24 05:14:55.600228 [ 260 ] {90374b5f-edff-4275-be99-51841598b75a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4428 | 2025.12.24 05:14:55.600620 [ 260 ] {90374b5f-edff-4275-be99-51841598b75a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4429 | 2025.12.24 05:14:55.600824 [ 260 ] {90374b5f-edff-4275-be99-51841598b75a} <Trace> oximeter.fields_string (ca566aa7-57cf-46fc-983b-c19d207beb01): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4430 | 2025.12.24 05:14:55.600951 [ 260 ] {90374b5f-edff-4275-be99-51841598b75a} <Debug> executeQuery: Read 1249 rows, 105.92 KiB in 0.001838 sec., 679542.9815016323 rows/sec., 56.28 MiB/sec. | ||
| 4431 | 2025.12.24 05:14:55.600989 [ 260 ] {90374b5f-edff-4275-be99-51841598b75a} <Debug> TCPHandler: Processed in 0.002001454 sec. | ||
| 4432 | 2025.12.24 05:14:55.601097 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4433 | 2025.12.24 05:14:55.601192 [ 260 ] {d23c4943-d4e4-48e6-87f7-4bdf418d510a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4434 | 2025.12.24 05:14:55.601233 [ 260 ] {d23c4943-d4e4-48e6-87f7-4bdf418d510a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4435 | 2025.12.24 05:14:55.601629 [ 260 ] {d23c4943-d4e4-48e6-87f7-4bdf418d510a} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4436 | 2025.12.24 05:14:55.601666 [ 260 ] {d23c4943-d4e4-48e6-87f7-4bdf418d510a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4437 | 2025.12.24 05:14:55.601968 [ 260 ] {d23c4943-d4e4-48e6-87f7-4bdf418d510a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4438 | 2025.12.24 05:14:55.602172 [ 260 ] {d23c4943-d4e4-48e6-87f7-4bdf418d510a} <Trace> oximeter.fields_u16 (db47d87d-e6ea-4939-bf57-68ea84559e53): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4439 | 2025.12.24 05:14:55.602300 [ 260 ] {d23c4943-d4e4-48e6-87f7-4bdf418d510a} <Debug> executeQuery: Read 28 rows, 2.09 KiB in 0.001125 sec., 24888.88888888889 rows/sec., 1.82 MiB/sec. | ||
| 4440 | 2025.12.24 05:14:55.602338 [ 260 ] {d23c4943-d4e4-48e6-87f7-4bdf418d510a} <Debug> TCPHandler: Processed in 0.001290296 sec. | ||
| 4441 | 2025.12.24 05:14:55.602460 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4442 | 2025.12.24 05:14:55.602579 [ 260 ] {1e072bb6-700e-4f3a-9858-143c5c85d7f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4443 | 2025.12.24 05:14:55.602628 [ 260 ] {1e072bb6-700e-4f3a-9858-143c5c85d7f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4444 | 2025.12.24 05:14:55.603199 [ 260 ] {1e072bb6-700e-4f3a-9858-143c5c85d7f9} <Trace> oximeter.fields_u32 (0019175b-7dfe-4a06-b4c5-316fe473bc70): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4445 | 2025.12.24 05:14:55.603243 [ 260 ] {1e072bb6-700e-4f3a-9858-143c5c85d7f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4446 | 2025.12.24 05:14:55.603592 [ 260 ] {1e072bb6-700e-4f3a-9858-143c5c85d7f9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4447 | 2025.12.24 05:14:55.603797 [ 260 ] {1e072bb6-700e-4f3a-9858-143c5c85d7f9} <Trace> oximeter.fields_u32 (0019175b-7dfe-4a06-b4c5-316fe473bc70): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4448 | 2025.12.24 05:14:55.603924 [ 260 ] {1e072bb6-700e-4f3a-9858-143c5c85d7f9} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001369 sec., 166544.92330168007 rows/sec., 11.28 MiB/sec. | ||
| 4449 | 2025.12.24 05:14:55.603961 [ 260 ] {1e072bb6-700e-4f3a-9858-143c5c85d7f9} <Debug> TCPHandler: Processed in 0.001561459 sec. | ||
| 4450 | 2025.12.24 05:14:55.604073 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4451 | 2025.12.24 05:14:55.604166 [ 260 ] {0e936138-cd41-4fdf-b26a-f2d6cdfbae58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4452 | 2025.12.24 05:14:55.604204 [ 260 ] {0e936138-cd41-4fdf-b26a-f2d6cdfbae58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4453 | 2025.12.24 05:14:55.604774 [ 260 ] {0e936138-cd41-4fdf-b26a-f2d6cdfbae58} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4454 | 2025.12.24 05:14:55.604808 [ 260 ] {0e936138-cd41-4fdf-b26a-f2d6cdfbae58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4455 | 2025.12.24 05:14:55.605144 [ 260 ] {0e936138-cd41-4fdf-b26a-f2d6cdfbae58} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4456 | 2025.12.24 05:14:55.605360 [ 260 ] {0e936138-cd41-4fdf-b26a-f2d6cdfbae58} <Trace> oximeter.fields_uuid (f0e18965-af2d-41a1-90bf-873520b651fa): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4457 | 2025.12.24 05:14:55.605483 [ 260 ] {0e936138-cd41-4fdf-b26a-f2d6cdfbae58} <Debug> executeQuery: Read 548 rows, 41.65 KiB in 0.001336 sec., 410179.6407185629 rows/sec., 30.44 MiB/sec. | ||
| 4458 | 2025.12.24 05:14:55.605520 [ 260 ] {0e936138-cd41-4fdf-b26a-f2d6cdfbae58} <Debug> TCPHandler: Processed in 0.001505659 sec. | ||
| 4459 | 2025.12.24 05:14:55.605633 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4460 | 2025.12.24 05:14:55.605725 [ 260 ] {56445e07-2876-483c-903e-0c5af160a58d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4461 | 2025.12.24 05:14:55.605767 [ 260 ] {56445e07-2876-483c-903e-0c5af160a58d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4462 | 2025.12.24 05:14:55.606324 [ 260 ] {56445e07-2876-483c-903e-0c5af160a58d} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4463 | 2025.12.24 05:14:55.606359 [ 260 ] {56445e07-2876-483c-903e-0c5af160a58d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4464 | 2025.12.24 05:14:55.606727 [ 260 ] {56445e07-2876-483c-903e-0c5af160a58d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4465 | 2025.12.24 05:14:55.606940 [ 260 ] {56445e07-2876-483c-903e-0c5af160a58d} <Trace> oximeter.measurements_cumulativeu64 (3d1c68a4-9bf8-465c-a618-9a3b5de4a1b7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4466 | 2025.12.24 05:14:55.607063 [ 260 ] {56445e07-2876-483c-903e-0c5af160a58d} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001356 sec., 623156.3421828909 rows/sec., 41.94 MiB/sec. | ||
| 4467 | 2025.12.24 05:14:55.607098 [ 260 ] {56445e07-2876-483c-903e-0c5af160a58d} <Debug> TCPHandler: Processed in 0.001522079 sec. | ||
| 4468 | 2025.12.24 05:14:55.607213 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4469 | 2025.12.24 05:14:55.607307 [ 260 ] {f4beb3cf-53cf-4bf3-97c4-f1fef4e9500f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4470 | 2025.12.24 05:14:55.607361 [ 260 ] {f4beb3cf-53cf-4bf3-97c4-f1fef4e9500f} <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 | ||
| 4471 | 2025.12.24 05:14:55.608159 [ 260 ] {f4beb3cf-53cf-4bf3-97c4-f1fef4e9500f} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4472 | 2025.12.24 05:14:55.608194 [ 260 ] {f4beb3cf-53cf-4bf3-97c4-f1fef4e9500f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4473 | 2025.12.24 05:14:55.608721 [ 260 ] {f4beb3cf-53cf-4bf3-97c4-f1fef4e9500f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4474 | 2025.12.24 05:14:55.608945 [ 260 ] {f4beb3cf-53cf-4bf3-97c4-f1fef4e9500f} <Trace> oximeter.measurements_histogramu64 (80bb4995-be03-4d45-b13b-3d20dda26ab0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4475 | 2025.12.24 05:14:55.609079 [ 260 ] {f4beb3cf-53cf-4bf3-97c4-f1fef4e9500f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001791 sec., 14517.029592406476 rows/sec., 26.01 MiB/sec. | ||
| 4476 | 2025.12.24 05:14:55.609130 [ 260 ] {f4beb3cf-53cf-4bf3-97c4-f1fef4e9500f} <Debug> TCPHandler: Processed in 0.001975714 sec. | ||
| 4477 | 2025.12.24 05:14:55.609244 [ 260 ] {} <Trace> TCP-Session: 487a0de6-a3a3-4cbc-b239-a137320fc35f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4478 | 2025.12.24 05:14:55.609338 [ 260 ] {e1280924-e0cd-4e5d-88d8-dcd18f8a4b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63359) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4479 | 2025.12.24 05:14:55.609378 [ 260 ] {e1280924-e0cd-4e5d-88d8-dcd18f8a4b79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4480 | 2025.12.24 05:14:55.609711 [ 260 ] {e1280924-e0cd-4e5d-88d8-dcd18f8a4b79} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4481 | 2025.12.24 05:14:55.609744 [ 260 ] {e1280924-e0cd-4e5d-88d8-dcd18f8a4b79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4482 | 2025.12.24 05:14:55.610042 [ 260 ] {e1280924-e0cd-4e5d-88d8-dcd18f8a4b79} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4483 | 2025.12.24 05:14:55.610257 [ 260 ] {e1280924-e0cd-4e5d-88d8-dcd18f8a4b79} <Trace> oximeter.measurements_u64 (f6fd8d5b-58c2-401d-8dac-53cdb971b4fb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4484 | 2025.12.24 05:14:55.610380 [ 260 ] {e1280924-e0cd-4e5d-88d8-dcd18f8a4b79} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 4485 | 2025.12.24 05:14:55.610415 [ 260 ] {e1280924-e0cd-4e5d-88d8-dcd18f8a4b79} <Debug> TCPHandler: Processed in 0.001227985 sec. | ||
| 4486 | 2025.12.24 05:14:56.147129 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10089 | ||
| 4487 | 2025.12.24 05:14:56.147699 [ 245 ] {} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4488 | 2025.12.24 05:14:56.147749 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4489 | 2025.12.24 05:14:56.148241 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4490 | 2025.12.24 05:14:56.148483 [ 245 ] {} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4491 | 2025.12.24 05:14:56.148635 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10089 | ||
| 4492 | 2025.12.24 05:14:56.148679 [ 86 ] {} <Debug> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4493 | 2025.12.24 05:14:56.148780 [ 86 ] {} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4494 | 2025.12.24 05:14:56.148817 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4495 | 2025.12.24 05:14:56.148939 [ 189 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::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 | ||
| 4496 | 2025.12.24 05:14:56.149054 [ 189 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4497 | 2025.12.24 05:14:56.149089 [ 189 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7657 rows starting from the beginning of the part | ||
| 4498 | 2025.12.24 05:14:56.149155 [ 189 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 4499 | 2025.12.24 05:14:56.149205 [ 189 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 4500 | 2025.12.24 05:14:56.149252 [ 189 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 4501 | 2025.12.24 05:14:56.149294 [ 189 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 4502 | 2025.12.24 05:14:56.149338 [ 189 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 4503 | 2025.12.24 05:14:56.151331 [ 199 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10089 rows, containing 4 columns (4 merged, 0 gathered) in 0.00243904 sec., 4136463.52663343 rows/sec., 59.17 MiB/sec. | ||
| 4504 | 2025.12.24 05:14:56.151640 [ 195 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4505 | 2025.12.24 05:14:56.151945 [ 195 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::all_1_21_4} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4506 | 2025.12.24 05:14:56.152019 [ 195 ] {7081c9d3-38c5-4c12-a486-460009fdbe48::all_1_21_4} <Trace> system.asynchronous_metric_log (7081c9d3-38c5-4c12-a486-460009fdbe48) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4507 | 2025.12.24 05:14:56.152116 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 4508 | 2025.12.24 05:14:56.663161 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4509 | 2025.12.24 05:14:56.680030 [ 244 ] {} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4510 | 2025.12.24 05:14:56.680082 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4511 | 2025.12.24 05:14:56.685372 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4512 | 2025.12.24 05:14:56.686059 [ 244 ] {} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4513 | 2025.12.24 05:14:56.686357 [ 85 ] {} <Debug> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4514 | 2025.12.24 05:14:56.686430 [ 85 ] {} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4515 | 2025.12.24 05:14:56.686460 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4516 | 2025.12.24 05:14:56.686655 [ 195 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::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 | ||
| 4517 | 2025.12.24 05:14:56.689042 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4518 | 2025.12.24 05:14:56.690775 [ 195 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4519 | 2025.12.24 05:14:56.692265 [ 195 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::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 | ||
| 4520 | 2025.12.24 05:14:56.696925 [ 195 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::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 | ||
| 4521 | 2025.12.24 05:14:56.701276 [ 195 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::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 | ||
| 4522 | 2025.12.24 05:14:56.705344 [ 195 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::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 | ||
| 4523 | 2025.12.24 05:14:56.709525 [ 195 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::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 | ||
| 4524 | 2025.12.24 05:14:56.713548 [ 195 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::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 | ||
| 4525 | 2025.12.24 05:14:56.761948 [ 197 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.075401541 sec., 2108.7102185351887 rows/sec., 10.90 MiB/sec. | ||
| 4526 | 2025.12.24 05:14:56.764633 [ 197 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4527 | 2025.12.24 05:14:56.766772 [ 197 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::all_1_21_4} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4528 | 2025.12.24 05:14:56.766872 [ 197 ] {eacccccc-69ac-4828-b4e7-f021bbef5718::all_1_21_4} <Trace> system.metric_log (eacccccc-69ac-4828-b4e7-f021bbef5718) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4529 | 2025.12.24 05:14:56.769057 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 4530 | 2025.12.24 05:14:57.000360 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.47 MiB, peak 263.01 MiB, free memory in arenas 0.00 B, will set to 254.92 MiB (RSS), difference: 2.45 MiB | ||
| 4531 | 2025.12.24 05:14:58.674882 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 582 | ||
| 4532 | 2025.12.24 05:14:58.678403 [ 243 ] {} <Trace> system.query_log (2a13f63c-58ea-4f5b-b989-05bc92d4d0fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4533 | 2025.12.24 05:14:58.678475 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4534 | 2025.12.24 05:14:58.680043 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4535 | 2025.12.24 05:14:58.680445 [ 243 ] {} <Trace> system.query_log (2a13f63c-58ea-4f5b-b989-05bc92d4d0fc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4536 | 2025.12.24 05:14:58.681010 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 582 | ||