| 1 | [ Dec 20 00:24:25 Enabled. ] | ||
| 2 | [ Dec 20 00:24:25 Rereading configuration. ] | ||
| 3 | [ Dec 20 00:24:26 Rereading configuration. ] | ||
| 4 | [ Dec 20 00:24:29 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 20 00:24:29 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.20 00:24:30.410235 [ 1 ] {} <Information> Application: Will watch for the process with pid 24014 | ||
| 29 | 2025.12.20 00:24:30.410655 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.12.20 00:24:30.909985 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24014 | ||
| 31 | 2025.12.20 00:24:30.910738 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.12.20 00:24:30.910881 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.12.20 00:24:31.035326 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.12.20 00:24:31.089424 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.12.20 00:24:31.089522 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.12.20 00:24:31.089542 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.12.20 00:24:31.089619 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.12.20 00:24:31.090395 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.12.20 00:24:31.092821 [ 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.20 00:24:31.093763 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.12.20 00:24:31.094645 [ 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.20 00:24:31.094705 [ 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.20 00:24:31.094748 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.12.20 00:24:31.095502 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.12.20 00:24:31.096480 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.12.20 00:24:31.103166 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.12.20 00:24:31.103912 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.12.20 00:24:31.105500 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.12.20 00:24:31.105609 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.12.20 00:24:31.106639 [ 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.20 00:24:31.107220 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.12.20 00:24:31.111419 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.12.20 00:24:31.112102 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.12.20 00:24:31.116881 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.12.20 00:24:31.117258 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.12.20 00:24:31.117688 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.12.20 00:24:31.118108 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.12.20 00:24:31.119593 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.12.20 00:24:31.119619 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.12.20 00:24:31.119718 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.12.20 00:24:31.119828 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.12.20 00:24:31.143137 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.12.20 00:24:31.143165 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000182964 sec | ||
| 68 | 2025.12.20 00:24:31.143243 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.12.20 00:24:31.143295 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.12.20 00:24:31.144047 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.12.20 00:24:31.144657 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.12.20 00:24:31.155774 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.12.20 00:24:31.155825 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.12.20 00:24:31.155939 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.12.20 00:24:31.155955 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.12.20 00:24:31.155997 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.12.20 00:24:31.156085 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.12.20 00:24:31.160224 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.12.20 00:24:31.160276 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.12.20 00:24:31.160331 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.12.20 00:24:31.160515 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.12.20 00:24:31.160562 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.12.20 00:24:31.160577 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.12.20 00:24:31.160680 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.12.20 00:24:31.160695 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.12.20 00:24:31.160728 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.12.20 00:24:31.160803 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.12.20 00:24:31.185266 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.12.20 00:24:31.195588 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.12.20 00:24:31.195688 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000123993 sec | ||
| 91 | 2025.12.20 00:24:31.195703 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.12.20 00:24:31.195715 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.12.20 00:24:31.195743 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.12.20 00:24:31.195984 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.12.20 00:24:31.196098 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.12.20 00:24:31.196113 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.12.20 00:24:31.196125 [ 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.20 00:24:31.196135 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.12.20 00:24:31.210981 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.12.20 00:24:31.211238 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.79 MiB (RSS), difference: 92.01 MiB | ||
| 101 | 2025.12.20 00:24:31.212748 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.3951e-05 sec. | ||
| 102 | 2025.12.20 00:24:31.213204 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.12.20 00:24:31.214466 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.12.20 00:24:31.214485 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.12.20 00:24:31.572469 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33654 | ||
| 106 | 2025.12.20 00:24:31.574513 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.12.20 00:24:31.574590 [ 3 ] {} <Debug> TCP-Session: 58dfff6d-8cc8-4b8b-896b-fe8d4685474d Authenticating user 'default' from [fd00:1122:3344:101::c]:33654 | ||
| 108 | 2025.12.20 00:24:31.574618 [ 3 ] {} <Debug> TCP-Session: 58dfff6d-8cc8-4b8b-896b-fe8d4685474d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.12.20 00:24:31.574699 [ 3 ] {} <Debug> TCP-Session: 58dfff6d-8cc8-4b8b-896b-fe8d4685474d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.12.20 00:24:31.574798 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.12.20 00:24:31.574825 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2025.12.20 00:24:31.574916 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.12.20 00:24:31.587340 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56151 | ||
| 114 | 2025.12.20 00:24:31.587433 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57729 | ||
| 115 | 2025.12.20 00:24:31.587445 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55946 | ||
| 116 | 2025.12.20 00:24:31.587562 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2025.12.20 00:24:31.587646 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2025.12.20 00:24:31.587670 [ 4 ] {} <Debug> TCP-Session: 6236aaec-625f-404c-83fd-626bc9efde23 Authenticating user 'default' from [fd00:1122:3344:101::c]:56151 | ||
| 119 | 2025.12.20 00:24:31.587673 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36265 | ||
| 120 | 2025.12.20 00:24:31.587683 [ 254 ] {} <Debug> TCP-Session: 4e3dae3f-5a14-4e2b-81b0-b254d41dbb0f Authenticating user 'default' from [fd00:1122:3344:101::c]:57729 | ||
| 121 | 2025.12.20 00:24:31.587732 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2025.12.20 00:24:31.587695 [ 4 ] {} <Debug> TCP-Session: 6236aaec-625f-404c-83fd-626bc9efde23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2025.12.20 00:24:31.587788 [ 4 ] {} <Debug> TCP-Session: 6236aaec-625f-404c-83fd-626bc9efde23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2025.12.20 00:24:31.587816 [ 5 ] {} <Debug> TCP-Session: 7e1440d7-a57c-4e9a-9254-4f707267f23e Authenticating user 'default' from [fd00:1122:3344:101::c]:55946 | ||
| 125 | 2025.12.20 00:24:31.587817 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2025.12.20 00:24:31.587863 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35765 | ||
| 127 | 2025.12.20 00:24:31.587910 [ 5 ] {} <Debug> TCP-Session: 7e1440d7-a57c-4e9a-9254-4f707267f23e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2025.12.20 00:24:31.587900 [ 255 ] {} <Debug> TCP-Session: c4a2e3e5-834d-4dd6-80c7-ad4813c37dfc Authenticating user 'default' from [fd00:1122:3344:101::c]:36265 | ||
| 129 | 2025.12.20 00:24:31.587943 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40150 | ||
| 130 | 2025.12.20 00:24:31.587975 [ 5 ] {} <Debug> TCP-Session: 7e1440d7-a57c-4e9a-9254-4f707267f23e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2025.12.20 00:24:31.588019 [ 255 ] {} <Debug> TCP-Session: c4a2e3e5-834d-4dd6-80c7-ad4813c37dfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2025.12.20 00:24:31.588022 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2025.12.20 00:24:31.587880 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47791 | ||
| 134 | 2025.12.20 00:24:31.588100 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2025.12.20 00:24:31.588087 [ 255 ] {} <Debug> TCP-Session: c4a2e3e5-834d-4dd6-80c7-ad4813c37dfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2025.12.20 00:24:31.588081 [ 257 ] {} <Debug> TCP-Session: 293600f5-1252-48f3-9588-727e1cc80bb9 Authenticating user 'default' from [fd00:1122:3344:101::c]:35765 | ||
| 137 | 2025.12.20 00:24:31.588242 [ 258 ] {} <Debug> TCP-Session: 05a43465-f5d2-4469-8df9-a5f8dd7e6da0 Authenticating user 'default' from [fd00:1122:3344:101::c]:40150 | ||
| 138 | 2025.12.20 00:24:31.587791 [ 254 ] {} <Debug> TCP-Session: 4e3dae3f-5a14-4e2b-81b0-b254d41dbb0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2025.12.20 00:24:31.588271 [ 257 ] {} <Debug> TCP-Session: 293600f5-1252-48f3-9588-727e1cc80bb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.12.20 00:24:31.588322 [ 258 ] {} <Debug> TCP-Session: 05a43465-f5d2-4469-8df9-a5f8dd7e6da0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.12.20 00:24:31.588331 [ 254 ] {} <Debug> TCP-Session: 4e3dae3f-5a14-4e2b-81b0-b254d41dbb0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2025.12.20 00:24:31.588342 [ 257 ] {} <Debug> TCP-Session: 293600f5-1252-48f3-9588-727e1cc80bb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2025.12.20 00:24:31.588388 [ 258 ] {} <Debug> TCP-Session: 05a43465-f5d2-4469-8df9-a5f8dd7e6da0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.12.20 00:24:31.588366 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 145 | 2025.12.20 00:24:31.588473 [ 256 ] {} <Debug> TCP-Session: 6d8da7f8-ca42-40be-8f99-93a7cab74d16 Authenticating user 'default' from [fd00:1122:3344:101::c]:47791 | ||
| 146 | 2025.12.20 00:24:31.588500 [ 256 ] {} <Debug> TCP-Session: 6d8da7f8-ca42-40be-8f99-93a7cab74d16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.12.20 00:24:31.588583 [ 256 ] {} <Debug> TCP-Session: 6d8da7f8-ca42-40be-8f99-93a7cab74d16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.12.20 00:24:32.001182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.85 MiB, peak 116.85 MiB, free memory in arenas 0.00 B, will set to 118.96 MiB (RSS), difference: 2.12 MiB | ||
| 149 | 2025.12.20 00:24:32.124168 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56163 | ||
| 150 | 2025.12.20 00:24:32.126323 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2025.12.20 00:24:32.126379 [ 259 ] {} <Debug> TCP-Session: 20381275-ab5e-4ad1-b090-a33eca94a21a Authenticating user 'default' from [fd00:1122:3344:101::a]:56163 | ||
| 152 | 2025.12.20 00:24:32.126404 [ 259 ] {} <Debug> TCP-Session: 20381275-ab5e-4ad1-b090-a33eca94a21a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.12.20 00:24:32.126528 [ 259 ] {} <Debug> TCP-Session: 20381275-ab5e-4ad1-b090-a33eca94a21a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.12.20 00:24:32.126605 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2025.12.20 00:24:32.126643 [ 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.20 00:24:32.126710 [ 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.20 00:24:32.182172 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35750 | ||
| 158 | 2025.12.20 00:24:32.182271 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36861 | ||
| 159 | 2025.12.20 00:24:32.182359 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2025.12.20 00:24:32.182369 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43603 | ||
| 161 | 2025.12.20 00:24:32.182465 [ 260 ] {} <Debug> TCP-Session: 326ae441-5e44-4d34-9244-3a527787e37e Authenticating user 'default' from [fd00:1122:3344:101::a]:35750 | ||
| 162 | 2025.12.20 00:24:32.182509 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60626 | ||
| 163 | 2025.12.20 00:24:32.182531 [ 260 ] {} <Debug> TCP-Session: 326ae441-5e44-4d34-9244-3a527787e37e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2025.12.20 00:24:32.182549 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 165 | 2025.12.20 00:24:32.182615 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40484 | ||
| 166 | 2025.12.20 00:24:32.182640 [ 260 ] {} <Debug> TCP-Session: 326ae441-5e44-4d34-9244-3a527787e37e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2025.12.20 00:24:32.182685 [ 261 ] {} <Debug> TCP-Session: c433befc-29fc-4283-94b5-a51cb8c2fb88 Authenticating user 'default' from [fd00:1122:3344:101::a]:36861 | ||
| 168 | 2025.12.20 00:24:32.182709 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40718 | ||
| 169 | 2025.12.20 00:24:32.182797 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2025.12.20 00:24:32.182827 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2025.12.20 00:24:32.182902 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61123 | ||
| 172 | 2025.12.20 00:24:32.182892 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2025.12.20 00:24:32.182866 [ 261 ] {} <Debug> TCP-Session: c433befc-29fc-4283-94b5-a51cb8c2fb88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2025.12.20 00:24:32.182871 [ 262 ] {} <Debug> TCP-Session: 7ee87888-2545-4489-bd5b-11e0963f24fa Authenticating user 'default' from [fd00:1122:3344:101::a]:43603 | ||
| 175 | 2025.12.20 00:24:32.183032 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 176 | 2025.12.20 00:24:32.183014 [ 261 ] {} <Debug> TCP-Session: c433befc-29fc-4283-94b5-a51cb8c2fb88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2025.12.20 00:24:32.183006 [ 264 ] {} <Debug> TCP-Session: 4a806909-64f2-45df-bcce-3b28d7759283 Authenticating user 'default' from [fd00:1122:3344:101::a]:40484 | ||
| 178 | 2025.12.20 00:24:32.183109 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 179 | 2025.12.20 00:24:32.183146 [ 265 ] {} <Debug> TCP-Session: 8c2cbb70-8f82-4b5f-ac5e-15db91895bcb Authenticating user 'default' from [fd00:1122:3344:101::a]:40718 | ||
| 180 | 2025.12.20 00:24:32.183087 [ 262 ] {} <Debug> TCP-Session: 7ee87888-2545-4489-bd5b-11e0963f24fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2025.12.20 00:24:32.183217 [ 266 ] {} <Debug> TCP-Session: da6d7f0d-a4a8-4036-a5a5-bc8c13f40a8a Authenticating user 'default' from [fd00:1122:3344:101::a]:61123 | ||
| 182 | 2025.12.20 00:24:32.183186 [ 264 ] {} <Debug> TCP-Session: 4a806909-64f2-45df-bcce-3b28d7759283 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2025.12.20 00:24:32.182995 [ 263 ] {} <Debug> TCP-Session: 61fcc93a-ae09-4e69-893f-3ac4bebd3ce9 Authenticating user 'default' from [fd00:1122:3344:101::a]:60626 | ||
| 184 | 2025.12.20 00:24:32.183291 [ 266 ] {} <Debug> TCP-Session: da6d7f0d-a4a8-4036-a5a5-bc8c13f40a8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2025.12.20 00:24:32.183270 [ 264 ] {} <Debug> TCP-Session: 4a806909-64f2-45df-bcce-3b28d7759283 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2025.12.20 00:24:32.183258 [ 262 ] {} <Debug> TCP-Session: 7ee87888-2545-4489-bd5b-11e0963f24fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2025.12.20 00:24:32.183380 [ 266 ] {} <Debug> TCP-Session: da6d7f0d-a4a8-4036-a5a5-bc8c13f40a8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2025.12.20 00:24:32.183360 [ 263 ] {} <Debug> TCP-Session: 61fcc93a-ae09-4e69-893f-3ac4bebd3ce9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2025.12.20 00:24:32.183198 [ 265 ] {} <Debug> TCP-Session: 8c2cbb70-8f82-4b5f-ac5e-15db91895bcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2025.12.20 00:24:32.183462 [ 263 ] {} <Debug> TCP-Session: 61fcc93a-ae09-4e69-893f-3ac4bebd3ce9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.12.20 00:24:32.183590 [ 265 ] {} <Debug> TCP-Session: 8c2cbb70-8f82-4b5f-ac5e-15db91895bcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2025.12.20 00:24:33.530613 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54260 | ||
| 193 | 2025.12.20 00:24:33.532494 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2025.12.20 00:24:33.532572 [ 267 ] {} <Debug> TCP-Session: 4e4392d6-cde8-43b4-be94-37416a35cee1 Authenticating user 'default' from [fd00:1122:3344:101::b]:54260 | ||
| 195 | 2025.12.20 00:24:33.532594 [ 267 ] {} <Debug> TCP-Session: 4e4392d6-cde8-43b4-be94-37416a35cee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2025.12.20 00:24:33.532605 [ 267 ] {} <Debug> TCP-Session: 4e4392d6-cde8-43b4-be94-37416a35cee1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2025.12.20 00:24:33.532736 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2025.12.20 00:24:33.532764 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 199 | 2025.12.20 00:24:33.532847 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2025.12.20 00:24:33.536560 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59020 | ||
| 201 | 2025.12.20 00:24:33.536563 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62566 | ||
| 202 | 2025.12.20 00:24:33.536659 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41796 | ||
| 203 | 2025.12.20 00:24:33.536710 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46861 | ||
| 204 | 2025.12.20 00:24:33.536824 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 205 | 2025.12.20 00:24:33.536801 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64772 | ||
| 206 | 2025.12.20 00:24:33.536942 [ 269 ] {} <Debug> TCP-Session: 4f75e729-c96d-448f-b484-41c6f53baeb5 Authenticating user 'default' from [fd00:1122:3344:101::b]:59020 | ||
| 207 | 2025.12.20 00:24:33.536971 [ 269 ] {} <Debug> TCP-Session: 4f75e729-c96d-448f-b484-41c6f53baeb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2025.12.20 00:24:33.537038 [ 269 ] {} <Debug> TCP-Session: 4f75e729-c96d-448f-b484-41c6f53baeb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 209 | 2025.12.20 00:24:33.537043 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 210 | 2025.12.20 00:24:33.537061 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60405 | ||
| 211 | 2025.12.20 00:24:33.537096 [ 270 ] {} <Debug> TCP-Session: 8fa1698d-bdb4-4e83-9141-5691ea454299 Authenticating user 'default' from [fd00:1122:3344:101::b]:41796 | ||
| 212 | 2025.12.20 00:24:33.537097 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 213 | 2025.12.20 00:24:33.537198 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 214 | 2025.12.20 00:24:33.537203 [ 270 ] {} <Debug> TCP-Session: 8fa1698d-bdb4-4e83-9141-5691ea454299 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 215 | 2025.12.20 00:24:33.537232 [ 272 ] {} <Debug> TCP-Session: 19fda3fa-e064-4e04-a475-bfc534792553 Authenticating user 'default' from [fd00:1122:3344:101::b]:64772 | ||
| 216 | 2025.12.20 00:24:33.537220 [ 268 ] {} <Debug> TCP-Session: 5706a1b2-4582-4c49-9647-2741ba6de503 Authenticating user 'default' from [fd00:1122:3344:101::b]:62566 | ||
| 217 | 2025.12.20 00:24:33.537295 [ 270 ] {} <Debug> TCP-Session: 8fa1698d-bdb4-4e83-9141-5691ea454299 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2025.12.20 00:24:33.537317 [ 272 ] {} <Debug> TCP-Session: 19fda3fa-e064-4e04-a475-bfc534792553 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2025.12.20 00:24:33.537334 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 220 | 2025.12.20 00:24:33.537314 [ 268 ] {} <Debug> TCP-Session: 5706a1b2-4582-4c49-9647-2741ba6de503 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2025.12.20 00:24:33.537390 [ 273 ] {} <Debug> TCP-Session: 5eddadcf-c85c-474b-86ef-4b30d088ef5e Authenticating user 'default' from [fd00:1122:3344:101::b]:60405 | ||
| 222 | 2025.12.20 00:24:33.537374 [ 272 ] {} <Debug> TCP-Session: 19fda3fa-e064-4e04-a475-bfc534792553 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2025.12.20 00:24:33.537458 [ 268 ] {} <Debug> TCP-Session: 5706a1b2-4582-4c49-9647-2741ba6de503 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2025.12.20 00:24:33.537482 [ 273 ] {} <Debug> TCP-Session: 5eddadcf-c85c-474b-86ef-4b30d088ef5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2025.12.20 00:24:33.537303 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47083 | ||
| 226 | 2025.12.20 00:24:33.537299 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 227 | 2025.12.20 00:24:33.537557 [ 273 ] {} <Debug> TCP-Session: 5eddadcf-c85c-474b-86ef-4b30d088ef5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2025.12.20 00:24:33.537586 [ 271 ] {} <Debug> TCP-Session: a5dc2e6d-8ba1-4f75-a671-2e9c7c5f7342 Authenticating user 'default' from [fd00:1122:3344:101::b]:46861 | ||
| 229 | 2025.12.20 00:24:33.537679 [ 271 ] {} <Debug> TCP-Session: a5dc2e6d-8ba1-4f75-a671-2e9c7c5f7342 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2025.12.20 00:24:33.537696 [ 271 ] {} <Debug> TCP-Session: a5dc2e6d-8ba1-4f75-a671-2e9c7c5f7342 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2025.12.20 00:24:33.537706 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 232 | 2025.12.20 00:24:33.537808 [ 274 ] {} <Debug> TCP-Session: 00da385f-9d19-403a-80b5-eefca20e4900 Authenticating user 'default' from [fd00:1122:3344:101::b]:47083 | ||
| 233 | 2025.12.20 00:24:33.537825 [ 274 ] {} <Debug> TCP-Session: 00da385f-9d19-403a-80b5-eefca20e4900 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2025.12.20 00:24:33.537910 [ 274 ] {} <Debug> TCP-Session: 00da385f-9d19-403a-80b5-eefca20e4900 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2025.12.20 00:24:37.692767 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35893 | ||
| 236 | 2025.12.20 00:24:37.696146 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2025.12.20 00:24:37.696301 [ 275 ] {} <Debug> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Authenticating user 'default' from [fd00:1122:3344:101::d]:35893 | ||
| 238 | 2025.12.20 00:24:37.696330 [ 275 ] {} <Debug> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2025.12.20 00:24:37.696345 [ 275 ] {} <Debug> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2025.12.20 00:24:37.696499 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2025.12.20 00:24:37.696541 [ 275 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 242 | 2025.12.20 00:24:37.696627 [ 275 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 243 | 2025.12.20 00:24:37.697059 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51320 | ||
| 244 | 2025.12.20 00:24:37.697158 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48002 | ||
| 245 | 2025.12.20 00:24:37.697212 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57609 | ||
| 246 | 2025.12.20 00:24:37.697362 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48200 | ||
| 247 | 2025.12.20 00:24:37.697428 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 248 | 2025.12.20 00:24:37.697516 [ 276 ] {} <Debug> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Authenticating user 'default' from [fd00:1122:3344:101::d]:51320 | ||
| 249 | 2025.12.20 00:24:37.697551 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 250 | 2025.12.20 00:24:37.697554 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53709 | ||
| 251 | 2025.12.20 00:24:37.697597 [ 278 ] {} <Debug> TCP-Session: 4771bfa1-2f6f-4183-9590-a02c9f655de6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57609 | ||
| 252 | 2025.12.20 00:24:37.697598 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 253 | 2025.12.20 00:24:37.697658 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 254 | 2025.12.20 00:24:37.697684 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57777 | ||
| 255 | 2025.12.20 00:24:37.697700 [ 278 ] {} <Debug> TCP-Session: 4771bfa1-2f6f-4183-9590-a02c9f655de6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 256 | 2025.12.20 00:24:37.697743 [ 279 ] {} <Debug> TCP-Session: 0870caf1-c38f-4948-b5d2-d35026a79833 Authenticating user 'default' from [fd00:1122:3344:101::d]:48200 | ||
| 257 | 2025.12.20 00:24:37.697724 [ 277 ] {} <Debug> TCP-Session: 37a75e51-9ee3-41dc-a642-7aefc4617c4b Authenticating user 'default' from [fd00:1122:3344:101::d]:48002 | ||
| 258 | 2025.12.20 00:24:37.697572 [ 276 ] {} <Debug> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 259 | 2025.12.20 00:24:37.697837 [ 279 ] {} <Debug> TCP-Session: 0870caf1-c38f-4948-b5d2-d35026a79833 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 260 | 2025.12.20 00:24:37.697821 [ 277 ] {} <Debug> TCP-Session: 37a75e51-9ee3-41dc-a642-7aefc4617c4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 261 | 2025.12.20 00:24:37.697809 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49475 | ||
| 262 | 2025.12.20 00:24:37.697937 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35540 | ||
| 263 | 2025.12.20 00:24:37.697929 [ 279 ] {} <Debug> TCP-Session: 0870caf1-c38f-4948-b5d2-d35026a79833 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 264 | 2025.12.20 00:24:37.697907 [ 277 ] {} <Debug> TCP-Session: 37a75e51-9ee3-41dc-a642-7aefc4617c4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 265 | 2025.12.20 00:24:37.697894 [ 276 ] {} <Debug> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 266 | 2025.12.20 00:24:37.697890 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 267 | 2025.12.20 00:24:37.697775 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 268 | 2025.12.20 00:24:37.698159 [ 281 ] {} <Debug> TCP-Session: 20c62a86-1070-49c2-8b42-86e248a93094 Authenticating user 'default' from [fd00:1122:3344:101::d]:57777 | ||
| 269 | 2025.12.20 00:24:37.698188 [ 280 ] {} <Debug> TCP-Session: 3031b1eb-1b8c-449d-9a04-ccbb799c9709 Authenticating user 'default' from [fd00:1122:3344:101::d]:53709 | ||
| 270 | 2025.12.20 00:24:37.698229 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 271 | 2025.12.20 00:24:37.697790 [ 278 ] {} <Debug> TCP-Session: 4771bfa1-2f6f-4183-9590-a02c9f655de6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2025.12.20 00:24:37.698298 [ 280 ] {} <Debug> TCP-Session: 3031b1eb-1b8c-449d-9a04-ccbb799c9709 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2025.12.20 00:24:37.698273 [ 281 ] {} <Debug> TCP-Session: 20c62a86-1070-49c2-8b42-86e248a93094 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 274 | 2025.12.20 00:24:37.698289 [ 282 ] {} <Debug> TCP-Session: ee406509-2117-4082-a336-3842ac8f1496 Authenticating user 'default' from [fd00:1122:3344:101::d]:49475 | ||
| 275 | 2025.12.20 00:24:37.698382 [ 281 ] {} <Debug> TCP-Session: 20c62a86-1070-49c2-8b42-86e248a93094 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2025.12.20 00:24:37.698394 [ 280 ] {} <Debug> TCP-Session: 3031b1eb-1b8c-449d-9a04-ccbb799c9709 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2025.12.20 00:24:37.698266 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 278 | 2025.12.20 00:24:37.698445 [ 282 ] {} <Debug> TCP-Session: ee406509-2117-4082-a336-3842ac8f1496 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2025.12.20 00:24:37.698548 [ 283 ] {} <Debug> TCP-Session: ac67123c-c62b-47cb-92d7-7c35b1ea4f76 Authenticating user 'default' from [fd00:1122:3344:101::d]:35540 | ||
| 280 | 2025.12.20 00:24:37.698551 [ 282 ] {} <Debug> TCP-Session: ee406509-2117-4082-a336-3842ac8f1496 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2025.12.20 00:24:37.698574 [ 283 ] {} <Debug> TCP-Session: ac67123c-c62b-47cb-92d7-7c35b1ea4f76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2025.12.20 00:24:37.698669 [ 283 ] {} <Debug> TCP-Session: ac67123c-c62b-47cb-92d7-7c35b1ea4f76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2025.12.20 00:24:37.707196 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 284 | 2025.12.20 00:24:37.711928 [ 275 ] {63891754-ad7c-4860-b444-dae657500808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 285 | 2025.12.20 00:24:37.778972 [ 275 ] {63891754-ad7c-4860-b444-dae657500808} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:35893) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 286 | |||
| 287 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 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 | ||
| 290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 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 | ||
| 294 | 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 | ||
| 295 | 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 | ||
| 296 | 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 | ||
| 297 | 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 | ||
| 298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 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 | ||
| 301 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 308 | |||
| 309 | 2025.12.20 00:24:37.779948 [ 275 ] {63891754-ad7c-4860-b444-dae657500808} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 310 | |||
| 311 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 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 | ||
| 314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 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 | ||
| 318 | 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 | ||
| 319 | 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 | ||
| 320 | 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 | ||
| 321 | 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 | ||
| 322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 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 | ||
| 325 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 332 | |||
| 333 | 2025.12.20 00:24:37.780150 [ 275 ] {63891754-ad7c-4860-b444-dae657500808} <Debug> TCPHandler: Processed in 0.081032112 sec. | ||
| 334 | 2025.12.20 00:24:37.780504 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2025.12.20 00:24:37.780698 [ 276 ] {6756390d-140c-417a-acb3-a4c0b1aca923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2025.12.20 00:24:37.781136 [ 276 ] {6756390d-140c-417a-acb3-a4c0b1aca923} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:51320) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 337 | |||
| 338 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 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 | ||
| 341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 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 | ||
| 345 | 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 | ||
| 346 | 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 | ||
| 347 | 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 | ||
| 348 | 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 | ||
| 349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 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 | ||
| 352 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 359 | |||
| 360 | 2025.12.20 00:24:37.781460 [ 276 ] {6756390d-140c-417a-acb3-a4c0b1aca923} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 361 | |||
| 362 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 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 | ||
| 365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 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 | ||
| 369 | 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 | ||
| 370 | 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 | ||
| 371 | 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 | ||
| 372 | 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 | ||
| 373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 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 | ||
| 376 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 383 | |||
| 384 | 2025.12.20 00:24:37.781660 [ 276 ] {6756390d-140c-417a-acb3-a4c0b1aca923} <Debug> TCPHandler: Processed in 0.001318864 sec. | ||
| 385 | 2025.12.20 00:24:37.781938 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2025.12.20 00:24:37.782728 [ 275 ] {f0161fdf-ae4f-4cbe-b859-0cc835652ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2025.12.20 00:24:37.783321 [ 275 ] {f0161fdf-ae4f-4cbe-b859-0cc835652ec8} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2025.12.20 00:24:37.787623 [ 275 ] {f0161fdf-ae4f-4cbe-b859-0cc835652ec8} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2025.12.20 00:24:37.787749 [ 275 ] {f0161fdf-ae4f-4cbe-b859-0cc835652ec8} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000162624 sec | ||
| 390 | 2025.12.20 00:24:37.787771 [ 275 ] {f0161fdf-ae4f-4cbe-b859-0cc835652ec8} <Trace> ReferentialDeps: No tables | ||
| 391 | 2025.12.20 00:24:37.787787 [ 275 ] {f0161fdf-ae4f-4cbe-b859-0cc835652ec8} <Trace> LoadingDeps: No tables | ||
| 392 | 2025.12.20 00:24:37.787926 [ 275 ] {f0161fdf-ae4f-4cbe-b859-0cc835652ec8} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2025.12.20 00:24:37.788759 [ 275 ] {f0161fdf-ae4f-4cbe-b859-0cc835652ec8} <Debug> TCPHandler: Processed in 0.006933293 sec. | ||
| 394 | 2025.12.20 00:24:37.788916 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2025.12.20 00:24:37.789074 [ 275 ] {3af996da-bb4a-4eeb-a424-cde409f321f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) /* The version table contains metadata about the `oximeter` database */ | ||
| 396 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 397 | 2025.12.20 00:24:37.789207 [ 275 ] {3af996da-bb4a-4eeb-a424-cde409f321f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2025.12.20 00:24:37.794062 [ 275 ] {3af996da-bb4a-4eeb-a424-cde409f321f2} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 399 | 2025.12.20 00:24:37.799034 [ 275 ] {3af996da-bb4a-4eeb-a424-cde409f321f2} <Debug> oximeter.version (bc39ca35-ba92-4bb2-98a9-2a197a776672): Loading data parts | ||
| 400 | 2025.12.20 00:24:37.800096 [ 275 ] {3af996da-bb4a-4eeb-a424-cde409f321f2} <Debug> oximeter.version (bc39ca35-ba92-4bb2-98a9-2a197a776672): There are no data parts | ||
| 401 | 2025.12.20 00:24:37.811545 [ 275 ] {3af996da-bb4a-4eeb-a424-cde409f321f2} <Debug> TCPHandler: Processed in 0.022689179 sec. | ||
| 402 | 2025.12.20 00:24:37.811768 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2025.12.20 00:24:37.811946 [ 275 ] {a359ea41-a9b1-4583-a7a8-fb5059153798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) /* The measurement tables contain all individual samples from each timeseries. | ||
| 404 | * | ||
| 405 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 406 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 407 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 408 | * by all samples from the same timeseries. | ||
| 409 | * | ||
| 410 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 411 | * and then uses that to index quickly into the measurements tables. | ||
| 412 | */ | ||
| 413 | 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) | ||
| 414 | 2025.12.20 00:24:37.812064 [ 275 ] {a359ea41-a9b1-4583-a7a8-fb5059153798} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 415 | 2025.12.20 00:24:37.828854 [ 275 ] {a359ea41-a9b1-4583-a7a8-fb5059153798} <Debug> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Loading data parts | ||
| 416 | 2025.12.20 00:24:37.829258 [ 275 ] {a359ea41-a9b1-4583-a7a8-fb5059153798} <Debug> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): There are no data parts | ||
| 417 | 2025.12.20 00:24:37.831487 [ 275 ] {a359ea41-a9b1-4583-a7a8-fb5059153798} <Debug> TCPHandler: Processed in 0.019770996 sec. | ||
| 418 | 2025.12.20 00:24:37.831646 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2025.12.20 00:24:37.831917 [ 275 ] {a58fd6a4-e9c4-454f-b8ea-6f6a06350298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) 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) | ||
| 420 | 2025.12.20 00:24:37.831962 [ 275 ] {a58fd6a4-e9c4-454f-b8ea-6f6a06350298} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 421 | 2025.12.20 00:24:37.841033 [ 275 ] {a58fd6a4-e9c4-454f-b8ea-6f6a06350298} <Debug> oximeter.measurements_i8 (58839adf-56b7-43ce-aff5-eec47c7ded90): Loading data parts | ||
| 422 | 2025.12.20 00:24:37.841180 [ 275 ] {a58fd6a4-e9c4-454f-b8ea-6f6a06350298} <Debug> oximeter.measurements_i8 (58839adf-56b7-43ce-aff5-eec47c7ded90): There are no data parts | ||
| 423 | 2025.12.20 00:24:37.845307 [ 275 ] {a58fd6a4-e9c4-454f-b8ea-6f6a06350298} <Debug> TCPHandler: Processed in 0.013716914 sec. | ||
| 424 | 2025.12.20 00:24:37.845578 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2025.12.20 00:24:37.845775 [ 275 ] {231b9ae8-0a8c-49d2-84d1-1a90a3dff305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) 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) | ||
| 426 | 2025.12.20 00:24:37.845915 [ 275 ] {231b9ae8-0a8c-49d2-84d1-1a90a3dff305} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 427 | 2025.12.20 00:24:37.854813 [ 275 ] {231b9ae8-0a8c-49d2-84d1-1a90a3dff305} <Debug> oximeter.measurements_u8 (635f28c2-700a-4462-91a6-b57f33164966): Loading data parts | ||
| 428 | 2025.12.20 00:24:37.855046 [ 275 ] {231b9ae8-0a8c-49d2-84d1-1a90a3dff305} <Debug> oximeter.measurements_u8 (635f28c2-700a-4462-91a6-b57f33164966): There are no data parts | ||
| 429 | 2025.12.20 00:24:37.858725 [ 275 ] {231b9ae8-0a8c-49d2-84d1-1a90a3dff305} <Debug> TCPHandler: Processed in 0.013213182 sec. | ||
| 430 | 2025.12.20 00:24:37.858889 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2025.12.20 00:24:37.859123 [ 275 ] {ce1fd5a9-7238-442b-941a-b54e8c4d5f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) 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) | ||
| 432 | 2025.12.20 00:24:37.859168 [ 275 ] {ce1fd5a9-7238-442b-941a-b54e8c4d5f99} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 433 | 2025.12.20 00:24:37.867844 [ 275 ] {ce1fd5a9-7238-442b-941a-b54e8c4d5f99} <Debug> oximeter.measurements_i16 (f96c69d4-0d57-4a30-bcca-207ca443952f): Loading data parts | ||
| 434 | 2025.12.20 00:24:37.868091 [ 275 ] {ce1fd5a9-7238-442b-941a-b54e8c4d5f99} <Debug> oximeter.measurements_i16 (f96c69d4-0d57-4a30-bcca-207ca443952f): There are no data parts | ||
| 435 | 2025.12.20 00:24:37.873260 [ 275 ] {ce1fd5a9-7238-442b-941a-b54e8c4d5f99} <Debug> TCPHandler: Processed in 0.014425542 sec. | ||
| 436 | 2025.12.20 00:24:37.873522 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2025.12.20 00:24:37.873679 [ 275 ] {5749ca24-4b77-4e7d-ac90-184dd0d8eb2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) 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) | ||
| 438 | 2025.12.20 00:24:37.873783 [ 275 ] {5749ca24-4b77-4e7d-ac90-184dd0d8eb2f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 439 | 2025.12.20 00:24:37.882204 [ 275 ] {5749ca24-4b77-4e7d-ac90-184dd0d8eb2f} <Debug> oximeter.measurements_u16 (666320d5-f627-4f63-9c03-0e3f517f72f7): Loading data parts | ||
| 440 | 2025.12.20 00:24:37.882380 [ 275 ] {5749ca24-4b77-4e7d-ac90-184dd0d8eb2f} <Debug> oximeter.measurements_u16 (666320d5-f627-4f63-9c03-0e3f517f72f7): There are no data parts | ||
| 441 | 2025.12.20 00:24:37.886239 [ 275 ] {5749ca24-4b77-4e7d-ac90-184dd0d8eb2f} <Debug> TCPHandler: Processed in 0.012768741 sec. | ||
| 442 | 2025.12.20 00:24:37.886420 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2025.12.20 00:24:37.886697 [ 275 ] {5070ba12-17f1-4a88-a153-339dd4f99fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) 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) | ||
| 444 | 2025.12.20 00:24:37.886793 [ 275 ] {5070ba12-17f1-4a88-a153-339dd4f99fd7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 445 | 2025.12.20 00:24:37.894758 [ 275 ] {5070ba12-17f1-4a88-a153-339dd4f99fd7} <Debug> oximeter.measurements_i32 (d30863bb-47e0-4d66-8015-8f9ea0b8ef84): Loading data parts | ||
| 446 | 2025.12.20 00:24:37.894921 [ 275 ] {5070ba12-17f1-4a88-a153-339dd4f99fd7} <Debug> oximeter.measurements_i32 (d30863bb-47e0-4d66-8015-8f9ea0b8ef84): There are no data parts | ||
| 447 | 2025.12.20 00:24:37.899734 [ 275 ] {5070ba12-17f1-4a88-a153-339dd4f99fd7} <Debug> TCPHandler: Processed in 0.013379016 sec. | ||
| 448 | 2025.12.20 00:24:37.900005 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 449 | 2025.12.20 00:24:37.900163 [ 275 ] {335a4676-4d73-428e-88a1-866cb7388408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) 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) | ||
| 450 | 2025.12.20 00:24:37.900277 [ 275 ] {335a4676-4d73-428e-88a1-866cb7388408} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 451 | 2025.12.20 00:24:37.909366 [ 275 ] {335a4676-4d73-428e-88a1-866cb7388408} <Debug> oximeter.measurements_u32 (2c9b471d-d73e-4b3c-941c-47985f3d1401): Loading data parts | ||
| 452 | 2025.12.20 00:24:37.909535 [ 275 ] {335a4676-4d73-428e-88a1-866cb7388408} <Debug> oximeter.measurements_u32 (2c9b471d-d73e-4b3c-941c-47985f3d1401): There are no data parts | ||
| 453 | 2025.12.20 00:24:37.921023 [ 275 ] {335a4676-4d73-428e-88a1-866cb7388408} <Debug> TCPHandler: Processed in 0.021069458 sec. | ||
| 454 | 2025.12.20 00:24:37.921202 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2025.12.20 00:24:37.921451 [ 275 ] {1c97235e-5f78-46ec-8adf-f034b9d713a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) 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) | ||
| 456 | 2025.12.20 00:24:37.921548 [ 275 ] {1c97235e-5f78-46ec-8adf-f034b9d713a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 457 | 2025.12.20 00:24:37.925069 [ 275 ] {1c97235e-5f78-46ec-8adf-f034b9d713a9} <Debug> oximeter.measurements_i64 (8f928e33-fced-447a-95c1-4db4ca6eaa4a): Loading data parts | ||
| 458 | 2025.12.20 00:24:37.925259 [ 275 ] {1c97235e-5f78-46ec-8adf-f034b9d713a9} <Debug> oximeter.measurements_i64 (8f928e33-fced-447a-95c1-4db4ca6eaa4a): There are no data parts | ||
| 459 | 2025.12.20 00:24:37.937657 [ 275 ] {1c97235e-5f78-46ec-8adf-f034b9d713a9} <Debug> TCPHandler: Processed in 0.016520064 sec. | ||
| 460 | 2025.12.20 00:24:37.937904 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2025.12.20 00:24:37.938086 [ 275 ] {3da46bcf-398d-4f99-bee6-7d0b411dde35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) 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) | ||
| 462 | 2025.12.20 00:24:37.938197 [ 275 ] {3da46bcf-398d-4f99-bee6-7d0b411dde35} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 463 | 2025.12.20 00:24:37.943027 [ 275 ] {3da46bcf-398d-4f99-bee6-7d0b411dde35} <Debug> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Loading data parts | ||
| 464 | 2025.12.20 00:24:37.943283 [ 275 ] {3da46bcf-398d-4f99-bee6-7d0b411dde35} <Debug> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): There are no data parts | ||
| 465 | 2025.12.20 00:24:37.950603 [ 275 ] {3da46bcf-398d-4f99-bee6-7d0b411dde35} <Debug> TCPHandler: Processed in 0.01276405 sec. | ||
| 466 | 2025.12.20 00:24:37.950758 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2025.12.20 00:24:37.950916 [ 275 ] {fa273278-a1c8-4308-95f9-ec11e6749f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) 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) | ||
| 468 | 2025.12.20 00:24:37.951049 [ 275 ] {fa273278-a1c8-4308-95f9-ec11e6749f79} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 469 | 2025.12.20 00:24:37.955558 [ 275 ] {fa273278-a1c8-4308-95f9-ec11e6749f79} <Debug> oximeter.measurements_f32 (307aff07-5705-4ac4-a384-60eeb1fd749f): Loading data parts | ||
| 470 | 2025.12.20 00:24:37.955713 [ 275 ] {fa273278-a1c8-4308-95f9-ec11e6749f79} <Debug> oximeter.measurements_f32 (307aff07-5705-4ac4-a384-60eeb1fd749f): There are no data parts | ||
| 471 | 2025.12.20 00:24:37.964512 [ 275 ] {fa273278-a1c8-4308-95f9-ec11e6749f79} <Debug> TCPHandler: Processed in 0.013804516 sec. | ||
| 472 | 2025.12.20 00:24:37.964838 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2025.12.20 00:24:37.965027 [ 275 ] {6c231486-0654-403b-a6c1-0ccefd4eb3a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) 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) | ||
| 474 | 2025.12.20 00:24:37.965136 [ 275 ] {6c231486-0654-403b-a6c1-0ccefd4eb3a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 475 | 2025.12.20 00:24:37.968651 [ 275 ] {6c231486-0654-403b-a6c1-0ccefd4eb3a7} <Debug> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Loading data parts | ||
| 476 | 2025.12.20 00:24:37.968780 [ 275 ] {6c231486-0654-403b-a6c1-0ccefd4eb3a7} <Debug> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): There are no data parts | ||
| 477 | 2025.12.20 00:24:37.978815 [ 275 ] {6c231486-0654-403b-a6c1-0ccefd4eb3a7} <Debug> TCPHandler: Processed in 0.014051432 sec. | ||
| 478 | 2025.12.20 00:24:37.978976 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2025.12.20 00:24:37.979138 [ 275 ] {dfb90d8c-eee3-44ae-9483-074bbf63a309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) 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) | ||
| 480 | 2025.12.20 00:24:37.979289 [ 275 ] {dfb90d8c-eee3-44ae-9483-074bbf63a309} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 481 | 2025.12.20 00:24:37.992187 [ 275 ] {dfb90d8c-eee3-44ae-9483-074bbf63a309} <Debug> oximeter.measurements_string (90d48132-c6a9-4e49-9f8a-cd20b9565965): Loading data parts | ||
| 482 | 2025.12.20 00:24:37.992380 [ 275 ] {dfb90d8c-eee3-44ae-9483-074bbf63a309} <Debug> oximeter.measurements_string (90d48132-c6a9-4e49-9f8a-cd20b9565965): There are no data parts | ||
| 483 | 2025.12.20 00:24:37.995023 [ 275 ] {dfb90d8c-eee3-44ae-9483-074bbf63a309} <Debug> TCPHandler: Processed in 0.016099133 sec. | ||
| 484 | 2025.12.20 00:24:37.995310 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 485 | 2025.12.20 00:24:37.995473 [ 275 ] {b52c9671-cc98-40f7-a7e2-51eb49539f93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 486 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 487 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 488 | * a string isn't palatable for a few reasons. | ||
| 489 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 490 | * details. | ||
| 491 | */ | ||
| 492 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 493 | 2025.12.20 00:24:37.995610 [ 275 ] {b52c9671-cc98-40f7-a7e2-51eb49539f93} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 494 | 2025.12.20 00:24:38.001128 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 125.20 MiB, peak 125.20 MiB, free memory in arenas 0.00 B, will set to 133.43 MiB (RSS), difference: 8.23 MiB | ||
| 495 | 2025.12.20 00:24:38.004326 [ 275 ] {b52c9671-cc98-40f7-a7e2-51eb49539f93} <Debug> oximeter.measurements_bytes (8cd5d208-3c4c-44a1-8068-bdd764367b21): Loading data parts | ||
| 496 | 2025.12.20 00:24:38.004554 [ 275 ] {b52c9671-cc98-40f7-a7e2-51eb49539f93} <Debug> oximeter.measurements_bytes (8cd5d208-3c4c-44a1-8068-bdd764367b21): There are no data parts | ||
| 497 | 2025.12.20 00:24:38.015336 [ 275 ] {b52c9671-cc98-40f7-a7e2-51eb49539f93} <Debug> TCPHandler: Processed in 0.020079104 sec. | ||
| 498 | 2025.12.20 00:24:38.015594 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2025.12.20 00:24:38.015862 [ 275 ] {b5794037-99da-491e-8748-30d92cfb393f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 500 | 2025.12.20 00:24:38.016025 [ 275 ] {b5794037-99da-491e-8748-30d92cfb393f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 501 | 2025.12.20 00:24:38.025858 [ 275 ] {b5794037-99da-491e-8748-30d92cfb393f} <Debug> oximeter.measurements_cumulativei64 (cf657d81-bf28-4a5f-bc8d-f6d9a136ee49): Loading data parts | ||
| 502 | 2025.12.20 00:24:38.026017 [ 275 ] {b5794037-99da-491e-8748-30d92cfb393f} <Debug> oximeter.measurements_cumulativei64 (cf657d81-bf28-4a5f-bc8d-f6d9a136ee49): There are no data parts | ||
| 503 | 2025.12.20 00:24:38.037557 [ 275 ] {b5794037-99da-491e-8748-30d92cfb393f} <Debug> TCPHandler: Processed in 0.022084684 sec. | ||
| 504 | 2025.12.20 00:24:38.037831 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2025.12.20 00:24:38.038050 [ 275 ] {bf620fa5-4661-4008-bb16-2bb0b7d80022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 506 | 2025.12.20 00:24:38.038188 [ 275 ] {bf620fa5-4661-4008-bb16-2bb0b7d80022} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 507 | 2025.12.20 00:24:38.043305 [ 275 ] {bf620fa5-4661-4008-bb16-2bb0b7d80022} <Debug> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Loading data parts | ||
| 508 | 2025.12.20 00:24:38.043551 [ 275 ] {bf620fa5-4661-4008-bb16-2bb0b7d80022} <Debug> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): There are no data parts | ||
| 509 | 2025.12.20 00:24:38.052515 [ 275 ] {bf620fa5-4661-4008-bb16-2bb0b7d80022} <Debug> TCPHandler: Processed in 0.01475612 sec. | ||
| 510 | 2025.12.20 00:24:38.052674 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2025.12.20 00:24:38.052958 [ 275 ] {f06b1547-eb48-4070-82a1-18e6ff182ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 512 | 2025.12.20 00:24:38.053090 [ 275 ] {f06b1547-eb48-4070-82a1-18e6ff182ae3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 513 | 2025.12.20 00:24:38.056371 [ 275 ] {f06b1547-eb48-4070-82a1-18e6ff182ae3} <Debug> oximeter.measurements_cumulativef32 (176cc57d-0e78-4659-a380-f42cc3c42153): Loading data parts | ||
| 514 | 2025.12.20 00:24:38.056524 [ 275 ] {f06b1547-eb48-4070-82a1-18e6ff182ae3} <Debug> oximeter.measurements_cumulativef32 (176cc57d-0e78-4659-a380-f42cc3c42153): There are no data parts | ||
| 515 | 2025.12.20 00:24:38.065715 [ 275 ] {f06b1547-eb48-4070-82a1-18e6ff182ae3} <Debug> TCPHandler: Processed in 0.013091879 sec. | ||
| 516 | 2025.12.20 00:24:38.065876 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2025.12.20 00:24:38.066043 [ 275 ] {63b71f85-f69d-4e92-baf5-19d1ebac5226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 518 | 2025.12.20 00:24:38.066203 [ 275 ] {63b71f85-f69d-4e92-baf5-19d1ebac5226} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 519 | 2025.12.20 00:24:38.069596 [ 275 ] {63b71f85-f69d-4e92-baf5-19d1ebac5226} <Debug> oximeter.measurements_cumulativef64 (d62c8236-77b2-4bc3-b8a3-b6f7bc018bb7): Loading data parts | ||
| 520 | 2025.12.20 00:24:38.069739 [ 275 ] {63b71f85-f69d-4e92-baf5-19d1ebac5226} <Debug> oximeter.measurements_cumulativef64 (d62c8236-77b2-4bc3-b8a3-b6f7bc018bb7): There are no data parts | ||
| 521 | 2025.12.20 00:24:38.081396 [ 275 ] {63b71f85-f69d-4e92-baf5-19d1ebac5226} <Debug> TCPHandler: Processed in 0.015572941 sec. | ||
| 522 | 2025.12.20 00:24:38.081661 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2025.12.20 00:24:38.081947 [ 275 ] {716021f7-4bcf-4ea1-a094-fd572028c4c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 524 | * NOTE: Array types cannot be Nullable, see | ||
| 525 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 526 | * for more details. | ||
| 527 | * | ||
| 528 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 529 | * is unfortunate, and at this point relies on the fact that an | ||
| 530 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 531 | * to figure out another way to represent missing samples here. | ||
| 532 | */ | ||
| 533 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 534 | 2025.12.20 00:24:38.082090 [ 275 ] {716021f7-4bcf-4ea1-a094-fd572028c4c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 535 | 2025.12.20 00:24:38.085584 [ 275 ] {716021f7-4bcf-4ea1-a094-fd572028c4c7} <Debug> oximeter.measurements_histogrami8 (57637f76-3f13-48ba-a5ab-9ad314867de9): Loading data parts | ||
| 536 | 2025.12.20 00:24:38.085822 [ 275 ] {716021f7-4bcf-4ea1-a094-fd572028c4c7} <Debug> oximeter.measurements_histogrami8 (57637f76-3f13-48ba-a5ab-9ad314867de9): There are no data parts | ||
| 537 | 2025.12.20 00:24:38.095513 [ 275 ] {716021f7-4bcf-4ea1-a094-fd572028c4c7} <Debug> TCPHandler: Processed in 0.013918729 sec. | ||
| 538 | 2025.12.20 00:24:38.095684 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2025.12.20 00:24:38.095966 [ 275 ] {58bd877e-c565-4c7a-8c66-7ae16bcd653c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 540 | 2025.12.20 00:24:38.096112 [ 275 ] {58bd877e-c565-4c7a-8c66-7ae16bcd653c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 541 | 2025.12.20 00:24:38.109428 [ 275 ] {58bd877e-c565-4c7a-8c66-7ae16bcd653c} <Debug> oximeter.measurements_histogramu8 (1a55a341-5afa-4793-817d-b895218d60dc): Loading data parts | ||
| 542 | 2025.12.20 00:24:38.109593 [ 275 ] {58bd877e-c565-4c7a-8c66-7ae16bcd653c} <Debug> oximeter.measurements_histogramu8 (1a55a341-5afa-4793-817d-b895218d60dc): There are no data parts | ||
| 543 | 2025.12.20 00:24:38.114068 [ 275 ] {58bd877e-c565-4c7a-8c66-7ae16bcd653c} <Debug> TCPHandler: Processed in 0.018445882 sec. | ||
| 544 | 2025.12.20 00:24:38.114305 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2025.12.20 00:24:38.114623 [ 275 ] {d51181ad-1261-49bf-83e5-263eb3dd2c76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 546 | 2025.12.20 00:24:38.114767 [ 275 ] {d51181ad-1261-49bf-83e5-263eb3dd2c76} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 547 | 2025.12.20 00:24:38.125185 [ 275 ] {d51181ad-1261-49bf-83e5-263eb3dd2c76} <Debug> oximeter.measurements_histogrami16 (9e85b090-b668-4b10-9cf8-d21d2370a0c3): Loading data parts | ||
| 548 | 2025.12.20 00:24:38.125345 [ 275 ] {d51181ad-1261-49bf-83e5-263eb3dd2c76} <Debug> oximeter.measurements_histogrami16 (9e85b090-b668-4b10-9cf8-d21d2370a0c3): There are no data parts | ||
| 549 | 2025.12.20 00:24:38.128514 [ 275 ] {d51181ad-1261-49bf-83e5-263eb3dd2c76} <Debug> TCPHandler: Processed in 0.014272398 sec. | ||
| 550 | 2025.12.20 00:24:38.128687 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2025.12.20 00:24:38.128917 [ 275 ] {65b94878-fcd5-4707-ac40-d27f834d1ea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 552 | 2025.12.20 00:24:38.129057 [ 275 ] {65b94878-fcd5-4707-ac40-d27f834d1ea5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 553 | 2025.12.20 00:24:38.140487 [ 275 ] {65b94878-fcd5-4707-ac40-d27f834d1ea5} <Debug> oximeter.measurements_histogramu16 (2790ff3e-eb0b-426f-9ae2-8f481add06f5): Loading data parts | ||
| 554 | 2025.12.20 00:24:38.140642 [ 275 ] {65b94878-fcd5-4707-ac40-d27f834d1ea5} <Debug> oximeter.measurements_histogramu16 (2790ff3e-eb0b-426f-9ae2-8f481add06f5): There are no data parts | ||
| 555 | 2025.12.20 00:24:38.143429 [ 275 ] {65b94878-fcd5-4707-ac40-d27f834d1ea5} <Debug> TCPHandler: Processed in 0.014804681 sec. | ||
| 556 | 2025.12.20 00:24:38.143628 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2025.12.20 00:24:38.143885 [ 275 ] {d6a86f1c-6ec7-4495-bfe5-1ac4255c6f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 558 | 2025.12.20 00:24:38.144012 [ 275 ] {d6a86f1c-6ec7-4495-bfe5-1ac4255c6f77} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 559 | 2025.12.20 00:24:38.152206 [ 275 ] {d6a86f1c-6ec7-4495-bfe5-1ac4255c6f77} <Debug> oximeter.measurements_histogrami32 (c0dcdd4d-05bb-4cbf-882a-bba3718d128f): Loading data parts | ||
| 560 | 2025.12.20 00:24:38.152345 [ 275 ] {d6a86f1c-6ec7-4495-bfe5-1ac4255c6f77} <Debug> oximeter.measurements_histogrami32 (c0dcdd4d-05bb-4cbf-882a-bba3718d128f): There are no data parts | ||
| 561 | 2025.12.20 00:24:38.154784 [ 275 ] {d6a86f1c-6ec7-4495-bfe5-1ac4255c6f77} <Debug> TCPHandler: Processed in 0.011209011 sec. | ||
| 562 | 2025.12.20 00:24:38.154935 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2025.12.20 00:24:38.155152 [ 275 ] {9cff88a1-3918-4067-83b4-251018bb34c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 564 | 2025.12.20 00:24:38.155294 [ 275 ] {9cff88a1-3918-4067-83b4-251018bb34c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 565 | 2025.12.20 00:24:38.166909 [ 275 ] {9cff88a1-3918-4067-83b4-251018bb34c0} <Debug> oximeter.measurements_histogramu32 (13e21c88-ee1a-473d-81dc-857263680eec): Loading data parts | ||
| 566 | 2025.12.20 00:24:38.167060 [ 275 ] {9cff88a1-3918-4067-83b4-251018bb34c0} <Debug> oximeter.measurements_histogramu32 (13e21c88-ee1a-473d-81dc-857263680eec): There are no data parts | ||
| 567 | 2025.12.20 00:24:38.170873 [ 275 ] {9cff88a1-3918-4067-83b4-251018bb34c0} <Debug> TCPHandler: Processed in 0.015989381 sec. | ||
| 568 | 2025.12.20 00:24:38.171030 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2025.12.20 00:24:38.171329 [ 275 ] {0b2a6f97-919f-4315-83a5-47c281aea509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 570 | 2025.12.20 00:24:38.171465 [ 275 ] {0b2a6f97-919f-4315-83a5-47c281aea509} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 571 | 2025.12.20 00:24:38.179476 [ 275 ] {0b2a6f97-919f-4315-83a5-47c281aea509} <Debug> oximeter.measurements_histogrami64 (724b3f2f-f607-4d0c-b398-ad498c961154): Loading data parts | ||
| 572 | 2025.12.20 00:24:38.179622 [ 275 ] {0b2a6f97-919f-4315-83a5-47c281aea509} <Debug> oximeter.measurements_histogrami64 (724b3f2f-f607-4d0c-b398-ad498c961154): There are no data parts | ||
| 573 | 2025.12.20 00:24:38.182900 [ 275 ] {0b2a6f97-919f-4315-83a5-47c281aea509} <Debug> TCPHandler: Processed in 0.011920898 sec. | ||
| 574 | 2025.12.20 00:24:38.183097 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2025.12.20 00:24:38.183349 [ 275 ] {2a3a200e-d1eb-46cf-abda-fdaad3352ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 576 | 2025.12.20 00:24:38.183556 [ 275 ] {2a3a200e-d1eb-46cf-abda-fdaad3352ebf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 577 | 2025.12.20 00:24:38.194946 [ 275 ] {2a3a200e-d1eb-46cf-abda-fdaad3352ebf} <Debug> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Loading data parts | ||
| 578 | 2025.12.20 00:24:38.195138 [ 275 ] {2a3a200e-d1eb-46cf-abda-fdaad3352ebf} <Debug> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): There are no data parts | ||
| 579 | 2025.12.20 00:24:38.197995 [ 275 ] {2a3a200e-d1eb-46cf-abda-fdaad3352ebf} <Debug> TCPHandler: Processed in 0.014959255 sec. | ||
| 580 | 2025.12.20 00:24:38.198170 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2025.12.20 00:24:38.198509 [ 275 ] {e55d3e16-b8e2-45a7-9eb6-eec832dfd62e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 582 | 2025.12.20 00:24:38.198645 [ 275 ] {e55d3e16-b8e2-45a7-9eb6-eec832dfd62e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 583 | 2025.12.20 00:24:38.208076 [ 275 ] {e55d3e16-b8e2-45a7-9eb6-eec832dfd62e} <Debug> oximeter.measurements_histogramf32 (05dc1c11-dc91-429d-9cd5-e5aca3eaf079): Loading data parts | ||
| 584 | 2025.12.20 00:24:38.208299 [ 275 ] {e55d3e16-b8e2-45a7-9eb6-eec832dfd62e} <Debug> oximeter.measurements_histogramf32 (05dc1c11-dc91-429d-9cd5-e5aca3eaf079): There are no data parts | ||
| 585 | 2025.12.20 00:24:38.212564 [ 275 ] {e55d3e16-b8e2-45a7-9eb6-eec832dfd62e} <Debug> TCPHandler: Processed in 0.014451702 sec. | ||
| 586 | 2025.12.20 00:24:38.212722 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2025.12.20 00:24:38.212939 [ 275 ] {a478320c-53ff-4fd5-bd46-549f7e208eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 588 | 2025.12.20 00:24:38.213094 [ 275 ] {a478320c-53ff-4fd5-bd46-549f7e208eb9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 589 | 2025.12.20 00:24:38.216181 [ 275 ] {a478320c-53ff-4fd5-bd46-549f7e208eb9} <Debug> oximeter.measurements_histogramf64 (0f90a824-5fc8-4deb-92c3-1410756c758c): Loading data parts | ||
| 590 | 2025.12.20 00:24:38.216315 [ 275 ] {a478320c-53ff-4fd5-bd46-549f7e208eb9} <Debug> oximeter.measurements_histogramf64 (0f90a824-5fc8-4deb-92c3-1410756c758c): There are no data parts | ||
| 591 | 2025.12.20 00:24:38.224185 [ 275 ] {a478320c-53ff-4fd5-bd46-549f7e208eb9} <Debug> TCPHandler: Processed in 0.011519779 sec. | ||
| 592 | 2025.12.20 00:24:38.224341 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2025.12.20 00:24:38.224664 [ 275 ] {c62b8458-57bf-432c-90cc-8a0abd910cdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) /* The field tables store named dimensions of each timeseries. | ||
| 594 | * | ||
| 595 | * As with the measurement tables, there is one field table for each field data | ||
| 596 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 597 | * this behavior **must not** be relied upon for query correctness. | ||
| 598 | * | ||
| 599 | * The index for the fields differs from the measurements, however. Rows are | ||
| 600 | * sorted by timeseries name, then field name, field value, and finally | ||
| 601 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 602 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 603 | * usually then used to look up measurements. | ||
| 604 | * | ||
| 605 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 606 | * timeseries name and then key, since it would improve lookups where one | ||
| 607 | * already has the key. Realistically though, these tables are quite small and | ||
| 608 | * so performance benefits will be low in absolute terms. | ||
| 609 | * | ||
| 610 | * TTL: We use a materialized column to expire old field table records. This | ||
| 611 | * column is generated automatically by the database whenever a new row is | ||
| 612 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 613 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 614 | * record will remain during a deduplication, which will have the last | ||
| 615 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 616 | * measurement tables. | ||
| 617 | */ | ||
| 618 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 619 | 2025.12.20 00:24:38.224796 [ 275 ] {c62b8458-57bf-432c-90cc-8a0abd910cdd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 620 | 2025.12.20 00:24:38.235498 [ 275 ] {c62b8458-57bf-432c-90cc-8a0abd910cdd} <Debug> oximeter.fields_bool (d4b144e2-0b22-48d4-a606-a38b3b582ff5): Loading data parts | ||
| 621 | 2025.12.20 00:24:38.235664 [ 275 ] {c62b8458-57bf-432c-90cc-8a0abd910cdd} <Debug> oximeter.fields_bool (d4b144e2-0b22-48d4-a606-a38b3b582ff5): There are no data parts | ||
| 622 | 2025.12.20 00:24:38.238302 [ 275 ] {c62b8458-57bf-432c-90cc-8a0abd910cdd} <Debug> TCPHandler: Processed in 0.014011692 sec. | ||
| 623 | 2025.12.20 00:24:38.238454 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 624 | 2025.12.20 00:24:38.238616 [ 275 ] {d9ca7e11-03af-4f5c-b174-997350a06d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 625 | 2025.12.20 00:24:38.238809 [ 275 ] {d9ca7e11-03af-4f5c-b174-997350a06d71} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 626 | 2025.12.20 00:24:38.247228 [ 275 ] {d9ca7e11-03af-4f5c-b174-997350a06d71} <Debug> oximeter.fields_i8 (c0a883e4-750a-4c18-a4cb-06bb9077369a): Loading data parts | ||
| 627 | 2025.12.20 00:24:38.247469 [ 275 ] {d9ca7e11-03af-4f5c-b174-997350a06d71} <Debug> oximeter.fields_i8 (c0a883e4-750a-4c18-a4cb-06bb9077369a): There are no data parts | ||
| 628 | 2025.12.20 00:24:38.249779 [ 275 ] {d9ca7e11-03af-4f5c-b174-997350a06d71} <Debug> TCPHandler: Processed in 0.011377335 sec. | ||
| 629 | 2025.12.20 00:24:38.249951 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 630 | 2025.12.20 00:24:38.250241 [ 275 ] {86e5475f-085a-4b64-b92e-30d31bd0312e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 631 | 2025.12.20 00:24:38.250349 [ 275 ] {86e5475f-085a-4b64-b92e-30d31bd0312e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 632 | 2025.12.20 00:24:38.258722 [ 275 ] {86e5475f-085a-4b64-b92e-30d31bd0312e} <Debug> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Loading data parts | ||
| 633 | 2025.12.20 00:24:38.258880 [ 275 ] {86e5475f-085a-4b64-b92e-30d31bd0312e} <Debug> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): There are no data parts | ||
| 634 | 2025.12.20 00:24:38.263010 [ 275 ] {86e5475f-085a-4b64-b92e-30d31bd0312e} <Debug> TCPHandler: Processed in 0.013113049 sec. | ||
| 635 | 2025.12.20 00:24:38.263153 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2025.12.20 00:24:38.263305 [ 275 ] {51981d8f-5053-47d4-af54-21b84b8d8007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 637 | 2025.12.20 00:24:38.263438 [ 275 ] {51981d8f-5053-47d4-af54-21b84b8d8007} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 638 | 2025.12.20 00:24:38.270101 [ 275 ] {51981d8f-5053-47d4-af54-21b84b8d8007} <Debug> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Loading data parts | ||
| 639 | 2025.12.20 00:24:38.270280 [ 275 ] {51981d8f-5053-47d4-af54-21b84b8d8007} <Debug> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): There are no data parts | ||
| 640 | 2025.12.20 00:24:38.274316 [ 275 ] {51981d8f-5053-47d4-af54-21b84b8d8007} <Debug> TCPHandler: Processed in 0.011212922 sec. | ||
| 641 | 2025.12.20 00:24:38.274460 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2025.12.20 00:24:38.274698 [ 275 ] {ba390505-97e5-48bf-8eb6-9705aa9627de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 643 | 2025.12.20 00:24:38.274820 [ 275 ] {ba390505-97e5-48bf-8eb6-9705aa9627de} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 644 | 2025.12.20 00:24:38.281235 [ 275 ] {ba390505-97e5-48bf-8eb6-9705aa9627de} <Debug> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Loading data parts | ||
| 645 | 2025.12.20 00:24:38.281433 [ 275 ] {ba390505-97e5-48bf-8eb6-9705aa9627de} <Debug> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): There are no data parts | ||
| 646 | 2025.12.20 00:24:38.285561 [ 275 ] {ba390505-97e5-48bf-8eb6-9705aa9627de} <Debug> TCPHandler: Processed in 0.011150379 sec. | ||
| 647 | 2025.12.20 00:24:38.285717 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2025.12.20 00:24:38.285876 [ 275 ] {2ed5878e-929a-45da-b0ec-a1c73a5b2c03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 649 | 2025.12.20 00:24:38.286044 [ 275 ] {2ed5878e-929a-45da-b0ec-a1c73a5b2c03} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 650 | 2025.12.20 00:24:38.292525 [ 275 ] {2ed5878e-929a-45da-b0ec-a1c73a5b2c03} <Debug> oximeter.fields_i32 (5eb540ab-ff0d-441d-99d9-002dc0295b6c): Loading data parts | ||
| 651 | 2025.12.20 00:24:38.292643 [ 275 ] {2ed5878e-929a-45da-b0ec-a1c73a5b2c03} <Debug> oximeter.fields_i32 (5eb540ab-ff0d-441d-99d9-002dc0295b6c): There are no data parts | ||
| 652 | 2025.12.20 00:24:38.297049 [ 275 ] {2ed5878e-929a-45da-b0ec-a1c73a5b2c03} <Debug> TCPHandler: Processed in 0.011385125 sec. | ||
| 653 | 2025.12.20 00:24:38.297195 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2025.12.20 00:24:38.297424 [ 275 ] {074ed6c7-f6d9-4979-a48c-bf5fcd2a2231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 655 | 2025.12.20 00:24:38.297531 [ 275 ] {074ed6c7-f6d9-4979-a48c-bf5fcd2a2231} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 656 | 2025.12.20 00:24:38.303662 [ 275 ] {074ed6c7-f6d9-4979-a48c-bf5fcd2a2231} <Debug> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Loading data parts | ||
| 657 | 2025.12.20 00:24:38.303789 [ 275 ] {074ed6c7-f6d9-4979-a48c-bf5fcd2a2231} <Debug> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): There are no data parts | ||
| 658 | 2025.12.20 00:24:38.315701 [ 275 ] {074ed6c7-f6d9-4979-a48c-bf5fcd2a2231} <Debug> TCPHandler: Processed in 0.018556035 sec. | ||
| 659 | 2025.12.20 00:24:38.315900 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2025.12.20 00:24:38.316096 [ 275 ] {034ce712-0c84-443c-816e-9e261ee4e25e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 661 | 2025.12.20 00:24:38.316221 [ 275 ] {034ce712-0c84-443c-816e-9e261ee4e25e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 662 | 2025.12.20 00:24:38.328296 [ 275 ] {034ce712-0c84-443c-816e-9e261ee4e25e} <Debug> oximeter.fields_i64 (3229f96d-f987-45ca-953d-1e2304ce0036): Loading data parts | ||
| 663 | 2025.12.20 00:24:38.328416 [ 275 ] {034ce712-0c84-443c-816e-9e261ee4e25e} <Debug> oximeter.fields_i64 (3229f96d-f987-45ca-953d-1e2304ce0036): There are no data parts | ||
| 664 | 2025.12.20 00:24:38.330914 [ 275 ] {034ce712-0c84-443c-816e-9e261ee4e25e} <Debug> TCPHandler: Processed in 0.015092588 sec. | ||
| 665 | 2025.12.20 00:24:38.331121 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2025.12.20 00:24:38.331348 [ 275 ] {ac1063ea-14c4-4b74-99ec-9e8908a24175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 667 | 2025.12.20 00:24:38.331479 [ 275 ] {ac1063ea-14c4-4b74-99ec-9e8908a24175} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 668 | 2025.12.20 00:24:38.341216 [ 275 ] {ac1063ea-14c4-4b74-99ec-9e8908a24175} <Debug> oximeter.fields_u64 (4916379d-def4-414f-ab82-55be69483067): Loading data parts | ||
| 669 | 2025.12.20 00:24:38.341355 [ 275 ] {ac1063ea-14c4-4b74-99ec-9e8908a24175} <Debug> oximeter.fields_u64 (4916379d-def4-414f-ab82-55be69483067): There are no data parts | ||
| 670 | 2025.12.20 00:24:38.345625 [ 275 ] {ac1063ea-14c4-4b74-99ec-9e8908a24175} <Debug> TCPHandler: Processed in 0.014565365 sec. | ||
| 671 | 2025.12.20 00:24:38.345850 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 672 | 2025.12.20 00:24:38.346103 [ 275 ] {7d7f238d-8bd1-4c91-95f7-6fe6a6233b53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 673 | 2025.12.20 00:24:38.346231 [ 275 ] {7d7f238d-8bd1-4c91-95f7-6fe6a6233b53} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 674 | 2025.12.20 00:24:38.348953 [ 275 ] {7d7f238d-8bd1-4c91-95f7-6fe6a6233b53} <Debug> oximeter.fields_ipaddr (ac340138-06ff-4905-9b34-fb7c14eefb28): Loading data parts | ||
| 675 | 2025.12.20 00:24:38.349087 [ 275 ] {7d7f238d-8bd1-4c91-95f7-6fe6a6233b53} <Debug> oximeter.fields_ipaddr (ac340138-06ff-4905-9b34-fb7c14eefb28): There are no data parts | ||
| 676 | 2025.12.20 00:24:38.358340 [ 275 ] {7d7f238d-8bd1-4c91-95f7-6fe6a6233b53} <Debug> TCPHandler: Processed in 0.012586405 sec. | ||
| 677 | 2025.12.20 00:24:38.358581 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2025.12.20 00:24:38.358769 [ 275 ] {548d9217-1e0e-46c9-8b79-11b90705ab73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 679 | 2025.12.20 00:24:38.358899 [ 275 ] {548d9217-1e0e-46c9-8b79-11b90705ab73} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 680 | 2025.12.20 00:24:38.363423 [ 275 ] {548d9217-1e0e-46c9-8b79-11b90705ab73} <Debug> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Loading data parts | ||
| 681 | 2025.12.20 00:24:38.363616 [ 275 ] {548d9217-1e0e-46c9-8b79-11b90705ab73} <Debug> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): There are no data parts | ||
| 682 | 2025.12.20 00:24:38.371828 [ 275 ] {548d9217-1e0e-46c9-8b79-11b90705ab73} <Debug> TCPHandler: Processed in 0.013307633 sec. | ||
| 683 | 2025.12.20 00:24:38.372005 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2025.12.20 00:24:38.372299 [ 275 ] {1d851f7c-161e-44ea-9216-6a07d7937c41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 685 | 2025.12.20 00:24:38.372344 [ 275 ] {1d851f7c-161e-44ea-9216-6a07d7937c41} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 686 | 2025.12.20 00:24:38.383649 [ 275 ] {1d851f7c-161e-44ea-9216-6a07d7937c41} <Debug> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Loading data parts | ||
| 687 | 2025.12.20 00:24:38.383868 [ 275 ] {1d851f7c-161e-44ea-9216-6a07d7937c41} <Debug> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): There are no data parts | ||
| 688 | 2025.12.20 00:24:38.388175 [ 275 ] {1d851f7c-161e-44ea-9216-6a07d7937c41} <Debug> TCPHandler: Processed in 0.016238807 sec. | ||
| 689 | 2025.12.20 00:24:38.388405 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2025.12.20 00:24:38.388652 [ 275 ] {abec18c6-6147-45cc-91a3-f43e5ad96b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) /* The timeseries schema table stores the extracted schema for the samples | ||
| 691 | * oximeter collects. | ||
| 692 | */ | ||
| 693 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 694 | 2025.12.20 00:24:38.388784 [ 275 ] {abec18c6-6147-45cc-91a3-f43e5ad96b91} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 695 | 2025.12.20 00:24:38.396188 [ 275 ] {abec18c6-6147-45cc-91a3-f43e5ad96b91} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998): Loading data parts | ||
| 696 | 2025.12.20 00:24:38.396396 [ 275 ] {abec18c6-6147-45cc-91a3-f43e5ad96b91} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998): There are no data parts | ||
| 697 | 2025.12.20 00:24:38.400924 [ 275 ] {abec18c6-6147-45cc-91a3-f43e5ad96b91} <Debug> TCPHandler: Processed in 0.012571386 sec. | ||
| 698 | 2025.12.20 00:24:38.401227 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2025.12.20 00:24:38.401563 [ 276 ] {eaee8f1b-0b57-4599-b304-d25601979109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 700 | 2025.12.20 00:24:38.402858 [ 276 ] {eaee8f1b-0b57-4599-b304-d25601979109} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 701 | 2025.12.20 00:24:38.412679 [ 284 ] {eaee8f1b-0b57-4599-b304-d25601979109} <Trace> oximeter.version (bc39ca35-ba92-4bb2-98a9-2a197a776672): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 702 | 2025.12.20 00:24:38.412717 [ 284 ] {eaee8f1b-0b57-4599-b304-d25601979109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 703 | 2025.12.20 00:24:38.417620 [ 284 ] {eaee8f1b-0b57-4599-b304-d25601979109} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2025.12.20 00:24:38.420593 [ 284 ] {eaee8f1b-0b57-4599-b304-d25601979109} <Trace> oximeter.version (bc39ca35-ba92-4bb2-98a9-2a197a776672): 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.20 00:24:38.420881 [ 276 ] {eaee8f1b-0b57-4599-b304-d25601979109} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.019461 sec., 51.384820923899085 rows/sec., 822.16 B/sec. | ||
| 706 | 2025.12.20 00:24:38.421238 [ 276 ] {eaee8f1b-0b57-4599-b304-d25601979109} <Debug> TCPHandler: Processed in 0.020149895 sec. | ||
| 707 | 2025.12.20 00:24:38.662031 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2025.12.20 00:24:38.662063 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2025.12.20 00:24:38.662155 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2025.12.20 00:24:38.662176 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2025.12.20 00:24:38.668052 [ 245 ] {} <Debug> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Loading data parts | ||
| 712 | 2025.12.20 00:24:38.668285 [ 245 ] {} <Debug> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): There are no data parts | ||
| 713 | 2025.12.20 00:24:38.675195 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2025.12.20 00:24:38.675346 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 715 | 2025.12.20 00:24:38.677885 [ 244 ] {} <Debug> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Loading data parts | ||
| 716 | 2025.12.20 00:24:38.678065 [ 244 ] {} <Debug> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): There are no data parts | ||
| 717 | 2025.12.20 00:24:38.679247 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2025.12.20 00:24:38.679820 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2025.12.20 00:24:38.679963 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 720 | 2025.12.20 00:24:38.707663 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2025.12.20 00:24:38.707819 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 722 | 2025.12.20 00:24:38.714317 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2025.12.20 00:24:38.715661 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2025.12.20 00:24:38.719616 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2025.12.20 00:24:39.001328 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 140.54 MiB, peak 144.54 MiB, free memory in arenas 0.00 B, will set to 153.67 MiB (RSS), difference: 13.13 MiB | ||
| 726 | 2025.12.20 00:24:41.162015 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2025.12.20 00:24:41.162296 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2025.12.20 00:24:41.166938 [ 243 ] {} <Debug> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Loading data parts | ||
| 729 | 2025.12.20 00:24:41.167135 [ 243 ] {} <Debug> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): There are no data parts | ||
| 730 | 2025.12.20 00:24:41.173575 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2025.12.20 00:24:41.173811 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 732 | 2025.12.20 00:24:41.175603 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2025.12.20 00:24:41.176254 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2025.12.20 00:24:41.176623 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2025.12.20 00:24:42.000338 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.92 MiB, peak 157.92 MiB, free memory in arenas 0.00 B, will set to 154.76 MiB (RSS), difference: -3.16 MiB | ||
| 736 | 2025.12.20 00:24:46.119872 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2025.12.20 00:24:46.119929 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2025.12.20 00:24:46.181793 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 739 | 2025.12.20 00:24:46.184724 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2025.12.20 00:24:46.184762 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 741 | 2025.12.20 00:24:46.185431 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2025.12.20 00:24:46.186008 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2025.12.20 00:24:46.186170 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2025.12.20 00:24:46.221454 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2025.12.20 00:24:46.240552 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2025.12.20 00:24:46.240673 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 747 | 2025.12.20 00:24:46.247188 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2025.12.20 00:24:46.248263 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2025.12.20 00:24:46.251605 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2025.12.20 00:24:47.000235 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.53 MiB, peak 159.53 MiB, free memory in arenas 0.00 B, will set to 157.55 MiB (RSS), difference: 2.02 MiB | ||
| 751 | 2025.12.20 00:24:52.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.57 MiB, peak 159.53 MiB, free memory in arenas 0.00 B, will set to 157.59 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2025.12.20 00:24:53.686561 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 753 | 2025.12.20 00:24:53.687059 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 754 | 2025.12.20 00:24:53.687108 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 755 | 2025.12.20 00:24:53.687847 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 756 | 2025.12.20 00:24:53.688348 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 757 | 2025.12.20 00:24:53.688479 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 758 | 2025.12.20 00:24:53.751983 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 759 | 2025.12.20 00:24:53.768250 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 760 | 2025.12.20 00:24:53.768304 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 761 | 2025.12.20 00:24:53.774567 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 762 | 2025.12.20 00:24:53.775697 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 763 | 2025.12.20 00:24:53.779065 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 764 | 2025.12.20 00:24:58.438686 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 765 | 2025.12.20 00:24:58.438906 [ 275 ] {db5013e0-db5e-4b09-8b19-d6784e3fda31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 766 | 2025.12.20 00:24:58.439262 [ 275 ] {db5013e0-db5e-4b09-8b19-d6784e3fda31} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 767 | 2025.12.20 00:24:58.445690 [ 275 ] {db5013e0-db5e-4b09-8b19-d6784e3fda31} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 768 | 2025.12.20 00:24:58.450369 [ 275 ] {db5013e0-db5e-4b09-8b19-d6784e3fda31} <Debug> TCPHandler: Processed in 0.011818136 sec. | ||
| 769 | 2025.12.20 00:24:58.455484 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 770 | 2025.12.20 00:24:58.455615 [ 275 ] {d9e6b985-808e-4a10-8c3c-51ea46728ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 771 | 2025.12.20 00:24:58.462068 [ 275 ] {d9e6b985-808e-4a10-8c3c-51ea46728ec5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 772 | 2025.12.20 00:24:58.462117 [ 275 ] {d9e6b985-808e-4a10-8c3c-51ea46728ec5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 773 | 2025.12.20 00:24:58.464464 [ 275 ] {d9e6b985-808e-4a10-8c3c-51ea46728ec5} <Debug> TCPHandler: Processed in 0.009032086 sec. | ||
| 774 | 2025.12.20 00:24:58.465287 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 775 | 2025.12.20 00:24:58.465404 [ 275 ] {1e8e0c9c-9c14-4144-945b-4d369e0e27dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 776 | 2025.12.20 00:24:58.467607 [ 275 ] {1e8e0c9c-9c14-4144-945b-4d369e0e27dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 777 | 2025.12.20 00:24:58.467653 [ 275 ] {1e8e0c9c-9c14-4144-945b-4d369e0e27dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 778 | 2025.12.20 00:24:58.467970 [ 275 ] {1e8e0c9c-9c14-4144-945b-4d369e0e27dc} <Debug> TCPHandler: Processed in 0.002732768 sec. | ||
| 779 | 2025.12.20 00:24:58.468174 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 780 | 2025.12.20 00:24:58.468289 [ 275 ] {9a94474e-ffb4-4a3d-a1d1-ecd53684e35c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 781 | 2025.12.20 00:24:58.468528 [ 275 ] {9a94474e-ffb4-4a3d-a1d1-ecd53684e35c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 782 | 2025.12.20 00:24:58.468573 [ 275 ] {9a94474e-ffb4-4a3d-a1d1-ecd53684e35c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 783 | 2025.12.20 00:24:58.468937 [ 275 ] {9a94474e-ffb4-4a3d-a1d1-ecd53684e35c} <Debug> TCPHandler: Processed in 0.00081154 sec. | ||
| 784 | 2025.12.20 00:24:58.469132 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 785 | 2025.12.20 00:24:58.469245 [ 275 ] {a80470bf-1409-4367-aa88-7801f2e4aa29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 786 | 2025.12.20 00:24:58.469479 [ 275 ] {a80470bf-1409-4367-aa88-7801f2e4aa29} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 787 | 2025.12.20 00:24:58.469524 [ 275 ] {a80470bf-1409-4367-aa88-7801f2e4aa29} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 788 | 2025.12.20 00:24:58.469828 [ 275 ] {a80470bf-1409-4367-aa88-7801f2e4aa29} <Debug> TCPHandler: Processed in 0.000745639 sec. | ||
| 789 | 2025.12.20 00:24:58.470032 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 790 | 2025.12.20 00:24:58.470146 [ 275 ] {b2128075-d7b1-4bf5-b93e-3b452307496d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 791 | 2025.12.20 00:24:58.470377 [ 275 ] {b2128075-d7b1-4bf5-b93e-3b452307496d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 792 | 2025.12.20 00:24:58.470420 [ 275 ] {b2128075-d7b1-4bf5-b93e-3b452307496d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 793 | 2025.12.20 00:24:58.470717 [ 275 ] {b2128075-d7b1-4bf5-b93e-3b452307496d} <Debug> TCPHandler: Processed in 0.000734038 sec. | ||
| 794 | 2025.12.20 00:24:58.470906 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 795 | 2025.12.20 00:24:58.471017 [ 275 ] {698129d8-a57a-4ee8-b261-6d614f9d0594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 796 | 2025.12.20 00:24:58.471250 [ 275 ] {698129d8-a57a-4ee8-b261-6d614f9d0594} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 797 | 2025.12.20 00:24:58.471291 [ 275 ] {698129d8-a57a-4ee8-b261-6d614f9d0594} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 798 | 2025.12.20 00:24:58.471592 [ 275 ] {698129d8-a57a-4ee8-b261-6d614f9d0594} <Debug> TCPHandler: Processed in 0.000742278 sec. | ||
| 799 | 2025.12.20 00:24:58.471800 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 800 | 2025.12.20 00:24:58.471906 [ 275 ] {60b7bfe5-7fd7-4dd6-9da6-679400d9c48b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 801 | 2025.12.20 00:24:58.472122 [ 275 ] {60b7bfe5-7fd7-4dd6-9da6-679400d9c48b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 802 | 2025.12.20 00:24:58.472161 [ 275 ] {60b7bfe5-7fd7-4dd6-9da6-679400d9c48b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 803 | 2025.12.20 00:24:58.472512 [ 275 ] {60b7bfe5-7fd7-4dd6-9da6-679400d9c48b} <Debug> TCPHandler: Processed in 0.000739668 sec. | ||
| 804 | 2025.12.20 00:24:58.472738 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 805 | 2025.12.20 00:24:58.472850 [ 275 ] {0110e7d7-9397-40d9-98a3-c4ef8207dbff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 806 | 2025.12.20 00:24:58.473083 [ 275 ] {0110e7d7-9397-40d9-98a3-c4ef8207dbff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 807 | 2025.12.20 00:24:58.473126 [ 275 ] {0110e7d7-9397-40d9-98a3-c4ef8207dbff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 808 | 2025.12.20 00:24:58.473455 [ 275 ] {0110e7d7-9397-40d9-98a3-c4ef8207dbff} <Debug> TCPHandler: Processed in 0.00076442 sec. | ||
| 809 | 2025.12.20 00:24:58.473672 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 810 | 2025.12.20 00:24:58.473791 [ 275 ] {73bd580d-d384-460e-8d81-a6e1eda2a18c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 811 | 2025.12.20 00:24:58.474029 [ 275 ] {73bd580d-d384-460e-8d81-a6e1eda2a18c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 812 | 2025.12.20 00:24:58.474071 [ 275 ] {73bd580d-d384-460e-8d81-a6e1eda2a18c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 813 | 2025.12.20 00:24:58.474396 [ 275 ] {73bd580d-d384-460e-8d81-a6e1eda2a18c} <Debug> TCPHandler: Processed in 0.000774479 sec. | ||
| 814 | 2025.12.20 00:24:58.474613 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 815 | 2025.12.20 00:24:58.474728 [ 275 ] {9e8666b1-0327-4621-8fad-01abafe6493c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 816 | 2025.12.20 00:24:58.474967 [ 275 ] {9e8666b1-0327-4621-8fad-01abafe6493c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 817 | 2025.12.20 00:24:58.475009 [ 275 ] {9e8666b1-0327-4621-8fad-01abafe6493c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 818 | 2025.12.20 00:24:58.475332 [ 275 ] {9e8666b1-0327-4621-8fad-01abafe6493c} <Debug> TCPHandler: Processed in 0.00076794 sec. | ||
| 819 | 2025.12.20 00:24:58.475592 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 820 | 2025.12.20 00:24:58.475707 [ 275 ] {411763c9-1f72-4de6-97d0-d1b988cfa431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 821 | 2025.12.20 00:24:58.475947 [ 275 ] {411763c9-1f72-4de6-97d0-d1b988cfa431} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 822 | 2025.12.20 00:24:58.475989 [ 275 ] {411763c9-1f72-4de6-97d0-d1b988cfa431} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 823 | 2025.12.20 00:24:58.476326 [ 275 ] {411763c9-1f72-4de6-97d0-d1b988cfa431} <Debug> TCPHandler: Processed in 0.00078252 sec. | ||
| 824 | 2025.12.20 00:24:58.476558 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 825 | 2025.12.20 00:24:58.476673 [ 275 ] {fee40c41-c38d-4fd4-81cc-a1ffddc86bd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 826 | 2025.12.20 00:24:58.476912 [ 275 ] {fee40c41-c38d-4fd4-81cc-a1ffddc86bd4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 827 | 2025.12.20 00:24:58.476954 [ 275 ] {fee40c41-c38d-4fd4-81cc-a1ffddc86bd4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 828 | 2025.12.20 00:24:58.477255 [ 275 ] {fee40c41-c38d-4fd4-81cc-a1ffddc86bd4} <Debug> TCPHandler: Processed in 0.000746439 sec. | ||
| 829 | 2025.12.20 00:24:58.477469 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 830 | 2025.12.20 00:24:58.477579 [ 275 ] {a1c1c887-cc71-46b4-b386-c51ad3741f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 831 | 2025.12.20 00:24:58.477806 [ 275 ] {a1c1c887-cc71-46b4-b386-c51ad3741f3f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 832 | 2025.12.20 00:24:58.477845 [ 275 ] {a1c1c887-cc71-46b4-b386-c51ad3741f3f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 833 | 2025.12.20 00:24:58.478152 [ 275 ] {a1c1c887-cc71-46b4-b386-c51ad3741f3f} <Debug> TCPHandler: Processed in 0.00077427 sec. | ||
| 834 | 2025.12.20 00:24:58.478345 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 835 | 2025.12.20 00:24:58.478519 [ 275 ] {d57c2a8b-5382-41e4-8407-e42835874d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 836 | 2025.12.20 00:24:58.478762 [ 275 ] {d57c2a8b-5382-41e4-8407-e42835874d59} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 837 | 2025.12.20 00:24:58.478806 [ 275 ] {d57c2a8b-5382-41e4-8407-e42835874d59} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 838 | 2025.12.20 00:24:58.479110 [ 275 ] {d57c2a8b-5382-41e4-8407-e42835874d59} <Debug> TCPHandler: Processed in 0.000757059 sec. | ||
| 839 | 2025.12.20 00:24:58.479321 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 840 | 2025.12.20 00:24:58.479438 [ 275 ] {c4279eca-076f-40ac-86fd-effd82ad5232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 841 | 2025.12.20 00:24:58.479682 [ 275 ] {c4279eca-076f-40ac-86fd-effd82ad5232} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 842 | 2025.12.20 00:24:58.479725 [ 275 ] {c4279eca-076f-40ac-86fd-effd82ad5232} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 843 | 2025.12.20 00:24:58.480036 [ 275 ] {c4279eca-076f-40ac-86fd-effd82ad5232} <Debug> TCPHandler: Processed in 0.000762749 sec. | ||
| 844 | 2025.12.20 00:24:58.487221 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 845 | 2025.12.20 00:24:58.487350 [ 275 ] {60999c55-a247-4beb-a579-b7a38e3c028b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 846 | 2025.12.20 00:24:58.487405 [ 275 ] {60999c55-a247-4beb-a579-b7a38e3c028b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 847 | 2025.12.20 00:24:58.487999 [ 275 ] {60999c55-a247-4beb-a579-b7a38e3c028b} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 848 | 2025.12.20 00:24:58.488037 [ 275 ] {60999c55-a247-4beb-a579-b7a38e3c028b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 849 | 2025.12.20 00:24:58.488667 [ 275 ] {60999c55-a247-4beb-a579-b7a38e3c028b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 850 | 2025.12.20 00:24:58.489039 [ 275 ] {60999c55-a247-4beb-a579-b7a38e3c028b} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 851 | 2025.12.20 00:24:58.489182 [ 275 ] {60999c55-a247-4beb-a579-b7a38e3c028b} <Debug> executeQuery: Read 16 rows, 2.38 KiB in 0.001874 sec., 8537.886872998934 rows/sec., 1.24 MiB/sec. | ||
| 852 | 2025.12.20 00:24:58.489220 [ 275 ] {60999c55-a247-4beb-a579-b7a38e3c028b} <Debug> TCPHandler: Processed in 0.002052842 sec. | ||
| 853 | 2025.12.20 00:24:58.489349 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 854 | 2025.12.20 00:24:58.489443 [ 275 ] {ca2423be-b88c-421f-9b8e-71f3062e2556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 855 | 2025.12.20 00:24:58.489483 [ 275 ] {ca2423be-b88c-421f-9b8e-71f3062e2556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 856 | 2025.12.20 00:24:58.491985 [ 275 ] {ca2423be-b88c-421f-9b8e-71f3062e2556} <Trace> oximeter.fields_ipaddr (ac340138-06ff-4905-9b34-fb7c14eefb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 857 | 2025.12.20 00:24:58.492018 [ 275 ] {ca2423be-b88c-421f-9b8e-71f3062e2556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 858 | 2025.12.20 00:24:58.494374 [ 275 ] {ca2423be-b88c-421f-9b8e-71f3062e2556} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 859 | 2025.12.20 00:24:58.494822 [ 275 ] {ca2423be-b88c-421f-9b8e-71f3062e2556} <Trace> oximeter.fields_ipaddr (ac340138-06ff-4905-9b34-fb7c14eefb28): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 860 | 2025.12.20 00:24:58.494949 [ 275 ] {ca2423be-b88c-421f-9b8e-71f3062e2556} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.005523 sec., 1086.3661053775122 rows/sec., 88.59 KiB/sec. | ||
| 861 | 2025.12.20 00:24:58.494987 [ 275 ] {ca2423be-b88c-421f-9b8e-71f3062e2556} <Debug> TCPHandler: Processed in 0.005688893 sec. | ||
| 862 | 2025.12.20 00:24:58.495107 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2025.12.20 00:24:58.495200 [ 275 ] {678910ec-f027-4b6c-9031-d957f07b2ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 864 | 2025.12.20 00:24:58.495238 [ 275 ] {678910ec-f027-4b6c-9031-d957f07b2ab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 865 | 2025.12.20 00:24:58.495674 [ 275 ] {678910ec-f027-4b6c-9031-d957f07b2ab1} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 866 | 2025.12.20 00:24:58.495703 [ 275 ] {678910ec-f027-4b6c-9031-d957f07b2ab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 867 | 2025.12.20 00:24:58.496127 [ 275 ] {678910ec-f027-4b6c-9031-d957f07b2ab1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 868 | 2025.12.20 00:24:58.496580 [ 275 ] {678910ec-f027-4b6c-9031-d957f07b2ab1} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 869 | 2025.12.20 00:24:58.496704 [ 275 ] {678910ec-f027-4b6c-9031-d957f07b2ab1} <Debug> executeQuery: Read 75 rows, 6.30 KiB in 0.001521 sec., 49309.66469428008 rows/sec., 4.04 MiB/sec. | ||
| 870 | 2025.12.20 00:24:58.496741 [ 275 ] {678910ec-f027-4b6c-9031-d957f07b2ab1} <Debug> TCPHandler: Processed in 0.001684042 sec. | ||
| 871 | 2025.12.20 00:24:58.496854 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 872 | 2025.12.20 00:24:58.496948 [ 275 ] {27ce2bda-57d9-4003-869b-5dfb9c894576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 873 | 2025.12.20 00:24:58.496986 [ 275 ] {27ce2bda-57d9-4003-869b-5dfb9c894576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 874 | 2025.12.20 00:24:58.497368 [ 275 ] {27ce2bda-57d9-4003-869b-5dfb9c894576} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 875 | 2025.12.20 00:24:58.497403 [ 275 ] {27ce2bda-57d9-4003-869b-5dfb9c894576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 876 | 2025.12.20 00:24:58.497794 [ 275 ] {27ce2bda-57d9-4003-869b-5dfb9c894576} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 877 | 2025.12.20 00:24:58.498198 [ 275 ] {27ce2bda-57d9-4003-869b-5dfb9c894576} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 878 | 2025.12.20 00:24:58.498320 [ 275 ] {27ce2bda-57d9-4003-869b-5dfb9c894576} <Debug> executeQuery: Read 16 rows, 1.17 KiB in 0.001389 sec., 11519.078473722102 rows/sec., 842.98 KiB/sec. | ||
| 879 | 2025.12.20 00:24:58.498355 [ 275 ] {27ce2bda-57d9-4003-869b-5dfb9c894576} <Debug> TCPHandler: Processed in 0.001551339 sec. | ||
| 880 | 2025.12.20 00:24:58.498454 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 881 | 2025.12.20 00:24:58.498547 [ 275 ] {17c55a20-3ee4-4e11-ac8f-00549225a26a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 882 | 2025.12.20 00:24:58.498585 [ 275 ] {17c55a20-3ee4-4e11-ac8f-00549225a26a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 883 | 2025.12.20 00:24:58.498980 [ 275 ] {17c55a20-3ee4-4e11-ac8f-00549225a26a} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 884 | 2025.12.20 00:24:58.499015 [ 275 ] {17c55a20-3ee4-4e11-ac8f-00549225a26a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 885 | 2025.12.20 00:24:58.499412 [ 275 ] {17c55a20-3ee4-4e11-ac8f-00549225a26a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 886 | 2025.12.20 00:24:58.499883 [ 275 ] {17c55a20-3ee4-4e11-ac8f-00549225a26a} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 887 | 2025.12.20 00:24:58.500007 [ 275 ] {17c55a20-3ee4-4e11-ac8f-00549225a26a} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001478 sec., 48714.479025710425 rows/sec., 3.81 MiB/sec. | ||
| 888 | 2025.12.20 00:24:58.500042 [ 275 ] {17c55a20-3ee4-4e11-ac8f-00549225a26a} <Debug> TCPHandler: Processed in 0.001638971 sec. | ||
| 889 | 2025.12.20 00:24:58.500156 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 890 | 2025.12.20 00:24:58.500249 [ 275 ] {daaeab90-7c4e-4da8-8daf-9ed04249d818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 891 | 2025.12.20 00:24:58.500291 [ 275 ] {daaeab90-7c4e-4da8-8daf-9ed04249d818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 892 | 2025.12.20 00:24:58.500739 [ 275 ] {daaeab90-7c4e-4da8-8daf-9ed04249d818} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 893 | 2025.12.20 00:24:58.500771 [ 275 ] {daaeab90-7c4e-4da8-8daf-9ed04249d818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 894 | 2025.12.20 00:24:58.503332 [ 275 ] {daaeab90-7c4e-4da8-8daf-9ed04249d818} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 895 | 2025.12.20 00:24:58.503891 [ 275 ] {daaeab90-7c4e-4da8-8daf-9ed04249d818} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 896 | 2025.12.20 00:24:58.504041 [ 275 ] {daaeab90-7c4e-4da8-8daf-9ed04249d818} <Debug> executeQuery: Read 153 rows, 10.86 KiB in 0.003807 sec., 40189.125295508275 rows/sec., 2.79 MiB/sec. | ||
| 897 | 2025.12.20 00:24:58.504084 [ 275 ] {daaeab90-7c4e-4da8-8daf-9ed04249d818} <Debug> TCPHandler: Processed in 0.003977259 sec. | ||
| 898 | 2025.12.20 00:24:58.504201 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 899 | 2025.12.20 00:24:58.504294 [ 275 ] {af2cd7fe-ddeb-428f-864a-5bae522c7f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 900 | 2025.12.20 00:24:58.504345 [ 275 ] {af2cd7fe-ddeb-428f-864a-5bae522c7f81} <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 | ||
| 901 | 2025.12.20 00:24:58.505138 [ 275 ] {af2cd7fe-ddeb-428f-864a-5bae522c7f81} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 902 | 2025.12.20 00:24:58.505175 [ 275 ] {af2cd7fe-ddeb-428f-864a-5bae522c7f81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 903 | 2025.12.20 00:24:58.509820 [ 275 ] {af2cd7fe-ddeb-428f-864a-5bae522c7f81} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 904 | 2025.12.20 00:24:58.510399 [ 275 ] {af2cd7fe-ddeb-428f-864a-5bae522c7f81} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 905 | 2025.12.20 00:24:58.510544 [ 275 ] {af2cd7fe-ddeb-428f-864a-5bae522c7f81} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.006266 sec., 1595.9144589849984 rows/sec., 2.86 MiB/sec. | ||
| 906 | 2025.12.20 00:24:58.510598 [ 275 ] {af2cd7fe-ddeb-428f-864a-5bae522c7f81} <Debug> TCPHandler: Processed in 0.006446412 sec. | ||
| 907 | 2025.12.20 00:24:58.510719 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 908 | 2025.12.20 00:24:58.510816 [ 275 ] {5cddba37-7ac7-45af-bead-3c9ae2257753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 909 | 2025.12.20 00:24:58.510857 [ 275 ] {5cddba37-7ac7-45af-bead-3c9ae2257753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 910 | 2025.12.20 00:24:58.511201 [ 275 ] {5cddba37-7ac7-45af-bead-3c9ae2257753} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 911 | 2025.12.20 00:24:58.511238 [ 275 ] {5cddba37-7ac7-45af-bead-3c9ae2257753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 912 | 2025.12.20 00:24:58.511658 [ 275 ] {5cddba37-7ac7-45af-bead-3c9ae2257753} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 913 | 2025.12.20 00:24:58.512189 [ 275 ] {5cddba37-7ac7-45af-bead-3c9ae2257753} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 914 | 2025.12.20 00:24:58.512318 [ 275 ] {5cddba37-7ac7-45af-bead-3c9ae2257753} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001522 sec., 32851.5111695138 rows/sec., 2.25 MiB/sec. | ||
| 915 | 2025.12.20 00:24:58.512356 [ 275 ] {5cddba37-7ac7-45af-bead-3c9ae2257753} <Debug> TCPHandler: Processed in 0.001688942 sec. | ||
| 916 | 2025.12.20 00:25:01.120022 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 917 | 2025.12.20 00:25:01.120113 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 918 | 2025.12.20 00:25:01.180460 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 136 | ||
| 919 | 2025.12.20 00:25:01.183758 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 920 | 2025.12.20 00:25:01.183792 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 921 | 2025.12.20 00:25:01.185001 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 922 | 2025.12.20 00:25:01.185508 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 923 | 2025.12.20 00:25:01.185731 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 136 | ||
| 924 | 2025.12.20 00:25:01.191070 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 925 | 2025.12.20 00:25:01.191623 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 926 | 2025.12.20 00:25:01.191668 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 927 | 2025.12.20 00:25:01.192314 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 928 | 2025.12.20 00:25:01.192771 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 929 | 2025.12.20 00:25:01.192902 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 930 | 2025.12.20 00:25:01.281612 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 931 | 2025.12.20 00:25:01.298680 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 932 | 2025.12.20 00:25:01.298737 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 933 | 2025.12.20 00:25:01.305154 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 934 | 2025.12.20 00:25:01.306394 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 935 | 2025.12.20 00:25:01.309246 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 936 | 2025.12.20 00:25:02.000359 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.91 MiB, peak 164.91 MiB, free memory in arenas 0.00 B, will set to 162.08 MiB (RSS), difference: 1.17 MiB | ||
| 937 | 2025.12.20 00:25:03.447967 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 938 | 2025.12.20 00:25:03.448149 [ 275 ] {bdca2e17-46ae-4b60-a26f-73cca85ca4cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 939 | 2025.12.20 00:25:03.448217 [ 275 ] {bdca2e17-46ae-4b60-a26f-73cca85ca4cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 940 | 2025.12.20 00:25:03.448892 [ 275 ] {bdca2e17-46ae-4b60-a26f-73cca85ca4cf} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 941 | 2025.12.20 00:25:03.448943 [ 275 ] {bdca2e17-46ae-4b60-a26f-73cca85ca4cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 942 | 2025.12.20 00:25:03.449466 [ 275 ] {bdca2e17-46ae-4b60-a26f-73cca85ca4cf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 943 | 2025.12.20 00:25:03.450000 [ 275 ] {bdca2e17-46ae-4b60-a26f-73cca85ca4cf} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 944 | 2025.12.20 00:25:03.450167 [ 275 ] {bdca2e17-46ae-4b60-a26f-73cca85ca4cf} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.002067 sec., 25157.23270440252 rows/sec., 1.92 MiB/sec. | ||
| 945 | 2025.12.20 00:25:03.450219 [ 275 ] {bdca2e17-46ae-4b60-a26f-73cca85ca4cf} <Debug> TCPHandler: Processed in 0.0023942 sec. | ||
| 946 | 2025.12.20 00:25:03.450360 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 947 | 2025.12.20 00:25:03.450474 [ 275 ] {72bc72ea-9f30-4a23-b5f2-f29bc3ef8a84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 948 | 2025.12.20 00:25:03.450523 [ 275 ] {72bc72ea-9f30-4a23-b5f2-f29bc3ef8a84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 949 | 2025.12.20 00:25:03.450988 [ 275 ] {72bc72ea-9f30-4a23-b5f2-f29bc3ef8a84} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 950 | 2025.12.20 00:25:03.451028 [ 275 ] {72bc72ea-9f30-4a23-b5f2-f29bc3ef8a84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 951 | 2025.12.20 00:25:03.451468 [ 275 ] {72bc72ea-9f30-4a23-b5f2-f29bc3ef8a84} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 952 | 2025.12.20 00:25:03.451884 [ 275 ] {72bc72ea-9f30-4a23-b5f2-f29bc3ef8a84} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 953 | 2025.12.20 00:25:03.452020 [ 275 ] {72bc72ea-9f30-4a23-b5f2-f29bc3ef8a84} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.00157 sec., 35668.789808917194 rows/sec., 2.78 MiB/sec. | ||
| 954 | 2025.12.20 00:25:03.452057 [ 275 ] {72bc72ea-9f30-4a23-b5f2-f29bc3ef8a84} <Debug> TCPHandler: Processed in 0.001761694 sec. | ||
| 955 | 2025.12.20 00:25:03.452175 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 956 | 2025.12.20 00:25:03.452272 [ 275 ] {8ec279ca-6773-4695-a698-151cfecad3eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 957 | 2025.12.20 00:25:03.452316 [ 275 ] {8ec279ca-6773-4695-a698-151cfecad3eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 958 | 2025.12.20 00:25:03.452744 [ 275 ] {8ec279ca-6773-4695-a698-151cfecad3eb} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 959 | 2025.12.20 00:25:03.452782 [ 275 ] {8ec279ca-6773-4695-a698-151cfecad3eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 960 | 2025.12.20 00:25:03.453212 [ 275 ] {8ec279ca-6773-4695-a698-151cfecad3eb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 961 | 2025.12.20 00:25:03.453670 [ 275 ] {8ec279ca-6773-4695-a698-151cfecad3eb} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 962 | 2025.12.20 00:25:03.453818 [ 275 ] {8ec279ca-6773-4695-a698-151cfecad3eb} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001566 sec., 95785.44061302683 rows/sec., 6.64 MiB/sec. | ||
| 963 | 2025.12.20 00:25:03.453857 [ 275 ] {8ec279ca-6773-4695-a698-151cfecad3eb} <Debug> TCPHandler: Processed in 0.001732903 sec. | ||
| 964 | 2025.12.20 00:25:03.453972 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 965 | 2025.12.20 00:25:03.454066 [ 275 ] {0f1728ae-3444-4962-92b2-38894845bf9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 966 | 2025.12.20 00:25:03.454108 [ 275 ] {0f1728ae-3444-4962-92b2-38894845bf9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 967 | 2025.12.20 00:25:03.454436 [ 275 ] {0f1728ae-3444-4962-92b2-38894845bf9d} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 968 | 2025.12.20 00:25:03.454487 [ 275 ] {0f1728ae-3444-4962-92b2-38894845bf9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 969 | 2025.12.20 00:25:03.454923 [ 275 ] {0f1728ae-3444-4962-92b2-38894845bf9d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 970 | 2025.12.20 00:25:03.455472 [ 275 ] {0f1728ae-3444-4962-92b2-38894845bf9d} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 971 | 2025.12.20 00:25:03.455614 [ 275 ] {0f1728ae-3444-4962-92b2-38894845bf9d} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001565 sec., 31948.88178913738 rows/sec., 2.19 MiB/sec. | ||
| 972 | 2025.12.20 00:25:03.455650 [ 275 ] {0f1728ae-3444-4962-92b2-38894845bf9d} <Debug> TCPHandler: Processed in 0.001729993 sec. | ||
| 973 | 2025.12.20 00:25:08.449971 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 974 | 2025.12.20 00:25:08.450160 [ 275 ] {3cc40225-fcac-4758-a3fc-500024d3e155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 975 | 2025.12.20 00:25:08.450225 [ 275 ] {3cc40225-fcac-4758-a3fc-500024d3e155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 976 | 2025.12.20 00:25:08.450892 [ 275 ] {3cc40225-fcac-4758-a3fc-500024d3e155} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 977 | 2025.12.20 00:25:08.450936 [ 275 ] {3cc40225-fcac-4758-a3fc-500024d3e155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 978 | 2025.12.20 00:25:08.451565 [ 275 ] {3cc40225-fcac-4758-a3fc-500024d3e155} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 979 | 2025.12.20 00:25:08.452059 [ 275 ] {3cc40225-fcac-4758-a3fc-500024d3e155} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 980 | 2025.12.20 00:25:08.452219 [ 275 ] {3cc40225-fcac-4758-a3fc-500024d3e155} <Debug> executeQuery: Read 72 rows, 6.08 KiB in 0.002109 sec., 34139.402560455186 rows/sec., 2.81 MiB/sec. | ||
| 981 | 2025.12.20 00:25:08.452276 [ 275 ] {3cc40225-fcac-4758-a3fc-500024d3e155} <Debug> TCPHandler: Processed in 0.002432261 sec. | ||
| 982 | 2025.12.20 00:25:08.452427 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 983 | 2025.12.20 00:25:08.452526 [ 275 ] {8e6f63c8-9347-4204-901a-bf62567178d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 984 | 2025.12.20 00:25:08.452564 [ 275 ] {8e6f63c8-9347-4204-901a-bf62567178d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 985 | 2025.12.20 00:25:08.452949 [ 275 ] {8e6f63c8-9347-4204-901a-bf62567178d9} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 986 | 2025.12.20 00:25:08.452987 [ 275 ] {8e6f63c8-9347-4204-901a-bf62567178d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 987 | 2025.12.20 00:25:08.453452 [ 275 ] {8e6f63c8-9347-4204-901a-bf62567178d9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 988 | 2025.12.20 00:25:08.453967 [ 275 ] {8e6f63c8-9347-4204-901a-bf62567178d9} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 989 | 2025.12.20 00:25:08.454101 [ 275 ] {8e6f63c8-9347-4204-901a-bf62567178d9} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001588 sec., 6297.229219143577 rows/sec., 473.52 KiB/sec. | ||
| 990 | 2025.12.20 00:25:08.454137 [ 275 ] {8e6f63c8-9347-4204-901a-bf62567178d9} <Debug> TCPHandler: Processed in 0.001763125 sec. | ||
| 991 | 2025.12.20 00:25:08.454268 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 992 | 2025.12.20 00:25:08.454363 [ 275 ] {956c61e4-a162-4c70-969c-69221965739b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 993 | 2025.12.20 00:25:08.454401 [ 275 ] {956c61e4-a162-4c70-969c-69221965739b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 994 | 2025.12.20 00:25:08.454820 [ 275 ] {956c61e4-a162-4c70-969c-69221965739b} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 995 | 2025.12.20 00:25:08.454853 [ 275 ] {956c61e4-a162-4c70-969c-69221965739b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 996 | 2025.12.20 00:25:08.455304 [ 275 ] {956c61e4-a162-4c70-969c-69221965739b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 997 | 2025.12.20 00:25:08.455765 [ 275 ] {956c61e4-a162-4c70-969c-69221965739b} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 998 | 2025.12.20 00:25:08.455898 [ 275 ] {956c61e4-a162-4c70-969c-69221965739b} <Debug> executeQuery: Read 66 rows, 5.27 KiB in 0.001554 sec., 42471.04247104247 rows/sec., 3.31 MiB/sec. | ||
| 999 | 2025.12.20 00:25:08.455935 [ 275 ] {956c61e4-a162-4c70-969c-69221965739b} <Debug> TCPHandler: Processed in 0.001718023 sec. | ||
| 1000 | 2025.12.20 00:25:08.456057 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1001 | 2025.12.20 00:25:08.456161 [ 275 ] {dc793dde-a728-4ab7-8a52-03f231302cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1002 | 2025.12.20 00:25:08.456208 [ 275 ] {dc793dde-a728-4ab7-8a52-03f231302cda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1003 | 2025.12.20 00:25:08.456614 [ 275 ] {dc793dde-a728-4ab7-8a52-03f231302cda} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1004 | 2025.12.20 00:25:08.456649 [ 275 ] {dc793dde-a728-4ab7-8a52-03f231302cda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1005 | 2025.12.20 00:25:08.457070 [ 275 ] {dc793dde-a728-4ab7-8a52-03f231302cda} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1006 | 2025.12.20 00:25:08.457477 [ 275 ] {dc793dde-a728-4ab7-8a52-03f231302cda} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1007 | 2025.12.20 00:25:08.457603 [ 275 ] {dc793dde-a728-4ab7-8a52-03f231302cda} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.00146 sec., 102739.72602739726 rows/sec., 7.12 MiB/sec. | ||
| 1008 | 2025.12.20 00:25:08.457637 [ 275 ] {dc793dde-a728-4ab7-8a52-03f231302cda} <Debug> TCPHandler: Processed in 0.00163078 sec. | ||
| 1009 | 2025.12.20 00:25:08.457748 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1010 | 2025.12.20 00:25:08.457842 [ 275 ] {7f8abae1-9704-42c6-8c3f-4c36dda6df42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1011 | 2025.12.20 00:25:08.457896 [ 275 ] {7f8abae1-9704-42c6-8c3f-4c36dda6df42} <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 | ||
| 1012 | 2025.12.20 00:25:08.458639 [ 275 ] {7f8abae1-9704-42c6-8c3f-4c36dda6df42} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1013 | 2025.12.20 00:25:08.458673 [ 275 ] {7f8abae1-9704-42c6-8c3f-4c36dda6df42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1014 | 2025.12.20 00:25:08.459289 [ 275 ] {7f8abae1-9704-42c6-8c3f-4c36dda6df42} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1015 | 2025.12.20 00:25:08.459709 [ 275 ] {7f8abae1-9704-42c6-8c3f-4c36dda6df42} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1016 | 2025.12.20 00:25:08.459842 [ 275 ] {7f8abae1-9704-42c6-8c3f-4c36dda6df42} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002019 sec., 4952.947003467063 rows/sec., 8.88 MiB/sec. | ||
| 1017 | 2025.12.20 00:25:08.459893 [ 275 ] {7f8abae1-9704-42c6-8c3f-4c36dda6df42} <Debug> TCPHandler: Processed in 0.002195555 sec. | ||
| 1018 | 2025.12.20 00:25:08.459997 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1019 | 2025.12.20 00:25:08.460090 [ 275 ] {b87cfa07-13ee-4704-a5c5-7c4c52c98936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1020 | 2025.12.20 00:25:08.460131 [ 275 ] {b87cfa07-13ee-4704-a5c5-7c4c52c98936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1021 | 2025.12.20 00:25:08.460459 [ 275 ] {b87cfa07-13ee-4704-a5c5-7c4c52c98936} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1022 | 2025.12.20 00:25:08.460495 [ 275 ] {b87cfa07-13ee-4704-a5c5-7c4c52c98936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1023 | 2025.12.20 00:25:08.460937 [ 275 ] {b87cfa07-13ee-4704-a5c5-7c4c52c98936} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1024 | 2025.12.20 00:25:08.461380 [ 275 ] {b87cfa07-13ee-4704-a5c5-7c4c52c98936} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1025 | 2025.12.20 00:25:08.461507 [ 275 ] {b87cfa07-13ee-4704-a5c5-7c4c52c98936} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001436 sec., 34818.94150417827 rows/sec., 2.39 MiB/sec. | ||
| 1026 | 2025.12.20 00:25:08.461542 [ 275 ] {b87cfa07-13ee-4704-a5c5-7c4c52c98936} <Debug> TCPHandler: Processed in 0.00159528 sec. | ||
| 1027 | 2025.12.20 00:25:08.693696 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 1028 | 2025.12.20 00:25:08.694189 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1029 | 2025.12.20 00:25:08.694237 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1030 | 2025.12.20 00:25:08.694858 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1031 | 2025.12.20 00:25:08.695320 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1032 | 2025.12.20 00:25:08.695528 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1033 | 2025.12.20 00:25:08.810025 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1034 | 2025.12.20 00:25:08.826581 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1035 | 2025.12.20 00:25:08.826626 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1036 | 2025.12.20 00:25:08.832686 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1037 | 2025.12.20 00:25:08.833791 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1038 | 2025.12.20 00:25:08.836589 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1039 | 2025.12.20 00:25:11.186785 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 156 | ||
| 1040 | 2025.12.20 00:25:11.188668 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1041 | 2025.12.20 00:25:11.188720 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1042 | 2025.12.20 00:25:11.189975 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1043 | 2025.12.20 00:25:11.190510 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1044 | 2025.12.20 00:25:11.190842 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 156 | ||
| 1045 | 2025.12.20 00:25:13.443235 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1046 | 2025.12.20 00:25:13.443444 [ 275 ] {be96bb91-74dd-4727-a483-23656472b2a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1047 | 2025.12.20 00:25:13.445859 [ 275 ] {be96bb91-74dd-4727-a483-23656472b2a0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1048 | 2025.12.20 00:25:13.448104 [ 275 ] {be96bb91-74dd-4727-a483-23656472b2a0} <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', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1049 | 2025.12.20 00:25:13.448362 [ 275 ] {be96bb91-74dd-4727-a483-23656472b2a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1050 | 2025.12.20 00:25:13.452738 [ 275 ] {be96bb91-74dd-4727-a483-23656472b2a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1051 | 2025.12.20 00:25:13.457071 [ 275 ] {be96bb91-74dd-4727-a483-23656472b2a0} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1052 | 2025.12.20 00:25:13.461330 [ 275 ] {be96bb91-74dd-4727-a483-23656472b2a0} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1053 | 2025.12.20 00:25:13.463574 [ 275 ] {be96bb91-74dd-4727-a483-23656472b2a0} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (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 | ||
| 1054 | 2025.12.20 00:25:13.463603 [ 275 ] {be96bb91-74dd-4727-a483-23656472b2a0} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1055 | 2025.12.20 00:25:13.463721 [ 275 ] {be96bb91-74dd-4727-a483-23656472b2a0} <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', 'oximeter_collector:collections'))" | ||
| 1056 | 2025.12.20 00:25:13.463745 [ 275 ] {be96bb91-74dd-4727-a483-23656472b2a0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1057 | 2025.12.20 00:25:13.485289 [ 275 ] {be96bb91-74dd-4727-a483-23656472b2a0} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.041915 sec., 381.72491947989977 rows/sec., 15.63 KiB/sec. | ||
| 1058 | 2025.12.20 00:25:13.485437 [ 275 ] {be96bb91-74dd-4727-a483-23656472b2a0} <Debug> TCPHandler: Processed in 0.042344912 sec. | ||
| 1059 | 2025.12.20 00:25:13.485897 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1060 | 2025.12.20 00:25:13.486096 [ 275 ] {c4b220ac-7208-4cbf-8509-55b527984977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1061 | 2025.12.20 00:25:13.486391 [ 275 ] {c4b220ac-7208-4cbf-8509-55b527984977} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1062 | 2025.12.20 00:25:13.486426 [ 275 ] {c4b220ac-7208-4cbf-8509-55b527984977} <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', 'oximeter_collector:collections', 'static_routing_config:static_routes')" moved to PREWHERE | ||
| 1063 | 2025.12.20 00:25:13.486633 [ 275 ] {c4b220ac-7208-4cbf-8509-55b527984977} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1064 | 2025.12.20 00:25:13.486701 [ 275 ] {c4b220ac-7208-4cbf-8509-55b527984977} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1065 | 2025.12.20 00:25:13.486869 [ 275 ] {c4b220ac-7208-4cbf-8509-55b527984977} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1066 | 2025.12.20 00:25:13.486914 [ 275 ] {c4b220ac-7208-4cbf-8509-55b527984977} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1067 | 2025.12.20 00:25:13.486938 [ 275 ] {c4b220ac-7208-4cbf-8509-55b527984977} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (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 | ||
| 1068 | 2025.12.20 00:25:13.486955 [ 275 ] {c4b220ac-7208-4cbf-8509-55b527984977} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1069 | 2025.12.20 00:25:13.486999 [ 275 ] {c4b220ac-7208-4cbf-8509-55b527984977} <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', 'oximeter_collector:collections', 'static_routing_config:static_routes'))" | ||
| 1070 | 2025.12.20 00:25:13.487020 [ 275 ] {c4b220ac-7208-4cbf-8509-55b527984977} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1071 | 2025.12.20 00:25:13.487536 [ 275 ] {c4b220ac-7208-4cbf-8509-55b527984977} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.001542 sec., 10376.134889753566 rows/sec., 424.95 KiB/sec. | ||
| 1072 | 2025.12.20 00:25:13.487625 [ 275 ] {c4b220ac-7208-4cbf-8509-55b527984977} <Debug> TCPHandler: Processed in 0.001842146 sec. | ||
| 1073 | 2025.12.20 00:25:13.487879 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1074 | 2025.12.20 00:25:13.488026 [ 275 ] {bb90a763-eeef-4acd-bcd5-998d1f1f6640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1075 | 2025.12.20 00:25:13.488244 [ 275 ] {bb90a763-eeef-4acd-bcd5-998d1f1f6640} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1076 | 2025.12.20 00:25:13.488278 [ 275 ] {bb90a763-eeef-4acd-bcd5-998d1f1f6640} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE | ||
| 1077 | 2025.12.20 00:25:13.488454 [ 275 ] {bb90a763-eeef-4acd-bcd5-998d1f1f6640} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1078 | 2025.12.20 00:25:13.488514 [ 275 ] {bb90a763-eeef-4acd-bcd5-998d1f1f6640} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1079 | 2025.12.20 00:25:13.488621 [ 275 ] {bb90a763-eeef-4acd-bcd5-998d1f1f6640} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1080 | 2025.12.20 00:25:13.488652 [ 275 ] {bb90a763-eeef-4acd-bcd5-998d1f1f6640} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1081 | 2025.12.20 00:25:13.488672 [ 275 ] {bb90a763-eeef-4acd-bcd5-998d1f1f6640} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (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 | ||
| 1082 | 2025.12.20 00:25:13.488687 [ 275 ] {bb90a763-eeef-4acd-bcd5-998d1f1f6640} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1083 | 2025.12.20 00:25:13.488720 [ 275 ] {bb90a763-eeef-4acd-bcd5-998d1f1f6640} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))" | ||
| 1084 | 2025.12.20 00:25:13.488737 [ 275 ] {bb90a763-eeef-4acd-bcd5-998d1f1f6640} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1085 | 2025.12.20 00:25:13.489164 [ 275 ] {bb90a763-eeef-4acd-bcd5-998d1f1f6640} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.001197 sec., 13366.750208855472 rows/sec., 547.43 KiB/sec. | ||
| 1086 | 2025.12.20 00:25:13.489248 [ 275 ] {bb90a763-eeef-4acd-bcd5-998d1f1f6640} <Debug> TCPHandler: Processed in 0.001425846 sec. | ||
| 1087 | 2025.12.20 00:25:13.489487 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1088 | 2025.12.20 00:25:13.489622 [ 275 ] {b94c98e7-d89e-4f68-aa41-974909a091df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1089 | 2025.12.20 00:25:13.489827 [ 275 ] {b94c98e7-d89e-4f68-aa41-974909a091df} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1090 | 2025.12.20 00:25:13.489863 [ 275 ] {b94c98e7-d89e-4f68-aa41-974909a091df} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1091 | 2025.12.20 00:25:13.490034 [ 275 ] {b94c98e7-d89e-4f68-aa41-974909a091df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1092 | 2025.12.20 00:25:13.490088 [ 275 ] {b94c98e7-d89e-4f68-aa41-974909a091df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1093 | 2025.12.20 00:25:13.490203 [ 275 ] {b94c98e7-d89e-4f68-aa41-974909a091df} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1094 | 2025.12.20 00:25:13.490235 [ 275 ] {b94c98e7-d89e-4f68-aa41-974909a091df} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1095 | 2025.12.20 00:25:13.490257 [ 275 ] {b94c98e7-d89e-4f68-aa41-974909a091df} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (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 | ||
| 1096 | 2025.12.20 00:25:13.490274 [ 275 ] {b94c98e7-d89e-4f68-aa41-974909a091df} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1097 | 2025.12.20 00:25:13.490310 [ 275 ] {b94c98e7-d89e-4f68-aa41-974909a091df} <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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1098 | 2025.12.20 00:25:13.490329 [ 275 ] {b94c98e7-d89e-4f68-aa41-974909a091df} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1099 | 2025.12.20 00:25:13.490863 [ 275 ] {b94c98e7-d89e-4f68-aa41-974909a091df} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.001294 sec., 12364.760432766616 rows/sec., 506.39 KiB/sec. | ||
| 1100 | 2025.12.20 00:25:13.490946 [ 275 ] {b94c98e7-d89e-4f68-aa41-974909a091df} <Debug> TCPHandler: Processed in 0.001513648 sec. | ||
| 1101 | 2025.12.20 00:25:13.491175 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1102 | 2025.12.20 00:25:13.491307 [ 275 ] {0b420915-aa5b-49c9-988b-8c985ca43f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) 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) | ||
| 1103 | 2025.12.20 00:25:13.491506 [ 275 ] {0b420915-aa5b-49c9-988b-8c985ca43f01} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1104 | 2025.12.20 00:25:13.491542 [ 275 ] {0b420915-aa5b-49c9-988b-8c985ca43f01} <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_rib:active_routes')" moved to PREWHERE | ||
| 1105 | 2025.12.20 00:25:13.491714 [ 275 ] {0b420915-aa5b-49c9-988b-8c985ca43f01} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1106 | 2025.12.20 00:25:13.491773 [ 275 ] {0b420915-aa5b-49c9-988b-8c985ca43f01} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1107 | 2025.12.20 00:25:13.491875 [ 275 ] {0b420915-aa5b-49c9-988b-8c985ca43f01} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1108 | 2025.12.20 00:25:13.491904 [ 275 ] {0b420915-aa5b-49c9-988b-8c985ca43f01} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1109 | 2025.12.20 00:25:13.491924 [ 275 ] {0b420915-aa5b-49c9-988b-8c985ca43f01} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (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 | ||
| 1110 | 2025.12.20 00:25:13.491938 [ 275 ] {0b420915-aa5b-49c9-988b-8c985ca43f01} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1111 | 2025.12.20 00:25:13.491972 [ 275 ] {0b420915-aa5b-49c9-988b-8c985ca43f01} <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_rib:active_routes'))" | ||
| 1112 | 2025.12.20 00:25:13.491990 [ 275 ] {0b420915-aa5b-49c9-988b-8c985ca43f01} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1113 | 2025.12.20 00:25:13.492426 [ 275 ] {0b420915-aa5b-49c9-988b-8c985ca43f01} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.001169 sec., 13686.911890504705 rows/sec., 560.54 KiB/sec. | ||
| 1114 | 2025.12.20 00:25:13.492505 [ 275 ] {0b420915-aa5b-49c9-988b-8c985ca43f01} <Debug> TCPHandler: Processed in 0.001382975 sec. | ||
| 1115 | 2025.12.20 00:25:13.495201 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1116 | 2025.12.20 00:25:13.495366 [ 275 ] {2d1fc482-5ca4-4ea3-95fa-04aac8477315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1117 | 2025.12.20 00:25:13.495614 [ 275 ] {2d1fc482-5ca4-4ea3-95fa-04aac8477315} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1118 | 2025.12.20 00:25:13.495655 [ 275 ] {2d1fc482-5ca4-4ea3-95fa-04aac8477315} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1119 | 2025.12.20 00:25:13.495862 [ 275 ] {2d1fc482-5ca4-4ea3-95fa-04aac8477315} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1120 | 2025.12.20 00:25:13.495917 [ 275 ] {2d1fc482-5ca4-4ea3-95fa-04aac8477315} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1121 | 2025.12.20 00:25:13.496021 [ 275 ] {2d1fc482-5ca4-4ea3-95fa-04aac8477315} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1122 | 2025.12.20 00:25:13.496050 [ 275 ] {2d1fc482-5ca4-4ea3-95fa-04aac8477315} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1123 | 2025.12.20 00:25:13.496069 [ 275 ] {2d1fc482-5ca4-4ea3-95fa-04aac8477315} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (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 | ||
| 1124 | 2025.12.20 00:25:13.496084 [ 275 ] {2d1fc482-5ca4-4ea3-95fa-04aac8477315} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1125 | 2025.12.20 00:25:13.496118 [ 275 ] {2d1fc482-5ca4-4ea3-95fa-04aac8477315} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
| 1126 | 2025.12.20 00:25:13.496136 [ 275 ] {2d1fc482-5ca4-4ea3-95fa-04aac8477315} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1127 | 2025.12.20 00:25:13.496575 [ 275 ] {2d1fc482-5ca4-4ea3-95fa-04aac8477315} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.001275 sec., 12549.019607843136 rows/sec., 513.94 KiB/sec. | ||
| 1128 | 2025.12.20 00:25:13.496654 [ 275 ] {2d1fc482-5ca4-4ea3-95fa-04aac8477315} <Debug> TCPHandler: Processed in 0.001519448 sec. | ||
| 1129 | 2025.12.20 00:25:13.497324 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1130 | 2025.12.20 00:25:13.497455 [ 275 ] {421513b5-d9ac-45e5-9338-135615c420eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1131 | 2025.12.20 00:25:13.497651 [ 275 ] {421513b5-d9ac-45e5-9338-135615c420eb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1132 | 2025.12.20 00:25:13.497690 [ 275 ] {421513b5-d9ac-45e5-9338-135615c420eb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1133 | 2025.12.20 00:25:13.497865 [ 275 ] {421513b5-d9ac-45e5-9338-135615c420eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1134 | 2025.12.20 00:25:13.497920 [ 275 ] {421513b5-d9ac-45e5-9338-135615c420eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1135 | 2025.12.20 00:25:13.498019 [ 275 ] {421513b5-d9ac-45e5-9338-135615c420eb} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1136 | 2025.12.20 00:25:13.498048 [ 275 ] {421513b5-d9ac-45e5-9338-135615c420eb} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1137 | 2025.12.20 00:25:13.498066 [ 275 ] {421513b5-d9ac-45e5-9338-135615c420eb} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (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 | ||
| 1138 | 2025.12.20 00:25:13.498080 [ 275 ] {421513b5-d9ac-45e5-9338-135615c420eb} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1139 | 2025.12.20 00:25:13.498112 [ 275 ] {421513b5-d9ac-45e5-9338-135615c420eb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
| 1140 | 2025.12.20 00:25:13.498129 [ 275 ] {421513b5-d9ac-45e5-9338-135615c420eb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1141 | 2025.12.20 00:25:13.498555 [ 275 ] {421513b5-d9ac-45e5-9338-135615c420eb} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.001151 sec., 13900.955690703737 rows/sec., 569.31 KiB/sec. | ||
| 1142 | 2025.12.20 00:25:13.498636 [ 275 ] {421513b5-d9ac-45e5-9338-135615c420eb} <Debug> TCPHandler: Processed in 0.001363314 sec. | ||
| 1143 | 2025.12.20 00:25:13.498875 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1144 | 2025.12.20 00:25:13.499001 [ 275 ] {be152446-1bd9-45ed-9c3c-a6cd5a37a4b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1145 | 2025.12.20 00:25:13.499198 [ 275 ] {be152446-1bd9-45ed-9c3c-a6cd5a37a4b3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1146 | 2025.12.20 00:25:13.499229 [ 275 ] {be152446-1bd9-45ed-9c3c-a6cd5a37a4b3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 1147 | 2025.12.20 00:25:13.499394 [ 275 ] {be152446-1bd9-45ed-9c3c-a6cd5a37a4b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1148 | 2025.12.20 00:25:13.499445 [ 275 ] {be152446-1bd9-45ed-9c3c-a6cd5a37a4b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1149 | 2025.12.20 00:25:13.499547 [ 275 ] {be152446-1bd9-45ed-9c3c-a6cd5a37a4b3} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1150 | 2025.12.20 00:25:13.499574 [ 275 ] {be152446-1bd9-45ed-9c3c-a6cd5a37a4b3} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1151 | 2025.12.20 00:25:13.499591 [ 275 ] {be152446-1bd9-45ed-9c3c-a6cd5a37a4b3} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (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 | ||
| 1152 | 2025.12.20 00:25:13.499605 [ 275 ] {be152446-1bd9-45ed-9c3c-a6cd5a37a4b3} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1153 | 2025.12.20 00:25:13.499637 [ 275 ] {be152446-1bd9-45ed-9c3c-a6cd5a37a4b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1154 | 2025.12.20 00:25:13.499654 [ 275 ] {be152446-1bd9-45ed-9c3c-a6cd5a37a4b3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1155 | 2025.12.20 00:25:13.500122 [ 275 ] {be152446-1bd9-45ed-9c3c-a6cd5a37a4b3} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.001153 sec., 13876.843018213358 rows/sec., 568.32 KiB/sec. | ||
| 1156 | 2025.12.20 00:25:13.500199 [ 275 ] {be152446-1bd9-45ed-9c3c-a6cd5a37a4b3} <Debug> TCPHandler: Processed in 0.001369905 sec. | ||
| 1157 | 2025.12.20 00:25:13.500430 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1158 | 2025.12.20 00:25:13.500559 [ 275 ] {62bd87f0-ca66-4bcc-9ab9-ff0ab1d9bc3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1159 | 2025.12.20 00:25:13.500780 [ 275 ] {62bd87f0-ca66-4bcc-9ab9-ff0ab1d9bc3c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1160 | 2025.12.20 00:25:13.500816 [ 275 ] {62bd87f0-ca66-4bcc-9ab9-ff0ab1d9bc3c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1161 | 2025.12.20 00:25:13.500994 [ 275 ] {62bd87f0-ca66-4bcc-9ab9-ff0ab1d9bc3c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1162 | 2025.12.20 00:25:13.501047 [ 275 ] {62bd87f0-ca66-4bcc-9ab9-ff0ab1d9bc3c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1163 | 2025.12.20 00:25:13.501145 [ 275 ] {62bd87f0-ca66-4bcc-9ab9-ff0ab1d9bc3c} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1164 | 2025.12.20 00:25:13.501173 [ 275 ] {62bd87f0-ca66-4bcc-9ab9-ff0ab1d9bc3c} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1165 | 2025.12.20 00:25:13.501192 [ 275 ] {62bd87f0-ca66-4bcc-9ab9-ff0ab1d9bc3c} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (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 | ||
| 1166 | 2025.12.20 00:25:13.501206 [ 275 ] {62bd87f0-ca66-4bcc-9ab9-ff0ab1d9bc3c} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1167 | 2025.12.20 00:25:13.501238 [ 275 ] {62bd87f0-ca66-4bcc-9ab9-ff0ab1d9bc3c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1168 | 2025.12.20 00:25:13.501255 [ 275 ] {62bd87f0-ca66-4bcc-9ab9-ff0ab1d9bc3c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1169 | 2025.12.20 00:25:13.501673 [ 275 ] {62bd87f0-ca66-4bcc-9ab9-ff0ab1d9bc3c} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.001164 sec., 13745.704467353951 rows/sec., 562.95 KiB/sec. | ||
| 1170 | 2025.12.20 00:25:13.501748 [ 275 ] {62bd87f0-ca66-4bcc-9ab9-ff0ab1d9bc3c} <Debug> TCPHandler: Processed in 0.001368774 sec. | ||
| 1171 | 2025.12.20 00:25:13.502017 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1172 | 2025.12.20 00:25:13.502190 [ 275 ] {35cf83a1-0a11-4156-9d86-f4d197145ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1173 | 2025.12.20 00:25:13.502463 [ 275 ] {35cf83a1-0a11-4156-9d86-f4d197145ebb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1174 | 2025.12.20 00:25:13.502505 [ 275 ] {35cf83a1-0a11-4156-9d86-f4d197145ebb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1175 | 2025.12.20 00:25:13.502745 [ 275 ] {35cf83a1-0a11-4156-9d86-f4d197145ebb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1176 | 2025.12.20 00:25:13.502814 [ 275 ] {35cf83a1-0a11-4156-9d86-f4d197145ebb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1177 | 2025.12.20 00:25:13.502922 [ 275 ] {35cf83a1-0a11-4156-9d86-f4d197145ebb} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1178 | 2025.12.20 00:25:13.502950 [ 275 ] {35cf83a1-0a11-4156-9d86-f4d197145ebb} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1179 | 2025.12.20 00:25:13.502969 [ 275 ] {35cf83a1-0a11-4156-9d86-f4d197145ebb} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (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 | ||
| 1180 | 2025.12.20 00:25:13.502984 [ 275 ] {35cf83a1-0a11-4156-9d86-f4d197145ebb} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1181 | 2025.12.20 00:25:13.503017 [ 275 ] {35cf83a1-0a11-4156-9d86-f4d197145ebb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1182 | 2025.12.20 00:25:13.503034 [ 275 ] {35cf83a1-0a11-4156-9d86-f4d197145ebb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1183 | 2025.12.20 00:25:13.503457 [ 275 ] {35cf83a1-0a11-4156-9d86-f4d197145ebb} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.001334 sec., 11994.002998500751 rows/sec., 491.21 KiB/sec. | ||
| 1184 | 2025.12.20 00:25:13.503537 [ 275 ] {35cf83a1-0a11-4156-9d86-f4d197145ebb} <Debug> TCPHandler: Processed in 0.00158847 sec. | ||
| 1185 | 2025.12.20 00:25:13.503793 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1186 | 2025.12.20 00:25:13.503924 [ 275 ] {a4fca5a1-0a24-47d9-aa65-0f3adae247ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1187 | 2025.12.20 00:25:13.504130 [ 275 ] {a4fca5a1-0a24-47d9-aa65-0f3adae247ea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1188 | 2025.12.20 00:25:13.504162 [ 275 ] {a4fca5a1-0a24-47d9-aa65-0f3adae247ea} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1189 | 2025.12.20 00:25:13.504352 [ 275 ] {a4fca5a1-0a24-47d9-aa65-0f3adae247ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1190 | 2025.12.20 00:25:13.504406 [ 275 ] {a4fca5a1-0a24-47d9-aa65-0f3adae247ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1191 | 2025.12.20 00:25:13.504510 [ 275 ] {a4fca5a1-0a24-47d9-aa65-0f3adae247ea} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1192 | 2025.12.20 00:25:13.504544 [ 275 ] {a4fca5a1-0a24-47d9-aa65-0f3adae247ea} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1193 | 2025.12.20 00:25:13.504564 [ 275 ] {a4fca5a1-0a24-47d9-aa65-0f3adae247ea} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (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 | ||
| 1194 | 2025.12.20 00:25:13.504579 [ 275 ] {a4fca5a1-0a24-47d9-aa65-0f3adae247ea} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1195 | 2025.12.20 00:25:13.504611 [ 275 ] {a4fca5a1-0a24-47d9-aa65-0f3adae247ea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1196 | 2025.12.20 00:25:13.504629 [ 275 ] {a4fca5a1-0a24-47d9-aa65-0f3adae247ea} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1197 | 2025.12.20 00:25:13.505050 [ 275 ] {a4fca5a1-0a24-47d9-aa65-0f3adae247ea} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.001176 sec., 13605.442176870749 rows/sec., 557.21 KiB/sec. | ||
| 1198 | 2025.12.20 00:25:13.505127 [ 275 ] {a4fca5a1-0a24-47d9-aa65-0f3adae247ea} <Debug> TCPHandler: Processed in 0.001397695 sec. | ||
| 1199 | 2025.12.20 00:25:13.506695 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1200 | 2025.12.20 00:25:13.506828 [ 275 ] {b1bec3e0-38a7-48ba-b54e-114a11491432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1201 | 2025.12.20 00:25:13.507031 [ 275 ] {b1bec3e0-38a7-48ba-b54e-114a11491432} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1202 | 2025.12.20 00:25:13.507062 [ 275 ] {b1bec3e0-38a7-48ba-b54e-114a11491432} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1203 | 2025.12.20 00:25:13.507238 [ 275 ] {b1bec3e0-38a7-48ba-b54e-114a11491432} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1204 | 2025.12.20 00:25:13.507292 [ 275 ] {b1bec3e0-38a7-48ba-b54e-114a11491432} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1205 | 2025.12.20 00:25:13.507390 [ 275 ] {b1bec3e0-38a7-48ba-b54e-114a11491432} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1206 | 2025.12.20 00:25:13.507419 [ 275 ] {b1bec3e0-38a7-48ba-b54e-114a11491432} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1207 | 2025.12.20 00:25:13.507437 [ 275 ] {b1bec3e0-38a7-48ba-b54e-114a11491432} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (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 | ||
| 1208 | 2025.12.20 00:25:13.507453 [ 275 ] {b1bec3e0-38a7-48ba-b54e-114a11491432} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1209 | 2025.12.20 00:25:13.507489 [ 275 ] {b1bec3e0-38a7-48ba-b54e-114a11491432} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1210 | 2025.12.20 00:25:13.507506 [ 275 ] {b1bec3e0-38a7-48ba-b54e-114a11491432} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1211 | 2025.12.20 00:25:13.507941 [ 275 ] {b1bec3e0-38a7-48ba-b54e-114a11491432} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.001166 sec., 13722.126929674101 rows/sec., 561.98 KiB/sec. | ||
| 1212 | 2025.12.20 00:25:13.508020 [ 275 ] {b1bec3e0-38a7-48ba-b54e-114a11491432} <Debug> TCPHandler: Processed in 0.001378355 sec. | ||
| 1213 | 2025.12.20 00:25:13.508288 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1214 | 2025.12.20 00:25:13.508416 [ 275 ] {1bc659cc-3852-49d3-be35-07f55fd30b6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1215 | 2025.12.20 00:25:13.508612 [ 275 ] {1bc659cc-3852-49d3-be35-07f55fd30b6c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1216 | 2025.12.20 00:25:13.508644 [ 275 ] {1bc659cc-3852-49d3-be35-07f55fd30b6c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1217 | 2025.12.20 00:25:13.508820 [ 275 ] {1bc659cc-3852-49d3-be35-07f55fd30b6c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1218 | 2025.12.20 00:25:13.508872 [ 275 ] {1bc659cc-3852-49d3-be35-07f55fd30b6c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1219 | 2025.12.20 00:25:13.508970 [ 275 ] {1bc659cc-3852-49d3-be35-07f55fd30b6c} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1220 | 2025.12.20 00:25:13.508997 [ 275 ] {1bc659cc-3852-49d3-be35-07f55fd30b6c} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1221 | 2025.12.20 00:25:13.509015 [ 275 ] {1bc659cc-3852-49d3-be35-07f55fd30b6c} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (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 | ||
| 1222 | 2025.12.20 00:25:13.509030 [ 275 ] {1bc659cc-3852-49d3-be35-07f55fd30b6c} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1223 | 2025.12.20 00:25:13.509061 [ 275 ] {1bc659cc-3852-49d3-be35-07f55fd30b6c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1224 | 2025.12.20 00:25:13.509079 [ 275 ] {1bc659cc-3852-49d3-be35-07f55fd30b6c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1225 | 2025.12.20 00:25:13.509513 [ 275 ] {1bc659cc-3852-49d3-be35-07f55fd30b6c} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.001146 sec., 13961.605584642233 rows/sec., 571.79 KiB/sec. | ||
| 1226 | 2025.12.20 00:25:13.509591 [ 275 ] {1bc659cc-3852-49d3-be35-07f55fd30b6c} <Debug> TCPHandler: Processed in 0.001353884 sec. | ||
| 1227 | 2025.12.20 00:25:13.509843 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1228 | 2025.12.20 00:25:13.509973 [ 275 ] {f7fed280-e045-4ae4-b7ce-f3c8386fa3bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1229 | 2025.12.20 00:25:13.510181 [ 275 ] {f7fed280-e045-4ae4-b7ce-f3c8386fa3bf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1230 | 2025.12.20 00:25:13.510213 [ 275 ] {f7fed280-e045-4ae4-b7ce-f3c8386fa3bf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1231 | 2025.12.20 00:25:13.510392 [ 275 ] {f7fed280-e045-4ae4-b7ce-f3c8386fa3bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1232 | 2025.12.20 00:25:13.510445 [ 275 ] {f7fed280-e045-4ae4-b7ce-f3c8386fa3bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1233 | 2025.12.20 00:25:13.510557 [ 275 ] {f7fed280-e045-4ae4-b7ce-f3c8386fa3bf} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1234 | 2025.12.20 00:25:13.510596 [ 275 ] {f7fed280-e045-4ae4-b7ce-f3c8386fa3bf} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1235 | 2025.12.20 00:25:13.510622 [ 275 ] {f7fed280-e045-4ae4-b7ce-f3c8386fa3bf} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (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 | ||
| 1236 | 2025.12.20 00:25:13.510756 [ 275 ] {f7fed280-e045-4ae4-b7ce-f3c8386fa3bf} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1237 | 2025.12.20 00:25:13.510810 [ 275 ] {f7fed280-e045-4ae4-b7ce-f3c8386fa3bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1238 | 2025.12.20 00:25:13.510991 [ 275 ] {f7fed280-e045-4ae4-b7ce-f3c8386fa3bf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1239 | 2025.12.20 00:25:13.511433 [ 275 ] {f7fed280-e045-4ae4-b7ce-f3c8386fa3bf} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.001511 sec., 10589.01389808074 rows/sec., 433.67 KiB/sec. | ||
| 1240 | 2025.12.20 00:25:13.511515 [ 275 ] {f7fed280-e045-4ae4-b7ce-f3c8386fa3bf} <Debug> TCPHandler: Processed in 0.001723283 sec. | ||
| 1241 | 2025.12.20 00:25:13.511771 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1242 | 2025.12.20 00:25:13.511903 [ 275 ] {739474d5-03d9-4588-b891-2b580a7fc96e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1243 | 2025.12.20 00:25:13.512112 [ 275 ] {739474d5-03d9-4588-b891-2b580a7fc96e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1244 | 2025.12.20 00:25:13.512146 [ 275 ] {739474d5-03d9-4588-b891-2b580a7fc96e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1245 | 2025.12.20 00:25:13.512332 [ 275 ] {739474d5-03d9-4588-b891-2b580a7fc96e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1246 | 2025.12.20 00:25:13.512385 [ 275 ] {739474d5-03d9-4588-b891-2b580a7fc96e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1247 | 2025.12.20 00:25:13.512489 [ 275 ] {739474d5-03d9-4588-b891-2b580a7fc96e} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1248 | 2025.12.20 00:25:13.512519 [ 275 ] {739474d5-03d9-4588-b891-2b580a7fc96e} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1249 | 2025.12.20 00:25:13.512537 [ 275 ] {739474d5-03d9-4588-b891-2b580a7fc96e} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (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 | ||
| 1250 | 2025.12.20 00:25:13.512550 [ 275 ] {739474d5-03d9-4588-b891-2b580a7fc96e} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1251 | 2025.12.20 00:25:13.512584 [ 275 ] {739474d5-03d9-4588-b891-2b580a7fc96e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1252 | 2025.12.20 00:25:13.512601 [ 275 ] {739474d5-03d9-4588-b891-2b580a7fc96e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1253 | 2025.12.20 00:25:13.513048 [ 275 ] {739474d5-03d9-4588-b891-2b580a7fc96e} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.001217 sec., 13147.08299096138 rows/sec., 538.43 KiB/sec. | ||
| 1254 | 2025.12.20 00:25:13.513124 [ 275 ] {739474d5-03d9-4588-b891-2b580a7fc96e} <Debug> TCPHandler: Processed in 0.001437566 sec. | ||
| 1255 | 2025.12.20 00:25:13.525533 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1256 | 2025.12.20 00:25:13.525684 [ 275 ] {ccef10f9-dfb9-4a6d-9801-bbb9763bbbb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1257 | 2025.12.20 00:25:13.525927 [ 275 ] {ccef10f9-dfb9-4a6d-9801-bbb9763bbbb3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1258 | 2025.12.20 00:25:13.525960 [ 275 ] {ccef10f9-dfb9-4a6d-9801-bbb9763bbbb3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1259 | 2025.12.20 00:25:13.526164 [ 275 ] {ccef10f9-dfb9-4a6d-9801-bbb9763bbbb3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1260 | 2025.12.20 00:25:13.526222 [ 275 ] {ccef10f9-dfb9-4a6d-9801-bbb9763bbbb3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1261 | 2025.12.20 00:25:13.526334 [ 275 ] {ccef10f9-dfb9-4a6d-9801-bbb9763bbbb3} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1262 | 2025.12.20 00:25:13.526364 [ 275 ] {ccef10f9-dfb9-4a6d-9801-bbb9763bbbb3} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1263 | 2025.12.20 00:25:13.526383 [ 275 ] {ccef10f9-dfb9-4a6d-9801-bbb9763bbbb3} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (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 | ||
| 1264 | 2025.12.20 00:25:13.526398 [ 275 ] {ccef10f9-dfb9-4a6d-9801-bbb9763bbbb3} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1265 | 2025.12.20 00:25:13.526431 [ 275 ] {ccef10f9-dfb9-4a6d-9801-bbb9763bbbb3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1266 | 2025.12.20 00:25:13.526449 [ 275 ] {ccef10f9-dfb9-4a6d-9801-bbb9763bbbb3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 16 rows starting from 0 | ||
| 1267 | 2025.12.20 00:25:13.526908 [ 275 ] {ccef10f9-dfb9-4a6d-9801-bbb9763bbbb3} <Debug> executeQuery: Read 16 rows, 671.00 B in 0.001297 sec., 12336.160370084812 rows/sec., 505.22 KiB/sec. | ||
| 1268 | 2025.12.20 00:25:13.526986 [ 275 ] {ccef10f9-dfb9-4a6d-9801-bbb9763bbbb3} <Debug> TCPHandler: Processed in 0.001537919 sec. | ||
| 1269 | 2025.12.20 00:25:13.533935 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1270 | 2025.12.20 00:25:13.534057 [ 275 ] {60380c2e-487f-4672-b492-3e79621b0acc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1271 | 2025.12.20 00:25:13.534104 [ 275 ] {60380c2e-487f-4672-b492-3e79621b0acc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1272 | 2025.12.20 00:25:13.534647 [ 275 ] {60380c2e-487f-4672-b492-3e79621b0acc} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1273 | 2025.12.20 00:25:13.534690 [ 275 ] {60380c2e-487f-4672-b492-3e79621b0acc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1274 | 2025.12.20 00:25:13.535223 [ 275 ] {60380c2e-487f-4672-b492-3e79621b0acc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1275 | 2025.12.20 00:25:13.535636 [ 275 ] {60380c2e-487f-4672-b492-3e79621b0acc} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1276 | 2025.12.20 00:25:13.535787 [ 275 ] {60380c2e-487f-4672-b492-3e79621b0acc} <Debug> executeQuery: Read 16 rows, 4.88 KiB in 0.001766 sec., 9060.022650056626 rows/sec., 2.70 MiB/sec. | ||
| 1277 | 2025.12.20 00:25:13.535826 [ 275 ] {60380c2e-487f-4672-b492-3e79621b0acc} <Debug> TCPHandler: Processed in 0.001945789 sec. | ||
| 1278 | 2025.12.20 00:25:13.535964 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1279 | 2025.12.20 00:25:13.536065 [ 275 ] {83e63a40-dfe5-463a-a412-46e65df21d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1280 | 2025.12.20 00:25:13.536105 [ 275 ] {83e63a40-dfe5-463a-a412-46e65df21d7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1281 | 2025.12.20 00:25:13.537313 [ 275 ] {83e63a40-dfe5-463a-a412-46e65df21d7a} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1282 | 2025.12.20 00:25:13.537347 [ 275 ] {83e63a40-dfe5-463a-a412-46e65df21d7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1283 | 2025.12.20 00:25:13.537952 [ 275 ] {83e63a40-dfe5-463a-a412-46e65df21d7a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1284 | 2025.12.20 00:25:13.538387 [ 275 ] {83e63a40-dfe5-463a-a412-46e65df21d7a} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1285 | 2025.12.20 00:25:13.538520 [ 275 ] {83e63a40-dfe5-463a-a412-46e65df21d7a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002477 sec., 165522.80985062575 rows/sec., 10.50 MiB/sec. | ||
| 1286 | 2025.12.20 00:25:13.538558 [ 275 ] {83e63a40-dfe5-463a-a412-46e65df21d7a} <Debug> TCPHandler: Processed in 0.002647076 sec. | ||
| 1287 | 2025.12.20 00:25:13.538675 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1288 | 2025.12.20 00:25:13.538772 [ 275 ] {6467edc8-bd8d-4c91-93fc-24d932ef4676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1289 | 2025.12.20 00:25:13.538812 [ 275 ] {6467edc8-bd8d-4c91-93fc-24d932ef4676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1290 | 2025.12.20 00:25:13.539206 [ 275 ] {6467edc8-bd8d-4c91-93fc-24d932ef4676} <Trace> oximeter.fields_ipaddr (ac340138-06ff-4905-9b34-fb7c14eefb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1291 | 2025.12.20 00:25:13.539243 [ 275 ] {6467edc8-bd8d-4c91-93fc-24d932ef4676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1292 | 2025.12.20 00:25:13.539687 [ 275 ] {6467edc8-bd8d-4c91-93fc-24d932ef4676} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1293 | 2025.12.20 00:25:13.540115 [ 275 ] {6467edc8-bd8d-4c91-93fc-24d932ef4676} <Trace> oximeter.fields_ipaddr (ac340138-06ff-4905-9b34-fb7c14eefb28): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1294 | 2025.12.20 00:25:13.540247 [ 275 ] {6467edc8-bd8d-4c91-93fc-24d932ef4676} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001496 sec., 2673.7967914438505 rows/sec., 218.03 KiB/sec. | ||
| 1295 | 2025.12.20 00:25:13.540283 [ 275 ] {6467edc8-bd8d-4c91-93fc-24d932ef4676} <Debug> TCPHandler: Processed in 0.001660401 sec. | ||
| 1296 | 2025.12.20 00:25:13.540395 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1297 | 2025.12.20 00:25:13.540490 [ 275 ] {63a84206-dcf5-4549-9148-f24d68e2dfa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1298 | 2025.12.20 00:25:13.540529 [ 275 ] {63a84206-dcf5-4549-9148-f24d68e2dfa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1299 | 2025.12.20 00:25:13.541427 [ 275 ] {63a84206-dcf5-4549-9148-f24d68e2dfa9} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1300 | 2025.12.20 00:25:13.541461 [ 275 ] {63a84206-dcf5-4549-9148-f24d68e2dfa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1301 | 2025.12.20 00:25:13.542061 [ 275 ] {63a84206-dcf5-4549-9148-f24d68e2dfa9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1302 | 2025.12.20 00:25:13.542516 [ 275 ] {63a84206-dcf5-4549-9148-f24d68e2dfa9} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1303 | 2025.12.20 00:25:13.542650 [ 275 ] {63a84206-dcf5-4549-9148-f24d68e2dfa9} <Debug> executeQuery: Read 1114 rows, 89.99 KiB in 0.002177 sec., 511713.36701883323 rows/sec., 40.37 MiB/sec. | ||
| 1304 | 2025.12.20 00:25:13.542687 [ 275 ] {63a84206-dcf5-4549-9148-f24d68e2dfa9} <Debug> TCPHandler: Processed in 0.002342379 sec. | ||
| 1305 | 2025.12.20 00:25:13.542807 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1306 | 2025.12.20 00:25:13.542903 [ 275 ] {88deadfe-95a1-47d4-ab94-a709e8a11189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1307 | 2025.12.20 00:25:13.542942 [ 275 ] {88deadfe-95a1-47d4-ab94-a709e8a11189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1308 | 2025.12.20 00:25:13.543389 [ 275 ] {88deadfe-95a1-47d4-ab94-a709e8a11189} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1309 | 2025.12.20 00:25:13.543426 [ 275 ] {88deadfe-95a1-47d4-ab94-a709e8a11189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1310 | 2025.12.20 00:25:13.543960 [ 275 ] {88deadfe-95a1-47d4-ab94-a709e8a11189} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1311 | 2025.12.20 00:25:13.544993 [ 275 ] {88deadfe-95a1-47d4-ab94-a709e8a11189} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1312 | 2025.12.20 00:25:13.545275 [ 275 ] {88deadfe-95a1-47d4-ab94-a709e8a11189} <Debug> executeQuery: Read 209 rows, 12.59 KiB in 0.002379 sec., 87852.0386717108 rows/sec., 5.17 MiB/sec. | ||
| 1313 | 2025.12.20 00:25:13.545366 [ 275 ] {88deadfe-95a1-47d4-ab94-a709e8a11189} <Debug> TCPHandler: Processed in 0.002609496 sec. | ||
| 1314 | 2025.12.20 00:25:13.545745 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1315 | 2025.12.20 00:25:13.545969 [ 275 ] {552dbae7-f3db-4600-87de-1b95fc7098d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1316 | 2025.12.20 00:25:13.546063 [ 275 ] {552dbae7-f3db-4600-87de-1b95fc7098d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1317 | 2025.12.20 00:25:13.546842 [ 275 ] {552dbae7-f3db-4600-87de-1b95fc7098d6} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1318 | 2025.12.20 00:25:13.546881 [ 275 ] {552dbae7-f3db-4600-87de-1b95fc7098d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1319 | 2025.12.20 00:25:13.547530 [ 275 ] {552dbae7-f3db-4600-87de-1b95fc7098d6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1320 | 2025.12.20 00:25:13.547978 [ 275 ] {552dbae7-f3db-4600-87de-1b95fc7098d6} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1321 | 2025.12.20 00:25:13.548127 [ 275 ] {552dbae7-f3db-4600-87de-1b95fc7098d6} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.002229 sec., 95109.91475998206 rows/sec., 6.13 MiB/sec. | ||
| 1322 | 2025.12.20 00:25:13.548183 [ 275 ] {552dbae7-f3db-4600-87de-1b95fc7098d6} <Debug> TCPHandler: Processed in 0.002639207 sec. | ||
| 1323 | 2025.12.20 00:25:13.548304 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1324 | 2025.12.20 00:25:13.548400 [ 275 ] {636518d6-2a21-4926-bb7f-0e2ae46b4987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1325 | 2025.12.20 00:25:13.548441 [ 275 ] {636518d6-2a21-4926-bb7f-0e2ae46b4987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1326 | 2025.12.20 00:25:13.548917 [ 275 ] {636518d6-2a21-4926-bb7f-0e2ae46b4987} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1327 | 2025.12.20 00:25:13.548954 [ 275 ] {636518d6-2a21-4926-bb7f-0e2ae46b4987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1328 | 2025.12.20 00:25:13.549486 [ 275 ] {636518d6-2a21-4926-bb7f-0e2ae46b4987} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1329 | 2025.12.20 00:25:13.549906 [ 275 ] {636518d6-2a21-4926-bb7f-0e2ae46b4987} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1330 | 2025.12.20 00:25:13.550035 [ 275 ] {636518d6-2a21-4926-bb7f-0e2ae46b4987} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001654 sec., 127569.5284159613 rows/sec., 7.24 MiB/sec. | ||
| 1331 | 2025.12.20 00:25:13.550073 [ 275 ] {636518d6-2a21-4926-bb7f-0e2ae46b4987} <Debug> TCPHandler: Processed in 0.001823646 sec. | ||
| 1332 | 2025.12.20 00:25:13.550185 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1333 | 2025.12.20 00:25:13.550280 [ 275 ] {f4f0e00c-37ef-418d-a650-ed74b50c550b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1334 | 2025.12.20 00:25:13.550319 [ 275 ] {f4f0e00c-37ef-418d-a650-ed74b50c550b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1335 | 2025.12.20 00:25:13.550917 [ 275 ] {f4f0e00c-37ef-418d-a650-ed74b50c550b} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1336 | 2025.12.20 00:25:13.550953 [ 275 ] {f4f0e00c-37ef-418d-a650-ed74b50c550b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1337 | 2025.12.20 00:25:13.551411 [ 275 ] {f4f0e00c-37ef-418d-a650-ed74b50c550b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1338 | 2025.12.20 00:25:13.551883 [ 275 ] {f4f0e00c-37ef-418d-a650-ed74b50c550b} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1339 | 2025.12.20 00:25:13.552012 [ 275 ] {f4f0e00c-37ef-418d-a650-ed74b50c550b} <Debug> executeQuery: Read 683 rows, 48.79 KiB in 0.00175 sec., 390285.71428571426 rows/sec., 27.23 MiB/sec. | ||
| 1340 | 2025.12.20 00:25:13.552049 [ 275 ] {f4f0e00c-37ef-418d-a650-ed74b50c550b} <Debug> TCPHandler: Processed in 0.001916118 sec. | ||
| 1341 | 2025.12.20 00:25:13.552165 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1342 | 2025.12.20 00:25:13.552260 [ 275 ] {0fb5689b-8580-417d-ba4a-f8500f66920e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1343 | 2025.12.20 00:25:13.552301 [ 275 ] {0fb5689b-8580-417d-ba4a-f8500f66920e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1344 | 2025.12.20 00:25:13.552628 [ 275 ] {0fb5689b-8580-417d-ba4a-f8500f66920e} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1345 | 2025.12.20 00:25:13.552664 [ 275 ] {0fb5689b-8580-417d-ba4a-f8500f66920e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1346 | 2025.12.20 00:25:13.553099 [ 275 ] {0fb5689b-8580-417d-ba4a-f8500f66920e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1347 | 2025.12.20 00:25:13.553516 [ 275 ] {0fb5689b-8580-417d-ba4a-f8500f66920e} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1348 | 2025.12.20 00:25:13.553643 [ 275 ] {0fb5689b-8580-417d-ba4a-f8500f66920e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001402 sec., 4279.600570613409 rows/sec., 223.59 KiB/sec. | ||
| 1349 | 2025.12.20 00:25:13.553678 [ 275 ] {0fb5689b-8580-417d-ba4a-f8500f66920e} <Debug> TCPHandler: Processed in 0.001563839 sec. | ||
| 1350 | 2025.12.20 00:25:13.553789 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1351 | 2025.12.20 00:25:13.553884 [ 275 ] {f368da10-9f30-45f3-9fc7-fd80e1031d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1352 | 2025.12.20 00:25:13.553927 [ 275 ] {f368da10-9f30-45f3-9fc7-fd80e1031d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1353 | 2025.12.20 00:25:13.554347 [ 275 ] {f368da10-9f30-45f3-9fc7-fd80e1031d64} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1354 | 2025.12.20 00:25:13.554383 [ 275 ] {f368da10-9f30-45f3-9fc7-fd80e1031d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1355 | 2025.12.20 00:25:13.554849 [ 275 ] {f368da10-9f30-45f3-9fc7-fd80e1031d64} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1356 | 2025.12.20 00:25:13.555228 [ 275 ] {f368da10-9f30-45f3-9fc7-fd80e1031d64} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1357 | 2025.12.20 00:25:13.555349 [ 275 ] {f368da10-9f30-45f3-9fc7-fd80e1031d64} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001523 sec., 207485.22652659225 rows/sec., 13.63 MiB/sec. | ||
| 1358 | 2025.12.20 00:25:13.555383 [ 275 ] {f368da10-9f30-45f3-9fc7-fd80e1031d64} <Debug> TCPHandler: Processed in 0.001687522 sec. | ||
| 1359 | 2025.12.20 00:25:13.555486 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1360 | 2025.12.20 00:25:13.555574 [ 275 ] {1b9d15d1-eb13-447c-9948-b98b1f1c498f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1361 | 2025.12.20 00:25:13.555613 [ 275 ] {1b9d15d1-eb13-447c-9948-b98b1f1c498f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1362 | 2025.12.20 00:25:13.555983 [ 275 ] {1b9d15d1-eb13-447c-9948-b98b1f1c498f} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1363 | 2025.12.20 00:25:13.556018 [ 275 ] {1b9d15d1-eb13-447c-9948-b98b1f1c498f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1364 | 2025.12.20 00:25:13.556425 [ 275 ] {1b9d15d1-eb13-447c-9948-b98b1f1c498f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1365 | 2025.12.20 00:25:13.556844 [ 275 ] {1b9d15d1-eb13-447c-9948-b98b1f1c498f} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1366 | 2025.12.20 00:25:13.556972 [ 275 ] {1b9d15d1-eb13-447c-9948-b98b1f1c498f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00136 sec., 735.2941176470588 rows/sec., 49.55 KiB/sec. | ||
| 1367 | 2025.12.20 00:25:13.557007 [ 275 ] {1b9d15d1-eb13-447c-9948-b98b1f1c498f} <Debug> TCPHandler: Processed in 0.001521898 sec. | ||
| 1368 | 2025.12.20 00:25:13.557131 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1369 | 2025.12.20 00:25:13.557226 [ 275 ] {35b63720-c5fd-4cec-8bfa-96acf745a914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1370 | 2025.12.20 00:25:13.557266 [ 275 ] {35b63720-c5fd-4cec-8bfa-96acf745a914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1371 | 2025.12.20 00:25:13.557640 [ 275 ] {35b63720-c5fd-4cec-8bfa-96acf745a914} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1372 | 2025.12.20 00:25:13.557674 [ 275 ] {35b63720-c5fd-4cec-8bfa-96acf745a914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1373 | 2025.12.20 00:25:13.558170 [ 275 ] {35b63720-c5fd-4cec-8bfa-96acf745a914} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1374 | 2025.12.20 00:25:13.558584 [ 275 ] {35b63720-c5fd-4cec-8bfa-96acf745a914} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1375 | 2025.12.20 00:25:13.558717 [ 275 ] {35b63720-c5fd-4cec-8bfa-96acf745a914} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001509 sec., 68919.81444665341 rows/sec., 4.22 MiB/sec. | ||
| 1376 | 2025.12.20 00:25:13.558752 [ 275 ] {35b63720-c5fd-4cec-8bfa-96acf745a914} <Debug> TCPHandler: Processed in 0.001677932 sec. | ||
| 1377 | 2025.12.20 00:25:14.590520 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49410 | ||
| 1378 | 2025.12.20 00:25:14.592382 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1379 | 2025.12.20 00:25:14.592423 [ 286 ] {} <Debug> TCP-Session: e24ce07f-f308-41f6-a859-50e2ce03c8d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:49410 | ||
| 1380 | 2025.12.20 00:25:14.592446 [ 286 ] {} <Debug> TCP-Session: e24ce07f-f308-41f6-a859-50e2ce03c8d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1381 | 2025.12.20 00:25:14.592458 [ 286 ] {} <Debug> TCP-Session: e24ce07f-f308-41f6-a859-50e2ce03c8d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1382 | 2025.12.20 00:25:14.592508 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1383 | 2025.12.20 00:25:14.592551 [ 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 | ||
| 1384 | 2025.12.20 00:25:14.592568 [ 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 | ||
| 1385 | 2025.12.20 00:25:14.592970 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47602 | ||
| 1386 | 2025.12.20 00:25:14.593111 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1387 | 2025.12.20 00:25:14.593146 [ 287 ] {} <Debug> TCP-Session: 2ccd798e-3450-43df-a93d-5d967315aa22 Authenticating user 'default' from [fd00:1122:3344:101::e]:47602 | ||
| 1388 | 2025.12.20 00:25:14.593148 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36055 | ||
| 1389 | 2025.12.20 00:25:14.593171 [ 287 ] {} <Debug> TCP-Session: 2ccd798e-3450-43df-a93d-5d967315aa22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1390 | 2025.12.20 00:25:14.593146 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37564 | ||
| 1391 | 2025.12.20 00:25:14.593213 [ 287 ] {} <Debug> TCP-Session: 2ccd798e-3450-43df-a93d-5d967315aa22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1392 | 2025.12.20 00:25:14.593208 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50321 | ||
| 1393 | 2025.12.20 00:25:14.593285 [ 286 ] {} <Trace> TCP-Session: e24ce07f-f308-41f6-a859-50e2ce03c8d0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1394 | 2025.12.20 00:25:14.593290 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35279 | ||
| 1395 | 2025.12.20 00:25:14.593366 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1396 | 2025.12.20 00:25:14.593407 [ 288 ] {} <Debug> TCP-Session: 59805823-f78d-4d51-90bd-0d9abe32ccab Authenticating user 'default' from [fd00:1122:3344:101::e]:36055 | ||
| 1397 | 2025.12.20 00:25:14.593421 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61616 | ||
| 1398 | 2025.12.20 00:25:14.593431 [ 288 ] {} <Debug> TCP-Session: 59805823-f78d-4d51-90bd-0d9abe32ccab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1399 | 2025.12.20 00:25:14.593468 [ 288 ] {} <Debug> TCP-Session: 59805823-f78d-4d51-90bd-0d9abe32ccab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1400 | 2025.12.20 00:25:14.593580 [ 286 ] {59e7a69a-e8b3-43d3-b31f-95b63b47277c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49410) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1401 | 2025.12.20 00:25:14.593696 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1402 | 2025.12.20 00:25:14.593701 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59644 | ||
| 1403 | 2025.12.20 00:25:14.593741 [ 289 ] {} <Debug> TCP-Session: cdcecc0e-15d5-4a6a-8399-b7a073c1e240 Authenticating user 'default' from [fd00:1122:3344:101::e]:37564 | ||
| 1404 | 2025.12.20 00:25:14.593766 [ 289 ] {} <Debug> TCP-Session: cdcecc0e-15d5-4a6a-8399-b7a073c1e240 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1405 | 2025.12.20 00:25:14.593780 [ 289 ] {} <Debug> TCP-Session: cdcecc0e-15d5-4a6a-8399-b7a073c1e240 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1406 | 2025.12.20 00:25:14.593760 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1407 | 2025.12.20 00:25:14.593918 [ 291 ] {} <Debug> TCP-Session: a2fe78b5-6d68-4554-8d76-155a387828da Authenticating user 'default' from [fd00:1122:3344:101::e]:35279 | ||
| 1408 | 2025.12.20 00:25:14.593940 [ 291 ] {} <Debug> TCP-Session: a2fe78b5-6d68-4554-8d76-155a387828da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1409 | 2025.12.20 00:25:14.593954 [ 291 ] {} <Debug> TCP-Session: a2fe78b5-6d68-4554-8d76-155a387828da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1410 | 2025.12.20 00:25:14.594032 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63377 | ||
| 1411 | 2025.12.20 00:25:14.594049 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1412 | 2025.12.20 00:25:14.594089 [ 292 ] {} <Debug> TCP-Session: cf0718bc-ad42-4d02-b2cf-89cee792b8c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:61616 | ||
| 1413 | 2025.12.20 00:25:14.594089 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1414 | 2025.12.20 00:25:14.594109 [ 292 ] {} <Debug> TCP-Session: cf0718bc-ad42-4d02-b2cf-89cee792b8c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1415 | 2025.12.20 00:25:14.594121 [ 286 ] {59e7a69a-e8b3-43d3-b31f-95b63b47277c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1416 | 2025.12.20 00:25:14.594141 [ 292 ] {} <Debug> TCP-Session: cf0718bc-ad42-4d02-b2cf-89cee792b8c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1417 | 2025.12.20 00:25:14.594138 [ 293 ] {} <Debug> TCP-Session: 79bda64c-54ab-4645-bcf3-fc13897ce457 Authenticating user 'default' from [fd00:1122:3344:101::e]:59644 | ||
| 1418 | 2025.12.20 00:25:14.594167 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1419 | 2025.12.20 00:25:14.594180 [ 293 ] {} <Debug> TCP-Session: 79bda64c-54ab-4645-bcf3-fc13897ce457 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1420 | 2025.12.20 00:25:14.594217 [ 293 ] {} <Debug> TCP-Session: 79bda64c-54ab-4645-bcf3-fc13897ce457 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1421 | 2025.12.20 00:25:14.594221 [ 290 ] {} <Debug> TCP-Session: c3acace0-4dd2-46d3-8f3b-1407ca8bb049 Authenticating user 'default' from [fd00:1122:3344:101::e]:50321 | ||
| 1422 | 2025.12.20 00:25:14.594255 [ 290 ] {} <Debug> TCP-Session: c3acace0-4dd2-46d3-8f3b-1407ca8bb049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1423 | 2025.12.20 00:25:14.594276 [ 290 ] {} <Debug> TCP-Session: c3acace0-4dd2-46d3-8f3b-1407ca8bb049 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1424 | 2025.12.20 00:25:14.594281 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1425 | 2025.12.20 00:25:14.594294 [ 286 ] {59e7a69a-e8b3-43d3-b31f-95b63b47277c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1426 | 2025.12.20 00:25:14.594326 [ 294 ] {} <Debug> TCP-Session: 70007fe7-fdf0-4e38-bc57-ac4c6ae34539 Authenticating user 'default' from [fd00:1122:3344:101::e]:63377 | ||
| 1427 | 2025.12.20 00:25:14.594351 [ 294 ] {} <Debug> TCP-Session: 70007fe7-fdf0-4e38-bc57-ac4c6ae34539 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1428 | 2025.12.20 00:25:14.594364 [ 294 ] {} <Debug> TCP-Session: 70007fe7-fdf0-4e38-bc57-ac4c6ae34539 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1429 | 2025.12.20 00:25:14.594745 [ 286 ] {59e7a69a-e8b3-43d3-b31f-95b63b47277c} <Debug> oximeter.version (bc39ca35-ba92-4bb2-98a9-2a197a776672) (SelectExecutor): Key condition: unknown | ||
| 1430 | 2025.12.20 00:25:14.610027 [ 297 ] {59e7a69a-e8b3-43d3-b31f-95b63b47277c} <Trace> AggregatingTransform: Aggregating | ||
| 1431 | 2025.12.20 00:25:14.610139 [ 297 ] {59e7a69a-e8b3-43d3-b31f-95b63b47277c} <Trace> Aggregator: Aggregation method: without_key | ||
| 1432 | 2025.12.20 00:25:14.610929 [ 297 ] {59e7a69a-e8b3-43d3-b31f-95b63b47277c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004311158 sec. (231.956 rows/sec., 9.06 KiB/sec.) | ||
| 1433 | 2025.12.20 00:25:14.611012 [ 297 ] {59e7a69a-e8b3-43d3-b31f-95b63b47277c} <Trace> Aggregator: Merging aggregated data | ||
| 1434 | 2025.12.20 00:25:14.611050 [ 297 ] {59e7a69a-e8b3-43d3-b31f-95b63b47277c} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1435 | 2025.12.20 00:25:14.612246 [ 286 ] {59e7a69a-e8b3-43d3-b31f-95b63b47277c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.01876 sec., 53.30490405117271 rows/sec., 2.08 KiB/sec. | ||
| 1436 | 2025.12.20 00:25:14.612359 [ 286 ] {59e7a69a-e8b3-43d3-b31f-95b63b47277c} <Debug> TCPHandler: Processed in 0.019220282 sec. | ||
| 1437 | 2025.12.20 00:25:14.613099 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1438 | 2025.12.20 00:25:14.613135 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1439 | 2025.12.20 00:25:14.613154 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1440 | 2025.12.20 00:25:14.613171 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1441 | 2025.12.20 00:25:14.613195 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1442 | 2025.12.20 00:25:14.613213 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1443 | 2025.12.20 00:25:14.613228 [ 287 ] {} <Debug> TCP-Session: 2ccd798e-3450-43df-a93d-5d967315aa22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1444 | 2025.12.20 00:25:14.613249 [ 293 ] {} <Debug> TCP-Session: 79bda64c-54ab-4645-bcf3-fc13897ce457 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1445 | 2025.12.20 00:25:14.613261 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1446 | 2025.12.20 00:25:14.613272 [ 291 ] {} <Debug> TCP-Session: a2fe78b5-6d68-4554-8d76-155a387828da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1447 | 2025.12.20 00:25:14.613279 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1448 | 2025.12.20 00:25:14.613316 [ 292 ] {} <Debug> TCP-Session: cf0718bc-ad42-4d02-b2cf-89cee792b8c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1449 | 2025.12.20 00:25:14.613243 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1450 | 2025.12.20 00:25:14.613356 [ 294 ] {} <Debug> TCP-Session: 70007fe7-fdf0-4e38-bc57-ac4c6ae34539 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1451 | 2025.12.20 00:25:14.613198 [ 290 ] {} <Debug> TCP-Session: c3acace0-4dd2-46d3-8f3b-1407ca8bb049 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1452 | 2025.12.20 00:25:14.613402 [ 289 ] {} <Debug> TCP-Session: cdcecc0e-15d5-4a6a-8399-b7a073c1e240 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1453 | 2025.12.20 00:25:14.613187 [ 288 ] {} <Debug> TCP-Session: 59805823-f78d-4d51-90bd-0d9abe32ccab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1454 | 2025.12.20 00:25:14.613150 [ 286 ] {} <Debug> TCP-Session: e24ce07f-f308-41f6-a859-50e2ce03c8d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1455 | 2025.12.20 00:25:15.000256 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.82 MiB, peak 170.96 MiB, free memory in arenas 0.00 B, will set to 167.59 MiB (RSS), difference: 2.77 MiB | ||
| 1456 | 2025.12.20 00:25:16.120174 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1457 | 2025.12.20 00:25:16.120226 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1458 | 2025.12.20 00:25:16.196170 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 494 entries to flush up to offset 2812 | ||
| 1459 | 2025.12.20 00:25:16.196881 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1460 | 2025.12.20 00:25:16.196942 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1461 | 2025.12.20 00:25:16.197825 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1462 | 2025.12.20 00:25:16.198297 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1463 | 2025.12.20 00:25:16.198412 [ 69 ] {} <Debug> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1464 | 2025.12.20 00:25:16.198421 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2812 | ||
| 1465 | 2025.12.20 00:25:16.198462 [ 69 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1466 | 2025.12.20 00:25:16.198486 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1467 | 2025.12.20 00:25:16.201051 [ 191 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::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 | ||
| 1468 | 2025.12.20 00:25:16.203163 [ 191 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1469 | 2025.12.20 00:25:16.203273 [ 191 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1470 | 2025.12.20 00:25:16.203395 [ 191 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1471 | 2025.12.20 00:25:16.203452 [ 191 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1472 | 2025.12.20 00:25:16.203503 [ 191 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1473 | 2025.12.20 00:25:16.203545 [ 191 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part | ||
| 1474 | 2025.12.20 00:25:16.203625 [ 191 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 494 rows starting from the beginning of the part | ||
| 1475 | 2025.12.20 00:25:16.232179 [ 197 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2812 rows, containing 4 columns (4 merged, 0 gathered) in 0.033567411 sec., 83771.72728632542 rows/sec., 1.20 MiB/sec. | ||
| 1476 | 2025.12.20 00:25:16.232928 [ 198 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1477 | 2025.12.20 00:25:16.233606 [ 198 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_6_1} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1478 | 2025.12.20 00:25:16.233697 [ 198 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_6_1} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1479 | 2025.12.20 00:25:16.233821 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1480 | 2025.12.20 00:25:16.337252 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1481 | 2025.12.20 00:25:16.356125 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1482 | 2025.12.20 00:25:16.356181 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1483 | 2025.12.20 00:25:16.362538 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1484 | 2025.12.20 00:25:16.363721 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1485 | 2025.12.20 00:25:16.364012 [ 69 ] {} <Debug> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1486 | 2025.12.20 00:25:16.364053 [ 69 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1487 | 2025.12.20 00:25:16.364071 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1488 | 2025.12.20 00:25:16.364168 [ 198 ] {89321189-b205-40b6-909a-47b5c2f62ac8::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 | ||
| 1489 | 2025.12.20 00:25:16.368287 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1490 | 2025.12.20 00:25:16.369665 [ 198 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1491 | 2025.12.20 00:25:16.371369 [ 198 ] {89321189-b205-40b6-909a-47b5c2f62ac8::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 | ||
| 1492 | 2025.12.20 00:25:16.376594 [ 198 ] {89321189-b205-40b6-909a-47b5c2f62ac8::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 | ||
| 1493 | 2025.12.20 00:25:16.381305 [ 198 ] {89321189-b205-40b6-909a-47b5c2f62ac8::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 | ||
| 1494 | 2025.12.20 00:25:16.385962 [ 198 ] {89321189-b205-40b6-909a-47b5c2f62ac8::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 | ||
| 1495 | 2025.12.20 00:25:16.395386 [ 198 ] {89321189-b205-40b6-909a-47b5c2f62ac8::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 | ||
| 1496 | 2025.12.20 00:25:16.399786 [ 198 ] {89321189-b205-40b6-909a-47b5c2f62ac8::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 | ||
| 1497 | 2025.12.20 00:25:16.465556 [ 197 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.101413102 sec., 453.59030630973103 rows/sec., 2.35 MiB/sec. | ||
| 1498 | 2025.12.20 00:25:16.467830 [ 201 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1499 | 2025.12.20 00:25:16.470448 [ 201 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_6_1} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1500 | 2025.12.20 00:25:16.470552 [ 201 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_6_1} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1501 | 2025.12.20 00:25:16.472300 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1502 | 2025.12.20 00:25:17.000490 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.75 MiB, peak 178.29 MiB, free memory in arenas 0.00 B, will set to 179.70 MiB (RSS), difference: 10.95 MiB | ||
| 1503 | 2025.12.20 00:25:18.450638 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1504 | 2025.12.20 00:25:18.450822 [ 275 ] {43a5af44-5801-4c53-b109-2e01056515a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1505 | 2025.12.20 00:25:18.450887 [ 275 ] {43a5af44-5801-4c53-b109-2e01056515a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1506 | 2025.12.20 00:25:18.451641 [ 275 ] {43a5af44-5801-4c53-b109-2e01056515a3} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1507 | 2025.12.20 00:25:18.451694 [ 275 ] {43a5af44-5801-4c53-b109-2e01056515a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1508 | 2025.12.20 00:25:18.452100 [ 275 ] {43a5af44-5801-4c53-b109-2e01056515a3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1509 | 2025.12.20 00:25:18.452320 [ 275 ] {43a5af44-5801-4c53-b109-2e01056515a3} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1510 | 2025.12.20 00:25:18.452480 [ 275 ] {43a5af44-5801-4c53-b109-2e01056515a3} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001681 sec., 45211.18381915527 rows/sec., 3.73 MiB/sec. | ||
| 1511 | 2025.12.20 00:25:18.452520 [ 275 ] {43a5af44-5801-4c53-b109-2e01056515a3} <Debug> TCPHandler: Processed in 0.002001601 sec. | ||
| 1512 | 2025.12.20 00:25:18.452642 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1513 | 2025.12.20 00:25:18.452738 [ 275 ] {a42be9c1-d247-497f-844a-6ce2c2e85c03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1514 | 2025.12.20 00:25:18.452777 [ 275 ] {a42be9c1-d247-497f-844a-6ce2c2e85c03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1515 | 2025.12.20 00:25:18.453175 [ 275 ] {a42be9c1-d247-497f-844a-6ce2c2e85c03} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1516 | 2025.12.20 00:25:18.453211 [ 275 ] {a42be9c1-d247-497f-844a-6ce2c2e85c03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1517 | 2025.12.20 00:25:18.453523 [ 275 ] {a42be9c1-d247-497f-844a-6ce2c2e85c03} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1518 | 2025.12.20 00:25:18.453729 [ 275 ] {a42be9c1-d247-497f-844a-6ce2c2e85c03} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1519 | 2025.12.20 00:25:18.453854 [ 275 ] {a42be9c1-d247-497f-844a-6ce2c2e85c03} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001135 sec., 8810.57268722467 rows/sec., 662.51 KiB/sec. | ||
| 1520 | 2025.12.20 00:25:18.453890 [ 275 ] {a42be9c1-d247-497f-844a-6ce2c2e85c03} <Debug> TCPHandler: Processed in 0.001299773 sec. | ||
| 1521 | 2025.12.20 00:25:18.454010 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1522 | 2025.12.20 00:25:18.454103 [ 275 ] {45389ebd-52b9-4f98-9236-dd9783c57ce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1523 | 2025.12.20 00:25:18.454142 [ 275 ] {45389ebd-52b9-4f98-9236-dd9783c57ce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1524 | 2025.12.20 00:25:18.454676 [ 275 ] {45389ebd-52b9-4f98-9236-dd9783c57ce4} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1525 | 2025.12.20 00:25:18.454717 [ 275 ] {45389ebd-52b9-4f98-9236-dd9783c57ce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1526 | 2025.12.20 00:25:18.455086 [ 275 ] {45389ebd-52b9-4f98-9236-dd9783c57ce4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1527 | 2025.12.20 00:25:18.455358 [ 275 ] {45389ebd-52b9-4f98-9236-dd9783c57ce4} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1528 | 2025.12.20 00:25:18.455513 [ 275 ] {45389ebd-52b9-4f98-9236-dd9783c57ce4} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001427 sec., 51857.04274702172 rows/sec., 4.05 MiB/sec. | ||
| 1529 | 2025.12.20 00:25:18.455560 [ 275 ] {45389ebd-52b9-4f98-9236-dd9783c57ce4} <Debug> TCPHandler: Processed in 0.00160068 sec. | ||
| 1530 | 2025.12.20 00:25:18.455711 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1531 | 2025.12.20 00:25:18.455819 [ 275 ] {61eddf00-bb07-44f5-8858-fccf531fa21c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1532 | 2025.12.20 00:25:18.455870 [ 275 ] {61eddf00-bb07-44f5-8858-fccf531fa21c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1533 | 2025.12.20 00:25:18.456412 [ 275 ] {61eddf00-bb07-44f5-8858-fccf531fa21c} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1534 | 2025.12.20 00:25:18.456455 [ 275 ] {61eddf00-bb07-44f5-8858-fccf531fa21c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1535 | 2025.12.20 00:25:18.456864 [ 275 ] {61eddf00-bb07-44f5-8858-fccf531fa21c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1536 | 2025.12.20 00:25:18.457133 [ 275 ] {61eddf00-bb07-44f5-8858-fccf531fa21c} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1537 | 2025.12.20 00:25:18.457295 [ 275 ] {61eddf00-bb07-44f5-8858-fccf531fa21c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001498 sec., 106809.0787716956 rows/sec., 7.44 MiB/sec. | ||
| 1538 | 2025.12.20 00:25:18.457343 [ 275 ] {61eddf00-bb07-44f5-8858-fccf531fa21c} <Debug> TCPHandler: Processed in 0.001693132 sec. | ||
| 1539 | 2025.12.20 00:25:18.457484 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1540 | 2025.12.20 00:25:18.457588 [ 275 ] {8eba7a1a-9f21-4305-9346-4a3e39b8d2f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1541 | 2025.12.20 00:25:18.457641 [ 275 ] {8eba7a1a-9f21-4305-9346-4a3e39b8d2f6} <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 | ||
| 1542 | 2025.12.20 00:25:18.458424 [ 275 ] {8eba7a1a-9f21-4305-9346-4a3e39b8d2f6} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1543 | 2025.12.20 00:25:18.458461 [ 275 ] {8eba7a1a-9f21-4305-9346-4a3e39b8d2f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1544 | 2025.12.20 00:25:18.458972 [ 275 ] {8eba7a1a-9f21-4305-9346-4a3e39b8d2f6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1545 | 2025.12.20 00:25:18.459193 [ 275 ] {8eba7a1a-9f21-4305-9346-4a3e39b8d2f6} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1546 | 2025.12.20 00:25:18.459339 [ 275 ] {8eba7a1a-9f21-4305-9346-4a3e39b8d2f6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001755 sec., 5698.005698005698 rows/sec., 10.21 MiB/sec. | ||
| 1547 | 2025.12.20 00:25:18.459406 [ 275 ] {8eba7a1a-9f21-4305-9346-4a3e39b8d2f6} <Debug> TCPHandler: Processed in 0.001974489 sec. | ||
| 1548 | 2025.12.20 00:25:18.459520 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1549 | 2025.12.20 00:25:18.459616 [ 275 ] {731733db-7170-4e07-be4b-77b631a2baac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1550 | 2025.12.20 00:25:18.459659 [ 275 ] {731733db-7170-4e07-be4b-77b631a2baac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1551 | 2025.12.20 00:25:18.460022 [ 275 ] {731733db-7170-4e07-be4b-77b631a2baac} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1552 | 2025.12.20 00:25:18.460058 [ 275 ] {731733db-7170-4e07-be4b-77b631a2baac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1553 | 2025.12.20 00:25:18.460386 [ 275 ] {731733db-7170-4e07-be4b-77b631a2baac} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1554 | 2025.12.20 00:25:18.460594 [ 275 ] {731733db-7170-4e07-be4b-77b631a2baac} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1555 | 2025.12.20 00:25:18.460722 [ 275 ] {731733db-7170-4e07-be4b-77b631a2baac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 1556 | 2025.12.20 00:25:18.460758 [ 275 ] {731733db-7170-4e07-be4b-77b631a2baac} <Debug> TCPHandler: Processed in 0.001289062 sec. | ||
| 1557 | 2025.12.20 00:25:20.806407 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35935 | ||
| 1558 | 2025.12.20 00:25:20.806519 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1559 | 2025.12.20 00:25:20.806545 [ 286 ] {} <Debug> TCP-Session: 26adce3a-003b-404f-9028-96b4accfda77 Authenticating user 'default' from [fd00:1122:3344:101::e]:35935 | ||
| 1560 | 2025.12.20 00:25:20.806568 [ 286 ] {} <Debug> TCP-Session: 26adce3a-003b-404f-9028-96b4accfda77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1561 | 2025.12.20 00:25:20.806581 [ 286 ] {} <Debug> TCP-Session: 26adce3a-003b-404f-9028-96b4accfda77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1562 | 2025.12.20 00:25:20.806801 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36325 | ||
| 1563 | 2025.12.20 00:25:20.806840 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44112 | ||
| 1564 | 2025.12.20 00:25:20.806857 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36256 | ||
| 1565 | 2025.12.20 00:25:20.806891 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49575 | ||
| 1566 | 2025.12.20 00:25:20.806901 [ 286 ] {} <Trace> TCP-Session: 26adce3a-003b-404f-9028-96b4accfda77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1567 | 2025.12.20 00:25:20.806938 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1568 | 2025.12.20 00:25:20.806898 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33900 | ||
| 1569 | 2025.12.20 00:25:20.807002 [ 287 ] {} <Debug> TCP-Session: fe01a54a-5b24-42dd-8499-95f3f14fa948 Authenticating user 'default' from [fd00:1122:3344:101::e]:36325 | ||
| 1570 | 2025.12.20 00:25:20.806867 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35273 | ||
| 1571 | 2025.12.20 00:25:20.807045 [ 287 ] {} <Debug> TCP-Session: fe01a54a-5b24-42dd-8499-95f3f14fa948 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1572 | 2025.12.20 00:25:20.806849 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54616 | ||
| 1573 | 2025.12.20 00:25:20.807070 [ 287 ] {} <Debug> TCP-Session: fe01a54a-5b24-42dd-8499-95f3f14fa948 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1574 | 2025.12.20 00:25:20.806880 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39261 | ||
| 1575 | 2025.12.20 00:25:20.807114 [ 286 ] {2039f252-6ce6-4d7e-87dd-2f9c6b8fc2a5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35935) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1576 | 2025.12.20 00:25:20.807277 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1577 | 2025.12.20 00:25:20.807320 [ 290 ] {} <Debug> TCP-Session: a98e68ef-dcf7-4d9a-ad6c-e92da5e753fa Authenticating user 'default' from [fd00:1122:3344:101::e]:36256 | ||
| 1578 | 2025.12.20 00:25:20.807346 [ 290 ] {} <Debug> TCP-Session: a98e68ef-dcf7-4d9a-ad6c-e92da5e753fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1579 | 2025.12.20 00:25:20.807356 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1580 | 2025.12.20 00:25:20.807362 [ 290 ] {} <Debug> TCP-Session: a98e68ef-dcf7-4d9a-ad6c-e92da5e753fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1581 | 2025.12.20 00:25:20.807389 [ 286 ] {2039f252-6ce6-4d7e-87dd-2f9c6b8fc2a5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1582 | 2025.12.20 00:25:20.807396 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1583 | 2025.12.20 00:25:20.807393 [ 291 ] {} <Debug> TCP-Session: 90c0d47d-67f6-4b33-b2cd-b7bb8c4048a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:35273 | ||
| 1584 | 2025.12.20 00:25:20.807446 [ 292 ] {} <Debug> TCP-Session: e3443aad-e1ad-4f1e-a6c8-aa362cf66530 Authenticating user 'default' from [fd00:1122:3344:101::e]:39261 | ||
| 1585 | 2025.12.20 00:25:20.807454 [ 286 ] {2039f252-6ce6-4d7e-87dd-2f9c6b8fc2a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1586 | 2025.12.20 00:25:20.807463 [ 291 ] {} <Debug> TCP-Session: 90c0d47d-67f6-4b33-b2cd-b7bb8c4048a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1587 | 2025.12.20 00:25:20.807478 [ 292 ] {} <Debug> TCP-Session: e3443aad-e1ad-4f1e-a6c8-aa362cf66530 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1588 | 2025.12.20 00:25:20.807501 [ 291 ] {} <Debug> TCP-Session: 90c0d47d-67f6-4b33-b2cd-b7bb8c4048a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1589 | 2025.12.20 00:25:20.807518 [ 292 ] {} <Debug> TCP-Session: e3443aad-e1ad-4f1e-a6c8-aa362cf66530 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1590 | 2025.12.20 00:25:20.807464 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1591 | 2025.12.20 00:25:20.807575 [ 288 ] {} <Debug> TCP-Session: 2ab9f870-300d-4d56-b71c-e8c4f8f9d9d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:44112 | ||
| 1592 | 2025.12.20 00:25:20.807594 [ 288 ] {} <Debug> TCP-Session: 2ab9f870-300d-4d56-b71c-e8c4f8f9d9d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1593 | 2025.12.20 00:25:20.807607 [ 288 ] {} <Debug> TCP-Session: 2ab9f870-300d-4d56-b71c-e8c4f8f9d9d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1594 | 2025.12.20 00:25:20.807649 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1595 | 2025.12.20 00:25:20.807649 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1596 | 2025.12.20 00:25:20.807689 [ 289 ] {} <Debug> TCP-Session: ab53cb0a-b132-4328-a10d-f69857b01ba3 Authenticating user 'default' from [fd00:1122:3344:101::e]:54616 | ||
| 1597 | 2025.12.20 00:25:20.807702 [ 294 ] {} <Debug> TCP-Session: cfa15053-7984-4897-8053-050b213212d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:33900 | ||
| 1598 | 2025.12.20 00:25:20.807710 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1599 | 2025.12.20 00:25:20.807717 [ 289 ] {} <Debug> TCP-Session: ab53cb0a-b132-4328-a10d-f69857b01ba3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1600 | 2025.12.20 00:25:20.807729 [ 294 ] {} <Debug> TCP-Session: cfa15053-7984-4897-8053-050b213212d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1601 | 2025.12.20 00:25:20.807748 [ 293 ] {} <Debug> TCP-Session: b2fc042c-4005-4c24-b4e6-b77d3cee67a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:49575 | ||
| 1602 | 2025.12.20 00:25:20.807750 [ 289 ] {} <Debug> TCP-Session: ab53cb0a-b132-4328-a10d-f69857b01ba3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1603 | 2025.12.20 00:25:20.807766 [ 294 ] {} <Debug> TCP-Session: cfa15053-7984-4897-8053-050b213212d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1604 | 2025.12.20 00:25:20.807781 [ 293 ] {} <Debug> TCP-Session: b2fc042c-4005-4c24-b4e6-b77d3cee67a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1605 | 2025.12.20 00:25:20.807763 [ 286 ] {2039f252-6ce6-4d7e-87dd-2f9c6b8fc2a5} <Debug> oximeter.version (bc39ca35-ba92-4bb2-98a9-2a197a776672) (SelectExecutor): Key condition: unknown | ||
| 1606 | 2025.12.20 00:25:20.807825 [ 293 ] {} <Debug> TCP-Session: b2fc042c-4005-4c24-b4e6-b77d3cee67a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1607 | 2025.12.20 00:25:20.808873 [ 321 ] {2039f252-6ce6-4d7e-87dd-2f9c6b8fc2a5} <Trace> AggregatingTransform: Aggregating | ||
| 1608 | 2025.12.20 00:25:20.808917 [ 321 ] {2039f252-6ce6-4d7e-87dd-2f9c6b8fc2a5} <Trace> Aggregator: Aggregation method: without_key | ||
| 1609 | 2025.12.20 00:25:20.808951 [ 321 ] {2039f252-6ce6-4d7e-87dd-2f9c6b8fc2a5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001023266 sec. (977.263 rows/sec., 38.17 KiB/sec.) | ||
| 1610 | 2025.12.20 00:25:20.808967 [ 321 ] {2039f252-6ce6-4d7e-87dd-2f9c6b8fc2a5} <Trace> Aggregator: Merging aggregated data | ||
| 1611 | 2025.12.20 00:25:20.810303 [ 286 ] {2039f252-6ce6-4d7e-87dd-2f9c6b8fc2a5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003244 sec., 308.26140567200986 rows/sec., 12.04 KiB/sec. | ||
| 1612 | 2025.12.20 00:25:20.810443 [ 286 ] {2039f252-6ce6-4d7e-87dd-2f9c6b8fc2a5} <Debug> TCPHandler: Processed in 0.003675022 sec. | ||
| 1613 | 2025.12.20 00:25:20.810572 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1614 | 2025.12.20 00:25:20.810599 [ 286 ] {} <Debug> TCP-Session: 26adce3a-003b-404f-9028-96b4accfda77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1615 | 2025.12.20 00:25:20.810603 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1616 | 2025.12.20 00:25:20.810627 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1617 | 2025.12.20 00:25:20.810648 [ 294 ] {} <Debug> TCP-Session: cfa15053-7984-4897-8053-050b213212d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1618 | 2025.12.20 00:25:20.810655 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1619 | 2025.12.20 00:25:20.810672 [ 287 ] {} <Debug> TCP-Session: fe01a54a-5b24-42dd-8499-95f3f14fa948 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1620 | 2025.12.20 00:25:20.810678 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1621 | 2025.12.20 00:25:20.810701 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1622 | 2025.12.20 00:25:20.810702 [ 288 ] {} <Debug> TCP-Session: 2ab9f870-300d-4d56-b71c-e8c4f8f9d9d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1623 | 2025.12.20 00:25:20.810721 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1624 | 2025.12.20 00:25:20.810735 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1625 | 2025.12.20 00:25:20.810746 [ 292 ] {} <Debug> TCP-Session: e3443aad-e1ad-4f1e-a6c8-aa362cf66530 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1626 | 2025.12.20 00:25:20.810764 [ 290 ] {} <Debug> TCP-Session: a98e68ef-dcf7-4d9a-ad6c-e92da5e753fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1627 | 2025.12.20 00:25:20.810793 [ 293 ] {} <Debug> TCP-Session: b2fc042c-4005-4c24-b4e6-b77d3cee67a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1628 | 2025.12.20 00:25:20.810654 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1629 | 2025.12.20 00:25:20.810726 [ 291 ] {} <Debug> TCP-Session: 90c0d47d-67f6-4b33-b2cd-b7bb8c4048a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1630 | 2025.12.20 00:25:20.810848 [ 289 ] {} <Debug> TCP-Session: ab53cb0a-b132-4328-a10d-f69857b01ba3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1631 | 2025.12.20 00:25:20.954995 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63394 | ||
| 1632 | 2025.12.20 00:25:20.955102 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1633 | 2025.12.20 00:25:20.955129 [ 286 ] {} <Debug> TCP-Session: 920d8371-bae4-4770-b611-824503b8c737 Authenticating user 'default' from [fd00:1122:3344:101::e]:63394 | ||
| 1634 | 2025.12.20 00:25:20.955154 [ 286 ] {} <Debug> TCP-Session: 920d8371-bae4-4770-b611-824503b8c737 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1635 | 2025.12.20 00:25:20.955173 [ 286 ] {} <Debug> TCP-Session: 920d8371-bae4-4770-b611-824503b8c737 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1636 | 2025.12.20 00:25:20.955408 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41380 | ||
| 1637 | 2025.12.20 00:25:20.955434 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64907 | ||
| 1638 | 2025.12.20 00:25:20.955457 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46794 | ||
| 1639 | 2025.12.20 00:25:20.955511 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53770 | ||
| 1640 | 2025.12.20 00:25:20.955541 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1641 | 2025.12.20 00:25:20.955562 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62025 | ||
| 1642 | 2025.12.20 00:25:20.955425 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47417 | ||
| 1643 | 2025.12.20 00:25:20.955618 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1644 | 2025.12.20 00:25:20.955641 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1645 | 2025.12.20 00:25:20.955665 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1646 | 2025.12.20 00:25:20.955672 [ 290 ] {} <Debug> TCP-Session: f94ecdfe-f165-409f-b60d-4bc1bd62717c Authenticating user 'default' from [fd00:1122:3344:101::e]:46794 | ||
| 1647 | 2025.12.20 00:25:20.955696 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1648 | 2025.12.20 00:25:20.955695 [ 291 ] {} <Debug> TCP-Session: cff1b962-3994-426a-bedf-14e08096e17c Authenticating user 'default' from [fd00:1122:3344:101::e]:53770 | ||
| 1649 | 2025.12.20 00:25:20.955724 [ 290 ] {} <Debug> TCP-Session: f94ecdfe-f165-409f-b60d-4bc1bd62717c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1650 | 2025.12.20 00:25:20.955735 [ 288 ] {} <Debug> TCP-Session: a63a4821-f130-40fe-a24a-7d4a76007ae2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47417 | ||
| 1651 | 2025.12.20 00:25:20.955757 [ 291 ] {} <Debug> TCP-Session: cff1b962-3994-426a-bedf-14e08096e17c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1652 | 2025.12.20 00:25:20.955764 [ 290 ] {} <Debug> TCP-Session: f94ecdfe-f165-409f-b60d-4bc1bd62717c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1653 | 2025.12.20 00:25:20.955778 [ 288 ] {} <Debug> TCP-Session: a63a4821-f130-40fe-a24a-7d4a76007ae2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1654 | 2025.12.20 00:25:20.955792 [ 291 ] {} <Debug> TCP-Session: cff1b962-3994-426a-bedf-14e08096e17c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1655 | 2025.12.20 00:25:20.955821 [ 288 ] {} <Debug> TCP-Session: a63a4821-f130-40fe-a24a-7d4a76007ae2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1656 | 2025.12.20 00:25:20.955623 [ 286 ] {} <Trace> TCP-Session: 920d8371-bae4-4770-b611-824503b8c737 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1657 | 2025.12.20 00:25:20.955615 [ 287 ] {} <Debug> TCP-Session: 74d3036c-8c1a-4663-afaa-7548042bd561 Authenticating user 'default' from [fd00:1122:3344:101::e]:41380 | ||
| 1658 | 2025.12.20 00:25:20.955705 [ 293 ] {} <Debug> TCP-Session: 4f92d3f6-8640-48de-9038-d7de6121f15f Authenticating user 'default' from [fd00:1122:3344:101::e]:62025 | ||
| 1659 | 2025.12.20 00:25:20.955926 [ 287 ] {} <Debug> TCP-Session: 74d3036c-8c1a-4663-afaa-7548042bd561 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1660 | 2025.12.20 00:25:20.955956 [ 293 ] {} <Debug> TCP-Session: 4f92d3f6-8640-48de-9038-d7de6121f15f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1661 | 2025.12.20 00:25:20.955964 [ 287 ] {} <Debug> TCP-Session: 74d3036c-8c1a-4663-afaa-7548042bd561 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1662 | 2025.12.20 00:25:20.955980 [ 293 ] {} <Debug> TCP-Session: 4f92d3f6-8640-48de-9038-d7de6121f15f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1663 | 2025.12.20 00:25:20.955569 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34559 | ||
| 1664 | 2025.12.20 00:25:20.955568 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63432 | ||
| 1665 | 2025.12.20 00:25:20.955566 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1666 | 2025.12.20 00:25:20.956104 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1667 | 2025.12.20 00:25:20.956135 [ 289 ] {} <Debug> TCP-Session: 568be0a9-a058-49c9-b0dd-e254267f1c67 Authenticating user 'default' from [fd00:1122:3344:101::e]:64907 | ||
| 1668 | 2025.12.20 00:25:20.956153 [ 294 ] {} <Debug> TCP-Session: 0459f8ee-7947-4f07-ab54-59834ff15e7b Authenticating user 'default' from [fd00:1122:3344:101::e]:34559 | ||
| 1669 | 2025.12.20 00:25:20.956160 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1670 | 2025.12.20 00:25:20.956174 [ 289 ] {} <Debug> TCP-Session: 568be0a9-a058-49c9-b0dd-e254267f1c67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1671 | 2025.12.20 00:25:20.956189 [ 294 ] {} <Debug> TCP-Session: 0459f8ee-7947-4f07-ab54-59834ff15e7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1672 | 2025.12.20 00:25:20.956215 [ 292 ] {} <Debug> TCP-Session: 9d6892a7-8fa0-46ad-a590-36f7c3e1b716 Authenticating user 'default' from [fd00:1122:3344:101::e]:63432 | ||
| 1673 | 2025.12.20 00:25:20.956242 [ 294 ] {} <Debug> TCP-Session: 0459f8ee-7947-4f07-ab54-59834ff15e7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1674 | 2025.12.20 00:25:20.956269 [ 292 ] {} <Debug> TCP-Session: 9d6892a7-8fa0-46ad-a590-36f7c3e1b716 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1675 | 2025.12.20 00:25:20.956090 [ 286 ] {fa2d0388-b698-435d-837b-ded23fa48ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63394) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1676 | 2025.12.20 00:25:20.956300 [ 292 ] {} <Debug> TCP-Session: 9d6892a7-8fa0-46ad-a590-36f7c3e1b716 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1677 | 2025.12.20 00:25:20.956224 [ 289 ] {} <Debug> TCP-Session: 568be0a9-a058-49c9-b0dd-e254267f1c67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1678 | 2025.12.20 00:25:20.956634 [ 286 ] {fa2d0388-b698-435d-837b-ded23fa48ea9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1679 | 2025.12.20 00:25:20.956706 [ 286 ] {fa2d0388-b698-435d-837b-ded23fa48ea9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1680 | 2025.12.20 00:25:20.957066 [ 286 ] {fa2d0388-b698-435d-837b-ded23fa48ea9} <Debug> oximeter.version (bc39ca35-ba92-4bb2-98a9-2a197a776672) (SelectExecutor): Key condition: unknown | ||
| 1681 | 2025.12.20 00:25:20.958213 [ 308 ] {fa2d0388-b698-435d-837b-ded23fa48ea9} <Trace> AggregatingTransform: Aggregating | ||
| 1682 | 2025.12.20 00:25:20.958263 [ 308 ] {fa2d0388-b698-435d-837b-ded23fa48ea9} <Trace> Aggregator: Aggregation method: without_key | ||
| 1683 | 2025.12.20 00:25:20.958295 [ 308 ] {fa2d0388-b698-435d-837b-ded23fa48ea9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001111999 sec. (899.281 rows/sec., 35.13 KiB/sec.) | ||
| 1684 | 2025.12.20 00:25:20.958311 [ 308 ] {fa2d0388-b698-435d-837b-ded23fa48ea9} <Trace> Aggregator: Merging aggregated data | ||
| 1685 | 2025.12.20 00:25:20.959673 [ 286 ] {fa2d0388-b698-435d-837b-ded23fa48ea9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003666 sec., 272.7768685215494 rows/sec., 10.66 KiB/sec. | ||
| 1686 | 2025.12.20 00:25:20.959839 [ 286 ] {fa2d0388-b698-435d-837b-ded23fa48ea9} <Debug> TCPHandler: Processed in 0.00441182 sec. | ||
| 1687 | 2025.12.20 00:25:20.959950 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1688 | 2025.12.20 00:25:20.959977 [ 286 ] {} <Debug> TCP-Session: 920d8371-bae4-4770-b611-824503b8c737 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1689 | 2025.12.20 00:25:20.959984 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1690 | 2025.12.20 00:25:20.960004 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1691 | 2025.12.20 00:25:20.960047 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1692 | 2025.12.20 00:25:20.960062 [ 289 ] {} <Debug> TCP-Session: 568be0a9-a058-49c9-b0dd-e254267f1c67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1693 | 2025.12.20 00:25:20.960071 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1694 | 2025.12.20 00:25:20.960103 [ 291 ] {} <Debug> TCP-Session: cff1b962-3994-426a-bedf-14e08096e17c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1695 | 2025.12.20 00:25:20.960112 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1696 | 2025.12.20 00:25:20.960136 [ 293 ] {} <Debug> TCP-Session: 4f92d3f6-8640-48de-9038-d7de6121f15f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1697 | 2025.12.20 00:25:20.960047 [ 287 ] {} <Debug> TCP-Session: 74d3036c-8c1a-4663-afaa-7548042bd561 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1698 | 2025.12.20 00:25:20.960163 [ 292 ] {} <Debug> TCP-Session: 9d6892a7-8fa0-46ad-a590-36f7c3e1b716 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1699 | 2025.12.20 00:25:20.960059 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1700 | 2025.12.20 00:25:20.960093 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1701 | 2025.12.20 00:25:20.960242 [ 288 ] {} <Debug> TCP-Session: a63a4821-f130-40fe-a24a-7d4a76007ae2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1702 | 2025.12.20 00:25:20.960053 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1703 | 2025.12.20 00:25:20.960269 [ 290 ] {} <Debug> TCP-Session: f94ecdfe-f165-409f-b60d-4bc1bd62717c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1704 | 2025.12.20 00:25:20.960291 [ 294 ] {} <Debug> TCP-Session: 0459f8ee-7947-4f07-ab54-59834ff15e7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1705 | 2025.12.20 00:25:21.191895 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 74 entries to flush up to offset 230 | ||
| 1706 | 2025.12.20 00:25:21.195059 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1707 | 2025.12.20 00:25:21.195108 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1708 | 2025.12.20 00:25:21.196368 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1709 | 2025.12.20 00:25:21.196628 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1710 | 2025.12.20 00:25:21.196873 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 230 | ||
| 1711 | 2025.12.20 00:25:23.463481 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1712 | 2025.12.20 00:25:23.463665 [ 275 ] {648bb35a-cfc7-4da2-9927-0e4d34ef7842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1713 | 2025.12.20 00:25:23.463736 [ 275 ] {648bb35a-cfc7-4da2-9927-0e4d34ef7842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1714 | 2025.12.20 00:25:23.464494 [ 275 ] {648bb35a-cfc7-4da2-9927-0e4d34ef7842} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1715 | 2025.12.20 00:25:23.464542 [ 275 ] {648bb35a-cfc7-4da2-9927-0e4d34ef7842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1716 | 2025.12.20 00:25:23.464953 [ 275 ] {648bb35a-cfc7-4da2-9927-0e4d34ef7842} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1717 | 2025.12.20 00:25:23.465184 [ 275 ] {648bb35a-cfc7-4da2-9927-0e4d34ef7842} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1718 | 2025.12.20 00:25:23.465335 [ 275 ] {648bb35a-cfc7-4da2-9927-0e4d34ef7842} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001723 sec., 237957.05165409172 rows/sec., 15.09 MiB/sec. | ||
| 1719 | 2025.12.20 00:25:23.465377 [ 275 ] {648bb35a-cfc7-4da2-9927-0e4d34ef7842} <Debug> TCPHandler: Processed in 0.002026421 sec. | ||
| 1720 | 2025.12.20 00:25:23.465493 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1721 | 2025.12.20 00:25:23.465590 [ 275 ] {a99db1dd-ff0f-4653-8999-38014c05050a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1722 | 2025.12.20 00:25:23.465631 [ 275 ] {a99db1dd-ff0f-4653-8999-38014c05050a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1723 | 2025.12.20 00:25:23.466513 [ 275 ] {a99db1dd-ff0f-4653-8999-38014c05050a} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1724 | 2025.12.20 00:25:23.466553 [ 275 ] {a99db1dd-ff0f-4653-8999-38014c05050a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1725 | 2025.12.20 00:25:23.466927 [ 275 ] {a99db1dd-ff0f-4653-8999-38014c05050a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1726 | 2025.12.20 00:25:23.467149 [ 275 ] {a99db1dd-ff0f-4653-8999-38014c05050a} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1727 | 2025.12.20 00:25:23.467269 [ 28 ] {} <Debug> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1728 | 2025.12.20 00:25:23.467278 [ 275 ] {a99db1dd-ff0f-4653-8999-38014c05050a} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001707 sec., 651435.266549502 rows/sec., 51.40 MiB/sec. | ||
| 1729 | 2025.12.20 00:25:23.467343 [ 28 ] {} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1730 | 2025.12.20 00:25:23.467356 [ 275 ] {a99db1dd-ff0f-4653-8999-38014c05050a} <Debug> TCPHandler: Processed in 0.001920068 sec. | ||
| 1731 | 2025.12.20 00:25:23.467373 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1732 | 2025.12.20 00:25:23.467484 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1733 | 2025.12.20 00:25:23.467516 [ 190 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::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 | ||
| 1734 | 2025.12.20 00:25:23.467584 [ 275 ] {c94715d5-134b-4cf2-aeea-ae677dd845f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1735 | 2025.12.20 00:25:23.467631 [ 275 ] {c94715d5-134b-4cf2-aeea-ae677dd845f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1736 | 2025.12.20 00:25:23.467660 [ 190 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1737 | 2025.12.20 00:25:23.467706 [ 190 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 75 rows starting from the beginning of the part | ||
| 1738 | 2025.12.20 00:25:23.467803 [ 190 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 52 rows starting from the beginning of the part | ||
| 1739 | 2025.12.20 00:25:23.467855 [ 190 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 72 rows starting from the beginning of the part | ||
| 1740 | 2025.12.20 00:25:23.467901 [ 190 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1114 rows starting from the beginning of the part | ||
| 1741 | 2025.12.20 00:25:23.467948 [ 190 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::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 | ||
| 1742 | 2025.12.20 00:25:23.467995 [ 190 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1112 rows starting from the beginning of the part | ||
| 1743 | 2025.12.20 00:25:23.468109 [ 275 ] {c94715d5-134b-4cf2-aeea-ae677dd845f6} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1744 | 2025.12.20 00:25:23.468150 [ 275 ] {c94715d5-134b-4cf2-aeea-ae677dd845f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1745 | 2025.12.20 00:25:23.468506 [ 275 ] {c94715d5-134b-4cf2-aeea-ae677dd845f6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1746 | 2025.12.20 00:25:23.468740 [ 275 ] {c94715d5-134b-4cf2-aeea-ae677dd845f6} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1747 | 2025.12.20 00:25:23.468877 [ 275 ] {c94715d5-134b-4cf2-aeea-ae677dd845f6} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001311 sec., 156369.18382913806 rows/sec., 9.17 MiB/sec. | ||
| 1748 | 2025.12.20 00:25:23.468915 [ 275 ] {c94715d5-134b-4cf2-aeea-ae677dd845f6} <Debug> TCPHandler: Processed in 0.001484007 sec. | ||
| 1749 | 2025.12.20 00:25:23.469029 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1750 | 2025.12.20 00:25:23.469124 [ 275 ] {c2ff1b14-d9f1-4098-8879-37efe7d4dd88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1751 | 2025.12.20 00:25:23.469163 [ 275 ] {c2ff1b14-d9f1-4098-8879-37efe7d4dd88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1752 | 2025.12.20 00:25:23.469347 [ 197 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2501 rows, containing 5 columns (5 merged, 0 gathered) in 0.001894858 sec., 1319887.8227286688 rows/sec., 109.49 MiB/sec. | ||
| 1753 | 2025.12.20 00:25:23.469591 [ 193 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1754 | 2025.12.20 00:25:23.469635 [ 275 ] {c2ff1b14-d9f1-4098-8879-37efe7d4dd88} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1755 | 2025.12.20 00:25:23.469671 [ 275 ] {c2ff1b14-d9f1-4098-8879-37efe7d4dd88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1756 | 2025.12.20 00:25:23.469874 [ 193 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_6_1} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1757 | 2025.12.20 00:25:23.469940 [ 193 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_6_1} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1758 | 2025.12.20 00:25:23.469982 [ 275 ] {c2ff1b14-d9f1-4098-8879-37efe7d4dd88} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1759 | 2025.12.20 00:25:23.470015 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 1760 | 2025.12.20 00:25:23.470188 [ 275 ] {c2ff1b14-d9f1-4098-8879-37efe7d4dd88} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1761 | 2025.12.20 00:25:23.470317 [ 275 ] {c2ff1b14-d9f1-4098-8879-37efe7d4dd88} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001211 sec., 175061.9322873658 rows/sec., 11.29 MiB/sec. | ||
| 1762 | 2025.12.20 00:25:23.470354 [ 275 ] {c2ff1b14-d9f1-4098-8879-37efe7d4dd88} <Debug> TCPHandler: Processed in 0.001375894 sec. | ||
| 1763 | 2025.12.20 00:25:23.470454 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1764 | 2025.12.20 00:25:23.470548 [ 275 ] {311ee6fc-8714-40d0-8c8b-f292ec67b6c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1765 | 2025.12.20 00:25:23.470587 [ 275 ] {311ee6fc-8714-40d0-8c8b-f292ec67b6c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1766 | 2025.12.20 00:25:23.471032 [ 275 ] {311ee6fc-8714-40d0-8c8b-f292ec67b6c3} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1767 | 2025.12.20 00:25:23.471068 [ 275 ] {311ee6fc-8714-40d0-8c8b-f292ec67b6c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1768 | 2025.12.20 00:25:23.471372 [ 275 ] {311ee6fc-8714-40d0-8c8b-f292ec67b6c3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1769 | 2025.12.20 00:25:23.471588 [ 275 ] {311ee6fc-8714-40d0-8c8b-f292ec67b6c3} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1770 | 2025.12.20 00:25:23.471717 [ 275 ] {311ee6fc-8714-40d0-8c8b-f292ec67b6c3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001187 sec., 177759.05644481888 rows/sec., 10.09 MiB/sec. | ||
| 1771 | 2025.12.20 00:25:23.471755 [ 275 ] {311ee6fc-8714-40d0-8c8b-f292ec67b6c3} <Debug> TCPHandler: Processed in 0.001349884 sec. | ||
| 1772 | 2025.12.20 00:25:23.471867 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1773 | 2025.12.20 00:25:23.471971 [ 275 ] {d23e9d9a-08f7-4f41-bf77-a2af3d9d83db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1774 | 2025.12.20 00:25:23.472015 [ 275 ] {d23e9d9a-08f7-4f41-bf77-a2af3d9d83db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1775 | 2025.12.20 00:25:23.472661 [ 275 ] {d23e9d9a-08f7-4f41-bf77-a2af3d9d83db} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1776 | 2025.12.20 00:25:23.472700 [ 275 ] {d23e9d9a-08f7-4f41-bf77-a2af3d9d83db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1777 | 2025.12.20 00:25:23.473054 [ 275 ] {d23e9d9a-08f7-4f41-bf77-a2af3d9d83db} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1778 | 2025.12.20 00:25:23.473308 [ 275 ] {d23e9d9a-08f7-4f41-bf77-a2af3d9d83db} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1779 | 2025.12.20 00:25:23.473417 [ 28 ] {} <Debug> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1780 | 2025.12.20 00:25:23.473439 [ 275 ] {d23e9d9a-08f7-4f41-bf77-a2af3d9d83db} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001486 sec., 456931.35935397045 rows/sec., 31.85 MiB/sec. | ||
| 1781 | 2025.12.20 00:25:23.473470 [ 28 ] {} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1782 | 2025.12.20 00:25:23.473488 [ 275 ] {d23e9d9a-08f7-4f41-bf77-a2af3d9d83db} <Debug> TCPHandler: Processed in 0.001677131 sec. | ||
| 1783 | 2025.12.20 00:25:23.473495 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1784 | 2025.12.20 00:25:23.473583 [ 190 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::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 | ||
| 1785 | 2025.12.20 00:25:23.473613 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1786 | 2025.12.20 00:25:23.473680 [ 190 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1787 | 2025.12.20 00:25:23.473709 [ 190 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 72 rows starting from the beginning of the part | ||
| 1788 | 2025.12.20 00:25:23.473714 [ 275 ] {e3be6ffe-bbe3-4794-90ae-ab237706e892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1789 | 2025.12.20 00:25:23.473756 [ 190 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::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 | ||
| 1790 | 2025.12.20 00:25:23.473762 [ 275 ] {e3be6ffe-bbe3-4794-90ae-ab237706e892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1791 | 2025.12.20 00:25:23.473806 [ 190 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 66 rows starting from the beginning of the part | ||
| 1792 | 2025.12.20 00:25:23.473846 [ 190 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 683 rows starting from the beginning of the part | ||
| 1793 | 2025.12.20 00:25:23.473884 [ 190 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::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 | ||
| 1794 | 2025.12.20 00:25:23.473919 [ 190 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 679 rows starting from the beginning of the part | ||
| 1795 | 2025.12.20 00:25:23.474129 [ 275 ] {e3be6ffe-bbe3-4794-90ae-ab237706e892} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1796 | 2025.12.20 00:25:23.474171 [ 275 ] {e3be6ffe-bbe3-4794-90ae-ab237706e892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1797 | 2025.12.20 00:25:23.474497 [ 275 ] {e3be6ffe-bbe3-4794-90ae-ab237706e892} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1798 | 2025.12.20 00:25:23.474725 [ 275 ] {e3be6ffe-bbe3-4794-90ae-ab237706e892} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1799 | 2025.12.20 00:25:23.474855 [ 275 ] {e3be6ffe-bbe3-4794-90ae-ab237706e892} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001161 sec., 5167.958656330749 rows/sec., 270.01 KiB/sec. | ||
| 1800 | 2025.12.20 00:25:23.474892 [ 275 ] {e3be6ffe-bbe3-4794-90ae-ab237706e892} <Debug> TCPHandler: Processed in 0.001335294 sec. | ||
| 1801 | 2025.12.20 00:25:23.474936 [ 199 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1630 rows, containing 5 columns (5 merged, 0 gathered) in 0.001377395 sec., 1183393.2895066412 rows/sec., 88.66 MiB/sec. | ||
| 1802 | 2025.12.20 00:25:23.474994 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1803 | 2025.12.20 00:25:23.475094 [ 275 ] {06a04866-1fbe-4b30-8f41-2cf9136acc65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1804 | 2025.12.20 00:25:23.475116 [ 190 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1805 | 2025.12.20 00:25:23.475139 [ 275 ] {06a04866-1fbe-4b30-8f41-2cf9136acc65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1806 | 2025.12.20 00:25:23.475372 [ 190 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_6_1} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1807 | 2025.12.20 00:25:23.475444 [ 190 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_6_1} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1808 | 2025.12.20 00:25:23.475508 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 1809 | 2025.12.20 00:25:23.475559 [ 275 ] {06a04866-1fbe-4b30-8f41-2cf9136acc65} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1810 | 2025.12.20 00:25:23.475600 [ 275 ] {06a04866-1fbe-4b30-8f41-2cf9136acc65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1811 | 2025.12.20 00:25:23.475940 [ 275 ] {06a04866-1fbe-4b30-8f41-2cf9136acc65} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1812 | 2025.12.20 00:25:23.476152 [ 275 ] {06a04866-1fbe-4b30-8f41-2cf9136acc65} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1813 | 2025.12.20 00:25:23.476249 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1814 | 2025.12.20 00:25:23.476280 [ 275 ] {06a04866-1fbe-4b30-8f41-2cf9136acc65} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001205 sec., 260580.91286307055 rows/sec., 17.12 MiB/sec. | ||
| 1815 | 2025.12.20 00:25:23.476289 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1816 | 2025.12.20 00:25:23.476322 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1817 | 2025.12.20 00:25:23.476325 [ 275 ] {06a04866-1fbe-4b30-8f41-2cf9136acc65} <Debug> TCPHandler: Processed in 0.001381044 sec. | ||
| 1818 | 2025.12.20 00:25:23.476417 [ 197 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1819 | 2025.12.20 00:25:23.476443 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1820 | 2025.12.20 00:25:23.476518 [ 197 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1821 | 2025.12.20 00:25:23.476537 [ 275 ] {12568065-5c78-449b-8f17-6ef8eaa18111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1822 | 2025.12.20 00:25:23.476559 [ 197 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 153 rows starting from the beginning of the part | ||
| 1823 | 2025.12.20 00:25:23.476578 [ 275 ] {12568065-5c78-449b-8f17-6ef8eaa18111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1824 | 2025.12.20 00:25:23.476649 [ 197 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 150 rows starting from the beginning of the part | ||
| 1825 | 2025.12.20 00:25:23.476701 [ 197 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 150 rows starting from the beginning of the part | ||
| 1826 | 2025.12.20 00:25:23.476748 [ 197 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 316 rows starting from the beginning of the part | ||
| 1827 | 2025.12.20 00:25:23.476790 [ 197 ] {7867a318-225d-404a-8702-03f3cba75be5::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 | ||
| 1828 | 2025.12.20 00:25:23.476830 [ 197 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 314 rows starting from the beginning of the part | ||
| 1829 | 2025.12.20 00:25:23.476888 [ 275 ] {12568065-5c78-449b-8f17-6ef8eaa18111} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1830 | 2025.12.20 00:25:23.476925 [ 275 ] {12568065-5c78-449b-8f17-6ef8eaa18111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1831 | 2025.12.20 00:25:23.477213 [ 275 ] {12568065-5c78-449b-8f17-6ef8eaa18111} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1832 | 2025.12.20 00:25:23.477427 [ 275 ] {12568065-5c78-449b-8f17-6ef8eaa18111} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1833 | 2025.12.20 00:25:23.477553 [ 275 ] {12568065-5c78-449b-8f17-6ef8eaa18111} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001034 sec., 967.1179883945841 rows/sec., 65.17 KiB/sec. | ||
| 1834 | 2025.12.20 00:25:23.477589 [ 275 ] {12568065-5c78-449b-8f17-6ef8eaa18111} <Debug> TCPHandler: Processed in 0.0011962 sec. | ||
| 1835 | 2025.12.20 00:25:23.477690 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1836 | 2025.12.20 00:25:23.477782 [ 275 ] {bfffea07-5ec7-494b-a213-726b233bf739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1837 | 2025.12.20 00:25:23.477823 [ 275 ] {bfffea07-5ec7-494b-a213-726b233bf739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1838 | 2025.12.20 00:25:23.477835 [ 190 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1243 rows, containing 5 columns (5 merged, 0 gathered) in 0.001459296 sec., 851780.5846106616 rows/sec., 57.52 MiB/sec. | ||
| 1839 | 2025.12.20 00:25:23.478028 [ 197 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1840 | 2025.12.20 00:25:23.478135 [ 275 ] {bfffea07-5ec7-494b-a213-726b233bf739} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1841 | 2025.12.20 00:25:23.478171 [ 275 ] {bfffea07-5ec7-494b-a213-726b233bf739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1842 | 2025.12.20 00:25:23.478282 [ 197 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1843 | 2025.12.20 00:25:23.478342 [ 197 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1844 | 2025.12.20 00:25:23.478399 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 1845 | 2025.12.20 00:25:23.478480 [ 275 ] {bfffea07-5ec7-494b-a213-726b233bf739} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1846 | 2025.12.20 00:25:23.478682 [ 275 ] {bfffea07-5ec7-494b-a213-726b233bf739} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1847 | 2025.12.20 00:25:23.478780 [ 28 ] {} <Debug> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1848 | 2025.12.20 00:25:23.478807 [ 275 ] {bfffea07-5ec7-494b-a213-726b233bf739} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001043 sec., 99712.368168744 rows/sec., 6.11 MiB/sec. | ||
| 1849 | 2025.12.20 00:25:23.478814 [ 28 ] {} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1850 | 2025.12.20 00:25:23.478847 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1851 | 2025.12.20 00:25:23.478849 [ 275 ] {bfffea07-5ec7-494b-a213-726b233bf739} <Debug> TCPHandler: Processed in 0.001209051 sec. | ||
| 1852 | 2025.12.20 00:25:23.478968 [ 196 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::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 | ||
| 1853 | 2025.12.20 00:25:23.479090 [ 196 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1854 | 2025.12.20 00:25:23.479133 [ 196 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 50 rows starting from the beginning of the part | ||
| 1855 | 2025.12.20 00:25:23.479215 [ 196 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part | ||
| 1856 | 2025.12.20 00:25:23.479262 [ 196 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 1857 | 2025.12.20 00:25:23.479306 [ 196 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 104 rows starting from the beginning of the part | ||
| 1858 | 2025.12.20 00:25:23.479347 [ 196 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::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 | ||
| 1859 | 2025.12.20 00:25:23.479391 [ 196 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 104 rows starting from the beginning of the part | ||
| 1860 | 2025.12.20 00:25:23.480289 [ 197 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 418 rows, containing 4 columns (4 merged, 0 gathered) in 0.001371945 sec., 304676.93675766885 rows/sec., 19.73 MiB/sec. | ||
| 1861 | 2025.12.20 00:25:23.480449 [ 190 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1862 | 2025.12.20 00:25:23.480722 [ 190 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_6_1} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1863 | 2025.12.20 00:25:23.480791 [ 190 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_6_1} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1864 | 2025.12.20 00:25:23.480863 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1865 | 2025.12.20 00:25:23.699050 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3260 | ||
| 1866 | 2025.12.20 00:25:23.699533 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1867 | 2025.12.20 00:25:23.699581 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1868 | 2025.12.20 00:25:23.700074 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1869 | 2025.12.20 00:25:23.700317 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1870 | 2025.12.20 00:25:23.700459 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3260 | ||
| 1871 | 2025.12.20 00:25:23.868874 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1872 | 2025.12.20 00:25:23.886591 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1873 | 2025.12.20 00:25:23.886657 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 1874 | 2025.12.20 00:25:23.892379 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1875 | 2025.12.20 00:25:23.893146 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1876 | 2025.12.20 00:25:23.896404 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1877 | 2025.12.20 00:25:28.445896 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1878 | 2025.12.20 00:25:28.446138 [ 275 ] {de6d1dab-d5ac-449f-9d1c-9fd00b498cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1879 | 2025.12.20 00:25:28.446477 [ 275 ] {de6d1dab-d5ac-449f-9d1c-9fd00b498cf2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1880 | 2025.12.20 00:25:28.446516 [ 275 ] {de6d1dab-d5ac-449f-9d1c-9fd00b498cf2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1881 | 2025.12.20 00:25:28.446763 [ 275 ] {de6d1dab-d5ac-449f-9d1c-9fd00b498cf2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1882 | 2025.12.20 00:25:28.446832 [ 275 ] {de6d1dab-d5ac-449f-9d1c-9fd00b498cf2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1883 | 2025.12.20 00:25:28.446980 [ 275 ] {de6d1dab-d5ac-449f-9d1c-9fd00b498cf2} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1884 | 2025.12.20 00:25:28.447117 [ 297 ] {de6d1dab-d5ac-449f-9d1c-9fd00b498cf2} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1885 | 2025.12.20 00:25:28.447145 [ 311 ] {de6d1dab-d5ac-449f-9d1c-9fd00b498cf2} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1886 | 2025.12.20 00:25:28.447267 [ 275 ] {de6d1dab-d5ac-449f-9d1c-9fd00b498cf2} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (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 | ||
| 1887 | 2025.12.20 00:25:28.447300 [ 275 ] {de6d1dab-d5ac-449f-9d1c-9fd00b498cf2} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1888 | 2025.12.20 00:25:28.449362 [ 275 ] {de6d1dab-d5ac-449f-9d1c-9fd00b498cf2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1889 | 2025.12.20 00:25:28.449398 [ 275 ] {de6d1dab-d5ac-449f-9d1c-9fd00b498cf2} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 1890 | 2025.12.20 00:25:28.449469 [ 275 ] {de6d1dab-d5ac-449f-9d1c-9fd00b498cf2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1891 | 2025.12.20 00:25:28.449529 [ 275 ] {de6d1dab-d5ac-449f-9d1c-9fd00b498cf2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1892 | 2025.12.20 00:25:28.450467 [ 275 ] {de6d1dab-d5ac-449f-9d1c-9fd00b498cf2} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.00443 sec., 7223.476297968397 rows/sec., 272.69 KiB/sec. | ||
| 1893 | 2025.12.20 00:25:28.450560 [ 275 ] {de6d1dab-d5ac-449f-9d1c-9fd00b498cf2} <Debug> TCPHandler: Processed in 0.00479242 sec. | ||
| 1894 | 2025.12.20 00:25:28.450886 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1895 | 2025.12.20 00:25:28.451029 [ 275 ] {a86583e4-85af-461b-83c1-ff5fff9bc46e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1896 | 2025.12.20 00:25:28.451245 [ 275 ] {a86583e4-85af-461b-83c1-ff5fff9bc46e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1897 | 2025.12.20 00:25:28.451280 [ 275 ] {a86583e4-85af-461b-83c1-ff5fff9bc46e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1898 | 2025.12.20 00:25:28.451493 [ 275 ] {a86583e4-85af-461b-83c1-ff5fff9bc46e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1899 | 2025.12.20 00:25:28.451577 [ 275 ] {a86583e4-85af-461b-83c1-ff5fff9bc46e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1900 | 2025.12.20 00:25:28.451682 [ 275 ] {a86583e4-85af-461b-83c1-ff5fff9bc46e} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1901 | 2025.12.20 00:25:28.451756 [ 310 ] {a86583e4-85af-461b-83c1-ff5fff9bc46e} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1902 | 2025.12.20 00:25:28.451758 [ 311 ] {a86583e4-85af-461b-83c1-ff5fff9bc46e} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1903 | 2025.12.20 00:25:28.451863 [ 275 ] {a86583e4-85af-461b-83c1-ff5fff9bc46e} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (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 | ||
| 1904 | 2025.12.20 00:25:28.451889 [ 275 ] {a86583e4-85af-461b-83c1-ff5fff9bc46e} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1905 | 2025.12.20 00:25:28.451945 [ 275 ] {a86583e4-85af-461b-83c1-ff5fff9bc46e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1906 | 2025.12.20 00:25:28.451987 [ 275 ] {a86583e4-85af-461b-83c1-ff5fff9bc46e} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 1907 | 2025.12.20 00:25:28.452019 [ 275 ] {a86583e4-85af-461b-83c1-ff5fff9bc46e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1908 | 2025.12.20 00:25:28.452061 [ 275 ] {a86583e4-85af-461b-83c1-ff5fff9bc46e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1909 | 2025.12.20 00:25:28.452820 [ 275 ] {a86583e4-85af-461b-83c1-ff5fff9bc46e} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001851 sec., 17287.95245813074 rows/sec., 652.62 KiB/sec. | ||
| 1910 | 2025.12.20 00:25:28.452930 [ 275 ] {a86583e4-85af-461b-83c1-ff5fff9bc46e} <Debug> TCPHandler: Processed in 0.002097592 sec. | ||
| 1911 | 2025.12.20 00:25:28.453144 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1912 | 2025.12.20 00:25:28.453278 [ 275 ] {b34d5039-5ce2-43a9-b9b9-1036607a295b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1913 | 2025.12.20 00:25:28.453491 [ 275 ] {b34d5039-5ce2-43a9-b9b9-1036607a295b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1914 | 2025.12.20 00:25:28.453526 [ 275 ] {b34d5039-5ce2-43a9-b9b9-1036607a295b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1915 | 2025.12.20 00:25:28.453723 [ 275 ] {b34d5039-5ce2-43a9-b9b9-1036607a295b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1916 | 2025.12.20 00:25:28.453777 [ 275 ] {b34d5039-5ce2-43a9-b9b9-1036607a295b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1917 | 2025.12.20 00:25:28.453878 [ 275 ] {b34d5039-5ce2-43a9-b9b9-1036607a295b} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1918 | 2025.12.20 00:25:28.453938 [ 310 ] {b34d5039-5ce2-43a9-b9b9-1036607a295b} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1919 | 2025.12.20 00:25:28.453968 [ 311 ] {b34d5039-5ce2-43a9-b9b9-1036607a295b} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1920 | 2025.12.20 00:25:28.454074 [ 275 ] {b34d5039-5ce2-43a9-b9b9-1036607a295b} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (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 | ||
| 1921 | 2025.12.20 00:25:28.454100 [ 275 ] {b34d5039-5ce2-43a9-b9b9-1036607a295b} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1922 | 2025.12.20 00:25:28.454155 [ 275 ] {b34d5039-5ce2-43a9-b9b9-1036607a295b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1923 | 2025.12.20 00:25:28.454173 [ 275 ] {b34d5039-5ce2-43a9-b9b9-1036607a295b} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 1924 | 2025.12.20 00:25:28.454204 [ 275 ] {b34d5039-5ce2-43a9-b9b9-1036607a295b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1925 | 2025.12.20 00:25:28.454235 [ 275 ] {b34d5039-5ce2-43a9-b9b9-1036607a295b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1926 | 2025.12.20 00:25:28.454989 [ 275 ] {b34d5039-5ce2-43a9-b9b9-1036607a295b} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001766 sec., 18120.045300113252 rows/sec., 684.04 KiB/sec. | ||
| 1927 | 2025.12.20 00:25:28.455086 [ 275 ] {b34d5039-5ce2-43a9-b9b9-1036607a295b} <Debug> TCPHandler: Processed in 0.00199261 sec. | ||
| 1928 | 2025.12.20 00:25:28.455563 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1929 | 2025.12.20 00:25:28.455708 [ 275 ] {8e841e07-8fd4-48b8-aa92-b5a99542c4c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1930 | 2025.12.20 00:25:28.455926 [ 275 ] {8e841e07-8fd4-48b8-aa92-b5a99542c4c0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1931 | 2025.12.20 00:25:28.455963 [ 275 ] {8e841e07-8fd4-48b8-aa92-b5a99542c4c0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1932 | 2025.12.20 00:25:28.456162 [ 275 ] {8e841e07-8fd4-48b8-aa92-b5a99542c4c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1933 | 2025.12.20 00:25:28.456218 [ 275 ] {8e841e07-8fd4-48b8-aa92-b5a99542c4c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1934 | 2025.12.20 00:25:28.456323 [ 275 ] {8e841e07-8fd4-48b8-aa92-b5a99542c4c0} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1935 | 2025.12.20 00:25:28.456400 [ 311 ] {8e841e07-8fd4-48b8-aa92-b5a99542c4c0} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1936 | 2025.12.20 00:25:28.456401 [ 340 ] {8e841e07-8fd4-48b8-aa92-b5a99542c4c0} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1937 | 2025.12.20 00:25:28.456510 [ 275 ] {8e841e07-8fd4-48b8-aa92-b5a99542c4c0} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (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 | ||
| 1938 | 2025.12.20 00:25:28.456537 [ 275 ] {8e841e07-8fd4-48b8-aa92-b5a99542c4c0} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1939 | 2025.12.20 00:25:28.456593 [ 275 ] {8e841e07-8fd4-48b8-aa92-b5a99542c4c0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1940 | 2025.12.20 00:25:28.456611 [ 275 ] {8e841e07-8fd4-48b8-aa92-b5a99542c4c0} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Reading approx. 32 rows with 2 streams | ||
| 1941 | 2025.12.20 00:25:28.456641 [ 275 ] {8e841e07-8fd4-48b8-aa92-b5a99542c4c0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1942 | 2025.12.20 00:25:28.456670 [ 275 ] {8e841e07-8fd4-48b8-aa92-b5a99542c4c0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1943 | 2025.12.20 00:25:28.457263 [ 275 ] {8e841e07-8fd4-48b8-aa92-b5a99542c4c0} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001612 sec., 19851.116625310173 rows/sec., 749.38 KiB/sec. | ||
| 1944 | 2025.12.20 00:25:28.457368 [ 275 ] {8e841e07-8fd4-48b8-aa92-b5a99542c4c0} <Debug> TCPHandler: Processed in 0.001859727 sec. | ||
| 1945 | 2025.12.20 00:25:28.463814 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1946 | 2025.12.20 00:25:28.463928 [ 275 ] {8849e997-4672-4584-b986-274986156909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1947 | 2025.12.20 00:25:28.463971 [ 275 ] {8849e997-4672-4584-b986-274986156909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1948 | 2025.12.20 00:25:28.464573 [ 275 ] {8849e997-4672-4584-b986-274986156909} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1949 | 2025.12.20 00:25:28.464613 [ 275 ] {8849e997-4672-4584-b986-274986156909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1950 | 2025.12.20 00:25:28.465048 [ 275 ] {8849e997-4672-4584-b986-274986156909} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1951 | 2025.12.20 00:25:28.465245 [ 275 ] {8849e997-4672-4584-b986-274986156909} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1952 | 2025.12.20 00:25:28.465400 [ 275 ] {8849e997-4672-4584-b986-274986156909} <Debug> executeQuery: Read 4 rows, 386.00 B in 0.001504 sec., 2659.5744680851067 rows/sec., 250.63 KiB/sec. | ||
| 1953 | 2025.12.20 00:25:28.465441 [ 275 ] {8849e997-4672-4584-b986-274986156909} <Debug> TCPHandler: Processed in 0.001682562 sec. | ||
| 1954 | 2025.12.20 00:25:28.465566 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1955 | 2025.12.20 00:25:28.465664 [ 275 ] {366939c6-c412-4512-832a-c3b1b2d636f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1956 | 2025.12.20 00:25:28.465703 [ 275 ] {366939c6-c412-4512-832a-c3b1b2d636f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1957 | 2025.12.20 00:25:28.466135 [ 275 ] {366939c6-c412-4512-832a-c3b1b2d636f7} <Trace> oximeter.fields_ipaddr (ac340138-06ff-4905-9b34-fb7c14eefb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1958 | 2025.12.20 00:25:28.466171 [ 275 ] {366939c6-c412-4512-832a-c3b1b2d636f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1959 | 2025.12.20 00:25:28.466476 [ 275 ] {366939c6-c412-4512-832a-c3b1b2d636f7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1960 | 2025.12.20 00:25:28.466690 [ 275 ] {366939c6-c412-4512-832a-c3b1b2d636f7} <Trace> oximeter.fields_ipaddr (ac340138-06ff-4905-9b34-fb7c14eefb28): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1961 | 2025.12.20 00:25:28.466826 [ 275 ] {366939c6-c412-4512-832a-c3b1b2d636f7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001182 sec., 1692.047377326565 rows/sec., 137.97 KiB/sec. | ||
| 1962 | 2025.12.20 00:25:28.466862 [ 275 ] {366939c6-c412-4512-832a-c3b1b2d636f7} <Debug> TCPHandler: Processed in 0.001346533 sec. | ||
| 1963 | 2025.12.20 00:25:28.466979 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1964 | 2025.12.20 00:25:28.467074 [ 275 ] {c571a1ed-79ae-49f7-9dd1-3e341cde6fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1965 | 2025.12.20 00:25:28.467113 [ 275 ] {c571a1ed-79ae-49f7-9dd1-3e341cde6fcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1966 | 2025.12.20 00:25:28.467720 [ 275 ] {c571a1ed-79ae-49f7-9dd1-3e341cde6fcc} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1967 | 2025.12.20 00:25:28.467754 [ 275 ] {c571a1ed-79ae-49f7-9dd1-3e341cde6fcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1968 | 2025.12.20 00:25:28.468056 [ 275 ] {c571a1ed-79ae-49f7-9dd1-3e341cde6fcc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1969 | 2025.12.20 00:25:28.468261 [ 275 ] {c571a1ed-79ae-49f7-9dd1-3e341cde6fcc} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1970 | 2025.12.20 00:25:28.468399 [ 275 ] {c571a1ed-79ae-49f7-9dd1-3e341cde6fcc} <Debug> executeQuery: Read 104 rows, 9.03 KiB in 0.001341 sec., 77554.06413124534 rows/sec., 6.57 MiB/sec. | ||
| 1971 | 2025.12.20 00:25:28.468435 [ 275 ] {c571a1ed-79ae-49f7-9dd1-3e341cde6fcc} <Debug> TCPHandler: Processed in 0.001505918 sec. | ||
| 1972 | 2025.12.20 00:25:28.468555 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1973 | 2025.12.20 00:25:28.468649 [ 275 ] {3acf4502-d77f-4311-87f9-1af627cae561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1974 | 2025.12.20 00:25:28.468688 [ 275 ] {3acf4502-d77f-4311-87f9-1af627cae561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1975 | 2025.12.20 00:25:28.469095 [ 275 ] {3acf4502-d77f-4311-87f9-1af627cae561} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1976 | 2025.12.20 00:25:28.469132 [ 275 ] {3acf4502-d77f-4311-87f9-1af627cae561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1977 | 2025.12.20 00:25:28.469420 [ 275 ] {3acf4502-d77f-4311-87f9-1af627cae561} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1978 | 2025.12.20 00:25:28.469635 [ 275 ] {3acf4502-d77f-4311-87f9-1af627cae561} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1979 | 2025.12.20 00:25:28.469741 [ 64 ] {} <Debug> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1980 | 2025.12.20 00:25:28.469771 [ 275 ] {3acf4502-d77f-4311-87f9-1af627cae561} <Debug> executeQuery: Read 25 rows, 1.87 KiB in 0.00114 sec., 21929.82456140351 rows/sec., 1.60 MiB/sec. | ||
| 1981 | 2025.12.20 00:25:28.469803 [ 64 ] {} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1982 | 2025.12.20 00:25:28.469813 [ 275 ] {3acf4502-d77f-4311-87f9-1af627cae561} <Debug> TCPHandler: Processed in 0.001311033 sec. | ||
| 1983 | 2025.12.20 00:25:28.469834 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1984 | 2025.12.20 00:25:28.469932 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1985 | 2025.12.20 00:25:28.469953 [ 196 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::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 | ||
| 1986 | 2025.12.20 00:25:28.470031 [ 275 ] {452a3c30-5c7d-4a3f-a235-482af44f0d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1987 | 2025.12.20 00:25:28.470072 [ 196 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1988 | 2025.12.20 00:25:28.470075 [ 275 ] {452a3c30-5c7d-4a3f-a235-482af44f0d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1989 | 2025.12.20 00:25:28.470111 [ 196 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 16 rows starting from the beginning of the part | ||
| 1990 | 2025.12.20 00:25:28.470174 [ 196 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::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 | ||
| 1991 | 2025.12.20 00:25:28.470215 [ 196 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 209 rows starting from the beginning of the part | ||
| 1992 | 2025.12.20 00:25:28.470255 [ 196 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::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 | ||
| 1993 | 2025.12.20 00:25:28.470293 [ 196 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 205 rows starting from the beginning of the part | ||
| 1994 | 2025.12.20 00:25:28.470329 [ 196 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 25 rows starting from the beginning of the part | ||
| 1995 | 2025.12.20 00:25:28.470491 [ 275 ] {452a3c30-5c7d-4a3f-a235-482af44f0d2e} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1996 | 2025.12.20 00:25:28.470533 [ 275 ] {452a3c30-5c7d-4a3f-a235-482af44f0d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 1997 | 2025.12.20 00:25:28.470828 [ 275 ] {452a3c30-5c7d-4a3f-a235-482af44f0d2e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1998 | 2025.12.20 00:25:28.471064 [ 275 ] {452a3c30-5c7d-4a3f-a235-482af44f0d2e} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1999 | 2025.12.20 00:25:28.471205 [ 275 ] {452a3c30-5c7d-4a3f-a235-482af44f0d2e} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001191 sec., 839.6305625524769 rows/sec., 55.76 KiB/sec. | ||
| 2000 | 2025.12.20 00:25:28.471245 [ 275 ] {452a3c30-5c7d-4a3f-a235-482af44f0d2e} <Debug> TCPHandler: Processed in 0.001364255 sec. | ||
| 2001 | 2025.12.20 00:25:28.471259 [ 197 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 475 rows, containing 5 columns (5 merged, 0 gathered) in 0.001346094 sec., 352872.83057498216 rows/sec., 22.71 MiB/sec. | ||
| 2002 | 2025.12.20 00:25:28.471376 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2003 | 2025.12.20 00:25:28.471438 [ 192 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2004 | 2025.12.20 00:25:28.471471 [ 275 ] {0ccff0a8-8174-409f-b88f-267c806ff5b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2005 | 2025.12.20 00:25:28.471514 [ 275 ] {0ccff0a8-8174-409f-b88f-267c806ff5b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2006 | 2025.12.20 00:25:28.471716 [ 192 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_6_1} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2007 | 2025.12.20 00:25:28.471789 [ 192 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_6_1} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2008 | 2025.12.20 00:25:28.471857 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2009 | 2025.12.20 00:25:28.471983 [ 275 ] {0ccff0a8-8174-409f-b88f-267c806ff5b1} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2010 | 2025.12.20 00:25:28.472026 [ 275 ] {0ccff0a8-8174-409f-b88f-267c806ff5b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2011 | 2025.12.20 00:25:28.472341 [ 275 ] {0ccff0a8-8174-409f-b88f-267c806ff5b1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2012 | 2025.12.20 00:25:28.472547 [ 275 ] {0ccff0a8-8174-409f-b88f-267c806ff5b1} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2013 | 2025.12.20 00:25:28.472681 [ 275 ] {0ccff0a8-8174-409f-b88f-267c806ff5b1} <Debug> executeQuery: Read 96 rows, 7.69 KiB in 0.001228 sec., 78175.89576547232 rows/sec., 6.12 MiB/sec. | ||
| 2014 | 2025.12.20 00:25:28.472723 [ 275 ] {0ccff0a8-8174-409f-b88f-267c806ff5b1} <Debug> TCPHandler: Processed in 0.001397095 sec. | ||
| 2015 | 2025.12.20 00:25:28.472841 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2016 | 2025.12.20 00:25:28.472935 [ 275 ] {3edb6db2-572d-4549-b655-3e1f857ea421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2017 | 2025.12.20 00:25:28.472977 [ 275 ] {3edb6db2-572d-4549-b655-3e1f857ea421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2018 | 2025.12.20 00:25:28.473388 [ 275 ] {3edb6db2-572d-4549-b655-3e1f857ea421} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2019 | 2025.12.20 00:25:28.473423 [ 275 ] {3edb6db2-572d-4549-b655-3e1f857ea421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2020 | 2025.12.20 00:25:28.473736 [ 275 ] {3edb6db2-572d-4549-b655-3e1f857ea421} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2021 | 2025.12.20 00:25:28.473944 [ 275 ] {3edb6db2-572d-4549-b655-3e1f857ea421} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2022 | 2025.12.20 00:25:28.474082 [ 275 ] {3edb6db2-572d-4549-b655-3e1f857ea421} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001164 sec., 138316.15120274914 rows/sec., 9.63 MiB/sec. | ||
| 2023 | 2025.12.20 00:25:28.474124 [ 275 ] {3edb6db2-572d-4549-b655-3e1f857ea421} <Debug> TCPHandler: Processed in 0.001333304 sec. | ||
| 2024 | 2025.12.20 00:25:28.474236 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2025 | 2025.12.20 00:25:28.474331 [ 275 ] {4ee6fa6e-f610-4688-a1f2-25313b5afeab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2026 | 2025.12.20 00:25:28.474373 [ 275 ] {4ee6fa6e-f610-4688-a1f2-25313b5afeab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2027 | 2025.12.20 00:25:28.474698 [ 275 ] {4ee6fa6e-f610-4688-a1f2-25313b5afeab} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2028 | 2025.12.20 00:25:28.474734 [ 275 ] {4ee6fa6e-f610-4688-a1f2-25313b5afeab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2029 | 2025.12.20 00:25:28.475018 [ 275 ] {4ee6fa6e-f610-4688-a1f2-25313b5afeab} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2030 | 2025.12.20 00:25:28.475220 [ 275 ] {4ee6fa6e-f610-4688-a1f2-25313b5afeab} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2031 | 2025.12.20 00:25:28.475355 [ 275 ] {4ee6fa6e-f610-4688-a1f2-25313b5afeab} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 60.98 KiB/sec. | ||
| 2032 | 2025.12.20 00:25:28.475396 [ 275 ] {4ee6fa6e-f610-4688-a1f2-25313b5afeab} <Debug> TCPHandler: Processed in 0.00121161 sec. | ||
| 2033 | 2025.12.20 00:25:28.475505 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2034 | 2025.12.20 00:25:28.475600 [ 275 ] {657900fc-08ab-436d-9b85-b109e79bec26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2035 | 2025.12.20 00:25:28.475652 [ 275 ] {657900fc-08ab-436d-9b85-b109e79bec26} <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 | ||
| 2036 | 2025.12.20 00:25:28.476434 [ 275 ] {657900fc-08ab-436d-9b85-b109e79bec26} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2037 | 2025.12.20 00:25:28.476470 [ 275 ] {657900fc-08ab-436d-9b85-b109e79bec26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2038 | 2025.12.20 00:25:28.477020 [ 275 ] {657900fc-08ab-436d-9b85-b109e79bec26} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2039 | 2025.12.20 00:25:28.477237 [ 275 ] {657900fc-08ab-436d-9b85-b109e79bec26} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2040 | 2025.12.20 00:25:28.477377 [ 275 ] {657900fc-08ab-436d-9b85-b109e79bec26} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001795 sec., 12813.370473537605 rows/sec., 22.96 MiB/sec. | ||
| 2041 | 2025.12.20 00:25:28.477432 [ 275 ] {657900fc-08ab-436d-9b85-b109e79bec26} <Debug> TCPHandler: Processed in 0.001975579 sec. | ||
| 2042 | 2025.12.20 00:25:28.477549 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2043 | 2025.12.20 00:25:28.477646 [ 275 ] {d5b2b88b-eeb9-45f2-9a82-4462461e4c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2044 | 2025.12.20 00:25:28.477688 [ 275 ] {d5b2b88b-eeb9-45f2-9a82-4462461e4c3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2045 | 2025.12.20 00:25:28.478023 [ 275 ] {d5b2b88b-eeb9-45f2-9a82-4462461e4c3e} <Trace> oximeter.measurements_i64 (8f928e33-fced-447a-95c1-4db4ca6eaa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2046 | 2025.12.20 00:25:28.478059 [ 275 ] {d5b2b88b-eeb9-45f2-9a82-4462461e4c3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2047 | 2025.12.20 00:25:28.478472 [ 275 ] {d5b2b88b-eeb9-45f2-9a82-4462461e4c3e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2048 | 2025.12.20 00:25:28.478678 [ 275 ] {d5b2b88b-eeb9-45f2-9a82-4462461e4c3e} <Trace> oximeter.measurements_i64 (8f928e33-fced-447a-95c1-4db4ca6eaa4a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2049 | 2025.12.20 00:25:28.478802 [ 275 ] {d5b2b88b-eeb9-45f2-9a82-4462461e4c3e} <Debug> executeQuery: Read 9 rows, 680.00 B in 0.001175 sec., 7659.574468085106 rows/sec., 565.16 KiB/sec. | ||
| 2050 | 2025.12.20 00:25:28.478843 [ 275 ] {d5b2b88b-eeb9-45f2-9a82-4462461e4c3e} <Debug> TCPHandler: Processed in 0.001345094 sec. | ||
| 2051 | 2025.12.20 00:25:28.478957 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2052 | 2025.12.20 00:25:28.479051 [ 275 ] {2f8c46ce-a8c6-4578-ae9e-4736b8ec9230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2053 | 2025.12.20 00:25:28.479091 [ 275 ] {2f8c46ce-a8c6-4578-ae9e-4736b8ec9230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2054 | 2025.12.20 00:25:28.479434 [ 275 ] {2f8c46ce-a8c6-4578-ae9e-4736b8ec9230} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2055 | 2025.12.20 00:25:28.479470 [ 275 ] {2f8c46ce-a8c6-4578-ae9e-4736b8ec9230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2056 | 2025.12.20 00:25:28.479777 [ 275 ] {2f8c46ce-a8c6-4578-ae9e-4736b8ec9230} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2057 | 2025.12.20 00:25:28.479999 [ 275 ] {2f8c46ce-a8c6-4578-ae9e-4736b8ec9230} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2058 | 2025.12.20 00:25:28.480157 [ 275 ] {2f8c46ce-a8c6-4578-ae9e-4736b8ec9230} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 2059 | 2025.12.20 00:25:28.480199 [ 275 ] {2f8c46ce-a8c6-4578-ae9e-4736b8ec9230} <Debug> TCPHandler: Processed in 0.001293402 sec. | ||
| 2060 | 2025.12.20 00:25:31.120469 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2061 | 2025.12.20 00:25:31.120531 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2062 | 2025.12.20 00:25:31.197111 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 280 | ||
| 2063 | 2025.12.20 00:25:31.199610 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2064 | 2025.12.20 00:25:31.199657 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2065 | 2025.12.20 00:25:31.200837 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2066 | 2025.12.20 00:25:31.201117 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2067 | 2025.12.20 00:25:31.201383 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 280 | ||
| 2068 | 2025.12.20 00:25:31.201498 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3772 | ||
| 2069 | 2025.12.20 00:25:31.202006 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2070 | 2025.12.20 00:25:31.202051 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2071 | 2025.12.20 00:25:31.202551 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2072 | 2025.12.20 00:25:31.202782 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2073 | 2025.12.20 00:25:31.202907 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3772 | ||
| 2074 | 2025.12.20 00:25:31.397435 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2075 | 2025.12.20 00:25:31.415120 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2076 | 2025.12.20 00:25:31.415178 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2077 | 2025.12.20 00:25:31.421585 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2078 | 2025.12.20 00:25:31.422336 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2079 | 2025.12.20 00:25:31.426097 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2080 | 2025.12.20 00:25:32.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.53 MiB, peak 190.39 MiB, free memory in arenas 0.00 B, will set to 183.71 MiB (RSS), difference: 1.18 MiB | ||
| 2081 | 2025.12.20 00:25:33.462695 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2082 | 2025.12.20 00:25:33.462900 [ 275 ] {d3217311-0bd0-45a5-925c-1d70c3b4ae21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2083 | 2025.12.20 00:25:33.462977 [ 275 ] {d3217311-0bd0-45a5-925c-1d70c3b4ae21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2084 | 2025.12.20 00:25:33.463833 [ 275 ] {d3217311-0bd0-45a5-925c-1d70c3b4ae21} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2085 | 2025.12.20 00:25:33.463885 [ 275 ] {d3217311-0bd0-45a5-925c-1d70c3b4ae21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2086 | 2025.12.20 00:25:33.464300 [ 275 ] {d3217311-0bd0-45a5-925c-1d70c3b4ae21} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2087 | 2025.12.20 00:25:33.464562 [ 275 ] {d3217311-0bd0-45a5-925c-1d70c3b4ae21} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2088 | 2025.12.20 00:25:33.464729 [ 275 ] {d3217311-0bd0-45a5-925c-1d70c3b4ae21} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001886 sec., 217391.30434782608 rows/sec., 13.79 MiB/sec. | ||
| 2089 | 2025.12.20 00:25:33.464781 [ 275 ] {d3217311-0bd0-45a5-925c-1d70c3b4ae21} <Debug> TCPHandler: Processed in 0.002231086 sec. | ||
| 2090 | 2025.12.20 00:25:33.464910 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2091 | 2025.12.20 00:25:33.465016 [ 275 ] {8d6e58da-f92a-42d5-980e-fef56befbaab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2092 | 2025.12.20 00:25:33.465061 [ 275 ] {8d6e58da-f92a-42d5-980e-fef56befbaab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2093 | 2025.12.20 00:25:33.465956 [ 275 ] {8d6e58da-f92a-42d5-980e-fef56befbaab} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2094 | 2025.12.20 00:25:33.465996 [ 275 ] {8d6e58da-f92a-42d5-980e-fef56befbaab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2095 | 2025.12.20 00:25:33.466392 [ 275 ] {8d6e58da-f92a-42d5-980e-fef56befbaab} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2096 | 2025.12.20 00:25:33.466613 [ 275 ] {8d6e58da-f92a-42d5-980e-fef56befbaab} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2097 | 2025.12.20 00:25:33.466748 [ 275 ] {8d6e58da-f92a-42d5-980e-fef56befbaab} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001757 sec., 632896.9834945931 rows/sec., 49.94 MiB/sec. | ||
| 2098 | 2025.12.20 00:25:33.466787 [ 275 ] {8d6e58da-f92a-42d5-980e-fef56befbaab} <Debug> TCPHandler: Processed in 0.001931738 sec. | ||
| 2099 | 2025.12.20 00:25:33.466901 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2100 | 2025.12.20 00:25:33.467000 [ 275 ] {c78675c8-c875-452f-9338-ab459342b863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2101 | 2025.12.20 00:25:33.467041 [ 275 ] {c78675c8-c875-452f-9338-ab459342b863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2102 | 2025.12.20 00:25:33.467511 [ 275 ] {c78675c8-c875-452f-9338-ab459342b863} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2103 | 2025.12.20 00:25:33.467548 [ 275 ] {c78675c8-c875-452f-9338-ab459342b863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2104 | 2025.12.20 00:25:33.467884 [ 275 ] {c78675c8-c875-452f-9338-ab459342b863} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2105 | 2025.12.20 00:25:33.468111 [ 275 ] {c78675c8-c875-452f-9338-ab459342b863} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2106 | 2025.12.20 00:25:33.468239 [ 275 ] {c78675c8-c875-452f-9338-ab459342b863} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.00126 sec., 162698.4126984127 rows/sec., 9.55 MiB/sec. | ||
| 2107 | 2025.12.20 00:25:33.468276 [ 275 ] {c78675c8-c875-452f-9338-ab459342b863} <Debug> TCPHandler: Processed in 0.001428656 sec. | ||
| 2108 | 2025.12.20 00:25:33.468398 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2109 | 2025.12.20 00:25:33.468494 [ 275 ] {8c340acc-714a-40de-bcde-ab136a8b91f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2110 | 2025.12.20 00:25:33.468534 [ 275 ] {8c340acc-714a-40de-bcde-ab136a8b91f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2111 | 2025.12.20 00:25:33.469015 [ 275 ] {8c340acc-714a-40de-bcde-ab136a8b91f0} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2112 | 2025.12.20 00:25:33.469052 [ 275 ] {8c340acc-714a-40de-bcde-ab136a8b91f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2113 | 2025.12.20 00:25:33.469368 [ 275 ] {8c340acc-714a-40de-bcde-ab136a8b91f0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2114 | 2025.12.20 00:25:33.469578 [ 275 ] {8c340acc-714a-40de-bcde-ab136a8b91f0} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2115 | 2025.12.20 00:25:33.469705 [ 275 ] {8c340acc-714a-40de-bcde-ab136a8b91f0} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00123 sec., 172357.72357723577 rows/sec., 11.12 MiB/sec. | ||
| 2116 | 2025.12.20 00:25:33.469742 [ 275 ] {8c340acc-714a-40de-bcde-ab136a8b91f0} <Debug> TCPHandler: Processed in 0.001396635 sec. | ||
| 2117 | 2025.12.20 00:25:33.469855 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2118 | 2025.12.20 00:25:33.469950 [ 275 ] {a64b4704-5dbb-42f3-aa6c-717e31486d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2119 | 2025.12.20 00:25:33.469989 [ 275 ] {a64b4704-5dbb-42f3-aa6c-717e31486d58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2120 | 2025.12.20 00:25:33.470478 [ 275 ] {a64b4704-5dbb-42f3-aa6c-717e31486d58} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2121 | 2025.12.20 00:25:33.470515 [ 275 ] {a64b4704-5dbb-42f3-aa6c-717e31486d58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2122 | 2025.12.20 00:25:33.470816 [ 275 ] {a64b4704-5dbb-42f3-aa6c-717e31486d58} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2123 | 2025.12.20 00:25:33.471024 [ 275 ] {a64b4704-5dbb-42f3-aa6c-717e31486d58} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2124 | 2025.12.20 00:25:33.471150 [ 275 ] {a64b4704-5dbb-42f3-aa6c-717e31486d58} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001218 sec., 173234.81116584566 rows/sec., 9.84 MiB/sec. | ||
| 2125 | 2025.12.20 00:25:33.471186 [ 275 ] {a64b4704-5dbb-42f3-aa6c-717e31486d58} <Debug> TCPHandler: Processed in 0.001382165 sec. | ||
| 2126 | 2025.12.20 00:25:33.471296 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2127 | 2025.12.20 00:25:33.471390 [ 275 ] {707d0fbc-09f5-4c35-8998-9bc38e659ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2128 | 2025.12.20 00:25:33.471433 [ 275 ] {707d0fbc-09f5-4c35-8998-9bc38e659ae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2129 | 2025.12.20 00:25:33.472185 [ 275 ] {707d0fbc-09f5-4c35-8998-9bc38e659ae8} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2130 | 2025.12.20 00:25:33.472223 [ 275 ] {707d0fbc-09f5-4c35-8998-9bc38e659ae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2131 | 2025.12.20 00:25:33.472552 [ 275 ] {707d0fbc-09f5-4c35-8998-9bc38e659ae8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2132 | 2025.12.20 00:25:33.472769 [ 275 ] {707d0fbc-09f5-4c35-8998-9bc38e659ae8} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2133 | 2025.12.20 00:25:33.472896 [ 275 ] {707d0fbc-09f5-4c35-8998-9bc38e659ae8} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001524 sec., 445538.05774278217 rows/sec., 31.06 MiB/sec. | ||
| 2134 | 2025.12.20 00:25:33.472933 [ 275 ] {707d0fbc-09f5-4c35-8998-9bc38e659ae8} <Debug> TCPHandler: Processed in 0.001689363 sec. | ||
| 2135 | 2025.12.20 00:25:33.473047 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2136 | 2025.12.20 00:25:33.473143 [ 275 ] {e3001615-af5a-454d-ac1f-c57e2121cda4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2137 | 2025.12.20 00:25:33.473183 [ 275 ] {e3001615-af5a-454d-ac1f-c57e2121cda4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2138 | 2025.12.20 00:25:33.473513 [ 275 ] {e3001615-af5a-454d-ac1f-c57e2121cda4} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2139 | 2025.12.20 00:25:33.473550 [ 275 ] {e3001615-af5a-454d-ac1f-c57e2121cda4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2140 | 2025.12.20 00:25:33.473853 [ 275 ] {e3001615-af5a-454d-ac1f-c57e2121cda4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2141 | 2025.12.20 00:25:33.474056 [ 275 ] {e3001615-af5a-454d-ac1f-c57e2121cda4} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2142 | 2025.12.20 00:25:33.474184 [ 275 ] {e3001615-af5a-454d-ac1f-c57e2121cda4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 2143 | 2025.12.20 00:25:33.474221 [ 275 ] {e3001615-af5a-454d-ac1f-c57e2121cda4} <Debug> TCPHandler: Processed in 0.001225051 sec. | ||
| 2144 | 2025.12.20 00:25:33.474333 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2145 | 2025.12.20 00:25:33.474429 [ 275 ] {e793104b-5a23-4160-a0d8-c9fb8fdba54f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2146 | 2025.12.20 00:25:33.474470 [ 275 ] {e793104b-5a23-4160-a0d8-c9fb8fdba54f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2147 | 2025.12.20 00:25:33.474915 [ 275 ] {e793104b-5a23-4160-a0d8-c9fb8fdba54f} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2148 | 2025.12.20 00:25:33.474952 [ 275 ] {e793104b-5a23-4160-a0d8-c9fb8fdba54f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2149 | 2025.12.20 00:25:33.475300 [ 275 ] {e793104b-5a23-4160-a0d8-c9fb8fdba54f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2150 | 2025.12.20 00:25:33.475513 [ 275 ] {e793104b-5a23-4160-a0d8-c9fb8fdba54f} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2151 | 2025.12.20 00:25:33.475641 [ 275 ] {e793104b-5a23-4160-a0d8-c9fb8fdba54f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00123 sec., 255284.55284552847 rows/sec., 16.77 MiB/sec. | ||
| 2152 | 2025.12.20 00:25:33.475678 [ 275 ] {e793104b-5a23-4160-a0d8-c9fb8fdba54f} <Debug> TCPHandler: Processed in 0.001395535 sec. | ||
| 2153 | 2025.12.20 00:25:33.475788 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2154 | 2025.12.20 00:25:33.475882 [ 275 ] {9d35d074-ab00-4f52-842c-d27d31cb7ebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2155 | 2025.12.20 00:25:33.475923 [ 275 ] {9d35d074-ab00-4f52-842c-d27d31cb7ebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2156 | 2025.12.20 00:25:33.476227 [ 275 ] {9d35d074-ab00-4f52-842c-d27d31cb7ebf} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2157 | 2025.12.20 00:25:33.476263 [ 275 ] {9d35d074-ab00-4f52-842c-d27d31cb7ebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2158 | 2025.12.20 00:25:33.476564 [ 275 ] {9d35d074-ab00-4f52-842c-d27d31cb7ebf} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2159 | 2025.12.20 00:25:33.476799 [ 275 ] {9d35d074-ab00-4f52-842c-d27d31cb7ebf} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2160 | 2025.12.20 00:25:33.476922 [ 275 ] {9d35d074-ab00-4f52-842c-d27d31cb7ebf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001058 sec., 945.179584120983 rows/sec., 63.69 KiB/sec. | ||
| 2161 | 2025.12.20 00:25:33.476957 [ 275 ] {9d35d074-ab00-4f52-842c-d27d31cb7ebf} <Debug> TCPHandler: Processed in 0.00122128 sec. | ||
| 2162 | 2025.12.20 00:25:33.477068 [ 275 ] {} <Trace> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2163 | 2025.12.20 00:25:33.477163 [ 275 ] {7c963720-4faf-421c-9aa6-569285c89ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35893) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2164 | 2025.12.20 00:25:33.477205 [ 275 ] {7c963720-4faf-421c-9aa6-569285c89ba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2165 | 2025.12.20 00:25:33.477554 [ 275 ] {7c963720-4faf-421c-9aa6-569285c89ba9} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2166 | 2025.12.20 00:25:33.477591 [ 275 ] {7c963720-4faf-421c-9aa6-569285c89ba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 2167 | 2025.12.20 00:25:33.477908 [ 275 ] {7c963720-4faf-421c-9aa6-569285c89ba9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2168 | 2025.12.20 00:25:33.478122 [ 275 ] {7c963720-4faf-421c-9aa6-569285c89ba9} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2169 | 2025.12.20 00:25:33.478245 [ 275 ] {7c963720-4faf-421c-9aa6-569285c89ba9} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.0011 sec., 94545.45454545454 rows/sec., 5.79 MiB/sec. | ||
| 2170 | 2025.12.20 00:25:33.478278 [ 275 ] {7c963720-4faf-421c-9aa6-569285c89ba9} <Debug> TCPHandler: Processed in 0.001261762 sec. | ||
| 2171 | 2025.12.20 00:25:37.706349 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2172 | 2025.12.20 00:25:37.706433 [ 275 ] {} <Debug> TCP-Session: 2c5f4398-36ba-45f1-950a-8dfc16c83b81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2173 | 2025.12.20 00:25:38.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.73 MiB, peak 190.39 MiB, free memory in arenas 0.00 B, will set to 183.77 MiB (RSS), difference: 2.04 MiB | ||
| 2174 | 2025.12.20 00:25:38.453299 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2175 | 2025.12.20 00:25:38.453483 [ 276 ] {26b73adc-ef50-449b-9e03-12f70155830d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2176 | 2025.12.20 00:25:38.453549 [ 276 ] {26b73adc-ef50-449b-9e03-12f70155830d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2177 | 2025.12.20 00:25:38.454328 [ 276 ] {26b73adc-ef50-449b-9e03-12f70155830d} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2178 | 2025.12.20 00:25:38.454380 [ 276 ] {26b73adc-ef50-449b-9e03-12f70155830d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2179 | 2025.12.20 00:25:38.454786 [ 276 ] {26b73adc-ef50-449b-9e03-12f70155830d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2180 | 2025.12.20 00:25:38.455024 [ 276 ] {26b73adc-ef50-449b-9e03-12f70155830d} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2181 | 2025.12.20 00:25:38.455191 [ 276 ] {26b73adc-ef50-449b-9e03-12f70155830d} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001755 sec., 72934.47293447293 rows/sec., 6.28 MiB/sec. | ||
| 2182 | 2025.12.20 00:25:38.455233 [ 276 ] {26b73adc-ef50-449b-9e03-12f70155830d} <Debug> TCPHandler: Processed in 0.002070082 sec. | ||
| 2183 | 2025.12.20 00:25:38.455369 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2184 | 2025.12.20 00:25:38.455475 [ 276 ] {48bf2ae7-c655-41f6-a0fd-76d00db04798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2185 | 2025.12.20 00:25:38.455519 [ 276 ] {48bf2ae7-c655-41f6-a0fd-76d00db04798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2186 | 2025.12.20 00:25:38.455941 [ 276 ] {48bf2ae7-c655-41f6-a0fd-76d00db04798} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2187 | 2025.12.20 00:25:38.455978 [ 276 ] {48bf2ae7-c655-41f6-a0fd-76d00db04798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2188 | 2025.12.20 00:25:38.456285 [ 276 ] {48bf2ae7-c655-41f6-a0fd-76d00db04798} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2189 | 2025.12.20 00:25:38.456496 [ 276 ] {48bf2ae7-c655-41f6-a0fd-76d00db04798} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2190 | 2025.12.20 00:25:38.456631 [ 276 ] {48bf2ae7-c655-41f6-a0fd-76d00db04798} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.00118 sec., 30508.474576271186 rows/sec., 2.24 MiB/sec. | ||
| 2191 | 2025.12.20 00:25:38.456668 [ 276 ] {48bf2ae7-c655-41f6-a0fd-76d00db04798} <Debug> TCPHandler: Processed in 0.001356144 sec. | ||
| 2192 | 2025.12.20 00:25:38.456780 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2193 | 2025.12.20 00:25:38.456875 [ 276 ] {ce29e916-cff4-4802-905d-f004ff9595ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2194 | 2025.12.20 00:25:38.456915 [ 276 ] {ce29e916-cff4-4802-905d-f004ff9595ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2195 | 2025.12.20 00:25:38.457344 [ 276 ] {ce29e916-cff4-4802-905d-f004ff9595ee} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2196 | 2025.12.20 00:25:38.457378 [ 276 ] {ce29e916-cff4-4802-905d-f004ff9595ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2197 | 2025.12.20 00:25:38.457692 [ 276 ] {ce29e916-cff4-4802-905d-f004ff9595ee} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2198 | 2025.12.20 00:25:38.457907 [ 276 ] {ce29e916-cff4-4802-905d-f004ff9595ee} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2199 | 2025.12.20 00:25:38.458046 [ 276 ] {ce29e916-cff4-4802-905d-f004ff9595ee} <Debug> executeQuery: Read 106 rows, 8.51 KiB in 0.00119 sec., 89075.63025210083 rows/sec., 6.98 MiB/sec. | ||
| 2200 | 2025.12.20 00:25:38.458084 [ 276 ] {ce29e916-cff4-4802-905d-f004ff9595ee} <Debug> TCPHandler: Processed in 0.001354943 sec. | ||
| 2201 | 2025.12.20 00:25:38.458201 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2202 | 2025.12.20 00:25:38.458296 [ 276 ] {1b5582ee-65dc-4ba9-8056-a076b507d023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2203 | 2025.12.20 00:25:38.458340 [ 276 ] {1b5582ee-65dc-4ba9-8056-a076b507d023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2204 | 2025.12.20 00:25:38.458751 [ 276 ] {1b5582ee-65dc-4ba9-8056-a076b507d023} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2205 | 2025.12.20 00:25:38.458786 [ 276 ] {1b5582ee-65dc-4ba9-8056-a076b507d023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2206 | 2025.12.20 00:25:38.459110 [ 276 ] {1b5582ee-65dc-4ba9-8056-a076b507d023} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2207 | 2025.12.20 00:25:38.459323 [ 276 ] {1b5582ee-65dc-4ba9-8056-a076b507d023} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2208 | 2025.12.20 00:25:38.459458 [ 276 ] {1b5582ee-65dc-4ba9-8056-a076b507d023} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 2209 | 2025.12.20 00:25:38.459493 [ 276 ] {1b5582ee-65dc-4ba9-8056-a076b507d023} <Debug> TCPHandler: Processed in 0.001344454 sec. | ||
| 2210 | 2025.12.20 00:25:38.459603 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2211 | 2025.12.20 00:25:38.459699 [ 276 ] {91525c7d-979f-4f63-88d3-dae41faa5ef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2212 | 2025.12.20 00:25:38.459754 [ 276 ] {91525c7d-979f-4f63-88d3-dae41faa5ef8} <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 | ||
| 2213 | 2025.12.20 00:25:38.460671 [ 276 ] {91525c7d-979f-4f63-88d3-dae41faa5ef8} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2214 | 2025.12.20 00:25:38.460705 [ 276 ] {91525c7d-979f-4f63-88d3-dae41faa5ef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2215 | 2025.12.20 00:25:38.461262 [ 276 ] {91525c7d-979f-4f63-88d3-dae41faa5ef8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2216 | 2025.12.20 00:25:38.461488 [ 276 ] {91525c7d-979f-4f63-88d3-dae41faa5ef8} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2217 | 2025.12.20 00:25:38.461636 [ 276 ] {91525c7d-979f-4f63-88d3-dae41faa5ef8} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001956 sec., 18404.907975460123 rows/sec., 32.98 MiB/sec. | ||
| 2218 | 2025.12.20 00:25:38.461687 [ 276 ] {91525c7d-979f-4f63-88d3-dae41faa5ef8} <Debug> TCPHandler: Processed in 0.002133674 sec. | ||
| 2219 | 2025.12.20 00:25:38.461806 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2220 | 2025.12.20 00:25:38.461901 [ 276 ] {42f5875f-8e57-45fe-a93e-d3128b80f7e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2221 | 2025.12.20 00:25:38.461943 [ 276 ] {42f5875f-8e57-45fe-a93e-d3128b80f7e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2222 | 2025.12.20 00:25:38.462326 [ 276 ] {42f5875f-8e57-45fe-a93e-d3128b80f7e1} <Trace> oximeter.measurements_i64 (8f928e33-fced-447a-95c1-4db4ca6eaa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2223 | 2025.12.20 00:25:38.462371 [ 276 ] {42f5875f-8e57-45fe-a93e-d3128b80f7e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2224 | 2025.12.20 00:25:38.462809 [ 276 ] {42f5875f-8e57-45fe-a93e-d3128b80f7e1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2225 | 2025.12.20 00:25:38.463114 [ 276 ] {42f5875f-8e57-45fe-a93e-d3128b80f7e1} <Trace> oximeter.measurements_i64 (8f928e33-fced-447a-95c1-4db4ca6eaa4a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2226 | 2025.12.20 00:25:38.463277 [ 276 ] {42f5875f-8e57-45fe-a93e-d3128b80f7e1} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001393 sec., 6460.875807609476 rows/sec., 497.04 KiB/sec. | ||
| 2227 | 2025.12.20 00:25:38.463326 [ 276 ] {42f5875f-8e57-45fe-a93e-d3128b80f7e1} <Debug> TCPHandler: Processed in 0.00157207 sec. | ||
| 2228 | 2025.12.20 00:25:38.463462 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2229 | 2025.12.20 00:25:38.463579 [ 276 ] {34f6374c-d81e-4fc1-94c5-5c1415c47986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2230 | 2025.12.20 00:25:38.463633 [ 276 ] {34f6374c-d81e-4fc1-94c5-5c1415c47986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2231 | 2025.12.20 00:25:38.464054 [ 276 ] {34f6374c-d81e-4fc1-94c5-5c1415c47986} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2232 | 2025.12.20 00:25:38.464100 [ 276 ] {34f6374c-d81e-4fc1-94c5-5c1415c47986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2233 | 2025.12.20 00:25:38.464533 [ 276 ] {34f6374c-d81e-4fc1-94c5-5c1415c47986} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2234 | 2025.12.20 00:25:38.464842 [ 276 ] {34f6374c-d81e-4fc1-94c5-5c1415c47986} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2235 | 2025.12.20 00:25:38.465025 [ 276 ] {34f6374c-d81e-4fc1-94c5-5c1415c47986} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00147 sec., 40816.32653061225 rows/sec., 2.75 MiB/sec. | ||
| 2236 | 2025.12.20 00:25:38.465075 [ 276 ] {34f6374c-d81e-4fc1-94c5-5c1415c47986} <Debug> TCPHandler: Processed in 0.001676952 sec. | ||
| 2237 | 2025.12.20 00:25:38.703921 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4220 | ||
| 2238 | 2025.12.20 00:25:38.704402 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2239 | 2025.12.20 00:25:38.704442 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2240 | 2025.12.20 00:25:38.704946 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2241 | 2025.12.20 00:25:38.705179 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2242 | 2025.12.20 00:25:38.705306 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4220 | ||
| 2243 | 2025.12.20 00:25:38.927112 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2244 | 2025.12.20 00:25:38.944034 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2245 | 2025.12.20 00:25:38.944100 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2246 | 2025.12.20 00:25:38.950452 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2247 | 2025.12.20 00:25:38.951202 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2248 | 2025.12.20 00:25:38.955120 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2249 | 2025.12.20 00:25:41.093009 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64541 | ||
| 2250 | 2025.12.20 00:25:41.093128 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2251 | 2025.12.20 00:25:41.093154 [ 275 ] {} <Debug> TCP-Session: 111ddd09-af4d-442d-aaae-82b54fa95548 Authenticating user 'default' from [fd00:1122:3344:101::e]:64541 | ||
| 2252 | 2025.12.20 00:25:41.093177 [ 275 ] {} <Debug> TCP-Session: 111ddd09-af4d-442d-aaae-82b54fa95548 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2253 | 2025.12.20 00:25:41.093192 [ 275 ] {} <Debug> TCP-Session: 111ddd09-af4d-442d-aaae-82b54fa95548 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2254 | 2025.12.20 00:25:41.093421 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47399 | ||
| 2255 | 2025.12.20 00:25:41.093453 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63899 | ||
| 2256 | 2025.12.20 00:25:41.093480 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41391 | ||
| 2257 | 2025.12.20 00:25:41.093494 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38760 | ||
| 2258 | 2025.12.20 00:25:41.093517 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55614 | ||
| 2259 | 2025.12.20 00:25:41.093561 [ 275 ] {} <Trace> TCP-Session: 111ddd09-af4d-442d-aaae-82b54fa95548 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2260 | 2025.12.20 00:25:41.093503 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38460 | ||
| 2261 | 2025.12.20 00:25:41.093482 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56939 | ||
| 2262 | 2025.12.20 00:25:41.093638 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2263 | 2025.12.20 00:25:41.093626 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2264 | 2025.12.20 00:25:41.093677 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2265 | 2025.12.20 00:25:41.093685 [ 293 ] {} <Debug> TCP-Session: f86bea27-b1b9-4968-aee4-895e2f909150 Authenticating user 'default' from [fd00:1122:3344:101::e]:55614 | ||
| 2266 | 2025.12.20 00:25:41.093700 [ 289 ] {} <Debug> TCP-Session: a31147c6-4a21-4954-bb5c-97c852186576 Authenticating user 'default' from [fd00:1122:3344:101::e]:41391 | ||
| 2267 | 2025.12.20 00:25:41.093713 [ 292 ] {} <Debug> TCP-Session: cdede88c-b387-4dde-92e4-142747ce9968 Authenticating user 'default' from [fd00:1122:3344:101::e]:38460 | ||
| 2268 | 2025.12.20 00:25:41.093729 [ 293 ] {} <Debug> TCP-Session: f86bea27-b1b9-4968-aee4-895e2f909150 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2269 | 2025.12.20 00:25:41.093732 [ 289 ] {} <Debug> TCP-Session: a31147c6-4a21-4954-bb5c-97c852186576 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2270 | 2025.12.20 00:25:41.093749 [ 292 ] {} <Debug> TCP-Session: cdede88c-b387-4dde-92e4-142747ce9968 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2271 | 2025.12.20 00:25:41.093762 [ 289 ] {} <Debug> TCP-Session: a31147c6-4a21-4954-bb5c-97c852186576 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2272 | 2025.12.20 00:25:41.093778 [ 292 ] {} <Debug> TCP-Session: cdede88c-b387-4dde-92e4-142747ce9968 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2273 | 2025.12.20 00:25:41.093755 [ 293 ] {} <Debug> TCP-Session: f86bea27-b1b9-4968-aee4-895e2f909150 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2274 | 2025.12.20 00:25:41.093614 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2275 | 2025.12.20 00:25:41.093828 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2276 | 2025.12.20 00:25:41.093482 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45495 | ||
| 2277 | 2025.12.20 00:25:41.093864 [ 291 ] {} <Debug> TCP-Session: 5b86c9ad-1938-4df7-8338-dad55249d323 Authenticating user 'default' from [fd00:1122:3344:101::e]:38760 | ||
| 2278 | 2025.12.20 00:25:41.093887 [ 288 ] {} <Debug> TCP-Session: 0c16d468-8778-47af-a533-973e61c89e6b Authenticating user 'default' from [fd00:1122:3344:101::e]:56939 | ||
| 2279 | 2025.12.20 00:25:41.093740 [ 275 ] {92b5072c-d882-4770-be7c-5b57405ef731} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64541) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2280 | 2025.12.20 00:25:41.093915 [ 291 ] {} <Debug> TCP-Session: 5b86c9ad-1938-4df7-8338-dad55249d323 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2281 | 2025.12.20 00:25:41.093929 [ 288 ] {} <Debug> TCP-Session: 0c16d468-8778-47af-a533-973e61c89e6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2282 | 2025.12.20 00:25:41.093957 [ 291 ] {} <Debug> TCP-Session: 5b86c9ad-1938-4df7-8338-dad55249d323 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2283 | 2025.12.20 00:25:41.093973 [ 288 ] {} <Debug> TCP-Session: 0c16d468-8778-47af-a533-973e61c89e6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2284 | 2025.12.20 00:25:41.093615 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2285 | 2025.12.20 00:25:41.094011 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2286 | 2025.12.20 00:25:41.093531 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2287 | 2025.12.20 00:25:41.094048 [ 287 ] {} <Debug> TCP-Session: dd527082-0ecc-4c5e-9b7b-b39ccad99f8f Authenticating user 'default' from [fd00:1122:3344:101::e]:63899 | ||
| 2288 | 2025.12.20 00:25:41.094090 [ 286 ] {} <Debug> TCP-Session: f816982f-7752-4140-80f9-c6b892aa3f0e Authenticating user 'default' from [fd00:1122:3344:101::e]:47399 | ||
| 2289 | 2025.12.20 00:25:41.094109 [ 287 ] {} <Debug> TCP-Session: dd527082-0ecc-4c5e-9b7b-b39ccad99f8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2290 | 2025.12.20 00:25:41.094120 [ 286 ] {} <Debug> TCP-Session: f816982f-7752-4140-80f9-c6b892aa3f0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2291 | 2025.12.20 00:25:41.094139 [ 287 ] {} <Debug> TCP-Session: dd527082-0ecc-4c5e-9b7b-b39ccad99f8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2292 | 2025.12.20 00:25:41.094152 [ 286 ] {} <Debug> TCP-Session: f816982f-7752-4140-80f9-c6b892aa3f0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2293 | 2025.12.20 00:25:41.094059 [ 290 ] {} <Debug> TCP-Session: 39c67968-d412-4dc8-a114-968bed8ebaee Authenticating user 'default' from [fd00:1122:3344:101::e]:45495 | ||
| 2294 | 2025.12.20 00:25:41.094206 [ 290 ] {} <Debug> TCP-Session: 39c67968-d412-4dc8-a114-968bed8ebaee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2295 | 2025.12.20 00:25:41.094220 [ 290 ] {} <Debug> TCP-Session: 39c67968-d412-4dc8-a114-968bed8ebaee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2296 | 2025.12.20 00:25:41.094219 [ 275 ] {92b5072c-d882-4770-be7c-5b57405ef731} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2297 | 2025.12.20 00:25:41.094288 [ 275 ] {92b5072c-d882-4770-be7c-5b57405ef731} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2298 | 2025.12.20 00:25:41.094593 [ 275 ] {92b5072c-d882-4770-be7c-5b57405ef731} <Debug> oximeter.version (bc39ca35-ba92-4bb2-98a9-2a197a776672) (SelectExecutor): Key condition: unknown | ||
| 2299 | 2025.12.20 00:25:41.094705 [ 275 ] {92b5072c-d882-4770-be7c-5b57405ef731} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2300 | 2025.12.20 00:25:41.202486 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 314 | ||
| 2301 | 2025.12.20 00:25:41.204832 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2302 | 2025.12.20 00:25:41.204876 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2303 | 2025.12.20 00:25:41.211979 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2304 | 2025.12.20 00:25:41.212324 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2305 | 2025.12.20 00:25:41.212484 [ 43 ] {} <Debug> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2306 | 2025.12.20 00:25:41.212530 [ 43 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2307 | 2025.12.20 00:25:41.212554 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2308 | 2025.12.20 00:25:41.212692 [ 196 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::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 | ||
| 2309 | 2025.12.20 00:25:41.212719 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 314 | ||
| 2310 | 2025.12.20 00:25:41.213272 [ 196 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2311 | 2025.12.20 00:25:41.213450 [ 196 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::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 | ||
| 2312 | 2025.12.20 00:25:41.213869 [ 196 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 48 rows starting from the beginning of the part | ||
| 2313 | 2025.12.20 00:25:41.214261 [ 196 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
| 2314 | 2025.12.20 00:25:41.214631 [ 196 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 74 rows starting from the beginning of the part | ||
| 2315 | 2025.12.20 00:25:41.214992 [ 196 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
| 2316 | 2025.12.20 00:25:41.215346 [ 196 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 34 rows starting from the beginning of the part | ||
| 2317 | 2025.12.20 00:25:41.221639 [ 197 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 314 rows, containing 72 columns (72 merged, 0 gathered) in 0.009006716 sec., 34862.87343799893 rows/sec., 34.52 MiB/sec. | ||
| 2318 | 2025.12.20 00:25:41.222723 [ 195 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2319 | 2025.12.20 00:25:41.223342 [ 195 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_6_1} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2320 | 2025.12.20 00:25:41.223411 [ 195 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_6_1} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2321 | 2025.12.20 00:25:41.223614 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.68 MiB. | ||
| 2322 | 2025.12.20 00:25:41.485407 [ 305 ] {92b5072c-d882-4770-be7c-5b57405ef731} <Trace> AggregatingTransform: Aggregating | ||
| 2323 | 2025.12.20 00:25:41.485478 [ 305 ] {92b5072c-d882-4770-be7c-5b57405ef731} <Trace> Aggregator: Aggregation method: without_key | ||
| 2324 | 2025.12.20 00:25:41.485520 [ 305 ] {92b5072c-d882-4770-be7c-5b57405ef731} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001408515 sec. (709.968 rows/sec., 27.73 KiB/sec.) | ||
| 2325 | 2025.12.20 00:25:41.485543 [ 305 ] {92b5072c-d882-4770-be7c-5b57405ef731} <Trace> Aggregator: Merging aggregated data | ||
| 2326 | 2025.12.20 00:25:41.487195 [ 275 ] {92b5072c-d882-4770-be7c-5b57405ef731} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.393497 sec., 2.541315435695825 rows/sec., 101.65 B/sec. | ||
| 2327 | 2025.12.20 00:25:41.488671 [ 275 ] {92b5072c-d882-4770-be7c-5b57405ef731} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2328 | 2025.12.20 00:25:41.488702 [ 275 ] {92b5072c-d882-4770-be7c-5b57405ef731} <Debug> TCPHandler: Processed in 0.39530616 sec. | ||
| 2329 | 2025.12.20 00:25:41.488938 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2330 | 2025.12.20 00:25:41.488979 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2331 | 2025.12.20 00:25:41.488983 [ 275 ] {} <Debug> TCP-Session: 111ddd09-af4d-442d-aaae-82b54fa95548 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2332 | 2025.12.20 00:25:41.489009 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2333 | 2025.12.20 00:25:41.489030 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2334 | 2025.12.20 00:25:41.489076 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2335 | 2025.12.20 00:25:41.489097 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2336 | 2025.12.20 00:25:41.489128 [ 287 ] {} <Debug> TCP-Session: dd527082-0ecc-4c5e-9b7b-b39ccad99f8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2337 | 2025.12.20 00:25:41.489147 [ 288 ] {} <Debug> TCP-Session: 0c16d468-8778-47af-a533-973e61c89e6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2338 | 2025.12.20 00:25:41.489156 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2339 | 2025.12.20 00:25:41.489172 [ 291 ] {} <Debug> TCP-Session: 5b86c9ad-1938-4df7-8338-dad55249d323 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2340 | 2025.12.20 00:25:41.489131 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2341 | 2025.12.20 00:25:41.489218 [ 292 ] {} <Debug> TCP-Session: cdede88c-b387-4dde-92e4-142747ce9968 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2342 | 2025.12.20 00:25:41.489271 [ 290 ] {} <Debug> TCP-Session: 39c67968-d412-4dc8-a114-968bed8ebaee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2343 | 2025.12.20 00:25:41.489045 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2344 | 2025.12.20 00:25:41.489081 [ 293 ] {} <Debug> TCP-Session: f86bea27-b1b9-4968-aee4-895e2f909150 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2345 | 2025.12.20 00:25:41.489016 [ 286 ] {} <Debug> TCP-Session: f816982f-7752-4140-80f9-c6b892aa3f0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2346 | 2025.12.20 00:25:41.489362 [ 289 ] {} <Debug> TCP-Session: a31147c6-4a21-4954-bb5c-97c852186576 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2347 | 2025.12.20 00:25:42.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.01 MiB, peak 195.14 MiB, free memory in arenas 0.00 B, will set to 205.86 MiB (RSS), difference: 18.84 MiB | ||
| 2348 | 2025.12.20 00:25:43.462531 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2349 | 2025.12.20 00:25:43.462725 [ 276 ] {9f7a5263-fe74-4682-a480-b12e513b0f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2350 | 2025.12.20 00:25:43.462793 [ 276 ] {9f7a5263-fe74-4682-a480-b12e513b0f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2351 | 2025.12.20 00:25:43.463645 [ 276 ] {9f7a5263-fe74-4682-a480-b12e513b0f80} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2352 | 2025.12.20 00:25:43.463694 [ 276 ] {9f7a5263-fe74-4682-a480-b12e513b0f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2353 | 2025.12.20 00:25:43.464098 [ 276 ] {9f7a5263-fe74-4682-a480-b12e513b0f80} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2354 | 2025.12.20 00:25:43.464347 [ 276 ] {9f7a5263-fe74-4682-a480-b12e513b0f80} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2355 | 2025.12.20 00:25:43.464501 [ 276 ] {9f7a5263-fe74-4682-a480-b12e513b0f80} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001819 sec., 225398.57064321055 rows/sec., 14.30 MiB/sec. | ||
| 2356 | 2025.12.20 00:25:43.464544 [ 276 ] {9f7a5263-fe74-4682-a480-b12e513b0f80} <Debug> TCPHandler: Processed in 0.002151734 sec. | ||
| 2357 | 2025.12.20 00:25:43.464703 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2358 | 2025.12.20 00:25:43.464811 [ 276 ] {afcc1338-204a-4a65-83fc-88c2b425879f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2359 | 2025.12.20 00:25:43.464854 [ 276 ] {afcc1338-204a-4a65-83fc-88c2b425879f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2360 | 2025.12.20 00:25:43.465792 [ 276 ] {afcc1338-204a-4a65-83fc-88c2b425879f} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2361 | 2025.12.20 00:25:43.465830 [ 276 ] {afcc1338-204a-4a65-83fc-88c2b425879f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2362 | 2025.12.20 00:25:43.466206 [ 276 ] {afcc1338-204a-4a65-83fc-88c2b425879f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2363 | 2025.12.20 00:25:43.466435 [ 276 ] {afcc1338-204a-4a65-83fc-88c2b425879f} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2364 | 2025.12.20 00:25:43.466568 [ 276 ] {afcc1338-204a-4a65-83fc-88c2b425879f} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001779 sec., 625070.2641933671 rows/sec., 49.32 MiB/sec. | ||
| 2365 | 2025.12.20 00:25:43.466604 [ 276 ] {afcc1338-204a-4a65-83fc-88c2b425879f} <Debug> TCPHandler: Processed in 0.001958519 sec. | ||
| 2366 | 2025.12.20 00:25:43.466718 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2367 | 2025.12.20 00:25:43.466815 [ 276 ] {a56c726d-bea5-40b3-8b71-a45b25236541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2368 | 2025.12.20 00:25:43.466855 [ 276 ] {a56c726d-bea5-40b3-8b71-a45b25236541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2369 | 2025.12.20 00:25:43.467338 [ 276 ] {a56c726d-bea5-40b3-8b71-a45b25236541} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2370 | 2025.12.20 00:25:43.467377 [ 276 ] {a56c726d-bea5-40b3-8b71-a45b25236541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2371 | 2025.12.20 00:25:43.467682 [ 276 ] {a56c726d-bea5-40b3-8b71-a45b25236541} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2372 | 2025.12.20 00:25:43.467895 [ 276 ] {a56c726d-bea5-40b3-8b71-a45b25236541} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2373 | 2025.12.20 00:25:43.468020 [ 276 ] {a56c726d-bea5-40b3-8b71-a45b25236541} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001224 sec., 167483.66013071896 rows/sec., 9.83 MiB/sec. | ||
| 2374 | 2025.12.20 00:25:43.468056 [ 276 ] {a56c726d-bea5-40b3-8b71-a45b25236541} <Debug> TCPHandler: Processed in 0.001390265 sec. | ||
| 2375 | 2025.12.20 00:25:43.468169 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2376 | 2025.12.20 00:25:43.468267 [ 276 ] {069a8ff3-6f17-4f35-be95-d8109253132d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2377 | 2025.12.20 00:25:43.468309 [ 276 ] {069a8ff3-6f17-4f35-be95-d8109253132d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2378 | 2025.12.20 00:25:43.468831 [ 276 ] {069a8ff3-6f17-4f35-be95-d8109253132d} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2379 | 2025.12.20 00:25:43.468869 [ 276 ] {069a8ff3-6f17-4f35-be95-d8109253132d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2380 | 2025.12.20 00:25:43.469195 [ 276 ] {069a8ff3-6f17-4f35-be95-d8109253132d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2381 | 2025.12.20 00:25:43.469423 [ 276 ] {069a8ff3-6f17-4f35-be95-d8109253132d} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2382 | 2025.12.20 00:25:43.469556 [ 276 ] {069a8ff3-6f17-4f35-be95-d8109253132d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001307 sec., 162203.519510329 rows/sec., 10.46 MiB/sec. | ||
| 2383 | 2025.12.20 00:25:43.469596 [ 276 ] {069a8ff3-6f17-4f35-be95-d8109253132d} <Debug> TCPHandler: Processed in 0.001479247 sec. | ||
| 2384 | 2025.12.20 00:25:43.469706 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2385 | 2025.12.20 00:25:43.469805 [ 276 ] {01e58aa4-ed00-454f-8c9c-2bbf5c0d8de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2386 | 2025.12.20 00:25:43.469846 [ 276 ] {01e58aa4-ed00-454f-8c9c-2bbf5c0d8de0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2387 | 2025.12.20 00:25:43.470325 [ 276 ] {01e58aa4-ed00-454f-8c9c-2bbf5c0d8de0} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2388 | 2025.12.20 00:25:43.470360 [ 276 ] {01e58aa4-ed00-454f-8c9c-2bbf5c0d8de0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2389 | 2025.12.20 00:25:43.470678 [ 276 ] {01e58aa4-ed00-454f-8c9c-2bbf5c0d8de0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2390 | 2025.12.20 00:25:43.470888 [ 276 ] {01e58aa4-ed00-454f-8c9c-2bbf5c0d8de0} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2391 | 2025.12.20 00:25:43.471015 [ 276 ] {01e58aa4-ed00-454f-8c9c-2bbf5c0d8de0} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001228 sec., 171824.1042345277 rows/sec., 9.76 MiB/sec. | ||
| 2392 | 2025.12.20 00:25:43.471065 [ 276 ] {01e58aa4-ed00-454f-8c9c-2bbf5c0d8de0} <Debug> TCPHandler: Processed in 0.001409136 sec. | ||
| 2393 | 2025.12.20 00:25:43.471184 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2394 | 2025.12.20 00:25:43.471281 [ 276 ] {9d64b19d-bb8d-4bcc-bb2e-b69d398212e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2395 | 2025.12.20 00:25:43.471331 [ 276 ] {9d64b19d-bb8d-4bcc-bb2e-b69d398212e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2396 | 2025.12.20 00:25:43.471990 [ 276 ] {9d64b19d-bb8d-4bcc-bb2e-b69d398212e7} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2397 | 2025.12.20 00:25:43.472026 [ 276 ] {9d64b19d-bb8d-4bcc-bb2e-b69d398212e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2398 | 2025.12.20 00:25:43.472358 [ 276 ] {9d64b19d-bb8d-4bcc-bb2e-b69d398212e7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2399 | 2025.12.20 00:25:43.472564 [ 276 ] {9d64b19d-bb8d-4bcc-bb2e-b69d398212e7} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2400 | 2025.12.20 00:25:43.472689 [ 276 ] {9d64b19d-bb8d-4bcc-bb2e-b69d398212e7} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001426 sec., 476157.08274894813 rows/sec., 33.19 MiB/sec. | ||
| 2401 | 2025.12.20 00:25:43.472726 [ 276 ] {9d64b19d-bb8d-4bcc-bb2e-b69d398212e7} <Debug> TCPHandler: Processed in 0.001593 sec. | ||
| 2402 | 2025.12.20 00:25:43.472849 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2403 | 2025.12.20 00:25:43.472944 [ 276 ] {89a0421f-1e22-4d8f-ad68-9e083027b058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2404 | 2025.12.20 00:25:43.472987 [ 276 ] {89a0421f-1e22-4d8f-ad68-9e083027b058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2405 | 2025.12.20 00:25:43.473329 [ 276 ] {89a0421f-1e22-4d8f-ad68-9e083027b058} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2406 | 2025.12.20 00:25:43.473415 [ 276 ] {89a0421f-1e22-4d8f-ad68-9e083027b058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2407 | 2025.12.20 00:25:43.473889 [ 276 ] {89a0421f-1e22-4d8f-ad68-9e083027b058} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2408 | 2025.12.20 00:25:43.474126 [ 276 ] {89a0421f-1e22-4d8f-ad68-9e083027b058} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2409 | 2025.12.20 00:25:43.474267 [ 276 ] {89a0421f-1e22-4d8f-ad68-9e083027b058} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00134 sec., 4477.611940298508 rows/sec., 233.94 KiB/sec. | ||
| 2410 | 2025.12.20 00:25:43.474304 [ 276 ] {89a0421f-1e22-4d8f-ad68-9e083027b058} <Debug> TCPHandler: Processed in 0.001505118 sec. | ||
| 2411 | 2025.12.20 00:25:43.474418 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2412 | 2025.12.20 00:25:43.474526 [ 276 ] {6469c529-56bb-4ad9-8f72-8d76ba886bf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2413 | 2025.12.20 00:25:43.474570 [ 276 ] {6469c529-56bb-4ad9-8f72-8d76ba886bf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2414 | 2025.12.20 00:25:43.475021 [ 276 ] {6469c529-56bb-4ad9-8f72-8d76ba886bf1} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2415 | 2025.12.20 00:25:43.475058 [ 276 ] {6469c529-56bb-4ad9-8f72-8d76ba886bf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2416 | 2025.12.20 00:25:43.475410 [ 276 ] {6469c529-56bb-4ad9-8f72-8d76ba886bf1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2417 | 2025.12.20 00:25:43.475648 [ 276 ] {6469c529-56bb-4ad9-8f72-8d76ba886bf1} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2418 | 2025.12.20 00:25:43.475780 [ 276 ] {6469c529-56bb-4ad9-8f72-8d76ba886bf1} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001274 sec., 246467.81789638934 rows/sec., 16.19 MiB/sec. | ||
| 2419 | 2025.12.20 00:25:43.475817 [ 276 ] {6469c529-56bb-4ad9-8f72-8d76ba886bf1} <Debug> TCPHandler: Processed in 0.001451017 sec. | ||
| 2420 | 2025.12.20 00:25:43.475927 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2421 | 2025.12.20 00:25:43.476022 [ 276 ] {81823c0e-070a-4a84-8752-73d8d538289e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2422 | 2025.12.20 00:25:43.476065 [ 276 ] {81823c0e-070a-4a84-8752-73d8d538289e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2423 | 2025.12.20 00:25:43.476370 [ 276 ] {81823c0e-070a-4a84-8752-73d8d538289e} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2424 | 2025.12.20 00:25:43.476406 [ 276 ] {81823c0e-070a-4a84-8752-73d8d538289e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2425 | 2025.12.20 00:25:43.476762 [ 276 ] {81823c0e-070a-4a84-8752-73d8d538289e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2426 | 2025.12.20 00:25:43.476975 [ 276 ] {81823c0e-070a-4a84-8752-73d8d538289e} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2427 | 2025.12.20 00:25:43.477108 [ 276 ] {81823c0e-070a-4a84-8752-73d8d538289e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001107 sec., 903.342366757001 rows/sec., 60.87 KiB/sec. | ||
| 2428 | 2025.12.20 00:25:43.477145 [ 276 ] {81823c0e-070a-4a84-8752-73d8d538289e} <Debug> TCPHandler: Processed in 0.001269282 sec. | ||
| 2429 | 2025.12.20 00:25:43.477252 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2430 | 2025.12.20 00:25:43.477347 [ 276 ] {879fb9d4-e8e3-4692-9b0b-5c977ffcfd64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2431 | 2025.12.20 00:25:43.477389 [ 276 ] {879fb9d4-e8e3-4692-9b0b-5c977ffcfd64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2432 | 2025.12.20 00:25:43.477718 [ 276 ] {879fb9d4-e8e3-4692-9b0b-5c977ffcfd64} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2433 | 2025.12.20 00:25:43.477754 [ 276 ] {879fb9d4-e8e3-4692-9b0b-5c977ffcfd64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2434 | 2025.12.20 00:25:43.478079 [ 276 ] {879fb9d4-e8e3-4692-9b0b-5c977ffcfd64} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2435 | 2025.12.20 00:25:43.478308 [ 276 ] {879fb9d4-e8e3-4692-9b0b-5c977ffcfd64} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2436 | 2025.12.20 00:25:43.478435 [ 276 ] {879fb9d4-e8e3-4692-9b0b-5c977ffcfd64} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001106 sec., 94032.54972875226 rows/sec., 5.76 MiB/sec. | ||
| 2437 | 2025.12.20 00:25:43.478470 [ 276 ] {879fb9d4-e8e3-4692-9b0b-5c977ffcfd64} <Debug> TCPHandler: Processed in 0.001268972 sec. | ||
| 2438 | 2025.12.20 00:25:46.120598 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2439 | 2025.12.20 00:25:46.120664 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2440 | 2025.12.20 00:25:46.206312 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4732 | ||
| 2441 | 2025.12.20 00:25:46.206832 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2442 | 2025.12.20 00:25:46.206875 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2443 | 2025.12.20 00:25:46.207360 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2444 | 2025.12.20 00:25:46.207589 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2445 | 2025.12.20 00:25:46.207722 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4732 | ||
| 2446 | 2025.12.20 00:25:46.456120 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2447 | 2025.12.20 00:25:46.473617 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2448 | 2025.12.20 00:25:46.473676 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2449 | 2025.12.20 00:25:46.480048 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2450 | 2025.12.20 00:25:46.480753 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2451 | 2025.12.20 00:25:46.483765 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2452 | 2025.12.20 00:25:47.000232 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.41 MiB, peak 210.41 MiB, free memory in arenas 0.00 B, will set to 208.45 MiB (RSS), difference: 2.04 MiB | ||
| 2453 | 2025.12.20 00:25:48.452434 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2454 | 2025.12.20 00:25:48.452671 [ 276 ] {fb08fcfe-8f62-429c-bc4c-e70fcba6ea12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2455 | 2025.12.20 00:25:48.452754 [ 276 ] {fb08fcfe-8f62-429c-bc4c-e70fcba6ea12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2456 | 2025.12.20 00:25:48.453439 [ 276 ] {fb08fcfe-8f62-429c-bc4c-e70fcba6ea12} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2457 | 2025.12.20 00:25:48.453498 [ 276 ] {fb08fcfe-8f62-429c-bc4c-e70fcba6ea12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2458 | 2025.12.20 00:25:48.453917 [ 276 ] {fb08fcfe-8f62-429c-bc4c-e70fcba6ea12} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2459 | 2025.12.20 00:25:48.454148 [ 276 ] {fb08fcfe-8f62-429c-bc4c-e70fcba6ea12} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2460 | 2025.12.20 00:25:48.454276 [ 33 ] {} <Debug> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2461 | 2025.12.20 00:25:48.454313 [ 276 ] {fb08fcfe-8f62-429c-bc4c-e70fcba6ea12} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001703 sec., 75161.47974163241 rows/sec., 6.48 MiB/sec. | ||
| 2462 | 2025.12.20 00:25:48.454352 [ 33 ] {} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2463 | 2025.12.20 00:25:48.454369 [ 276 ] {fb08fcfe-8f62-429c-bc4c-e70fcba6ea12} <Debug> TCPHandler: Processed in 0.002109193 sec. | ||
| 2464 | 2025.12.20 00:25:48.454381 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2465 | 2025.12.20 00:25:48.454513 [ 196 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::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 | ||
| 2466 | 2025.12.20 00:25:48.454521 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2467 | 2025.12.20 00:25:48.454664 [ 196 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2468 | 2025.12.20 00:25:48.454671 [ 276 ] {9f39433f-29f7-437b-84e7-ca74bf37c7cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2469 | 2025.12.20 00:25:48.454703 [ 196 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1137 rows starting from the beginning of the part | ||
| 2470 | 2025.12.20 00:25:48.454726 [ 276 ] {9f39433f-29f7-437b-84e7-ca74bf37c7cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2471 | 2025.12.20 00:25:48.454770 [ 196 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 104 rows starting from the beginning of the part | ||
| 2472 | 2025.12.20 00:25:48.454819 [ 196 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1112 rows starting from the beginning of the part | ||
| 2473 | 2025.12.20 00:25:48.454860 [ 196 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 128 rows starting from the beginning of the part | ||
| 2474 | 2025.12.20 00:25:48.454898 [ 196 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1112 rows starting from the beginning of the part | ||
| 2475 | 2025.12.20 00:25:48.454936 [ 196 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::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 | ||
| 2476 | 2025.12.20 00:25:48.455172 [ 276 ] {9f39433f-29f7-437b-84e7-ca74bf37c7cf} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2477 | 2025.12.20 00:25:48.455216 [ 276 ] {9f39433f-29f7-437b-84e7-ca74bf37c7cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2478 | 2025.12.20 00:25:48.455612 [ 276 ] {9f39433f-29f7-437b-84e7-ca74bf37c7cf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2479 | 2025.12.20 00:25:48.455861 [ 276 ] {9f39433f-29f7-437b-84e7-ca74bf37c7cf} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2480 | 2025.12.20 00:25:48.456011 [ 276 ] {9f39433f-29f7-437b-84e7-ca74bf37c7cf} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001364 sec., 26392.961876832844 rows/sec., 1.94 MiB/sec. | ||
| 2481 | 2025.12.20 00:25:48.456051 [ 276 ] {9f39433f-29f7-437b-84e7-ca74bf37c7cf} <Debug> TCPHandler: Processed in 0.001586369 sec. | ||
| 2482 | 2025.12.20 00:25:48.456160 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2483 | 2025.12.20 00:25:48.456261 [ 276 ] {47965741-6827-42dd-a472-19e6698a0f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2484 | 2025.12.20 00:25:48.456302 [ 276 ] {47965741-6827-42dd-a472-19e6698a0f6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2485 | 2025.12.20 00:25:48.456522 [ 197 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3721 rows, containing 5 columns (5 merged, 0 gathered) in 0.002069062 sec., 1798399.467971477 rows/sec., 150.11 MiB/sec. | ||
| 2486 | 2025.12.20 00:25:48.456733 [ 276 ] {47965741-6827-42dd-a472-19e6698a0f6f} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2487 | 2025.12.20 00:25:48.456775 [ 276 ] {47965741-6827-42dd-a472-19e6698a0f6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2488 | 2025.12.20 00:25:48.456829 [ 189 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2489 | 2025.12.20 00:25:48.457134 [ 276 ] {47965741-6827-42dd-a472-19e6698a0f6f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2490 | 2025.12.20 00:25:48.457189 [ 189 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_11_2} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2491 | 2025.12.20 00:25:48.457285 [ 189 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_11_2} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2492 | 2025.12.20 00:25:48.457374 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 2493 | 2025.12.20 00:25:48.457378 [ 276 ] {47965741-6827-42dd-a472-19e6698a0f6f} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2494 | 2025.12.20 00:25:48.457529 [ 31 ] {} <Debug> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2495 | 2025.12.20 00:25:48.457542 [ 276 ] {47965741-6827-42dd-a472-19e6698a0f6f} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001301 sec., 76863.95080707148 rows/sec., 6.00 MiB/sec. | ||
| 2496 | 2025.12.20 00:25:48.457595 [ 31 ] {} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2497 | 2025.12.20 00:25:48.457604 [ 276 ] {47965741-6827-42dd-a472-19e6698a0f6f} <Debug> TCPHandler: Processed in 0.001497537 sec. | ||
| 2498 | 2025.12.20 00:25:48.457622 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2499 | 2025.12.20 00:25:48.457700 [ 196 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::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 | ||
| 2500 | 2025.12.20 00:25:48.457720 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2501 | 2025.12.20 00:25:48.457792 [ 196 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2502 | 2025.12.20 00:25:48.457820 [ 196 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 699 rows starting from the beginning of the part | ||
| 2503 | 2025.12.20 00:25:48.457824 [ 276 ] {8ed3a293-7ec7-46af-ba15-805a80ba4354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2504 | 2025.12.20 00:25:48.457865 [ 196 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 96 rows starting from the beginning of the part | ||
| 2505 | 2025.12.20 00:25:48.457878 [ 276 ] {8ed3a293-7ec7-46af-ba15-805a80ba4354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2506 | 2025.12.20 00:25:48.457907 [ 196 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 679 rows starting from the beginning of the part | ||
| 2507 | 2025.12.20 00:25:48.457944 [ 196 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 106 rows starting from the beginning of the part | ||
| 2508 | 2025.12.20 00:25:48.457976 [ 196 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 679 rows starting from the beginning of the part | ||
| 2509 | 2025.12.20 00:25:48.458007 [ 196 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 100 rows starting from the beginning of the part | ||
| 2510 | 2025.12.20 00:25:48.458287 [ 276 ] {8ed3a293-7ec7-46af-ba15-805a80ba4354} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2511 | 2025.12.20 00:25:48.458328 [ 276 ] {8ed3a293-7ec7-46af-ba15-805a80ba4354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2512 | 2025.12.20 00:25:48.458710 [ 276 ] {8ed3a293-7ec7-46af-ba15-805a80ba4354} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2513 | 2025.12.20 00:25:48.458932 [ 276 ] {8ed3a293-7ec7-46af-ba15-805a80ba4354} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2514 | 2025.12.20 00:25:48.458944 [ 189 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2359 rows, containing 5 columns (5 merged, 0 gathered) in 0.001274032 sec., 1851601.8435957653 rows/sec., 138.30 MiB/sec. | ||
| 2515 | 2025.12.20 00:25:48.459035 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2516 | 2025.12.20 00:25:48.459065 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2517 | 2025.12.20 00:25:48.459073 [ 276 ] {8ed3a293-7ec7-46af-ba15-805a80ba4354} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001268 sec., 126182.96529968454 rows/sec., 8.79 MiB/sec. | ||
| 2518 | 2025.12.20 00:25:48.459083 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2519 | 2025.12.20 00:25:48.459094 [ 196 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2520 | 2025.12.20 00:25:48.459119 [ 276 ] {8ed3a293-7ec7-46af-ba15-805a80ba4354} <Debug> TCPHandler: Processed in 0.001450476 sec. | ||
| 2521 | 2025.12.20 00:25:48.459225 [ 186 ] {7867a318-225d-404a-8702-03f3cba75be5::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 | ||
| 2522 | 2025.12.20 00:25:48.459229 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2523 | 2025.12.20 00:25:48.459362 [ 276 ] {e3f8b3a9-8f4b-47b3-8bab-8a030c98551e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2524 | 2025.12.20 00:25:48.459363 [ 196 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_11_2} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2525 | 2025.12.20 00:25:48.459381 [ 186 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2526 | 2025.12.20 00:25:48.459421 [ 276 ] {e3f8b3a9-8f4b-47b3-8bab-8a030c98551e} <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 | ||
| 2527 | 2025.12.20 00:25:48.459441 [ 186 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1243 rows starting from the beginning of the part | ||
| 2528 | 2025.12.20 00:25:48.459465 [ 196 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_11_2} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2529 | 2025.12.20 00:25:48.459537 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 2530 | 2025.12.20 00:25:48.459538 [ 186 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 161 rows starting from the beginning of the part | ||
| 2531 | 2025.12.20 00:25:48.459620 [ 186 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 314 rows starting from the beginning of the part | ||
| 2532 | 2025.12.20 00:25:48.459675 [ 186 ] {7867a318-225d-404a-8702-03f3cba75be5::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 | ||
| 2533 | 2025.12.20 00:25:48.459735 [ 186 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 314 rows starting from the beginning of the part | ||
| 2534 | 2025.12.20 00:25:48.459791 [ 186 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2535 | 2025.12.20 00:25:48.460258 [ 276 ] {e3f8b3a9-8f4b-47b3-8bab-8a030c98551e} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2536 | 2025.12.20 00:25:48.460293 [ 276 ] {e3f8b3a9-8f4b-47b3-8bab-8a030c98551e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2537 | 2025.12.20 00:25:48.460863 [ 276 ] {e3f8b3a9-8f4b-47b3-8bab-8a030c98551e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2538 | 2025.12.20 00:25:48.461087 [ 276 ] {e3f8b3a9-8f4b-47b3-8bab-8a030c98551e} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2539 | 2025.12.20 00:25:48.461193 [ 31 ] {} <Debug> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2540 | 2025.12.20 00:25:48.461227 [ 276 ] {e3f8b3a9-8f4b-47b3-8bab-8a030c98551e} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001885 sec., 19098.14323607427 rows/sec., 34.22 MiB/sec. | ||
| 2541 | 2025.12.20 00:25:48.461229 [ 31 ] {} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2542 | 2025.12.20 00:25:48.461282 [ 276 ] {e3f8b3a9-8f4b-47b3-8bab-8a030c98551e} <Debug> TCPHandler: Processed in 0.002103232 sec. | ||
| 2543 | 2025.12.20 00:25:48.461302 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 2544 | 2025.12.20 00:25:48.461255 [ 196 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2352 rows, containing 5 columns (5 merged, 0 gathered) in 0.002080932 sec., 1130262.7860977675 rows/sec., 76.26 MiB/sec. | ||
| 2545 | 2025.12.20 00:25:48.461391 [ 196 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::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 | ||
| 2546 | 2025.12.20 00:25:48.461404 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2547 | 2025.12.20 00:25:48.461502 [ 276 ] {62b9ea62-434e-4c73-85a8-0e8a84db8270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2548 | 2025.12.20 00:25:48.461544 [ 276 ] {62b9ea62-434e-4c73-85a8-0e8a84db8270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2549 | 2025.12.20 00:25:48.461560 [ 196 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2550 | 2025.12.20 00:25:48.461592 [ 186 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2551 | 2025.12.20 00:25:48.461696 [ 196 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::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 | ||
| 2552 | 2025.12.20 00:25:48.461804 [ 196 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::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 | ||
| 2553 | 2025.12.20 00:25:48.461871 [ 276 ] {62b9ea62-434e-4c73-85a8-0e8a84db8270} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2554 | 2025.12.20 00:25:48.461896 [ 196 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2555 | 2025.12.20 00:25:48.461909 [ 276 ] {62b9ea62-434e-4c73-85a8-0e8a84db8270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2556 | 2025.12.20 00:25:48.461953 [ 186 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2557 | 2025.12.20 00:25:48.461994 [ 196 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 23 rows starting from the beginning of the part | ||
| 2558 | 2025.12.20 00:25:48.462025 [ 186 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2559 | 2025.12.20 00:25:48.462086 [ 196 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 2560 | 2025.12.20 00:25:48.462115 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 2561 | 2025.12.20 00:25:48.462187 [ 196 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 2562 | 2025.12.20 00:25:48.462254 [ 276 ] {62b9ea62-434e-4c73-85a8-0e8a84db8270} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2563 | 2025.12.20 00:25:48.462472 [ 276 ] {62b9ea62-434e-4c73-85a8-0e8a84db8270} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2564 | 2025.12.20 00:25:48.462579 [ 31 ] {} <Debug> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2565 | 2025.12.20 00:25:48.462606 [ 276 ] {62b9ea62-434e-4c73-85a8-0e8a84db8270} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 2566 | 2025.12.20 00:25:48.462610 [ 31 ] {} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2567 | 2025.12.20 00:25:48.462644 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2568 | 2025.12.20 00:25:48.462648 [ 276 ] {62b9ea62-434e-4c73-85a8-0e8a84db8270} <Debug> TCPHandler: Processed in 0.001292403 sec. | ||
| 2569 | 2025.12.20 00:25:48.462766 [ 188 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::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 | ||
| 2570 | 2025.12.20 00:25:48.462928 [ 188 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2571 | 2025.12.20 00:25:48.462983 [ 188 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 418 rows starting from the beginning of the part | ||
| 2572 | 2025.12.20 00:25:48.463083 [ 188 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::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 | ||
| 2573 | 2025.12.20 00:25:48.463156 [ 188 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::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 | ||
| 2574 | 2025.12.20 00:25:48.463230 [ 188 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::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 | ||
| 2575 | 2025.12.20 00:25:48.463307 [ 188 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 104 rows starting from the beginning of the part | ||
| 2576 | 2025.12.20 00:25:48.463367 [ 188 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2577 | 2025.12.20 00:25:48.464495 [ 188 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 806 rows, containing 4 columns (4 merged, 0 gathered) in 0.001779625 sec., 452904.40401770035 rows/sec., 29.19 MiB/sec. | ||
| 2578 | 2025.12.20 00:25:48.464780 [ 187 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2579 | 2025.12.20 00:25:48.464820 [ 188 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 125 rows, containing 19 columns (19 merged, 0 gathered) in 0.003455737 sec., 36171.734133702885 rows/sec., 64.82 MiB/sec. | ||
| 2580 | 2025.12.20 00:25:48.465147 [ 196 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2581 | 2025.12.20 00:25:48.465307 [ 187 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_11_2} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2582 | 2025.12.20 00:25:48.465458 [ 187 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_11_2} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2583 | 2025.12.20 00:25:48.465501 [ 196 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2584 | 2025.12.20 00:25:48.465568 [ 196 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2585 | 2025.12.20 00:25:48.465587 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2586 | 2025.12.20 00:25:48.465638 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 2587 | 2025.12.20 00:25:51.213833 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 348 | ||
| 2588 | 2025.12.20 00:25:51.216056 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2589 | 2025.12.20 00:25:51.216102 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2590 | 2025.12.20 00:25:51.217251 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2591 | 2025.12.20 00:25:51.217522 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2592 | 2025.12.20 00:25:51.217771 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 348 | ||
| 2593 | 2025.12.20 00:25:53.460165 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2594 | 2025.12.20 00:25:53.460348 [ 276 ] {c5bd9864-f3ca-459c-9101-8de438cbf615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2595 | 2025.12.20 00:25:53.460420 [ 276 ] {c5bd9864-f3ca-459c-9101-8de438cbf615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2596 | 2025.12.20 00:25:53.461236 [ 276 ] {c5bd9864-f3ca-459c-9101-8de438cbf615} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2597 | 2025.12.20 00:25:53.461290 [ 276 ] {c5bd9864-f3ca-459c-9101-8de438cbf615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2598 | 2025.12.20 00:25:53.461707 [ 276 ] {c5bd9864-f3ca-459c-9101-8de438cbf615} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2599 | 2025.12.20 00:25:53.461936 [ 276 ] {c5bd9864-f3ca-459c-9101-8de438cbf615} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2600 | 2025.12.20 00:25:53.462081 [ 81 ] {} <Debug> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2601 | 2025.12.20 00:25:53.462099 [ 276 ] {c5bd9864-f3ca-459c-9101-8de438cbf615} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001797 sec., 228158.04117974403 rows/sec., 14.47 MiB/sec. | ||
| 2602 | 2025.12.20 00:25:53.462150 [ 81 ] {} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2603 | 2025.12.20 00:25:53.462169 [ 276 ] {c5bd9864-f3ca-459c-9101-8de438cbf615} <Debug> TCPHandler: Processed in 0.002138843 sec. | ||
| 2604 | 2025.12.20 00:25:53.462176 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2605 | 2025.12.20 00:25:53.462306 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2606 | 2025.12.20 00:25:53.462319 [ 188 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::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 | ||
| 2607 | 2025.12.20 00:25:53.462416 [ 276 ] {72129332-344a-4626-9dbc-bafb10cbfd95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2608 | 2025.12.20 00:25:53.462463 [ 188 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2609 | 2025.12.20 00:25:53.462466 [ 276 ] {72129332-344a-4626-9dbc-bafb10cbfd95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2610 | 2025.12.20 00:25:53.462504 [ 188 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 410 rows starting from the beginning of the part | ||
| 2611 | 2025.12.20 00:25:53.462573 [ 188 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 2612 | 2025.12.20 00:25:53.462617 [ 188 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 2613 | 2025.12.20 00:25:53.462664 [ 188 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 410 rows starting from the beginning of the part | ||
| 2614 | 2025.12.20 00:25:53.462702 [ 188 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 410 rows starting from the beginning of the part | ||
| 2615 | 2025.12.20 00:25:53.463427 [ 276 ] {72129332-344a-4626-9dbc-bafb10cbfd95} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2616 | 2025.12.20 00:25:53.463472 [ 276 ] {72129332-344a-4626-9dbc-bafb10cbfd95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2617 | 2025.12.20 00:25:53.463798 [ 194 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001542629 sec., 1328900.208669745 rows/sec., 89.37 MiB/sec. | ||
| 2618 | 2025.12.20 00:25:53.463950 [ 276 ] {72129332-344a-4626-9dbc-bafb10cbfd95} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2619 | 2025.12.20 00:25:53.463954 [ 188 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2620 | 2025.12.20 00:25:53.464254 [ 276 ] {72129332-344a-4626-9dbc-bafb10cbfd95} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2621 | 2025.12.20 00:25:53.464302 [ 188 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_5_1} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2622 | 2025.12.20 00:25:53.464379 [ 188 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_5_1} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2623 | 2025.12.20 00:25:53.464406 [ 276 ] {72129332-344a-4626-9dbc-bafb10cbfd95} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.002014 sec., 552135.0546176762 rows/sec., 43.56 MiB/sec. | ||
| 2624 | 2025.12.20 00:25:53.464450 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 2625 | 2025.12.20 00:25:53.464452 [ 276 ] {72129332-344a-4626-9dbc-bafb10cbfd95} <Debug> TCPHandler: Processed in 0.002201436 sec. | ||
| 2626 | 2025.12.20 00:25:53.464588 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2627 | 2025.12.20 00:25:53.464692 [ 276 ] {e8d9226c-b3e8-485e-b275-3ada9a9d59c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2628 | 2025.12.20 00:25:53.464737 [ 276 ] {e8d9226c-b3e8-485e-b275-3ada9a9d59c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2629 | 2025.12.20 00:25:53.465226 [ 276 ] {e8d9226c-b3e8-485e-b275-3ada9a9d59c1} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2630 | 2025.12.20 00:25:53.465263 [ 276 ] {e8d9226c-b3e8-485e-b275-3ada9a9d59c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2631 | 2025.12.20 00:25:53.465617 [ 276 ] {e8d9226c-b3e8-485e-b275-3ada9a9d59c1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2632 | 2025.12.20 00:25:53.465840 [ 276 ] {e8d9226c-b3e8-485e-b275-3ada9a9d59c1} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2633 | 2025.12.20 00:25:53.465945 [ 81 ] {} <Debug> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2634 | 2025.12.20 00:25:53.465972 [ 276 ] {e8d9226c-b3e8-485e-b275-3ada9a9d59c1} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001303 sec., 157329.24021488873 rows/sec., 9.23 MiB/sec. | ||
| 2635 | 2025.12.20 00:25:53.465983 [ 81 ] {} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2636 | 2025.12.20 00:25:53.466012 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2637 | 2025.12.20 00:25:53.466016 [ 276 ] {e8d9226c-b3e8-485e-b275-3ada9a9d59c1} <Debug> TCPHandler: Processed in 0.001483758 sec. | ||
| 2638 | 2025.12.20 00:25:53.466104 [ 196 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::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 | ||
| 2639 | 2025.12.20 00:25:53.466130 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2640 | 2025.12.20 00:25:53.466203 [ 196 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2641 | 2025.12.20 00:25:53.466235 [ 196 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 240 rows starting from the beginning of the part | ||
| 2642 | 2025.12.20 00:25:53.466244 [ 276 ] {a55c6a5e-568e-4c3c-916b-99e1230cce8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2643 | 2025.12.20 00:25:53.466289 [ 196 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 205 rows starting from the beginning of the part | ||
| 2644 | 2025.12.20 00:25:53.466297 [ 276 ] {a55c6a5e-568e-4c3c-916b-99e1230cce8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2645 | 2025.12.20 00:25:53.466342 [ 196 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 2646 | 2025.12.20 00:25:53.466389 [ 196 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 205 rows starting from the beginning of the part | ||
| 2647 | 2025.12.20 00:25:53.466427 [ 196 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
| 2648 | 2025.12.20 00:25:53.466466 [ 196 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 205 rows starting from the beginning of the part | ||
| 2649 | 2025.12.20 00:25:53.466828 [ 276 ] {a55c6a5e-568e-4c3c-916b-99e1230cce8d} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2650 | 2025.12.20 00:25:53.466871 [ 276 ] {a55c6a5e-568e-4c3c-916b-99e1230cce8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2651 | 2025.12.20 00:25:53.467209 [ 276 ] {a55c6a5e-568e-4c3c-916b-99e1230cce8d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2652 | 2025.12.20 00:25:53.467330 [ 194 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 927 rows, containing 5 columns (5 merged, 0 gathered) in 0.001270112 sec., 729856.8945100904 rows/sec., 46.80 MiB/sec. | ||
| 2653 | 2025.12.20 00:25:53.467433 [ 276 ] {a55c6a5e-568e-4c3c-916b-99e1230cce8d} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2654 | 2025.12.20 00:25:53.467459 [ 196 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2655 | 2025.12.20 00:25:53.467539 [ 81 ] {} <Debug> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2656 | 2025.12.20 00:25:53.467571 [ 276 ] {a55c6a5e-568e-4c3c-916b-99e1230cce8d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001352 sec., 156804.73372781067 rows/sec., 10.11 MiB/sec. | ||
| 2657 | 2025.12.20 00:25:53.467572 [ 81 ] {} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2658 | 2025.12.20 00:25:53.467615 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2659 | 2025.12.20 00:25:53.467617 [ 276 ] {a55c6a5e-568e-4c3c-916b-99e1230cce8d} <Debug> TCPHandler: Processed in 0.001539649 sec. | ||
| 2660 | 2025.12.20 00:25:53.467688 [ 188 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::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 | ||
| 2661 | 2025.12.20 00:25:53.467734 [ 196 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_11_2} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2662 | 2025.12.20 00:25:53.467752 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2663 | 2025.12.20 00:25:53.467771 [ 188 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2664 | 2025.12.20 00:25:53.467802 [ 196 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_11_2} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2665 | 2025.12.20 00:25:53.467804 [ 188 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part | ||
| 2666 | 2025.12.20 00:25:53.467855 [ 188 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 2667 | 2025.12.20 00:25:53.467863 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2668 | 2025.12.20 00:25:53.467863 [ 276 ] {6c9c1b49-0658-4f08-b1da-45b1f348ead5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2669 | 2025.12.20 00:25:53.467893 [ 188 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2670 | 2025.12.20 00:25:53.467926 [ 276 ] {6c9c1b49-0658-4f08-b1da-45b1f348ead5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2671 | 2025.12.20 00:25:53.467937 [ 188 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
| 2672 | 2025.12.20 00:25:53.467978 [ 188 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part | ||
| 2673 | 2025.12.20 00:25:53.468012 [ 188 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
| 2674 | 2025.12.20 00:25:53.468451 [ 276 ] {6c9c1b49-0658-4f08-b1da-45b1f348ead5} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2675 | 2025.12.20 00:25:53.468494 [ 276 ] {6c9c1b49-0658-4f08-b1da-45b1f348ead5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2676 | 2025.12.20 00:25:53.468845 [ 276 ] {6c9c1b49-0658-4f08-b1da-45b1f348ead5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2677 | 2025.12.20 00:25:53.468853 [ 200 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1061 rows, containing 5 columns (5 merged, 0 gathered) in 0.00119263 sec., 889630.4805346167 rows/sec., 60.77 MiB/sec. | ||
| 2678 | 2025.12.20 00:25:53.468991 [ 196 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2679 | 2025.12.20 00:25:53.469106 [ 276 ] {6c9c1b49-0658-4f08-b1da-45b1f348ead5} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2680 | 2025.12.20 00:25:53.469224 [ 81 ] {} <Debug> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2681 | 2025.12.20 00:25:53.469256 [ 81 ] {} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2682 | 2025.12.20 00:25:53.469262 [ 196 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_6_1} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2683 | 2025.12.20 00:25:53.469276 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2684 | 2025.12.20 00:25:53.469257 [ 276 ] {6c9c1b49-0658-4f08-b1da-45b1f348ead5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001414 sec., 149222.06506364924 rows/sec., 8.47 MiB/sec. | ||
| 2685 | 2025.12.20 00:25:53.469335 [ 196 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_6_1} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2686 | 2025.12.20 00:25:53.469354 [ 276 ] {6c9c1b49-0658-4f08-b1da-45b1f348ead5} <Debug> TCPHandler: Processed in 0.001653251 sec. | ||
| 2687 | 2025.12.20 00:25:53.469356 [ 188 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::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 | ||
| 2688 | 2025.12.20 00:25:53.469400 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2689 | 2025.12.20 00:25:53.469459 [ 188 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2690 | 2025.12.20 00:25:53.469482 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2691 | 2025.12.20 00:25:53.469486 [ 188 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 211 rows starting from the beginning of the part | ||
| 2692 | 2025.12.20 00:25:53.469553 [ 188 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 2693 | 2025.12.20 00:25:53.469587 [ 276 ] {f41ede3c-fc4a-4c31-ba36-21c947f3c340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2694 | 2025.12.20 00:25:53.469588 [ 188 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 2695 | 2025.12.20 00:25:53.469636 [ 276 ] {f41ede3c-fc4a-4c31-ba36-21c947f3c340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2696 | 2025.12.20 00:25:53.469643 [ 188 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 211 rows starting from the beginning of the part | ||
| 2697 | 2025.12.20 00:25:53.469690 [ 188 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 211 rows starting from the beginning of the part | ||
| 2698 | 2025.12.20 00:25:53.470320 [ 276 ] {f41ede3c-fc4a-4c31-ba36-21c947f3c340} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2699 | 2025.12.20 00:25:53.470362 [ 276 ] {f41ede3c-fc4a-4c31-ba36-21c947f3c340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2700 | 2025.12.20 00:25:53.470462 [ 191 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001123498 sec., 939031.4891526287 rows/sec., 56.91 MiB/sec. | ||
| 2701 | 2025.12.20 00:25:53.470652 [ 201 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2702 | 2025.12.20 00:25:53.470722 [ 276 ] {f41ede3c-fc4a-4c31-ba36-21c947f3c340} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2703 | 2025.12.20 00:25:53.471002 [ 201 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_5_1} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2704 | 2025.12.20 00:25:53.471013 [ 276 ] {f41ede3c-fc4a-4c31-ba36-21c947f3c340} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2705 | 2025.12.20 00:25:53.471090 [ 201 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_5_1} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2706 | 2025.12.20 00:25:53.471162 [ 276 ] {f41ede3c-fc4a-4c31-ba36-21c947f3c340} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001594 sec., 425972.3964868256 rows/sec., 29.69 MiB/sec. | ||
| 2707 | 2025.12.20 00:25:53.471199 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2708 | 2025.12.20 00:25:53.471205 [ 276 ] {f41ede3c-fc4a-4c31-ba36-21c947f3c340} <Debug> TCPHandler: Processed in 0.001774905 sec. | ||
| 2709 | 2025.12.20 00:25:53.471332 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2710 | 2025.12.20 00:25:53.471427 [ 276 ] {20540914-e7bb-45c7-b7fc-6c88069124d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2711 | 2025.12.20 00:25:53.471469 [ 276 ] {20540914-e7bb-45c7-b7fc-6c88069124d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2712 | 2025.12.20 00:25:53.471797 [ 276 ] {20540914-e7bb-45c7-b7fc-6c88069124d8} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2713 | 2025.12.20 00:25:53.471834 [ 276 ] {20540914-e7bb-45c7-b7fc-6c88069124d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2714 | 2025.12.20 00:25:53.472145 [ 276 ] {20540914-e7bb-45c7-b7fc-6c88069124d8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2715 | 2025.12.20 00:25:53.472355 [ 276 ] {20540914-e7bb-45c7-b7fc-6c88069124d8} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2716 | 2025.12.20 00:25:53.472486 [ 276 ] {20540914-e7bb-45c7-b7fc-6c88069124d8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001079 sec., 5560.704355885078 rows/sec., 290.53 KiB/sec. | ||
| 2717 | 2025.12.20 00:25:53.472522 [ 276 ] {20540914-e7bb-45c7-b7fc-6c88069124d8} <Debug> TCPHandler: Processed in 0.001240181 sec. | ||
| 2718 | 2025.12.20 00:25:53.472632 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2719 | 2025.12.20 00:25:53.472730 [ 276 ] {d2707229-33e4-47be-ae20-c42b20eefd13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2720 | 2025.12.20 00:25:53.472772 [ 276 ] {d2707229-33e4-47be-ae20-c42b20eefd13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2721 | 2025.12.20 00:25:53.473261 [ 276 ] {d2707229-33e4-47be-ae20-c42b20eefd13} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2722 | 2025.12.20 00:25:53.473308 [ 276 ] {d2707229-33e4-47be-ae20-c42b20eefd13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2723 | 2025.12.20 00:25:53.473759 [ 276 ] {d2707229-33e4-47be-ae20-c42b20eefd13} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2724 | 2025.12.20 00:25:53.474008 [ 276 ] {d2707229-33e4-47be-ae20-c42b20eefd13} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2725 | 2025.12.20 00:25:53.474141 [ 276 ] {d2707229-33e4-47be-ae20-c42b20eefd13} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001429 sec., 219734.0797760672 rows/sec., 14.43 MiB/sec. | ||
| 2726 | 2025.12.20 00:25:53.474178 [ 276 ] {d2707229-33e4-47be-ae20-c42b20eefd13} <Debug> TCPHandler: Processed in 0.00159709 sec. | ||
| 2727 | 2025.12.20 00:25:53.474286 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2728 | 2025.12.20 00:25:53.474381 [ 276 ] {7bd8b123-c08c-4b13-b7fc-3a2ce833c035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2729 | 2025.12.20 00:25:53.474424 [ 276 ] {7bd8b123-c08c-4b13-b7fc-3a2ce833c035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2730 | 2025.12.20 00:25:53.474743 [ 276 ] {7bd8b123-c08c-4b13-b7fc-3a2ce833c035} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2731 | 2025.12.20 00:25:53.474780 [ 276 ] {7bd8b123-c08c-4b13-b7fc-3a2ce833c035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2732 | 2025.12.20 00:25:53.475086 [ 276 ] {7bd8b123-c08c-4b13-b7fc-3a2ce833c035} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2733 | 2025.12.20 00:25:53.475299 [ 276 ] {7bd8b123-c08c-4b13-b7fc-3a2ce833c035} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2734 | 2025.12.20 00:25:53.475431 [ 276 ] {7bd8b123-c08c-4b13-b7fc-3a2ce833c035} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001068 sec., 936.3295880149814 rows/sec., 63.09 KiB/sec. | ||
| 2735 | 2025.12.20 00:25:53.475439 [ 71 ] {} <Debug> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2736 | 2025.12.20 00:25:53.475469 [ 276 ] {7bd8b123-c08c-4b13-b7fc-3a2ce833c035} <Debug> TCPHandler: Processed in 0.001234431 sec. | ||
| 2737 | 2025.12.20 00:25:53.475487 [ 71 ] {} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2738 | 2025.12.20 00:25:53.475514 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2739 | 2025.12.20 00:25:53.475584 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2740 | 2025.12.20 00:25:53.475598 [ 188 ] {50899561-359e-4418-a2cf-d49a89ad496a::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 | ||
| 2741 | 2025.12.20 00:25:53.475685 [ 276 ] {5106fde8-7d3b-4275-9aee-8af0754d553d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2742 | 2025.12.20 00:25:53.475712 [ 188 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2743 | 2025.12.20 00:25:53.475733 [ 276 ] {5106fde8-7d3b-4275-9aee-8af0754d553d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2744 | 2025.12.20 00:25:53.475747 [ 188 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2745 | 2025.12.20 00:25:53.475805 [ 188 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 2746 | 2025.12.20 00:25:53.475853 [ 188 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2747 | 2025.12.20 00:25:53.475892 [ 188 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 2748 | 2025.12.20 00:25:53.475927 [ 188 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2749 | 2025.12.20 00:25:53.475963 [ 188 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 2750 | 2025.12.20 00:25:53.476088 [ 276 ] {5106fde8-7d3b-4275-9aee-8af0754d553d} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2751 | 2025.12.20 00:25:53.476132 [ 276 ] {5106fde8-7d3b-4275-9aee-8af0754d553d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2752 | 2025.12.20 00:25:53.476523 [ 276 ] {5106fde8-7d3b-4275-9aee-8af0754d553d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2753 | 2025.12.20 00:25:53.476681 [ 198 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.001115428 sec., 5379.101116342786 rows/sec., 358.96 KiB/sec. | ||
| 2754 | 2025.12.20 00:25:53.476742 [ 276 ] {5106fde8-7d3b-4275-9aee-8af0754d553d} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2755 | 2025.12.20 00:25:53.476794 [ 188 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2756 | 2025.12.20 00:25:53.476881 [ 276 ] {5106fde8-7d3b-4275-9aee-8af0754d553d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001213 sec., 85737.84006595217 rows/sec., 5.25 MiB/sec. | ||
| 2757 | 2025.12.20 00:25:53.476923 [ 276 ] {5106fde8-7d3b-4275-9aee-8af0754d553d} <Debug> TCPHandler: Processed in 0.001389605 sec. | ||
| 2758 | 2025.12.20 00:25:53.477047 [ 188 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_6_1} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2759 | 2025.12.20 00:25:53.477113 [ 188 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_6_1} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2760 | 2025.12.20 00:25:53.477166 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2761 | 2025.12.20 00:25:53.708709 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5180 | ||
| 2762 | 2025.12.20 00:25:53.709232 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2763 | 2025.12.20 00:25:53.709283 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2764 | 2025.12.20 00:25:53.709806 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2765 | 2025.12.20 00:25:53.710053 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2766 | 2025.12.20 00:25:53.710192 [ 71 ] {} <Debug> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2767 | 2025.12.20 00:25:53.710199 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5180 | ||
| 2768 | 2025.12.20 00:25:53.710253 [ 71 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2769 | 2025.12.20 00:25:53.710279 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2770 | 2025.12.20 00:25:53.710396 [ 191 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::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 | ||
| 2771 | 2025.12.20 00:25:53.710518 [ 191 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2772 | 2025.12.20 00:25:53.710561 [ 191 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2812 rows starting from the beginning of the part | ||
| 2773 | 2025.12.20 00:25:53.710630 [ 191 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2774 | 2025.12.20 00:25:53.710678 [ 191 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2775 | 2025.12.20 00:25:53.710726 [ 191 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2776 | 2025.12.20 00:25:53.710767 [ 191 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2777 | 2025.12.20 00:25:53.710811 [ 191 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2778 | 2025.12.20 00:25:53.712222 [ 198 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5180 rows, containing 4 columns (4 merged, 0 gathered) in 0.001873287 sec., 2765192.946942994 rows/sec., 39.56 MiB/sec. | ||
| 2779 | 2025.12.20 00:25:53.713048 [ 193 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2780 | 2025.12.20 00:25:53.713310 [ 193 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_11_2} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2781 | 2025.12.20 00:25:53.713387 [ 193 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_11_2} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2782 | 2025.12.20 00:25:53.713481 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2783 | 2025.12.20 00:25:53.984738 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2784 | 2025.12.20 00:25:54.001759 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2785 | 2025.12.20 00:25:54.001806 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2786 | 2025.12.20 00:25:54.008172 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2787 | 2025.12.20 00:25:54.008883 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2788 | 2025.12.20 00:25:54.009183 [ 71 ] {} <Debug> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2789 | 2025.12.20 00:25:54.009248 [ 71 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2790 | 2025.12.20 00:25:54.009268 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2791 | 2025.12.20 00:25:54.009373 [ 191 ] {89321189-b205-40b6-909a-47b5c2f62ac8::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 | ||
| 2792 | 2025.12.20 00:25:54.012045 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2793 | 2025.12.20 00:25:54.013330 [ 191 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2794 | 2025.12.20 00:25:54.014802 [ 191 ] {89321189-b205-40b6-909a-47b5c2f62ac8::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 | ||
| 2795 | 2025.12.20 00:25:54.019383 [ 191 ] {89321189-b205-40b6-909a-47b5c2f62ac8::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 | ||
| 2796 | 2025.12.20 00:25:54.023526 [ 191 ] {89321189-b205-40b6-909a-47b5c2f62ac8::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 | ||
| 2797 | 2025.12.20 00:25:54.028860 [ 191 ] {89321189-b205-40b6-909a-47b5c2f62ac8::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 | ||
| 2798 | 2025.12.20 00:25:54.033614 [ 191 ] {89321189-b205-40b6-909a-47b5c2f62ac8::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 | ||
| 2799 | 2025.12.20 00:25:54.037847 [ 191 ] {89321189-b205-40b6-909a-47b5c2f62ac8::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 | ||
| 2800 | 2025.12.20 00:25:54.089544 [ 198 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.080211081 sec., 1034.7697470876872 rows/sec., 5.35 MiB/sec. | ||
| 2801 | 2025.12.20 00:25:54.091195 [ 199 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2802 | 2025.12.20 00:25:54.092981 [ 199 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_11_2} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2803 | 2025.12.20 00:25:54.093069 [ 199 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_11_2} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2804 | 2025.12.20 00:25:54.094122 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2805 | 2025.12.20 00:25:54.099922 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2806 | 2025.12.20 00:25:54.100139 [ 276 ] {7f08f6fe-1127-4361-88ea-f4ccec23e04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2807 | 2025.12.20 00:25:54.100506 [ 276 ] {7f08f6fe-1127-4361-88ea-f4ccec23e04f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2808 | 2025.12.20 00:25:54.100545 [ 276 ] {7f08f6fe-1127-4361-88ea-f4ccec23e04f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2809 | 2025.12.20 00:25:54.100810 [ 276 ] {7f08f6fe-1127-4361-88ea-f4ccec23e04f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2810 | 2025.12.20 00:25:54.100877 [ 276 ] {7f08f6fe-1127-4361-88ea-f4ccec23e04f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2811 | 2025.12.20 00:25:54.101017 [ 276 ] {7f08f6fe-1127-4361-88ea-f4ccec23e04f} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2812 | 2025.12.20 00:25:54.101144 [ 344 ] {7f08f6fe-1127-4361-88ea-f4ccec23e04f} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2813 | 2025.12.20 00:25:54.101160 [ 319 ] {7f08f6fe-1127-4361-88ea-f4ccec23e04f} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2814 | 2025.12.20 00:25:54.101150 [ 301 ] {7f08f6fe-1127-4361-88ea-f4ccec23e04f} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2815 | 2025.12.20 00:25:54.101321 [ 276 ] {7f08f6fe-1127-4361-88ea-f4ccec23e04f} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2816 | 2025.12.20 00:25:54.101343 [ 276 ] {7f08f6fe-1127-4361-88ea-f4ccec23e04f} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2817 | 2025.12.20 00:25:54.101433 [ 276 ] {7f08f6fe-1127-4361-88ea-f4ccec23e04f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2818 | 2025.12.20 00:25:54.101453 [ 276 ] {7f08f6fe-1127-4361-88ea-f4ccec23e04f} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 2819 | 2025.12.20 00:25:54.101499 [ 276 ] {7f08f6fe-1127-4361-88ea-f4ccec23e04f} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2820 | 2025.12.20 00:25:54.101549 [ 276 ] {7f08f6fe-1127-4361-88ea-f4ccec23e04f} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2821 | 2025.12.20 00:25:54.101591 [ 276 ] {7f08f6fe-1127-4361-88ea-f4ccec23e04f} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2822 | 2025.12.20 00:25:54.102472 [ 276 ] {7f08f6fe-1127-4361-88ea-f4ccec23e04f} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.002433 sec., 14796.547472256474 rows/sec., 569.56 KiB/sec. | ||
| 2823 | 2025.12.20 00:25:54.102578 [ 276 ] {7f08f6fe-1127-4361-88ea-f4ccec23e04f} <Debug> TCPHandler: Processed in 0.00278053 sec. | ||
| 2824 | 2025.12.20 00:25:54.102874 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2825 | 2025.12.20 00:25:54.103011 [ 276 ] {0447599d-d9c3-4379-9944-2838db25027a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2826 | 2025.12.20 00:25:54.103235 [ 276 ] {0447599d-d9c3-4379-9944-2838db25027a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2827 | 2025.12.20 00:25:54.103269 [ 276 ] {0447599d-d9c3-4379-9944-2838db25027a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2828 | 2025.12.20 00:25:54.103468 [ 276 ] {0447599d-d9c3-4379-9944-2838db25027a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2829 | 2025.12.20 00:25:54.103519 [ 276 ] {0447599d-d9c3-4379-9944-2838db25027a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2830 | 2025.12.20 00:25:54.103620 [ 276 ] {0447599d-d9c3-4379-9944-2838db25027a} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2831 | 2025.12.20 00:25:54.103682 [ 301 ] {0447599d-d9c3-4379-9944-2838db25027a} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2832 | 2025.12.20 00:25:54.103685 [ 325 ] {0447599d-d9c3-4379-9944-2838db25027a} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2833 | 2025.12.20 00:25:54.103689 [ 344 ] {0447599d-d9c3-4379-9944-2838db25027a} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2834 | 2025.12.20 00:25:54.103806 [ 276 ] {0447599d-d9c3-4379-9944-2838db25027a} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2835 | 2025.12.20 00:25:54.103832 [ 276 ] {0447599d-d9c3-4379-9944-2838db25027a} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2836 | 2025.12.20 00:25:54.103899 [ 276 ] {0447599d-d9c3-4379-9944-2838db25027a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2837 | 2025.12.20 00:25:54.103917 [ 276 ] {0447599d-d9c3-4379-9944-2838db25027a} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 2838 | 2025.12.20 00:25:54.103946 [ 276 ] {0447599d-d9c3-4379-9944-2838db25027a} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2839 | 2025.12.20 00:25:54.103975 [ 276 ] {0447599d-d9c3-4379-9944-2838db25027a} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2840 | 2025.12.20 00:25:54.104001 [ 276 ] {0447599d-d9c3-4379-9944-2838db25027a} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2841 | 2025.12.20 00:25:54.104618 [ 276 ] {0447599d-d9c3-4379-9944-2838db25027a} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001667 sec., 21595.680863827234 rows/sec., 831.28 KiB/sec. | ||
| 2842 | 2025.12.20 00:25:54.104732 [ 276 ] {0447599d-d9c3-4379-9944-2838db25027a} <Debug> TCPHandler: Processed in 0.001907438 sec. | ||
| 2843 | 2025.12.20 00:25:54.104966 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2844 | 2025.12.20 00:25:54.105098 [ 276 ] {089af274-3435-417a-a6e9-54ee3f374c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2845 | 2025.12.20 00:25:54.105325 [ 276 ] {089af274-3435-417a-a6e9-54ee3f374c47} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2846 | 2025.12.20 00:25:54.105360 [ 276 ] {089af274-3435-417a-a6e9-54ee3f374c47} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2847 | 2025.12.20 00:25:54.105557 [ 276 ] {089af274-3435-417a-a6e9-54ee3f374c47} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2848 | 2025.12.20 00:25:54.105607 [ 276 ] {089af274-3435-417a-a6e9-54ee3f374c47} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2849 | 2025.12.20 00:25:54.105702 [ 276 ] {089af274-3435-417a-a6e9-54ee3f374c47} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2850 | 2025.12.20 00:25:54.105770 [ 325 ] {089af274-3435-417a-a6e9-54ee3f374c47} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2851 | 2025.12.20 00:25:54.105770 [ 301 ] {089af274-3435-417a-a6e9-54ee3f374c47} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2852 | 2025.12.20 00:25:54.105770 [ 344 ] {089af274-3435-417a-a6e9-54ee3f374c47} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2853 | 2025.12.20 00:25:54.105883 [ 276 ] {089af274-3435-417a-a6e9-54ee3f374c47} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2854 | 2025.12.20 00:25:54.105908 [ 276 ] {089af274-3435-417a-a6e9-54ee3f374c47} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2855 | 2025.12.20 00:25:54.105973 [ 276 ] {089af274-3435-417a-a6e9-54ee3f374c47} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2856 | 2025.12.20 00:25:54.105990 [ 276 ] {089af274-3435-417a-a6e9-54ee3f374c47} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 2857 | 2025.12.20 00:25:54.106019 [ 276 ] {089af274-3435-417a-a6e9-54ee3f374c47} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2858 | 2025.12.20 00:25:54.106049 [ 276 ] {089af274-3435-417a-a6e9-54ee3f374c47} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2859 | 2025.12.20 00:25:54.106075 [ 276 ] {089af274-3435-417a-a6e9-54ee3f374c47} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2860 | 2025.12.20 00:25:54.106759 [ 276 ] {089af274-3435-417a-a6e9-54ee3f374c47} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001717 sec., 20966.802562609202 rows/sec., 807.07 KiB/sec. | ||
| 2861 | 2025.12.20 00:25:54.106865 [ 276 ] {089af274-3435-417a-a6e9-54ee3f374c47} <Debug> TCPHandler: Processed in 0.001947929 sec. | ||
| 2862 | 2025.12.20 00:25:54.107062 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2863 | 2025.12.20 00:25:54.107194 [ 276 ] {5ede839d-02f2-4b94-a52f-6c15029266ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2864 | 2025.12.20 00:25:54.107416 [ 276 ] {5ede839d-02f2-4b94-a52f-6c15029266ae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2865 | 2025.12.20 00:25:54.107451 [ 276 ] {5ede839d-02f2-4b94-a52f-6c15029266ae} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2866 | 2025.12.20 00:25:54.107648 [ 276 ] {5ede839d-02f2-4b94-a52f-6c15029266ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2867 | 2025.12.20 00:25:54.107698 [ 276 ] {5ede839d-02f2-4b94-a52f-6c15029266ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2868 | 2025.12.20 00:25:54.107793 [ 276 ] {5ede839d-02f2-4b94-a52f-6c15029266ae} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2869 | 2025.12.20 00:25:54.107850 [ 315 ] {5ede839d-02f2-4b94-a52f-6c15029266ae} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2870 | 2025.12.20 00:25:54.107869 [ 325 ] {5ede839d-02f2-4b94-a52f-6c15029266ae} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2871 | 2025.12.20 00:25:54.107881 [ 314 ] {5ede839d-02f2-4b94-a52f-6c15029266ae} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2872 | 2025.12.20 00:25:54.107984 [ 276 ] {5ede839d-02f2-4b94-a52f-6c15029266ae} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2873 | 2025.12.20 00:25:54.108009 [ 276 ] {5ede839d-02f2-4b94-a52f-6c15029266ae} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2874 | 2025.12.20 00:25:54.108074 [ 276 ] {5ede839d-02f2-4b94-a52f-6c15029266ae} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2875 | 2025.12.20 00:25:54.108091 [ 276 ] {5ede839d-02f2-4b94-a52f-6c15029266ae} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 2876 | 2025.12.20 00:25:54.108120 [ 276 ] {5ede839d-02f2-4b94-a52f-6c15029266ae} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2877 | 2025.12.20 00:25:54.108166 [ 276 ] {5ede839d-02f2-4b94-a52f-6c15029266ae} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2878 | 2025.12.20 00:25:54.108204 [ 276 ] {5ede839d-02f2-4b94-a52f-6c15029266ae} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2879 | 2025.12.20 00:25:54.108773 [ 276 ] {5ede839d-02f2-4b94-a52f-6c15029266ae} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001636 sec., 22004.889975550122 rows/sec., 847.03 KiB/sec. | ||
| 2880 | 2025.12.20 00:25:54.108865 [ 276 ] {5ede839d-02f2-4b94-a52f-6c15029266ae} <Debug> TCPHandler: Processed in 0.001851257 sec. | ||
| 2881 | 2025.12.20 00:25:54.109068 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2882 | 2025.12.20 00:25:54.109201 [ 276 ] {e3bce9d3-0e13-46c6-934b-435c9fb4ef16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2883 | 2025.12.20 00:25:54.109422 [ 276 ] {e3bce9d3-0e13-46c6-934b-435c9fb4ef16} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2884 | 2025.12.20 00:25:54.109457 [ 276 ] {e3bce9d3-0e13-46c6-934b-435c9fb4ef16} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2885 | 2025.12.20 00:25:54.109654 [ 276 ] {e3bce9d3-0e13-46c6-934b-435c9fb4ef16} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2886 | 2025.12.20 00:25:54.109704 [ 276 ] {e3bce9d3-0e13-46c6-934b-435c9fb4ef16} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2887 | 2025.12.20 00:25:54.109799 [ 276 ] {e3bce9d3-0e13-46c6-934b-435c9fb4ef16} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2888 | 2025.12.20 00:25:54.109861 [ 314 ] {e3bce9d3-0e13-46c6-934b-435c9fb4ef16} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2889 | 2025.12.20 00:25:54.109863 [ 301 ] {e3bce9d3-0e13-46c6-934b-435c9fb4ef16} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2890 | 2025.12.20 00:25:54.109863 [ 325 ] {e3bce9d3-0e13-46c6-934b-435c9fb4ef16} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2891 | 2025.12.20 00:25:54.109967 [ 276 ] {e3bce9d3-0e13-46c6-934b-435c9fb4ef16} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2892 | 2025.12.20 00:25:54.109987 [ 276 ] {e3bce9d3-0e13-46c6-934b-435c9fb4ef16} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2893 | 2025.12.20 00:25:54.110051 [ 276 ] {e3bce9d3-0e13-46c6-934b-435c9fb4ef16} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2894 | 2025.12.20 00:25:54.110068 [ 276 ] {e3bce9d3-0e13-46c6-934b-435c9fb4ef16} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 2895 | 2025.12.20 00:25:54.110097 [ 276 ] {e3bce9d3-0e13-46c6-934b-435c9fb4ef16} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2896 | 2025.12.20 00:25:54.110125 [ 276 ] {e3bce9d3-0e13-46c6-934b-435c9fb4ef16} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2897 | 2025.12.20 00:25:54.110161 [ 276 ] {e3bce9d3-0e13-46c6-934b-435c9fb4ef16} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2898 | 2025.12.20 00:25:54.110776 [ 276 ] {e3bce9d3-0e13-46c6-934b-435c9fb4ef16} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001632 sec., 22058.823529411766 rows/sec., 849.11 KiB/sec. | ||
| 2899 | 2025.12.20 00:25:54.110886 [ 276 ] {e3bce9d3-0e13-46c6-934b-435c9fb4ef16} <Debug> TCPHandler: Processed in 0.001866787 sec. | ||
| 2900 | 2025.12.20 00:25:54.111079 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2901 | 2025.12.20 00:25:54.111213 [ 276 ] {94dd4ffa-36d2-4239-abc1-f355cac3a84d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2902 | 2025.12.20 00:25:54.111435 [ 276 ] {94dd4ffa-36d2-4239-abc1-f355cac3a84d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2903 | 2025.12.20 00:25:54.111470 [ 276 ] {94dd4ffa-36d2-4239-abc1-f355cac3a84d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2904 | 2025.12.20 00:25:54.111672 [ 276 ] {94dd4ffa-36d2-4239-abc1-f355cac3a84d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2905 | 2025.12.20 00:25:54.111723 [ 276 ] {94dd4ffa-36d2-4239-abc1-f355cac3a84d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2906 | 2025.12.20 00:25:54.111818 [ 276 ] {94dd4ffa-36d2-4239-abc1-f355cac3a84d} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2907 | 2025.12.20 00:25:54.111868 [ 325 ] {94dd4ffa-36d2-4239-abc1-f355cac3a84d} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2908 | 2025.12.20 00:25:54.111881 [ 301 ] {94dd4ffa-36d2-4239-abc1-f355cac3a84d} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2909 | 2025.12.20 00:25:54.111883 [ 315 ] {94dd4ffa-36d2-4239-abc1-f355cac3a84d} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2910 | 2025.12.20 00:25:54.111969 [ 276 ] {94dd4ffa-36d2-4239-abc1-f355cac3a84d} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2911 | 2025.12.20 00:25:54.111994 [ 276 ] {94dd4ffa-36d2-4239-abc1-f355cac3a84d} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2912 | 2025.12.20 00:25:54.112059 [ 276 ] {94dd4ffa-36d2-4239-abc1-f355cac3a84d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2913 | 2025.12.20 00:25:54.112076 [ 276 ] {94dd4ffa-36d2-4239-abc1-f355cac3a84d} <Debug> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998) (SelectExecutor): Reading approx. 36 rows with 3 streams | ||
| 2914 | 2025.12.20 00:25:54.112105 [ 276 ] {94dd4ffa-36d2-4239-abc1-f355cac3a84d} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2915 | 2025.12.20 00:25:54.112134 [ 276 ] {94dd4ffa-36d2-4239-abc1-f355cac3a84d} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2916 | 2025.12.20 00:25:54.112168 [ 276 ] {94dd4ffa-36d2-4239-abc1-f355cac3a84d} <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', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2917 | 2025.12.20 00:25:54.112828 [ 276 ] {94dd4ffa-36d2-4239-abc1-f355cac3a84d} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001673 sec., 21518.230723251643 rows/sec., 828.30 KiB/sec. | ||
| 2918 | 2025.12.20 00:25:54.112939 [ 276 ] {94dd4ffa-36d2-4239-abc1-f355cac3a84d} <Debug> TCPHandler: Processed in 0.001909278 sec. | ||
| 2919 | 2025.12.20 00:25:54.217134 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2920 | 2025.12.20 00:25:54.217286 [ 276 ] {815bad47-19be-4ffb-994e-cd82acf085e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2921 | 2025.12.20 00:25:54.217346 [ 276 ] {815bad47-19be-4ffb-994e-cd82acf085e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2922 | 2025.12.20 00:25:54.218023 [ 276 ] {815bad47-19be-4ffb-994e-cd82acf085e2} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2923 | 2025.12.20 00:25:54.218069 [ 276 ] {815bad47-19be-4ffb-994e-cd82acf085e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2924 | 2025.12.20 00:25:54.218556 [ 276 ] {815bad47-19be-4ffb-994e-cd82acf085e2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2925 | 2025.12.20 00:25:54.218777 [ 276 ] {815bad47-19be-4ffb-994e-cd82acf085e2} <Trace> oximeter.timeseries_schema (329ac39f-5175-493a-9b3a-6346f87c4998): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2926 | 2025.12.20 00:25:54.218934 [ 276 ] {815bad47-19be-4ffb-994e-cd82acf085e2} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.00169 sec., 3550.2958579881656 rows/sec., 790.50 KiB/sec. | ||
| 2927 | 2025.12.20 00:25:54.218979 [ 276 ] {815bad47-19be-4ffb-994e-cd82acf085e2} <Debug> TCPHandler: Processed in 0.001924088 sec. | ||
| 2928 | 2025.12.20 00:25:54.219107 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2929 | 2025.12.20 00:25:54.219213 [ 276 ] {372dd922-b063-4209-a460-58f13b0da9eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2930 | 2025.12.20 00:25:54.219260 [ 276 ] {372dd922-b063-4209-a460-58f13b0da9eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2931 | 2025.12.20 00:25:54.219786 [ 276 ] {372dd922-b063-4209-a460-58f13b0da9eb} <Trace> oximeter.fields_ipaddr (ac340138-06ff-4905-9b34-fb7c14eefb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2932 | 2025.12.20 00:25:54.219833 [ 276 ] {372dd922-b063-4209-a460-58f13b0da9eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2933 | 2025.12.20 00:25:54.220250 [ 276 ] {372dd922-b063-4209-a460-58f13b0da9eb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2934 | 2025.12.20 00:25:54.220595 [ 276 ] {372dd922-b063-4209-a460-58f13b0da9eb} <Trace> oximeter.fields_ipaddr (ac340138-06ff-4905-9b34-fb7c14eefb28): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2935 | 2025.12.20 00:25:54.220757 [ 276 ] {372dd922-b063-4209-a460-58f13b0da9eb} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001564 sec., 7672.634271099744 rows/sec., 625.65 KiB/sec. | ||
| 2936 | 2025.12.20 00:25:54.220804 [ 276 ] {372dd922-b063-4209-a460-58f13b0da9eb} <Debug> TCPHandler: Processed in 0.001753014 sec. | ||
| 2937 | 2025.12.20 00:25:54.220930 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2938 | 2025.12.20 00:25:54.221039 [ 276 ] {f1bf5e84-dac7-46a3-9397-ff3b4040966e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2939 | 2025.12.20 00:25:54.221087 [ 276 ] {f1bf5e84-dac7-46a3-9397-ff3b4040966e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2940 | 2025.12.20 00:25:54.222233 [ 276 ] {f1bf5e84-dac7-46a3-9397-ff3b4040966e} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2941 | 2025.12.20 00:25:54.222276 [ 276 ] {f1bf5e84-dac7-46a3-9397-ff3b4040966e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2942 | 2025.12.20 00:25:54.222799 [ 276 ] {f1bf5e84-dac7-46a3-9397-ff3b4040966e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2943 | 2025.12.20 00:25:54.223062 [ 276 ] {f1bf5e84-dac7-46a3-9397-ff3b4040966e} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2944 | 2025.12.20 00:25:54.223220 [ 276 ] {f1bf5e84-dac7-46a3-9397-ff3b4040966e} <Debug> executeQuery: Read 1286 rows, 109.45 KiB in 0.0022 sec., 584545.4545454545 rows/sec., 48.58 MiB/sec. | ||
| 2945 | 2025.12.20 00:25:54.223263 [ 276 ] {f1bf5e84-dac7-46a3-9397-ff3b4040966e} <Debug> TCPHandler: Processed in 0.00238876 sec. | ||
| 2946 | 2025.12.20 00:25:54.223386 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2947 | 2025.12.20 00:25:54.223491 [ 276 ] {d120929a-09c9-4941-b78c-c6315db2ef52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2948 | 2025.12.20 00:25:54.223537 [ 276 ] {d120929a-09c9-4941-b78c-c6315db2ef52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2949 | 2025.12.20 00:25:54.223996 [ 276 ] {d120929a-09c9-4941-b78c-c6315db2ef52} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2950 | 2025.12.20 00:25:54.224038 [ 276 ] {d120929a-09c9-4941-b78c-c6315db2ef52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2951 | 2025.12.20 00:25:54.224372 [ 276 ] {d120929a-09c9-4941-b78c-c6315db2ef52} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2952 | 2025.12.20 00:25:54.224641 [ 276 ] {d120929a-09c9-4941-b78c-c6315db2ef52} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2953 | 2025.12.20 00:25:54.224794 [ 276 ] {d120929a-09c9-4941-b78c-c6315db2ef52} <Debug> executeQuery: Read 53 rows, 3.92 KiB in 0.001324 sec., 40030.21148036254 rows/sec., 2.89 MiB/sec. | ||
| 2954 | 2025.12.20 00:25:54.224836 [ 276 ] {d120929a-09c9-4941-b78c-c6315db2ef52} <Debug> TCPHandler: Processed in 0.001508838 sec. | ||
| 2955 | 2025.12.20 00:25:54.224957 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2956 | 2025.12.20 00:25:54.225064 [ 276 ] {c9fef544-cfbd-4645-9cf2-f1d4d218dd5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2957 | 2025.12.20 00:25:54.225108 [ 276 ] {c9fef544-cfbd-4645-9cf2-f1d4d218dd5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2958 | 2025.12.20 00:25:54.225626 [ 276 ] {c9fef544-cfbd-4645-9cf2-f1d4d218dd5e} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2959 | 2025.12.20 00:25:54.225666 [ 276 ] {c9fef544-cfbd-4645-9cf2-f1d4d218dd5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2960 | 2025.12.20 00:25:54.226026 [ 276 ] {c9fef544-cfbd-4645-9cf2-f1d4d218dd5e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2961 | 2025.12.20 00:25:54.226266 [ 276 ] {c9fef544-cfbd-4645-9cf2-f1d4d218dd5e} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2962 | 2025.12.20 00:25:54.226410 [ 276 ] {c9fef544-cfbd-4645-9cf2-f1d4d218dd5e} <Debug> executeQuery: Read 230 rows, 15.94 KiB in 0.001368 sec., 168128.65497076022 rows/sec., 11.38 MiB/sec. | ||
| 2963 | 2025.12.20 00:25:54.226452 [ 276 ] {c9fef544-cfbd-4645-9cf2-f1d4d218dd5e} <Debug> TCPHandler: Processed in 0.001551688 sec. | ||
| 2964 | 2025.12.20 00:25:54.226573 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2965 | 2025.12.20 00:25:54.226680 [ 276 ] {fddcff42-33f7-4795-ba90-68d81c499375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2966 | 2025.12.20 00:25:54.226724 [ 276 ] {fddcff42-33f7-4795-ba90-68d81c499375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2967 | 2025.12.20 00:25:54.227385 [ 276 ] {fddcff42-33f7-4795-ba90-68d81c499375} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2968 | 2025.12.20 00:25:54.227426 [ 276 ] {fddcff42-33f7-4795-ba90-68d81c499375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2969 | 2025.12.20 00:25:54.227795 [ 276 ] {fddcff42-33f7-4795-ba90-68d81c499375} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2970 | 2025.12.20 00:25:54.228031 [ 276 ] {fddcff42-33f7-4795-ba90-68d81c499375} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2971 | 2025.12.20 00:25:54.228185 [ 276 ] {fddcff42-33f7-4795-ba90-68d81c499375} <Debug> executeQuery: Read 582 rows, 44.39 KiB in 0.001526 sec., 381389.25294888596 rows/sec., 28.41 MiB/sec. | ||
| 2972 | 2025.12.20 00:25:54.228228 [ 276 ] {fddcff42-33f7-4795-ba90-68d81c499375} <Debug> TCPHandler: Processed in 0.001712713 sec. | ||
| 2973 | 2025.12.20 00:25:54.228348 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2974 | 2025.12.20 00:25:54.228462 [ 276 ] {a01b3634-47c9-4d6e-b36f-80ab06546595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2975 | 2025.12.20 00:25:54.228509 [ 276 ] {a01b3634-47c9-4d6e-b36f-80ab06546595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2976 | 2025.12.20 00:25:54.229648 [ 276 ] {a01b3634-47c9-4d6e-b36f-80ab06546595} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2977 | 2025.12.20 00:25:54.229688 [ 276 ] {a01b3634-47c9-4d6e-b36f-80ab06546595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2978 | 2025.12.20 00:25:54.230314 [ 276 ] {a01b3634-47c9-4d6e-b36f-80ab06546595} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2979 | 2025.12.20 00:25:54.230579 [ 276 ] {a01b3634-47c9-4d6e-b36f-80ab06546595} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2980 | 2025.12.20 00:25:54.230730 [ 276 ] {a01b3634-47c9-4d6e-b36f-80ab06546595} <Debug> executeQuery: Read 2672 rows, 182.76 KiB in 0.002291 sec., 1166302.9244871235 rows/sec., 77.90 MiB/sec. | ||
| 2981 | 2025.12.20 00:25:54.230772 [ 276 ] {a01b3634-47c9-4d6e-b36f-80ab06546595} <Debug> TCPHandler: Processed in 0.002477792 sec. | ||
| 2982 | 2025.12.20 00:25:54.230891 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2983 | 2025.12.20 00:25:54.230997 [ 276 ] {f8f462e3-4875-4c7f-9813-81e9f73cb2b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2984 | 2025.12.20 00:25:54.231043 [ 276 ] {f8f462e3-4875-4c7f-9813-81e9f73cb2b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2985 | 2025.12.20 00:25:54.231415 [ 276 ] {f8f462e3-4875-4c7f-9813-81e9f73cb2b5} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2986 | 2025.12.20 00:25:54.231455 [ 276 ] {f8f462e3-4875-4c7f-9813-81e9f73cb2b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2987 | 2025.12.20 00:25:54.231790 [ 276 ] {f8f462e3-4875-4c7f-9813-81e9f73cb2b5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2988 | 2025.12.20 00:25:54.232018 [ 276 ] {f8f462e3-4875-4c7f-9813-81e9f73cb2b5} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2989 | 2025.12.20 00:25:54.232159 [ 276 ] {f8f462e3-4875-4c7f-9813-81e9f73cb2b5} <Debug> executeQuery: Read 2 rows, 130.00 B in 0.001183 sec., 1690.61707523246 rows/sec., 107.31 KiB/sec. | ||
| 2990 | 2025.12.20 00:25:54.232201 [ 276 ] {f8f462e3-4875-4c7f-9813-81e9f73cb2b5} <Debug> TCPHandler: Processed in 0.001364064 sec. | ||
| 2991 | 2025.12.20 00:25:54.232321 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2992 | 2025.12.20 00:25:54.232427 [ 276 ] {8e9ce936-44a4-4fe8-acdd-38f17e1de8de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2993 | 2025.12.20 00:25:54.232487 [ 276 ] {8e9ce936-44a4-4fe8-acdd-38f17e1de8de} <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 | ||
| 2994 | 2025.12.20 00:25:54.233359 [ 276 ] {8e9ce936-44a4-4fe8-acdd-38f17e1de8de} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2995 | 2025.12.20 00:25:54.233399 [ 276 ] {8e9ce936-44a4-4fe8-acdd-38f17e1de8de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2996 | 2025.12.20 00:25:54.234042 [ 276 ] {8e9ce936-44a4-4fe8-acdd-38f17e1de8de} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2997 | 2025.12.20 00:25:54.234298 [ 276 ] {8e9ce936-44a4-4fe8-acdd-38f17e1de8de} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2998 | 2025.12.20 00:25:54.234461 [ 276 ] {8e9ce936-44a4-4fe8-acdd-38f17e1de8de} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002055 sec., 19951.338199513382 rows/sec., 35.75 MiB/sec. | ||
| 2999 | 2025.12.20 00:25:54.234527 [ 276 ] {8e9ce936-44a4-4fe8-acdd-38f17e1de8de} <Debug> TCPHandler: Processed in 0.002262697 sec. | ||
| 3000 | 2025.12.20 00:25:54.234654 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3001 | 2025.12.20 00:25:54.234759 [ 276 ] {dacbc535-a27d-40be-ba69-f166e6b6e53d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 3002 | 2025.12.20 00:25:54.234805 [ 276 ] {dacbc535-a27d-40be-ba69-f166e6b6e53d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3003 | 2025.12.20 00:25:54.235151 [ 276 ] {dacbc535-a27d-40be-ba69-f166e6b6e53d} <Trace> oximeter.measurements_i64 (8f928e33-fced-447a-95c1-4db4ca6eaa4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3004 | 2025.12.20 00:25:54.235190 [ 276 ] {dacbc535-a27d-40be-ba69-f166e6b6e53d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3005 | 2025.12.20 00:25:54.235541 [ 276 ] {dacbc535-a27d-40be-ba69-f166e6b6e53d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3006 | 2025.12.20 00:25:54.235812 [ 276 ] {dacbc535-a27d-40be-ba69-f166e6b6e53d} <Trace> oximeter.measurements_i64 (8f928e33-fced-447a-95c1-4db4ca6eaa4a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3007 | 2025.12.20 00:25:54.235954 [ 276 ] {dacbc535-a27d-40be-ba69-f166e6b6e53d} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001215 sec., 7407.407407407408 rows/sec., 523.24 KiB/sec. | ||
| 3008 | 2025.12.20 00:25:54.235995 [ 276 ] {dacbc535-a27d-40be-ba69-f166e6b6e53d} <Debug> TCPHandler: Processed in 0.001397916 sec. | ||
| 3009 | 2025.12.20 00:25:54.236116 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3010 | 2025.12.20 00:25:54.236325 [ 276 ] {00b9e3b6-33aa-45a7-baaa-92b12a23949a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3011 | 2025.12.20 00:25:54.236374 [ 276 ] {00b9e3b6-33aa-45a7-baaa-92b12a23949a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3012 | 2025.12.20 00:25:54.236720 [ 276 ] {00b9e3b6-33aa-45a7-baaa-92b12a23949a} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3013 | 2025.12.20 00:25:54.236760 [ 276 ] {00b9e3b6-33aa-45a7-baaa-92b12a23949a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3014 | 2025.12.20 00:25:54.237119 [ 276 ] {00b9e3b6-33aa-45a7-baaa-92b12a23949a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3015 | 2025.12.20 00:25:54.237361 [ 276 ] {00b9e3b6-33aa-45a7-baaa-92b12a23949a} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): 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.20 00:25:54.237516 [ 276 ] {00b9e3b6-33aa-45a7-baaa-92b12a23949a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00121 sec., 9917.355371900827 rows/sec., 684.40 KiB/sec. | ||
| 3017 | 2025.12.20 00:25:54.237657 [ 276 ] {00b9e3b6-33aa-45a7-baaa-92b12a23949a} <Debug> TCPHandler: Processed in 0.00159793 sec. | ||
| 3018 | 2025.12.20 00:25:55.001177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.00 MiB, peak 221.66 MiB, free memory in arenas 0.00 B, will set to 221.56 MiB (RSS), difference: 8.56 MiB | ||
| 3019 | 2025.12.20 00:25:58.448170 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3020 | 2025.12.20 00:25:58.448327 [ 276 ] {bc19f99f-6097-49b5-8ea5-14ecf7cda4f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3021 | 2025.12.20 00:25:58.448448 [ 276 ] {bc19f99f-6097-49b5-8ea5-14ecf7cda4f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3022 | 2025.12.20 00:25:58.449074 [ 276 ] {bc19f99f-6097-49b5-8ea5-14ecf7cda4f2} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3023 | 2025.12.20 00:25:58.449114 [ 276 ] {bc19f99f-6097-49b5-8ea5-14ecf7cda4f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3024 | 2025.12.20 00:25:58.449493 [ 276 ] {bc19f99f-6097-49b5-8ea5-14ecf7cda4f2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3025 | 2025.12.20 00:25:58.449722 [ 276 ] {bc19f99f-6097-49b5-8ea5-14ecf7cda4f2} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3026 | 2025.12.20 00:25:58.449872 [ 276 ] {bc19f99f-6097-49b5-8ea5-14ecf7cda4f2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001531 sec., 36577.400391900715 rows/sec., 2.81 MiB/sec. | ||
| 3027 | 2025.12.20 00:25:58.449917 [ 276 ] {bc19f99f-6097-49b5-8ea5-14ecf7cda4f2} <Debug> TCPHandler: Processed in 0.001822095 sec. | ||
| 3028 | 2025.12.20 00:25:58.450034 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3029 | 2025.12.20 00:25:58.450134 [ 276 ] {a360597b-452a-4be2-b3c4-708d6eeb2861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3030 | 2025.12.20 00:25:58.450176 [ 276 ] {a360597b-452a-4be2-b3c4-708d6eeb2861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3031 | 2025.12.20 00:25:58.450594 [ 276 ] {a360597b-452a-4be2-b3c4-708d6eeb2861} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3032 | 2025.12.20 00:25:58.450628 [ 276 ] {a360597b-452a-4be2-b3c4-708d6eeb2861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3033 | 2025.12.20 00:25:58.450969 [ 276 ] {a360597b-452a-4be2-b3c4-708d6eeb2861} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3034 | 2025.12.20 00:25:58.451187 [ 276 ] {a360597b-452a-4be2-b3c4-708d6eeb2861} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3035 | 2025.12.20 00:25:58.451311 [ 276 ] {a360597b-452a-4be2-b3c4-708d6eeb2861} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001201 sec., 53288.92589508743 rows/sec., 4.16 MiB/sec. | ||
| 3036 | 2025.12.20 00:25:58.451348 [ 276 ] {a360597b-452a-4be2-b3c4-708d6eeb2861} <Debug> TCPHandler: Processed in 0.001363434 sec. | ||
| 3037 | 2025.12.20 00:25:58.451454 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3038 | 2025.12.20 00:25:58.451547 [ 276 ] {b97e9107-3156-4ecb-9844-f31475dd951d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3039 | 2025.12.20 00:25:58.451590 [ 276 ] {b97e9107-3156-4ecb-9844-f31475dd951d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3040 | 2025.12.20 00:25:58.451977 [ 276 ] {b97e9107-3156-4ecb-9844-f31475dd951d} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3041 | 2025.12.20 00:25:58.452010 [ 276 ] {b97e9107-3156-4ecb-9844-f31475dd951d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3042 | 2025.12.20 00:25:58.452332 [ 276 ] {b97e9107-3156-4ecb-9844-f31475dd951d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3043 | 2025.12.20 00:25:58.452542 [ 276 ] {b97e9107-3156-4ecb-9844-f31475dd951d} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3044 | 2025.12.20 00:25:58.452668 [ 276 ] {b97e9107-3156-4ecb-9844-f31475dd951d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001141 sec., 112182.29623137598 rows/sec., 7.81 MiB/sec. | ||
| 3045 | 2025.12.20 00:25:58.452703 [ 276 ] {b97e9107-3156-4ecb-9844-f31475dd951d} <Debug> TCPHandler: Processed in 0.001296472 sec. | ||
| 3046 | 2025.12.20 00:25:58.452811 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3047 | 2025.12.20 00:25:58.452904 [ 276 ] {c231685b-0e14-479e-b6db-c16f8dd2ff57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3048 | 2025.12.20 00:25:58.452944 [ 276 ] {c231685b-0e14-479e-b6db-c16f8dd2ff57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3049 | 2025.12.20 00:25:58.453292 [ 276 ] {c231685b-0e14-479e-b6db-c16f8dd2ff57} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3050 | 2025.12.20 00:25:58.453329 [ 276 ] {c231685b-0e14-479e-b6db-c16f8dd2ff57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3051 | 2025.12.20 00:25:58.453662 [ 276 ] {c231685b-0e14-479e-b6db-c16f8dd2ff57} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3052 | 2025.12.20 00:25:58.453877 [ 276 ] {c231685b-0e14-479e-b6db-c16f8dd2ff57} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3053 | 2025.12.20 00:25:58.454013 [ 276 ] {c231685b-0e14-479e-b6db-c16f8dd2ff57} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001127 sec., 42590.94942324756 rows/sec., 2.87 MiB/sec. | ||
| 3054 | 2025.12.20 00:25:58.454048 [ 276 ] {c231685b-0e14-479e-b6db-c16f8dd2ff57} <Debug> TCPHandler: Processed in 0.001285652 sec. | ||
| 3055 | 2025.12.20 00:26:01.120910 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3056 | 2025.12.20 00:26:01.120983 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3057 | 2025.12.20 00:26:01.210633 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5692 | ||
| 3058 | 2025.12.20 00:26:01.211429 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3059 | 2025.12.20 00:26:01.211499 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3060 | 2025.12.20 00:26:01.212111 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3061 | 2025.12.20 00:26:01.212364 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3062 | 2025.12.20 00:26:01.212498 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5692 | ||
| 3063 | 2025.12.20 00:26:01.218172 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 410 | ||
| 3064 | 2025.12.20 00:26:01.221002 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3065 | 2025.12.20 00:26:01.221046 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3066 | 2025.12.20 00:26:01.222231 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3067 | 2025.12.20 00:26:01.222467 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3068 | 2025.12.20 00:26:01.222755 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 410 | ||
| 3069 | 2025.12.20 00:26:01.512477 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3070 | 2025.12.20 00:26:01.531169 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3071 | 2025.12.20 00:26:01.531239 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3072 | 2025.12.20 00:26:01.537048 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3073 | 2025.12.20 00:26:01.537774 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3074 | 2025.12.20 00:26:01.541124 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3075 | 2025.12.20 00:26:03.462539 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3076 | 2025.12.20 00:26:03.462703 [ 276 ] {11baee92-4c1c-4b69-84e3-591d3128672f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3077 | 2025.12.20 00:26:03.462764 [ 276 ] {11baee92-4c1c-4b69-84e3-591d3128672f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3078 | 2025.12.20 00:26:03.463594 [ 276 ] {11baee92-4c1c-4b69-84e3-591d3128672f} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3079 | 2025.12.20 00:26:03.463642 [ 276 ] {11baee92-4c1c-4b69-84e3-591d3128672f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3080 | 2025.12.20 00:26:03.464042 [ 276 ] {11baee92-4c1c-4b69-84e3-591d3128672f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3081 | 2025.12.20 00:26:03.464267 [ 276 ] {11baee92-4c1c-4b69-84e3-591d3128672f} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3082 | 2025.12.20 00:26:03.464411 [ 276 ] {11baee92-4c1c-4b69-84e3-591d3128672f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001709 sec., 239906.37799882973 rows/sec., 15.22 MiB/sec. | ||
| 3083 | 2025.12.20 00:26:03.464453 [ 276 ] {11baee92-4c1c-4b69-84e3-591d3128672f} <Debug> TCPHandler: Processed in 0.00200696 sec. | ||
| 3084 | 2025.12.20 00:26:03.464573 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3085 | 2025.12.20 00:26:03.464670 [ 276 ] {d7c3d41f-2095-4428-83df-d04aaad01205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3086 | 2025.12.20 00:26:03.464713 [ 276 ] {d7c3d41f-2095-4428-83df-d04aaad01205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3087 | 2025.12.20 00:26:03.465771 [ 276 ] {d7c3d41f-2095-4428-83df-d04aaad01205} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3088 | 2025.12.20 00:26:03.465809 [ 276 ] {d7c3d41f-2095-4428-83df-d04aaad01205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3089 | 2025.12.20 00:26:03.466210 [ 276 ] {d7c3d41f-2095-4428-83df-d04aaad01205} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3090 | 2025.12.20 00:26:03.466439 [ 276 ] {d7c3d41f-2095-4428-83df-d04aaad01205} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3091 | 2025.12.20 00:26:03.466572 [ 276 ] {d7c3d41f-2095-4428-83df-d04aaad01205} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001921 sec., 578865.1743883394 rows/sec., 45.67 MiB/sec. | ||
| 3092 | 2025.12.20 00:26:03.466611 [ 276 ] {d7c3d41f-2095-4428-83df-d04aaad01205} <Debug> TCPHandler: Processed in 0.002088182 sec. | ||
| 3093 | 2025.12.20 00:26:03.466742 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3094 | 2025.12.20 00:26:03.466839 [ 276 ] {bcd33c34-2054-4017-baf3-8b7620026e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3095 | 2025.12.20 00:26:03.466880 [ 276 ] {bcd33c34-2054-4017-baf3-8b7620026e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3096 | 2025.12.20 00:26:03.467347 [ 276 ] {bcd33c34-2054-4017-baf3-8b7620026e8f} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3097 | 2025.12.20 00:26:03.467382 [ 276 ] {bcd33c34-2054-4017-baf3-8b7620026e8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3098 | 2025.12.20 00:26:03.467748 [ 276 ] {bcd33c34-2054-4017-baf3-8b7620026e8f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3099 | 2025.12.20 00:26:03.468023 [ 276 ] {bcd33c34-2054-4017-baf3-8b7620026e8f} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3100 | 2025.12.20 00:26:03.468155 [ 276 ] {bcd33c34-2054-4017-baf3-8b7620026e8f} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001335 sec., 153558.0524344569 rows/sec., 9.01 MiB/sec. | ||
| 3101 | 2025.12.20 00:26:03.468192 [ 276 ] {bcd33c34-2054-4017-baf3-8b7620026e8f} <Debug> TCPHandler: Processed in 0.001506168 sec. | ||
| 3102 | 2025.12.20 00:26:03.468307 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3103 | 2025.12.20 00:26:03.468402 [ 276 ] {7daa9c1d-eab8-477a-a30b-f79f6ebb435e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3104 | 2025.12.20 00:26:03.468443 [ 276 ] {7daa9c1d-eab8-477a-a30b-f79f6ebb435e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3105 | 2025.12.20 00:26:03.468944 [ 276 ] {7daa9c1d-eab8-477a-a30b-f79f6ebb435e} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3106 | 2025.12.20 00:26:03.468982 [ 276 ] {7daa9c1d-eab8-477a-a30b-f79f6ebb435e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3107 | 2025.12.20 00:26:03.469293 [ 276 ] {7daa9c1d-eab8-477a-a30b-f79f6ebb435e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3108 | 2025.12.20 00:26:03.469506 [ 276 ] {7daa9c1d-eab8-477a-a30b-f79f6ebb435e} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3109 | 2025.12.20 00:26:03.469634 [ 276 ] {7daa9c1d-eab8-477a-a30b-f79f6ebb435e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00125 sec., 169600 rows/sec., 10.94 MiB/sec. | ||
| 3110 | 2025.12.20 00:26:03.469671 [ 276 ] {7daa9c1d-eab8-477a-a30b-f79f6ebb435e} <Debug> TCPHandler: Processed in 0.001416076 sec. | ||
| 3111 | 2025.12.20 00:26:03.469782 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3112 | 2025.12.20 00:26:03.469877 [ 276 ] {44d0e781-7604-4154-b262-cc932182f382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3113 | 2025.12.20 00:26:03.469919 [ 276 ] {44d0e781-7604-4154-b262-cc932182f382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3114 | 2025.12.20 00:26:03.470392 [ 276 ] {44d0e781-7604-4154-b262-cc932182f382} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3115 | 2025.12.20 00:26:03.470427 [ 276 ] {44d0e781-7604-4154-b262-cc932182f382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3116 | 2025.12.20 00:26:03.470726 [ 276 ] {44d0e781-7604-4154-b262-cc932182f382} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3117 | 2025.12.20 00:26:03.470936 [ 276 ] {44d0e781-7604-4154-b262-cc932182f382} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3118 | 2025.12.20 00:26:03.471066 [ 276 ] {44d0e781-7604-4154-b262-cc932182f382} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001207 sec., 174813.5874067937 rows/sec., 9.93 MiB/sec. | ||
| 3119 | 2025.12.20 00:26:03.471103 [ 276 ] {44d0e781-7604-4154-b262-cc932182f382} <Debug> TCPHandler: Processed in 0.001372575 sec. | ||
| 3120 | 2025.12.20 00:26:03.471218 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3121 | 2025.12.20 00:26:03.471314 [ 276 ] {b72530f0-57a0-40f1-ae4b-f26dca2b2090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3122 | 2025.12.20 00:26:03.471354 [ 276 ] {b72530f0-57a0-40f1-ae4b-f26dca2b2090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3123 | 2025.12.20 00:26:03.472007 [ 276 ] {b72530f0-57a0-40f1-ae4b-f26dca2b2090} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3124 | 2025.12.20 00:26:03.472040 [ 276 ] {b72530f0-57a0-40f1-ae4b-f26dca2b2090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3125 | 2025.12.20 00:26:03.472352 [ 276 ] {b72530f0-57a0-40f1-ae4b-f26dca2b2090} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3126 | 2025.12.20 00:26:03.472559 [ 276 ] {b72530f0-57a0-40f1-ae4b-f26dca2b2090} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3127 | 2025.12.20 00:26:03.472677 [ 276 ] {b72530f0-57a0-40f1-ae4b-f26dca2b2090} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001432 sec., 474162.0111731844 rows/sec., 33.05 MiB/sec. | ||
| 3128 | 2025.12.20 00:26:03.472713 [ 276 ] {b72530f0-57a0-40f1-ae4b-f26dca2b2090} <Debug> TCPHandler: Processed in 0.00159969 sec. | ||
| 3129 | 2025.12.20 00:26:03.472827 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3130 | 2025.12.20 00:26:03.472984 [ 276 ] {d3c1f4ca-4a10-49bc-8030-2fbdb27d0724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3131 | 2025.12.20 00:26:03.473027 [ 276 ] {d3c1f4ca-4a10-49bc-8030-2fbdb27d0724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3132 | 2025.12.20 00:26:03.473359 [ 276 ] {d3c1f4ca-4a10-49bc-8030-2fbdb27d0724} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3133 | 2025.12.20 00:26:03.473395 [ 276 ] {d3c1f4ca-4a10-49bc-8030-2fbdb27d0724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3134 | 2025.12.20 00:26:03.473691 [ 276 ] {d3c1f4ca-4a10-49bc-8030-2fbdb27d0724} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3135 | 2025.12.20 00:26:03.473895 [ 276 ] {d3c1f4ca-4a10-49bc-8030-2fbdb27d0724} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3136 | 2025.12.20 00:26:03.474002 [ 125 ] {} <Debug> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3137 | 2025.12.20 00:26:03.474022 [ 276 ] {d3c1f4ca-4a10-49bc-8030-2fbdb27d0724} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 3138 | 2025.12.20 00:26:03.474075 [ 125 ] {} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3139 | 2025.12.20 00:26:03.474081 [ 276 ] {d3c1f4ca-4a10-49bc-8030-2fbdb27d0724} <Debug> TCPHandler: Processed in 0.001245101 sec. | ||
| 3140 | 2025.12.20 00:26:03.474105 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3141 | 2025.12.20 00:26:03.474213 [ 190 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::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 | ||
| 3142 | 2025.12.20 00:26:03.474243 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3143 | 2025.12.20 00:26:03.474294 [ 190 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3144 | 2025.12.20 00:26:03.474321 [ 190 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 3145 | 2025.12.20 00:26:03.474344 [ 276 ] {b6da3fe2-c085-41b8-960c-5f82050f3111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3146 | 2025.12.20 00:26:03.474373 [ 190 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 3147 | 2025.12.20 00:26:03.474389 [ 276 ] {b6da3fe2-c085-41b8-960c-5f82050f3111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3148 | 2025.12.20 00:26:03.474413 [ 190 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::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 | ||
| 3149 | 2025.12.20 00:26:03.474449 [ 190 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 3150 | 2025.12.20 00:26:03.474485 [ 190 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3151 | 2025.12.20 00:26:03.474521 [ 190 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 3152 | 2025.12.20 00:26:03.474857 [ 276 ] {b6da3fe2-c085-41b8-960c-5f82050f3111} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3153 | 2025.12.20 00:26:03.474893 [ 276 ] {b6da3fe2-c085-41b8-960c-5f82050f3111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3154 | 2025.12.20 00:26:03.475197 [ 198 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001025346 sec., 35110.099420098195 rows/sec., 1.79 MiB/sec. | ||
| 3155 | 2025.12.20 00:26:03.475282 [ 276 ] {b6da3fe2-c085-41b8-960c-5f82050f3111} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3156 | 2025.12.20 00:26:03.475388 [ 192 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3157 | 2025.12.20 00:26:03.475525 [ 276 ] {b6da3fe2-c085-41b8-960c-5f82050f3111} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3158 | 2025.12.20 00:26:03.475681 [ 276 ] {b6da3fe2-c085-41b8-960c-5f82050f3111} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001357 sec., 231392.7781871776 rows/sec., 15.20 MiB/sec. | ||
| 3159 | 2025.12.20 00:26:03.475721 [ 276 ] {b6da3fe2-c085-41b8-960c-5f82050f3111} <Debug> TCPHandler: Processed in 0.001537448 sec. | ||
| 3160 | 2025.12.20 00:26:03.475755 [ 192 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_6_1} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3161 | 2025.12.20 00:26:03.475838 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3162 | 2025.12.20 00:26:03.475841 [ 192 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_6_1} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3163 | 2025.12.20 00:26:03.475962 [ 276 ] {cd973136-5a08-4250-87a9-7a4f15999f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3164 | 2025.12.20 00:26:03.475999 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3165 | 2025.12.20 00:26:03.476010 [ 276 ] {cd973136-5a08-4250-87a9-7a4f15999f5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3166 | 2025.12.20 00:26:03.476360 [ 276 ] {cd973136-5a08-4250-87a9-7a4f15999f5a} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3167 | 2025.12.20 00:26:03.476401 [ 276 ] {cd973136-5a08-4250-87a9-7a4f15999f5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3168 | 2025.12.20 00:26:03.476731 [ 276 ] {cd973136-5a08-4250-87a9-7a4f15999f5a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3169 | 2025.12.20 00:26:03.476948 [ 276 ] {cd973136-5a08-4250-87a9-7a4f15999f5a} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3170 | 2025.12.20 00:26:03.477083 [ 276 ] {cd973136-5a08-4250-87a9-7a4f15999f5a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001149 sec., 870.3220191470843 rows/sec., 58.64 KiB/sec. | ||
| 3171 | 2025.12.20 00:26:03.477118 [ 276 ] {cd973136-5a08-4250-87a9-7a4f15999f5a} <Debug> TCPHandler: Processed in 0.001343704 sec. | ||
| 3172 | 2025.12.20 00:26:03.477223 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3173 | 2025.12.20 00:26:03.477322 [ 276 ] {d720331a-744d-42aa-be68-9233910c39b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3174 | 2025.12.20 00:26:03.477367 [ 276 ] {d720331a-744d-42aa-be68-9233910c39b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3175 | 2025.12.20 00:26:03.477689 [ 276 ] {d720331a-744d-42aa-be68-9233910c39b2} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3176 | 2025.12.20 00:26:03.477724 [ 276 ] {d720331a-744d-42aa-be68-9233910c39b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 3177 | 2025.12.20 00:26:03.478092 [ 276 ] {d720331a-744d-42aa-be68-9233910c39b2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3178 | 2025.12.20 00:26:03.478302 [ 276 ] {d720331a-744d-42aa-be68-9233910c39b2} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3179 | 2025.12.20 00:26:03.478429 [ 276 ] {d720331a-744d-42aa-be68-9233910c39b2} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001099 sec., 94631.48316651501 rows/sec., 5.80 MiB/sec. | ||
| 3180 | 2025.12.20 00:26:03.478464 [ 276 ] {d720331a-744d-42aa-be68-9233910c39b2} <Debug> TCPHandler: Processed in 0.001271942 sec. | ||
| 3181 | 2025.12.20 00:26:08.453531 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3182 | 2025.12.20 00:26:08.453744 [ 276 ] {e7854b39-2275-40fd-a442-3fd9786bac29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3183 | 2025.12.20 00:26:08.453818 [ 276 ] {e7854b39-2275-40fd-a442-3fd9786bac29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3184 | 2025.12.20 00:26:08.454595 [ 276 ] {e7854b39-2275-40fd-a442-3fd9786bac29} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3185 | 2025.12.20 00:26:08.454650 [ 276 ] {e7854b39-2275-40fd-a442-3fd9786bac29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3186 | 2025.12.20 00:26:08.455063 [ 276 ] {e7854b39-2275-40fd-a442-3fd9786bac29} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3187 | 2025.12.20 00:26:08.455300 [ 276 ] {e7854b39-2275-40fd-a442-3fd9786bac29} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3188 | 2025.12.20 00:26:08.455441 [ 157 ] {} <Debug> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3189 | 2025.12.20 00:26:08.455464 [ 276 ] {e7854b39-2275-40fd-a442-3fd9786bac29} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001772 sec., 77878.10383747179 rows/sec., 6.76 MiB/sec. | ||
| 3190 | 2025.12.20 00:26:08.455511 [ 157 ] {} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3191 | 2025.12.20 00:26:08.455534 [ 276 ] {e7854b39-2275-40fd-a442-3fd9786bac29} <Debug> TCPHandler: Processed in 0.002143144 sec. | ||
| 3192 | 2025.12.20 00:26:08.455545 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3193 | 2025.12.20 00:26:08.455661 [ 190 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::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 | ||
| 3194 | 2025.12.20 00:26:08.455673 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3195 | 2025.12.20 00:26:08.455759 [ 190 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3196 | 2025.12.20 00:26:08.455787 [ 190 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1191 rows starting from the beginning of the part | ||
| 3197 | 2025.12.20 00:26:08.455794 [ 276 ] {3ec4fd82-6b68-47c8-aadd-ce44ca2280c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3198 | 2025.12.20 00:26:08.455840 [ 276 ] {3ec4fd82-6b68-47c8-aadd-ce44ca2280c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3199 | 2025.12.20 00:26:08.455841 [ 190 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1112 rows starting from the beginning of the part | ||
| 3200 | 2025.12.20 00:26:08.455888 [ 190 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1286 rows starting from the beginning of the part | ||
| 3201 | 2025.12.20 00:26:08.455930 [ 190 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 3202 | 2025.12.20 00:26:08.455970 [ 190 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1112 rows starting from the beginning of the part | ||
| 3203 | 2025.12.20 00:26:08.456007 [ 190 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 138 rows starting from the beginning of the part | ||
| 3204 | 2025.12.20 00:26:08.456303 [ 276 ] {3ec4fd82-6b68-47c8-aadd-ce44ca2280c3} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3205 | 2025.12.20 00:26:08.456341 [ 276 ] {3ec4fd82-6b68-47c8-aadd-ce44ca2280c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3206 | 2025.12.20 00:26:08.456666 [ 276 ] {3ec4fd82-6b68-47c8-aadd-ce44ca2280c3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3207 | 2025.12.20 00:26:08.456881 [ 276 ] {3ec4fd82-6b68-47c8-aadd-ce44ca2280c3} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3208 | 2025.12.20 00:26:08.457019 [ 276 ] {3ec4fd82-6b68-47c8-aadd-ce44ca2280c3} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001253 sec., 32721.46847565842 rows/sec., 2.40 MiB/sec. | ||
| 3209 | 2025.12.20 00:26:08.457059 [ 276 ] {3ec4fd82-6b68-47c8-aadd-ce44ca2280c3} <Debug> TCPHandler: Processed in 0.001442386 sec. | ||
| 3210 | 2025.12.20 00:26:08.457177 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3211 | 2025.12.20 00:26:08.457277 [ 276 ] {745e9328-f99b-47c3-b2fe-75a86f51ed67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3212 | 2025.12.20 00:26:08.457319 [ 276 ] {745e9328-f99b-47c3-b2fe-75a86f51ed67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3213 | 2025.12.20 00:26:08.457753 [ 276 ] {745e9328-f99b-47c3-b2fe-75a86f51ed67} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3214 | 2025.12.20 00:26:08.457791 [ 276 ] {745e9328-f99b-47c3-b2fe-75a86f51ed67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3215 | 2025.12.20 00:26:08.458100 [ 276 ] {745e9328-f99b-47c3-b2fe-75a86f51ed67} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3216 | 2025.12.20 00:26:08.458320 [ 276 ] {745e9328-f99b-47c3-b2fe-75a86f51ed67} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3217 | 2025.12.20 00:26:08.458438 [ 157 ] {} <Debug> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3218 | 2025.12.20 00:26:08.458452 [ 276 ] {745e9328-f99b-47c3-b2fe-75a86f51ed67} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001197 sec., 87719.29824561405 rows/sec., 6.85 MiB/sec. | ||
| 3219 | 2025.12.20 00:26:08.458486 [ 157 ] {} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3220 | 2025.12.20 00:26:08.458503 [ 276 ] {745e9328-f99b-47c3-b2fe-75a86f51ed67} <Debug> TCPHandler: Processed in 0.001379484 sec. | ||
| 3221 | 2025.12.20 00:26:08.458514 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3222 | 2025.12.20 00:26:08.458622 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3223 | 2025.12.20 00:26:08.458645 [ 192 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::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 | ||
| 3224 | 2025.12.20 00:26:08.458721 [ 276 ] {17e7fb4e-d210-4a01-9309-ff81a9d21342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3225 | 2025.12.20 00:26:08.458768 [ 276 ] {17e7fb4e-d210-4a01-9309-ff81a9d21342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3226 | 2025.12.20 00:26:08.458800 [ 192 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3227 | 2025.12.20 00:26:08.458845 [ 192 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 737 rows starting from the beginning of the part | ||
| 3228 | 2025.12.20 00:26:08.458942 [ 192 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 679 rows starting from the beginning of the part | ||
| 3229 | 2025.12.20 00:26:08.458995 [ 192 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 582 rows starting from the beginning of the part | ||
| 3230 | 2025.12.20 00:26:08.459050 [ 192 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 3231 | 2025.12.20 00:26:08.459099 [ 192 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 679 rows starting from the beginning of the part | ||
| 3232 | 2025.12.20 00:26:08.459145 [ 192 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 105 rows starting from the beginning of the part | ||
| 3233 | 2025.12.20 00:26:08.459170 [ 276 ] {17e7fb4e-d210-4a01-9309-ff81a9d21342} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3234 | 2025.12.20 00:26:08.459210 [ 276 ] {17e7fb4e-d210-4a01-9309-ff81a9d21342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3235 | 2025.12.20 00:26:08.462001 [ 276 ] {17e7fb4e-d210-4a01-9309-ff81a9d21342} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3236 | 2025.12.20 00:26:08.462194 [ 198 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4895 rows, containing 5 columns (5 merged, 0 gathered) in 0.006577905 sec., 744157.9043783697 rows/sec., 62.68 MiB/sec. | ||
| 3237 | 2025.12.20 00:26:08.462254 [ 276 ] {17e7fb4e-d210-4a01-9309-ff81a9d21342} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3238 | 2025.12.20 00:26:08.462365 [ 157 ] {} <Debug> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3239 | 2025.12.20 00:26:08.462398 [ 276 ] {17e7fb4e-d210-4a01-9309-ff81a9d21342} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.003692 sec., 43336.94474539545 rows/sec., 3.02 MiB/sec. | ||
| 3240 | 2025.12.20 00:26:08.462400 [ 157 ] {} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3241 | 2025.12.20 00:26:08.462441 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3242 | 2025.12.20 00:26:08.462442 [ 276 ] {17e7fb4e-d210-4a01-9309-ff81a9d21342} <Debug> TCPHandler: Processed in 0.003870397 sec. | ||
| 3243 | 2025.12.20 00:26:08.462475 [ 190 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3244 | 2025.12.20 00:26:08.462535 [ 197 ] {7867a318-225d-404a-8702-03f3cba75be5::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 | ||
| 3245 | 2025.12.20 00:26:08.462572 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3246 | 2025.12.20 00:26:08.462663 [ 197 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3247 | 2025.12.20 00:26:08.462679 [ 276 ] {fd389854-537b-462a-800d-5a2b1861a69e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3248 | 2025.12.20 00:26:08.462703 [ 197 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2352 rows starting from the beginning of the part | ||
| 3249 | 2025.12.20 00:26:08.462741 [ 276 ] {fd389854-537b-462a-800d-5a2b1861a69e} <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 | ||
| 3250 | 2025.12.20 00:26:08.462753 [ 190 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_16_3} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3251 | 2025.12.20 00:26:08.462772 [ 197 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 314 rows starting from the beginning of the part | ||
| 3252 | 2025.12.20 00:26:08.462822 [ 197 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2672 rows starting from the beginning of the part | ||
| 3253 | 2025.12.20 00:26:08.462822 [ 190 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_16_3} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3254 | 2025.12.20 00:26:08.462863 [ 197 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 128 rows starting from the beginning of the part | ||
| 3255 | 2025.12.20 00:26:08.462900 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 3256 | 2025.12.20 00:26:08.462906 [ 197 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 314 rows starting from the beginning of the part | ||
| 3257 | 2025.12.20 00:26:08.462955 [ 197 ] {7867a318-225d-404a-8702-03f3cba75be5::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 | ||
| 3258 | 2025.12.20 00:26:08.463131 [ 192 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2846 rows, containing 5 columns (5 merged, 0 gathered) in 0.004541004 sec., 626733.6474488901 rows/sec., 47.12 MiB/sec. | ||
| 3259 | 2025.12.20 00:26:08.463347 [ 198 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3260 | 2025.12.20 00:26:08.463601 [ 276 ] {fd389854-537b-462a-800d-5a2b1861a69e} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3261 | 2025.12.20 00:26:08.463611 [ 198 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_16_3} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3262 | 2025.12.20 00:26:08.463640 [ 276 ] {fd389854-537b-462a-800d-5a2b1861a69e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3263 | 2025.12.20 00:26:08.463688 [ 198 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_16_3} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3264 | 2025.12.20 00:26:08.463779 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 3265 | 2025.12.20 00:26:08.464206 [ 276 ] {fd389854-537b-462a-800d-5a2b1861a69e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3266 | 2025.12.20 00:26:08.464433 [ 276 ] {fd389854-537b-462a-800d-5a2b1861a69e} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3267 | 2025.12.20 00:26:08.464578 [ 276 ] {fd389854-537b-462a-800d-5a2b1861a69e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001923 sec., 21320.852834113364 rows/sec., 38.21 MiB/sec. | ||
| 3268 | 2025.12.20 00:26:08.464643 [ 276 ] {fd389854-537b-462a-800d-5a2b1861a69e} <Debug> TCPHandler: Processed in 0.002123503 sec. | ||
| 3269 | 2025.12.20 00:26:08.464768 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3270 | 2025.12.20 00:26:08.464864 [ 276 ] {cde3572f-cfad-4fb5-951d-ea7fc72d03c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3271 | 2025.12.20 00:26:08.464906 [ 276 ] {cde3572f-cfad-4fb5-951d-ea7fc72d03c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3272 | 2025.12.20 00:26:08.465230 [ 276 ] {cde3572f-cfad-4fb5-951d-ea7fc72d03c2} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3273 | 2025.12.20 00:26:08.465270 [ 276 ] {cde3572f-cfad-4fb5-951d-ea7fc72d03c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3274 | 2025.12.20 00:26:08.465473 [ 198 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5940 rows, containing 5 columns (5 merged, 0 gathered) in 0.002979915 sec., 1993345.447772839 rows/sec., 133.72 MiB/sec. | ||
| 3275 | 2025.12.20 00:26:08.465597 [ 276 ] {cde3572f-cfad-4fb5-951d-ea7fc72d03c2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3276 | 2025.12.20 00:26:08.465805 [ 276 ] {cde3572f-cfad-4fb5-951d-ea7fc72d03c2} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3277 | 2025.12.20 00:26:08.465911 [ 157 ] {} <Debug> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3278 | 2025.12.20 00:26:08.465941 [ 276 ] {cde3572f-cfad-4fb5-951d-ea7fc72d03c2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 3279 | 2025.12.20 00:26:08.465946 [ 157 ] {} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3280 | 2025.12.20 00:26:08.465961 [ 197 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3281 | 2025.12.20 00:26:08.465981 [ 157 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3282 | 2025.12.20 00:26:08.465984 [ 276 ] {cde3572f-cfad-4fb5-951d-ea7fc72d03c2} <Debug> TCPHandler: Processed in 0.001267602 sec. | ||
| 3283 | 2025.12.20 00:26:08.466062 [ 192 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::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 | ||
| 3284 | 2025.12.20 00:26:08.466186 [ 192 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3285 | 2025.12.20 00:26:08.466218 [ 192 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 806 rows starting from the beginning of the part | ||
| 3286 | 2025.12.20 00:26:08.466241 [ 197 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3287 | 2025.12.20 00:26:08.466272 [ 192 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 104 rows starting from the beginning of the part | ||
| 3288 | 2025.12.20 00:26:08.466323 [ 192 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 3289 | 2025.12.20 00:26:08.466325 [ 197 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3290 | 2025.12.20 00:26:08.466364 [ 192 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 48 rows starting from the beginning of the part | ||
| 3291 | 2025.12.20 00:26:08.466408 [ 192 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 104 rows starting from the beginning of the part | ||
| 3292 | 2025.12.20 00:26:08.466427 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 3293 | 2025.12.20 00:26:08.466457 [ 192 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::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 | ||
| 3294 | 2025.12.20 00:26:08.467311 [ 192 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1134 rows, containing 4 columns (4 merged, 0 gathered) in 0.001324793 sec., 855982.7837254574 rows/sec., 54.94 MiB/sec. | ||
| 3295 | 2025.12.20 00:26:08.467493 [ 192 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3296 | 2025.12.20 00:26:08.467801 [ 192 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_16_3} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3297 | 2025.12.20 00:26:08.467876 [ 192 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_16_3} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3298 | 2025.12.20 00:26:08.467946 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3299 | 2025.12.20 00:26:08.713551 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6140 | ||
| 3300 | 2025.12.20 00:26:08.714248 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3301 | 2025.12.20 00:26:08.714288 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3302 | 2025.12.20 00:26:08.714751 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3303 | 2025.12.20 00:26:08.714980 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3304 | 2025.12.20 00:26:08.715112 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6140 | ||
| 3305 | 2025.12.20 00:26:09.042170 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3306 | 2025.12.20 00:26:09.057819 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3307 | 2025.12.20 00:26:09.057872 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3308 | 2025.12.20 00:26:09.063795 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3309 | 2025.12.20 00:26:09.064520 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3310 | 2025.12.20 00:26:09.067186 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3311 | 2025.12.20 00:26:11.224297 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 442 | ||
| 3312 | 2025.12.20 00:26:11.226489 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3313 | 2025.12.20 00:26:11.226528 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3314 | 2025.12.20 00:26:11.227707 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3315 | 2025.12.20 00:26:11.227964 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3316 | 2025.12.20 00:26:11.228226 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 442 | ||
| 3317 | 2025.12.20 00:26:13.463703 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3318 | 2025.12.20 00:26:13.463884 [ 276 ] {1720b5ee-0d2a-42e0-96d1-88b89d9807e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3319 | 2025.12.20 00:26:13.463950 [ 276 ] {1720b5ee-0d2a-42e0-96d1-88b89d9807e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3320 | 2025.12.20 00:26:13.464787 [ 276 ] {1720b5ee-0d2a-42e0-96d1-88b89d9807e5} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3321 | 2025.12.20 00:26:13.464838 [ 276 ] {1720b5ee-0d2a-42e0-96d1-88b89d9807e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3322 | 2025.12.20 00:26:13.465261 [ 276 ] {1720b5ee-0d2a-42e0-96d1-88b89d9807e5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3323 | 2025.12.20 00:26:13.465493 [ 276 ] {1720b5ee-0d2a-42e0-96d1-88b89d9807e5} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3324 | 2025.12.20 00:26:13.465655 [ 276 ] {1720b5ee-0d2a-42e0-96d1-88b89d9807e5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00182 sec., 225274.72527472526 rows/sec., 14.29 MiB/sec. | ||
| 3325 | 2025.12.20 00:26:13.465705 [ 276 ] {1720b5ee-0d2a-42e0-96d1-88b89d9807e5} <Debug> TCPHandler: Processed in 0.002134093 sec. | ||
| 3326 | 2025.12.20 00:26:13.465833 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3327 | 2025.12.20 00:26:13.465939 [ 276 ] {52e6cbd1-df27-4ca7-8184-4f8c3634748a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3328 | 2025.12.20 00:26:13.465984 [ 276 ] {52e6cbd1-df27-4ca7-8184-4f8c3634748a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3329 | 2025.12.20 00:26:13.466386 [ 276 ] {52e6cbd1-df27-4ca7-8184-4f8c3634748a} <Trace> oximeter.fields_ipaddr (ac340138-06ff-4905-9b34-fb7c14eefb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3330 | 2025.12.20 00:26:13.466421 [ 276 ] {52e6cbd1-df27-4ca7-8184-4f8c3634748a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3331 | 2025.12.20 00:26:13.466714 [ 276 ] {52e6cbd1-df27-4ca7-8184-4f8c3634748a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3332 | 2025.12.20 00:26:13.466925 [ 276 ] {52e6cbd1-df27-4ca7-8184-4f8c3634748a} <Trace> oximeter.fields_ipaddr (ac340138-06ff-4905-9b34-fb7c14eefb28): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3333 | 2025.12.20 00:26:13.467056 [ 276 ] {52e6cbd1-df27-4ca7-8184-4f8c3634748a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001142 sec., 3502.626970227671 rows/sec., 285.61 KiB/sec. | ||
| 3334 | 2025.12.20 00:26:13.467093 [ 276 ] {52e6cbd1-df27-4ca7-8184-4f8c3634748a} <Debug> TCPHandler: Processed in 0.001314553 sec. | ||
| 3335 | 2025.12.20 00:26:13.467204 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3336 | 2025.12.20 00:26:13.467300 [ 276 ] {0a1ea442-262f-472f-9c3b-797a319aedf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3337 | 2025.12.20 00:26:13.467341 [ 276 ] {0a1ea442-262f-472f-9c3b-797a319aedf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3338 | 2025.12.20 00:26:13.468419 [ 276 ] {0a1ea442-262f-472f-9c3b-797a319aedf4} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3339 | 2025.12.20 00:26:13.468455 [ 276 ] {0a1ea442-262f-472f-9c3b-797a319aedf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3340 | 2025.12.20 00:26:13.468835 [ 276 ] {0a1ea442-262f-472f-9c3b-797a319aedf4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3341 | 2025.12.20 00:26:13.469052 [ 276 ] {0a1ea442-262f-472f-9c3b-797a319aedf4} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3342 | 2025.12.20 00:26:13.469183 [ 276 ] {0a1ea442-262f-472f-9c3b-797a319aedf4} <Debug> executeQuery: Read 1114 rows, 89.99 KiB in 0.001902 sec., 585699.2639327024 rows/sec., 46.20 MiB/sec. | ||
| 3343 | 2025.12.20 00:26:13.469219 [ 276 ] {0a1ea442-262f-472f-9c3b-797a319aedf4} <Debug> TCPHandler: Processed in 0.002066792 sec. | ||
| 3344 | 2025.12.20 00:26:13.469332 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3345 | 2025.12.20 00:26:13.469427 [ 276 ] {114ebda5-acb7-4230-a060-7298a075fcc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3346 | 2025.12.20 00:26:13.469467 [ 276 ] {114ebda5-acb7-4230-a060-7298a075fcc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3347 | 2025.12.20 00:26:13.469951 [ 276 ] {114ebda5-acb7-4230-a060-7298a075fcc9} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3348 | 2025.12.20 00:26:13.469986 [ 276 ] {114ebda5-acb7-4230-a060-7298a075fcc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3349 | 2025.12.20 00:26:13.470295 [ 276 ] {114ebda5-acb7-4230-a060-7298a075fcc9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3350 | 2025.12.20 00:26:13.470505 [ 276 ] {114ebda5-acb7-4230-a060-7298a075fcc9} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3351 | 2025.12.20 00:26:13.470633 [ 276 ] {114ebda5-acb7-4230-a060-7298a075fcc9} <Debug> executeQuery: Read 209 rows, 12.59 KiB in 0.001224 sec., 170751.6339869281 rows/sec., 10.05 MiB/sec. | ||
| 3352 | 2025.12.20 00:26:13.470668 [ 276 ] {114ebda5-acb7-4230-a060-7298a075fcc9} <Debug> TCPHandler: Processed in 0.001389125 sec. | ||
| 3353 | 2025.12.20 00:26:13.470783 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3354 | 2025.12.20 00:26:13.470884 [ 276 ] {8b21585e-cb59-4a86-99c2-bff530870417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3355 | 2025.12.20 00:26:13.470925 [ 276 ] {8b21585e-cb59-4a86-99c2-bff530870417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3356 | 2025.12.20 00:26:13.471433 [ 276 ] {8b21585e-cb59-4a86-99c2-bff530870417} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3357 | 2025.12.20 00:26:13.471468 [ 276 ] {8b21585e-cb59-4a86-99c2-bff530870417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3358 | 2025.12.20 00:26:13.471799 [ 276 ] {8b21585e-cb59-4a86-99c2-bff530870417} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3359 | 2025.12.20 00:26:13.472032 [ 276 ] {8b21585e-cb59-4a86-99c2-bff530870417} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3360 | 2025.12.20 00:26:13.472167 [ 276 ] {8b21585e-cb59-4a86-99c2-bff530870417} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001302 sec., 162826.42089093704 rows/sec., 10.50 MiB/sec. | ||
| 3361 | 2025.12.20 00:26:13.472205 [ 276 ] {8b21585e-cb59-4a86-99c2-bff530870417} <Debug> TCPHandler: Processed in 0.001473007 sec. | ||
| 3362 | 2025.12.20 00:26:13.472313 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3363 | 2025.12.20 00:26:13.472408 [ 276 ] {117728df-eff2-4ccc-815c-9a3654f6e680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3364 | 2025.12.20 00:26:13.472447 [ 276 ] {117728df-eff2-4ccc-815c-9a3654f6e680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3365 | 2025.12.20 00:26:13.472938 [ 276 ] {117728df-eff2-4ccc-815c-9a3654f6e680} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3366 | 2025.12.20 00:26:13.472973 [ 276 ] {117728df-eff2-4ccc-815c-9a3654f6e680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3367 | 2025.12.20 00:26:13.473284 [ 276 ] {117728df-eff2-4ccc-815c-9a3654f6e680} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3368 | 2025.12.20 00:26:13.473500 [ 276 ] {117728df-eff2-4ccc-815c-9a3654f6e680} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3369 | 2025.12.20 00:26:13.473627 [ 276 ] {117728df-eff2-4ccc-815c-9a3654f6e680} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001238 sec., 170436.1873990307 rows/sec., 9.68 MiB/sec. | ||
| 3370 | 2025.12.20 00:26:13.473664 [ 276 ] {117728df-eff2-4ccc-815c-9a3654f6e680} <Debug> TCPHandler: Processed in 0.001400865 sec. | ||
| 3371 | 2025.12.20 00:26:13.473775 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3372 | 2025.12.20 00:26:13.473869 [ 276 ] {cbcc73ff-bb7e-47fc-8647-fe4cfd94561b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3373 | 2025.12.20 00:26:13.473908 [ 276 ] {cbcc73ff-bb7e-47fc-8647-fe4cfd94561b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3374 | 2025.12.20 00:26:13.474607 [ 276 ] {cbcc73ff-bb7e-47fc-8647-fe4cfd94561b} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3375 | 2025.12.20 00:26:13.474642 [ 276 ] {cbcc73ff-bb7e-47fc-8647-fe4cfd94561b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3376 | 2025.12.20 00:26:13.474971 [ 276 ] {cbcc73ff-bb7e-47fc-8647-fe4cfd94561b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3377 | 2025.12.20 00:26:13.475184 [ 276 ] {cbcc73ff-bb7e-47fc-8647-fe4cfd94561b} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3378 | 2025.12.20 00:26:13.475310 [ 276 ] {cbcc73ff-bb7e-47fc-8647-fe4cfd94561b} <Debug> executeQuery: Read 683 rows, 48.79 KiB in 0.001459 sec., 468128.8553803975 rows/sec., 32.66 MiB/sec. | ||
| 3379 | 2025.12.20 00:26:13.475348 [ 276 ] {cbcc73ff-bb7e-47fc-8647-fe4cfd94561b} <Debug> TCPHandler: Processed in 0.001623371 sec. | ||
| 3380 | 2025.12.20 00:26:13.475454 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3381 | 2025.12.20 00:26:13.475547 [ 276 ] {441d044a-4c55-4a26-98a9-6f8a6fceab5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3382 | 2025.12.20 00:26:13.475589 [ 276 ] {441d044a-4c55-4a26-98a9-6f8a6fceab5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3383 | 2025.12.20 00:26:13.475913 [ 276 ] {441d044a-4c55-4a26-98a9-6f8a6fceab5e} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3384 | 2025.12.20 00:26:13.475948 [ 276 ] {441d044a-4c55-4a26-98a9-6f8a6fceab5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3385 | 2025.12.20 00:26:13.476247 [ 276 ] {441d044a-4c55-4a26-98a9-6f8a6fceab5e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3386 | 2025.12.20 00:26:13.476460 [ 276 ] {441d044a-4c55-4a26-98a9-6f8a6fceab5e} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3387 | 2025.12.20 00:26:13.476585 [ 276 ] {441d044a-4c55-4a26-98a9-6f8a6fceab5e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 3388 | 2025.12.20 00:26:13.476621 [ 276 ] {441d044a-4c55-4a26-98a9-6f8a6fceab5e} <Debug> TCPHandler: Processed in 0.00121743 sec. | ||
| 3389 | 2025.12.20 00:26:13.476728 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3390 | 2025.12.20 00:26:13.476821 [ 276 ] {5ef96452-b684-4630-b4d6-4098d1fed5c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3391 | 2025.12.20 00:26:13.476863 [ 276 ] {5ef96452-b684-4630-b4d6-4098d1fed5c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3392 | 2025.12.20 00:26:13.477322 [ 276 ] {5ef96452-b684-4630-b4d6-4098d1fed5c7} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3393 | 2025.12.20 00:26:13.477356 [ 276 ] {5ef96452-b684-4630-b4d6-4098d1fed5c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3394 | 2025.12.20 00:26:13.477696 [ 276 ] {5ef96452-b684-4630-b4d6-4098d1fed5c7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3395 | 2025.12.20 00:26:13.477907 [ 276 ] {5ef96452-b684-4630-b4d6-4098d1fed5c7} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3396 | 2025.12.20 00:26:13.478034 [ 276 ] {5ef96452-b684-4630-b4d6-4098d1fed5c7} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001231 sec., 256701.86839967503 rows/sec., 16.87 MiB/sec. | ||
| 3397 | 2025.12.20 00:26:13.478069 [ 276 ] {5ef96452-b684-4630-b4d6-4098d1fed5c7} <Debug> TCPHandler: Processed in 0.001391575 sec. | ||
| 3398 | 2025.12.20 00:26:13.478174 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3399 | 2025.12.20 00:26:13.478272 [ 276 ] {f2e78d44-89f3-426b-aa08-ccd0ed77f41b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3400 | 2025.12.20 00:26:13.478313 [ 276 ] {f2e78d44-89f3-426b-aa08-ccd0ed77f41b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3401 | 2025.12.20 00:26:13.478615 [ 276 ] {f2e78d44-89f3-426b-aa08-ccd0ed77f41b} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3402 | 2025.12.20 00:26:13.478648 [ 276 ] {f2e78d44-89f3-426b-aa08-ccd0ed77f41b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3403 | 2025.12.20 00:26:13.478942 [ 276 ] {f2e78d44-89f3-426b-aa08-ccd0ed77f41b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3404 | 2025.12.20 00:26:13.479147 [ 276 ] {f2e78d44-89f3-426b-aa08-ccd0ed77f41b} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3405 | 2025.12.20 00:26:13.479275 [ 276 ] {f2e78d44-89f3-426b-aa08-ccd0ed77f41b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 3406 | 2025.12.20 00:26:13.479310 [ 276 ] {f2e78d44-89f3-426b-aa08-ccd0ed77f41b} <Debug> TCPHandler: Processed in 0.001185219 sec. | ||
| 3407 | 2025.12.20 00:26:13.479418 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3408 | 2025.12.20 00:26:13.479511 [ 276 ] {a7a6b979-be85-4b10-9639-010515f2d022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3409 | 2025.12.20 00:26:13.479552 [ 276 ] {a7a6b979-be85-4b10-9639-010515f2d022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3410 | 2025.12.20 00:26:13.479898 [ 276 ] {a7a6b979-be85-4b10-9639-010515f2d022} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3411 | 2025.12.20 00:26:13.479933 [ 276 ] {a7a6b979-be85-4b10-9639-010515f2d022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3412 | 2025.12.20 00:26:13.480235 [ 276 ] {a7a6b979-be85-4b10-9639-010515f2d022} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3413 | 2025.12.20 00:26:13.480454 [ 276 ] {a7a6b979-be85-4b10-9639-010515f2d022} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3414 | 2025.12.20 00:26:13.480577 [ 276 ] {a7a6b979-be85-4b10-9639-010515f2d022} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001083 sec., 96029.54755309326 rows/sec., 5.88 MiB/sec. | ||
| 3415 | 2025.12.20 00:26:13.480612 [ 276 ] {a7a6b979-be85-4b10-9639-010515f2d022} <Debug> TCPHandler: Processed in 0.001243791 sec. | ||
| 3416 | 2025.12.20 00:26:16.122046 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3417 | 2025.12.20 00:26:16.122117 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3418 | 2025.12.20 00:26:16.215941 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6652 | ||
| 3419 | 2025.12.20 00:26:16.216762 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3420 | 2025.12.20 00:26:16.216806 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3421 | 2025.12.20 00:26:16.217285 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3422 | 2025.12.20 00:26:16.217506 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3423 | 2025.12.20 00:26:16.217641 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6652 | ||
| 3424 | 2025.12.20 00:26:16.567953 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3425 | 2025.12.20 00:26:16.584707 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3426 | 2025.12.20 00:26:16.584774 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3427 | 2025.12.20 00:26:16.590660 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3428 | 2025.12.20 00:26:16.591406 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3429 | 2025.12.20 00:26:16.594235 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3430 | 2025.12.20 00:26:18.454289 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3431 | 2025.12.20 00:26:18.454483 [ 276 ] {89ac7420-acb1-42a2-8771-34001290822a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3432 | 2025.12.20 00:26:18.454555 [ 276 ] {89ac7420-acb1-42a2-8771-34001290822a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3433 | 2025.12.20 00:26:18.455328 [ 276 ] {89ac7420-acb1-42a2-8771-34001290822a} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3434 | 2025.12.20 00:26:18.455375 [ 276 ] {89ac7420-acb1-42a2-8771-34001290822a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3435 | 2025.12.20 00:26:18.455816 [ 276 ] {89ac7420-acb1-42a2-8771-34001290822a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3436 | 2025.12.20 00:26:18.456061 [ 276 ] {89ac7420-acb1-42a2-8771-34001290822a} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3437 | 2025.12.20 00:26:18.456237 [ 276 ] {89ac7420-acb1-42a2-8771-34001290822a} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001806 sec., 76411.96013289037 rows/sec., 6.63 MiB/sec. | ||
| 3438 | 2025.12.20 00:26:18.456288 [ 276 ] {89ac7420-acb1-42a2-8771-34001290822a} <Debug> TCPHandler: Processed in 0.002136493 sec. | ||
| 3439 | 2025.12.20 00:26:18.456413 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3440 | 2025.12.20 00:26:18.456513 [ 276 ] {08c7cb88-4179-4dce-a80f-80f3ad62ec5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3441 | 2025.12.20 00:26:18.456556 [ 276 ] {08c7cb88-4179-4dce-a80f-80f3ad62ec5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3442 | 2025.12.20 00:26:18.456966 [ 276 ] {08c7cb88-4179-4dce-a80f-80f3ad62ec5c} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3443 | 2025.12.20 00:26:18.457004 [ 276 ] {08c7cb88-4179-4dce-a80f-80f3ad62ec5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3444 | 2025.12.20 00:26:18.457308 [ 276 ] {08c7cb88-4179-4dce-a80f-80f3ad62ec5c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3445 | 2025.12.20 00:26:18.457528 [ 276 ] {08c7cb88-4179-4dce-a80f-80f3ad62ec5c} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3446 | 2025.12.20 00:26:18.457651 [ 144 ] {} <Debug> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3447 | 2025.12.20 00:26:18.457692 [ 276 ] {08c7cb88-4179-4dce-a80f-80f3ad62ec5c} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001202 sec., 34109.816971713815 rows/sec., 2.50 MiB/sec. | ||
| 3448 | 2025.12.20 00:26:18.457721 [ 144 ] {} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3449 | 2025.12.20 00:26:18.457738 [ 276 ] {08c7cb88-4179-4dce-a80f-80f3ad62ec5c} <Debug> TCPHandler: Processed in 0.001379565 sec. | ||
| 3450 | 2025.12.20 00:26:18.457748 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3451 | 2025.12.20 00:26:18.457870 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3452 | 2025.12.20 00:26:18.457933 [ 197 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::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 | ||
| 3453 | 2025.12.20 00:26:18.457972 [ 276 ] {62728246-fa2f-4b0b-a01f-10623cf457a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3454 | 2025.12.20 00:26:18.458045 [ 276 ] {62728246-fa2f-4b0b-a01f-10623cf457a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3455 | 2025.12.20 00:26:18.458102 [ 197 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3456 | 2025.12.20 00:26:18.458139 [ 197 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 253 rows starting from the beginning of the part | ||
| 3457 | 2025.12.20 00:26:18.458204 [ 197 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 53 rows starting from the beginning of the part | ||
| 3458 | 2025.12.20 00:26:18.458247 [ 197 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 205 rows starting from the beginning of the part | ||
| 3459 | 2025.12.20 00:26:18.458287 [ 197 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part | ||
| 3460 | 2025.12.20 00:26:18.458324 [ 197 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 209 rows starting from the beginning of the part | ||
| 3461 | 2025.12.20 00:26:18.458360 [ 197 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part | ||
| 3462 | 2025.12.20 00:26:18.458475 [ 276 ] {62728246-fa2f-4b0b-a01f-10623cf457a7} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3463 | 2025.12.20 00:26:18.458517 [ 276 ] {62728246-fa2f-4b0b-a01f-10623cf457a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3464 | 2025.12.20 00:26:18.458978 [ 276 ] {62728246-fa2f-4b0b-a01f-10623cf457a7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3465 | 2025.12.20 00:26:18.459207 [ 276 ] {62728246-fa2f-4b0b-a01f-10623cf457a7} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3466 | 2025.12.20 00:26:18.459326 [ 192 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 802 rows, containing 5 columns (5 merged, 0 gathered) in 0.001481457 sec., 541358.945956582 rows/sec., 35.59 MiB/sec. | ||
| 3467 | 2025.12.20 00:26:18.459347 [ 276 ] {62728246-fa2f-4b0b-a01f-10623cf457a7} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001396 sec., 75214.89971346705 rows/sec., 5.88 MiB/sec. | ||
| 3468 | 2025.12.20 00:26:18.459396 [ 276 ] {62728246-fa2f-4b0b-a01f-10623cf457a7} <Debug> TCPHandler: Processed in 0.001576699 sec. | ||
| 3469 | 2025.12.20 00:26:18.459479 [ 197 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3470 | 2025.12.20 00:26:18.459503 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3471 | 2025.12.20 00:26:18.459605 [ 276 ] {5be4f82a-320c-4ef2-8f3a-4412241904c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3472 | 2025.12.20 00:26:18.459652 [ 276 ] {5be4f82a-320c-4ef2-8f3a-4412241904c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3473 | 2025.12.20 00:26:18.459732 [ 197 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_16_3} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3474 | 2025.12.20 00:26:18.459803 [ 197 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_16_3} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3475 | 2025.12.20 00:26:18.459871 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3476 | 2025.12.20 00:26:18.460056 [ 276 ] {5be4f82a-320c-4ef2-8f3a-4412241904c8} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3477 | 2025.12.20 00:26:18.460098 [ 276 ] {5be4f82a-320c-4ef2-8f3a-4412241904c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3478 | 2025.12.20 00:26:18.460438 [ 276 ] {5be4f82a-320c-4ef2-8f3a-4412241904c8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3479 | 2025.12.20 00:26:18.460669 [ 276 ] {5be4f82a-320c-4ef2-8f3a-4412241904c8} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3480 | 2025.12.20 00:26:18.460804 [ 276 ] {5be4f82a-320c-4ef2-8f3a-4412241904c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 3481 | 2025.12.20 00:26:18.460839 [ 276 ] {5be4f82a-320c-4ef2-8f3a-4412241904c8} <Debug> TCPHandler: Processed in 0.001386094 sec. | ||
| 3482 | 2025.12.20 00:26:18.460945 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3483 | 2025.12.20 00:26:18.461038 [ 276 ] {9d252850-bbfb-415a-be40-2476b41f49f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3484 | 2025.12.20 00:26:18.461093 [ 276 ] {9d252850-bbfb-415a-be40-2476b41f49f0} <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 | ||
| 3485 | 2025.12.20 00:26:18.461934 [ 276 ] {9d252850-bbfb-415a-be40-2476b41f49f0} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3486 | 2025.12.20 00:26:18.461971 [ 276 ] {9d252850-bbfb-415a-be40-2476b41f49f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3487 | 2025.12.20 00:26:18.462531 [ 276 ] {9d252850-bbfb-415a-be40-2476b41f49f0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3488 | 2025.12.20 00:26:18.462758 [ 276 ] {9d252850-bbfb-415a-be40-2476b41f49f0} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3489 | 2025.12.20 00:26:18.462890 [ 276 ] {9d252850-bbfb-415a-be40-2476b41f49f0} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00189 sec., 21693.121693121695 rows/sec., 38.87 MiB/sec. | ||
| 3490 | 2025.12.20 00:26:18.462947 [ 276 ] {9d252850-bbfb-415a-be40-2476b41f49f0} <Debug> TCPHandler: Processed in 0.002075812 sec. | ||
| 3491 | 2025.12.20 00:26:18.463053 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3492 | 2025.12.20 00:26:18.463141 [ 276 ] {94461701-3d17-4451-942e-aead9392485e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3493 | 2025.12.20 00:26:18.463180 [ 276 ] {94461701-3d17-4451-942e-aead9392485e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3494 | 2025.12.20 00:26:18.463496 [ 276 ] {94461701-3d17-4451-942e-aead9392485e} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3495 | 2025.12.20 00:26:18.463530 [ 276 ] {94461701-3d17-4451-942e-aead9392485e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3496 | 2025.12.20 00:26:18.463913 [ 276 ] {94461701-3d17-4451-942e-aead9392485e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3497 | 2025.12.20 00:26:18.464128 [ 276 ] {94461701-3d17-4451-942e-aead9392485e} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3498 | 2025.12.20 00:26:18.464268 [ 276 ] {94461701-3d17-4451-942e-aead9392485e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 3499 | 2025.12.20 00:26:18.464303 [ 276 ] {94461701-3d17-4451-942e-aead9392485e} <Debug> TCPHandler: Processed in 0.001269992 sec. | ||
| 3500 | 2025.12.20 00:26:21.229185 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 476 | ||
| 3501 | 2025.12.20 00:26:21.231551 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3502 | 2025.12.20 00:26:21.231610 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3503 | 2025.12.20 00:26:21.232852 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3504 | 2025.12.20 00:26:21.233156 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3505 | 2025.12.20 00:26:21.233545 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 476 | ||
| 3506 | 2025.12.20 00:26:23.463422 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3507 | 2025.12.20 00:26:23.463592 [ 276 ] {05159f21-08de-4525-abf3-c5060355a355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3508 | 2025.12.20 00:26:23.463655 [ 276 ] {05159f21-08de-4525-abf3-c5060355a355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3509 | 2025.12.20 00:26:23.464541 [ 276 ] {05159f21-08de-4525-abf3-c5060355a355} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3510 | 2025.12.20 00:26:23.464592 [ 276 ] {05159f21-08de-4525-abf3-c5060355a355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3511 | 2025.12.20 00:26:23.465005 [ 276 ] {05159f21-08de-4525-abf3-c5060355a355} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3512 | 2025.12.20 00:26:23.465227 [ 276 ] {05159f21-08de-4525-abf3-c5060355a355} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3513 | 2025.12.20 00:26:23.465375 [ 276 ] {05159f21-08de-4525-abf3-c5060355a355} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001828 sec., 224288.84026258206 rows/sec., 14.23 MiB/sec. | ||
| 3514 | 2025.12.20 00:26:23.465422 [ 276 ] {05159f21-08de-4525-abf3-c5060355a355} <Debug> TCPHandler: Processed in 0.002131214 sec. | ||
| 3515 | 2025.12.20 00:26:23.465549 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3516 | 2025.12.20 00:26:23.465654 [ 276 ] {30d0c6cb-adcc-4c99-bb7e-a2f2ef05fe97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3517 | 2025.12.20 00:26:23.465696 [ 276 ] {30d0c6cb-adcc-4c99-bb7e-a2f2ef05fe97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3518 | 2025.12.20 00:26:23.466772 [ 276 ] {30d0c6cb-adcc-4c99-bb7e-a2f2ef05fe97} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3519 | 2025.12.20 00:26:23.466818 [ 276 ] {30d0c6cb-adcc-4c99-bb7e-a2f2ef05fe97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3520 | 2025.12.20 00:26:23.467266 [ 276 ] {30d0c6cb-adcc-4c99-bb7e-a2f2ef05fe97} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3521 | 2025.12.20 00:26:23.467502 [ 276 ] {30d0c6cb-adcc-4c99-bb7e-a2f2ef05fe97} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3522 | 2025.12.20 00:26:23.467628 [ 276 ] {30d0c6cb-adcc-4c99-bb7e-a2f2ef05fe97} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001997 sec., 556835.252879319 rows/sec., 43.93 MiB/sec. | ||
| 3523 | 2025.12.20 00:26:23.467666 [ 276 ] {30d0c6cb-adcc-4c99-bb7e-a2f2ef05fe97} <Debug> TCPHandler: Processed in 0.002174565 sec. | ||
| 3524 | 2025.12.20 00:26:23.467777 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3525 | 2025.12.20 00:26:23.467875 [ 276 ] {660093ce-9fe5-4021-834c-3bb968b21724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3526 | 2025.12.20 00:26:23.467918 [ 276 ] {660093ce-9fe5-4021-834c-3bb968b21724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3527 | 2025.12.20 00:26:23.468361 [ 276 ] {660093ce-9fe5-4021-834c-3bb968b21724} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3528 | 2025.12.20 00:26:23.468396 [ 276 ] {660093ce-9fe5-4021-834c-3bb968b21724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3529 | 2025.12.20 00:26:23.468678 [ 276 ] {660093ce-9fe5-4021-834c-3bb968b21724} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3530 | 2025.12.20 00:26:23.468945 [ 276 ] {660093ce-9fe5-4021-834c-3bb968b21724} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3531 | 2025.12.20 00:26:23.469071 [ 276 ] {660093ce-9fe5-4021-834c-3bb968b21724} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001217 sec., 168447.0008216927 rows/sec., 9.88 MiB/sec. | ||
| 3532 | 2025.12.20 00:26:23.469108 [ 276 ] {660093ce-9fe5-4021-834c-3bb968b21724} <Debug> TCPHandler: Processed in 0.001381505 sec. | ||
| 3533 | 2025.12.20 00:26:23.469210 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3534 | 2025.12.20 00:26:23.469302 [ 276 ] {c473b870-452d-4f8f-940e-37500dc80448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3535 | 2025.12.20 00:26:23.469341 [ 276 ] {c473b870-452d-4f8f-940e-37500dc80448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3536 | 2025.12.20 00:26:23.469801 [ 276 ] {c473b870-452d-4f8f-940e-37500dc80448} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3537 | 2025.12.20 00:26:23.469837 [ 276 ] {c473b870-452d-4f8f-940e-37500dc80448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3538 | 2025.12.20 00:26:23.470140 [ 276 ] {c473b870-452d-4f8f-940e-37500dc80448} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3539 | 2025.12.20 00:26:23.470359 [ 276 ] {c473b870-452d-4f8f-940e-37500dc80448} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3540 | 2025.12.20 00:26:23.470487 [ 276 ] {c473b870-452d-4f8f-940e-37500dc80448} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001203 sec., 176226.10141313382 rows/sec., 11.36 MiB/sec. | ||
| 3541 | 2025.12.20 00:26:23.470524 [ 276 ] {c473b870-452d-4f8f-940e-37500dc80448} <Debug> TCPHandler: Processed in 0.001364014 sec. | ||
| 3542 | 2025.12.20 00:26:23.470624 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3543 | 2025.12.20 00:26:23.470718 [ 276 ] {938700d6-dd89-4799-874a-2cbdec7cef7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3544 | 2025.12.20 00:26:23.470757 [ 276 ] {938700d6-dd89-4799-874a-2cbdec7cef7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3545 | 2025.12.20 00:26:23.471230 [ 276 ] {938700d6-dd89-4799-874a-2cbdec7cef7b} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3546 | 2025.12.20 00:26:23.471265 [ 276 ] {938700d6-dd89-4799-874a-2cbdec7cef7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3547 | 2025.12.20 00:26:23.471566 [ 276 ] {938700d6-dd89-4799-874a-2cbdec7cef7b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3548 | 2025.12.20 00:26:23.471768 [ 276 ] {938700d6-dd89-4799-874a-2cbdec7cef7b} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3549 | 2025.12.20 00:26:23.471893 [ 276 ] {938700d6-dd89-4799-874a-2cbdec7cef7b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001193 sec., 176865.0461022632 rows/sec., 10.04 MiB/sec. | ||
| 3550 | 2025.12.20 00:26:23.471930 [ 276 ] {938700d6-dd89-4799-874a-2cbdec7cef7b} <Debug> TCPHandler: Processed in 0.001355334 sec. | ||
| 3551 | 2025.12.20 00:26:23.472033 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3552 | 2025.12.20 00:26:23.472125 [ 276 ] {ec1481ec-3748-4217-8b41-6c541b53cf59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3553 | 2025.12.20 00:26:23.472163 [ 276 ] {ec1481ec-3748-4217-8b41-6c541b53cf59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3554 | 2025.12.20 00:26:23.472802 [ 276 ] {ec1481ec-3748-4217-8b41-6c541b53cf59} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3555 | 2025.12.20 00:26:23.472837 [ 276 ] {ec1481ec-3748-4217-8b41-6c541b53cf59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3556 | 2025.12.20 00:26:23.473166 [ 276 ] {ec1481ec-3748-4217-8b41-6c541b53cf59} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3557 | 2025.12.20 00:26:23.473374 [ 276 ] {ec1481ec-3748-4217-8b41-6c541b53cf59} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3558 | 2025.12.20 00:26:23.473497 [ 276 ] {ec1481ec-3748-4217-8b41-6c541b53cf59} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.00139 sec., 488489.2086330935 rows/sec., 34.05 MiB/sec. | ||
| 3559 | 2025.12.20 00:26:23.473533 [ 276 ] {ec1481ec-3748-4217-8b41-6c541b53cf59} <Debug> TCPHandler: Processed in 0.001549309 sec. | ||
| 3560 | 2025.12.20 00:26:23.473630 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3561 | 2025.12.20 00:26:23.473722 [ 276 ] {e3244b54-d726-450e-b246-a710f39e7d80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3562 | 2025.12.20 00:26:23.473763 [ 276 ] {e3244b54-d726-450e-b246-a710f39e7d80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3563 | 2025.12.20 00:26:23.474083 [ 276 ] {e3244b54-d726-450e-b246-a710f39e7d80} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3564 | 2025.12.20 00:26:23.474120 [ 276 ] {e3244b54-d726-450e-b246-a710f39e7d80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3565 | 2025.12.20 00:26:23.474419 [ 276 ] {e3244b54-d726-450e-b246-a710f39e7d80} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3566 | 2025.12.20 00:26:23.474630 [ 276 ] {e3244b54-d726-450e-b246-a710f39e7d80} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3567 | 2025.12.20 00:26:23.474754 [ 276 ] {e3244b54-d726-450e-b246-a710f39e7d80} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 3568 | 2025.12.20 00:26:23.474789 [ 276 ] {e3244b54-d726-450e-b246-a710f39e7d80} <Debug> TCPHandler: Processed in 0.00120895 sec. | ||
| 3569 | 2025.12.20 00:26:23.474891 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3570 | 2025.12.20 00:26:23.474983 [ 276 ] {1cb60e7a-ab85-4aac-89bb-4a0c12a52925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3571 | 2025.12.20 00:26:23.475024 [ 276 ] {1cb60e7a-ab85-4aac-89bb-4a0c12a52925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3572 | 2025.12.20 00:26:23.475448 [ 276 ] {1cb60e7a-ab85-4aac-89bb-4a0c12a52925} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3573 | 2025.12.20 00:26:23.475483 [ 276 ] {1cb60e7a-ab85-4aac-89bb-4a0c12a52925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3574 | 2025.12.20 00:26:23.475807 [ 276 ] {1cb60e7a-ab85-4aac-89bb-4a0c12a52925} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3575 | 2025.12.20 00:26:23.476013 [ 276 ] {1cb60e7a-ab85-4aac-89bb-4a0c12a52925} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3576 | 2025.12.20 00:26:23.476140 [ 276 ] {1cb60e7a-ab85-4aac-89bb-4a0c12a52925} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001176 sec., 267006.80272108846 rows/sec., 17.54 MiB/sec. | ||
| 3577 | 2025.12.20 00:26:23.476175 [ 276 ] {1cb60e7a-ab85-4aac-89bb-4a0c12a52925} <Debug> TCPHandler: Processed in 0.001334073 sec. | ||
| 3578 | 2025.12.20 00:26:23.476279 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3579 | 2025.12.20 00:26:23.476378 [ 276 ] {45264cb3-fe31-4099-b7cb-cfa87147b979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3580 | 2025.12.20 00:26:23.476421 [ 276 ] {45264cb3-fe31-4099-b7cb-cfa87147b979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3581 | 2025.12.20 00:26:23.476786 [ 276 ] {45264cb3-fe31-4099-b7cb-cfa87147b979} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3582 | 2025.12.20 00:26:23.476829 [ 276 ] {45264cb3-fe31-4099-b7cb-cfa87147b979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3583 | 2025.12.20 00:26:23.477203 [ 276 ] {45264cb3-fe31-4099-b7cb-cfa87147b979} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3584 | 2025.12.20 00:26:23.477447 [ 276 ] {45264cb3-fe31-4099-b7cb-cfa87147b979} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3585 | 2025.12.20 00:26:23.477579 [ 276 ] {45264cb3-fe31-4099-b7cb-cfa87147b979} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001221 sec., 819.000819000819 rows/sec., 55.19 KiB/sec. | ||
| 3586 | 2025.12.20 00:26:23.477615 [ 276 ] {45264cb3-fe31-4099-b7cb-cfa87147b979} <Debug> TCPHandler: Processed in 0.001389665 sec. | ||
| 3587 | 2025.12.20 00:26:23.477719 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3588 | 2025.12.20 00:26:23.477816 [ 276 ] {e12c85b9-f88e-4ae9-954b-c2c31a7f7a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3589 | 2025.12.20 00:26:23.477857 [ 276 ] {e12c85b9-f88e-4ae9-954b-c2c31a7f7a33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3590 | 2025.12.20 00:26:23.478177 [ 276 ] {e12c85b9-f88e-4ae9-954b-c2c31a7f7a33} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3591 | 2025.12.20 00:26:23.478214 [ 276 ] {e12c85b9-f88e-4ae9-954b-c2c31a7f7a33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3592 | 2025.12.20 00:26:23.478532 [ 276 ] {e12c85b9-f88e-4ae9-954b-c2c31a7f7a33} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3593 | 2025.12.20 00:26:23.478739 [ 276 ] {e12c85b9-f88e-4ae9-954b-c2c31a7f7a33} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3594 | 2025.12.20 00:26:23.478865 [ 276 ] {e12c85b9-f88e-4ae9-954b-c2c31a7f7a33} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001069 sec., 97287.18428437792 rows/sec., 5.96 MiB/sec. | ||
| 3595 | 2025.12.20 00:26:23.478900 [ 276 ] {e12c85b9-f88e-4ae9-954b-c2c31a7f7a33} <Debug> TCPHandler: Processed in 0.00123367 sec. | ||
| 3596 | 2025.12.20 00:26:23.718218 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7100 | ||
| 3597 | 2025.12.20 00:26:23.718721 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3598 | 2025.12.20 00:26:23.718770 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3599 | 2025.12.20 00:26:23.719264 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3600 | 2025.12.20 00:26:23.719497 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3601 | 2025.12.20 00:26:23.719640 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7100 | ||
| 3602 | 2025.12.20 00:26:24.094802 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3603 | 2025.12.20 00:26:24.110848 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3604 | 2025.12.20 00:26:24.110898 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3605 | 2025.12.20 00:26:24.116495 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3606 | 2025.12.20 00:26:24.117201 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3607 | 2025.12.20 00:26:24.119793 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3608 | 2025.12.20 00:26:24.220096 [ 134 ] {} <Debug> oximeter.fields_ipaddr (ac340138-06ff-4905-9b34-fb7c14eefb28) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3609 | 2025.12.20 00:26:24.220166 [ 134 ] {} <Trace> oximeter.fields_ipaddr (ac340138-06ff-4905-9b34-fb7c14eefb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3610 | 2025.12.20 00:26:24.220192 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3611 | 2025.12.20 00:26:24.220297 [ 186 ] {ac340138-06ff-4905-9b34-fb7c14eefb28::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 | ||
| 3612 | 2025.12.20 00:26:24.220410 [ 186 ] {ac340138-06ff-4905-9b34-fb7c14eefb28::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3613 | 2025.12.20 00:26:24.220441 [ 186 ] {ac340138-06ff-4905-9b34-fb7c14eefb28::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 3614 | 2025.12.20 00:26:24.220505 [ 186 ] {ac340138-06ff-4905-9b34-fb7c14eefb28::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3615 | 2025.12.20 00:26:24.220550 [ 186 ] {ac340138-06ff-4905-9b34-fb7c14eefb28::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 | ||
| 3616 | 2025.12.20 00:26:24.220591 [ 186 ] {ac340138-06ff-4905-9b34-fb7c14eefb28::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 | ||
| 3617 | 2025.12.20 00:26:24.220631 [ 186 ] {ac340138-06ff-4905-9b34-fb7c14eefb28::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 3618 | 2025.12.20 00:26:24.221420 [ 197 ] {ac340138-06ff-4905-9b34-fb7c14eefb28::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.001157059 sec., 24199.284565437025 rows/sec., 2.02 MiB/sec. | ||
| 3619 | 2025.12.20 00:26:24.221603 [ 192 ] {ac340138-06ff-4905-9b34-fb7c14eefb28::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3620 | 2025.12.20 00:26:24.221903 [ 192 ] {ac340138-06ff-4905-9b34-fb7c14eefb28::all_1_5_1} <Trace> oximeter.fields_ipaddr (ac340138-06ff-4905-9b34-fb7c14eefb28): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3621 | 2025.12.20 00:26:24.221978 [ 192 ] {ac340138-06ff-4905-9b34-fb7c14eefb28::all_1_5_1} <Trace> oximeter.fields_ipaddr (ac340138-06ff-4905-9b34-fb7c14eefb28) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3622 | 2025.12.20 00:26:24.222061 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3623 | 2025.12.20 00:26:28.481929 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3624 | 2025.12.20 00:26:28.482097 [ 276 ] {1a2561e3-9dfb-4cb7-9340-6d0b71ce1033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3625 | 2025.12.20 00:26:28.482156 [ 276 ] {1a2561e3-9dfb-4cb7-9340-6d0b71ce1033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3626 | 2025.12.20 00:26:28.482719 [ 276 ] {1a2561e3-9dfb-4cb7-9340-6d0b71ce1033} <Trace> oximeter.fields_ipaddr (ac340138-06ff-4905-9b34-fb7c14eefb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3627 | 2025.12.20 00:26:28.482761 [ 276 ] {1a2561e3-9dfb-4cb7-9340-6d0b71ce1033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3628 | 2025.12.20 00:26:28.483181 [ 276 ] {1a2561e3-9dfb-4cb7-9340-6d0b71ce1033} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3629 | 2025.12.20 00:26:28.483401 [ 276 ] {1a2561e3-9dfb-4cb7-9340-6d0b71ce1033} <Trace> oximeter.fields_ipaddr (ac340138-06ff-4905-9b34-fb7c14eefb28): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3630 | 2025.12.20 00:26:28.483549 [ 276 ] {1a2561e3-9dfb-4cb7-9340-6d0b71ce1033} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001495 sec., 1337.7926421404682 rows/sec., 109.09 KiB/sec. | ||
| 3631 | 2025.12.20 00:26:28.483590 [ 276 ] {1a2561e3-9dfb-4cb7-9340-6d0b71ce1033} <Debug> TCPHandler: Processed in 0.001788655 sec. | ||
| 3632 | 2025.12.20 00:26:28.483710 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3633 | 2025.12.20 00:26:28.483804 [ 276 ] {38a1900a-d867-4ddc-a8a6-672bf1df9e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3634 | 2025.12.20 00:26:28.483845 [ 276 ] {38a1900a-d867-4ddc-a8a6-672bf1df9e25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3635 | 2025.12.20 00:26:28.485146 [ 276 ] {38a1900a-d867-4ddc-a8a6-672bf1df9e25} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3636 | 2025.12.20 00:26:28.485180 [ 276 ] {38a1900a-d867-4ddc-a8a6-672bf1df9e25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3637 | 2025.12.20 00:26:28.485592 [ 276 ] {38a1900a-d867-4ddc-a8a6-672bf1df9e25} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3638 | 2025.12.20 00:26:28.485845 [ 276 ] {38a1900a-d867-4ddc-a8a6-672bf1df9e25} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3639 | 2025.12.20 00:26:28.485976 [ 276 ] {38a1900a-d867-4ddc-a8a6-672bf1df9e25} <Debug> executeQuery: Read 1279 rows, 108.90 KiB in 0.00219 sec., 584018.2648401826 rows/sec., 48.56 MiB/sec. | ||
| 3640 | 2025.12.20 00:26:28.486018 [ 276 ] {38a1900a-d867-4ddc-a8a6-672bf1df9e25} <Debug> TCPHandler: Processed in 0.002356089 sec. | ||
| 3641 | 2025.12.20 00:26:28.486130 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3642 | 2025.12.20 00:26:28.486229 [ 276 ] {4404c287-ce9a-4acc-8992-a36bd9fd188e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3643 | 2025.12.20 00:26:28.486269 [ 276 ] {4404c287-ce9a-4acc-8992-a36bd9fd188e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3644 | 2025.12.20 00:26:28.486683 [ 276 ] {4404c287-ce9a-4acc-8992-a36bd9fd188e} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3645 | 2025.12.20 00:26:28.486719 [ 276 ] {4404c287-ce9a-4acc-8992-a36bd9fd188e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3646 | 2025.12.20 00:26:28.487026 [ 276 ] {4404c287-ce9a-4acc-8992-a36bd9fd188e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3647 | 2025.12.20 00:26:28.487251 [ 276 ] {4404c287-ce9a-4acc-8992-a36bd9fd188e} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3648 | 2025.12.20 00:26:28.487382 [ 276 ] {4404c287-ce9a-4acc-8992-a36bd9fd188e} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.001173 sec., 36658.14151747656 rows/sec., 2.68 MiB/sec. | ||
| 3649 | 2025.12.20 00:26:28.487419 [ 276 ] {4404c287-ce9a-4acc-8992-a36bd9fd188e} <Debug> TCPHandler: Processed in 0.001338493 sec. | ||
| 3650 | 2025.12.20 00:26:28.487539 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3651 | 2025.12.20 00:26:28.487639 [ 276 ] {8e49a728-e04e-4e11-806f-ef4f71d18970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3652 | 2025.12.20 00:26:28.487679 [ 276 ] {8e49a728-e04e-4e11-806f-ef4f71d18970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3653 | 2025.12.20 00:26:28.488187 [ 276 ] {8e49a728-e04e-4e11-806f-ef4f71d18970} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3654 | 2025.12.20 00:26:28.488223 [ 276 ] {8e49a728-e04e-4e11-806f-ef4f71d18970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3655 | 2025.12.20 00:26:28.488551 [ 276 ] {8e49a728-e04e-4e11-806f-ef4f71d18970} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3656 | 2025.12.20 00:26:28.488787 [ 276 ] {8e49a728-e04e-4e11-806f-ef4f71d18970} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3657 | 2025.12.20 00:26:28.488884 [ 126 ] {} <Debug> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3658 | 2025.12.20 00:26:28.488912 [ 126 ] {} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3659 | 2025.12.20 00:26:28.488930 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3660 | 2025.12.20 00:26:28.488936 [ 276 ] {8e49a728-e04e-4e11-806f-ef4f71d18970} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001315 sec., 173384.03041825094 rows/sec., 11.74 MiB/sec. | ||
| 3661 | 2025.12.20 00:26:28.488999 [ 276 ] {8e49a728-e04e-4e11-806f-ef4f71d18970} <Debug> TCPHandler: Processed in 0.001510358 sec. | ||
| 3662 | 2025.12.20 00:26:28.489024 [ 186 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::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 | ||
| 3663 | 2025.12.20 00:26:28.489106 [ 186 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3664 | 2025.12.20 00:26:28.489132 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3665 | 2025.12.20 00:26:28.489139 [ 186 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 213 rows starting from the beginning of the part | ||
| 3666 | 2025.12.20 00:26:28.489205 [ 186 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 230 rows starting from the beginning of the part | ||
| 3667 | 2025.12.20 00:26:28.489231 [ 276 ] {b326220f-9437-419d-9849-9e9e37c20e5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3668 | 2025.12.20 00:26:28.489248 [ 186 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part | ||
| 3669 | 2025.12.20 00:26:28.489271 [ 276 ] {b326220f-9437-419d-9849-9e9e37c20e5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3670 | 2025.12.20 00:26:28.489289 [ 186 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
| 3671 | 2025.12.20 00:26:28.489327 [ 186 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part | ||
| 3672 | 2025.12.20 00:26:28.489364 [ 186 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 228 rows starting from the beginning of the part | ||
| 3673 | 2025.12.20 00:26:28.489881 [ 276 ] {b326220f-9437-419d-9849-9e9e37c20e5e} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3674 | 2025.12.20 00:26:28.489915 [ 276 ] {b326220f-9437-419d-9849-9e9e37c20e5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3675 | 2025.12.20 00:26:28.490233 [ 197 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1307 rows, containing 5 columns (5 merged, 0 gathered) in 0.00124168 sec., 1052606.1465111785 rows/sec., 73.08 MiB/sec. | ||
| 3676 | 2025.12.20 00:26:28.490286 [ 276 ] {b326220f-9437-419d-9849-9e9e37c20e5e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3677 | 2025.12.20 00:26:28.490483 [ 187 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3678 | 2025.12.20 00:26:28.490531 [ 276 ] {b326220f-9437-419d-9849-9e9e37c20e5e} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3679 | 2025.12.20 00:26:28.490686 [ 276 ] {b326220f-9437-419d-9849-9e9e37c20e5e} <Debug> executeQuery: Read 563 rows, 42.85 KiB in 0.001475 sec., 381694.9152542373 rows/sec., 28.37 MiB/sec. | ||
| 3680 | 2025.12.20 00:26:28.490728 [ 276 ] {b326220f-9437-419d-9849-9e9e37c20e5e} <Debug> TCPHandler: Processed in 0.001648411 sec. | ||
| 3681 | 2025.12.20 00:26:28.490853 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3682 | 2025.12.20 00:26:28.490860 [ 187 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_11_2} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3683 | 2025.12.20 00:26:28.490953 [ 276 ] {04d8ef0e-c862-4969-8371-89c3e3cd8e9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3684 | 2025.12.20 00:26:28.490964 [ 187 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_11_2} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3685 | 2025.12.20 00:26:28.491011 [ 276 ] {04d8ef0e-c862-4969-8371-89c3e3cd8e9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3686 | 2025.12.20 00:26:28.491079 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3687 | 2025.12.20 00:26:28.491610 [ 276 ] {04d8ef0e-c862-4969-8371-89c3e3cd8e9a} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3688 | 2025.12.20 00:26:28.491651 [ 276 ] {04d8ef0e-c862-4969-8371-89c3e3cd8e9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3689 | 2025.12.20 00:26:28.492043 [ 276 ] {04d8ef0e-c862-4969-8371-89c3e3cd8e9a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3690 | 2025.12.20 00:26:28.492277 [ 276 ] {04d8ef0e-c862-4969-8371-89c3e3cd8e9a} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3691 | 2025.12.20 00:26:28.492412 [ 276 ] {04d8ef0e-c862-4969-8371-89c3e3cd8e9a} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001479 sec., 571331.9810682894 rows/sec., 38.45 MiB/sec. | ||
| 3692 | 2025.12.20 00:26:28.492450 [ 276 ] {04d8ef0e-c862-4969-8371-89c3e3cd8e9a} <Debug> TCPHandler: Processed in 0.001648861 sec. | ||
| 3693 | 2025.12.20 00:26:28.492559 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3694 | 2025.12.20 00:26:28.492658 [ 276 ] {4602ba1c-6119-47da-bcf1-f42394ca87d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3695 | 2025.12.20 00:26:28.492713 [ 276 ] {4602ba1c-6119-47da-bcf1-f42394ca87d2} <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 | ||
| 3696 | 2025.12.20 00:26:28.493532 [ 276 ] {4602ba1c-6119-47da-bcf1-f42394ca87d2} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3697 | 2025.12.20 00:26:28.493591 [ 276 ] {4602ba1c-6119-47da-bcf1-f42394ca87d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3698 | 2025.12.20 00:26:28.494150 [ 276 ] {4602ba1c-6119-47da-bcf1-f42394ca87d2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3699 | 2025.12.20 00:26:28.494391 [ 276 ] {4602ba1c-6119-47da-bcf1-f42394ca87d2} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3700 | 2025.12.20 00:26:28.494528 [ 276 ] {4602ba1c-6119-47da-bcf1-f42394ca87d2} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001889 sec., 21704.60561143462 rows/sec., 38.89 MiB/sec. | ||
| 3701 | 2025.12.20 00:26:28.494592 [ 276 ] {4602ba1c-6119-47da-bcf1-f42394ca87d2} <Debug> TCPHandler: Processed in 0.002083232 sec. | ||
| 3702 | 2025.12.20 00:26:28.494708 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3703 | 2025.12.20 00:26:28.494805 [ 276 ] {23cfc2e2-f200-4314-96a9-52c82dc41383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3704 | 2025.12.20 00:26:28.494850 [ 276 ] {23cfc2e2-f200-4314-96a9-52c82dc41383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3705 | 2025.12.20 00:26:28.495222 [ 276 ] {23cfc2e2-f200-4314-96a9-52c82dc41383} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3706 | 2025.12.20 00:26:28.495264 [ 276 ] {23cfc2e2-f200-4314-96a9-52c82dc41383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3707 | 2025.12.20 00:26:28.495583 [ 276 ] {23cfc2e2-f200-4314-96a9-52c82dc41383} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3708 | 2025.12.20 00:26:28.495809 [ 276 ] {23cfc2e2-f200-4314-96a9-52c82dc41383} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3709 | 2025.12.20 00:26:28.495936 [ 276 ] {23cfc2e2-f200-4314-96a9-52c82dc41383} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00115 sec., 52173.913043478264 rows/sec., 3.52 MiB/sec. | ||
| 3710 | 2025.12.20 00:26:28.495973 [ 276 ] {23cfc2e2-f200-4314-96a9-52c82dc41383} <Debug> TCPHandler: Processed in 0.001315563 sec. | ||
| 3711 | 2025.12.20 00:26:31.122186 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3712 | 2025.12.20 00:26:31.122262 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3713 | 2025.12.20 00:26:31.219977 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7612 | ||
| 3714 | 2025.12.20 00:26:31.220524 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3715 | 2025.12.20 00:26:31.220565 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3716 | 2025.12.20 00:26:31.221098 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3717 | 2025.12.20 00:26:31.221341 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3718 | 2025.12.20 00:26:31.221464 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7612 | ||
| 3719 | 2025.12.20 00:26:31.221474 [ 121 ] {} <Debug> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3720 | 2025.12.20 00:26:31.221519 [ 121 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3721 | 2025.12.20 00:26:31.221540 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3722 | 2025.12.20 00:26:31.221683 [ 186 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::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 | ||
| 3723 | 2025.12.20 00:26:31.221847 [ 186 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3724 | 2025.12.20 00:26:31.221892 [ 186 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5180 rows starting from the beginning of the part | ||
| 3725 | 2025.12.20 00:26:31.221968 [ 186 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3726 | 2025.12.20 00:26:31.222018 [ 186 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3727 | 2025.12.20 00:26:31.222069 [ 186 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3728 | 2025.12.20 00:26:31.222105 [ 186 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3729 | 2025.12.20 00:26:31.222145 [ 186 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3730 | 2025.12.20 00:26:31.223476 [ 197 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7612 rows, containing 4 columns (4 merged, 0 gathered) in 0.001865307 sec., 4080829.5899817026 rows/sec., 58.38 MiB/sec. | ||
| 3731 | 2025.12.20 00:26:31.223858 [ 194 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3732 | 2025.12.20 00:26:31.224153 [ 194 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_16_3} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3733 | 2025.12.20 00:26:31.224225 [ 194 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_16_3} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3734 | 2025.12.20 00:26:31.224298 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3735 | 2025.12.20 00:26:31.234037 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 512 | ||
| 3736 | 2025.12.20 00:26:31.236311 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3737 | 2025.12.20 00:26:31.236352 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3738 | 2025.12.20 00:26:31.237506 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3739 | 2025.12.20 00:26:31.237766 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3740 | 2025.12.20 00:26:31.237926 [ 120 ] {} <Debug> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3741 | 2025.12.20 00:26:31.237991 [ 120 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3742 | 2025.12.20 00:26:31.238010 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3743 | 2025.12.20 00:26:31.238012 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 512 | ||
| 3744 | 2025.12.20 00:26:31.238091 [ 186 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::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 | ||
| 3745 | 2025.12.20 00:26:31.238666 [ 186 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3746 | 2025.12.20 00:26:31.238819 [ 186 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 314 rows starting from the beginning of the part | ||
| 3747 | 2025.12.20 00:26:31.239208 [ 186 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
| 3748 | 2025.12.20 00:26:31.239551 [ 186 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 62 rows starting from the beginning of the part | ||
| 3749 | 2025.12.20 00:26:31.239881 [ 186 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part | ||
| 3750 | 2025.12.20 00:26:31.240206 [ 186 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
| 3751 | 2025.12.20 00:26:31.240529 [ 186 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
| 3752 | 2025.12.20 00:26:31.245921 [ 197 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 512 rows, containing 72 columns (72 merged, 0 gathered) in 0.007861677 sec., 65126.05389409919 rows/sec., 59.46 MiB/sec. | ||
| 3753 | 2025.12.20 00:26:31.246993 [ 197 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3754 | 2025.12.20 00:26:31.247557 [ 197 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_11_2} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3755 | 2025.12.20 00:26:31.247630 [ 197 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_11_2} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3756 | 2025.12.20 00:26:31.247844 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB. | ||
| 3757 | 2025.12.20 00:26:31.620129 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3758 | 2025.12.20 00:26:31.636852 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3759 | 2025.12.20 00:26:31.636916 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3760 | 2025.12.20 00:26:31.642964 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3761 | 2025.12.20 00:26:31.643660 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3762 | 2025.12.20 00:26:31.643961 [ 121 ] {} <Debug> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3763 | 2025.12.20 00:26:31.644029 [ 121 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3764 | 2025.12.20 00:26:31.644055 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3765 | 2025.12.20 00:26:31.644172 [ 200 ] {89321189-b205-40b6-909a-47b5c2f62ac8::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 | ||
| 3766 | 2025.12.20 00:26:31.646539 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3767 | 2025.12.20 00:26:31.647206 [ 200 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3768 | 2025.12.20 00:26:31.647935 [ 200 ] {89321189-b205-40b6-909a-47b5c2f62ac8::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 | ||
| 3769 | 2025.12.20 00:26:31.651232 [ 200 ] {89321189-b205-40b6-909a-47b5c2f62ac8::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 | ||
| 3770 | 2025.12.20 00:26:31.654672 [ 200 ] {89321189-b205-40b6-909a-47b5c2f62ac8::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 | ||
| 3771 | 2025.12.20 00:26:31.658505 [ 200 ] {89321189-b205-40b6-909a-47b5c2f62ac8::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 | ||
| 3772 | 2025.12.20 00:26:31.662974 [ 200 ] {89321189-b205-40b6-909a-47b5c2f62ac8::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 | ||
| 3773 | 2025.12.20 00:26:31.667178 [ 200 ] {89321189-b205-40b6-909a-47b5c2f62ac8::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 | ||
| 3774 | 2025.12.20 00:26:31.719187 [ 186 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.075058101 sec., 1612.0844837254808 rows/sec., 8.34 MiB/sec. | ||
| 3775 | 2025.12.20 00:26:31.721685 [ 201 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3776 | 2025.12.20 00:26:31.723604 [ 201 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_16_3} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3777 | 2025.12.20 00:26:31.723706 [ 201 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_16_3} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3778 | 2025.12.20 00:26:31.726479 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3779 | 2025.12.20 00:26:32.000219 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.64 MiB, peak 237.61 MiB, free memory in arenas 0.00 B, will set to 237.06 MiB (RSS), difference: 9.42 MiB | ||
| 3780 | 2025.12.20 00:26:32.001279 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000825681 sec. | ||
| 3781 | 2025.12.20 00:26:33.463947 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3782 | 2025.12.20 00:26:33.464122 [ 276 ] {d3dffcb3-eac3-4a5a-bb22-a3bd5cf41316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3783 | 2025.12.20 00:26:33.464186 [ 276 ] {d3dffcb3-eac3-4a5a-bb22-a3bd5cf41316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3784 | 2025.12.20 00:26:33.464980 [ 276 ] {d3dffcb3-eac3-4a5a-bb22-a3bd5cf41316} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3785 | 2025.12.20 00:26:33.465031 [ 276 ] {d3dffcb3-eac3-4a5a-bb22-a3bd5cf41316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3786 | 2025.12.20 00:26:33.465476 [ 276 ] {d3dffcb3-eac3-4a5a-bb22-a3bd5cf41316} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3787 | 2025.12.20 00:26:33.465717 [ 276 ] {d3dffcb3-eac3-4a5a-bb22-a3bd5cf41316} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3788 | 2025.12.20 00:26:33.465855 [ 117 ] {} <Debug> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3789 | 2025.12.20 00:26:33.465873 [ 276 ] {d3dffcb3-eac3-4a5a-bb22-a3bd5cf41316} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001798 sec., 228031.14571746386 rows/sec., 14.47 MiB/sec. | ||
| 3790 | 2025.12.20 00:26:33.465930 [ 117 ] {} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3791 | 2025.12.20 00:26:33.465948 [ 276 ] {d3dffcb3-eac3-4a5a-bb22-a3bd5cf41316} <Debug> TCPHandler: Processed in 0.002131333 sec. | ||
| 3792 | 2025.12.20 00:26:33.465960 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3793 | 2025.12.20 00:26:33.466069 [ 201 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 3794 | 2025.12.20 00:26:33.466080 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3795 | 2025.12.20 00:26:33.466190 [ 201 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3796 | 2025.12.20 00:26:33.466200 [ 276 ] {11ca5a5b-0903-4c2b-913b-077af527b796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3797 | 2025.12.20 00:26:33.466229 [ 201 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 410 rows starting from the beginning of the part | ||
| 3798 | 2025.12.20 00:26:33.466252 [ 276 ] {11ca5a5b-0903-4c2b-913b-077af527b796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3799 | 2025.12.20 00:26:33.466325 [ 201 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 410 rows starting from the beginning of the part | ||
| 3800 | 2025.12.20 00:26:33.466375 [ 201 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 410 rows starting from the beginning of the part | ||
| 3801 | 2025.12.20 00:26:33.466414 [ 201 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 410 rows starting from the beginning of the part | ||
| 3802 | 2025.12.20 00:26:33.466450 [ 201 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part | ||
| 3803 | 2025.12.20 00:26:33.467151 [ 276 ] {11ca5a5b-0903-4c2b-913b-077af527b796} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3804 | 2025.12.20 00:26:33.467194 [ 276 ] {11ca5a5b-0903-4c2b-913b-077af527b796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3805 | 2025.12.20 00:26:33.467463 [ 201 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001435956 sec., 1427620.3449130754 rows/sec., 96.01 MiB/sec. | ||
| 3806 | 2025.12.20 00:26:33.467670 [ 188 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3807 | 2025.12.20 00:26:33.467720 [ 276 ] {11ca5a5b-0903-4c2b-913b-077af527b796} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3808 | 2025.12.20 00:26:33.468035 [ 276 ] {11ca5a5b-0903-4c2b-913b-077af527b796} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3809 | 2025.12.20 00:26:33.468069 [ 188 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_9_2} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3810 | 2025.12.20 00:26:33.468148 [ 117 ] {} <Debug> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3811 | 2025.12.20 00:26:33.468159 [ 188 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_9_2} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3812 | 2025.12.20 00:26:33.468177 [ 276 ] {11ca5a5b-0903-4c2b-913b-077af527b796} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.002001 sec., 555722.1389305347 rows/sec., 43.85 MiB/sec. | ||
| 3813 | 2025.12.20 00:26:33.468184 [ 117 ] {} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3814 | 2025.12.20 00:26:33.468220 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3815 | 2025.12.20 00:26:33.468226 [ 276 ] {11ca5a5b-0903-4c2b-913b-077af527b796} <Debug> TCPHandler: Processed in 0.002200356 sec. | ||
| 3816 | 2025.12.20 00:26:33.468285 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 3817 | 2025.12.20 00:26:33.468334 [ 201 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::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 | ||
| 3818 | 2025.12.20 00:26:33.468346 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3819 | 2025.12.20 00:26:33.468417 [ 201 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3820 | 2025.12.20 00:26:33.468445 [ 201 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2345 rows starting from the beginning of the part | ||
| 3821 | 2025.12.20 00:26:33.468453 [ 276 ] {f2859e06-c2b9-44ac-909c-af0cd82406b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3822 | 2025.12.20 00:26:33.468486 [ 201 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1114 rows starting from the beginning of the part | ||
| 3823 | 2025.12.20 00:26:33.468502 [ 276 ] {f2859e06-c2b9-44ac-909c-af0cd82406b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3824 | 2025.12.20 00:26:33.468528 [ 201 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 138 rows starting from the beginning of the part | ||
| 3825 | 2025.12.20 00:26:33.468566 [ 201 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1112 rows starting from the beginning of the part | ||
| 3826 | 2025.12.20 00:26:33.468602 [ 201 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1279 rows starting from the beginning of the part | ||
| 3827 | 2025.12.20 00:26:33.468638 [ 201 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1112 rows starting from the beginning of the part | ||
| 3828 | 2025.12.20 00:26:33.468981 [ 276 ] {f2859e06-c2b9-44ac-909c-af0cd82406b4} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3829 | 2025.12.20 00:26:33.469023 [ 276 ] {f2859e06-c2b9-44ac-909c-af0cd82406b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3830 | 2025.12.20 00:26:33.469430 [ 276 ] {f2859e06-c2b9-44ac-909c-af0cd82406b4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3831 | 2025.12.20 00:26:33.469681 [ 276 ] {f2859e06-c2b9-44ac-909c-af0cd82406b4} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3832 | 2025.12.20 00:26:33.469823 [ 276 ] {f2859e06-c2b9-44ac-909c-af0cd82406b4} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001391 sec., 147375.9884974838 rows/sec., 8.65 MiB/sec. | ||
| 3833 | 2025.12.20 00:26:33.469861 [ 276 ] {f2859e06-c2b9-44ac-909c-af0cd82406b4} <Debug> TCPHandler: Processed in 0.0015674 sec. | ||
| 3834 | 2025.12.20 00:26:33.469971 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3835 | 2025.12.20 00:26:33.470067 [ 276 ] {bbfe6e71-ed2c-4a2d-bfb3-a69ff5148083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3836 | 2025.12.20 00:26:33.470109 [ 276 ] {bbfe6e71-ed2c-4a2d-bfb3-a69ff5148083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3837 | 2025.12.20 00:26:33.470585 [ 276 ] {bbfe6e71-ed2c-4a2d-bfb3-a69ff5148083} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3838 | 2025.12.20 00:26:33.470622 [ 276 ] {bbfe6e71-ed2c-4a2d-bfb3-a69ff5148083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3839 | 2025.12.20 00:26:33.470889 [ 188 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7100 rows, containing 5 columns (5 merged, 0 gathered) in 0.002629496 sec., 2700137.2126065227 rows/sec., 227.91 MiB/sec. | ||
| 3840 | 2025.12.20 00:26:33.470951 [ 276 ] {bbfe6e71-ed2c-4a2d-bfb3-a69ff5148083} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3841 | 2025.12.20 00:26:33.471179 [ 276 ] {bbfe6e71-ed2c-4a2d-bfb3-a69ff5148083} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3842 | 2025.12.20 00:26:33.471256 [ 186 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3843 | 2025.12.20 00:26:33.471322 [ 276 ] {bbfe6e71-ed2c-4a2d-bfb3-a69ff5148083} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001274 sec., 166405.0235478807 rows/sec., 10.73 MiB/sec. | ||
| 3844 | 2025.12.20 00:26:33.471360 [ 276 ] {bbfe6e71-ed2c-4a2d-bfb3-a69ff5148083} <Debug> TCPHandler: Processed in 0.001441076 sec. | ||
| 3845 | 2025.12.20 00:26:33.471468 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3846 | 2025.12.20 00:26:33.471566 [ 276 ] {6f0c6084-4b8e-4acc-ae9d-1bd3e0cf584e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3847 | 2025.12.20 00:26:33.471588 [ 186 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_21_4} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3848 | 2025.12.20 00:26:33.471607 [ 276 ] {6f0c6084-4b8e-4acc-ae9d-1bd3e0cf584e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3849 | 2025.12.20 00:26:33.471669 [ 186 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_21_4} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3850 | 2025.12.20 00:26:33.471755 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 3851 | 2025.12.20 00:26:33.472077 [ 276 ] {6f0c6084-4b8e-4acc-ae9d-1bd3e0cf584e} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3852 | 2025.12.20 00:26:33.472113 [ 276 ] {6f0c6084-4b8e-4acc-ae9d-1bd3e0cf584e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3853 | 2025.12.20 00:26:33.472456 [ 276 ] {6f0c6084-4b8e-4acc-ae9d-1bd3e0cf584e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3854 | 2025.12.20 00:26:33.472669 [ 276 ] {6f0c6084-4b8e-4acc-ae9d-1bd3e0cf584e} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3855 | 2025.12.20 00:26:33.472760 [ 117 ] {} <Debug> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3856 | 2025.12.20 00:26:33.472789 [ 117 ] {} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3857 | 2025.12.20 00:26:33.472806 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3858 | 2025.12.20 00:26:33.472807 [ 276 ] {6f0c6084-4b8e-4acc-ae9d-1bd3e0cf584e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00126 sec., 167460.31746031746 rows/sec., 9.51 MiB/sec. | ||
| 3859 | 2025.12.20 00:26:33.472854 [ 276 ] {6f0c6084-4b8e-4acc-ae9d-1bd3e0cf584e} <Debug> TCPHandler: Processed in 0.001439907 sec. | ||
| 3860 | 2025.12.20 00:26:33.472886 [ 193 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 3861 | 2025.12.20 00:26:33.472962 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3862 | 2025.12.20 00:26:33.472978 [ 193 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3863 | 2025.12.20 00:26:33.473015 [ 193 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 211 rows starting from the beginning of the part | ||
| 3864 | 2025.12.20 00:26:33.473064 [ 276 ] {6ed484c0-af4e-4d4e-8c7c-2b70a2d0c3be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3865 | 2025.12.20 00:26:33.473083 [ 193 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 211 rows starting from the beginning of the part | ||
| 3866 | 2025.12.20 00:26:33.473109 [ 276 ] {6ed484c0-af4e-4d4e-8c7c-2b70a2d0c3be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3867 | 2025.12.20 00:26:33.473132 [ 193 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 211 rows starting from the beginning of the part | ||
| 3868 | 2025.12.20 00:26:33.473176 [ 193 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 211 rows starting from the beginning of the part | ||
| 3869 | 2025.12.20 00:26:33.473220 [ 193 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 211 rows starting from the beginning of the part | ||
| 3870 | 2025.12.20 00:26:33.473766 [ 276 ] {6ed484c0-af4e-4d4e-8c7c-2b70a2d0c3be} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3871 | 2025.12.20 00:26:33.473807 [ 276 ] {6ed484c0-af4e-4d4e-8c7c-2b70a2d0c3be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3872 | 2025.12.20 00:26:33.474028 [ 186 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001171649 sec., 900440.319583766 rows/sec., 54.57 MiB/sec. | ||
| 3873 | 2025.12.20 00:26:33.474197 [ 188 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3874 | 2025.12.20 00:26:33.474202 [ 276 ] {6ed484c0-af4e-4d4e-8c7c-2b70a2d0c3be} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3875 | 2025.12.20 00:26:33.474574 [ 276 ] {6ed484c0-af4e-4d4e-8c7c-2b70a2d0c3be} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3876 | 2025.12.20 00:26:33.474577 [ 188 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_9_2} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3877 | 2025.12.20 00:26:33.474691 [ 117 ] {} <Debug> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3878 | 2025.12.20 00:26:33.474696 [ 188 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_9_2} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3879 | 2025.12.20 00:26:33.474724 [ 117 ] {} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3880 | 2025.12.20 00:26:33.474725 [ 276 ] {6ed484c0-af4e-4d4e-8c7c-2b70a2d0c3be} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001679 sec., 404407.3853484217 rows/sec., 28.19 MiB/sec. | ||
| 3881 | 2025.12.20 00:26:33.474751 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3882 | 2025.12.20 00:26:33.474783 [ 276 ] {6ed484c0-af4e-4d4e-8c7c-2b70a2d0c3be} <Debug> TCPHandler: Processed in 0.001872327 sec. | ||
| 3883 | 2025.12.20 00:26:33.474797 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3884 | 2025.12.20 00:26:33.474883 [ 188 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::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 | ||
| 3885 | 2025.12.20 00:26:33.474906 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3886 | 2025.12.20 00:26:33.474969 [ 188 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3887 | 2025.12.20 00:26:33.475003 [ 188 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1212 rows starting from the beginning of the part | ||
| 3888 | 2025.12.20 00:26:33.475007 [ 276 ] {1b96c11a-6678-43de-8700-89f6d8c2f9f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3889 | 2025.12.20 00:26:33.475058 [ 276 ] {1b96c11a-6678-43de-8700-89f6d8c2f9f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3890 | 2025.12.20 00:26:33.475062 [ 188 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 683 rows starting from the beginning of the part | ||
| 3891 | 2025.12.20 00:26:33.475117 [ 188 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 105 rows starting from the beginning of the part | ||
| 3892 | 2025.12.20 00:26:33.475157 [ 188 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 679 rows starting from the beginning of the part | ||
| 3893 | 2025.12.20 00:26:33.475196 [ 188 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 563 rows starting from the beginning of the part | ||
| 3894 | 2025.12.20 00:26:33.475236 [ 188 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 679 rows starting from the beginning of the part | ||
| 3895 | 2025.12.20 00:26:33.475417 [ 276 ] {1b96c11a-6678-43de-8700-89f6d8c2f9f5} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3896 | 2025.12.20 00:26:33.475458 [ 276 ] {1b96c11a-6678-43de-8700-89f6d8c2f9f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3897 | 2025.12.20 00:26:33.475782 [ 276 ] {1b96c11a-6678-43de-8700-89f6d8c2f9f5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3898 | 2025.12.20 00:26:33.476004 [ 276 ] {1b96c11a-6678-43de-8700-89f6d8c2f9f5} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3899 | 2025.12.20 00:26:33.476152 [ 276 ] {1b96c11a-6678-43de-8700-89f6d8c2f9f5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001164 sec., 5154.639175257732 rows/sec., 269.31 KiB/sec. | ||
| 3900 | 2025.12.20 00:26:33.476189 [ 276 ] {1b96c11a-6678-43de-8700-89f6d8c2f9f5} <Debug> TCPHandler: Processed in 0.001333313 sec. | ||
| 3901 | 2025.12.20 00:26:33.476300 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3902 | 2025.12.20 00:26:33.476396 [ 276 ] {7a9291b3-2c1f-43e8-a15d-a64e67806ee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3903 | 2025.12.20 00:26:33.476439 [ 276 ] {7a9291b3-2c1f-43e8-a15d-a64e67806ee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3904 | 2025.12.20 00:26:33.476740 [ 191 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3921 rows, containing 5 columns (5 merged, 0 gathered) in 0.001881547 sec., 2083923.49486885 rows/sec., 156.36 MiB/sec. | ||
| 3905 | 2025.12.20 00:26:33.476873 [ 276 ] {7a9291b3-2c1f-43e8-a15d-a64e67806ee6} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3906 | 2025.12.20 00:26:33.476915 [ 276 ] {7a9291b3-2c1f-43e8-a15d-a64e67806ee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3907 | 2025.12.20 00:26:33.477000 [ 193 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3908 | 2025.12.20 00:26:33.477328 [ 276 ] {7a9291b3-2c1f-43e8-a15d-a64e67806ee6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3909 | 2025.12.20 00:26:33.477354 [ 193 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_21_4} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3910 | 2025.12.20 00:26:33.477443 [ 193 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_21_4} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3911 | 2025.12.20 00:26:33.477524 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 3912 | 2025.12.20 00:26:33.477567 [ 276 ] {7a9291b3-2c1f-43e8-a15d-a64e67806ee6} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3913 | 2025.12.20 00:26:33.477672 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3914 | 2025.12.20 00:26:33.477701 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3915 | 2025.12.20 00:26:33.477716 [ 276 ] {7a9291b3-2c1f-43e8-a15d-a64e67806ee6} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001339 sec., 234503.36071695297 rows/sec., 15.40 MiB/sec. | ||
| 3916 | 2025.12.20 00:26:33.477717 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3917 | 2025.12.20 00:26:33.477760 [ 276 ] {7a9291b3-2c1f-43e8-a15d-a64e67806ee6} <Debug> TCPHandler: Processed in 0.001511048 sec. | ||
| 3918 | 2025.12.20 00:26:33.477809 [ 193 ] {7867a318-225d-404a-8702-03f3cba75be5::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 | ||
| 3919 | 2025.12.20 00:26:33.477881 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3920 | 2025.12.20 00:26:33.477904 [ 193 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3921 | 2025.12.20 00:26:33.477937 [ 193 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5940 rows starting from the beginning of the part | ||
| 3922 | 2025.12.20 00:26:33.477984 [ 193 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 316 rows starting from the beginning of the part | ||
| 3923 | 2025.12.20 00:26:33.477992 [ 276 ] {29f07353-cbd6-4edc-8867-9b62461155f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3924 | 2025.12.20 00:26:33.478022 [ 193 ] {7867a318-225d-404a-8702-03f3cba75be5::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 | ||
| 3925 | 2025.12.20 00:26:33.478045 [ 276 ] {29f07353-cbd6-4edc-8867-9b62461155f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3926 | 2025.12.20 00:26:33.478064 [ 193 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 314 rows starting from the beginning of the part | ||
| 3927 | 2025.12.20 00:26:33.478103 [ 193 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 845 rows starting from the beginning of the part | ||
| 3928 | 2025.12.20 00:26:33.478140 [ 193 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 314 rows starting from the beginning of the part | ||
| 3929 | 2025.12.20 00:26:33.478435 [ 276 ] {29f07353-cbd6-4edc-8867-9b62461155f3} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3930 | 2025.12.20 00:26:33.478482 [ 276 ] {29f07353-cbd6-4edc-8867-9b62461155f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3931 | 2025.12.20 00:26:33.478843 [ 276 ] {29f07353-cbd6-4edc-8867-9b62461155f3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3932 | 2025.12.20 00:26:33.479189 [ 276 ] {29f07353-cbd6-4edc-8867-9b62461155f3} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3933 | 2025.12.20 00:26:33.479303 [ 117 ] {} <Debug> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3934 | 2025.12.20 00:26:33.479335 [ 117 ] {} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3935 | 2025.12.20 00:26:33.479335 [ 276 ] {29f07353-cbd6-4edc-8867-9b62461155f3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001364 sec., 733.1378299120234 rows/sec., 49.40 KiB/sec. | ||
| 3936 | 2025.12.20 00:26:33.479358 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3937 | 2025.12.20 00:26:33.479388 [ 276 ] {29f07353-cbd6-4edc-8867-9b62461155f3} <Debug> TCPHandler: Processed in 0.001565699 sec. | ||
| 3938 | 2025.12.20 00:26:33.479463 [ 191 ] {50899561-359e-4418-a2cf-d49a89ad496a::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 | ||
| 3939 | 2025.12.20 00:26:33.479499 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3940 | 2025.12.20 00:26:33.479583 [ 191 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3941 | 2025.12.20 00:26:33.479598 [ 276 ] {19a93935-b1bb-4484-8727-0a7791c704bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3942 | 2025.12.20 00:26:33.479622 [ 191 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 6 rows starting from the beginning of the part | ||
| 3943 | 2025.12.20 00:26:33.479645 [ 276 ] {19a93935-b1bb-4484-8727-0a7791c704bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3944 | 2025.12.20 00:26:33.479691 [ 191 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 3945 | 2025.12.20 00:26:33.479753 [ 191 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 3946 | 2025.12.20 00:26:33.479803 [ 191 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 3947 | 2025.12.20 00:26:33.479848 [ 191 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3948 | 2025.12.20 00:26:33.479889 [ 191 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 3949 | 2025.12.20 00:26:33.479982 [ 276 ] {19a93935-b1bb-4484-8727-0a7791c704bf} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3950 | 2025.12.20 00:26:33.480022 [ 276 ] {19a93935-b1bb-4484-8727-0a7791c704bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3951 | 2025.12.20 00:26:33.480568 [ 276 ] {19a93935-b1bb-4484-8727-0a7791c704bf} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3952 | 2025.12.20 00:26:33.480821 [ 276 ] {19a93935-b1bb-4484-8727-0a7791c704bf} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3953 | 2025.12.20 00:26:33.480841 [ 199 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001420336 sec., 8448.70509513242 rows/sec., 561.05 KiB/sec. | ||
| 3954 | 2025.12.20 00:26:33.480921 [ 117 ] {} <Debug> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3955 | 2025.12.20 00:26:33.480951 [ 117 ] {} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3956 | 2025.12.20 00:26:33.480955 [ 276 ] {19a93935-b1bb-4484-8727-0a7791c704bf} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001376 sec., 75581.3953488372 rows/sec., 4.63 MiB/sec. | ||
| 3957 | 2025.12.20 00:26:33.480970 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3958 | 2025.12.20 00:26:33.480982 [ 191 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3959 | 2025.12.20 00:26:33.481002 [ 276 ] {19a93935-b1bb-4484-8727-0a7791c704bf} <Debug> TCPHandler: Processed in 0.001553259 sec. | ||
| 3960 | 2025.12.20 00:26:33.481067 [ 195 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::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 | ||
| 3961 | 2025.12.20 00:26:33.481170 [ 195 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3962 | 2025.12.20 00:26:33.481197 [ 195 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1134 rows starting from the beginning of the part | ||
| 3963 | 2025.12.20 00:26:33.481265 [ 195 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 104 rows starting from the beginning of the part | ||
| 3964 | 2025.12.20 00:26:33.481268 [ 191 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_11_2} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3965 | 2025.12.20 00:26:33.481310 [ 195 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::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 | ||
| 3966 | 2025.12.20 00:26:33.481347 [ 195 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 104 rows starting from the beginning of the part | ||
| 3967 | 2025.12.20 00:26:33.481354 [ 191 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_11_2} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3968 | 2025.12.20 00:26:33.481391 [ 195 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::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 | ||
| 3969 | 2025.12.20 00:26:33.481397 [ 198 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7889 rows, containing 5 columns (5 merged, 0 gathered) in 0.003614591 sec., 2182542.921176974 rows/sec., 146.22 MiB/sec. | ||
| 3970 | 2025.12.20 00:26:33.481444 [ 195 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 104 rows starting from the beginning of the part | ||
| 3971 | 2025.12.20 00:26:33.481445 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3972 | 2025.12.20 00:26:33.482101 [ 191 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3973 | 2025.12.20 00:26:33.482343 [ 191 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3974 | 2025.12.20 00:26:33.482411 [ 191 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3975 | 2025.12.20 00:26:33.482477 [ 198 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1566 rows, containing 4 columns (4 merged, 0 gathered) in 0.001451936 sec., 1078559.9365261279 rows/sec., 68.86 MiB/sec. | ||
| 3976 | 2025.12.20 00:26:33.482493 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 3977 | 2025.12.20 00:26:33.482714 [ 191 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3978 | 2025.12.20 00:26:33.482945 [ 191 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_21_4} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3979 | 2025.12.20 00:26:33.483004 [ 191 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_21_4} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3980 | 2025.12.20 00:26:33.483066 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3981 | 2025.12.20 00:26:34.000282 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.90 MiB, peak 245.49 MiB, free memory in arenas 0.00 B, will set to 239.53 MiB (RSS), difference: 1.63 MiB | ||
| 3982 | 2025.12.20 00:26:38.454833 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3983 | 2025.12.20 00:26:38.455023 [ 276 ] {aac4a4e0-9057-4d7d-969e-e78c8903e92d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3984 | 2025.12.20 00:26:38.455088 [ 276 ] {aac4a4e0-9057-4d7d-969e-e78c8903e92d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3985 | 2025.12.20 00:26:38.455776 [ 276 ] {aac4a4e0-9057-4d7d-969e-e78c8903e92d} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3986 | 2025.12.20 00:26:38.455819 [ 276 ] {aac4a4e0-9057-4d7d-969e-e78c8903e92d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3987 | 2025.12.20 00:26:38.456215 [ 276 ] {aac4a4e0-9057-4d7d-969e-e78c8903e92d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3988 | 2025.12.20 00:26:38.456440 [ 276 ] {aac4a4e0-9057-4d7d-969e-e78c8903e92d} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3989 | 2025.12.20 00:26:38.456590 [ 276 ] {aac4a4e0-9057-4d7d-969e-e78c8903e92d} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001614 sec., 85501.85873605948 rows/sec., 7.42 MiB/sec. | ||
| 3990 | 2025.12.20 00:26:38.456631 [ 276 ] {aac4a4e0-9057-4d7d-969e-e78c8903e92d} <Debug> TCPHandler: Processed in 0.001936159 sec. | ||
| 3991 | 2025.12.20 00:26:38.456753 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3992 | 2025.12.20 00:26:38.456850 [ 276 ] {2d8afaca-726d-48ff-bd10-81b8f8235699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3993 | 2025.12.20 00:26:38.456892 [ 276 ] {2d8afaca-726d-48ff-bd10-81b8f8235699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3994 | 2025.12.20 00:26:38.457296 [ 276 ] {2d8afaca-726d-48ff-bd10-81b8f8235699} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3995 | 2025.12.20 00:26:38.457331 [ 276 ] {2d8afaca-726d-48ff-bd10-81b8f8235699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3996 | 2025.12.20 00:26:38.457633 [ 276 ] {2d8afaca-726d-48ff-bd10-81b8f8235699} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3997 | 2025.12.20 00:26:38.457853 [ 276 ] {2d8afaca-726d-48ff-bd10-81b8f8235699} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3998 | 2025.12.20 00:26:38.457983 [ 276 ] {2d8afaca-726d-48ff-bd10-81b8f8235699} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001152 sec., 35590.277777777774 rows/sec., 2.61 MiB/sec. | ||
| 3999 | 2025.12.20 00:26:38.458021 [ 276 ] {2d8afaca-726d-48ff-bd10-81b8f8235699} <Debug> TCPHandler: Processed in 0.001319903 sec. | ||
| 4000 | 2025.12.20 00:26:38.458129 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4001 | 2025.12.20 00:26:38.458224 [ 276 ] {b8200632-416b-4161-8ec0-49eafbd2349c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4002 | 2025.12.20 00:26:38.458264 [ 276 ] {b8200632-416b-4161-8ec0-49eafbd2349c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4003 | 2025.12.20 00:26:38.458680 [ 276 ] {b8200632-416b-4161-8ec0-49eafbd2349c} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4004 | 2025.12.20 00:26:38.458716 [ 276 ] {b8200632-416b-4161-8ec0-49eafbd2349c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4005 | 2025.12.20 00:26:38.459021 [ 276 ] {b8200632-416b-4161-8ec0-49eafbd2349c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4006 | 2025.12.20 00:26:38.459232 [ 276 ] {b8200632-416b-4161-8ec0-49eafbd2349c} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4007 | 2025.12.20 00:26:38.459356 [ 276 ] {b8200632-416b-4161-8ec0-49eafbd2349c} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001151 sec., 91225.02172024327 rows/sec., 7.13 MiB/sec. | ||
| 4008 | 2025.12.20 00:26:38.459391 [ 276 ] {b8200632-416b-4161-8ec0-49eafbd2349c} <Debug> TCPHandler: Processed in 0.001313403 sec. | ||
| 4009 | 2025.12.20 00:26:38.459504 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4010 | 2025.12.20 00:26:38.459600 [ 276 ] {f5c370bd-600b-4faf-989b-99fcd465a563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4011 | 2025.12.20 00:26:38.459644 [ 276 ] {f5c370bd-600b-4faf-989b-99fcd465a563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4012 | 2025.12.20 00:26:38.460057 [ 276 ] {f5c370bd-600b-4faf-989b-99fcd465a563} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4013 | 2025.12.20 00:26:38.460090 [ 276 ] {f5c370bd-600b-4faf-989b-99fcd465a563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4014 | 2025.12.20 00:26:38.460424 [ 276 ] {f5c370bd-600b-4faf-989b-99fcd465a563} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4015 | 2025.12.20 00:26:38.460643 [ 276 ] {f5c370bd-600b-4faf-989b-99fcd465a563} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4016 | 2025.12.20 00:26:38.460773 [ 276 ] {f5c370bd-600b-4faf-989b-99fcd465a563} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 4017 | 2025.12.20 00:26:38.460808 [ 276 ] {f5c370bd-600b-4faf-989b-99fcd465a563} <Debug> TCPHandler: Processed in 0.001355524 sec. | ||
| 4018 | 2025.12.20 00:26:38.460923 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4019 | 2025.12.20 00:26:38.461019 [ 276 ] {71f49da4-7efe-47c3-8905-f793d04ed55a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4020 | 2025.12.20 00:26:38.461074 [ 276 ] {71f49da4-7efe-47c3-8905-f793d04ed55a} <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 | ||
| 4021 | 2025.12.20 00:26:38.461958 [ 276 ] {71f49da4-7efe-47c3-8905-f793d04ed55a} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4022 | 2025.12.20 00:26:38.461995 [ 276 ] {71f49da4-7efe-47c3-8905-f793d04ed55a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4023 | 2025.12.20 00:26:38.462552 [ 276 ] {71f49da4-7efe-47c3-8905-f793d04ed55a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4024 | 2025.12.20 00:26:38.462796 [ 276 ] {71f49da4-7efe-47c3-8905-f793d04ed55a} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4025 | 2025.12.20 00:26:38.462914 [ 101 ] {} <Debug> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4026 | 2025.12.20 00:26:38.462934 [ 276 ] {71f49da4-7efe-47c3-8905-f793d04ed55a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001934 sec., 21199.586349534642 rows/sec., 37.99 MiB/sec. | ||
| 4027 | 2025.12.20 00:26:38.462985 [ 101 ] {} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4028 | 2025.12.20 00:26:38.463006 [ 276 ] {71f49da4-7efe-47c3-8905-f793d04ed55a} <Debug> TCPHandler: Processed in 0.002134214 sec. | ||
| 4029 | 2025.12.20 00:26:38.463020 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4030 | 2025.12.20 00:26:38.463128 [ 198 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::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 | ||
| 4031 | 2025.12.20 00:26:38.463134 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4032 | 2025.12.20 00:26:38.463246 [ 276 ] {25e66b3d-2ab1-4f39-b731-cd39402fab55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4033 | 2025.12.20 00:26:38.463288 [ 276 ] {25e66b3d-2ab1-4f39-b731-cd39402fab55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4034 | 2025.12.20 00:26:38.463312 [ 198 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4035 | 2025.12.20 00:26:38.463364 [ 198 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 125 rows starting from the beginning of the part | ||
| 4036 | 2025.12.20 00:26:38.463478 [ 198 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 41 rows starting from the beginning of the part | ||
| 4037 | 2025.12.20 00:26:38.463582 [ 198 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part | ||
| 4038 | 2025.12.20 00:26:38.463660 [ 276 ] {25e66b3d-2ab1-4f39-b731-cd39402fab55} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4039 | 2025.12.20 00:26:38.463679 [ 198 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
| 4040 | 2025.12.20 00:26:38.463697 [ 276 ] {25e66b3d-2ab1-4f39-b731-cd39402fab55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4041 | 2025.12.20 00:26:38.463775 [ 198 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 41 rows starting from the beginning of the part | ||
| 4042 | 2025.12.20 00:26:38.463874 [ 198 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
| 4043 | 2025.12.20 00:26:38.464021 [ 276 ] {25e66b3d-2ab1-4f39-b731-cd39402fab55} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4044 | 2025.12.20 00:26:38.464245 [ 276 ] {25e66b3d-2ab1-4f39-b731-cd39402fab55} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4045 | 2025.12.20 00:26:38.464373 [ 276 ] {25e66b3d-2ab1-4f39-b731-cd39402fab55} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001147 sec., 52310.37489102005 rows/sec., 3.53 MiB/sec. | ||
| 4046 | 2025.12.20 00:26:38.464409 [ 276 ] {25e66b3d-2ab1-4f39-b731-cd39402fab55} <Debug> TCPHandler: Processed in 0.001329753 sec. | ||
| 4047 | 2025.12.20 00:26:38.467119 [ 191 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 330 rows, containing 19 columns (19 merged, 0 gathered) in 0.004022461 sec., 82039.32865974338 rows/sec., 147.01 MiB/sec. | ||
| 4048 | 2025.12.20 00:26:38.467830 [ 195 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4049 | 2025.12.20 00:26:38.468202 [ 195 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4050 | 2025.12.20 00:26:38.468284 [ 195 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4051 | 2025.12.20 00:26:38.468422 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.78 MiB. | ||
| 4052 | 2025.12.20 00:26:38.721687 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8060 | ||
| 4053 | 2025.12.20 00:26:38.722166 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4054 | 2025.12.20 00:26:38.722201 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4055 | 2025.12.20 00:26:38.722692 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4056 | 2025.12.20 00:26:38.722917 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4057 | 2025.12.20 00:26:38.723049 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8060 | ||
| 4058 | 2025.12.20 00:26:39.146741 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4059 | 2025.12.20 00:26:39.162110 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4060 | 2025.12.20 00:26:39.162166 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4061 | 2025.12.20 00:26:39.167731 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4062 | 2025.12.20 00:26:39.168459 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4063 | 2025.12.20 00:26:39.171224 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4064 | 2025.12.20 00:26:41.115139 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51914 | ||
| 4065 | 2025.12.20 00:26:41.115245 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4066 | 2025.12.20 00:26:41.115272 [ 288 ] {} <Debug> TCP-Session: 805ec4fc-5188-418d-a758-a8dabc92c37f Authenticating user 'default' from [fd00:1122:3344:101::e]:51914 | ||
| 4067 | 2025.12.20 00:26:41.115293 [ 288 ] {} <Debug> TCP-Session: 805ec4fc-5188-418d-a758-a8dabc92c37f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4068 | 2025.12.20 00:26:41.115305 [ 288 ] {} <Debug> TCP-Session: 805ec4fc-5188-418d-a758-a8dabc92c37f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4069 | 2025.12.20 00:26:41.115504 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60888 | ||
| 4070 | 2025.12.20 00:26:41.115535 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45968 | ||
| 4071 | 2025.12.20 00:26:41.115561 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34266 | ||
| 4072 | 2025.12.20 00:26:41.115585 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65214 | ||
| 4073 | 2025.12.20 00:26:41.115620 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4074 | 2025.12.20 00:26:41.115635 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4075 | 2025.12.20 00:26:41.115654 [ 288 ] {} <Trace> TCP-Session: 805ec4fc-5188-418d-a758-a8dabc92c37f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4076 | 2025.12.20 00:26:41.115657 [ 290 ] {} <Debug> TCP-Session: a53f0ae3-cecf-4a1d-b4bc-ebc5caea76b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45968 | ||
| 4077 | 2025.12.20 00:26:41.115679 [ 289 ] {} <Debug> TCP-Session: f59e166e-7acf-47f6-a6e5-c6b342030350 Authenticating user 'default' from [fd00:1122:3344:101::e]:60888 | ||
| 4078 | 2025.12.20 00:26:41.115699 [ 290 ] {} <Debug> TCP-Session: a53f0ae3-cecf-4a1d-b4bc-ebc5caea76b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4079 | 2025.12.20 00:26:41.115600 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50589 | ||
| 4080 | 2025.12.20 00:26:41.115724 [ 290 ] {} <Debug> TCP-Session: a53f0ae3-cecf-4a1d-b4bc-ebc5caea76b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4081 | 2025.12.20 00:26:41.115722 [ 289 ] {} <Debug> TCP-Session: f59e166e-7acf-47f6-a6e5-c6b342030350 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4082 | 2025.12.20 00:26:41.115597 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50898 | ||
| 4083 | 2025.12.20 00:26:41.115789 [ 289 ] {} <Debug> TCP-Session: f59e166e-7acf-47f6-a6e5-c6b342030350 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4084 | 2025.12.20 00:26:41.115570 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63104 | ||
| 4085 | 2025.12.20 00:26:41.115575 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37722 | ||
| 4086 | 2025.12.20 00:26:41.115880 [ 288 ] {3433c103-2b3e-4bac-aa4a-01a21ce42e26} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51914) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4087 | 2025.12.20 00:26:41.115918 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4088 | 2025.12.20 00:26:41.115938 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4089 | 2025.12.20 00:26:41.115946 [ 294 ] {} <Debug> TCP-Session: a61397ed-6972-45ae-80f2-732cb5e71784 Authenticating user 'default' from [fd00:1122:3344:101::e]:65214 | ||
| 4090 | 2025.12.20 00:26:41.115984 [ 294 ] {} <Debug> TCP-Session: a61397ed-6972-45ae-80f2-732cb5e71784 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4091 | 2025.12.20 00:26:41.115985 [ 291 ] {} <Debug> TCP-Session: 560f8930-0f8b-476d-82a9-839b6afee371 Authenticating user 'default' from [fd00:1122:3344:101::e]:34266 | ||
| 4092 | 2025.12.20 00:26:41.116001 [ 294 ] {} <Debug> TCP-Session: a61397ed-6972-45ae-80f2-732cb5e71784 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4093 | 2025.12.20 00:26:41.116027 [ 291 ] {} <Debug> TCP-Session: 560f8930-0f8b-476d-82a9-839b6afee371 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4094 | 2025.12.20 00:26:41.116049 [ 291 ] {} <Debug> TCP-Session: 560f8930-0f8b-476d-82a9-839b6afee371 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4095 | 2025.12.20 00:26:41.116093 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4096 | 2025.12.20 00:26:41.116118 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4097 | 2025.12.20 00:26:41.116130 [ 286 ] {} <Debug> TCP-Session: fe9edb36-c058-4641-b39e-7c3e9c08af4b Authenticating user 'default' from [fd00:1122:3344:101::e]:50589 | ||
| 4098 | 2025.12.20 00:26:41.116154 [ 293 ] {} <Debug> TCP-Session: f42138e7-fa9a-4b8f-a9b0-43f629c6b0ed Authenticating user 'default' from [fd00:1122:3344:101::e]:37722 | ||
| 4099 | 2025.12.20 00:26:41.116167 [ 286 ] {} <Debug> TCP-Session: fe9edb36-c058-4641-b39e-7c3e9c08af4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4100 | 2025.12.20 00:26:41.116178 [ 293 ] {} <Debug> TCP-Session: f42138e7-fa9a-4b8f-a9b0-43f629c6b0ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4101 | 2025.12.20 00:26:41.116193 [ 286 ] {} <Debug> TCP-Session: fe9edb36-c058-4641-b39e-7c3e9c08af4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4102 | 2025.12.20 00:26:41.116200 [ 293 ] {} <Debug> TCP-Session: f42138e7-fa9a-4b8f-a9b0-43f629c6b0ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4103 | 2025.12.20 00:26:41.116264 [ 288 ] {3433c103-2b3e-4bac-aa4a-01a21ce42e26} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4104 | 2025.12.20 00:26:41.116314 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4105 | 2025.12.20 00:26:41.116318 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4106 | 2025.12.20 00:26:41.116347 [ 275 ] {} <Debug> TCP-Session: 7796b00f-3b48-445a-9646-032438f03840 Authenticating user 'default' from [fd00:1122:3344:101::e]:50898 | ||
| 4107 | 2025.12.20 00:26:41.116337 [ 288 ] {3433c103-2b3e-4bac-aa4a-01a21ce42e26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4108 | 2025.12.20 00:26:41.116372 [ 275 ] {} <Debug> TCP-Session: 7796b00f-3b48-445a-9646-032438f03840 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4109 | 2025.12.20 00:26:41.116370 [ 292 ] {} <Debug> TCP-Session: 5bd2016f-87dd-4a6f-a39d-cce09d98b38c Authenticating user 'default' from [fd00:1122:3344:101::e]:63104 | ||
| 4110 | 2025.12.20 00:26:41.116396 [ 275 ] {} <Debug> TCP-Session: 7796b00f-3b48-445a-9646-032438f03840 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4111 | 2025.12.20 00:26:41.116415 [ 292 ] {} <Debug> TCP-Session: 5bd2016f-87dd-4a6f-a39d-cce09d98b38c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4112 | 2025.12.20 00:26:41.116435 [ 292 ] {} <Debug> TCP-Session: 5bd2016f-87dd-4a6f-a39d-cce09d98b38c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4113 | 2025.12.20 00:26:41.116702 [ 288 ] {3433c103-2b3e-4bac-aa4a-01a21ce42e26} <Debug> oximeter.version (bc39ca35-ba92-4bb2-98a9-2a197a776672) (SelectExecutor): Key condition: unknown | ||
| 4114 | 2025.12.20 00:26:41.117969 [ 301 ] {3433c103-2b3e-4bac-aa4a-01a21ce42e26} <Trace> AggregatingTransform: Aggregating | ||
| 4115 | 2025.12.20 00:26:41.118011 [ 301 ] {3433c103-2b3e-4bac-aa4a-01a21ce42e26} <Trace> Aggregator: Aggregation method: without_key | ||
| 4116 | 2025.12.20 00:26:41.118048 [ 301 ] {3433c103-2b3e-4bac-aa4a-01a21ce42e26} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001241911 sec. (805.211 rows/sec., 31.45 KiB/sec.) | ||
| 4117 | 2025.12.20 00:26:41.118069 [ 301 ] {3433c103-2b3e-4bac-aa4a-01a21ce42e26} <Trace> Aggregator: Merging aggregated data | ||
| 4118 | 2025.12.20 00:26:41.119216 [ 288 ] {3433c103-2b3e-4bac-aa4a-01a21ce42e26} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003395 sec., 294.5508100147275 rows/sec., 11.51 KiB/sec. | ||
| 4119 | 2025.12.20 00:26:41.119340 [ 288 ] {3433c103-2b3e-4bac-aa4a-01a21ce42e26} <Debug> TCPHandler: Processed in 0.003829616 sec. | ||
| 4120 | 2025.12.20 00:26:41.119474 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4121 | 2025.12.20 00:26:41.119507 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4122 | 2025.12.20 00:26:41.119512 [ 288 ] {} <Debug> TCP-Session: 805ec4fc-5188-418d-a758-a8dabc92c37f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4123 | 2025.12.20 00:26:41.119533 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4124 | 2025.12.20 00:26:41.119554 [ 291 ] {} <Debug> TCP-Session: 560f8930-0f8b-476d-82a9-839b6afee371 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4125 | 2025.12.20 00:26:41.119564 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4126 | 2025.12.20 00:26:41.119593 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4127 | 2025.12.20 00:26:41.119610 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4128 | 2025.12.20 00:26:41.119627 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4129 | 2025.12.20 00:26:41.119638 [ 294 ] {} <Debug> TCP-Session: a61397ed-6972-45ae-80f2-732cb5e71784 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4130 | 2025.12.20 00:26:41.119652 [ 290 ] {} <Debug> TCP-Session: a53f0ae3-cecf-4a1d-b4bc-ebc5caea76b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4131 | 2025.12.20 00:26:41.119646 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4132 | 2025.12.20 00:26:41.119675 [ 292 ] {} <Debug> TCP-Session: 5bd2016f-87dd-4a6f-a39d-cce09d98b38c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4133 | 2025.12.20 00:26:41.119620 [ 293 ] {} <Debug> TCP-Session: f42138e7-fa9a-4b8f-a9b0-43f629c6b0ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4134 | 2025.12.20 00:26:41.119709 [ 275 ] {} <Debug> TCP-Session: 7796b00f-3b48-445a-9646-032438f03840 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4135 | 2025.12.20 00:26:41.119591 [ 289 ] {} <Debug> TCP-Session: f59e166e-7acf-47f6-a6e5-c6b342030350 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4136 | 2025.12.20 00:26:41.119547 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4137 | 2025.12.20 00:26:41.119794 [ 286 ] {} <Debug> TCP-Session: fe9edb36-c058-4641-b39e-7c3e9c08af4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4138 | 2025.12.20 00:26:41.162140 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35909 | ||
| 4139 | 2025.12.20 00:26:41.162245 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4140 | 2025.12.20 00:26:41.162278 [ 288 ] {} <Debug> TCP-Session: 4950b88d-7703-4751-86c4-e02844985d24 Authenticating user 'default' from [fd00:1122:3344:101::e]:35909 | ||
| 4141 | 2025.12.20 00:26:41.162300 [ 288 ] {} <Debug> TCP-Session: 4950b88d-7703-4751-86c4-e02844985d24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4142 | 2025.12.20 00:26:41.162312 [ 288 ] {} <Debug> TCP-Session: 4950b88d-7703-4751-86c4-e02844985d24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4143 | 2025.12.20 00:26:41.162532 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39047 | ||
| 4144 | 2025.12.20 00:26:41.162531 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64156 | ||
| 4145 | 2025.12.20 00:26:41.162571 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36275 | ||
| 4146 | 2025.12.20 00:26:41.162605 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4147 | 2025.12.20 00:26:41.162618 [ 288 ] {} <Trace> TCP-Session: 4950b88d-7703-4751-86c4-e02844985d24 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4148 | 2025.12.20 00:26:41.162638 [ 290 ] {} <Debug> TCP-Session: ad18e968-ae5e-4878-85dc-af439ec6d666 Authenticating user 'default' from [fd00:1122:3344:101::e]:39047 | ||
| 4149 | 2025.12.20 00:26:41.162596 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54520 | ||
| 4150 | 2025.12.20 00:26:41.162672 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4151 | 2025.12.20 00:26:41.162672 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4152 | 2025.12.20 00:26:41.162719 [ 293 ] {} <Debug> TCP-Session: 00e5e99f-2b3f-428a-94fe-2831ded43762 Authenticating user 'default' from [fd00:1122:3344:101::e]:36275 | ||
| 4153 | 2025.12.20 00:26:41.162660 [ 290 ] {} <Debug> TCP-Session: ad18e968-ae5e-4878-85dc-af439ec6d666 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4154 | 2025.12.20 00:26:41.162749 [ 293 ] {} <Debug> TCP-Session: 00e5e99f-2b3f-428a-94fe-2831ded43762 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4155 | 2025.12.20 00:26:41.162745 [ 289 ] {} <Debug> TCP-Session: 53a020be-b9b4-459c-8695-f8a69484d64e Authenticating user 'default' from [fd00:1122:3344:101::e]:64156 | ||
| 4156 | 2025.12.20 00:26:41.162762 [ 290 ] {} <Debug> TCP-Session: ad18e968-ae5e-4878-85dc-af439ec6d666 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4157 | 2025.12.20 00:26:41.162772 [ 293 ] {} <Debug> TCP-Session: 00e5e99f-2b3f-428a-94fe-2831ded43762 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4158 | 2025.12.20 00:26:41.162784 [ 289 ] {} <Debug> TCP-Session: 53a020be-b9b4-459c-8695-f8a69484d64e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4159 | 2025.12.20 00:26:41.162795 [ 288 ] {439353d7-e467-47ec-842c-80140fdfa705} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35909) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4160 | 2025.12.20 00:26:41.162813 [ 289 ] {} <Debug> TCP-Session: 53a020be-b9b4-459c-8695-f8a69484d64e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4161 | 2025.12.20 00:26:41.162757 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4162 | 2025.12.20 00:26:41.162578 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49139 | ||
| 4163 | 2025.12.20 00:26:41.162877 [ 286 ] {} <Debug> TCP-Session: 5c131aec-0f82-4020-bdd8-e50db219736d Authenticating user 'default' from [fd00:1122:3344:101::e]:54520 | ||
| 4164 | 2025.12.20 00:26:41.162554 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47951 | ||
| 4165 | 2025.12.20 00:26:41.162915 [ 286 ] {} <Debug> TCP-Session: 5c131aec-0f82-4020-bdd8-e50db219736d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4166 | 2025.12.20 00:26:41.162936 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4167 | 2025.12.20 00:26:41.162959 [ 286 ] {} <Debug> TCP-Session: 5c131aec-0f82-4020-bdd8-e50db219736d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4168 | 2025.12.20 00:26:41.162590 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64883 | ||
| 4169 | 2025.12.20 00:26:41.162976 [ 294 ] {} <Debug> TCP-Session: 779a428e-d3a8-4f34-b6a3-695d73b203f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:49139 | ||
| 4170 | 2025.12.20 00:26:41.163012 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4171 | 2025.12.20 00:26:41.163021 [ 294 ] {} <Debug> TCP-Session: 779a428e-d3a8-4f34-b6a3-695d73b203f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4172 | 2025.12.20 00:26:41.162566 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53965 | ||
| 4173 | 2025.12.20 00:26:41.163044 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4174 | 2025.12.20 00:26:41.163048 [ 294 ] {} <Debug> TCP-Session: 779a428e-d3a8-4f34-b6a3-695d73b203f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4175 | 2025.12.20 00:26:41.163102 [ 275 ] {} <Debug> TCP-Session: 28d51d6a-d29b-47fa-91e7-2e1d6e81556c Authenticating user 'default' from [fd00:1122:3344:101::e]:64883 | ||
| 4176 | 2025.12.20 00:26:41.163119 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4177 | 2025.12.20 00:26:41.163131 [ 275 ] {} <Debug> TCP-Session: 28d51d6a-d29b-47fa-91e7-2e1d6e81556c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4178 | 2025.12.20 00:26:41.163046 [ 291 ] {} <Debug> TCP-Session: e8b3b669-3e4f-4346-8171-6b4bf95005a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:47951 | ||
| 4179 | 2025.12.20 00:26:41.163144 [ 292 ] {} <Debug> TCP-Session: 5b96b5a1-7d9c-4148-9bde-e3104255e476 Authenticating user 'default' from [fd00:1122:3344:101::e]:53965 | ||
| 4180 | 2025.12.20 00:26:41.163147 [ 275 ] {} <Debug> TCP-Session: 28d51d6a-d29b-47fa-91e7-2e1d6e81556c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4181 | 2025.12.20 00:26:41.163179 [ 291 ] {} <Debug> TCP-Session: e8b3b669-3e4f-4346-8171-6b4bf95005a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4182 | 2025.12.20 00:26:41.163184 [ 292 ] {} <Debug> TCP-Session: 5b96b5a1-7d9c-4148-9bde-e3104255e476 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4183 | 2025.12.20 00:26:41.163208 [ 291 ] {} <Debug> TCP-Session: e8b3b669-3e4f-4346-8171-6b4bf95005a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4184 | 2025.12.20 00:26:41.163222 [ 292 ] {} <Debug> TCP-Session: 5b96b5a1-7d9c-4148-9bde-e3104255e476 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4185 | 2025.12.20 00:26:41.163066 [ 288 ] {439353d7-e467-47ec-842c-80140fdfa705} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4186 | 2025.12.20 00:26:41.163308 [ 288 ] {439353d7-e467-47ec-842c-80140fdfa705} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4187 | 2025.12.20 00:26:41.163590 [ 288 ] {439353d7-e467-47ec-842c-80140fdfa705} <Debug> oximeter.version (bc39ca35-ba92-4bb2-98a9-2a197a776672) (SelectExecutor): Key condition: unknown | ||
| 4188 | 2025.12.20 00:26:41.164553 [ 323 ] {439353d7-e467-47ec-842c-80140fdfa705} <Trace> AggregatingTransform: Aggregating | ||
| 4189 | 2025.12.20 00:26:41.164610 [ 323 ] {439353d7-e467-47ec-842c-80140fdfa705} <Trace> Aggregator: Aggregation method: without_key | ||
| 4190 | 2025.12.20 00:26:41.164648 [ 323 ] {439353d7-e467-47ec-842c-80140fdfa705} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000958334 sec. (1043.478 rows/sec., 40.76 KiB/sec.) | ||
| 4191 | 2025.12.20 00:26:41.164668 [ 323 ] {439353d7-e467-47ec-842c-80140fdfa705} <Trace> Aggregator: Merging aggregated data | ||
| 4192 | 2025.12.20 00:26:41.165760 [ 288 ] {439353d7-e467-47ec-842c-80140fdfa705} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003027 sec., 330.3600925008259 rows/sec., 12.90 KiB/sec. | ||
| 4193 | 2025.12.20 00:26:41.165904 [ 288 ] {439353d7-e467-47ec-842c-80140fdfa705} <Debug> TCPHandler: Processed in 0.003403105 sec. | ||
| 4194 | 2025.12.20 00:26:41.166029 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4195 | 2025.12.20 00:26:41.166057 [ 288 ] {} <Debug> TCP-Session: 4950b88d-7703-4751-86c4-e02844985d24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4196 | 2025.12.20 00:26:41.166059 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4197 | 2025.12.20 00:26:41.166077 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4198 | 2025.12.20 00:26:41.166095 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4199 | 2025.12.20 00:26:41.166111 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4200 | 2025.12.20 00:26:41.166131 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4201 | 2025.12.20 00:26:41.166144 [ 289 ] {} <Debug> TCP-Session: 53a020be-b9b4-459c-8695-f8a69484d64e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4202 | 2025.12.20 00:26:41.166157 [ 293 ] {} <Debug> TCP-Session: 00e5e99f-2b3f-428a-94fe-2831ded43762 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4203 | 2025.12.20 00:26:41.166162 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4204 | 2025.12.20 00:26:41.166183 [ 292 ] {} <Debug> TCP-Session: 5b96b5a1-7d9c-4148-9bde-e3104255e476 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4205 | 2025.12.20 00:26:41.166179 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4206 | 2025.12.20 00:26:41.166223 [ 294 ] {} <Debug> TCP-Session: 779a428e-d3a8-4f34-b6a3-695d73b203f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4207 | 2025.12.20 00:26:41.166146 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4208 | 2025.12.20 00:26:41.166256 [ 275 ] {} <Debug> TCP-Session: 28d51d6a-d29b-47fa-91e7-2e1d6e81556c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4209 | 2025.12.20 00:26:41.166128 [ 291 ] {} <Debug> TCP-Session: e8b3b669-3e4f-4346-8171-6b4bf95005a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4210 | 2025.12.20 00:26:41.166286 [ 290 ] {} <Debug> TCP-Session: ad18e968-ae5e-4878-85dc-af439ec6d666 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4211 | 2025.12.20 00:26:41.166106 [ 286 ] {} <Debug> TCP-Session: 5c131aec-0f82-4020-bdd8-e50db219736d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4212 | 2025.12.20 00:26:41.238359 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 548 | ||
| 4213 | 2025.12.20 00:26:41.240971 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4214 | 2025.12.20 00:26:41.241032 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4215 | 2025.12.20 00:26:41.242455 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4216 | 2025.12.20 00:26:41.242758 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4217 | 2025.12.20 00:26:41.243165 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 548 | ||
| 4218 | 2025.12.20 00:26:43.464758 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4219 | 2025.12.20 00:26:43.464951 [ 276 ] {27119cb7-f7b6-416f-9ff3-c31b3aaf316f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4220 | 2025.12.20 00:26:43.465025 [ 276 ] {27119cb7-f7b6-416f-9ff3-c31b3aaf316f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4221 | 2025.12.20 00:26:43.465899 [ 276 ] {27119cb7-f7b6-416f-9ff3-c31b3aaf316f} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4222 | 2025.12.20 00:26:43.465945 [ 276 ] {27119cb7-f7b6-416f-9ff3-c31b3aaf316f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4223 | 2025.12.20 00:26:43.466406 [ 276 ] {27119cb7-f7b6-416f-9ff3-c31b3aaf316f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4224 | 2025.12.20 00:26:43.466643 [ 276 ] {27119cb7-f7b6-416f-9ff3-c31b3aaf316f} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4225 | 2025.12.20 00:26:43.466801 [ 276 ] {27119cb7-f7b6-416f-9ff3-c31b3aaf316f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001902 sec., 215562.56572029443 rows/sec., 13.67 MiB/sec. | ||
| 4226 | 2025.12.20 00:26:43.466847 [ 276 ] {27119cb7-f7b6-416f-9ff3-c31b3aaf316f} <Debug> TCPHandler: Processed in 0.002232136 sec. | ||
| 4227 | 2025.12.20 00:26:43.466973 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4228 | 2025.12.20 00:26:43.467076 [ 276 ] {45d98fe8-f20f-4774-a025-db082716ae04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4229 | 2025.12.20 00:26:43.467121 [ 276 ] {45d98fe8-f20f-4774-a025-db082716ae04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4230 | 2025.12.20 00:26:43.468038 [ 276 ] {45d98fe8-f20f-4774-a025-db082716ae04} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4231 | 2025.12.20 00:26:43.468074 [ 276 ] {45d98fe8-f20f-4774-a025-db082716ae04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4232 | 2025.12.20 00:26:43.468459 [ 276 ] {45d98fe8-f20f-4774-a025-db082716ae04} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4233 | 2025.12.20 00:26:43.468669 [ 276 ] {45d98fe8-f20f-4774-a025-db082716ae04} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4234 | 2025.12.20 00:26:43.468796 [ 276 ] {45d98fe8-f20f-4774-a025-db082716ae04} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001744 sec., 637614.6788990825 rows/sec., 50.31 MiB/sec. | ||
| 4235 | 2025.12.20 00:26:43.468834 [ 276 ] {45d98fe8-f20f-4774-a025-db082716ae04} <Debug> TCPHandler: Processed in 0.001914888 sec. | ||
| 4236 | 2025.12.20 00:26:43.468947 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4237 | 2025.12.20 00:26:43.469043 [ 276 ] {e8b595df-456e-4641-b555-609c208c48f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4238 | 2025.12.20 00:26:43.469083 [ 276 ] {e8b595df-456e-4641-b555-609c208c48f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4239 | 2025.12.20 00:26:43.469547 [ 276 ] {e8b595df-456e-4641-b555-609c208c48f8} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4240 | 2025.12.20 00:26:43.469584 [ 276 ] {e8b595df-456e-4641-b555-609c208c48f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4241 | 2025.12.20 00:26:43.469890 [ 276 ] {e8b595df-456e-4641-b555-609c208c48f8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4242 | 2025.12.20 00:26:43.470093 [ 276 ] {e8b595df-456e-4641-b555-609c208c48f8} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4243 | 2025.12.20 00:26:43.470200 [ 96 ] {} <Debug> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4244 | 2025.12.20 00:26:43.470221 [ 276 ] {e8b595df-456e-4641-b555-609c208c48f8} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001198 sec., 171118.53088480802 rows/sec., 10.04 MiB/sec. | ||
| 4245 | 2025.12.20 00:26:43.470270 [ 96 ] {} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4246 | 2025.12.20 00:26:43.470279 [ 276 ] {e8b595df-456e-4641-b555-609c208c48f8} <Debug> TCPHandler: Processed in 0.001382555 sec. | ||
| 4247 | 2025.12.20 00:26:43.470301 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4248 | 2025.12.20 00:26:43.470394 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4249 | 2025.12.20 00:26:43.470400 [ 190 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::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 | ||
| 4250 | 2025.12.20 00:26:43.470494 [ 276 ] {d1bb8df6-bf10-42e3-9bd9-3da12b1fec32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4251 | 2025.12.20 00:26:43.470496 [ 190 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4252 | 2025.12.20 00:26:43.470534 [ 276 ] {d1bb8df6-bf10-42e3-9bd9-3da12b1fec32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4253 | 2025.12.20 00:26:43.470534 [ 190 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 264 rows starting from the beginning of the part | ||
| 4254 | 2025.12.20 00:26:43.470599 [ 190 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 205 rows starting from the beginning of the part | ||
| 4255 | 2025.12.20 00:26:43.470646 [ 190 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 43 rows starting from the beginning of the part | ||
| 4256 | 2025.12.20 00:26:43.470697 [ 190 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 205 rows starting from the beginning of the part | ||
| 4257 | 2025.12.20 00:26:43.470742 [ 190 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
| 4258 | 2025.12.20 00:26:43.470788 [ 190 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 205 rows starting from the beginning of the part | ||
| 4259 | 2025.12.20 00:26:43.470999 [ 276 ] {d1bb8df6-bf10-42e3-9bd9-3da12b1fec32} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4260 | 2025.12.20 00:26:43.471034 [ 276 ] {d1bb8df6-bf10-42e3-9bd9-3da12b1fec32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4261 | 2025.12.20 00:26:43.471359 [ 276 ] {d1bb8df6-bf10-42e3-9bd9-3da12b1fec32} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4262 | 2025.12.20 00:26:43.471585 [ 276 ] {d1bb8df6-bf10-42e3-9bd9-3da12b1fec32} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4263 | 2025.12.20 00:26:43.471727 [ 276 ] {d1bb8df6-bf10-42e3-9bd9-3da12b1fec32} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001251 sec., 169464.42845723423 rows/sec., 10.93 MiB/sec. | ||
| 4264 | 2025.12.20 00:26:43.471756 [ 195 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 963 rows, containing 5 columns (5 merged, 0 gathered) in 0.001389175 sec., 693217.197257365 rows/sec., 44.76 MiB/sec. | ||
| 4265 | 2025.12.20 00:26:43.471765 [ 276 ] {d1bb8df6-bf10-42e3-9bd9-3da12b1fec32} <Debug> TCPHandler: Processed in 0.001419745 sec. | ||
| 4266 | 2025.12.20 00:26:43.471915 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4267 | 2025.12.20 00:26:43.471989 [ 189 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4268 | 2025.12.20 00:26:43.472010 [ 276 ] {c548fc40-d521-487a-8c9a-b583d9cc1383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4269 | 2025.12.20 00:26:43.472063 [ 276 ] {c548fc40-d521-487a-8c9a-b583d9cc1383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4270 | 2025.12.20 00:26:43.472353 [ 189 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_21_4} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4271 | 2025.12.20 00:26:43.472449 [ 189 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_21_4} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4272 | 2025.12.20 00:26:43.472528 [ 276 ] {c548fc40-d521-487a-8c9a-b583d9cc1383} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4273 | 2025.12.20 00:26:43.472549 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 4274 | 2025.12.20 00:26:43.472570 [ 276 ] {c548fc40-d521-487a-8c9a-b583d9cc1383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4275 | 2025.12.20 00:26:43.472880 [ 276 ] {c548fc40-d521-487a-8c9a-b583d9cc1383} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4276 | 2025.12.20 00:26:43.473086 [ 276 ] {c548fc40-d521-487a-8c9a-b583d9cc1383} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4277 | 2025.12.20 00:26:43.473223 [ 276 ] {c548fc40-d521-487a-8c9a-b583d9cc1383} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001231 sec., 171405.36149471972 rows/sec., 9.73 MiB/sec. | ||
| 4278 | 2025.12.20 00:26:43.473262 [ 276 ] {c548fc40-d521-487a-8c9a-b583d9cc1383} <Debug> TCPHandler: Processed in 0.001396755 sec. | ||
| 4279 | 2025.12.20 00:26:43.473369 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4280 | 2025.12.20 00:26:43.473463 [ 276 ] {8d310383-b6c4-4124-80c2-e072b98eb7f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4281 | 2025.12.20 00:26:43.473502 [ 276 ] {8d310383-b6c4-4124-80c2-e072b98eb7f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4282 | 2025.12.20 00:26:43.474160 [ 276 ] {8d310383-b6c4-4124-80c2-e072b98eb7f4} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4283 | 2025.12.20 00:26:43.474196 [ 276 ] {8d310383-b6c4-4124-80c2-e072b98eb7f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4284 | 2025.12.20 00:26:43.474552 [ 276 ] {8d310383-b6c4-4124-80c2-e072b98eb7f4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4285 | 2025.12.20 00:26:43.474764 [ 276 ] {8d310383-b6c4-4124-80c2-e072b98eb7f4} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4286 | 2025.12.20 00:26:43.474889 [ 276 ] {8d310383-b6c4-4124-80c2-e072b98eb7f4} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001444 sec., 470221.60664819943 rows/sec., 32.78 MiB/sec. | ||
| 4287 | 2025.12.20 00:26:43.474926 [ 276 ] {8d310383-b6c4-4124-80c2-e072b98eb7f4} <Debug> TCPHandler: Processed in 0.00160786 sec. | ||
| 4288 | 2025.12.20 00:26:43.475037 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4289 | 2025.12.20 00:26:43.475137 [ 276 ] {742f04d4-68b6-4ce9-81c9-583245ae2c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4290 | 2025.12.20 00:26:43.475181 [ 276 ] {742f04d4-68b6-4ce9-81c9-583245ae2c95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4291 | 2025.12.20 00:26:43.475532 [ 276 ] {742f04d4-68b6-4ce9-81c9-583245ae2c95} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4292 | 2025.12.20 00:26:43.475569 [ 276 ] {742f04d4-68b6-4ce9-81c9-583245ae2c95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4293 | 2025.12.20 00:26:43.475907 [ 276 ] {742f04d4-68b6-4ce9-81c9-583245ae2c95} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4294 | 2025.12.20 00:26:43.476113 [ 276 ] {742f04d4-68b6-4ce9-81c9-583245ae2c95} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4295 | 2025.12.20 00:26:43.476247 [ 276 ] {742f04d4-68b6-4ce9-81c9-583245ae2c95} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001129 sec., 5314.437555358724 rows/sec., 277.66 KiB/sec. | ||
| 4296 | 2025.12.20 00:26:43.476284 [ 276 ] {742f04d4-68b6-4ce9-81c9-583245ae2c95} <Debug> TCPHandler: Processed in 0.001299142 sec. | ||
| 4297 | 2025.12.20 00:26:43.476393 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4298 | 2025.12.20 00:26:43.476489 [ 276 ] {1cf56a5b-69b2-4629-9035-3e3962902de9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4299 | 2025.12.20 00:26:43.476532 [ 276 ] {1cf56a5b-69b2-4629-9035-3e3962902de9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4300 | 2025.12.20 00:26:43.476962 [ 276 ] {1cf56a5b-69b2-4629-9035-3e3962902de9} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4301 | 2025.12.20 00:26:43.476997 [ 276 ] {1cf56a5b-69b2-4629-9035-3e3962902de9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4302 | 2025.12.20 00:26:43.477338 [ 276 ] {1cf56a5b-69b2-4629-9035-3e3962902de9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4303 | 2025.12.20 00:26:43.477566 [ 276 ] {1cf56a5b-69b2-4629-9035-3e3962902de9} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4304 | 2025.12.20 00:26:43.477703 [ 276 ] {1cf56a5b-69b2-4629-9035-3e3962902de9} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001234 sec., 254457.05024311182 rows/sec., 16.72 MiB/sec. | ||
| 4305 | 2025.12.20 00:26:43.477740 [ 276 ] {1cf56a5b-69b2-4629-9035-3e3962902de9} <Debug> TCPHandler: Processed in 0.001397295 sec. | ||
| 4306 | 2025.12.20 00:26:43.477851 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4307 | 2025.12.20 00:26:43.477944 [ 276 ] {f63cdf2e-0b1d-4aa5-8dcf-e539a119d11d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4308 | 2025.12.20 00:26:43.477984 [ 276 ] {f63cdf2e-0b1d-4aa5-8dcf-e539a119d11d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4309 | 2025.12.20 00:26:43.478286 [ 276 ] {f63cdf2e-0b1d-4aa5-8dcf-e539a119d11d} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4310 | 2025.12.20 00:26:43.478321 [ 276 ] {f63cdf2e-0b1d-4aa5-8dcf-e539a119d11d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4311 | 2025.12.20 00:26:43.478619 [ 276 ] {f63cdf2e-0b1d-4aa5-8dcf-e539a119d11d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4312 | 2025.12.20 00:26:43.478813 [ 276 ] {f63cdf2e-0b1d-4aa5-8dcf-e539a119d11d} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4313 | 2025.12.20 00:26:43.478940 [ 276 ] {f63cdf2e-0b1d-4aa5-8dcf-e539a119d11d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001015 sec., 985.2216748768473 rows/sec., 66.39 KiB/sec. | ||
| 4314 | 2025.12.20 00:26:43.478974 [ 276 ] {f63cdf2e-0b1d-4aa5-8dcf-e539a119d11d} <Debug> TCPHandler: Processed in 0.001172789 sec. | ||
| 4315 | 2025.12.20 00:26:43.479080 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4316 | 2025.12.20 00:26:43.479171 [ 276 ] {a2865c34-1f2f-4c16-804f-134bacf385ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4317 | 2025.12.20 00:26:43.479212 [ 276 ] {a2865c34-1f2f-4c16-804f-134bacf385ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4318 | 2025.12.20 00:26:43.479561 [ 276 ] {a2865c34-1f2f-4c16-804f-134bacf385ad} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4319 | 2025.12.20 00:26:43.479597 [ 276 ] {a2865c34-1f2f-4c16-804f-134bacf385ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4320 | 2025.12.20 00:26:43.479912 [ 276 ] {a2865c34-1f2f-4c16-804f-134bacf385ad} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4321 | 2025.12.20 00:26:43.480130 [ 276 ] {a2865c34-1f2f-4c16-804f-134bacf385ad} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4322 | 2025.12.20 00:26:43.480265 [ 276 ] {a2865c34-1f2f-4c16-804f-134bacf385ad} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001111 sec., 93609.36093609361 rows/sec., 5.74 MiB/sec. | ||
| 4323 | 2025.12.20 00:26:43.480301 [ 276 ] {a2865c34-1f2f-4c16-804f-134bacf385ad} <Debug> TCPHandler: Processed in 0.001269652 sec. | ||
| 4324 | 2025.12.20 00:26:46.122703 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4325 | 2025.12.20 00:26:46.122775 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4326 | 2025.12.20 00:26:46.223172 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8572 | ||
| 4327 | 2025.12.20 00:26:46.223691 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4328 | 2025.12.20 00:26:46.223733 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4329 | 2025.12.20 00:26:46.224245 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4330 | 2025.12.20 00:26:46.224481 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4331 | 2025.12.20 00:26:46.224634 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8572 | ||
| 4332 | 2025.12.20 00:26:46.671347 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4333 | 2025.12.20 00:26:46.687543 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4334 | 2025.12.20 00:26:46.687606 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4335 | 2025.12.20 00:26:46.693745 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4336 | 2025.12.20 00:26:46.694463 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4337 | 2025.12.20 00:26:46.697293 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4338 | 2025.12.20 00:26:48.454859 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4339 | 2025.12.20 00:26:48.455032 [ 276 ] {3c603c68-3be8-41cb-8a9f-fd72aaf22f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4340 | 2025.12.20 00:26:48.455104 [ 276 ] {3c603c68-3be8-41cb-8a9f-fd72aaf22f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4341 | 2025.12.20 00:26:48.455829 [ 276 ] {3c603c68-3be8-41cb-8a9f-fd72aaf22f80} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4342 | 2025.12.20 00:26:48.455879 [ 276 ] {3c603c68-3be8-41cb-8a9f-fd72aaf22f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4343 | 2025.12.20 00:26:48.456276 [ 276 ] {3c603c68-3be8-41cb-8a9f-fd72aaf22f80} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4344 | 2025.12.20 00:26:48.456514 [ 276 ] {3c603c68-3be8-41cb-8a9f-fd72aaf22f80} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4345 | 2025.12.20 00:26:48.456670 [ 276 ] {3c603c68-3be8-41cb-8a9f-fd72aaf22f80} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001687 sec., 81802.01541197392 rows/sec., 7.10 MiB/sec. | ||
| 4346 | 2025.12.20 00:26:48.456720 [ 276 ] {3c603c68-3be8-41cb-8a9f-fd72aaf22f80} <Debug> TCPHandler: Processed in 0.00199279 sec. | ||
| 4347 | 2025.12.20 00:26:48.456850 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4348 | 2025.12.20 00:26:48.456953 [ 276 ] {6c548407-d9f0-43aa-8300-156e32513903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4349 | 2025.12.20 00:26:48.456997 [ 276 ] {6c548407-d9f0-43aa-8300-156e32513903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4350 | 2025.12.20 00:26:48.457419 [ 276 ] {6c548407-d9f0-43aa-8300-156e32513903} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4351 | 2025.12.20 00:26:48.457472 [ 276 ] {6c548407-d9f0-43aa-8300-156e32513903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4352 | 2025.12.20 00:26:48.457781 [ 276 ] {6c548407-d9f0-43aa-8300-156e32513903} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4353 | 2025.12.20 00:26:48.457993 [ 276 ] {6c548407-d9f0-43aa-8300-156e32513903} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4354 | 2025.12.20 00:26:48.458124 [ 276 ] {6c548407-d9f0-43aa-8300-156e32513903} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001195 sec., 34309.62343096234 rows/sec., 2.52 MiB/sec. | ||
| 4355 | 2025.12.20 00:26:48.458163 [ 276 ] {6c548407-d9f0-43aa-8300-156e32513903} <Debug> TCPHandler: Processed in 0.001369234 sec. | ||
| 4356 | 2025.12.20 00:26:48.458274 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4357 | 2025.12.20 00:26:48.458369 [ 276 ] {752265cf-5d4a-42a8-88b2-efab2ce53bdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4358 | 2025.12.20 00:26:48.458410 [ 276 ] {752265cf-5d4a-42a8-88b2-efab2ce53bdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4359 | 2025.12.20 00:26:48.458854 [ 276 ] {752265cf-5d4a-42a8-88b2-efab2ce53bdc} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4360 | 2025.12.20 00:26:48.458892 [ 276 ] {752265cf-5d4a-42a8-88b2-efab2ce53bdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4361 | 2025.12.20 00:26:48.459203 [ 276 ] {752265cf-5d4a-42a8-88b2-efab2ce53bdc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4362 | 2025.12.20 00:26:48.459427 [ 276 ] {752265cf-5d4a-42a8-88b2-efab2ce53bdc} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4363 | 2025.12.20 00:26:48.459581 [ 276 ] {752265cf-5d4a-42a8-88b2-efab2ce53bdc} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001231 sec., 85296.50690495531 rows/sec., 6.66 MiB/sec. | ||
| 4364 | 2025.12.20 00:26:48.459619 [ 276 ] {752265cf-5d4a-42a8-88b2-efab2ce53bdc} <Debug> TCPHandler: Processed in 0.001398355 sec. | ||
| 4365 | 2025.12.20 00:26:48.459745 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4366 | 2025.12.20 00:26:48.459840 [ 276 ] {4af4104a-83a6-445e-aba5-5455861f94d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4367 | 2025.12.20 00:26:48.459887 [ 276 ] {4af4104a-83a6-445e-aba5-5455861f94d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4368 | 2025.12.20 00:26:48.460321 [ 276 ] {4af4104a-83a6-445e-aba5-5455861f94d5} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4369 | 2025.12.20 00:26:48.460357 [ 276 ] {4af4104a-83a6-445e-aba5-5455861f94d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4370 | 2025.12.20 00:26:48.460705 [ 276 ] {4af4104a-83a6-445e-aba5-5455861f94d5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4371 | 2025.12.20 00:26:48.460916 [ 276 ] {4af4104a-83a6-445e-aba5-5455861f94d5} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4372 | 2025.12.20 00:26:48.461049 [ 276 ] {4af4104a-83a6-445e-aba5-5455861f94d5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 4373 | 2025.12.20 00:26:48.461087 [ 276 ] {4af4104a-83a6-445e-aba5-5455861f94d5} <Debug> TCPHandler: Processed in 0.001395245 sec. | ||
| 4374 | 2025.12.20 00:26:48.461199 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4375 | 2025.12.20 00:26:48.461296 [ 276 ] {42695a36-7eda-4179-847a-41b92bc911f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4376 | 2025.12.20 00:26:48.461357 [ 276 ] {42695a36-7eda-4179-847a-41b92bc911f3} <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 | ||
| 4377 | 2025.12.20 00:26:48.462237 [ 276 ] {42695a36-7eda-4179-847a-41b92bc911f3} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4378 | 2025.12.20 00:26:48.462273 [ 276 ] {42695a36-7eda-4179-847a-41b92bc911f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4379 | 2025.12.20 00:26:48.462837 [ 276 ] {42695a36-7eda-4179-847a-41b92bc911f3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4380 | 2025.12.20 00:26:48.463065 [ 276 ] {42695a36-7eda-4179-847a-41b92bc911f3} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4381 | 2025.12.20 00:26:48.463205 [ 276 ] {42695a36-7eda-4179-847a-41b92bc911f3} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001927 sec., 21276.595744680853 rows/sec., 38.13 MiB/sec. | ||
| 4382 | 2025.12.20 00:26:48.463266 [ 276 ] {42695a36-7eda-4179-847a-41b92bc911f3} <Debug> TCPHandler: Processed in 0.002118613 sec. | ||
| 4383 | 2025.12.20 00:26:48.463385 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4384 | 2025.12.20 00:26:48.463494 [ 276 ] {fd320c23-9a7d-4b97-8d3d-09db381f19a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4385 | 2025.12.20 00:26:48.463537 [ 276 ] {fd320c23-9a7d-4b97-8d3d-09db381f19a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4386 | 2025.12.20 00:26:48.463921 [ 276 ] {fd320c23-9a7d-4b97-8d3d-09db381f19a8} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4387 | 2025.12.20 00:26:48.463964 [ 276 ] {fd320c23-9a7d-4b97-8d3d-09db381f19a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4388 | 2025.12.20 00:26:48.464356 [ 276 ] {fd320c23-9a7d-4b97-8d3d-09db381f19a8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4389 | 2025.12.20 00:26:48.464616 [ 276 ] {fd320c23-9a7d-4b97-8d3d-09db381f19a8} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4390 | 2025.12.20 00:26:48.464773 [ 276 ] {fd320c23-9a7d-4b97-8d3d-09db381f19a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001297 sec., 46260.601387818046 rows/sec., 3.12 MiB/sec. | ||
| 4391 | 2025.12.20 00:26:48.464816 [ 276 ] {fd320c23-9a7d-4b97-8d3d-09db381f19a8} <Debug> TCPHandler: Processed in 0.001481937 sec. | ||
| 4392 | 2025.12.20 00:26:51.243433 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 580 | ||
| 4393 | 2025.12.20 00:26:51.245833 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4394 | 2025.12.20 00:26:51.245874 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4395 | 2025.12.20 00:26:51.247012 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4396 | 2025.12.20 00:26:51.247291 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4397 | 2025.12.20 00:26:51.247541 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 580 | ||
| 4398 | 2025.12.20 00:26:53.464966 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4399 | 2025.12.20 00:26:53.465155 [ 276 ] {2230c530-9da6-446d-894f-2274ad559bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4400 | 2025.12.20 00:26:53.465229 [ 276 ] {2230c530-9da6-446d-894f-2274ad559bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4401 | 2025.12.20 00:26:53.466112 [ 276 ] {2230c530-9da6-446d-894f-2274ad559bdd} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4402 | 2025.12.20 00:26:53.466159 [ 276 ] {2230c530-9da6-446d-894f-2274ad559bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4403 | 2025.12.20 00:26:53.466565 [ 276 ] {2230c530-9da6-446d-894f-2274ad559bdd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4404 | 2025.12.20 00:26:53.466784 [ 276 ] {2230c530-9da6-446d-894f-2274ad559bdd} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4405 | 2025.12.20 00:26:53.466935 [ 276 ] {2230c530-9da6-446d-894f-2274ad559bdd} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001833 sec., 223677.0321876705 rows/sec., 14.19 MiB/sec. | ||
| 4406 | 2025.12.20 00:26:53.466977 [ 276 ] {2230c530-9da6-446d-894f-2274ad559bdd} <Debug> TCPHandler: Processed in 0.002148554 sec. | ||
| 4407 | 2025.12.20 00:26:53.467096 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4408 | 2025.12.20 00:26:53.467193 [ 276 ] {a01b919c-f25f-4fd6-a9c1-1448e1cf187b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4409 | 2025.12.20 00:26:53.467234 [ 276 ] {a01b919c-f25f-4fd6-a9c1-1448e1cf187b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4410 | 2025.12.20 00:26:53.468101 [ 276 ] {a01b919c-f25f-4fd6-a9c1-1448e1cf187b} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4411 | 2025.12.20 00:26:53.468138 [ 276 ] {a01b919c-f25f-4fd6-a9c1-1448e1cf187b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4412 | 2025.12.20 00:26:53.468501 [ 276 ] {a01b919c-f25f-4fd6-a9c1-1448e1cf187b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4413 | 2025.12.20 00:26:53.468714 [ 276 ] {a01b919c-f25f-4fd6-a9c1-1448e1cf187b} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4414 | 2025.12.20 00:26:53.468854 [ 276 ] {a01b919c-f25f-4fd6-a9c1-1448e1cf187b} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.00168 sec., 661904.7619047619 rows/sec., 52.22 MiB/sec. | ||
| 4415 | 2025.12.20 00:26:53.468890 [ 276 ] {a01b919c-f25f-4fd6-a9c1-1448e1cf187b} <Debug> TCPHandler: Processed in 0.001847236 sec. | ||
| 4416 | 2025.12.20 00:26:53.469003 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4417 | 2025.12.20 00:26:53.469128 [ 276 ] {70bf9cd5-86e4-4069-bc1b-22368d1254a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4418 | 2025.12.20 00:26:53.469168 [ 276 ] {70bf9cd5-86e4-4069-bc1b-22368d1254a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4419 | 2025.12.20 00:26:53.469626 [ 276 ] {70bf9cd5-86e4-4069-bc1b-22368d1254a6} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4420 | 2025.12.20 00:26:53.469663 [ 276 ] {70bf9cd5-86e4-4069-bc1b-22368d1254a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4421 | 2025.12.20 00:26:53.469969 [ 276 ] {70bf9cd5-86e4-4069-bc1b-22368d1254a6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4422 | 2025.12.20 00:26:53.470185 [ 276 ] {70bf9cd5-86e4-4069-bc1b-22368d1254a6} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4423 | 2025.12.20 00:26:53.470314 [ 276 ] {70bf9cd5-86e4-4069-bc1b-22368d1254a6} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001206 sec., 169983.41625207296 rows/sec., 9.97 MiB/sec. | ||
| 4424 | 2025.12.20 00:26:53.470375 [ 276 ] {70bf9cd5-86e4-4069-bc1b-22368d1254a6} <Debug> TCPHandler: Processed in 0.001423496 sec. | ||
| 4425 | 2025.12.20 00:26:53.470482 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4426 | 2025.12.20 00:26:53.470577 [ 276 ] {04e1f665-5efb-45c8-9f31-23f68bd4cdb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4427 | 2025.12.20 00:26:53.470618 [ 276 ] {04e1f665-5efb-45c8-9f31-23f68bd4cdb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4428 | 2025.12.20 00:26:53.471079 [ 276 ] {04e1f665-5efb-45c8-9f31-23f68bd4cdb8} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4429 | 2025.12.20 00:26:53.471116 [ 276 ] {04e1f665-5efb-45c8-9f31-23f68bd4cdb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4430 | 2025.12.20 00:26:53.471423 [ 276 ] {04e1f665-5efb-45c8-9f31-23f68bd4cdb8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4431 | 2025.12.20 00:26:53.471627 [ 276 ] {04e1f665-5efb-45c8-9f31-23f68bd4cdb8} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4432 | 2025.12.20 00:26:53.471758 [ 276 ] {04e1f665-5efb-45c8-9f31-23f68bd4cdb8} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001199 sec., 176814.011676397 rows/sec., 11.40 MiB/sec. | ||
| 4433 | 2025.12.20 00:26:53.471794 [ 276 ] {04e1f665-5efb-45c8-9f31-23f68bd4cdb8} <Debug> TCPHandler: Processed in 0.001364364 sec. | ||
| 4434 | 2025.12.20 00:26:53.471900 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4435 | 2025.12.20 00:26:53.471999 [ 276 ] {82cb9e2d-c970-4a77-91bb-8a92ea630c31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4436 | 2025.12.20 00:26:53.472050 [ 276 ] {82cb9e2d-c970-4a77-91bb-8a92ea630c31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4437 | 2025.12.20 00:26:53.472584 [ 276 ] {82cb9e2d-c970-4a77-91bb-8a92ea630c31} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4438 | 2025.12.20 00:26:53.472621 [ 276 ] {82cb9e2d-c970-4a77-91bb-8a92ea630c31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4439 | 2025.12.20 00:26:53.472935 [ 276 ] {82cb9e2d-c970-4a77-91bb-8a92ea630c31} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4440 | 2025.12.20 00:26:53.473155 [ 276 ] {82cb9e2d-c970-4a77-91bb-8a92ea630c31} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4441 | 2025.12.20 00:26:53.473290 [ 276 ] {82cb9e2d-c970-4a77-91bb-8a92ea630c31} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001313 sec., 160700.6854531607 rows/sec., 9.13 MiB/sec. | ||
| 4442 | 2025.12.20 00:26:53.473329 [ 276 ] {82cb9e2d-c970-4a77-91bb-8a92ea630c31} <Debug> TCPHandler: Processed in 0.001481417 sec. | ||
| 4443 | 2025.12.20 00:26:53.473441 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4444 | 2025.12.20 00:26:53.473537 [ 276 ] {96e6bf60-c4b9-436c-934f-58e2913720e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4445 | 2025.12.20 00:26:53.473581 [ 276 ] {96e6bf60-c4b9-436c-934f-58e2913720e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4446 | 2025.12.20 00:26:53.474211 [ 276 ] {96e6bf60-c4b9-436c-934f-58e2913720e7} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4447 | 2025.12.20 00:26:53.474248 [ 276 ] {96e6bf60-c4b9-436c-934f-58e2913720e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4448 | 2025.12.20 00:26:53.474581 [ 276 ] {96e6bf60-c4b9-436c-934f-58e2913720e7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4449 | 2025.12.20 00:26:53.474795 [ 276 ] {96e6bf60-c4b9-436c-934f-58e2913720e7} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4450 | 2025.12.20 00:26:53.474927 [ 276 ] {96e6bf60-c4b9-436c-934f-58e2913720e7} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001408 sec., 482244.3181818182 rows/sec., 33.62 MiB/sec. | ||
| 4451 | 2025.12.20 00:26:53.474967 [ 276 ] {96e6bf60-c4b9-436c-934f-58e2913720e7} <Debug> TCPHandler: Processed in 0.001577119 sec. | ||
| 4452 | 2025.12.20 00:26:53.475082 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4453 | 2025.12.20 00:26:53.475176 [ 276 ] {772d0a75-557a-486d-9e64-56acae25cecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4454 | 2025.12.20 00:26:53.475217 [ 276 ] {772d0a75-557a-486d-9e64-56acae25cecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4455 | 2025.12.20 00:26:53.475562 [ 276 ] {772d0a75-557a-486d-9e64-56acae25cecc} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4456 | 2025.12.20 00:26:53.475598 [ 276 ] {772d0a75-557a-486d-9e64-56acae25cecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4457 | 2025.12.20 00:26:53.475908 [ 276 ] {772d0a75-557a-486d-9e64-56acae25cecc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4458 | 2025.12.20 00:26:53.476117 [ 276 ] {772d0a75-557a-486d-9e64-56acae25cecc} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4459 | 2025.12.20 00:26:53.476229 [ 78 ] {} <Debug> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4460 | 2025.12.20 00:26:53.476247 [ 276 ] {772d0a75-557a-486d-9e64-56acae25cecc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001089 sec., 5509.641873278238 rows/sec., 287.86 KiB/sec. | ||
| 4461 | 2025.12.20 00:26:53.476267 [ 78 ] {} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4462 | 2025.12.20 00:26:53.476284 [ 276 ] {772d0a75-557a-486d-9e64-56acae25cecc} <Debug> TCPHandler: Processed in 0.001254581 sec. | ||
| 4463 | 2025.12.20 00:26:53.476287 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4464 | 2025.12.20 00:26:53.476397 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4465 | 2025.12.20 00:26:53.476405 [ 189 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::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 | ||
| 4466 | 2025.12.20 00:26:53.476494 [ 276 ] {d9e1c971-b95f-47ba-8b2d-738f64d074a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4467 | 2025.12.20 00:26:53.476541 [ 276 ] {d9e1c971-b95f-47ba-8b2d-738f64d074a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4468 | 2025.12.20 00:26:53.476553 [ 189 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4469 | 2025.12.20 00:26:53.476592 [ 189 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 4470 | 2025.12.20 00:26:53.476678 [ 189 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 4471 | 2025.12.20 00:26:53.476725 [ 189 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 4472 | 2025.12.20 00:26:53.476787 [ 189 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 4473 | 2025.12.20 00:26:53.476837 [ 189 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 4474 | 2025.12.20 00:26:53.476876 [ 189 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 4475 | 2025.12.20 00:26:53.476990 [ 276 ] {d9e1c971-b95f-47ba-8b2d-738f64d074a6} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4476 | 2025.12.20 00:26:53.477031 [ 276 ] {d9e1c971-b95f-47ba-8b2d-738f64d074a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4477 | 2025.12.20 00:26:53.477424 [ 276 ] {d9e1c971-b95f-47ba-8b2d-738f64d074a6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4478 | 2025.12.20 00:26:53.477653 [ 276 ] {d9e1c971-b95f-47ba-8b2d-738f64d074a6} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4479 | 2025.12.20 00:26:53.477676 [ 195 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001322483 sec., 49906.123556975785 rows/sec., 2.55 MiB/sec. | ||
| 4480 | 2025.12.20 00:26:53.477810 [ 276 ] {d9e1c971-b95f-47ba-8b2d-738f64d074a6} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001334 sec., 235382.30884557724 rows/sec., 15.46 MiB/sec. | ||
| 4481 | 2025.12.20 00:26:53.477859 [ 276 ] {d9e1c971-b95f-47ba-8b2d-738f64d074a6} <Debug> TCPHandler: Processed in 0.001513828 sec. | ||
| 4482 | 2025.12.20 00:26:53.477874 [ 192 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4483 | 2025.12.20 00:26:53.477967 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4484 | 2025.12.20 00:26:53.478078 [ 276 ] {4acd7c30-7c69-42ee-b031-a7221bb1296b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4485 | 2025.12.20 00:26:53.478131 [ 276 ] {4acd7c30-7c69-42ee-b031-a7221bb1296b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4486 | 2025.12.20 00:26:53.478220 [ 192 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_11_2} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4487 | 2025.12.20 00:26:53.478312 [ 192 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_11_2} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4488 | 2025.12.20 00:26:53.478406 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4489 | 2025.12.20 00:26:53.478501 [ 276 ] {4acd7c30-7c69-42ee-b031-a7221bb1296b} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4490 | 2025.12.20 00:26:53.478549 [ 276 ] {4acd7c30-7c69-42ee-b031-a7221bb1296b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4491 | 2025.12.20 00:26:53.478925 [ 276 ] {4acd7c30-7c69-42ee-b031-a7221bb1296b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4492 | 2025.12.20 00:26:53.479159 [ 276 ] {4acd7c30-7c69-42ee-b031-a7221bb1296b} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4493 | 2025.12.20 00:26:53.479289 [ 276 ] {4acd7c30-7c69-42ee-b031-a7221bb1296b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001237 sec., 808.4074373484236 rows/sec., 54.47 KiB/sec. | ||
| 4494 | 2025.12.20 00:26:53.479325 [ 276 ] {4acd7c30-7c69-42ee-b031-a7221bb1296b} <Debug> TCPHandler: Processed in 0.001407116 sec. | ||
| 4495 | 2025.12.20 00:26:53.479434 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4496 | 2025.12.20 00:26:53.479529 [ 276 ] {4c0704c7-eb7a-4dc7-8f68-6cdbc4e5911c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4497 | 2025.12.20 00:26:53.479571 [ 276 ] {4c0704c7-eb7a-4dc7-8f68-6cdbc4e5911c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4498 | 2025.12.20 00:26:53.479910 [ 276 ] {4c0704c7-eb7a-4dc7-8f68-6cdbc4e5911c} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4499 | 2025.12.20 00:26:53.479944 [ 276 ] {4c0704c7-eb7a-4dc7-8f68-6cdbc4e5911c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4500 | 2025.12.20 00:26:53.480253 [ 276 ] {4c0704c7-eb7a-4dc7-8f68-6cdbc4e5911c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4501 | 2025.12.20 00:26:53.480457 [ 276 ] {4c0704c7-eb7a-4dc7-8f68-6cdbc4e5911c} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4502 | 2025.12.20 00:26:53.480587 [ 276 ] {4c0704c7-eb7a-4dc7-8f68-6cdbc4e5911c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001076 sec., 96654.2750929368 rows/sec., 5.92 MiB/sec. | ||
| 4503 | 2025.12.20 00:26:53.480621 [ 276 ] {4c0704c7-eb7a-4dc7-8f68-6cdbc4e5911c} <Debug> TCPHandler: Processed in 0.001237351 sec. | ||
| 4504 | 2025.12.20 00:26:53.724725 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9020 | ||
| 4505 | 2025.12.20 00:26:53.725222 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4506 | 2025.12.20 00:26:53.725272 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4507 | 2025.12.20 00:26:53.725762 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4508 | 2025.12.20 00:26:53.726006 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4509 | 2025.12.20 00:26:53.726153 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9020 | ||
| 4510 | 2025.12.20 00:26:54.197358 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4511 | 2025.12.20 00:26:54.215389 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4512 | 2025.12.20 00:26:54.215454 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4513 | 2025.12.20 00:26:54.221724 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4514 | 2025.12.20 00:26:54.222462 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4515 | 2025.12.20 00:26:54.225437 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4516 | 2025.12.20 00:26:58.481306 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4517 | 2025.12.20 00:26:58.481499 [ 276 ] {0ece06dd-8ee9-4502-bb44-3f2f49357fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4518 | 2025.12.20 00:26:58.481569 [ 276 ] {0ece06dd-8ee9-4502-bb44-3f2f49357fb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4519 | 2025.12.20 00:26:58.482238 [ 276 ] {0ece06dd-8ee9-4502-bb44-3f2f49357fb9} <Trace> oximeter.fields_ipaddr (ac340138-06ff-4905-9b34-fb7c14eefb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4520 | 2025.12.20 00:26:58.482280 [ 276 ] {0ece06dd-8ee9-4502-bb44-3f2f49357fb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4521 | 2025.12.20 00:26:58.482637 [ 276 ] {0ece06dd-8ee9-4502-bb44-3f2f49357fb9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4522 | 2025.12.20 00:26:58.482865 [ 276 ] {0ece06dd-8ee9-4502-bb44-3f2f49357fb9} <Trace> oximeter.fields_ipaddr (ac340138-06ff-4905-9b34-fb7c14eefb28): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4523 | 2025.12.20 00:26:58.483013 [ 276 ] {0ece06dd-8ee9-4502-bb44-3f2f49357fb9} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001566 sec., 7662.835249042146 rows/sec., 624.85 KiB/sec. | ||
| 4524 | 2025.12.20 00:26:58.483058 [ 276 ] {0ece06dd-8ee9-4502-bb44-3f2f49357fb9} <Debug> TCPHandler: Processed in 0.001886947 sec. | ||
| 4525 | 2025.12.20 00:26:58.483192 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4526 | 2025.12.20 00:26:58.483316 [ 276 ] {ae824688-50d6-4cb6-af9f-823966cbe63f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4527 | 2025.12.20 00:26:58.483365 [ 276 ] {ae824688-50d6-4cb6-af9f-823966cbe63f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4528 | 2025.12.20 00:26:58.484688 [ 276 ] {ae824688-50d6-4cb6-af9f-823966cbe63f} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4529 | 2025.12.20 00:26:58.484727 [ 276 ] {ae824688-50d6-4cb6-af9f-823966cbe63f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4530 | 2025.12.20 00:26:58.485116 [ 276 ] {ae824688-50d6-4cb6-af9f-823966cbe63f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4531 | 2025.12.20 00:26:58.485324 [ 276 ] {ae824688-50d6-4cb6-af9f-823966cbe63f} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4532 | 2025.12.20 00:26:58.485443 [ 88 ] {} <Debug> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4533 | 2025.12.20 00:26:58.485453 [ 276 ] {ae824688-50d6-4cb6-af9f-823966cbe63f} <Debug> executeQuery: Read 1284 rows, 109.27 KiB in 0.002163 sec., 593619.972260749 rows/sec., 49.33 MiB/sec. | ||
| 4534 | 2025.12.20 00:26:58.485527 [ 88 ] {} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4535 | 2025.12.20 00:26:58.485545 [ 276 ] {ae824688-50d6-4cb6-af9f-823966cbe63f} <Debug> TCPHandler: Processed in 0.002419801 sec. | ||
| 4536 | 2025.12.20 00:26:58.485560 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4537 | 2025.12.20 00:26:58.485661 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4538 | 2025.12.20 00:26:58.485698 [ 189 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::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 | ||
| 4539 | 2025.12.20 00:26:58.485767 [ 276 ] {b96b7573-75c3-4827-a94d-ff7533de1485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4540 | 2025.12.20 00:26:58.485812 [ 276 ] {b96b7573-75c3-4827-a94d-ff7533de1485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4541 | 2025.12.20 00:26:58.485853 [ 189 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4542 | 2025.12.20 00:26:58.485895 [ 189 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2345 rows starting from the beginning of the part | ||
| 4543 | 2025.12.20 00:26:58.485968 [ 189 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 138 rows starting from the beginning of the part | ||
| 4544 | 2025.12.20 00:26:58.486016 [ 189 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1112 rows starting from the beginning of the part | ||
| 4545 | 2025.12.20 00:26:58.486069 [ 189 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 138 rows starting from the beginning of the part | ||
| 4546 | 2025.12.20 00:26:58.486114 [ 189 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1112 rows starting from the beginning of the part | ||
| 4547 | 2025.12.20 00:26:58.486166 [ 189 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1284 rows starting from the beginning of the part | ||
| 4548 | 2025.12.20 00:26:58.486243 [ 276 ] {b96b7573-75c3-4827-a94d-ff7533de1485} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4549 | 2025.12.20 00:26:58.486285 [ 276 ] {b96b7573-75c3-4827-a94d-ff7533de1485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4550 | 2025.12.20 00:26:58.486622 [ 276 ] {b96b7573-75c3-4827-a94d-ff7533de1485} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4551 | 2025.12.20 00:26:58.486841 [ 276 ] {b96b7573-75c3-4827-a94d-ff7533de1485} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4552 | 2025.12.20 00:26:58.486973 [ 276 ] {b96b7573-75c3-4827-a94d-ff7533de1485} <Debug> executeQuery: Read 53 rows, 3.92 KiB in 0.001231 sec., 43054.4272948822 rows/sec., 3.11 MiB/sec. | ||
| 4553 | 2025.12.20 00:26:58.487010 [ 276 ] {b96b7573-75c3-4827-a94d-ff7533de1485} <Debug> TCPHandler: Processed in 0.001401464 sec. | ||
| 4554 | 2025.12.20 00:26:58.487116 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4555 | 2025.12.20 00:26:58.487211 [ 276 ] {78f22653-e55e-42c0-b562-bc5c11179d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4556 | 2025.12.20 00:26:58.487252 [ 276 ] {78f22653-e55e-42c0-b562-bc5c11179d56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4557 | 2025.12.20 00:26:58.487808 [ 276 ] {78f22653-e55e-42c0-b562-bc5c11179d56} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4558 | 2025.12.20 00:26:58.487846 [ 276 ] {78f22653-e55e-42c0-b562-bc5c11179d56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4559 | 2025.12.20 00:26:58.488184 [ 276 ] {78f22653-e55e-42c0-b562-bc5c11179d56} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4560 | 2025.12.20 00:26:58.488265 [ 192 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6129 rows, containing 5 columns (5 merged, 0 gathered) in 0.002630936 sec., 2329589.165224848 rows/sec., 197.67 MiB/sec. | ||
| 4561 | 2025.12.20 00:26:58.488402 [ 276 ] {78f22653-e55e-42c0-b562-bc5c11179d56} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4562 | 2025.12.20 00:26:58.488535 [ 276 ] {78f22653-e55e-42c0-b562-bc5c11179d56} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001342 sec., 169895.67809239938 rows/sec., 11.50 MiB/sec. | ||
| 4563 | 2025.12.20 00:26:58.488576 [ 276 ] {78f22653-e55e-42c0-b562-bc5c11179d56} <Debug> TCPHandler: Processed in 0.001511218 sec. | ||
| 4564 | 2025.12.20 00:26:58.488639 [ 195 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4565 | 2025.12.20 00:26:58.488688 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4566 | 2025.12.20 00:26:58.488789 [ 276 ] {6d718384-8762-4b83-b7c1-71a3c4e201b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4567 | 2025.12.20 00:26:58.488832 [ 276 ] {6d718384-8762-4b83-b7c1-71a3c4e201b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4568 | 2025.12.20 00:26:58.488961 [ 195 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_26_5} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4569 | 2025.12.20 00:26:58.489046 [ 195 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_26_5} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4570 | 2025.12.20 00:26:58.489140 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 4571 | 2025.12.20 00:26:58.489537 [ 276 ] {6d718384-8762-4b83-b7c1-71a3c4e201b8} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4572 | 2025.12.20 00:26:58.489579 [ 276 ] {6d718384-8762-4b83-b7c1-71a3c4e201b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4573 | 2025.12.20 00:26:58.489915 [ 276 ] {6d718384-8762-4b83-b7c1-71a3c4e201b8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4574 | 2025.12.20 00:26:58.490121 [ 276 ] {6d718384-8762-4b83-b7c1-71a3c4e201b8} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4575 | 2025.12.20 00:26:58.490223 [ 88 ] {} <Debug> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4576 | 2025.12.20 00:26:58.490247 [ 276 ] {6d718384-8762-4b83-b7c1-71a3c4e201b8} <Debug> executeQuery: Read 573 rows, 43.67 KiB in 0.001476 sec., 388211.3821138211 rows/sec., 28.89 MiB/sec. | ||
| 4577 | 2025.12.20 00:26:58.490261 [ 88 ] {} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4578 | 2025.12.20 00:26:58.490292 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4579 | 2025.12.20 00:26:58.490294 [ 276 ] {6d718384-8762-4b83-b7c1-71a3c4e201b8} <Debug> TCPHandler: Processed in 0.001656592 sec. | ||
| 4580 | 2025.12.20 00:26:58.490387 [ 187 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::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 | ||
| 4581 | 2025.12.20 00:26:58.490421 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4582 | 2025.12.20 00:26:58.490493 [ 187 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4583 | 2025.12.20 00:26:58.490521 [ 276 ] {3b5ec397-6122-4c73-a1d6-539bb5ae1964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4584 | 2025.12.20 00:26:58.490528 [ 187 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1212 rows starting from the beginning of the part | ||
| 4585 | 2025.12.20 00:26:58.490572 [ 276 ] {3b5ec397-6122-4c73-a1d6-539bb5ae1964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4586 | 2025.12.20 00:26:58.490621 [ 187 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 105 rows starting from the beginning of the part | ||
| 4587 | 2025.12.20 00:26:58.490673 [ 187 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 679 rows starting from the beginning of the part | ||
| 4588 | 2025.12.20 00:26:58.490715 [ 187 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 105 rows starting from the beginning of the part | ||
| 4589 | 2025.12.20 00:26:58.490761 [ 187 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 679 rows starting from the beginning of the part | ||
| 4590 | 2025.12.20 00:26:58.490809 [ 187 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 573 rows starting from the beginning of the part | ||
| 4591 | 2025.12.20 00:26:58.491202 [ 276 ] {3b5ec397-6122-4c73-a1d6-539bb5ae1964} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4592 | 2025.12.20 00:26:58.491244 [ 276 ] {3b5ec397-6122-4c73-a1d6-539bb5ae1964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4593 | 2025.12.20 00:26:58.491672 [ 276 ] {3b5ec397-6122-4c73-a1d6-539bb5ae1964} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4594 | 2025.12.20 00:26:58.491886 [ 276 ] {3b5ec397-6122-4c73-a1d6-539bb5ae1964} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4595 | 2025.12.20 00:26:58.491990 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4596 | 2025.12.20 00:26:58.492016 [ 276 ] {3b5ec397-6122-4c73-a1d6-539bb5ae1964} <Debug> executeQuery: Read 850 rows, 58.59 KiB in 0.001513 sec., 561797.7528089888 rows/sec., 37.82 MiB/sec. | ||
| 4597 | 2025.12.20 00:26:58.492019 [ 88 ] {} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4598 | 2025.12.20 00:26:58.492058 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4599 | 2025.12.20 00:26:58.492063 [ 276 ] {3b5ec397-6122-4c73-a1d6-539bb5ae1964} <Debug> TCPHandler: Processed in 0.001692802 sec. | ||
| 4600 | 2025.12.20 00:26:58.492123 [ 194 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3353 rows, containing 5 columns (5 merged, 0 gathered) in 0.001773535 sec., 1890574.474143448 rows/sec., 142.86 MiB/sec. | ||
| 4601 | 2025.12.20 00:26:58.492133 [ 197 ] {7867a318-225d-404a-8702-03f3cba75be5::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 | ||
| 4602 | 2025.12.20 00:26:58.492179 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4603 | 2025.12.20 00:26:58.492269 [ 197 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4604 | 2025.12.20 00:26:58.492280 [ 276 ] {a9280743-c006-4224-98c3-a327b935dbd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4605 | 2025.12.20 00:26:58.492290 [ 195 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4606 | 2025.12.20 00:26:58.492314 [ 197 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7889 rows starting from the beginning of the part | ||
| 4607 | 2025.12.20 00:26:58.492350 [ 276 ] {a9280743-c006-4224-98c3-a327b935dbd4} <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 | ||
| 4608 | 2025.12.20 00:26:58.492391 [ 197 ] {7867a318-225d-404a-8702-03f3cba75be5::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 | ||
| 4609 | 2025.12.20 00:26:58.492450 [ 197 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 314 rows starting from the beginning of the part | ||
| 4610 | 2025.12.20 00:26:58.492499 [ 197 ] {7867a318-225d-404a-8702-03f3cba75be5::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 | ||
| 4611 | 2025.12.20 00:26:58.492544 [ 197 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 314 rows starting from the beginning of the part | ||
| 4612 | 2025.12.20 00:26:58.492553 [ 195 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_26_5} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4613 | 2025.12.20 00:26:58.492592 [ 197 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 850 rows starting from the beginning of the part | ||
| 4614 | 2025.12.20 00:26:58.492624 [ 195 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_26_5} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4615 | 2025.12.20 00:26:58.492688 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 4616 | 2025.12.20 00:26:58.493204 [ 276 ] {a9280743-c006-4224-98c3-a327b935dbd4} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4617 | 2025.12.20 00:26:58.493246 [ 276 ] {a9280743-c006-4224-98c3-a327b935dbd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4618 | 2025.12.20 00:26:58.493859 [ 276 ] {a9280743-c006-4224-98c3-a327b935dbd4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4619 | 2025.12.20 00:26:58.494088 [ 276 ] {a9280743-c006-4224-98c3-a327b935dbd4} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4620 | 2025.12.20 00:26:58.494231 [ 276 ] {a9280743-c006-4224-98c3-a327b935dbd4} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001969 sec., 20822.752666328088 rows/sec., 37.31 MiB/sec. | ||
| 4621 | 2025.12.20 00:26:58.494288 [ 276 ] {a9280743-c006-4224-98c3-a327b935dbd4} <Debug> TCPHandler: Processed in 0.002159414 sec. | ||
| 4622 | 2025.12.20 00:26:58.494400 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4623 | 2025.12.20 00:26:58.494497 [ 276 ] {eee63fcd-a044-4c54-917c-ca5cddc6de2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4624 | 2025.12.20 00:26:58.494538 [ 276 ] {eee63fcd-a044-4c54-917c-ca5cddc6de2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4625 | 2025.12.20 00:26:58.494880 [ 276 ] {eee63fcd-a044-4c54-917c-ca5cddc6de2d} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4626 | 2025.12.20 00:26:58.494917 [ 276 ] {eee63fcd-a044-4c54-917c-ca5cddc6de2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4627 | 2025.12.20 00:26:58.495248 [ 276 ] {eee63fcd-a044-4c54-917c-ca5cddc6de2d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4628 | 2025.12.20 00:26:58.495466 [ 276 ] {eee63fcd-a044-4c54-917c-ca5cddc6de2d} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4629 | 2025.12.20 00:26:58.495566 [ 88 ] {} <Debug> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4630 | 2025.12.20 00:26:58.495593 [ 276 ] {eee63fcd-a044-4c54-917c-ca5cddc6de2d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 4631 | 2025.12.20 00:26:58.495595 [ 88 ] {} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4632 | 2025.12.20 00:26:58.495631 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4633 | 2025.12.20 00:26:58.495635 [ 276 ] {eee63fcd-a044-4c54-917c-ca5cddc6de2d} <Debug> TCPHandler: Processed in 0.001284943 sec. | ||
| 4634 | 2025.12.20 00:26:58.495716 [ 187 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::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 | ||
| 4635 | 2025.12.20 00:26:58.495782 [ 194 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9687 rows, containing 5 columns (5 merged, 0 gathered) in 0.003688772 sec., 2626077.1877470333 rows/sec., 176.02 MiB/sec. | ||
| 4636 | 2025.12.20 00:26:58.495821 [ 187 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4637 | 2025.12.20 00:26:58.495852 [ 187 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1566 rows starting from the beginning of the part | ||
| 4638 | 2025.12.20 00:26:58.495895 [ 187 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::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 | ||
| 4639 | 2025.12.20 00:26:58.495930 [ 187 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 104 rows starting from the beginning of the part | ||
| 4640 | 2025.12.20 00:26:58.495960 [ 187 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::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 | ||
| 4641 | 2025.12.20 00:26:58.495993 [ 187 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 104 rows starting from the beginning of the part | ||
| 4642 | 2025.12.20 00:26:58.496018 [ 195 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4643 | 2025.12.20 00:26:58.496026 [ 187 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::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 | ||
| 4644 | 2025.12.20 00:26:58.496301 [ 195 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4645 | 2025.12.20 00:26:58.496368 [ 195 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4646 | 2025.12.20 00:26:58.496437 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.61 MiB. | ||
| 4647 | 2025.12.20 00:26:58.496958 [ 195 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1954 rows, containing 4 columns (4 merged, 0 gathered) in 0.001269472 sec., 1539222.6059338055 rows/sec., 98.36 MiB/sec. | ||
| 4648 | 2025.12.20 00:26:58.497150 [ 195 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4649 | 2025.12.20 00:26:58.497366 [ 195 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_26_5} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4650 | 2025.12.20 00:26:58.497425 [ 195 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_26_5} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4651 | 2025.12.20 00:26:58.497476 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4652 | 2025.12.20 00:27:01.123025 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4653 | 2025.12.20 00:27:01.123131 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4654 | 2025.12.20 00:27:01.227072 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9532 | ||
| 4655 | 2025.12.20 00:27:01.227623 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4656 | 2025.12.20 00:27:01.227668 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4657 | 2025.12.20 00:27:01.228163 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4658 | 2025.12.20 00:27:01.228392 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4659 | 2025.12.20 00:27:01.228527 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9532 | ||
| 4660 | 2025.12.20 00:27:01.248538 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 616 | ||
| 4661 | 2025.12.20 00:27:01.250854 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4662 | 2025.12.20 00:27:01.250902 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4663 | 2025.12.20 00:27:01.252059 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4664 | 2025.12.20 00:27:01.252315 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4665 | 2025.12.20 00:27:01.252564 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 616 | ||
| 4666 | 2025.12.20 00:27:01.726337 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4667 | 2025.12.20 00:27:01.743292 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4668 | 2025.12.20 00:27:01.743347 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4669 | 2025.12.20 00:27:01.749260 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4670 | 2025.12.20 00:27:01.749978 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4671 | 2025.12.20 00:27:01.752823 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4672 | 2025.12.20 00:27:03.462928 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4673 | 2025.12.20 00:27:03.463101 [ 276 ] {284a054d-2534-496c-8788-50feea99703b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4674 | 2025.12.20 00:27:03.463162 [ 276 ] {284a054d-2534-496c-8788-50feea99703b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4675 | 2025.12.20 00:27:03.463959 [ 276 ] {284a054d-2534-496c-8788-50feea99703b} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4676 | 2025.12.20 00:27:03.464002 [ 276 ] {284a054d-2534-496c-8788-50feea99703b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4677 | 2025.12.20 00:27:03.464430 [ 276 ] {284a054d-2534-496c-8788-50feea99703b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4678 | 2025.12.20 00:27:03.464663 [ 276 ] {284a054d-2534-496c-8788-50feea99703b} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4679 | 2025.12.20 00:27:03.464812 [ 276 ] {284a054d-2534-496c-8788-50feea99703b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001759 sec., 233086.98123934053 rows/sec., 14.79 MiB/sec. | ||
| 4680 | 2025.12.20 00:27:03.464853 [ 276 ] {284a054d-2534-496c-8788-50feea99703b} <Debug> TCPHandler: Processed in 0.002070562 sec. | ||
| 4681 | 2025.12.20 00:27:03.464978 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4682 | 2025.12.20 00:27:03.465075 [ 276 ] {a49da95d-d120-4e78-b116-24f5518addd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4683 | 2025.12.20 00:27:03.465115 [ 276 ] {a49da95d-d120-4e78-b116-24f5518addd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4684 | 2025.12.20 00:27:03.466478 [ 276 ] {a49da95d-d120-4e78-b116-24f5518addd6} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4685 | 2025.12.20 00:27:03.466512 [ 276 ] {a49da95d-d120-4e78-b116-24f5518addd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4686 | 2025.12.20 00:27:03.466888 [ 276 ] {a49da95d-d120-4e78-b116-24f5518addd6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4687 | 2025.12.20 00:27:03.467100 [ 276 ] {a49da95d-d120-4e78-b116-24f5518addd6} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4688 | 2025.12.20 00:27:03.467223 [ 276 ] {a49da95d-d120-4e78-b116-24f5518addd6} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.002168 sec., 512915.12915129156 rows/sec., 40.47 MiB/sec. | ||
| 4689 | 2025.12.20 00:27:03.467262 [ 276 ] {a49da95d-d120-4e78-b116-24f5518addd6} <Debug> TCPHandler: Processed in 0.002334498 sec. | ||
| 4690 | 2025.12.20 00:27:03.467381 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4691 | 2025.12.20 00:27:03.467477 [ 276 ] {f96aa107-7b95-42cf-9c5a-251e76cf5e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4692 | 2025.12.20 00:27:03.467517 [ 276 ] {f96aa107-7b95-42cf-9c5a-251e76cf5e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4693 | 2025.12.20 00:27:03.468017 [ 276 ] {f96aa107-7b95-42cf-9c5a-251e76cf5e3b} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4694 | 2025.12.20 00:27:03.468051 [ 276 ] {f96aa107-7b95-42cf-9c5a-251e76cf5e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4695 | 2025.12.20 00:27:03.468371 [ 276 ] {f96aa107-7b95-42cf-9c5a-251e76cf5e3b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4696 | 2025.12.20 00:27:03.468597 [ 276 ] {f96aa107-7b95-42cf-9c5a-251e76cf5e3b} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4697 | 2025.12.20 00:27:03.468725 [ 276 ] {f96aa107-7b95-42cf-9c5a-251e76cf5e3b} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001267 sec., 161799.52644041044 rows/sec., 9.49 MiB/sec. | ||
| 4698 | 2025.12.20 00:27:03.468762 [ 276 ] {f96aa107-7b95-42cf-9c5a-251e76cf5e3b} <Debug> TCPHandler: Processed in 0.001431326 sec. | ||
| 4699 | 2025.12.20 00:27:03.468870 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4700 | 2025.12.20 00:27:03.468966 [ 276 ] {2e471efb-9eb1-42a5-83b2-ee3274ca952e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4701 | 2025.12.20 00:27:03.469005 [ 276 ] {2e471efb-9eb1-42a5-83b2-ee3274ca952e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4702 | 2025.12.20 00:27:03.469512 [ 276 ] {2e471efb-9eb1-42a5-83b2-ee3274ca952e} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4703 | 2025.12.20 00:27:03.469546 [ 276 ] {2e471efb-9eb1-42a5-83b2-ee3274ca952e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4704 | 2025.12.20 00:27:03.469850 [ 276 ] {2e471efb-9eb1-42a5-83b2-ee3274ca952e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4705 | 2025.12.20 00:27:03.470069 [ 276 ] {2e471efb-9eb1-42a5-83b2-ee3274ca952e} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4706 | 2025.12.20 00:27:03.470161 [ 82 ] {} <Debug> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4707 | 2025.12.20 00:27:03.470192 [ 276 ] {2e471efb-9eb1-42a5-83b2-ee3274ca952e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001245 sec., 170281.12449799196 rows/sec., 10.98 MiB/sec. | ||
| 4708 | 2025.12.20 00:27:03.470195 [ 82 ] {} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4709 | 2025.12.20 00:27:03.470223 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4710 | 2025.12.20 00:27:03.470230 [ 276 ] {2e471efb-9eb1-42a5-83b2-ee3274ca952e} <Debug> TCPHandler: Processed in 0.001409656 sec. | ||
| 4711 | 2025.12.20 00:27:03.470337 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4712 | 2025.12.20 00:27:03.470351 [ 187 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::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 | ||
| 4713 | 2025.12.20 00:27:03.470431 [ 276 ] {37340d32-e056-43b8-bbd7-ba5a2746e29c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4714 | 2025.12.20 00:27:03.470475 [ 276 ] {37340d32-e056-43b8-bbd7-ba5a2746e29c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4715 | 2025.12.20 00:27:03.470533 [ 187 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4716 | 2025.12.20 00:27:03.470577 [ 187 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 442 rows starting from the beginning of the part | ||
| 4717 | 2025.12.20 00:27:03.470652 [ 187 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
| 4718 | 2025.12.20 00:27:03.470704 [ 187 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part | ||
| 4719 | 2025.12.20 00:27:03.470754 [ 187 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part | ||
| 4720 | 2025.12.20 00:27:03.470800 [ 187 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 228 rows starting from the beginning of the part | ||
| 4721 | 2025.12.20 00:27:03.470843 [ 187 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 212 rows starting from the beginning of the part | ||
| 4722 | 2025.12.20 00:27:03.471014 [ 276 ] {37340d32-e056-43b8-bbd7-ba5a2746e29c} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4723 | 2025.12.20 00:27:03.471057 [ 276 ] {37340d32-e056-43b8-bbd7-ba5a2746e29c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4724 | 2025.12.20 00:27:03.471480 [ 276 ] {37340d32-e056-43b8-bbd7-ba5a2746e29c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4725 | 2025.12.20 00:27:03.471719 [ 276 ] {37340d32-e056-43b8-bbd7-ba5a2746e29c} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4726 | 2025.12.20 00:27:03.471852 [ 276 ] {37340d32-e056-43b8-bbd7-ba5a2746e29c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001438 sec., 146731.57162726007 rows/sec., 8.33 MiB/sec. | ||
| 4727 | 2025.12.20 00:27:03.471903 [ 276 ] {37340d32-e056-43b8-bbd7-ba5a2746e29c} <Debug> TCPHandler: Processed in 0.001616571 sec. | ||
| 4728 | 2025.12.20 00:27:03.471960 [ 194 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1518 rows, containing 5 columns (5 merged, 0 gathered) in 0.001677042 sec., 905165.1658098008 rows/sec., 62.70 MiB/sec. | ||
| 4729 | 2025.12.20 00:27:03.472027 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4730 | 2025.12.20 00:27:03.472125 [ 276 ] {8d083614-be81-4ecc-be05-99e1fee91037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4731 | 2025.12.20 00:27:03.472166 [ 276 ] {8d083614-be81-4ecc-be05-99e1fee91037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4732 | 2025.12.20 00:27:03.472179 [ 196 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4733 | 2025.12.20 00:27:03.472611 [ 196 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_16_3} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4734 | 2025.12.20 00:27:03.472725 [ 196 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_16_3} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4735 | 2025.12.20 00:27:03.472855 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 4736 | 2025.12.20 00:27:03.472974 [ 276 ] {8d083614-be81-4ecc-be05-99e1fee91037} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4737 | 2025.12.20 00:27:03.473015 [ 276 ] {8d083614-be81-4ecc-be05-99e1fee91037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4738 | 2025.12.20 00:27:03.473383 [ 276 ] {8d083614-be81-4ecc-be05-99e1fee91037} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4739 | 2025.12.20 00:27:03.473596 [ 276 ] {8d083614-be81-4ecc-be05-99e1fee91037} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4740 | 2025.12.20 00:27:03.473725 [ 276 ] {8d083614-be81-4ecc-be05-99e1fee91037} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001619 sec., 419394.68807906116 rows/sec., 29.24 MiB/sec. | ||
| 4741 | 2025.12.20 00:27:03.473762 [ 276 ] {8d083614-be81-4ecc-be05-99e1fee91037} <Debug> TCPHandler: Processed in 0.001787274 sec. | ||
| 4742 | 2025.12.20 00:27:03.473873 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4743 | 2025.12.20 00:27:03.473968 [ 276 ] {ac0bbefe-b580-4404-b848-1c68141ee155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4744 | 2025.12.20 00:27:03.474010 [ 276 ] {ac0bbefe-b580-4404-b848-1c68141ee155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4745 | 2025.12.20 00:27:03.474349 [ 276 ] {ac0bbefe-b580-4404-b848-1c68141ee155} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4746 | 2025.12.20 00:27:03.474383 [ 276 ] {ac0bbefe-b580-4404-b848-1c68141ee155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4747 | 2025.12.20 00:27:03.474689 [ 276 ] {ac0bbefe-b580-4404-b848-1c68141ee155} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4748 | 2025.12.20 00:27:03.474896 [ 276 ] {ac0bbefe-b580-4404-b848-1c68141ee155} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4749 | 2025.12.20 00:27:03.475021 [ 276 ] {ac0bbefe-b580-4404-b848-1c68141ee155} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 292.70 KiB/sec. | ||
| 4750 | 2025.12.20 00:27:03.475056 [ 276 ] {ac0bbefe-b580-4404-b848-1c68141ee155} <Debug> TCPHandler: Processed in 0.001234051 sec. | ||
| 4751 | 2025.12.20 00:27:03.475164 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4752 | 2025.12.20 00:27:03.475266 [ 276 ] {c09afd73-5428-4955-a92b-46e575037ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4753 | 2025.12.20 00:27:03.475320 [ 276 ] {c09afd73-5428-4955-a92b-46e575037ff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4754 | 2025.12.20 00:27:03.475881 [ 276 ] {c09afd73-5428-4955-a92b-46e575037ff8} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4755 | 2025.12.20 00:27:03.475923 [ 276 ] {c09afd73-5428-4955-a92b-46e575037ff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4756 | 2025.12.20 00:27:03.476335 [ 276 ] {c09afd73-5428-4955-a92b-46e575037ff8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4757 | 2025.12.20 00:27:03.476550 [ 276 ] {c09afd73-5428-4955-a92b-46e575037ff8} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4758 | 2025.12.20 00:27:03.476680 [ 276 ] {c09afd73-5428-4955-a92b-46e575037ff8} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001439 sec., 218207.08825573316 rows/sec., 14.33 MiB/sec. | ||
| 4759 | 2025.12.20 00:27:03.476716 [ 276 ] {c09afd73-5428-4955-a92b-46e575037ff8} <Debug> TCPHandler: Processed in 0.00160391 sec. | ||
| 4760 | 2025.12.20 00:27:03.476831 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4761 | 2025.12.20 00:27:03.476926 [ 276 ] {d896bac0-2cb5-4421-8c9d-bca23a3f0c4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4762 | 2025.12.20 00:27:03.476967 [ 276 ] {d896bac0-2cb5-4421-8c9d-bca23a3f0c4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4763 | 2025.12.20 00:27:03.477279 [ 276 ] {d896bac0-2cb5-4421-8c9d-bca23a3f0c4d} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4764 | 2025.12.20 00:27:03.477313 [ 276 ] {d896bac0-2cb5-4421-8c9d-bca23a3f0c4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4765 | 2025.12.20 00:27:03.477613 [ 276 ] {d896bac0-2cb5-4421-8c9d-bca23a3f0c4d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4766 | 2025.12.20 00:27:03.477822 [ 276 ] {d896bac0-2cb5-4421-8c9d-bca23a3f0c4d} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4767 | 2025.12.20 00:27:03.477951 [ 276 ] {d896bac0-2cb5-4421-8c9d-bca23a3f0c4d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 4768 | 2025.12.20 00:27:03.478000 [ 276 ] {d896bac0-2cb5-4421-8c9d-bca23a3f0c4d} <Debug> TCPHandler: Processed in 0.00121938 sec. | ||
| 4769 | 2025.12.20 00:27:03.478129 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4770 | 2025.12.20 00:27:03.478226 [ 276 ] {a3d1052f-2aab-4df7-a9c2-52d353cfe8e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4771 | 2025.12.20 00:27:03.478266 [ 276 ] {a3d1052f-2aab-4df7-a9c2-52d353cfe8e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4772 | 2025.12.20 00:27:03.478624 [ 276 ] {a3d1052f-2aab-4df7-a9c2-52d353cfe8e8} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4773 | 2025.12.20 00:27:03.478662 [ 276 ] {a3d1052f-2aab-4df7-a9c2-52d353cfe8e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4774 | 2025.12.20 00:27:03.480407 [ 276 ] {a3d1052f-2aab-4df7-a9c2-52d353cfe8e8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4775 | 2025.12.20 00:27:03.480703 [ 276 ] {a3d1052f-2aab-4df7-a9c2-52d353cfe8e8} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4776 | 2025.12.20 00:27:03.480872 [ 276 ] {a3d1052f-2aab-4df7-a9c2-52d353cfe8e8} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.002664 sec., 39039.03903903904 rows/sec., 2.39 MiB/sec. | ||
| 4777 | 2025.12.20 00:27:03.480917 [ 276 ] {a3d1052f-2aab-4df7-a9c2-52d353cfe8e8} <Debug> TCPHandler: Processed in 0.002839511 sec. | ||
| 4778 | 2025.12.20 00:27:08.453887 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4779 | 2025.12.20 00:27:08.454074 [ 276 ] {578140e4-8ce1-44d0-b353-8a17c66b7fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4780 | 2025.12.20 00:27:08.454142 [ 276 ] {578140e4-8ce1-44d0-b353-8a17c66b7fda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4781 | 2025.12.20 00:27:08.454842 [ 276 ] {578140e4-8ce1-44d0-b353-8a17c66b7fda} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4782 | 2025.12.20 00:27:08.454889 [ 276 ] {578140e4-8ce1-44d0-b353-8a17c66b7fda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4783 | 2025.12.20 00:27:08.455312 [ 276 ] {578140e4-8ce1-44d0-b353-8a17c66b7fda} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4784 | 2025.12.20 00:27:08.455546 [ 276 ] {578140e4-8ce1-44d0-b353-8a17c66b7fda} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4785 | 2025.12.20 00:27:08.455712 [ 276 ] {578140e4-8ce1-44d0-b353-8a17c66b7fda} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001684 sec., 81947.7434679335 rows/sec., 7.11 MiB/sec. | ||
| 4786 | 2025.12.20 00:27:08.455761 [ 276 ] {578140e4-8ce1-44d0-b353-8a17c66b7fda} <Debug> TCPHandler: Processed in 0.00201162 sec. | ||
| 4787 | 2025.12.20 00:27:08.455897 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4788 | 2025.12.20 00:27:08.456021 [ 276 ] {c0bed3b1-75dc-4730-98bf-48988afd6749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4789 | 2025.12.20 00:27:08.456077 [ 276 ] {c0bed3b1-75dc-4730-98bf-48988afd6749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4790 | 2025.12.20 00:27:08.456629 [ 276 ] {c0bed3b1-75dc-4730-98bf-48988afd6749} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4791 | 2025.12.20 00:27:08.456668 [ 276 ] {c0bed3b1-75dc-4730-98bf-48988afd6749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4792 | 2025.12.20 00:27:08.457111 [ 276 ] {c0bed3b1-75dc-4730-98bf-48988afd6749} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4793 | 2025.12.20 00:27:08.457394 [ 276 ] {c0bed3b1-75dc-4730-98bf-48988afd6749} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4794 | 2025.12.20 00:27:08.457521 [ 38 ] {} <Debug> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4795 | 2025.12.20 00:27:08.457556 [ 38 ] {} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4796 | 2025.12.20 00:27:08.457563 [ 276 ] {c0bed3b1-75dc-4730-98bf-48988afd6749} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001574 sec., 26048.28462515883 rows/sec., 1.91 MiB/sec. | ||
| 4797 | 2025.12.20 00:27:08.457574 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4798 | 2025.12.20 00:27:08.457617 [ 276 ] {c0bed3b1-75dc-4730-98bf-48988afd6749} <Debug> TCPHandler: Processed in 0.001787595 sec. | ||
| 4799 | 2025.12.20 00:27:08.457711 [ 187 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::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 | ||
| 4800 | 2025.12.20 00:27:08.457748 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4801 | 2025.12.20 00:27:08.457855 [ 187 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4802 | 2025.12.20 00:27:08.457856 [ 276 ] {0048451a-1ce7-4061-8846-dab77c400cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4803 | 2025.12.20 00:27:08.457894 [ 187 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 264 rows starting from the beginning of the part | ||
| 4804 | 2025.12.20 00:27:08.457917 [ 276 ] {0048451a-1ce7-4061-8846-dab77c400cf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4805 | 2025.12.20 00:27:08.457965 [ 187 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 41 rows starting from the beginning of the part | ||
| 4806 | 2025.12.20 00:27:08.458015 [ 187 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 205 rows starting from the beginning of the part | ||
| 4807 | 2025.12.20 00:27:08.458056 [ 187 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 53 rows starting from the beginning of the part | ||
| 4808 | 2025.12.20 00:27:08.458098 [ 187 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 205 rows starting from the beginning of the part | ||
| 4809 | 2025.12.20 00:27:08.458139 [ 187 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 41 rows starting from the beginning of the part | ||
| 4810 | 2025.12.20 00:27:08.458392 [ 276 ] {0048451a-1ce7-4061-8846-dab77c400cf2} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4811 | 2025.12.20 00:27:08.458434 [ 276 ] {0048451a-1ce7-4061-8846-dab77c400cf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4812 | 2025.12.20 00:27:08.458795 [ 276 ] {0048451a-1ce7-4061-8846-dab77c400cf2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4813 | 2025.12.20 00:27:08.459015 [ 276 ] {0048451a-1ce7-4061-8846-dab77c400cf2} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4814 | 2025.12.20 00:27:08.459086 [ 196 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 809 rows, containing 5 columns (5 merged, 0 gathered) in 0.001443806 sec., 560324.5865441756 rows/sec., 36.89 MiB/sec. | ||
| 4815 | 2025.12.20 00:27:08.459145 [ 276 ] {0048451a-1ce7-4061-8846-dab77c400cf2} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001311 sec., 80091.53318077803 rows/sec., 6.26 MiB/sec. | ||
| 4816 | 2025.12.20 00:27:08.459190 [ 276 ] {0048451a-1ce7-4061-8846-dab77c400cf2} <Debug> TCPHandler: Processed in 0.001498377 sec. | ||
| 4817 | 2025.12.20 00:27:08.459249 [ 187 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4818 | 2025.12.20 00:27:08.459311 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4819 | 2025.12.20 00:27:08.459413 [ 276 ] {bd6640cc-0fb9-4b94-95e1-53c17498556d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4820 | 2025.12.20 00:27:08.459460 [ 276 ] {bd6640cc-0fb9-4b94-95e1-53c17498556d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4821 | 2025.12.20 00:27:08.459499 [ 187 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_26_5} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4822 | 2025.12.20 00:27:08.459568 [ 187 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_26_5} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4823 | 2025.12.20 00:27:08.459632 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 4824 | 2025.12.20 00:27:08.459909 [ 276 ] {bd6640cc-0fb9-4b94-95e1-53c17498556d} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4825 | 2025.12.20 00:27:08.459949 [ 276 ] {bd6640cc-0fb9-4b94-95e1-53c17498556d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4826 | 2025.12.20 00:27:08.460280 [ 276 ] {bd6640cc-0fb9-4b94-95e1-53c17498556d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4827 | 2025.12.20 00:27:08.460488 [ 276 ] {bd6640cc-0fb9-4b94-95e1-53c17498556d} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4828 | 2025.12.20 00:27:08.460618 [ 276 ] {bd6640cc-0fb9-4b94-95e1-53c17498556d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 4829 | 2025.12.20 00:27:08.460653 [ 276 ] {bd6640cc-0fb9-4b94-95e1-53c17498556d} <Debug> TCPHandler: Processed in 0.001393545 sec. | ||
| 4830 | 2025.12.20 00:27:08.460777 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4831 | 2025.12.20 00:27:08.460873 [ 276 ] {b9da27e4-4fb4-48e7-9f84-c241d518016b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4832 | 2025.12.20 00:27:08.460926 [ 276 ] {b9da27e4-4fb4-48e7-9f84-c241d518016b} <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 | ||
| 4833 | 2025.12.20 00:27:08.461794 [ 276 ] {b9da27e4-4fb4-48e7-9f84-c241d518016b} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4834 | 2025.12.20 00:27:08.461829 [ 276 ] {b9da27e4-4fb4-48e7-9f84-c241d518016b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4835 | 2025.12.20 00:27:08.462436 [ 276 ] {b9da27e4-4fb4-48e7-9f84-c241d518016b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4836 | 2025.12.20 00:27:08.462656 [ 276 ] {b9da27e4-4fb4-48e7-9f84-c241d518016b} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4837 | 2025.12.20 00:27:08.462792 [ 276 ] {b9da27e4-4fb4-48e7-9f84-c241d518016b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001939 sec., 21144.920061887573 rows/sec., 37.89 MiB/sec. | ||
| 4838 | 2025.12.20 00:27:08.462858 [ 276 ] {b9da27e4-4fb4-48e7-9f84-c241d518016b} <Debug> TCPHandler: Processed in 0.002139273 sec. | ||
| 4839 | 2025.12.20 00:27:08.462973 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4840 | 2025.12.20 00:27:08.463067 [ 276 ] {679a2016-2a5b-48da-a5eb-e1660408ee20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4841 | 2025.12.20 00:27:08.463109 [ 276 ] {679a2016-2a5b-48da-a5eb-e1660408ee20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4842 | 2025.12.20 00:27:08.463437 [ 276 ] {679a2016-2a5b-48da-a5eb-e1660408ee20} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4843 | 2025.12.20 00:27:08.463471 [ 276 ] {679a2016-2a5b-48da-a5eb-e1660408ee20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4844 | 2025.12.20 00:27:08.463773 [ 276 ] {679a2016-2a5b-48da-a5eb-e1660408ee20} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4845 | 2025.12.20 00:27:08.463982 [ 276 ] {679a2016-2a5b-48da-a5eb-e1660408ee20} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4846 | 2025.12.20 00:27:08.464110 [ 276 ] {679a2016-2a5b-48da-a5eb-e1660408ee20} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 4847 | 2025.12.20 00:27:08.464145 [ 276 ] {679a2016-2a5b-48da-a5eb-e1660408ee20} <Debug> TCPHandler: Processed in 0.001222621 sec. | ||
| 4848 | 2025.12.20 00:27:08.728586 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9980 | ||
| 4849 | 2025.12.20 00:27:08.729084 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4850 | 2025.12.20 00:27:08.729130 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4851 | 2025.12.20 00:27:08.729640 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4852 | 2025.12.20 00:27:08.729884 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4853 | 2025.12.20 00:27:08.730020 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9980 | ||
| 4854 | 2025.12.20 00:27:08.730037 [ 38 ] {} <Debug> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4855 | 2025.12.20 00:27:08.730105 [ 38 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4856 | 2025.12.20 00:27:08.730124 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4857 | 2025.12.20 00:27:08.730246 [ 201 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::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 | ||
| 4858 | 2025.12.20 00:27:08.730337 [ 201 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4859 | 2025.12.20 00:27:08.730370 [ 201 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7612 rows starting from the beginning of the part | ||
| 4860 | 2025.12.20 00:27:08.730423 [ 201 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 4861 | 2025.12.20 00:27:08.730465 [ 201 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 4862 | 2025.12.20 00:27:08.730505 [ 201 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 4863 | 2025.12.20 00:27:08.730541 [ 201 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 4864 | 2025.12.20 00:27:08.730579 [ 201 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 4865 | 2025.12.20 00:27:08.732595 [ 187 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9980 rows, containing 4 columns (4 merged, 0 gathered) in 0.00238819 sec., 4178896.988933041 rows/sec., 59.78 MiB/sec. | ||
| 4866 | 2025.12.20 00:27:08.732803 [ 201 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4867 | 2025.12.20 00:27:08.733042 [ 201 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_21_4} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4868 | 2025.12.20 00:27:08.733102 [ 201 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_21_4} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4869 | 2025.12.20 00:27:08.733178 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4870 | 2025.12.20 00:27:09.252870 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4871 | 2025.12.20 00:27:09.270621 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4872 | 2025.12.20 00:27:09.270683 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4873 | 2025.12.20 00:27:09.276514 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4874 | 2025.12.20 00:27:09.277238 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4875 | 2025.12.20 00:27:09.277553 [ 29 ] {} <Debug> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4876 | 2025.12.20 00:27:09.277628 [ 29 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4877 | 2025.12.20 00:27:09.277653 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4878 | 2025.12.20 00:27:09.277788 [ 186 ] {89321189-b205-40b6-909a-47b5c2f62ac8::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 | ||
| 4879 | 2025.12.20 00:27:09.280482 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4880 | 2025.12.20 00:27:09.281885 [ 186 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4881 | 2025.12.20 00:27:09.283252 [ 186 ] {89321189-b205-40b6-909a-47b5c2f62ac8::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 | ||
| 4882 | 2025.12.20 00:27:09.287827 [ 186 ] {89321189-b205-40b6-909a-47b5c2f62ac8::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 | ||
| 4883 | 2025.12.20 00:27:09.292324 [ 186 ] {89321189-b205-40b6-909a-47b5c2f62ac8::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 | ||
| 4884 | 2025.12.20 00:27:09.296972 [ 186 ] {89321189-b205-40b6-909a-47b5c2f62ac8::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 | ||
| 4885 | 2025.12.20 00:27:09.301898 [ 186 ] {89321189-b205-40b6-909a-47b5c2f62ac8::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 | ||
| 4886 | 2025.12.20 00:27:09.306373 [ 186 ] {89321189-b205-40b6-909a-47b5c2f62ac8::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 | ||
| 4887 | 2025.12.20 00:27:09.356940 [ 201 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.079227246 sec., 2006.8853586050434 rows/sec., 10.38 MiB/sec. | ||
| 4888 | 2025.12.20 00:27:09.359596 [ 188 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4889 | 2025.12.20 00:27:09.361686 [ 188 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_21_4} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4890 | 2025.12.20 00:27:09.361766 [ 188 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_21_4} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4891 | 2025.12.20 00:27:09.363773 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4892 | 2025.12.20 00:27:10.000950 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.72 MiB, peak 258.28 MiB, free memory in arenas 0.00 B, will set to 251.51 MiB (RSS), difference: 3.79 MiB | ||
| 4893 | 2025.12.20 00:27:11.252723 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 648 | ||
| 4894 | 2025.12.20 00:27:11.254918 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4895 | 2025.12.20 00:27:11.254955 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4896 | 2025.12.20 00:27:11.256130 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4897 | 2025.12.20 00:27:11.256390 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4898 | 2025.12.20 00:27:11.256639 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 648 | ||
| 4899 | 2025.12.20 00:27:13.461656 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4900 | 2025.12.20 00:27:13.461830 [ 276 ] {4df2f16a-888a-48c2-9961-a29e502f4e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4901 | 2025.12.20 00:27:13.461895 [ 276 ] {4df2f16a-888a-48c2-9961-a29e502f4e76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4902 | 2025.12.20 00:27:13.462709 [ 276 ] {4df2f16a-888a-48c2-9961-a29e502f4e76} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4903 | 2025.12.20 00:27:13.462750 [ 276 ] {4df2f16a-888a-48c2-9961-a29e502f4e76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4904 | 2025.12.20 00:27:13.463178 [ 276 ] {4df2f16a-888a-48c2-9961-a29e502f4e76} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4905 | 2025.12.20 00:27:13.463403 [ 276 ] {4df2f16a-888a-48c2-9961-a29e502f4e76} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4906 | 2025.12.20 00:27:13.463549 [ 276 ] {4df2f16a-888a-48c2-9961-a29e502f4e76} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001766 sec., 232163.08040770103 rows/sec., 14.73 MiB/sec. | ||
| 4907 | 2025.12.20 00:27:13.463545 [ 23 ] {} <Debug> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4908 | 2025.12.20 00:27:13.463590 [ 276 ] {4df2f16a-888a-48c2-9961-a29e502f4e76} <Debug> TCPHandler: Processed in 0.002063031 sec. | ||
| 4909 | 2025.12.20 00:27:13.463626 [ 23 ] {} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4910 | 2025.12.20 00:27:13.463656 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4911 | 2025.12.20 00:27:13.463728 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4912 | 2025.12.20 00:27:13.463765 [ 199 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 4913 | 2025.12.20 00:27:13.463830 [ 276 ] {236e276a-53ea-4843-9f9e-9953fadb72ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4914 | 2025.12.20 00:27:13.463877 [ 276 ] {236e276a-53ea-4843-9f9e-9953fadb72ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4915 | 2025.12.20 00:27:13.463910 [ 199 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4916 | 2025.12.20 00:27:13.463953 [ 199 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 410 rows starting from the beginning of the part | ||
| 4917 | 2025.12.20 00:27:13.464058 [ 199 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 410 rows starting from the beginning of the part | ||
| 4918 | 2025.12.20 00:27:13.464111 [ 199 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 410 rows starting from the beginning of the part | ||
| 4919 | 2025.12.20 00:27:13.464158 [ 199 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 410 rows starting from the beginning of the part | ||
| 4920 | 2025.12.20 00:27:13.464207 [ 199 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 410 rows starting from the beginning of the part | ||
| 4921 | 2025.12.20 00:27:13.464268 [ 276 ] {236e276a-53ea-4843-9f9e-9953fadb72ef} <Trace> oximeter.fields_ipaddr (ac340138-06ff-4905-9b34-fb7c14eefb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4922 | 2025.12.20 00:27:13.464309 [ 276 ] {236e276a-53ea-4843-9f9e-9953fadb72ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4923 | 2025.12.20 00:27:13.464662 [ 276 ] {236e276a-53ea-4843-9f9e-9953fadb72ef} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4924 | 2025.12.20 00:27:13.464887 [ 276 ] {236e276a-53ea-4843-9f9e-9953fadb72ef} <Trace> oximeter.fields_ipaddr (ac340138-06ff-4905-9b34-fb7c14eefb28): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4925 | 2025.12.20 00:27:13.465020 [ 276 ] {236e276a-53ea-4843-9f9e-9953fadb72ef} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001209 sec., 3308.519437551696 rows/sec., 269.79 KiB/sec. | ||
| 4926 | 2025.12.20 00:27:13.465059 [ 276 ] {236e276a-53ea-4843-9f9e-9953fadb72ef} <Debug> TCPHandler: Processed in 0.001386115 sec. | ||
| 4927 | 2025.12.20 00:27:13.465171 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4928 | 2025.12.20 00:27:13.465267 [ 276 ] {1e2b9c23-2fec-4574-a8da-332a9b195c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4929 | 2025.12.20 00:27:13.465306 [ 276 ] {1e2b9c23-2fec-4574-a8da-332a9b195c1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4930 | 2025.12.20 00:27:13.465376 [ 188 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001658072 sec., 1236375.7424285556 rows/sec., 83.15 MiB/sec. | ||
| 4931 | 2025.12.20 00:27:13.465596 [ 201 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4932 | 2025.12.20 00:27:13.465920 [ 201 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_13_3} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4933 | 2025.12.20 00:27:13.465997 [ 201 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_13_3} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4934 | 2025.12.20 00:27:13.466105 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 4935 | 2025.12.20 00:27:13.466237 [ 276 ] {1e2b9c23-2fec-4574-a8da-332a9b195c1e} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4936 | 2025.12.20 00:27:13.466277 [ 276 ] {1e2b9c23-2fec-4574-a8da-332a9b195c1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4937 | 2025.12.20 00:27:13.466689 [ 276 ] {1e2b9c23-2fec-4574-a8da-332a9b195c1e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4938 | 2025.12.20 00:27:13.466902 [ 276 ] {1e2b9c23-2fec-4574-a8da-332a9b195c1e} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4939 | 2025.12.20 00:27:13.467028 [ 276 ] {1e2b9c23-2fec-4574-a8da-332a9b195c1e} <Debug> executeQuery: Read 1114 rows, 89.99 KiB in 0.001781 sec., 625491.2970241437 rows/sec., 49.34 MiB/sec. | ||
| 4940 | 2025.12.20 00:27:13.467066 [ 276 ] {1e2b9c23-2fec-4574-a8da-332a9b195c1e} <Debug> TCPHandler: Processed in 0.001948589 sec. | ||
| 4941 | 2025.12.20 00:27:13.467176 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4942 | 2025.12.20 00:27:13.467270 [ 276 ] {c00e8f24-ec96-4868-a008-d3545b047de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4943 | 2025.12.20 00:27:13.467310 [ 276 ] {c00e8f24-ec96-4868-a008-d3545b047de8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4944 | 2025.12.20 00:27:13.467773 [ 276 ] {c00e8f24-ec96-4868-a008-d3545b047de8} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4945 | 2025.12.20 00:27:13.467808 [ 276 ] {c00e8f24-ec96-4868-a008-d3545b047de8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4946 | 2025.12.20 00:27:13.468129 [ 276 ] {c00e8f24-ec96-4868-a008-d3545b047de8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4947 | 2025.12.20 00:27:13.468336 [ 276 ] {c00e8f24-ec96-4868-a008-d3545b047de8} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4948 | 2025.12.20 00:27:13.468461 [ 276 ] {c00e8f24-ec96-4868-a008-d3545b047de8} <Debug> executeQuery: Read 209 rows, 12.59 KiB in 0.001209 sec., 172870.1406120761 rows/sec., 10.17 MiB/sec. | ||
| 4949 | 2025.12.20 00:27:13.468498 [ 276 ] {c00e8f24-ec96-4868-a008-d3545b047de8} <Debug> TCPHandler: Processed in 0.001374004 sec. | ||
| 4950 | 2025.12.20 00:27:13.468607 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4951 | 2025.12.20 00:27:13.468703 [ 276 ] {8a696801-71aa-4171-b095-d0616a0fe832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4952 | 2025.12.20 00:27:13.468742 [ 276 ] {8a696801-71aa-4171-b095-d0616a0fe832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4953 | 2025.12.20 00:27:13.469197 [ 276 ] {8a696801-71aa-4171-b095-d0616a0fe832} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4954 | 2025.12.20 00:27:13.469234 [ 276 ] {8a696801-71aa-4171-b095-d0616a0fe832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4955 | 2025.12.20 00:27:13.469568 [ 276 ] {8a696801-71aa-4171-b095-d0616a0fe832} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4956 | 2025.12.20 00:27:13.469775 [ 276 ] {8a696801-71aa-4171-b095-d0616a0fe832} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4957 | 2025.12.20 00:27:13.469905 [ 276 ] {8a696801-71aa-4171-b095-d0616a0fe832} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001221 sec., 173628.17362817362 rows/sec., 11.20 MiB/sec. | ||
| 4958 | 2025.12.20 00:27:13.469942 [ 276 ] {8a696801-71aa-4171-b095-d0616a0fe832} <Debug> TCPHandler: Processed in 0.001389454 sec. | ||
| 4959 | 2025.12.20 00:27:13.470049 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4960 | 2025.12.20 00:27:13.470144 [ 276 ] {e2fa8dcb-dee0-4677-951c-80c93ea9e707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4961 | 2025.12.20 00:27:13.470184 [ 276 ] {e2fa8dcb-dee0-4677-951c-80c93ea9e707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4962 | 2025.12.20 00:27:13.470632 [ 276 ] {e2fa8dcb-dee0-4677-951c-80c93ea9e707} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4963 | 2025.12.20 00:27:13.470669 [ 276 ] {e2fa8dcb-dee0-4677-951c-80c93ea9e707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4964 | 2025.12.20 00:27:13.470978 [ 276 ] {e2fa8dcb-dee0-4677-951c-80c93ea9e707} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4965 | 2025.12.20 00:27:13.471193 [ 276 ] {e2fa8dcb-dee0-4677-951c-80c93ea9e707} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4966 | 2025.12.20 00:27:13.471305 [ 32 ] {} <Debug> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4967 | 2025.12.20 00:27:13.471317 [ 276 ] {e2fa8dcb-dee0-4677-951c-80c93ea9e707} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001192 sec., 177013.42281879197 rows/sec., 10.05 MiB/sec. | ||
| 4968 | 2025.12.20 00:27:13.471353 [ 32 ] {} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4969 | 2025.12.20 00:27:13.471370 [ 276 ] {e2fa8dcb-dee0-4677-951c-80c93ea9e707} <Debug> TCPHandler: Processed in 0.001373864 sec. | ||
| 4970 | 2025.12.20 00:27:13.471380 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4971 | 2025.12.20 00:27:13.471480 [ 188 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 4972 | 2025.12.20 00:27:13.471503 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4973 | 2025.12.20 00:27:13.471601 [ 188 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4974 | 2025.12.20 00:27:13.471615 [ 276 ] {ee1baca7-cf92-4b6f-91a8-cdccb383f083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4975 | 2025.12.20 00:27:13.471645 [ 188 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 211 rows starting from the beginning of the part | ||
| 4976 | 2025.12.20 00:27:13.471665 [ 276 ] {ee1baca7-cf92-4b6f-91a8-cdccb383f083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4977 | 2025.12.20 00:27:13.471726 [ 188 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 211 rows starting from the beginning of the part | ||
| 4978 | 2025.12.20 00:27:13.471781 [ 188 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 211 rows starting from the beginning of the part | ||
| 4979 | 2025.12.20 00:27:13.471828 [ 188 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 211 rows starting from the beginning of the part | ||
| 4980 | 2025.12.20 00:27:13.471870 [ 188 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 211 rows starting from the beginning of the part | ||
| 4981 | 2025.12.20 00:27:13.472372 [ 276 ] {ee1baca7-cf92-4b6f-91a8-cdccb383f083} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4982 | 2025.12.20 00:27:13.472415 [ 276 ] {ee1baca7-cf92-4b6f-91a8-cdccb383f083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4983 | 2025.12.20 00:27:13.472807 [ 276 ] {ee1baca7-cf92-4b6f-91a8-cdccb383f083} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4984 | 2025.12.20 00:27:13.472846 [ 193 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001400795 sec., 753143.7505131015 rows/sec., 45.64 MiB/sec. | ||
| 4985 | 2025.12.20 00:27:13.472993 [ 188 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4986 | 2025.12.20 00:27:13.473044 [ 276 ] {ee1baca7-cf92-4b6f-91a8-cdccb383f083} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4987 | 2025.12.20 00:27:13.473193 [ 276 ] {ee1baca7-cf92-4b6f-91a8-cdccb383f083} <Debug> executeQuery: Read 683 rows, 48.79 KiB in 0.001601 sec., 426608.36976889445 rows/sec., 29.76 MiB/sec. | ||
| 4988 | 2025.12.20 00:27:13.473236 [ 276 ] {ee1baca7-cf92-4b6f-91a8-cdccb383f083} <Debug> TCPHandler: Processed in 0.001784975 sec. | ||
| 4989 | 2025.12.20 00:27:13.473270 [ 188 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_13_3} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4990 | 2025.12.20 00:27:13.473340 [ 188 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_13_3} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4991 | 2025.12.20 00:27:13.473351 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4992 | 2025.12.20 00:27:13.473403 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 4993 | 2025.12.20 00:27:13.473455 [ 276 ] {fbd9451b-fbfe-4682-b88b-b5c2ebce317c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4994 | 2025.12.20 00:27:13.473502 [ 276 ] {fbd9451b-fbfe-4682-b88b-b5c2ebce317c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4995 | 2025.12.20 00:27:13.473832 [ 276 ] {fbd9451b-fbfe-4682-b88b-b5c2ebce317c} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4996 | 2025.12.20 00:27:13.473870 [ 276 ] {fbd9451b-fbfe-4682-b88b-b5c2ebce317c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4997 | 2025.12.20 00:27:13.474201 [ 276 ] {fbd9451b-fbfe-4682-b88b-b5c2ebce317c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4998 | 2025.12.20 00:27:13.474429 [ 276 ] {fbd9451b-fbfe-4682-b88b-b5c2ebce317c} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4999 | 2025.12.20 00:27:13.474568 [ 276 ] {fbd9451b-fbfe-4682-b88b-b5c2ebce317c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001133 sec., 5295.675198587821 rows/sec., 276.68 KiB/sec. | ||
| 5000 | 2025.12.20 00:27:13.474607 [ 276 ] {fbd9451b-fbfe-4682-b88b-b5c2ebce317c} <Debug> TCPHandler: Processed in 0.001306942 sec. | ||
| 5001 | 2025.12.20 00:27:13.474712 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5002 | 2025.12.20 00:27:13.474806 [ 276 ] {de691bff-badf-4a80-a3ac-96097638a671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5003 | 2025.12.20 00:27:13.474850 [ 276 ] {de691bff-badf-4a80-a3ac-96097638a671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5004 | 2025.12.20 00:27:13.475283 [ 276 ] {de691bff-badf-4a80-a3ac-96097638a671} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5005 | 2025.12.20 00:27:13.475322 [ 276 ] {de691bff-badf-4a80-a3ac-96097638a671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5006 | 2025.12.20 00:27:13.475662 [ 276 ] {de691bff-badf-4a80-a3ac-96097638a671} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5007 | 2025.12.20 00:27:13.475874 [ 276 ] {de691bff-badf-4a80-a3ac-96097638a671} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5008 | 2025.12.20 00:27:13.476008 [ 276 ] {de691bff-badf-4a80-a3ac-96097638a671} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001221 sec., 258804.25880425877 rows/sec., 17.01 MiB/sec. | ||
| 5009 | 2025.12.20 00:27:13.476047 [ 276 ] {de691bff-badf-4a80-a3ac-96097638a671} <Debug> TCPHandler: Processed in 0.001384385 sec. | ||
| 5010 | 2025.12.20 00:27:13.476161 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5011 | 2025.12.20 00:27:13.476256 [ 276 ] {97942f4c-5bed-48c4-9e96-a3d9bf1a5b3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5012 | 2025.12.20 00:27:13.476300 [ 276 ] {97942f4c-5bed-48c4-9e96-a3d9bf1a5b3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5013 | 2025.12.20 00:27:13.476608 [ 276 ] {97942f4c-5bed-48c4-9e96-a3d9bf1a5b3b} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5014 | 2025.12.20 00:27:13.476643 [ 276 ] {97942f4c-5bed-48c4-9e96-a3d9bf1a5b3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5015 | 2025.12.20 00:27:13.476947 [ 276 ] {97942f4c-5bed-48c4-9e96-a3d9bf1a5b3b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5016 | 2025.12.20 00:27:13.477159 [ 276 ] {97942f4c-5bed-48c4-9e96-a3d9bf1a5b3b} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5017 | 2025.12.20 00:27:13.477296 [ 276 ] {97942f4c-5bed-48c4-9e96-a3d9bf1a5b3b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001058 sec., 945.179584120983 rows/sec., 63.69 KiB/sec. | ||
| 5018 | 2025.12.20 00:27:13.477333 [ 276 ] {97942f4c-5bed-48c4-9e96-a3d9bf1a5b3b} <Debug> TCPHandler: Processed in 0.001224911 sec. | ||
| 5019 | 2025.12.20 00:27:13.477441 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5020 | 2025.12.20 00:27:13.477535 [ 276 ] {dbde36a0-8749-4c09-b3ca-722359f540b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5021 | 2025.12.20 00:27:13.477577 [ 276 ] {dbde36a0-8749-4c09-b3ca-722359f540b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5022 | 2025.12.20 00:27:13.477905 [ 276 ] {dbde36a0-8749-4c09-b3ca-722359f540b8} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5023 | 2025.12.20 00:27:13.477941 [ 276 ] {dbde36a0-8749-4c09-b3ca-722359f540b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5024 | 2025.12.20 00:27:13.478281 [ 276 ] {dbde36a0-8749-4c09-b3ca-722359f540b8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5025 | 2025.12.20 00:27:13.478503 [ 276 ] {dbde36a0-8749-4c09-b3ca-722359f540b8} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5026 | 2025.12.20 00:27:13.478636 [ 276 ] {dbde36a0-8749-4c09-b3ca-722359f540b8} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00112 sec., 92857.14285714287 rows/sec., 5.69 MiB/sec. | ||
| 5027 | 2025.12.20 00:27:13.478673 [ 276 ] {dbde36a0-8749-4c09-b3ca-722359f540b8} <Debug> TCPHandler: Processed in 0.001281703 sec. | ||
| 5028 | 2025.12.20 00:27:16.124195 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5029 | 2025.12.20 00:27:16.124323 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5030 | 2025.12.20 00:27:16.230095 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10492 | ||
| 5031 | 2025.12.20 00:27:16.230945 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5032 | 2025.12.20 00:27:16.231012 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5033 | 2025.12.20 00:27:16.231718 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5034 | 2025.12.20 00:27:16.231940 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5035 | 2025.12.20 00:27:16.232070 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10492 | ||
| 5036 | 2025.12.20 00:27:16.780537 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5037 | 2025.12.20 00:27:16.796015 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5038 | 2025.12.20 00:27:16.796069 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5039 | 2025.12.20 00:27:16.802512 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5040 | 2025.12.20 00:27:16.803221 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5041 | 2025.12.20 00:27:16.805840 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5042 | 2025.12.20 00:27:18.450661 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5043 | 2025.12.20 00:27:18.450833 [ 276 ] {c2ce8fd8-f3d8-4326-a88a-1b8e2c2f7c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5044 | 2025.12.20 00:27:18.450898 [ 276 ] {c2ce8fd8-f3d8-4326-a88a-1b8e2c2f7c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5045 | 2025.12.20 00:27:18.451634 [ 276 ] {c2ce8fd8-f3d8-4326-a88a-1b8e2c2f7c32} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5046 | 2025.12.20 00:27:18.451682 [ 276 ] {c2ce8fd8-f3d8-4326-a88a-1b8e2c2f7c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5047 | 2025.12.20 00:27:18.452080 [ 276 ] {c2ce8fd8-f3d8-4326-a88a-1b8e2c2f7c32} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5048 | 2025.12.20 00:27:18.452295 [ 276 ] {c2ce8fd8-f3d8-4326-a88a-1b8e2c2f7c32} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5049 | 2025.12.20 00:27:18.452456 [ 276 ] {c2ce8fd8-f3d8-4326-a88a-1b8e2c2f7c32} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001669 sec., 82684.24206111445 rows/sec., 7.18 MiB/sec. | ||
| 5050 | 2025.12.20 00:27:18.452500 [ 276 ] {c2ce8fd8-f3d8-4326-a88a-1b8e2c2f7c32} <Debug> TCPHandler: Processed in 0.001971299 sec. | ||
| 5051 | 2025.12.20 00:27:18.452623 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5052 | 2025.12.20 00:27:18.452717 [ 276 ] {3786e340-be66-4da3-8b4a-808fcba24791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5053 | 2025.12.20 00:27:18.452756 [ 276 ] {3786e340-be66-4da3-8b4a-808fcba24791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5054 | 2025.12.20 00:27:18.453165 [ 276 ] {3786e340-be66-4da3-8b4a-808fcba24791} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5055 | 2025.12.20 00:27:18.453201 [ 276 ] {3786e340-be66-4da3-8b4a-808fcba24791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5056 | 2025.12.20 00:27:18.453505 [ 276 ] {3786e340-be66-4da3-8b4a-808fcba24791} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5057 | 2025.12.20 00:27:18.453719 [ 276 ] {3786e340-be66-4da3-8b4a-808fcba24791} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5058 | 2025.12.20 00:27:18.453851 [ 276 ] {3786e340-be66-4da3-8b4a-808fcba24791} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001153 sec., 35559.41023417173 rows/sec., 2.61 MiB/sec. | ||
| 5059 | 2025.12.20 00:27:18.453888 [ 276 ] {3786e340-be66-4da3-8b4a-808fcba24791} <Debug> TCPHandler: Processed in 0.001315423 sec. | ||
| 5060 | 2025.12.20 00:27:18.453998 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5061 | 2025.12.20 00:27:18.454091 [ 276 ] {e3d9080a-1156-4741-81de-609e41425f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5062 | 2025.12.20 00:27:18.454130 [ 276 ] {e3d9080a-1156-4741-81de-609e41425f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5063 | 2025.12.20 00:27:18.454570 [ 276 ] {e3d9080a-1156-4741-81de-609e41425f9f} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5064 | 2025.12.20 00:27:18.454606 [ 276 ] {e3d9080a-1156-4741-81de-609e41425f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5065 | 2025.12.20 00:27:18.454905 [ 276 ] {e3d9080a-1156-4741-81de-609e41425f9f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5066 | 2025.12.20 00:27:18.455108 [ 276 ] {e3d9080a-1156-4741-81de-609e41425f9f} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5067 | 2025.12.20 00:27:18.455236 [ 276 ] {e3d9080a-1156-4741-81de-609e41425f9f} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001164 sec., 90206.1855670103 rows/sec., 7.05 MiB/sec. | ||
| 5068 | 2025.12.20 00:27:18.455273 [ 276 ] {e3d9080a-1156-4741-81de-609e41425f9f} <Debug> TCPHandler: Processed in 0.001325423 sec. | ||
| 5069 | 2025.12.20 00:27:18.455386 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5070 | 2025.12.20 00:27:18.455478 [ 276 ] {08f777bc-578f-4f9c-9c19-34cbb4dd33e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5071 | 2025.12.20 00:27:18.455521 [ 276 ] {08f777bc-578f-4f9c-9c19-34cbb4dd33e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5072 | 2025.12.20 00:27:18.455947 [ 276 ] {08f777bc-578f-4f9c-9c19-34cbb4dd33e4} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5073 | 2025.12.20 00:27:18.455985 [ 276 ] {08f777bc-578f-4f9c-9c19-34cbb4dd33e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5074 | 2025.12.20 00:27:18.456336 [ 276 ] {08f777bc-578f-4f9c-9c19-34cbb4dd33e4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5075 | 2025.12.20 00:27:18.456544 [ 276 ] {08f777bc-578f-4f9c-9c19-34cbb4dd33e4} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5076 | 2025.12.20 00:27:18.456677 [ 276 ] {08f777bc-578f-4f9c-9c19-34cbb4dd33e4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 5077 | 2025.12.20 00:27:18.456716 [ 276 ] {08f777bc-578f-4f9c-9c19-34cbb4dd33e4} <Debug> TCPHandler: Processed in 0.001380304 sec. | ||
| 5078 | 2025.12.20 00:27:18.456834 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5079 | 2025.12.20 00:27:18.456931 [ 276 ] {9e28141d-0bb3-464d-ac30-424f2380d36d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5080 | 2025.12.20 00:27:18.456984 [ 276 ] {9e28141d-0bb3-464d-ac30-424f2380d36d} <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 | ||
| 5081 | 2025.12.20 00:27:18.457844 [ 276 ] {9e28141d-0bb3-464d-ac30-424f2380d36d} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5082 | 2025.12.20 00:27:18.457879 [ 276 ] {9e28141d-0bb3-464d-ac30-424f2380d36d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5083 | 2025.12.20 00:27:18.458419 [ 276 ] {9e28141d-0bb3-464d-ac30-424f2380d36d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5084 | 2025.12.20 00:27:18.458636 [ 276 ] {9e28141d-0bb3-464d-ac30-424f2380d36d} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5085 | 2025.12.20 00:27:18.458773 [ 276 ] {9e28141d-0bb3-464d-ac30-424f2380d36d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00186 sec., 22043.01075268817 rows/sec., 39.50 MiB/sec. | ||
| 5086 | 2025.12.20 00:27:18.458826 [ 276 ] {9e28141d-0bb3-464d-ac30-424f2380d36d} <Debug> TCPHandler: Processed in 0.002047661 sec. | ||
| 5087 | 2025.12.20 00:27:18.458943 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5088 | 2025.12.20 00:27:18.459038 [ 276 ] {1a92dc2c-7b5f-490b-8dbb-a2d0f3508b06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5089 | 2025.12.20 00:27:18.459080 [ 276 ] {1a92dc2c-7b5f-490b-8dbb-a2d0f3508b06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5090 | 2025.12.20 00:27:18.459412 [ 276 ] {1a92dc2c-7b5f-490b-8dbb-a2d0f3508b06} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5091 | 2025.12.20 00:27:18.459449 [ 276 ] {1a92dc2c-7b5f-490b-8dbb-a2d0f3508b06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5092 | 2025.12.20 00:27:18.459749 [ 276 ] {1a92dc2c-7b5f-490b-8dbb-a2d0f3508b06} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5093 | 2025.12.20 00:27:18.459952 [ 276 ] {1a92dc2c-7b5f-490b-8dbb-a2d0f3508b06} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5094 | 2025.12.20 00:27:18.460076 [ 276 ] {1a92dc2c-7b5f-490b-8dbb-a2d0f3508b06} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 5095 | 2025.12.20 00:27:18.460112 [ 276 ] {1a92dc2c-7b5f-490b-8dbb-a2d0f3508b06} <Debug> TCPHandler: Processed in 0.00121942 sec. | ||
| 5096 | 2025.12.20 00:27:21.256819 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 682 | ||
| 5097 | 2025.12.20 00:27:21.259124 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5098 | 2025.12.20 00:27:21.259167 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5099 | 2025.12.20 00:27:21.260327 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5100 | 2025.12.20 00:27:21.260580 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5101 | 2025.12.20 00:27:21.260790 [ 65 ] {} <Debug> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5102 | 2025.12.20 00:27:21.260861 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 682 | ||
| 5103 | 2025.12.20 00:27:21.260891 [ 65 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5104 | 2025.12.20 00:27:21.260934 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5105 | 2025.12.20 00:27:21.261087 [ 201 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::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 | ||
| 5106 | 2025.12.20 00:27:21.261716 [ 201 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5107 | 2025.12.20 00:27:21.261844 [ 201 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 512 rows starting from the beginning of the part | ||
| 5108 | 2025.12.20 00:27:21.262181 [ 201 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
| 5109 | 2025.12.20 00:27:21.262489 [ 201 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 32 rows starting from the beginning of the part | ||
| 5110 | 2025.12.20 00:27:21.262815 [ 201 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
| 5111 | 2025.12.20 00:27:21.263099 [ 201 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part | ||
| 5112 | 2025.12.20 00:27:21.263411 [ 201 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part | ||
| 5113 | 2025.12.20 00:27:21.269387 [ 200 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 682 rows, containing 72 columns (72 merged, 0 gathered) in 0.00836645 sec., 81516.05519664852 rows/sec., 70.29 MiB/sec. | ||
| 5114 | 2025.12.20 00:27:21.270666 [ 191 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5115 | 2025.12.20 00:27:21.271219 [ 191 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_16_3} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5116 | 2025.12.20 00:27:21.271283 [ 191 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_16_3} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5117 | 2025.12.20 00:27:21.271585 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.19 MiB. | ||
| 5118 | 2025.12.20 00:27:23.460914 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5119 | 2025.12.20 00:27:23.461088 [ 276 ] {38b8b0a0-3407-41e4-b9e7-90ddcbeb0268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5120 | 2025.12.20 00:27:23.461157 [ 276 ] {38b8b0a0-3407-41e4-b9e7-90ddcbeb0268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5121 | 2025.12.20 00:27:23.461982 [ 276 ] {38b8b0a0-3407-41e4-b9e7-90ddcbeb0268} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5122 | 2025.12.20 00:27:23.462032 [ 276 ] {38b8b0a0-3407-41e4-b9e7-90ddcbeb0268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5123 | 2025.12.20 00:27:23.462461 [ 276 ] {38b8b0a0-3407-41e4-b9e7-90ddcbeb0268} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5124 | 2025.12.20 00:27:23.462690 [ 276 ] {38b8b0a0-3407-41e4-b9e7-90ddcbeb0268} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5125 | 2025.12.20 00:27:23.462837 [ 276 ] {38b8b0a0-3407-41e4-b9e7-90ddcbeb0268} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001797 sec., 228158.04117974403 rows/sec., 14.47 MiB/sec. | ||
| 5126 | 2025.12.20 00:27:23.462879 [ 276 ] {38b8b0a0-3407-41e4-b9e7-90ddcbeb0268} <Debug> TCPHandler: Processed in 0.002096613 sec. | ||
| 5127 | 2025.12.20 00:27:23.463003 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5128 | 2025.12.20 00:27:23.463106 [ 276 ] {24345f05-82d2-407b-aae0-8fb74520d07a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5129 | 2025.12.20 00:27:23.463148 [ 276 ] {24345f05-82d2-407b-aae0-8fb74520d07a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5130 | 2025.12.20 00:27:23.464117 [ 276 ] {24345f05-82d2-407b-aae0-8fb74520d07a} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5131 | 2025.12.20 00:27:23.464154 [ 276 ] {24345f05-82d2-407b-aae0-8fb74520d07a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5132 | 2025.12.20 00:27:23.464541 [ 276 ] {24345f05-82d2-407b-aae0-8fb74520d07a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5133 | 2025.12.20 00:27:23.464772 [ 276 ] {24345f05-82d2-407b-aae0-8fb74520d07a} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5134 | 2025.12.20 00:27:23.464873 [ 63 ] {} <Debug> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5135 | 2025.12.20 00:27:23.464902 [ 276 ] {24345f05-82d2-407b-aae0-8fb74520d07a} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001816 sec., 612334.8017621145 rows/sec., 48.31 MiB/sec. | ||
| 5136 | 2025.12.20 00:27:23.464943 [ 63 ] {} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5137 | 2025.12.20 00:27:23.464954 [ 276 ] {24345f05-82d2-407b-aae0-8fb74520d07a} <Debug> TCPHandler: Processed in 0.00200301 sec. | ||
| 5138 | 2025.12.20 00:27:23.464972 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5139 | 2025.12.20 00:27:23.465070 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5140 | 2025.12.20 00:27:23.465077 [ 191 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5141 | 2025.12.20 00:27:23.465173 [ 276 ] {ae1e9ea5-9656-40f4-ae5f-75669395d9bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5142 | 2025.12.20 00:27:23.465204 [ 191 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5143 | 2025.12.20 00:27:23.465218 [ 276 ] {ae1e9ea5-9656-40f4-ae5f-75669395d9bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5144 | 2025.12.20 00:27:23.465244 [ 191 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2345 rows starting from the beginning of the part | ||
| 5145 | 2025.12.20 00:27:23.465316 [ 191 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1112 rows starting from the beginning of the part | ||
| 5146 | 2025.12.20 00:27:23.465360 [ 191 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 138 rows starting from the beginning of the part | ||
| 5147 | 2025.12.20 00:27:23.465400 [ 191 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1114 rows starting from the beginning of the part | ||
| 5148 | 2025.12.20 00:27:23.465445 [ 191 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 138 rows starting from the beginning of the part | ||
| 5149 | 2025.12.20 00:27:23.465487 [ 191 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1112 rows starting from the beginning of the part | ||
| 5150 | 2025.12.20 00:27:23.465703 [ 276 ] {ae1e9ea5-9656-40f4-ae5f-75669395d9bf} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5151 | 2025.12.20 00:27:23.465745 [ 276 ] {ae1e9ea5-9656-40f4-ae5f-75669395d9bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5152 | 2025.12.20 00:27:23.466083 [ 276 ] {ae1e9ea5-9656-40f4-ae5f-75669395d9bf} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5153 | 2025.12.20 00:27:23.466324 [ 276 ] {ae1e9ea5-9656-40f4-ae5f-75669395d9bf} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5154 | 2025.12.20 00:27:23.466458 [ 276 ] {ae1e9ea5-9656-40f4-ae5f-75669395d9bf} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001304 sec., 157208.5889570552 rows/sec., 9.22 MiB/sec. | ||
| 5155 | 2025.12.20 00:27:23.466502 [ 276 ] {ae1e9ea5-9656-40f4-ae5f-75669395d9bf} <Debug> TCPHandler: Processed in 0.001481657 sec. | ||
| 5156 | 2025.12.20 00:27:23.466609 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5157 | 2025.12.20 00:27:23.466703 [ 276 ] {e2fc4000-a6a6-42d1-a195-c2060f4fcd93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5158 | 2025.12.20 00:27:23.466742 [ 276 ] {e2fc4000-a6a6-42d1-a195-c2060f4fcd93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5159 | 2025.12.20 00:27:23.467210 [ 276 ] {e2fc4000-a6a6-42d1-a195-c2060f4fcd93} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5160 | 2025.12.20 00:27:23.467247 [ 276 ] {e2fc4000-a6a6-42d1-a195-c2060f4fcd93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5161 | 2025.12.20 00:27:23.467569 [ 276 ] {e2fc4000-a6a6-42d1-a195-c2060f4fcd93} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5162 | 2025.12.20 00:27:23.467620 [ 200 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5959 rows, containing 5 columns (5 merged, 0 gathered) in 0.002578474 sec., 2311056.8499042457 rows/sec., 194.14 MiB/sec. | ||
| 5163 | 2025.12.20 00:27:23.467801 [ 276 ] {e2fc4000-a6a6-42d1-a195-c2060f4fcd93} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5164 | 2025.12.20 00:27:23.467905 [ 198 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5165 | 2025.12.20 00:27:23.467956 [ 276 ] {e2fc4000-a6a6-42d1-a195-c2060f4fcd93} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001272 sec., 166666.6666666667 rows/sec., 10.75 MiB/sec. | ||
| 5166 | 2025.12.20 00:27:23.468006 [ 276 ] {e2fc4000-a6a6-42d1-a195-c2060f4fcd93} <Debug> TCPHandler: Processed in 0.001447876 sec. | ||
| 5167 | 2025.12.20 00:27:23.468128 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5168 | 2025.12.20 00:27:23.468169 [ 198 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_31_6} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5169 | 2025.12.20 00:27:23.468225 [ 276 ] {414b05f6-93d7-462d-92e7-a6303f3dfc2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5170 | 2025.12.20 00:27:23.468240 [ 198 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_31_6} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5171 | 2025.12.20 00:27:23.468266 [ 276 ] {414b05f6-93d7-462d-92e7-a6303f3dfc2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5172 | 2025.12.20 00:27:23.468334 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 5173 | 2025.12.20 00:27:23.468749 [ 276 ] {414b05f6-93d7-462d-92e7-a6303f3dfc2d} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5174 | 2025.12.20 00:27:23.468785 [ 276 ] {414b05f6-93d7-462d-92e7-a6303f3dfc2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5175 | 2025.12.20 00:27:23.469095 [ 276 ] {414b05f6-93d7-462d-92e7-a6303f3dfc2d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5176 | 2025.12.20 00:27:23.469295 [ 276 ] {414b05f6-93d7-462d-92e7-a6303f3dfc2d} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5177 | 2025.12.20 00:27:23.469412 [ 276 ] {414b05f6-93d7-462d-92e7-a6303f3dfc2d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001239 sec., 170298.62792574655 rows/sec., 9.67 MiB/sec. | ||
| 5178 | 2025.12.20 00:27:23.469447 [ 276 ] {414b05f6-93d7-462d-92e7-a6303f3dfc2d} <Debug> TCPHandler: Processed in 0.001406015 sec. | ||
| 5179 | 2025.12.20 00:27:23.469550 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5180 | 2025.12.20 00:27:23.469638 [ 276 ] {17e6061b-e049-45ac-9d90-65ecd922dfcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5181 | 2025.12.20 00:27:23.469675 [ 276 ] {17e6061b-e049-45ac-9d90-65ecd922dfcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5182 | 2025.12.20 00:27:23.470374 [ 276 ] {17e6061b-e049-45ac-9d90-65ecd922dfcc} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5183 | 2025.12.20 00:27:23.470409 [ 276 ] {17e6061b-e049-45ac-9d90-65ecd922dfcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5184 | 2025.12.20 00:27:23.470748 [ 276 ] {17e6061b-e049-45ac-9d90-65ecd922dfcc} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5185 | 2025.12.20 00:27:23.470970 [ 276 ] {17e6061b-e049-45ac-9d90-65ecd922dfcc} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5186 | 2025.12.20 00:27:23.471098 [ 276 ] {17e6061b-e049-45ac-9d90-65ecd922dfcc} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001429 sec., 475157.45276417077 rows/sec., 33.12 MiB/sec. | ||
| 5187 | 2025.12.20 00:27:23.471105 [ 60 ] {} <Debug> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5188 | 2025.12.20 00:27:23.471136 [ 276 ] {17e6061b-e049-45ac-9d90-65ecd922dfcc} <Debug> TCPHandler: Processed in 0.00159256 sec. | ||
| 5189 | 2025.12.20 00:27:23.471160 [ 60 ] {} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5190 | 2025.12.20 00:27:23.471187 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5191 | 2025.12.20 00:27:23.471248 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5192 | 2025.12.20 00:27:23.471262 [ 191 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5193 | 2025.12.20 00:27:23.471349 [ 276 ] {a94a9ad6-1f81-44ab-a6a9-3156f193d15e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5194 | 2025.12.20 00:27:23.471360 [ 191 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5195 | 2025.12.20 00:27:23.471394 [ 191 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1212 rows starting from the beginning of the part | ||
| 5196 | 2025.12.20 00:27:23.471398 [ 276 ] {a94a9ad6-1f81-44ab-a6a9-3156f193d15e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5197 | 2025.12.20 00:27:23.471444 [ 191 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 679 rows starting from the beginning of the part | ||
| 5198 | 2025.12.20 00:27:23.471485 [ 191 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 105 rows starting from the beginning of the part | ||
| 5199 | 2025.12.20 00:27:23.471519 [ 191 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 683 rows starting from the beginning of the part | ||
| 5200 | 2025.12.20 00:27:23.471553 [ 191 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 105 rows starting from the beginning of the part | ||
| 5201 | 2025.12.20 00:27:23.471587 [ 191 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 679 rows starting from the beginning of the part | ||
| 5202 | 2025.12.20 00:27:23.471741 [ 276 ] {a94a9ad6-1f81-44ab-a6a9-3156f193d15e} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5203 | 2025.12.20 00:27:23.471781 [ 276 ] {a94a9ad6-1f81-44ab-a6a9-3156f193d15e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5204 | 2025.12.20 00:27:23.472112 [ 276 ] {a94a9ad6-1f81-44ab-a6a9-3156f193d15e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5205 | 2025.12.20 00:27:23.472344 [ 276 ] {a94a9ad6-1f81-44ab-a6a9-3156f193d15e} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5206 | 2025.12.20 00:27:23.472476 [ 276 ] {a94a9ad6-1f81-44ab-a6a9-3156f193d15e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001146 sec., 5235.602094240838 rows/sec., 273.54 KiB/sec. | ||
| 5207 | 2025.12.20 00:27:23.472513 [ 276 ] {a94a9ad6-1f81-44ab-a6a9-3156f193d15e} <Debug> TCPHandler: Processed in 0.001314953 sec. | ||
| 5208 | 2025.12.20 00:27:23.472613 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5209 | 2025.12.20 00:27:23.472707 [ 276 ] {edbc02eb-0b4e-4b35-8588-d1ece1a8fa03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5210 | 2025.12.20 00:27:23.472749 [ 276 ] {edbc02eb-0b4e-4b35-8588-d1ece1a8fa03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5211 | 2025.12.20 00:27:23.472788 [ 198 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3463 rows, containing 5 columns (5 merged, 0 gathered) in 0.001556429 sec., 2224964.9678848186 rows/sec., 166.28 MiB/sec. | ||
| 5212 | 2025.12.20 00:27:23.473030 [ 200 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5213 | 2025.12.20 00:27:23.473171 [ 276 ] {edbc02eb-0b4e-4b35-8588-d1ece1a8fa03} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5214 | 2025.12.20 00:27:23.473216 [ 276 ] {edbc02eb-0b4e-4b35-8588-d1ece1a8fa03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5215 | 2025.12.20 00:27:23.473408 [ 200 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_31_6} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5216 | 2025.12.20 00:27:23.473517 [ 200 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_31_6} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5217 | 2025.12.20 00:27:23.473612 [ 276 ] {edbc02eb-0b4e-4b35-8588-d1ece1a8fa03} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5218 | 2025.12.20 00:27:23.473639 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 5219 | 2025.12.20 00:27:23.473844 [ 276 ] {edbc02eb-0b4e-4b35-8588-d1ece1a8fa03} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5220 | 2025.12.20 00:27:23.473956 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5221 | 2025.12.20 00:27:23.473983 [ 276 ] {edbc02eb-0b4e-4b35-8588-d1ece1a8fa03} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001295 sec., 242471.04247104248 rows/sec., 15.93 MiB/sec. | ||
| 5222 | 2025.12.20 00:27:23.473992 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5223 | 2025.12.20 00:27:23.474026 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5224 | 2025.12.20 00:27:23.474027 [ 276 ] {edbc02eb-0b4e-4b35-8588-d1ece1a8fa03} <Debug> TCPHandler: Processed in 0.001465237 sec. | ||
| 5225 | 2025.12.20 00:27:23.474105 [ 190 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5226 | 2025.12.20 00:27:23.474153 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5227 | 2025.12.20 00:27:23.474196 [ 190 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5228 | 2025.12.20 00:27:23.474227 [ 190 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9687 rows starting from the beginning of the part | ||
| 5229 | 2025.12.20 00:27:23.474249 [ 276 ] {e5cc5f1b-ce29-49b5-9f71-661b22545e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5230 | 2025.12.20 00:27:23.474281 [ 190 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 314 rows starting from the beginning of the part | ||
| 5231 | 2025.12.20 00:27:23.474291 [ 276 ] {e5cc5f1b-ce29-49b5-9f71-661b22545e36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5232 | 2025.12.20 00:27:23.474327 [ 190 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 5233 | 2025.12.20 00:27:23.474366 [ 190 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 316 rows starting from the beginning of the part | ||
| 5234 | 2025.12.20 00:27:23.474405 [ 190 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 5235 | 2025.12.20 00:27:23.474443 [ 190 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 314 rows starting from the beginning of the part | ||
| 5236 | 2025.12.20 00:27:23.474609 [ 276 ] {e5cc5f1b-ce29-49b5-9f71-661b22545e36} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5237 | 2025.12.20 00:27:23.474643 [ 276 ] {e5cc5f1b-ce29-49b5-9f71-661b22545e36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5238 | 2025.12.20 00:27:23.474950 [ 276 ] {e5cc5f1b-ce29-49b5-9f71-661b22545e36} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5239 | 2025.12.20 00:27:23.475160 [ 276 ] {e5cc5f1b-ce29-49b5-9f71-661b22545e36} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5240 | 2025.12.20 00:27:23.475260 [ 60 ] {} <Debug> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5241 | 2025.12.20 00:27:23.475286 [ 276 ] {e5cc5f1b-ce29-49b5-9f71-661b22545e36} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 63.81 KiB/sec. | ||
| 5242 | 2025.12.20 00:27:23.475290 [ 60 ] {} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5243 | 2025.12.20 00:27:23.475325 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5244 | 2025.12.20 00:27:23.475329 [ 276 ] {e5cc5f1b-ce29-49b5-9f71-661b22545e36} <Debug> TCPHandler: Processed in 0.001226161 sec. | ||
| 5245 | 2025.12.20 00:27:23.475410 [ 198 ] {50899561-359e-4418-a2cf-d49a89ad496a::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 | ||
| 5246 | 2025.12.20 00:27:23.475454 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5247 | 2025.12.20 00:27:23.475496 [ 198 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5248 | 2025.12.20 00:27:23.475522 [ 198 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 12 rows starting from the beginning of the part | ||
| 5249 | 2025.12.20 00:27:23.475547 [ 276 ] {23ce7dcc-7c2e-4061-bab0-a50fc1cf096e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5250 | 2025.12.20 00:27:23.475569 [ 198 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 5251 | 2025.12.20 00:27:23.475588 [ 276 ] {23ce7dcc-7c2e-4061-bab0-a50fc1cf096e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5252 | 2025.12.20 00:27:23.475610 [ 198 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5253 | 2025.12.20 00:27:23.475650 [ 198 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5254 | 2025.12.20 00:27:23.475695 [ 198 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 5255 | 2025.12.20 00:27:23.475736 [ 198 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 5256 | 2025.12.20 00:27:23.475936 [ 276 ] {23ce7dcc-7c2e-4061-bab0-a50fc1cf096e} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5257 | 2025.12.20 00:27:23.475970 [ 276 ] {23ce7dcc-7c2e-4061-bab0-a50fc1cf096e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5258 | 2025.12.20 00:27:23.476346 [ 276 ] {23ce7dcc-7c2e-4061-bab0-a50fc1cf096e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5259 | 2025.12.20 00:27:23.476531 [ 197 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17 rows, containing 4 columns (4 merged, 0 gathered) in 0.001156989 sec., 14693.311690949526 rows/sec., 979.95 KiB/sec. | ||
| 5260 | 2025.12.20 00:27:23.476552 [ 276 ] {23ce7dcc-7c2e-4061-bab0-a50fc1cf096e} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5261 | 2025.12.20 00:27:23.476680 [ 60 ] {} <Debug> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5262 | 2025.12.20 00:27:23.476697 [ 276 ] {23ce7dcc-7c2e-4061-bab0-a50fc1cf096e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001168 sec., 89041.09589041096 rows/sec., 5.46 MiB/sec. | ||
| 5263 | 2025.12.20 00:27:23.476702 [ 192 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5264 | 2025.12.20 00:27:23.476715 [ 60 ] {} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5265 | 2025.12.20 00:27:23.476740 [ 276 ] {23ce7dcc-7c2e-4061-bab0-a50fc1cf096e} <Debug> TCPHandler: Processed in 0.001334703 sec. | ||
| 5266 | 2025.12.20 00:27:23.476747 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5267 | 2025.12.20 00:27:23.476833 [ 198 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5268 | 2025.12.20 00:27:23.476934 [ 198 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5269 | 2025.12.20 00:27:23.476965 [ 198 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1954 rows starting from the beginning of the part | ||
| 5270 | 2025.12.20 00:27:23.477019 [ 198 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 104 rows starting from the beginning of the part | ||
| 5271 | 2025.12.20 00:27:23.477020 [ 192 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_16_3} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5272 | 2025.12.20 00:27:23.477070 [ 198 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 5273 | 2025.12.20 00:27:23.477108 [ 192 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_16_3} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5274 | 2025.12.20 00:27:23.477119 [ 198 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 104 rows starting from the beginning of the part | ||
| 5275 | 2025.12.20 00:27:23.477170 [ 198 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 5276 | 2025.12.20 00:27:23.477198 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5277 | 2025.12.20 00:27:23.477212 [ 198 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 104 rows starting from the beginning of the part | ||
| 5278 | 2025.12.20 00:27:23.478363 [ 197 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2386 rows, containing 4 columns (4 merged, 0 gathered) in 0.001563969 sec., 1525605.686557726 rows/sec., 97.23 MiB/sec. | ||
| 5279 | 2025.12.20 00:27:23.478521 [ 195 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10951 rows, containing 5 columns (5 merged, 0 gathered) in 0.004448852 sec., 2461533.8968345094 rows/sec., 164.89 MiB/sec. | ||
| 5280 | 2025.12.20 00:27:23.478673 [ 192 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5281 | 2025.12.20 00:27:23.478839 [ 197 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5282 | 2025.12.20 00:27:23.478974 [ 192 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_31_6} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5283 | 2025.12.20 00:27:23.479065 [ 192 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_31_6} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5284 | 2025.12.20 00:27:23.479144 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 5285 | 2025.12.20 00:27:23.479180 [ 192 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5286 | 2025.12.20 00:27:23.479268 [ 192 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5287 | 2025.12.20 00:27:23.479346 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB. | ||
| 5288 | 2025.12.20 00:27:23.732381 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10940 | ||
| 5289 | 2025.12.20 00:27:23.732877 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5290 | 2025.12.20 00:27:23.732924 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5291 | 2025.12.20 00:27:23.733423 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5292 | 2025.12.20 00:27:23.733662 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5293 | 2025.12.20 00:27:23.733809 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10940 | ||
| 5294 | 2025.12.20 00:27:24.000293 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.43 MiB, peak 263.31 MiB, free memory in arenas 0.00 B, will set to 255.65 MiB (RSS), difference: 1.22 MiB | ||
| 5295 | 2025.12.20 00:27:24.306167 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5296 | 2025.12.20 00:27:24.322797 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5297 | 2025.12.20 00:27:24.322854 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5298 | 2025.12.20 00:27:24.329129 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5299 | 2025.12.20 00:27:24.329832 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5300 | 2025.12.20 00:27:24.332734 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5301 | 2025.12.20 00:27:28.478177 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5302 | 2025.12.20 00:27:28.478361 [ 276 ] {1ab2e393-dfaf-49cd-bcf4-29a70c909129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5303 | 2025.12.20 00:27:28.478434 [ 276 ] {1ab2e393-dfaf-49cd-bcf4-29a70c909129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5304 | 2025.12.20 00:27:28.479166 [ 276 ] {1ab2e393-dfaf-49cd-bcf4-29a70c909129} <Trace> oximeter.fields_ipaddr (ac340138-06ff-4905-9b34-fb7c14eefb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5305 | 2025.12.20 00:27:28.479217 [ 276 ] {1ab2e393-dfaf-49cd-bcf4-29a70c909129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5306 | 2025.12.20 00:27:28.479598 [ 276 ] {1ab2e393-dfaf-49cd-bcf4-29a70c909129} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5307 | 2025.12.20 00:27:28.479836 [ 276 ] {1ab2e393-dfaf-49cd-bcf4-29a70c909129} <Trace> oximeter.fields_ipaddr (ac340138-06ff-4905-9b34-fb7c14eefb28): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5308 | 2025.12.20 00:27:28.479996 [ 276 ] {1ab2e393-dfaf-49cd-bcf4-29a70c909129} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001674 sec., 1194.7431302270013 rows/sec., 97.42 KiB/sec. | ||
| 5309 | 2025.12.20 00:27:28.480047 [ 276 ] {1ab2e393-dfaf-49cd-bcf4-29a70c909129} <Debug> TCPHandler: Processed in 0.002042402 sec. | ||
| 5310 | 2025.12.20 00:27:28.480179 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5311 | 2025.12.20 00:27:28.480290 [ 276 ] {7b157cb0-e3f2-4199-b6d5-838662630dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5312 | 2025.12.20 00:27:28.480335 [ 276 ] {7b157cb0-e3f2-4199-b6d5-838662630dfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5313 | 2025.12.20 00:27:28.481506 [ 276 ] {7b157cb0-e3f2-4199-b6d5-838662630dfe} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5314 | 2025.12.20 00:27:28.481547 [ 276 ] {7b157cb0-e3f2-4199-b6d5-838662630dfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5315 | 2025.12.20 00:27:28.481999 [ 276 ] {7b157cb0-e3f2-4199-b6d5-838662630dfe} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5316 | 2025.12.20 00:27:28.482219 [ 276 ] {7b157cb0-e3f2-4199-b6d5-838662630dfe} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5317 | 2025.12.20 00:27:28.482357 [ 276 ] {7b157cb0-e3f2-4199-b6d5-838662630dfe} <Debug> executeQuery: Read 1279 rows, 108.90 KiB in 0.002093 sec., 611084.5676063068 rows/sec., 50.81 MiB/sec. | ||
| 5318 | 2025.12.20 00:27:28.482397 [ 276 ] {7b157cb0-e3f2-4199-b6d5-838662630dfe} <Debug> TCPHandler: Processed in 0.002275547 sec. | ||
| 5319 | 2025.12.20 00:27:28.482506 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5320 | 2025.12.20 00:27:28.482602 [ 276 ] {86b1d222-a044-4fa3-8c00-706ed547da49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5321 | 2025.12.20 00:27:28.482643 [ 276 ] {86b1d222-a044-4fa3-8c00-706ed547da49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5322 | 2025.12.20 00:27:28.483052 [ 276 ] {86b1d222-a044-4fa3-8c00-706ed547da49} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5323 | 2025.12.20 00:27:28.483089 [ 276 ] {86b1d222-a044-4fa3-8c00-706ed547da49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5324 | 2025.12.20 00:27:28.483443 [ 276 ] {86b1d222-a044-4fa3-8c00-706ed547da49} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5325 | 2025.12.20 00:27:28.483643 [ 276 ] {86b1d222-a044-4fa3-8c00-706ed547da49} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5326 | 2025.12.20 00:27:28.483774 [ 276 ] {86b1d222-a044-4fa3-8c00-706ed547da49} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.001192 sec., 36073.82550335571 rows/sec., 2.64 MiB/sec. | ||
| 5327 | 2025.12.20 00:27:28.483810 [ 276 ] {86b1d222-a044-4fa3-8c00-706ed547da49} <Debug> TCPHandler: Processed in 0.001356264 sec. | ||
| 5328 | 2025.12.20 00:27:28.483915 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5329 | 2025.12.20 00:27:28.484010 [ 276 ] {fb9240d2-e2bd-4673-b469-a0f84cde945a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5330 | 2025.12.20 00:27:28.484050 [ 276 ] {fb9240d2-e2bd-4673-b469-a0f84cde945a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5331 | 2025.12.20 00:27:28.484536 [ 276 ] {fb9240d2-e2bd-4673-b469-a0f84cde945a} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5332 | 2025.12.20 00:27:28.484571 [ 276 ] {fb9240d2-e2bd-4673-b469-a0f84cde945a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5333 | 2025.12.20 00:27:28.484876 [ 276 ] {fb9240d2-e2bd-4673-b469-a0f84cde945a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5334 | 2025.12.20 00:27:28.485096 [ 276 ] {fb9240d2-e2bd-4673-b469-a0f84cde945a} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5335 | 2025.12.20 00:27:28.485231 [ 276 ] {fb9240d2-e2bd-4673-b469-a0f84cde945a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001239 sec., 184019.3704600484 rows/sec., 12.46 MiB/sec. | ||
| 5336 | 2025.12.20 00:27:28.485268 [ 276 ] {fb9240d2-e2bd-4673-b469-a0f84cde945a} <Debug> TCPHandler: Processed in 0.001403805 sec. | ||
| 5337 | 2025.12.20 00:27:28.485376 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5338 | 2025.12.20 00:27:28.485474 [ 276 ] {2d0ad05f-b86f-40d7-af3a-ab227dd1d934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5339 | 2025.12.20 00:27:28.485515 [ 276 ] {2d0ad05f-b86f-40d7-af3a-ab227dd1d934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5340 | 2025.12.20 00:27:28.486157 [ 276 ] {2d0ad05f-b86f-40d7-af3a-ab227dd1d934} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5341 | 2025.12.20 00:27:28.486196 [ 276 ] {2d0ad05f-b86f-40d7-af3a-ab227dd1d934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5342 | 2025.12.20 00:27:28.486528 [ 276 ] {2d0ad05f-b86f-40d7-af3a-ab227dd1d934} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5343 | 2025.12.20 00:27:28.486746 [ 276 ] {2d0ad05f-b86f-40d7-af3a-ab227dd1d934} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5344 | 2025.12.20 00:27:28.486879 [ 276 ] {2d0ad05f-b86f-40d7-af3a-ab227dd1d934} <Debug> executeQuery: Read 563 rows, 42.85 KiB in 0.001423 sec., 395643.00773014757 rows/sec., 29.41 MiB/sec. | ||
| 5345 | 2025.12.20 00:27:28.486916 [ 276 ] {2d0ad05f-b86f-40d7-af3a-ab227dd1d934} <Debug> TCPHandler: Processed in 0.00159157 sec. | ||
| 5346 | 2025.12.20 00:27:28.487028 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5347 | 2025.12.20 00:27:28.487125 [ 276 ] {28d90a52-d470-45b8-b830-c2b0a11298f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5348 | 2025.12.20 00:27:28.487169 [ 276 ] {28d90a52-d470-45b8-b830-c2b0a11298f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5349 | 2025.12.20 00:27:28.487788 [ 276 ] {28d90a52-d470-45b8-b830-c2b0a11298f7} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5350 | 2025.12.20 00:27:28.487825 [ 276 ] {28d90a52-d470-45b8-b830-c2b0a11298f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5351 | 2025.12.20 00:27:28.488248 [ 276 ] {28d90a52-d470-45b8-b830-c2b0a11298f7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5352 | 2025.12.20 00:27:28.488475 [ 276 ] {28d90a52-d470-45b8-b830-c2b0a11298f7} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5353 | 2025.12.20 00:27:28.488605 [ 276 ] {28d90a52-d470-45b8-b830-c2b0a11298f7} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001501 sec., 562958.0279813458 rows/sec., 37.89 MiB/sec. | ||
| 5354 | 2025.12.20 00:27:28.488642 [ 276 ] {28d90a52-d470-45b8-b830-c2b0a11298f7} <Debug> TCPHandler: Processed in 0.001664762 sec. | ||
| 5355 | 2025.12.20 00:27:28.488753 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5356 | 2025.12.20 00:27:28.488847 [ 276 ] {aff051d2-61f5-442e-af2b-59ddcca76486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5357 | 2025.12.20 00:27:28.488902 [ 276 ] {aff051d2-61f5-442e-af2b-59ddcca76486} <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 | ||
| 5358 | 2025.12.20 00:27:28.489751 [ 276 ] {aff051d2-61f5-442e-af2b-59ddcca76486} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5359 | 2025.12.20 00:27:28.489789 [ 276 ] {aff051d2-61f5-442e-af2b-59ddcca76486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5360 | 2025.12.20 00:27:28.490353 [ 276 ] {aff051d2-61f5-442e-af2b-59ddcca76486} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5361 | 2025.12.20 00:27:28.490582 [ 276 ] {aff051d2-61f5-442e-af2b-59ddcca76486} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5362 | 2025.12.20 00:27:28.490697 [ 53 ] {} <Debug> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5363 | 2025.12.20 00:27:28.490726 [ 276 ] {aff051d2-61f5-442e-af2b-59ddcca76486} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001897 sec., 21613.07327358988 rows/sec., 38.73 MiB/sec. | ||
| 5364 | 2025.12.20 00:27:28.490765 [ 53 ] {} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5365 | 2025.12.20 00:27:28.490790 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5366 | 2025.12.20 00:27:28.490804 [ 276 ] {aff051d2-61f5-442e-af2b-59ddcca76486} <Debug> TCPHandler: Processed in 0.002101873 sec. | ||
| 5367 | 2025.12.20 00:27:28.490892 [ 190 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::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 | ||
| 5368 | 2025.12.20 00:27:28.490992 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5369 | 2025.12.20 00:27:28.491080 [ 190 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5370 | 2025.12.20 00:27:28.491087 [ 276 ] {6179091c-21bf-43ba-8319-c74f34be237d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5371 | 2025.12.20 00:27:28.491132 [ 190 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 330 rows starting from the beginning of the part | ||
| 5372 | 2025.12.20 00:27:28.491143 [ 276 ] {6179091c-21bf-43ba-8319-c74f34be237d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5373 | 2025.12.20 00:27:28.491247 [ 190 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::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 | ||
| 5374 | 2025.12.20 00:27:28.491355 [ 190 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part | ||
| 5375 | 2025.12.20 00:27:28.491457 [ 190 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part | ||
| 5376 | 2025.12.20 00:27:28.491540 [ 276 ] {6179091c-21bf-43ba-8319-c74f34be237d} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5377 | 2025.12.20 00:27:28.491563 [ 190 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
| 5378 | 2025.12.20 00:27:28.491588 [ 276 ] {6179091c-21bf-43ba-8319-c74f34be237d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5379 | 2025.12.20 00:27:28.491678 [ 190 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part | ||
| 5380 | 2025.12.20 00:27:28.491940 [ 276 ] {6179091c-21bf-43ba-8319-c74f34be237d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5381 | 2025.12.20 00:27:28.492170 [ 276 ] {6179091c-21bf-43ba-8319-c74f34be237d} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5382 | 2025.12.20 00:27:28.492323 [ 276 ] {6179091c-21bf-43ba-8319-c74f34be237d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001254 sec., 47846.88995215311 rows/sec., 3.22 MiB/sec. | ||
| 5383 | 2025.12.20 00:27:28.492361 [ 276 ] {6179091c-21bf-43ba-8319-c74f34be237d} <Debug> TCPHandler: Processed in 0.001419805 sec. | ||
| 5384 | 2025.12.20 00:27:28.495327 [ 192 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 19 columns (19 merged, 0 gathered) in 0.004483422 sec., 119328.49506470727 rows/sec., 213.83 MiB/sec. | ||
| 5385 | 2025.12.20 00:27:28.496134 [ 197 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5386 | 2025.12.20 00:27:28.496507 [ 197 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5387 | 2025.12.20 00:27:28.496584 [ 197 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5388 | 2025.12.20 00:27:28.496708 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.51 MiB. | ||
| 5389 | 2025.12.20 00:27:31.124590 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5390 | 2025.12.20 00:27:31.124665 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5391 | 2025.12.20 00:27:31.234131 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11452 | ||
| 5392 | 2025.12.20 00:27:31.234923 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5393 | 2025.12.20 00:27:31.234986 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5394 | 2025.12.20 00:27:31.235538 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5395 | 2025.12.20 00:27:31.235758 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5396 | 2025.12.20 00:27:31.235880 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11452 | ||
| 5397 | 2025.12.20 00:27:31.261493 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 718 | ||
| 5398 | 2025.12.20 00:27:31.264252 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5399 | 2025.12.20 00:27:31.264296 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5400 | 2025.12.20 00:27:31.265453 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5401 | 2025.12.20 00:27:31.265705 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5402 | 2025.12.20 00:27:31.265960 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 718 | ||
| 5403 | 2025.12.20 00:27:31.833020 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5404 | 2025.12.20 00:27:31.850852 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5405 | 2025.12.20 00:27:31.850916 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5406 | 2025.12.20 00:27:31.856912 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5407 | 2025.12.20 00:27:31.857614 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5408 | 2025.12.20 00:27:31.860585 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5409 | 2025.12.20 00:27:33.461278 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5410 | 2025.12.20 00:27:33.461454 [ 276 ] {54d44578-8196-4eb9-b8a3-debdfb52887f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5411 | 2025.12.20 00:27:33.461519 [ 276 ] {54d44578-8196-4eb9-b8a3-debdfb52887f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5412 | 2025.12.20 00:27:33.462317 [ 276 ] {54d44578-8196-4eb9-b8a3-debdfb52887f} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5413 | 2025.12.20 00:27:33.462367 [ 276 ] {54d44578-8196-4eb9-b8a3-debdfb52887f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5414 | 2025.12.20 00:27:33.462784 [ 276 ] {54d44578-8196-4eb9-b8a3-debdfb52887f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5415 | 2025.12.20 00:27:33.463033 [ 276 ] {54d44578-8196-4eb9-b8a3-debdfb52887f} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5416 | 2025.12.20 00:27:33.463197 [ 276 ] {54d44578-8196-4eb9-b8a3-debdfb52887f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001791 sec., 228922.38972640983 rows/sec., 14.52 MiB/sec. | ||
| 5417 | 2025.12.20 00:27:33.463255 [ 276 ] {54d44578-8196-4eb9-b8a3-debdfb52887f} <Debug> TCPHandler: Processed in 0.002116743 sec. | ||
| 5418 | 2025.12.20 00:27:33.463392 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5419 | 2025.12.20 00:27:33.463502 [ 276 ] {416e087c-2c5f-4a93-b635-f6224510ce13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5420 | 2025.12.20 00:27:33.463553 [ 276 ] {416e087c-2c5f-4a93-b635-f6224510ce13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5421 | 2025.12.20 00:27:33.464451 [ 276 ] {416e087c-2c5f-4a93-b635-f6224510ce13} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5422 | 2025.12.20 00:27:33.464490 [ 276 ] {416e087c-2c5f-4a93-b635-f6224510ce13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5423 | 2025.12.20 00:27:33.464863 [ 276 ] {416e087c-2c5f-4a93-b635-f6224510ce13} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5424 | 2025.12.20 00:27:33.465068 [ 276 ] {416e087c-2c5f-4a93-b635-f6224510ce13} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5425 | 2025.12.20 00:27:33.465203 [ 276 ] {416e087c-2c5f-4a93-b635-f6224510ce13} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001726 sec., 644264.1946697566 rows/sec., 50.83 MiB/sec. | ||
| 5426 | 2025.12.20 00:27:33.465241 [ 276 ] {416e087c-2c5f-4a93-b635-f6224510ce13} <Debug> TCPHandler: Processed in 0.001903858 sec. | ||
| 5427 | 2025.12.20 00:27:33.465355 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5428 | 2025.12.20 00:27:33.465453 [ 276 ] {3e93e32f-f167-4115-b6e6-646fb769005c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5429 | 2025.12.20 00:27:33.465495 [ 276 ] {3e93e32f-f167-4115-b6e6-646fb769005c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5430 | 2025.12.20 00:27:33.465981 [ 276 ] {3e93e32f-f167-4115-b6e6-646fb769005c} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5431 | 2025.12.20 00:27:33.466021 [ 276 ] {3e93e32f-f167-4115-b6e6-646fb769005c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5432 | 2025.12.20 00:27:33.466323 [ 276 ] {3e93e32f-f167-4115-b6e6-646fb769005c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5433 | 2025.12.20 00:27:33.466539 [ 276 ] {3e93e32f-f167-4115-b6e6-646fb769005c} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5434 | 2025.12.20 00:27:33.466658 [ 45 ] {} <Debug> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5435 | 2025.12.20 00:27:33.466669 [ 276 ] {3e93e32f-f167-4115-b6e6-646fb769005c} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001238 sec., 165589.6607431341 rows/sec., 9.71 MiB/sec. | ||
| 5436 | 2025.12.20 00:27:33.466726 [ 45 ] {} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5437 | 2025.12.20 00:27:33.466734 [ 276 ] {3e93e32f-f167-4115-b6e6-646fb769005c} <Debug> TCPHandler: Processed in 0.001430246 sec. | ||
| 5438 | 2025.12.20 00:27:33.466756 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5439 | 2025.12.20 00:27:33.466852 [ 190 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5440 | 2025.12.20 00:27:33.466865 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5441 | 2025.12.20 00:27:33.466949 [ 190 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5442 | 2025.12.20 00:27:33.466965 [ 276 ] {ac51107c-407c-492b-a079-f3a6c8ffe338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5443 | 2025.12.20 00:27:33.466978 [ 190 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 264 rows starting from the beginning of the part | ||
| 5444 | 2025.12.20 00:27:33.467005 [ 276 ] {ac51107c-407c-492b-a079-f3a6c8ffe338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5445 | 2025.12.20 00:27:33.467037 [ 190 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 209 rows starting from the beginning of the part | ||
| 5446 | 2025.12.20 00:27:33.467081 [ 190 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 41 rows starting from the beginning of the part | ||
| 5447 | 2025.12.20 00:27:33.467124 [ 190 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 205 rows starting from the beginning of the part | ||
| 5448 | 2025.12.20 00:27:33.467165 [ 190 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 43 rows starting from the beginning of the part | ||
| 5449 | 2025.12.20 00:27:33.467204 [ 190 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 205 rows starting from the beginning of the part | ||
| 5450 | 2025.12.20 00:27:33.467490 [ 276 ] {ac51107c-407c-492b-a079-f3a6c8ffe338} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5451 | 2025.12.20 00:27:33.467524 [ 276 ] {ac51107c-407c-492b-a079-f3a6c8ffe338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5452 | 2025.12.20 00:27:33.467836 [ 276 ] {ac51107c-407c-492b-a079-f3a6c8ffe338} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5453 | 2025.12.20 00:27:33.468049 [ 276 ] {ac51107c-407c-492b-a079-f3a6c8ffe338} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5454 | 2025.12.20 00:27:33.468082 [ 192 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 967 rows, containing 5 columns (5 merged, 0 gathered) in 0.001265172 sec., 764322.953716965 rows/sec., 49.37 MiB/sec. | ||
| 5455 | 2025.12.20 00:27:33.468181 [ 276 ] {ac51107c-407c-492b-a079-f3a6c8ffe338} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001236 sec., 171521.03559870552 rows/sec., 11.06 MiB/sec. | ||
| 5456 | 2025.12.20 00:27:33.468224 [ 276 ] {ac51107c-407c-492b-a079-f3a6c8ffe338} <Debug> TCPHandler: Processed in 0.001410125 sec. | ||
| 5457 | 2025.12.20 00:27:33.468257 [ 194 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5458 | 2025.12.20 00:27:33.468345 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5459 | 2025.12.20 00:27:33.468439 [ 276 ] {2af52b28-0e28-42a6-a03f-6a83323ab523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5460 | 2025.12.20 00:27:33.468479 [ 276 ] {2af52b28-0e28-42a6-a03f-6a83323ab523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5461 | 2025.12.20 00:27:33.468521 [ 194 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_31_6} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5462 | 2025.12.20 00:27:33.468588 [ 194 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_31_6} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5463 | 2025.12.20 00:27:33.468654 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 5464 | 2025.12.20 00:27:33.468950 [ 276 ] {2af52b28-0e28-42a6-a03f-6a83323ab523} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5465 | 2025.12.20 00:27:33.468985 [ 276 ] {2af52b28-0e28-42a6-a03f-6a83323ab523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5466 | 2025.12.20 00:27:33.469285 [ 276 ] {2af52b28-0e28-42a6-a03f-6a83323ab523} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5467 | 2025.12.20 00:27:33.469498 [ 276 ] {2af52b28-0e28-42a6-a03f-6a83323ab523} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5468 | 2025.12.20 00:27:33.469627 [ 276 ] {2af52b28-0e28-42a6-a03f-6a83323ab523} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001207 sec., 174813.5874067937 rows/sec., 9.93 MiB/sec. | ||
| 5469 | 2025.12.20 00:27:33.469663 [ 276 ] {2af52b28-0e28-42a6-a03f-6a83323ab523} <Debug> TCPHandler: Processed in 0.001368674 sec. | ||
| 5470 | 2025.12.20 00:27:33.469771 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5471 | 2025.12.20 00:27:33.469865 [ 276 ] {9536bda7-dec7-430d-a32b-6db76cc8d196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5472 | 2025.12.20 00:27:33.469903 [ 276 ] {9536bda7-dec7-430d-a32b-6db76cc8d196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5473 | 2025.12.20 00:27:33.470631 [ 276 ] {9536bda7-dec7-430d-a32b-6db76cc8d196} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5474 | 2025.12.20 00:27:33.470668 [ 276 ] {9536bda7-dec7-430d-a32b-6db76cc8d196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5475 | 2025.12.20 00:27:33.471025 [ 276 ] {9536bda7-dec7-430d-a32b-6db76cc8d196} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5476 | 2025.12.20 00:27:33.471238 [ 276 ] {9536bda7-dec7-430d-a32b-6db76cc8d196} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5477 | 2025.12.20 00:27:33.471370 [ 276 ] {9536bda7-dec7-430d-a32b-6db76cc8d196} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001523 sec., 445830.59750492446 rows/sec., 31.08 MiB/sec. | ||
| 5478 | 2025.12.20 00:27:33.471407 [ 276 ] {9536bda7-dec7-430d-a32b-6db76cc8d196} <Debug> TCPHandler: Processed in 0.001686433 sec. | ||
| 5479 | 2025.12.20 00:27:33.471515 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5480 | 2025.12.20 00:27:33.471612 [ 276 ] {22f24301-048e-491c-bc0b-c3469ea27bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5481 | 2025.12.20 00:27:33.471654 [ 276 ] {22f24301-048e-491c-bc0b-c3469ea27bf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5482 | 2025.12.20 00:27:33.471993 [ 276 ] {22f24301-048e-491c-bc0b-c3469ea27bf4} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5483 | 2025.12.20 00:27:33.472029 [ 276 ] {22f24301-048e-491c-bc0b-c3469ea27bf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5484 | 2025.12.20 00:27:33.472340 [ 276 ] {22f24301-048e-491c-bc0b-c3469ea27bf4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5485 | 2025.12.20 00:27:33.472601 [ 276 ] {22f24301-048e-491c-bc0b-c3469ea27bf4} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5486 | 2025.12.20 00:27:33.472729 [ 276 ] {22f24301-048e-491c-bc0b-c3469ea27bf4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001136 sec., 5281.69014084507 rows/sec., 275.95 KiB/sec. | ||
| 5487 | 2025.12.20 00:27:33.472770 [ 276 ] {22f24301-048e-491c-bc0b-c3469ea27bf4} <Debug> TCPHandler: Processed in 0.001305893 sec. | ||
| 5488 | 2025.12.20 00:27:33.472876 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5489 | 2025.12.20 00:27:33.472972 [ 276 ] {5010df84-e31a-44d0-a728-363d761e080a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5490 | 2025.12.20 00:27:33.473014 [ 276 ] {5010df84-e31a-44d0-a728-363d761e080a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5491 | 2025.12.20 00:27:33.473483 [ 276 ] {5010df84-e31a-44d0-a728-363d761e080a} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5492 | 2025.12.20 00:27:33.473518 [ 276 ] {5010df84-e31a-44d0-a728-363d761e080a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5493 | 2025.12.20 00:27:33.473899 [ 276 ] {5010df84-e31a-44d0-a728-363d761e080a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5494 | 2025.12.20 00:27:33.474130 [ 276 ] {5010df84-e31a-44d0-a728-363d761e080a} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5495 | 2025.12.20 00:27:33.474265 [ 276 ] {5010df84-e31a-44d0-a728-363d761e080a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00131 sec., 239694.65648854963 rows/sec., 15.75 MiB/sec. | ||
| 5496 | 2025.12.20 00:27:33.474302 [ 276 ] {5010df84-e31a-44d0-a728-363d761e080a} <Debug> TCPHandler: Processed in 0.001475697 sec. | ||
| 5497 | 2025.12.20 00:27:33.474415 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5498 | 2025.12.20 00:27:33.474512 [ 276 ] {8b0b539e-84c5-4f2e-875d-20f92cf76902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5499 | 2025.12.20 00:27:33.474555 [ 276 ] {8b0b539e-84c5-4f2e-875d-20f92cf76902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5500 | 2025.12.20 00:27:33.474867 [ 276 ] {8b0b539e-84c5-4f2e-875d-20f92cf76902} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5501 | 2025.12.20 00:27:33.474904 [ 276 ] {8b0b539e-84c5-4f2e-875d-20f92cf76902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5502 | 2025.12.20 00:27:33.475199 [ 276 ] {8b0b539e-84c5-4f2e-875d-20f92cf76902} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5503 | 2025.12.20 00:27:33.475411 [ 276 ] {8b0b539e-84c5-4f2e-875d-20f92cf76902} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5504 | 2025.12.20 00:27:33.475536 [ 276 ] {8b0b539e-84c5-4f2e-875d-20f92cf76902} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 5505 | 2025.12.20 00:27:33.475573 [ 276 ] {8b0b539e-84c5-4f2e-875d-20f92cf76902} <Debug> TCPHandler: Processed in 0.00120976 sec. | ||
| 5506 | 2025.12.20 00:27:33.475688 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5507 | 2025.12.20 00:27:33.475784 [ 276 ] {ec73e9c8-0016-4f8b-ad50-aee7938b2fbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5508 | 2025.12.20 00:27:33.475825 [ 276 ] {ec73e9c8-0016-4f8b-ad50-aee7938b2fbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5509 | 2025.12.20 00:27:33.476170 [ 276 ] {ec73e9c8-0016-4f8b-ad50-aee7938b2fbd} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5510 | 2025.12.20 00:27:33.476207 [ 276 ] {ec73e9c8-0016-4f8b-ad50-aee7938b2fbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5511 | 2025.12.20 00:27:33.476519 [ 276 ] {ec73e9c8-0016-4f8b-ad50-aee7938b2fbd} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5512 | 2025.12.20 00:27:33.476729 [ 276 ] {ec73e9c8-0016-4f8b-ad50-aee7938b2fbd} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5513 | 2025.12.20 00:27:33.476856 [ 276 ] {ec73e9c8-0016-4f8b-ad50-aee7938b2fbd} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00109 sec., 95412.84403669725 rows/sec., 5.85 MiB/sec. | ||
| 5514 | 2025.12.20 00:27:33.476895 [ 276 ] {ec73e9c8-0016-4f8b-ad50-aee7938b2fbd} <Debug> TCPHandler: Processed in 0.001264612 sec. | ||
| 5515 | 2025.12.20 00:27:38.452162 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5516 | 2025.12.20 00:27:38.452366 [ 276 ] {74f27393-6402-42b1-b787-0acca30df603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5517 | 2025.12.20 00:27:38.452428 [ 276 ] {74f27393-6402-42b1-b787-0acca30df603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5518 | 2025.12.20 00:27:38.453159 [ 276 ] {74f27393-6402-42b1-b787-0acca30df603} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5519 | 2025.12.20 00:27:38.453204 [ 276 ] {74f27393-6402-42b1-b787-0acca30df603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5520 | 2025.12.20 00:27:38.453597 [ 276 ] {74f27393-6402-42b1-b787-0acca30df603} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5521 | 2025.12.20 00:27:38.453816 [ 276 ] {74f27393-6402-42b1-b787-0acca30df603} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5522 | 2025.12.20 00:27:38.453965 [ 276 ] {74f27393-6402-42b1-b787-0acca30df603} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.00165 sec., 83636.36363636363 rows/sec., 7.26 MiB/sec. | ||
| 5523 | 2025.12.20 00:27:38.454006 [ 276 ] {74f27393-6402-42b1-b787-0acca30df603} <Debug> TCPHandler: Processed in 0.00196989 sec. | ||
| 5524 | 2025.12.20 00:27:38.454126 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5525 | 2025.12.20 00:27:38.454232 [ 276 ] {cb124d7d-bb5b-4233-9f7b-7b4f3d751453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5526 | 2025.12.20 00:27:38.454272 [ 276 ] {cb124d7d-bb5b-4233-9f7b-7b4f3d751453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5527 | 2025.12.20 00:27:38.454771 [ 276 ] {cb124d7d-bb5b-4233-9f7b-7b4f3d751453} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5528 | 2025.12.20 00:27:38.454806 [ 276 ] {cb124d7d-bb5b-4233-9f7b-7b4f3d751453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5529 | 2025.12.20 00:27:38.455123 [ 276 ] {cb124d7d-bb5b-4233-9f7b-7b4f3d751453} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5530 | 2025.12.20 00:27:38.455330 [ 276 ] {cb124d7d-bb5b-4233-9f7b-7b4f3d751453} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5531 | 2025.12.20 00:27:38.455457 [ 276 ] {cb124d7d-bb5b-4233-9f7b-7b4f3d751453} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001244 sec., 32958.19935691318 rows/sec., 2.42 MiB/sec. | ||
| 5532 | 2025.12.20 00:27:38.455494 [ 276 ] {cb124d7d-bb5b-4233-9f7b-7b4f3d751453} <Debug> TCPHandler: Processed in 0.001418736 sec. | ||
| 5533 | 2025.12.20 00:27:38.455612 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5534 | 2025.12.20 00:27:38.455706 [ 276 ] {30c75a19-18fc-44b9-b9b6-c49affe477a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5535 | 2025.12.20 00:27:38.455751 [ 276 ] {30c75a19-18fc-44b9-b9b6-c49affe477a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5536 | 2025.12.20 00:27:38.456190 [ 276 ] {30c75a19-18fc-44b9-b9b6-c49affe477a3} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5537 | 2025.12.20 00:27:38.456232 [ 276 ] {30c75a19-18fc-44b9-b9b6-c49affe477a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5538 | 2025.12.20 00:27:38.456566 [ 276 ] {30c75a19-18fc-44b9-b9b6-c49affe477a3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5539 | 2025.12.20 00:27:38.456779 [ 276 ] {30c75a19-18fc-44b9-b9b6-c49affe477a3} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5540 | 2025.12.20 00:27:38.456907 [ 276 ] {30c75a19-18fc-44b9-b9b6-c49affe477a3} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00122 sec., 86065.57377049181 rows/sec., 6.72 MiB/sec. | ||
| 5541 | 2025.12.20 00:27:38.456944 [ 276 ] {30c75a19-18fc-44b9-b9b6-c49affe477a3} <Debug> TCPHandler: Processed in 0.001383914 sec. | ||
| 5542 | 2025.12.20 00:27:38.457057 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5543 | 2025.12.20 00:27:38.457150 [ 276 ] {4ccb493a-4c53-4814-a2cd-e8f264107946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5544 | 2025.12.20 00:27:38.457192 [ 276 ] {4ccb493a-4c53-4814-a2cd-e8f264107946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5545 | 2025.12.20 00:27:38.457619 [ 276 ] {4ccb493a-4c53-4814-a2cd-e8f264107946} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5546 | 2025.12.20 00:27:38.457655 [ 276 ] {4ccb493a-4c53-4814-a2cd-e8f264107946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5547 | 2025.12.20 00:27:38.457987 [ 276 ] {4ccb493a-4c53-4814-a2cd-e8f264107946} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5548 | 2025.12.20 00:27:38.458199 [ 276 ] {4ccb493a-4c53-4814-a2cd-e8f264107946} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5549 | 2025.12.20 00:27:38.458324 [ 276 ] {4ccb493a-4c53-4814-a2cd-e8f264107946} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 5550 | 2025.12.20 00:27:38.458360 [ 276 ] {4ccb493a-4c53-4814-a2cd-e8f264107946} <Debug> TCPHandler: Processed in 0.001352304 sec. | ||
| 5551 | 2025.12.20 00:27:38.458477 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5552 | 2025.12.20 00:27:38.458569 [ 276 ] {7cb8daa9-e33b-4083-b127-695a4789e126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5553 | 2025.12.20 00:27:38.458622 [ 276 ] {7cb8daa9-e33b-4083-b127-695a4789e126} <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 | ||
| 5554 | 2025.12.20 00:27:38.459463 [ 276 ] {7cb8daa9-e33b-4083-b127-695a4789e126} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5555 | 2025.12.20 00:27:38.459498 [ 276 ] {7cb8daa9-e33b-4083-b127-695a4789e126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5556 | 2025.12.20 00:27:38.460048 [ 276 ] {7cb8daa9-e33b-4083-b127-695a4789e126} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5557 | 2025.12.20 00:27:38.460289 [ 276 ] {7cb8daa9-e33b-4083-b127-695a4789e126} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5558 | 2025.12.20 00:27:38.460420 [ 276 ] {7cb8daa9-e33b-4083-b127-695a4789e126} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001869 sec., 21936.864633493846 rows/sec., 39.31 MiB/sec. | ||
| 5559 | 2025.12.20 00:27:38.460471 [ 276 ] {7cb8daa9-e33b-4083-b127-695a4789e126} <Debug> TCPHandler: Processed in 0.002042021 sec. | ||
| 5560 | 2025.12.20 00:27:38.460580 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5561 | 2025.12.20 00:27:38.460671 [ 276 ] {cbbe5623-6c61-4af7-96d2-82831cc9da19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5562 | 2025.12.20 00:27:38.460712 [ 276 ] {cbbe5623-6c61-4af7-96d2-82831cc9da19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5563 | 2025.12.20 00:27:38.461031 [ 276 ] {cbbe5623-6c61-4af7-96d2-82831cc9da19} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5564 | 2025.12.20 00:27:38.461066 [ 276 ] {cbbe5623-6c61-4af7-96d2-82831cc9da19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5565 | 2025.12.20 00:27:38.461356 [ 276 ] {cbbe5623-6c61-4af7-96d2-82831cc9da19} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5566 | 2025.12.20 00:27:38.461557 [ 276 ] {cbbe5623-6c61-4af7-96d2-82831cc9da19} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5567 | 2025.12.20 00:27:38.461679 [ 276 ] {cbbe5623-6c61-4af7-96d2-82831cc9da19} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001026 sec., 58479.53216374269 rows/sec., 3.94 MiB/sec. | ||
| 5568 | 2025.12.20 00:27:38.461713 [ 276 ] {cbbe5623-6c61-4af7-96d2-82831cc9da19} <Debug> TCPHandler: Processed in 0.00118236 sec. | ||
| 5569 | 2025.12.20 00:27:38.736181 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11900 | ||
| 5570 | 2025.12.20 00:27:38.736661 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5571 | 2025.12.20 00:27:38.736699 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5572 | 2025.12.20 00:27:38.737178 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5573 | 2025.12.20 00:27:38.737408 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5574 | 2025.12.20 00:27:38.737539 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11900 | ||
| 5575 | 2025.12.20 00:27:39.360874 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5576 | 2025.12.20 00:27:39.379228 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5577 | 2025.12.20 00:27:39.379295 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5578 | 2025.12.20 00:27:39.384991 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5579 | 2025.12.20 00:27:39.385708 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5580 | 2025.12.20 00:27:39.388898 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5581 | 2025.12.20 00:27:40.207196 [ 39 ] {} <Debug> oximeter.fields_ipaddr (ac340138-06ff-4905-9b34-fb7c14eefb28) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5582 | 2025.12.20 00:27:40.207292 [ 39 ] {} <Trace> oximeter.fields_ipaddr (ac340138-06ff-4905-9b34-fb7c14eefb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5583 | 2025.12.20 00:27:40.207331 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5584 | 2025.12.20 00:27:40.207524 [ 190 ] {ac340138-06ff-4905-9b34-fb7c14eefb28::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 5585 | 2025.12.20 00:27:40.207723 [ 190 ] {ac340138-06ff-4905-9b34-fb7c14eefb28::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5586 | 2025.12.20 00:27:40.207784 [ 190 ] {ac340138-06ff-4905-9b34-fb7c14eefb28::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 5587 | 2025.12.20 00:27:40.207895 [ 190 ] {ac340138-06ff-4905-9b34-fb7c14eefb28::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 5588 | 2025.12.20 00:27:40.207997 [ 190 ] {ac340138-06ff-4905-9b34-fb7c14eefb28::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 5589 | 2025.12.20 00:27:40.208074 [ 190 ] {ac340138-06ff-4905-9b34-fb7c14eefb28::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 5590 | 2025.12.20 00:27:40.208144 [ 190 ] {ac340138-06ff-4905-9b34-fb7c14eefb28::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 5591 | 2025.12.20 00:27:40.209341 [ 194 ] {ac340138-06ff-4905-9b34-fb7c14eefb28::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001903627 sec., 19961.893795370626 rows/sec., 1.67 MiB/sec. | ||
| 5592 | 2025.12.20 00:27:40.209625 [ 192 ] {ac340138-06ff-4905-9b34-fb7c14eefb28::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5593 | 2025.12.20 00:27:40.210121 [ 192 ] {ac340138-06ff-4905-9b34-fb7c14eefb28::all_1_9_2} <Trace> oximeter.fields_ipaddr (ac340138-06ff-4905-9b34-fb7c14eefb28): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5594 | 2025.12.20 00:27:40.210258 [ 192 ] {ac340138-06ff-4905-9b34-fb7c14eefb28::all_1_9_2} <Trace> oximeter.fields_ipaddr (ac340138-06ff-4905-9b34-fb7c14eefb28) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5595 | 2025.12.20 00:27:40.210405 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5596 | 2025.12.20 00:27:41.130021 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58069 | ||
| 5597 | 2025.12.20 00:27:41.130126 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5598 | 2025.12.20 00:27:41.130154 [ 288 ] {} <Debug> TCP-Session: b7a54d95-c1b9-40a3-9902-787eaa21c92f Authenticating user 'default' from [fd00:1122:3344:101::e]:58069 | ||
| 5599 | 2025.12.20 00:27:41.130177 [ 288 ] {} <Debug> TCP-Session: b7a54d95-c1b9-40a3-9902-787eaa21c92f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5600 | 2025.12.20 00:27:41.130190 [ 288 ] {} <Debug> TCP-Session: b7a54d95-c1b9-40a3-9902-787eaa21c92f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5601 | 2025.12.20 00:27:41.130381 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54961 | ||
| 5602 | 2025.12.20 00:27:41.130414 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62641 | ||
| 5603 | 2025.12.20 00:27:41.130434 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52062 | ||
| 5604 | 2025.12.20 00:27:41.130455 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52677 | ||
| 5605 | 2025.12.20 00:27:41.130472 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48767 | ||
| 5606 | 2025.12.20 00:27:41.130507 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5607 | 2025.12.20 00:27:41.130556 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5608 | 2025.12.20 00:27:41.130562 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5609 | 2025.12.20 00:27:41.130584 [ 289 ] {} <Debug> TCP-Session: a4557198-fe7f-481a-a6fb-01119aa1afe6 Authenticating user 'default' from [fd00:1122:3344:101::e]:54961 | ||
| 5610 | 2025.12.20 00:27:41.130581 [ 288 ] {} <Trace> TCP-Session: b7a54d95-c1b9-40a3-9902-787eaa21c92f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5611 | 2025.12.20 00:27:41.130597 [ 291 ] {} <Debug> TCP-Session: d015f299-6162-46e4-b2dd-dd0cec4cc726 Authenticating user 'default' from [fd00:1122:3344:101::e]:52062 | ||
| 5612 | 2025.12.20 00:27:41.130613 [ 289 ] {} <Debug> TCP-Session: a4557198-fe7f-481a-a6fb-01119aa1afe6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5613 | 2025.12.20 00:27:41.130607 [ 293 ] {} <Debug> TCP-Session: c783fa8b-4d84-4ab6-9c00-fbf2decdb2ab Authenticating user 'default' from [fd00:1122:3344:101::e]:52677 | ||
| 5614 | 2025.12.20 00:27:41.130653 [ 289 ] {} <Debug> TCP-Session: a4557198-fe7f-481a-a6fb-01119aa1afe6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5615 | 2025.12.20 00:27:41.130651 [ 291 ] {} <Debug> TCP-Session: d015f299-6162-46e4-b2dd-dd0cec4cc726 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5616 | 2025.12.20 00:27:41.130675 [ 293 ] {} <Debug> TCP-Session: c783fa8b-4d84-4ab6-9c00-fbf2decdb2ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5617 | 2025.12.20 00:27:41.130692 [ 291 ] {} <Debug> TCP-Session: d015f299-6162-46e4-b2dd-dd0cec4cc726 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5618 | 2025.12.20 00:27:41.130704 [ 293 ] {} <Debug> TCP-Session: c783fa8b-4d84-4ab6-9c00-fbf2decdb2ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5619 | 2025.12.20 00:27:41.130506 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5620 | 2025.12.20 00:27:41.130447 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40714 | ||
| 5621 | 2025.12.20 00:27:41.130771 [ 290 ] {} <Debug> TCP-Session: 432fdce8-80fe-4e75-befd-ca48684154b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:62641 | ||
| 5622 | 2025.12.20 00:27:41.130772 [ 288 ] {f6b39ef8-ac65-4eca-b99e-b21f924769f0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58069) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5623 | 2025.12.20 00:27:41.130802 [ 290 ] {} <Debug> TCP-Session: 432fdce8-80fe-4e75-befd-ca48684154b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5624 | 2025.12.20 00:27:41.130465 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55851 | ||
| 5625 | 2025.12.20 00:27:41.130820 [ 290 ] {} <Debug> TCP-Session: 432fdce8-80fe-4e75-befd-ca48684154b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5626 | 2025.12.20 00:27:41.131048 [ 288 ] {f6b39ef8-ac65-4eca-b99e-b21f924769f0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5627 | 2025.12.20 00:27:41.131103 [ 288 ] {f6b39ef8-ac65-4eca-b99e-b21f924769f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5628 | 2025.12.20 00:27:41.131383 [ 288 ] {f6b39ef8-ac65-4eca-b99e-b21f924769f0} <Debug> oximeter.version (bc39ca35-ba92-4bb2-98a9-2a197a776672) (SelectExecutor): Key condition: unknown | ||
| 5629 | 2025.12.20 00:27:41.132333 [ 314 ] {f6b39ef8-ac65-4eca-b99e-b21f924769f0} <Trace> AggregatingTransform: Aggregating | ||
| 5630 | 2025.12.20 00:27:41.132370 [ 314 ] {f6b39ef8-ac65-4eca-b99e-b21f924769f0} <Trace> Aggregator: Aggregation method: without_key | ||
| 5631 | 2025.12.20 00:27:41.132402 [ 314 ] {f6b39ef8-ac65-4eca-b99e-b21f924769f0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000916814 sec. (1090.734 rows/sec., 42.61 KiB/sec.) | ||
| 5632 | 2025.12.20 00:27:41.132418 [ 314 ] {f6b39ef8-ac65-4eca-b99e-b21f924769f0} <Trace> Aggregator: Merging aggregated data | ||
| 5633 | 2025.12.20 00:27:41.133912 [ 288 ] {f6b39ef8-ac65-4eca-b99e-b21f924769f0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003191 sec., 313.38138514572233 rows/sec., 12.24 KiB/sec. | ||
| 5634 | 2025.12.20 00:27:41.134064 [ 288 ] {f6b39ef8-ac65-4eca-b99e-b21f924769f0} <Debug> TCPHandler: Processed in 0.00359958 sec. | ||
| 5635 | 2025.12.20 00:27:41.134190 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5636 | 2025.12.20 00:27:41.134218 [ 288 ] {} <Debug> TCP-Session: b7a54d95-c1b9-40a3-9902-787eaa21c92f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5637 | 2025.12.20 00:27:41.134223 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5638 | 2025.12.20 00:27:41.134257 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5639 | 2025.12.20 00:27:41.134272 [ 289 ] {} <Debug> TCP-Session: a4557198-fe7f-481a-a6fb-01119aa1afe6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5640 | 2025.12.20 00:27:41.134302 [ 290 ] {} <Debug> TCP-Session: 432fdce8-80fe-4e75-befd-ca48684154b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5641 | 2025.12.20 00:27:41.134315 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5642 | 2025.12.20 00:27:41.134333 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5643 | 2025.12.20 00:27:41.134370 [ 291 ] {} <Debug> TCP-Session: d015f299-6162-46e4-b2dd-dd0cec4cc726 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5644 | 2025.12.20 00:27:41.134383 [ 293 ] {} <Debug> TCP-Session: c783fa8b-4d84-4ab6-9c00-fbf2decdb2ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5645 | 2025.12.20 00:27:41.135603 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5646 | 2025.12.20 00:27:41.135645 [ 275 ] {} <Debug> TCP-Session: a745340d-91f5-4a1f-8613-a0b99ac560fa Authenticating user 'default' from [fd00:1122:3344:101::e]:48767 | ||
| 5647 | 2025.12.20 00:27:41.135649 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5648 | 2025.12.20 00:27:41.135669 [ 275 ] {} <Debug> TCP-Session: a745340d-91f5-4a1f-8613-a0b99ac560fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5649 | 2025.12.20 00:27:41.135687 [ 294 ] {} <Debug> TCP-Session: 39bc8063-caad-4c0b-aead-1b72144c33c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:55851 | ||
| 5650 | 2025.12.20 00:27:41.135691 [ 275 ] {} <Debug> TCP-Session: a745340d-91f5-4a1f-8613-a0b99ac560fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5651 | 2025.12.20 00:27:41.135699 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5652 | 2025.12.20 00:27:41.135713 [ 294 ] {} <Debug> TCP-Session: 39bc8063-caad-4c0b-aead-1b72144c33c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5653 | 2025.12.20 00:27:41.135745 [ 292 ] {} <Debug> TCP-Session: 81337865-c537-445a-a8de-4081fddf3e51 Authenticating user 'default' from [fd00:1122:3344:101::e]:40714 | ||
| 5654 | 2025.12.20 00:27:41.135749 [ 294 ] {} <Debug> TCP-Session: 39bc8063-caad-4c0b-aead-1b72144c33c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5655 | 2025.12.20 00:27:41.135771 [ 292 ] {} <Debug> TCP-Session: 81337865-c537-445a-a8de-4081fddf3e51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5656 | 2025.12.20 00:27:41.135792 [ 292 ] {} <Debug> TCP-Session: 81337865-c537-445a-a8de-4081fddf3e51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5657 | 2025.12.20 00:27:41.136318 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55827 | ||
| 5658 | 2025.12.20 00:27:41.136441 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5659 | 2025.12.20 00:27:41.136478 [ 350 ] {} <Debug> TCP-Session: 53c25fae-01ef-4871-9935-ad7a09163b9e Authenticating user 'default' from [fd00:1122:3344:101::e]:55827 | ||
| 5660 | 2025.12.20 00:27:41.136500 [ 350 ] {} <Debug> TCP-Session: 53c25fae-01ef-4871-9935-ad7a09163b9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5661 | 2025.12.20 00:27:41.136519 [ 350 ] {} <Debug> TCP-Session: 53c25fae-01ef-4871-9935-ad7a09163b9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5662 | 2025.12.20 00:27:41.138414 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51806 | ||
| 5663 | 2025.12.20 00:27:41.138487 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5664 | 2025.12.20 00:27:41.138509 [ 288 ] {} <Debug> TCP-Session: 9c15c9fc-164d-42a3-83c5-eb2f681e2cb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51806 | ||
| 5665 | 2025.12.20 00:27:41.138525 [ 288 ] {} <Debug> TCP-Session: 9c15c9fc-164d-42a3-83c5-eb2f681e2cb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5666 | 2025.12.20 00:27:41.138538 [ 288 ] {} <Debug> TCP-Session: 9c15c9fc-164d-42a3-83c5-eb2f681e2cb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5667 | 2025.12.20 00:27:41.138698 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44238 | ||
| 5668 | 2025.12.20 00:27:41.138736 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38153 | ||
| 5669 | 2025.12.20 00:27:41.138743 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65259 | ||
| 5670 | 2025.12.20 00:27:41.138773 [ 288 ] {} <Trace> TCP-Session: 9c15c9fc-164d-42a3-83c5-eb2f681e2cb2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5671 | 2025.12.20 00:27:41.138768 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5672 | 2025.12.20 00:27:41.138808 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51381 | ||
| 5673 | 2025.12.20 00:27:41.138810 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49517 | ||
| 5674 | 2025.12.20 00:27:41.138836 [ 289 ] {} <Debug> TCP-Session: 3f6df345-e32e-4f2a-a9ae-485d23996ddc Authenticating user 'default' from [fd00:1122:3344:101::e]:44238 | ||
| 5675 | 2025.12.20 00:27:41.138878 [ 289 ] {} <Debug> TCP-Session: 3f6df345-e32e-4f2a-a9ae-485d23996ddc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5676 | 2025.12.20 00:27:41.138893 [ 289 ] {} <Debug> TCP-Session: 3f6df345-e32e-4f2a-a9ae-485d23996ddc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5677 | 2025.12.20 00:27:41.138913 [ 288 ] {e39eb3bd-ca24-4fe4-beac-6d080f1b32c1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51806) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5678 | 2025.12.20 00:27:41.139086 [ 288 ] {e39eb3bd-ca24-4fe4-beac-6d080f1b32c1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5679 | 2025.12.20 00:27:41.139128 [ 288 ] {e39eb3bd-ca24-4fe4-beac-6d080f1b32c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5680 | 2025.12.20 00:27:41.139355 [ 288 ] {e39eb3bd-ca24-4fe4-beac-6d080f1b32c1} <Debug> oximeter.version (bc39ca35-ba92-4bb2-98a9-2a197a776672) (SelectExecutor): Key condition: unknown | ||
| 5681 | 2025.12.20 00:27:41.140103 [ 309 ] {e39eb3bd-ca24-4fe4-beac-6d080f1b32c1} <Trace> AggregatingTransform: Aggregating | ||
| 5682 | 2025.12.20 00:27:41.140146 [ 309 ] {e39eb3bd-ca24-4fe4-beac-6d080f1b32c1} <Trace> Aggregator: Aggregation method: without_key | ||
| 5683 | 2025.12.20 00:27:41.140181 [ 309 ] {e39eb3bd-ca24-4fe4-beac-6d080f1b32c1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000743668 sec. (1344.686 rows/sec., 52.53 KiB/sec.) | ||
| 5684 | 2025.12.20 00:27:41.140223 [ 309 ] {e39eb3bd-ca24-4fe4-beac-6d080f1b32c1} <Trace> Aggregator: Merging aggregated data | ||
| 5685 | 2025.12.20 00:27:41.141737 [ 288 ] {e39eb3bd-ca24-4fe4-beac-6d080f1b32c1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002858 sec., 349.89503149055287 rows/sec., 13.67 KiB/sec. | ||
| 5686 | 2025.12.20 00:27:41.141836 [ 288 ] {e39eb3bd-ca24-4fe4-beac-6d080f1b32c1} <Debug> TCPHandler: Processed in 0.003115528 sec. | ||
| 5687 | 2025.12.20 00:27:41.141952 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5688 | 2025.12.20 00:27:41.141978 [ 288 ] {} <Debug> TCP-Session: 9c15c9fc-164d-42a3-83c5-eb2f681e2cb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5689 | 2025.12.20 00:27:41.141997 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5690 | 2025.12.20 00:27:41.142037 [ 289 ] {} <Debug> TCP-Session: 3f6df345-e32e-4f2a-a9ae-485d23996ddc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5691 | 2025.12.20 00:27:41.150293 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5692 | 2025.12.20 00:27:41.150334 [ 290 ] {} <Debug> TCP-Session: 1bb74020-3a27-42c1-8c17-3449c6b57060 Authenticating user 'default' from [fd00:1122:3344:101::e]:38153 | ||
| 5693 | 2025.12.20 00:27:41.150353 [ 290 ] {} <Debug> TCP-Session: 1bb74020-3a27-42c1-8c17-3449c6b57060 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5694 | 2025.12.20 00:27:41.150366 [ 290 ] {} <Debug> TCP-Session: 1bb74020-3a27-42c1-8c17-3449c6b57060 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5695 | 2025.12.20 00:27:41.150365 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51767 | ||
| 5696 | 2025.12.20 00:27:41.150385 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55928 | ||
| 5697 | 2025.12.20 00:27:41.150374 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57345 | ||
| 5698 | 2025.12.20 00:27:41.150469 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5699 | 2025.12.20 00:27:41.150481 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5700 | 2025.12.20 00:27:41.150501 [ 289 ] {} <Debug> TCP-Session: 8dca5582-7a94-47ca-af95-43be01492838 Authenticating user 'default' from [fd00:1122:3344:101::e]:55928 | ||
| 5701 | 2025.12.20 00:27:41.150521 [ 352 ] {} <Debug> TCP-Session: 22dbb439-92a8-4a67-9c34-11a8a42d2a3c Authenticating user 'default' from [fd00:1122:3344:101::e]:51767 | ||
| 5702 | 2025.12.20 00:27:41.150525 [ 289 ] {} <Debug> TCP-Session: 8dca5582-7a94-47ca-af95-43be01492838 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5703 | 2025.12.20 00:27:41.150554 [ 352 ] {} <Debug> TCP-Session: 22dbb439-92a8-4a67-9c34-11a8a42d2a3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5704 | 2025.12.20 00:27:41.150556 [ 289 ] {} <Debug> TCP-Session: 8dca5582-7a94-47ca-af95-43be01492838 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5705 | 2025.12.20 00:27:41.150576 [ 352 ] {} <Debug> TCP-Session: 22dbb439-92a8-4a67-9c34-11a8a42d2a3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5706 | 2025.12.20 00:27:41.156087 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5707 | 2025.12.20 00:27:41.156130 [ 351 ] {} <Debug> TCP-Session: e12a3d69-0a68-4787-b3b7-4156d0a528fb Authenticating user 'default' from [fd00:1122:3344:101::e]:49517 | ||
| 5708 | 2025.12.20 00:27:41.156147 [ 351 ] {} <Debug> TCP-Session: e12a3d69-0a68-4787-b3b7-4156d0a528fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5709 | 2025.12.20 00:27:41.156161 [ 351 ] {} <Debug> TCP-Session: e12a3d69-0a68-4787-b3b7-4156d0a528fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5710 | 2025.12.20 00:27:41.156179 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5711 | 2025.12.20 00:27:41.156217 [ 293 ] {} <Debug> TCP-Session: 85700024-0edc-493d-bae8-e3b4a2e42c64 Authenticating user 'default' from [fd00:1122:3344:101::e]:51381 | ||
| 5712 | 2025.12.20 00:27:41.156222 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5713 | 2025.12.20 00:27:41.156234 [ 293 ] {} <Debug> TCP-Session: 85700024-0edc-493d-bae8-e3b4a2e42c64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5714 | 2025.12.20 00:27:41.156267 [ 293 ] {} <Debug> TCP-Session: 85700024-0edc-493d-bae8-e3b4a2e42c64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5715 | 2025.12.20 00:27:41.156267 [ 291 ] {} <Debug> TCP-Session: 5acce42f-d142-4bf5-90ef-7be8ae878cbe Authenticating user 'default' from [fd00:1122:3344:101::e]:65259 | ||
| 5716 | 2025.12.20 00:27:41.156300 [ 291 ] {} <Debug> TCP-Session: 5acce42f-d142-4bf5-90ef-7be8ae878cbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5717 | 2025.12.20 00:27:41.156312 [ 291 ] {} <Debug> TCP-Session: 5acce42f-d142-4bf5-90ef-7be8ae878cbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5718 | 2025.12.20 00:27:41.158887 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5719 | 2025.12.20 00:27:41.158925 [ 288 ] {} <Debug> TCP-Session: 63a50cfd-ac92-45be-b2af-acdb0e2a2892 Authenticating user 'default' from [fd00:1122:3344:101::e]:57345 | ||
| 5720 | 2025.12.20 00:27:41.158943 [ 288 ] {} <Debug> TCP-Session: 63a50cfd-ac92-45be-b2af-acdb0e2a2892 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5721 | 2025.12.20 00:27:41.158956 [ 288 ] {} <Debug> TCP-Session: 63a50cfd-ac92-45be-b2af-acdb0e2a2892 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5722 | 2025.12.20 00:27:41.168397 [ 289 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:55928). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5723 | |||
| 5724 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5725 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5726 | 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 | ||
| 5727 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5728 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5729 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5730 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5731 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5732 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5733 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5734 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5735 | (version 23.8.7.1) | ||
| 5736 | 2025.12.20 00:27:41.168593 [ 289 ] {} <Debug> TCP-Session: 8dca5582-7a94-47ca-af95-43be01492838 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5737 | 2025.12.20 00:27:41.168627 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:65259). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5738 | |||
| 5739 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5740 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5741 | 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 | ||
| 5742 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5743 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5744 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5745 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5746 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5747 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5748 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5749 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5750 | (version 23.8.7.1) | ||
| 5751 | 2025.12.20 00:27:41.168742 [ 291 ] {} <Debug> TCP-Session: 5acce42f-d142-4bf5-90ef-7be8ae878cbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5752 | 2025.12.20 00:27:41.168760 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:51381). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5753 | |||
| 5754 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5755 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5756 | 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 | ||
| 5757 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5758 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5759 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5760 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5761 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5762 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5763 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5764 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5765 | (version 23.8.7.1) | ||
| 5766 | 2025.12.20 00:27:41.168849 [ 293 ] {} <Debug> TCP-Session: 85700024-0edc-493d-bae8-e3b4a2e42c64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5767 | 2025.12.20 00:27:41.168874 [ 351 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:49517). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5768 | |||
| 5769 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5770 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5771 | 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 | ||
| 5772 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5773 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5774 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5775 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5776 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5777 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5778 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5779 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5780 | (version 23.8.7.1) | ||
| 5781 | 2025.12.20 00:27:41.168977 [ 351 ] {} <Debug> TCP-Session: e12a3d69-0a68-4787-b3b7-4156d0a528fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5782 | 2025.12.20 00:27:41.169002 [ 275 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:48767). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5783 | |||
| 5784 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5785 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5786 | 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 | ||
| 5787 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5788 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5789 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5790 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5791 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5792 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5793 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5794 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5795 | (version 23.8.7.1) | ||
| 5796 | 2025.12.20 00:27:41.169088 [ 275 ] {} <Debug> TCP-Session: a745340d-91f5-4a1f-8613-a0b99ac560fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5797 | 2025.12.20 00:27:41.169102 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:38153). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5798 | |||
| 5799 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5800 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5801 | 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 | ||
| 5802 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5803 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5804 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5805 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5806 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5807 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5808 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5809 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5810 | (version 23.8.7.1) | ||
| 5811 | 2025.12.20 00:27:41.169200 [ 290 ] {} <Debug> TCP-Session: 1bb74020-3a27-42c1-8c17-3449c6b57060 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5812 | 2025.12.20 00:27:41.169221 [ 294 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:55851). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5813 | |||
| 5814 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5815 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5816 | 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 | ||
| 5817 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5818 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5819 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5820 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5821 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5822 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5823 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5824 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5825 | (version 23.8.7.1) | ||
| 5826 | 2025.12.20 00:27:41.169308 [ 294 ] {} <Debug> TCP-Session: 39bc8063-caad-4c0b-aead-1b72144c33c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5827 | 2025.12.20 00:27:41.169330 [ 352 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:51767). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5828 | |||
| 5829 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5830 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5831 | 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 | ||
| 5832 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5833 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5834 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5835 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5836 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5837 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5838 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5839 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5840 | (version 23.8.7.1) | ||
| 5841 | 2025.12.20 00:27:41.169419 [ 352 ] {} <Debug> TCP-Session: 22dbb439-92a8-4a67-9c34-11a8a42d2a3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5842 | 2025.12.20 00:27:41.169444 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:40714). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5843 | |||
| 5844 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5845 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5846 | 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 | ||
| 5847 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5848 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5849 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5850 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5851 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5852 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5853 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5854 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5855 | (version 23.8.7.1) | ||
| 5856 | 2025.12.20 00:27:41.169620 [ 292 ] {} <Debug> TCP-Session: 81337865-c537-445a-a8de-4081fddf3e51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5857 | 2025.12.20 00:27:41.169644 [ 350 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:55827). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5858 | |||
| 5859 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5860 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5861 | 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 | ||
| 5862 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5863 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5864 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5865 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5866 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5867 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5868 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5869 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5870 | (version 23.8.7.1) | ||
| 5871 | 2025.12.20 00:27:41.169797 [ 350 ] {} <Debug> TCP-Session: 53c25fae-01ef-4871-9935-ad7a09163b9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5872 | 2025.12.20 00:27:41.169806 [ 288 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:57345). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5873 | |||
| 5874 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5875 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5876 | 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 | ||
| 5877 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5878 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5879 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5880 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5881 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5882 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5883 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5884 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 5885 | (version 23.8.7.1) | ||
| 5886 | 2025.12.20 00:27:41.169870 [ 288 ] {} <Debug> TCP-Session: 63a50cfd-ac92-45be-b2af-acdb0e2a2892 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5887 | 2025.12.20 00:27:41.266415 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 754 | ||
| 5888 | 2025.12.20 00:27:41.268959 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5889 | 2025.12.20 00:27:41.269022 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5890 | 2025.12.20 00:27:41.270306 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5891 | 2025.12.20 00:27:41.270609 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5892 | 2025.12.20 00:27:41.271049 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 754 | ||
| 5893 | 2025.12.20 00:27:41.291235 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40653 | ||
| 5894 | 2025.12.20 00:27:41.291346 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5895 | 2025.12.20 00:27:41.291373 [ 288 ] {} <Debug> TCP-Session: 0add9dda-6933-4bc8-9cf5-8ec0c86bdecc Authenticating user 'default' from [fd00:1122:3344:101::e]:40653 | ||
| 5896 | 2025.12.20 00:27:41.291395 [ 288 ] {} <Debug> TCP-Session: 0add9dda-6933-4bc8-9cf5-8ec0c86bdecc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5897 | 2025.12.20 00:27:41.291408 [ 288 ] {} <Debug> TCP-Session: 0add9dda-6933-4bc8-9cf5-8ec0c86bdecc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5898 | 2025.12.20 00:27:41.291635 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38570 | ||
| 5899 | 2025.12.20 00:27:41.291651 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51629 | ||
| 5900 | 2025.12.20 00:27:41.291670 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48819 | ||
| 5901 | 2025.12.20 00:27:41.291698 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60314 | ||
| 5902 | 2025.12.20 00:27:41.291712 [ 288 ] {} <Trace> TCP-Session: 0add9dda-6933-4bc8-9cf5-8ec0c86bdecc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5903 | 2025.12.20 00:27:41.291754 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5904 | 2025.12.20 00:27:41.291711 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5905 | 2025.12.20 00:27:41.291785 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5906 | 2025.12.20 00:27:41.291793 [ 291 ] {} <Debug> TCP-Session: 24632eaf-15f9-40a3-957a-9d6082e1ad51 Authenticating user 'default' from [fd00:1122:3344:101::e]:51629 | ||
| 5907 | 2025.12.20 00:27:41.291804 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5908 | 2025.12.20 00:27:41.291828 [ 293 ] {} <Debug> TCP-Session: cf122ac6-704b-48ca-aa02-22385138441a Authenticating user 'default' from [fd00:1122:3344:101::e]:48819 | ||
| 5909 | 2025.12.20 00:27:41.291841 [ 291 ] {} <Debug> TCP-Session: 24632eaf-15f9-40a3-957a-9d6082e1ad51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5910 | 2025.12.20 00:27:41.291855 [ 275 ] {} <Debug> TCP-Session: c1376400-f91e-4174-8231-71a404a81e9c Authenticating user 'default' from [fd00:1122:3344:101::e]:60314 | ||
| 5911 | 2025.12.20 00:27:41.291866 [ 293 ] {} <Debug> TCP-Session: cf122ac6-704b-48ca-aa02-22385138441a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5912 | 2025.12.20 00:27:41.291872 [ 291 ] {} <Debug> TCP-Session: 24632eaf-15f9-40a3-957a-9d6082e1ad51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5913 | 2025.12.20 00:27:41.291897 [ 293 ] {} <Debug> TCP-Session: cf122ac6-704b-48ca-aa02-22385138441a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5914 | 2025.12.20 00:27:41.291906 [ 288 ] {63d09142-4e23-4da0-b815-664b69a9cd5f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40653) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5915 | 2025.12.20 00:27:41.291893 [ 275 ] {} <Debug> TCP-Session: c1376400-f91e-4174-8231-71a404a81e9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5916 | 2025.12.20 00:27:41.291811 [ 290 ] {} <Debug> TCP-Session: ae2d6a31-ea47-432b-b43c-4653dd1d26c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:38570 | ||
| 5917 | 2025.12.20 00:27:41.291962 [ 275 ] {} <Debug> TCP-Session: c1376400-f91e-4174-8231-71a404a81e9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5918 | 2025.12.20 00:27:41.291983 [ 290 ] {} <Debug> TCP-Session: ae2d6a31-ea47-432b-b43c-4653dd1d26c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5919 | 2025.12.20 00:27:41.291680 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56726 | ||
| 5920 | 2025.12.20 00:27:41.292010 [ 290 ] {} <Debug> TCP-Session: ae2d6a31-ea47-432b-b43c-4653dd1d26c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5921 | 2025.12.20 00:27:41.291664 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35132 | ||
| 5922 | 2025.12.20 00:27:41.291708 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60630 | ||
| 5923 | 2025.12.20 00:27:41.292069 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5924 | 2025.12.20 00:27:41.291638 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54734 | ||
| 5925 | 2025.12.20 00:27:41.292109 [ 294 ] {} <Debug> TCP-Session: f800dda4-f993-4edb-9d32-c06942784be5 Authenticating user 'default' from [fd00:1122:3344:101::e]:56726 | ||
| 5926 | 2025.12.20 00:27:41.292133 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5927 | 2025.12.20 00:27:41.292155 [ 294 ] {} <Debug> TCP-Session: f800dda4-f993-4edb-9d32-c06942784be5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5928 | 2025.12.20 00:27:41.292104 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5929 | 2025.12.20 00:27:41.292175 [ 350 ] {} <Debug> TCP-Session: 7e45b5c4-2ed3-4c7c-92a5-737cac5c0bbc Authenticating user 'default' from [fd00:1122:3344:101::e]:60630 | ||
| 5930 | 2025.12.20 00:27:41.292193 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5931 | 2025.12.20 00:27:41.292214 [ 350 ] {} <Debug> TCP-Session: 7e45b5c4-2ed3-4c7c-92a5-737cac5c0bbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5932 | 2025.12.20 00:27:41.292206 [ 292 ] {} <Debug> TCP-Session: afebfaa2-c50c-4ed6-8d32-e8360231e714 Authenticating user 'default' from [fd00:1122:3344:101::e]:35132 | ||
| 5933 | 2025.12.20 00:27:41.292235 [ 289 ] {} <Debug> TCP-Session: 4a5bb92d-ef1b-4495-a568-3158b3e68999 Authenticating user 'default' from [fd00:1122:3344:101::e]:54734 | ||
| 5934 | 2025.12.20 00:27:41.292233 [ 350 ] {} <Debug> TCP-Session: 7e45b5c4-2ed3-4c7c-92a5-737cac5c0bbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5935 | 2025.12.20 00:27:41.292274 [ 289 ] {} <Debug> TCP-Session: 4a5bb92d-ef1b-4495-a568-3158b3e68999 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5936 | 2025.12.20 00:27:41.292181 [ 294 ] {} <Debug> TCP-Session: f800dda4-f993-4edb-9d32-c06942784be5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5937 | 2025.12.20 00:27:41.292294 [ 289 ] {} <Debug> TCP-Session: 4a5bb92d-ef1b-4495-a568-3158b3e68999 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5938 | 2025.12.20 00:27:41.292251 [ 292 ] {} <Debug> TCP-Session: afebfaa2-c50c-4ed6-8d32-e8360231e714 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5939 | 2025.12.20 00:27:41.292175 [ 288 ] {63d09142-4e23-4da0-b815-664b69a9cd5f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5940 | 2025.12.20 00:27:41.292347 [ 292 ] {} <Debug> TCP-Session: afebfaa2-c50c-4ed6-8d32-e8360231e714 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5941 | 2025.12.20 00:27:41.292407 [ 288 ] {63d09142-4e23-4da0-b815-664b69a9cd5f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5942 | 2025.12.20 00:27:41.292681 [ 288 ] {63d09142-4e23-4da0-b815-664b69a9cd5f} <Debug> oximeter.version (bc39ca35-ba92-4bb2-98a9-2a197a776672) (SelectExecutor): Key condition: unknown | ||
| 5943 | 2025.12.20 00:27:41.293579 [ 309 ] {63d09142-4e23-4da0-b815-664b69a9cd5f} <Trace> AggregatingTransform: Aggregating | ||
| 5944 | 2025.12.20 00:27:41.293615 [ 309 ] {63d09142-4e23-4da0-b815-664b69a9cd5f} <Trace> Aggregator: Aggregation method: without_key | ||
| 5945 | 2025.12.20 00:27:41.293648 [ 309 ] {63d09142-4e23-4da0-b815-664b69a9cd5f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000865502 sec. (1155.399 rows/sec., 45.13 KiB/sec.) | ||
| 5946 | 2025.12.20 00:27:41.293665 [ 309 ] {63d09142-4e23-4da0-b815-664b69a9cd5f} <Trace> Aggregator: Merging aggregated data | ||
| 5947 | 2025.12.20 00:27:41.294787 [ 288 ] {63d09142-4e23-4da0-b815-664b69a9cd5f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002939 sec., 340.25178632187817 rows/sec., 13.29 KiB/sec. | ||
| 5948 | 2025.12.20 00:27:41.294919 [ 288 ] {63d09142-4e23-4da0-b815-664b69a9cd5f} <Debug> TCPHandler: Processed in 0.003321583 sec. | ||
| 5949 | 2025.12.20 00:27:41.295036 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5950 | 2025.12.20 00:27:41.295062 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5951 | 2025.12.20 00:27:41.295077 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5952 | 2025.12.20 00:27:41.295112 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5953 | 2025.12.20 00:27:41.295126 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5954 | 2025.12.20 00:27:41.295142 [ 350 ] {} <Debug> TCP-Session: 7e45b5c4-2ed3-4c7c-92a5-737cac5c0bbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5955 | 2025.12.20 00:27:41.295154 [ 293 ] {} <Debug> TCP-Session: cf122ac6-704b-48ca-aa02-22385138441a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5956 | 2025.12.20 00:27:41.295162 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5957 | 2025.12.20 00:27:41.295178 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5958 | 2025.12.20 00:27:41.295199 [ 294 ] {} <Debug> TCP-Session: f800dda4-f993-4edb-9d32-c06942784be5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5959 | 2025.12.20 00:27:41.295148 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5960 | 2025.12.20 00:27:41.295226 [ 275 ] {} <Debug> TCP-Session: c1376400-f91e-4174-8231-71a404a81e9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5961 | 2025.12.20 00:27:41.295115 [ 290 ] {} <Debug> TCP-Session: ae2d6a31-ea47-432b-b43c-4653dd1d26c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5962 | 2025.12.20 00:27:41.295266 [ 291 ] {} <Debug> TCP-Session: 24632eaf-15f9-40a3-957a-9d6082e1ad51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5963 | 2025.12.20 00:27:41.295095 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5964 | 2025.12.20 00:27:41.295170 [ 289 ] {} <Debug> TCP-Session: 4a5bb92d-ef1b-4495-a568-3158b3e68999 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5965 | 2025.12.20 00:27:41.295333 [ 292 ] {} <Debug> TCP-Session: afebfaa2-c50c-4ed6-8d32-e8360231e714 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5966 | 2025.12.20 00:27:41.295066 [ 288 ] {} <Debug> TCP-Session: 0add9dda-6933-4bc8-9cf5-8ec0c86bdecc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5967 | 2025.12.20 00:27:43.462871 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5968 | 2025.12.20 00:27:43.463049 [ 276 ] {e5f503f0-b5ca-4b88-8d37-5c8728d9f9a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5969 | 2025.12.20 00:27:43.463138 [ 276 ] {e5f503f0-b5ca-4b88-8d37-5c8728d9f9a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5970 | 2025.12.20 00:27:43.464234 [ 276 ] {e5f503f0-b5ca-4b88-8d37-5c8728d9f9a3} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5971 | 2025.12.20 00:27:43.464295 [ 276 ] {e5f503f0-b5ca-4b88-8d37-5c8728d9f9a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5972 | 2025.12.20 00:27:43.464742 [ 276 ] {e5f503f0-b5ca-4b88-8d37-5c8728d9f9a3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5973 | 2025.12.20 00:27:43.464981 [ 276 ] {e5f503f0-b5ca-4b88-8d37-5c8728d9f9a3} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5974 | 2025.12.20 00:27:43.465144 [ 276 ] {e5f503f0-b5ca-4b88-8d37-5c8728d9f9a3} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002144 sec., 191231.34328358207 rows/sec., 12.13 MiB/sec. | ||
| 5975 | 2025.12.20 00:27:43.465198 [ 276 ] {e5f503f0-b5ca-4b88-8d37-5c8728d9f9a3} <Debug> TCPHandler: Processed in 0.002460311 sec. | ||
| 5976 | 2025.12.20 00:27:43.465324 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5977 | 2025.12.20 00:27:43.465431 [ 276 ] {32171231-8dcd-4496-b6ae-754428d62399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5978 | 2025.12.20 00:27:43.465476 [ 276 ] {32171231-8dcd-4496-b6ae-754428d62399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5979 | 2025.12.20 00:27:43.466647 [ 276 ] {32171231-8dcd-4496-b6ae-754428d62399} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5980 | 2025.12.20 00:27:43.466683 [ 276 ] {32171231-8dcd-4496-b6ae-754428d62399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5981 | 2025.12.20 00:27:43.467064 [ 276 ] {32171231-8dcd-4496-b6ae-754428d62399} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5982 | 2025.12.20 00:27:43.467282 [ 276 ] {32171231-8dcd-4496-b6ae-754428d62399} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5983 | 2025.12.20 00:27:43.467415 [ 276 ] {32171231-8dcd-4496-b6ae-754428d62399} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.002011 sec., 552958.7270014917 rows/sec., 43.63 MiB/sec. | ||
| 5984 | 2025.12.20 00:27:43.467453 [ 276 ] {32171231-8dcd-4496-b6ae-754428d62399} <Debug> TCPHandler: Processed in 0.002183585 sec. | ||
| 5985 | 2025.12.20 00:27:43.467565 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5986 | 2025.12.20 00:27:43.467666 [ 276 ] {1bdd92d7-cee6-445b-aa36-a1b5b83a3f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5987 | 2025.12.20 00:27:43.467708 [ 276 ] {1bdd92d7-cee6-445b-aa36-a1b5b83a3f15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5988 | 2025.12.20 00:27:43.468225 [ 276 ] {1bdd92d7-cee6-445b-aa36-a1b5b83a3f15} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5989 | 2025.12.20 00:27:43.468260 [ 276 ] {1bdd92d7-cee6-445b-aa36-a1b5b83a3f15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5990 | 2025.12.20 00:27:43.468575 [ 276 ] {1bdd92d7-cee6-445b-aa36-a1b5b83a3f15} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5991 | 2025.12.20 00:27:43.468787 [ 276 ] {1bdd92d7-cee6-445b-aa36-a1b5b83a3f15} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5992 | 2025.12.20 00:27:43.468918 [ 276 ] {1bdd92d7-cee6-445b-aa36-a1b5b83a3f15} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001276 sec., 160658.30721003134 rows/sec., 9.43 MiB/sec. | ||
| 5993 | 2025.12.20 00:27:43.468954 [ 276 ] {1bdd92d7-cee6-445b-aa36-a1b5b83a3f15} <Debug> TCPHandler: Processed in 0.001440187 sec. | ||
| 5994 | 2025.12.20 00:27:43.469059 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5995 | 2025.12.20 00:27:43.469154 [ 276 ] {ca8427ab-fcfc-4a63-ac2c-7e8238a8f0f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5996 | 2025.12.20 00:27:43.469194 [ 276 ] {ca8427ab-fcfc-4a63-ac2c-7e8238a8f0f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5997 | 2025.12.20 00:27:43.469722 [ 276 ] {ca8427ab-fcfc-4a63-ac2c-7e8238a8f0f0} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5998 | 2025.12.20 00:27:43.469759 [ 276 ] {ca8427ab-fcfc-4a63-ac2c-7e8238a8f0f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 5999 | 2025.12.20 00:27:43.470083 [ 276 ] {ca8427ab-fcfc-4a63-ac2c-7e8238a8f0f0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6000 | 2025.12.20 00:27:43.470305 [ 276 ] {ca8427ab-fcfc-4a63-ac2c-7e8238a8f0f0} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6001 | 2025.12.20 00:27:43.470404 [ 34 ] {} <Debug> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6002 | 2025.12.20 00:27:43.470435 [ 34 ] {} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6003 | 2025.12.20 00:27:43.470435 [ 276 ] {ca8427ab-fcfc-4a63-ac2c-7e8238a8f0f0} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001301 sec., 162951.57571099154 rows/sec., 10.51 MiB/sec. | ||
| 6004 | 2025.12.20 00:27:43.470453 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6005 | 2025.12.20 00:27:43.470480 [ 276 ] {ca8427ab-fcfc-4a63-ac2c-7e8238a8f0f0} <Debug> TCPHandler: Processed in 0.001471157 sec. | ||
| 6006 | 2025.12.20 00:27:43.470574 [ 196 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::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 | ||
| 6007 | 2025.12.20 00:27:43.470593 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6008 | 2025.12.20 00:27:43.470715 [ 276 ] {a7b34823-a461-41e4-b5ce-f91573b9c33f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6009 | 2025.12.20 00:27:43.470729 [ 196 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6010 | 2025.12.20 00:27:43.470756 [ 276 ] {a7b34823-a461-41e4-b5ce-f91573b9c33f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6011 | 2025.12.20 00:27:43.470774 [ 196 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 442 rows starting from the beginning of the part | ||
| 6012 | 2025.12.20 00:27:43.470854 [ 196 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part | ||
| 6013 | 2025.12.20 00:27:43.470901 [ 196 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 212 rows starting from the beginning of the part | ||
| 6014 | 2025.12.20 00:27:43.470945 [ 196 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 228 rows starting from the beginning of the part | ||
| 6015 | 2025.12.20 00:27:43.470984 [ 196 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 212 rows starting from the beginning of the part | ||
| 6016 | 2025.12.20 00:27:43.471023 [ 196 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 212 rows starting from the beginning of the part | ||
| 6017 | 2025.12.20 00:27:43.471279 [ 276 ] {a7b34823-a461-41e4-b5ce-f91573b9c33f} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6018 | 2025.12.20 00:27:43.471322 [ 276 ] {a7b34823-a461-41e4-b5ce-f91573b9c33f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6019 | 2025.12.20 00:27:43.471657 [ 276 ] {a7b34823-a461-41e4-b5ce-f91573b9c33f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6020 | 2025.12.20 00:27:43.471894 [ 276 ] {a7b34823-a461-41e4-b5ce-f91573b9c33f} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6021 | 2025.12.20 00:27:43.472024 [ 276 ] {a7b34823-a461-41e4-b5ce-f91573b9c33f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001329 sec., 158765.98946576373 rows/sec., 9.02 MiB/sec. | ||
| 6022 | 2025.12.20 00:27:43.472053 [ 194 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1518 rows, containing 5 columns (5 merged, 0 gathered) in 0.001539278 sec., 986176.6360592433 rows/sec., 68.32 MiB/sec. | ||
| 6023 | 2025.12.20 00:27:43.472062 [ 276 ] {a7b34823-a461-41e4-b5ce-f91573b9c33f} <Debug> TCPHandler: Processed in 0.001519428 sec. | ||
| 6024 | 2025.12.20 00:27:43.472173 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6025 | 2025.12.20 00:27:43.472194 [ 196 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6026 | 2025.12.20 00:27:43.472272 [ 276 ] {7d94d38a-6029-420f-854f-f61694a69daa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6027 | 2025.12.20 00:27:43.472318 [ 276 ] {7d94d38a-6029-420f-854f-f61694a69daa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6028 | 2025.12.20 00:27:43.472463 [ 196 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_21_4} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6029 | 2025.12.20 00:27:43.472548 [ 196 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_21_4} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6030 | 2025.12.20 00:27:43.472626 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 6031 | 2025.12.20 00:27:43.473065 [ 276 ] {7d94d38a-6029-420f-854f-f61694a69daa} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6032 | 2025.12.20 00:27:43.473107 [ 276 ] {7d94d38a-6029-420f-854f-f61694a69daa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6033 | 2025.12.20 00:27:43.473453 [ 276 ] {7d94d38a-6029-420f-854f-f61694a69daa} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6034 | 2025.12.20 00:27:43.473679 [ 276 ] {7d94d38a-6029-420f-854f-f61694a69daa} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6035 | 2025.12.20 00:27:43.473809 [ 276 ] {7d94d38a-6029-420f-854f-f61694a69daa} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001556 sec., 436375.3213367609 rows/sec., 30.42 MiB/sec. | ||
| 6036 | 2025.12.20 00:27:43.473848 [ 276 ] {7d94d38a-6029-420f-854f-f61694a69daa} <Debug> TCPHandler: Processed in 0.001725123 sec. | ||
| 6037 | 2025.12.20 00:27:43.473964 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6038 | 2025.12.20 00:27:43.474061 [ 276 ] {0fb656fe-299e-462c-ae34-0657fcb80959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6039 | 2025.12.20 00:27:43.474103 [ 276 ] {0fb656fe-299e-462c-ae34-0657fcb80959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6040 | 2025.12.20 00:27:43.474433 [ 276 ] {0fb656fe-299e-462c-ae34-0657fcb80959} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6041 | 2025.12.20 00:27:43.474468 [ 276 ] {0fb656fe-299e-462c-ae34-0657fcb80959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6042 | 2025.12.20 00:27:43.474767 [ 276 ] {0fb656fe-299e-462c-ae34-0657fcb80959} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6043 | 2025.12.20 00:27:43.474976 [ 276 ] {0fb656fe-299e-462c-ae34-0657fcb80959} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6044 | 2025.12.20 00:27:43.475065 [ 34 ] {} <Debug> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6045 | 2025.12.20 00:27:43.475097 [ 34 ] {} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6046 | 2025.12.20 00:27:43.475102 [ 276 ] {0fb656fe-299e-462c-ae34-0657fcb80959} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 6047 | 2025.12.20 00:27:43.475115 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6048 | 2025.12.20 00:27:43.475140 [ 276 ] {0fb656fe-299e-462c-ae34-0657fcb80959} <Debug> TCPHandler: Processed in 0.001226521 sec. | ||
| 6049 | 2025.12.20 00:27:43.475192 [ 194 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::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 | ||
| 6050 | 2025.12.20 00:27:43.475260 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6051 | 2025.12.20 00:27:43.475275 [ 194 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6052 | 2025.12.20 00:27:43.475304 [ 194 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 6053 | 2025.12.20 00:27:43.475357 [ 276 ] {f194bd42-da39-46d3-9a8c-76a3c84bf4b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6054 | 2025.12.20 00:27:43.475374 [ 194 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 6055 | 2025.12.20 00:27:43.475399 [ 276 ] {f194bd42-da39-46d3-9a8c-76a3c84bf4b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6056 | 2025.12.20 00:27:43.475419 [ 194 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 6057 | 2025.12.20 00:27:43.475458 [ 194 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 6058 | 2025.12.20 00:27:43.475497 [ 194 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 6059 | 2025.12.20 00:27:43.475535 [ 194 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 6060 | 2025.12.20 00:27:43.475858 [ 276 ] {f194bd42-da39-46d3-9a8c-76a3c84bf4b3} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6061 | 2025.12.20 00:27:43.475893 [ 276 ] {f194bd42-da39-46d3-9a8c-76a3c84bf4b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6062 | 2025.12.20 00:27:43.476225 [ 276 ] {f194bd42-da39-46d3-9a8c-76a3c84bf4b3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6063 | 2025.12.20 00:27:43.476261 [ 187 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001096907 sec., 87518.81426593139 rows/sec., 4.47 MiB/sec. | ||
| 6064 | 2025.12.20 00:27:43.476419 [ 186 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6065 | 2025.12.20 00:27:43.476446 [ 276 ] {f194bd42-da39-46d3-9a8c-76a3c84bf4b3} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6066 | 2025.12.20 00:27:43.476572 [ 276 ] {f194bd42-da39-46d3-9a8c-76a3c84bf4b3} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001234 sec., 254457.05024311182 rows/sec., 16.72 MiB/sec. | ||
| 6067 | 2025.12.20 00:27:43.476608 [ 276 ] {f194bd42-da39-46d3-9a8c-76a3c84bf4b3} <Debug> TCPHandler: Processed in 0.001398495 sec. | ||
| 6068 | 2025.12.20 00:27:43.476675 [ 186 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_16_3} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6069 | 2025.12.20 00:27:43.476714 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6070 | 2025.12.20 00:27:43.476739 [ 186 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_16_3} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6071 | 2025.12.20 00:27:43.476807 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6072 | 2025.12.20 00:27:43.476811 [ 276 ] {e59bbc09-a02f-4d09-8771-b1e2e936a13a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6073 | 2025.12.20 00:27:43.476857 [ 276 ] {e59bbc09-a02f-4d09-8771-b1e2e936a13a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6074 | 2025.12.20 00:27:43.477158 [ 276 ] {e59bbc09-a02f-4d09-8771-b1e2e936a13a} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6075 | 2025.12.20 00:27:43.477192 [ 276 ] {e59bbc09-a02f-4d09-8771-b1e2e936a13a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6076 | 2025.12.20 00:27:43.477485 [ 276 ] {e59bbc09-a02f-4d09-8771-b1e2e936a13a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6077 | 2025.12.20 00:27:43.477685 [ 276 ] {e59bbc09-a02f-4d09-8771-b1e2e936a13a} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6078 | 2025.12.20 00:27:43.477814 [ 276 ] {e59bbc09-a02f-4d09-8771-b1e2e936a13a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001021 sec., 979.4319294809011 rows/sec., 66.00 KiB/sec. | ||
| 6079 | 2025.12.20 00:27:43.477849 [ 276 ] {e59bbc09-a02f-4d09-8771-b1e2e936a13a} <Debug> TCPHandler: Processed in 0.001184219 sec. | ||
| 6080 | 2025.12.20 00:27:43.477953 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6081 | 2025.12.20 00:27:43.478048 [ 276 ] {560a1277-8f93-41b8-9c16-2500f6ea46c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6082 | 2025.12.20 00:27:43.478088 [ 276 ] {560a1277-8f93-41b8-9c16-2500f6ea46c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6083 | 2025.12.20 00:27:43.478412 [ 276 ] {560a1277-8f93-41b8-9c16-2500f6ea46c5} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6084 | 2025.12.20 00:27:43.478446 [ 276 ] {560a1277-8f93-41b8-9c16-2500f6ea46c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 6085 | 2025.12.20 00:27:43.478792 [ 276 ] {560a1277-8f93-41b8-9c16-2500f6ea46c5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6086 | 2025.12.20 00:27:43.479004 [ 276 ] {560a1277-8f93-41b8-9c16-2500f6ea46c5} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6087 | 2025.12.20 00:27:43.479131 [ 276 ] {560a1277-8f93-41b8-9c16-2500f6ea46c5} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001101 sec., 94459.58219800182 rows/sec., 5.79 MiB/sec. | ||
| 6088 | 2025.12.20 00:27:43.479168 [ 276 ] {560a1277-8f93-41b8-9c16-2500f6ea46c5} <Debug> TCPHandler: Processed in 0.001263561 sec. | ||
| 6089 | 2025.12.20 00:27:46.124903 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6090 | 2025.12.20 00:27:46.124978 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6091 | 2025.12.20 00:27:46.237681 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12412 | ||
| 6092 | 2025.12.20 00:27:46.238422 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6093 | 2025.12.20 00:27:46.238499 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6094 | 2025.12.20 00:27:46.239354 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6095 | 2025.12.20 00:27:46.239593 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6096 | 2025.12.20 00:27:46.239716 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12412 | ||
| 6097 | 2025.12.20 00:27:46.239738 [ 30 ] {} <Debug> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6098 | 2025.12.20 00:27:46.239793 [ 30 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6099 | 2025.12.20 00:27:46.239816 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6100 | 2025.12.20 00:27:46.239938 [ 194 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::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 | ||
| 6101 | 2025.12.20 00:27:46.240054 [ 194 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6102 | 2025.12.20 00:27:46.240091 [ 194 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9980 rows starting from the beginning of the part | ||
| 6103 | 2025.12.20 00:27:46.240160 [ 194 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 6104 | 2025.12.20 00:27:46.240200 [ 194 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 6105 | 2025.12.20 00:27:46.240237 [ 194 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 6106 | 2025.12.20 00:27:46.240276 [ 194 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 6107 | 2025.12.20 00:27:46.240315 [ 194 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 6108 | 2025.12.20 00:27:46.245288 [ 187 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12412 rows, containing 4 columns (4 merged, 0 gathered) in 0.005391405 sec., 2302182.8261835272 rows/sec., 32.93 MiB/sec. | ||
| 6109 | 2025.12.20 00:27:46.245827 [ 187 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6110 | 2025.12.20 00:27:46.246175 [ 187 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_26_5} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6111 | 2025.12.20 00:27:46.246252 [ 187 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_26_5} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6112 | 2025.12.20 00:27:46.246344 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6113 | 2025.12.20 00:27:46.889024 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6114 | 2025.12.20 00:27:46.907146 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6115 | 2025.12.20 00:27:46.907212 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6116 | 2025.12.20 00:27:46.913089 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6117 | 2025.12.20 00:27:46.913788 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6118 | 2025.12.20 00:27:46.914097 [ 30 ] {} <Debug> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6119 | 2025.12.20 00:27:46.914164 [ 30 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6120 | 2025.12.20 00:27:46.914185 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6121 | 2025.12.20 00:27:46.914326 [ 187 ] {89321189-b205-40b6-909a-47b5c2f62ac8::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 | ||
| 6122 | 2025.12.20 00:27:46.917617 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6123 | 2025.12.20 00:27:46.918632 [ 187 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6124 | 2025.12.20 00:27:46.920206 [ 187 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part | ||
| 6125 | 2025.12.20 00:27:46.925093 [ 187 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
| 6126 | 2025.12.20 00:27:46.929643 [ 187 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 6127 | 2025.12.20 00:27:46.933757 [ 187 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
| 6128 | 2025.12.20 00:27:46.938200 [ 187 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 6129 | 2025.12.20 00:27:46.942510 [ 187 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
| 6130 | 2025.12.20 00:27:46.996039 [ 188 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.08178036 sec., 2396.6634531811796 rows/sec., 12.39 MiB/sec. | ||
| 6131 | 2025.12.20 00:27:46.998933 [ 194 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6132 | 2025.12.20 00:27:47.001152 [ 194 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_26_5} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6133 | 2025.12.20 00:27:47.001263 [ 194 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_26_5} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6134 | 2025.12.20 00:27:47.003371 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 6135 | 2025.12.20 00:27:48.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.19 MiB, peak 280.20 MiB, free memory in arenas 0.00 B, will set to 264.39 MiB (RSS), difference: 5.21 MiB | ||
| 6136 | 2025.12.20 00:27:48.452607 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6137 | 2025.12.20 00:27:48.452775 [ 276 ] {7c47faf4-924a-499a-8da5-d686fe5fdd6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6138 | 2025.12.20 00:27:48.452838 [ 276 ] {7c47faf4-924a-499a-8da5-d686fe5fdd6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6139 | 2025.12.20 00:27:48.453556 [ 276 ] {7c47faf4-924a-499a-8da5-d686fe5fdd6f} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6140 | 2025.12.20 00:27:48.453608 [ 276 ] {7c47faf4-924a-499a-8da5-d686fe5fdd6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6141 | 2025.12.20 00:27:48.454031 [ 276 ] {7c47faf4-924a-499a-8da5-d686fe5fdd6f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6142 | 2025.12.20 00:27:48.454265 [ 276 ] {7c47faf4-924a-499a-8da5-d686fe5fdd6f} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6143 | 2025.12.20 00:27:48.454390 [ 59 ] {} <Debug> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6144 | 2025.12.20 00:27:48.454419 [ 276 ] {7c47faf4-924a-499a-8da5-d686fe5fdd6f} <Debug> executeQuery: Read 139 rows, 12.36 KiB in 0.00169 sec., 82248.52071005917 rows/sec., 7.14 MiB/sec. | ||
| 6145 | 2025.12.20 00:27:48.454474 [ 59 ] {} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6146 | 2025.12.20 00:27:48.454494 [ 276 ] {7c47faf4-924a-499a-8da5-d686fe5fdd6f} <Debug> TCPHandler: Processed in 0.00202135 sec. | ||
| 6147 | 2025.12.20 00:27:48.454503 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6148 | 2025.12.20 00:27:48.454646 [ 193 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6149 | 2025.12.20 00:27:48.454652 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6150 | 2025.12.20 00:27:48.454807 [ 193 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6151 | 2025.12.20 00:27:48.454811 [ 276 ] {d3adbe82-e88e-4ec7-a805-ccf0c0888366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6152 | 2025.12.20 00:27:48.454850 [ 193 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2345 rows starting from the beginning of the part | ||
| 6153 | 2025.12.20 00:27:48.454874 [ 276 ] {d3adbe82-e88e-4ec7-a805-ccf0c0888366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6154 | 2025.12.20 00:27:48.454919 [ 193 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1279 rows starting from the beginning of the part | ||
| 6155 | 2025.12.20 00:27:48.454969 [ 193 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1112 rows starting from the beginning of the part | ||
| 6156 | 2025.12.20 00:27:48.455010 [ 193 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 138 rows starting from the beginning of the part | ||
| 6157 | 2025.12.20 00:27:48.455050 [ 193 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1112 rows starting from the beginning of the part | ||
| 6158 | 2025.12.20 00:27:48.455093 [ 193 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 139 rows starting from the beginning of the part | ||
| 6159 | 2025.12.20 00:27:48.455346 [ 276 ] {d3adbe82-e88e-4ec7-a805-ccf0c0888366} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6160 | 2025.12.20 00:27:48.455390 [ 276 ] {d3adbe82-e88e-4ec7-a805-ccf0c0888366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6161 | 2025.12.20 00:27:48.455769 [ 276 ] {d3adbe82-e88e-4ec7-a805-ccf0c0888366} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6162 | 2025.12.20 00:27:48.456006 [ 276 ] {d3adbe82-e88e-4ec7-a805-ccf0c0888366} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6163 | 2025.12.20 00:27:48.456140 [ 276 ] {d3adbe82-e88e-4ec7-a805-ccf0c0888366} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001359 sec., 30169.24208977189 rows/sec., 2.22 MiB/sec. | ||
| 6164 | 2025.12.20 00:27:48.456180 [ 276 ] {d3adbe82-e88e-4ec7-a805-ccf0c0888366} <Debug> TCPHandler: Processed in 0.00159394 sec. | ||
| 6165 | 2025.12.20 00:27:48.456295 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6166 | 2025.12.20 00:27:48.456392 [ 276 ] {7f16b24a-181b-4f9c-8fcd-4af01e84106f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6167 | 2025.12.20 00:27:48.456435 [ 276 ] {7f16b24a-181b-4f9c-8fcd-4af01e84106f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6168 | 2025.12.20 00:27:48.456817 [ 276 ] {7f16b24a-181b-4f9c-8fcd-4af01e84106f} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6169 | 2025.12.20 00:27:48.456854 [ 276 ] {7f16b24a-181b-4f9c-8fcd-4af01e84106f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6170 | 2025.12.20 00:27:48.457151 [ 276 ] {7f16b24a-181b-4f9c-8fcd-4af01e84106f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6171 | 2025.12.20 00:27:48.457213 [ 188 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6125 rows, containing 5 columns (5 merged, 0 gathered) in 0.002618376 sec., 2339236.2288685814 rows/sec., 198.51 MiB/sec. | ||
| 6172 | 2025.12.20 00:27:48.457371 [ 276 ] {7f16b24a-181b-4f9c-8fcd-4af01e84106f} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6173 | 2025.12.20 00:27:48.457506 [ 201 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6174 | 2025.12.20 00:27:48.457521 [ 276 ] {7f16b24a-181b-4f9c-8fcd-4af01e84106f} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001147 sec., 871.8395815170009 rows/sec., 57.90 KiB/sec. | ||
| 6175 | 2025.12.20 00:27:48.457568 [ 276 ] {7f16b24a-181b-4f9c-8fcd-4af01e84106f} <Debug> TCPHandler: Processed in 0.001324164 sec. | ||
| 6176 | 2025.12.20 00:27:48.457685 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6177 | 2025.12.20 00:27:48.457781 [ 276 ] {511b4c15-3baa-4278-8a6a-1bfd69451e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6178 | 2025.12.20 00:27:48.457806 [ 201 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_36_7} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6179 | 2025.12.20 00:27:48.457821 [ 276 ] {511b4c15-3baa-4278-8a6a-1bfd69451e7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6180 | 2025.12.20 00:27:48.457886 [ 201 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_36_7} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6181 | 2025.12.20 00:27:48.457976 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 6182 | 2025.12.20 00:27:48.458257 [ 276 ] {511b4c15-3baa-4278-8a6a-1bfd69451e7b} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6183 | 2025.12.20 00:27:48.458298 [ 276 ] {511b4c15-3baa-4278-8a6a-1bfd69451e7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6184 | 2025.12.20 00:27:48.458634 [ 276 ] {511b4c15-3baa-4278-8a6a-1bfd69451e7b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6185 | 2025.12.20 00:27:48.458861 [ 276 ] {511b4c15-3baa-4278-8a6a-1bfd69451e7b} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6186 | 2025.12.20 00:27:48.458972 [ 59 ] {} <Debug> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6187 | 2025.12.20 00:27:48.458991 [ 276 ] {511b4c15-3baa-4278-8a6a-1bfd69451e7b} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001228 sec., 85504.88599348535 rows/sec., 6.68 MiB/sec. | ||
| 6188 | 2025.12.20 00:27:48.459016 [ 59 ] {} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6189 | 2025.12.20 00:27:48.459037 [ 276 ] {511b4c15-3baa-4278-8a6a-1bfd69451e7b} <Debug> TCPHandler: Processed in 0.001403455 sec. | ||
| 6190 | 2025.12.20 00:27:48.459041 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6191 | 2025.12.20 00:27:48.459127 [ 193 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6192 | 2025.12.20 00:27:48.459174 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6193 | 2025.12.20 00:27:48.459218 [ 193 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6194 | 2025.12.20 00:27:48.459248 [ 193 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1212 rows starting from the beginning of the part | ||
| 6195 | 2025.12.20 00:27:48.459274 [ 276 ] {b48624ea-0c2c-4030-895f-8ecf2f8543d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6196 | 2025.12.20 00:27:48.459292 [ 193 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 563 rows starting from the beginning of the part | ||
| 6197 | 2025.12.20 00:27:48.459323 [ 276 ] {b48624ea-0c2c-4030-895f-8ecf2f8543d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6198 | 2025.12.20 00:27:48.459333 [ 193 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 679 rows starting from the beginning of the part | ||
| 6199 | 2025.12.20 00:27:48.459376 [ 193 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 105 rows starting from the beginning of the part | ||
| 6200 | 2025.12.20 00:27:48.459420 [ 193 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 679 rows starting from the beginning of the part | ||
| 6201 | 2025.12.20 00:27:48.459454 [ 193 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 105 rows starting from the beginning of the part | ||
| 6202 | 2025.12.20 00:27:48.459742 [ 276 ] {b48624ea-0c2c-4030-895f-8ecf2f8543d9} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6203 | 2025.12.20 00:27:48.459784 [ 276 ] {b48624ea-0c2c-4030-895f-8ecf2f8543d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6204 | 2025.12.20 00:27:48.460161 [ 276 ] {b48624ea-0c2c-4030-895f-8ecf2f8543d9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6205 | 2025.12.20 00:27:48.460387 [ 276 ] {b48624ea-0c2c-4030-895f-8ecf2f8543d9} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6206 | 2025.12.20 00:27:48.460508 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6207 | 2025.12.20 00:27:48.460524 [ 276 ] {b48624ea-0c2c-4030-895f-8ecf2f8543d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001265 sec., 126482.21343873517 rows/sec., 8.81 MiB/sec. | ||
| 6208 | 2025.12.20 00:27:48.460557 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6209 | 2025.12.20 00:27:48.460579 [ 276 ] {b48624ea-0c2c-4030-895f-8ecf2f8543d9} <Debug> TCPHandler: Processed in 0.001459497 sec. | ||
| 6210 | 2025.12.20 00:27:48.460580 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6211 | 2025.12.20 00:27:48.460593 [ 193 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3343 rows, containing 5 columns (5 merged, 0 gathered) in 0.001493527 sec., 2238325.7885528686 rows/sec., 169.09 MiB/sec. | ||
| 6212 | 2025.12.20 00:27:48.460705 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6213 | 2025.12.20 00:27:48.460707 [ 188 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6214 | 2025.12.20 00:27:48.460806 [ 276 ] {d49d5760-901b-423c-abb7-251ba2afc143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6215 | 2025.12.20 00:27:48.460840 [ 191 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6216 | 2025.12.20 00:27:48.460853 [ 276 ] {d49d5760-901b-423c-abb7-251ba2afc143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6217 | 2025.12.20 00:27:48.460867 [ 188 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6218 | 2025.12.20 00:27:48.460926 [ 188 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10951 rows starting from the beginning of the part | ||
| 6219 | 2025.12.20 00:27:48.461001 [ 188 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 845 rows starting from the beginning of the part | ||
| 6220 | 2025.12.20 00:27:48.461054 [ 188 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 314 rows starting from the beginning of the part | ||
| 6221 | 2025.12.20 00:27:48.461101 [ 188 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 6222 | 2025.12.20 00:27:48.461146 [ 188 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 314 rows starting from the beginning of the part | ||
| 6223 | 2025.12.20 00:27:48.461156 [ 191 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_36_7} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6224 | 2025.12.20 00:27:48.461191 [ 188 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 6225 | 2025.12.20 00:27:48.461201 [ 276 ] {d49d5760-901b-423c-abb7-251ba2afc143} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6226 | 2025.12.20 00:27:48.461236 [ 191 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_36_7} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6227 | 2025.12.20 00:27:48.461246 [ 276 ] {d49d5760-901b-423c-abb7-251ba2afc143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6228 | 2025.12.20 00:27:48.461343 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 6229 | 2025.12.20 00:27:48.461601 [ 276 ] {d49d5760-901b-423c-abb7-251ba2afc143} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6230 | 2025.12.20 00:27:48.461825 [ 276 ] {d49d5760-901b-423c-abb7-251ba2afc143} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6231 | 2025.12.20 00:27:48.461971 [ 276 ] {d49d5760-901b-423c-abb7-251ba2afc143} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001183 sec., 845.30853761623 rows/sec., 53.66 KiB/sec. | ||
| 6232 | 2025.12.20 00:27:48.462008 [ 276 ] {d49d5760-901b-423c-abb7-251ba2afc143} <Debug> TCPHandler: Processed in 0.001353934 sec. | ||
| 6233 | 2025.12.20 00:27:48.462120 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6234 | 2025.12.20 00:27:48.462215 [ 276 ] {9cd00e2f-013d-4375-9932-de2d1ed3fe7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6235 | 2025.12.20 00:27:48.462269 [ 276 ] {9cd00e2f-013d-4375-9932-de2d1ed3fe7c} <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 | ||
| 6236 | 2025.12.20 00:27:48.463166 [ 276 ] {9cd00e2f-013d-4375-9932-de2d1ed3fe7c} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6237 | 2025.12.20 00:27:48.463204 [ 276 ] {9cd00e2f-013d-4375-9932-de2d1ed3fe7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6238 | 2025.12.20 00:27:48.463835 [ 276 ] {9cd00e2f-013d-4375-9932-de2d1ed3fe7c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6239 | 2025.12.20 00:27:48.464079 [ 276 ] {9cd00e2f-013d-4375-9932-de2d1ed3fe7c} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6240 | 2025.12.20 00:27:48.464238 [ 276 ] {9cd00e2f-013d-4375-9932-de2d1ed3fe7c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002041 sec., 20088.192062714355 rows/sec., 36.00 MiB/sec. | ||
| 6241 | 2025.12.20 00:27:48.464293 [ 276 ] {9cd00e2f-013d-4375-9932-de2d1ed3fe7c} <Debug> TCPHandler: Processed in 0.002223095 sec. | ||
| 6242 | 2025.12.20 00:27:48.464408 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6243 | 2025.12.20 00:27:48.464504 [ 276 ] {7992cbe1-7f63-417d-b657-63756e81a3ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6244 | 2025.12.20 00:27:48.464547 [ 276 ] {7992cbe1-7f63-417d-b657-63756e81a3ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6245 | 2025.12.20 00:27:48.464879 [ 276 ] {7992cbe1-7f63-417d-b657-63756e81a3ef} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6246 | 2025.12.20 00:27:48.464917 [ 276 ] {7992cbe1-7f63-417d-b657-63756e81a3ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6247 | 2025.12.20 00:27:48.465257 [ 276 ] {7992cbe1-7f63-417d-b657-63756e81a3ef} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6248 | 2025.12.20 00:27:48.465497 [ 276 ] {7992cbe1-7f63-417d-b657-63756e81a3ef} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6249 | 2025.12.20 00:27:48.465587 [ 189 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12744 rows, containing 5 columns (5 merged, 0 gathered) in 0.004927154 sec., 2586482.987948012 rows/sec., 173.33 MiB/sec. | ||
| 6250 | 2025.12.20 00:27:48.465618 [ 59 ] {} <Debug> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6251 | 2025.12.20 00:27:48.465637 [ 276 ] {7992cbe1-7f63-417d-b657-63756e81a3ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 6252 | 2025.12.20 00:27:48.465678 [ 59 ] {} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6253 | 2025.12.20 00:27:48.465692 [ 276 ] {7992cbe1-7f63-417d-b657-63756e81a3ef} <Debug> TCPHandler: Processed in 0.001334293 sec. | ||
| 6254 | 2025.12.20 00:27:48.465707 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6255 | 2025.12.20 00:27:48.465810 [ 198 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6256 | 2025.12.20 00:27:48.465916 [ 198 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6257 | 2025.12.20 00:27:48.465948 [ 198 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2386 rows starting from the beginning of the part | ||
| 6258 | 2025.12.20 00:27:48.466003 [ 198 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 6259 | 2025.12.20 00:27:48.466046 [ 198 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 104 rows starting from the beginning of the part | ||
| 6260 | 2025.12.20 00:27:48.466051 [ 193 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6261 | 2025.12.20 00:27:48.466086 [ 198 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 6262 | 2025.12.20 00:27:48.466129 [ 198 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 104 rows starting from the beginning of the part | ||
| 6263 | 2025.12.20 00:27:48.466164 [ 198 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 6264 | 2025.12.20 00:27:48.466362 [ 193 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6265 | 2025.12.20 00:27:48.466436 [ 193 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6266 | 2025.12.20 00:27:48.466510 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.41 MiB. | ||
| 6267 | 2025.12.20 00:27:48.467453 [ 189 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2774 rows, containing 4 columns (4 merged, 0 gathered) in 0.001694772 sec., 1636798.3421958825 rows/sec., 104.40 MiB/sec. | ||
| 6268 | 2025.12.20 00:27:48.467761 [ 193 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6269 | 2025.12.20 00:27:48.468006 [ 193 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_36_7} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6270 | 2025.12.20 00:27:48.468067 [ 193 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_36_7} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6271 | 2025.12.20 00:27:48.468134 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6272 | 2025.12.20 00:27:51.271390 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 792 | ||
| 6273 | 2025.12.20 00:27:51.274050 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6274 | 2025.12.20 00:27:51.274093 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6275 | 2025.12.20 00:27:51.275307 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6276 | 2025.12.20 00:27:51.275569 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6277 | 2025.12.20 00:27:51.275833 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 792 | ||
| 6278 | 2025.12.20 00:27:53.462282 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6279 | 2025.12.20 00:27:53.462459 [ 276 ] {8f32ddca-3061-4997-b3e3-754f770ef8d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6280 | 2025.12.20 00:27:53.462524 [ 276 ] {8f32ddca-3061-4997-b3e3-754f770ef8d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6281 | 2025.12.20 00:27:53.463334 [ 276 ] {8f32ddca-3061-4997-b3e3-754f770ef8d1} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6282 | 2025.12.20 00:27:53.463381 [ 276 ] {8f32ddca-3061-4997-b3e3-754f770ef8d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6283 | 2025.12.20 00:27:53.463789 [ 276 ] {8f32ddca-3061-4997-b3e3-754f770ef8d1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6284 | 2025.12.20 00:27:53.464017 [ 276 ] {8f32ddca-3061-4997-b3e3-754f770ef8d1} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6285 | 2025.12.20 00:27:53.464144 [ 155 ] {} <Debug> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 6286 | 2025.12.20 00:27:53.464166 [ 276 ] {8f32ddca-3061-4997-b3e3-754f770ef8d1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001754 sec., 233751.425313569 rows/sec., 14.83 MiB/sec. | ||
| 6287 | 2025.12.20 00:27:53.464210 [ 155 ] {} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6288 | 2025.12.20 00:27:53.464225 [ 276 ] {8f32ddca-3061-4997-b3e3-754f770ef8d1} <Debug> TCPHandler: Processed in 0.002081942 sec. | ||
| 6289 | 2025.12.20 00:27:53.464238 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6290 | 2025.12.20 00:27:53.464356 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6291 | 2025.12.20 00:27:53.464375 [ 189 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 6292 | 2025.12.20 00:27:53.464459 [ 276 ] {27f7865b-06fa-4179-80fa-8168abdcbaf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6293 | 2025.12.20 00:27:53.464505 [ 276 ] {27f7865b-06fa-4179-80fa-8168abdcbaf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6294 | 2025.12.20 00:27:53.464525 [ 189 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6295 | 2025.12.20 00:27:53.464564 [ 189 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 410 rows starting from the beginning of the part | ||
| 6296 | 2025.12.20 00:27:53.464629 [ 189 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 410 rows starting from the beginning of the part | ||
| 6297 | 2025.12.20 00:27:53.464672 [ 189 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 410 rows starting from the beginning of the part | ||
| 6298 | 2025.12.20 00:27:53.464716 [ 189 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 410 rows starting from the beginning of the part | ||
| 6299 | 2025.12.20 00:27:53.464755 [ 189 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 410 rows starting from the beginning of the part | ||
| 6300 | 2025.12.20 00:27:53.465409 [ 276 ] {27f7865b-06fa-4179-80fa-8168abdcbaf3} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6301 | 2025.12.20 00:27:53.465451 [ 276 ] {27f7865b-06fa-4179-80fa-8168abdcbaf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6302 | 2025.12.20 00:27:53.465779 [ 193 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001461776 sec., 1402403.651448649 rows/sec., 94.31 MiB/sec. | ||
| 6303 | 2025.12.20 00:27:53.465828 [ 276 ] {27f7865b-06fa-4179-80fa-8168abdcbaf3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6304 | 2025.12.20 00:27:53.465925 [ 189 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 6305 | 2025.12.20 00:27:53.466096 [ 276 ] {27f7865b-06fa-4179-80fa-8168abdcbaf3} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6306 | 2025.12.20 00:27:53.466213 [ 189 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_17_4} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6307 | 2025.12.20 00:27:53.466243 [ 276 ] {27f7865b-06fa-4179-80fa-8168abdcbaf3} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001804 sec., 616407.9822616408 rows/sec., 48.63 MiB/sec. | ||
| 6308 | 2025.12.20 00:27:53.466286 [ 276 ] {27f7865b-06fa-4179-80fa-8168abdcbaf3} <Debug> TCPHandler: Processed in 0.001981379 sec. | ||
| 6309 | 2025.12.20 00:27:53.466299 [ 189 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_17_4} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 6310 | 2025.12.20 00:27:53.466373 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 6311 | 2025.12.20 00:27:53.466397 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6312 | 2025.12.20 00:27:53.466497 [ 276 ] {21b60799-5e95-4dbf-a4cd-fc8ae53a8a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6313 | 2025.12.20 00:27:53.466536 [ 276 ] {21b60799-5e95-4dbf-a4cd-fc8ae53a8a6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6314 | 2025.12.20 00:27:53.466998 [ 276 ] {21b60799-5e95-4dbf-a4cd-fc8ae53a8a6a} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6315 | 2025.12.20 00:27:53.467034 [ 276 ] {21b60799-5e95-4dbf-a4cd-fc8ae53a8a6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6316 | 2025.12.20 00:27:53.467360 [ 276 ] {21b60799-5e95-4dbf-a4cd-fc8ae53a8a6a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6317 | 2025.12.20 00:27:53.467569 [ 276 ] {21b60799-5e95-4dbf-a4cd-fc8ae53a8a6a} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6318 | 2025.12.20 00:27:53.467701 [ 276 ] {21b60799-5e95-4dbf-a4cd-fc8ae53a8a6a} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001222 sec., 167757.77414075285 rows/sec., 9.84 MiB/sec. | ||
| 6319 | 2025.12.20 00:27:53.467738 [ 276 ] {21b60799-5e95-4dbf-a4cd-fc8ae53a8a6a} <Debug> TCPHandler: Processed in 0.001392195 sec. | ||
| 6320 | 2025.12.20 00:27:53.467842 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6321 | 2025.12.20 00:27:53.467942 [ 276 ] {e4fa41ec-9c4f-44f2-a923-541507fd87b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6322 | 2025.12.20 00:27:53.467983 [ 276 ] {e4fa41ec-9c4f-44f2-a923-541507fd87b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6323 | 2025.12.20 00:27:53.468454 [ 276 ] {e4fa41ec-9c4f-44f2-a923-541507fd87b3} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6324 | 2025.12.20 00:27:53.468491 [ 276 ] {e4fa41ec-9c4f-44f2-a923-541507fd87b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6325 | 2025.12.20 00:27:53.468814 [ 276 ] {e4fa41ec-9c4f-44f2-a923-541507fd87b3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6326 | 2025.12.20 00:27:53.469042 [ 276 ] {e4fa41ec-9c4f-44f2-a923-541507fd87b3} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6327 | 2025.12.20 00:27:53.469173 [ 276 ] {e4fa41ec-9c4f-44f2-a923-541507fd87b3} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00125 sec., 169600 rows/sec., 10.94 MiB/sec. | ||
| 6328 | 2025.12.20 00:27:53.469211 [ 276 ] {e4fa41ec-9c4f-44f2-a923-541507fd87b3} <Debug> TCPHandler: Processed in 0.001421226 sec. | ||
| 6329 | 2025.12.20 00:27:53.469319 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6330 | 2025.12.20 00:27:53.469412 [ 276 ] {60c3c6d2-c5f8-4f6a-9b49-c54f4369cc2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6331 | 2025.12.20 00:27:53.469451 [ 276 ] {60c3c6d2-c5f8-4f6a-9b49-c54f4369cc2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6332 | 2025.12.20 00:27:53.469911 [ 276 ] {60c3c6d2-c5f8-4f6a-9b49-c54f4369cc2d} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6333 | 2025.12.20 00:27:53.469947 [ 276 ] {60c3c6d2-c5f8-4f6a-9b49-c54f4369cc2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6334 | 2025.12.20 00:27:53.470261 [ 276 ] {60c3c6d2-c5f8-4f6a-9b49-c54f4369cc2d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6335 | 2025.12.20 00:27:53.470488 [ 276 ] {60c3c6d2-c5f8-4f6a-9b49-c54f4369cc2d} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6336 | 2025.12.20 00:27:53.470587 [ 155 ] {} <Debug> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 6337 | 2025.12.20 00:27:53.470620 [ 155 ] {} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6338 | 2025.12.20 00:27:53.470623 [ 276 ] {60c3c6d2-c5f8-4f6a-9b49-c54f4369cc2d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001228 sec., 171824.1042345277 rows/sec., 9.76 MiB/sec. | ||
| 6339 | 2025.12.20 00:27:53.470639 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6340 | 2025.12.20 00:27:53.470674 [ 276 ] {60c3c6d2-c5f8-4f6a-9b49-c54f4369cc2d} <Debug> TCPHandler: Processed in 0.001405805 sec. | ||
| 6341 | 2025.12.20 00:27:53.470801 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6342 | 2025.12.20 00:27:53.470802 [ 200 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 6343 | 2025.12.20 00:27:53.470925 [ 276 ] {325e10da-b477-43dd-9a70-ee78998731f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6344 | 2025.12.20 00:27:53.470981 [ 276 ] {325e10da-b477-43dd-9a70-ee78998731f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6345 | 2025.12.20 00:27:53.471013 [ 200 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6346 | 2025.12.20 00:27:53.471072 [ 200 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 211 rows starting from the beginning of the part | ||
| 6347 | 2025.12.20 00:27:53.471173 [ 200 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 211 rows starting from the beginning of the part | ||
| 6348 | 2025.12.20 00:27:53.471248 [ 200 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 211 rows starting from the beginning of the part | ||
| 6349 | 2025.12.20 00:27:53.471323 [ 200 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 211 rows starting from the beginning of the part | ||
| 6350 | 2025.12.20 00:27:53.471368 [ 200 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 211 rows starting from the beginning of the part | ||
| 6351 | 2025.12.20 00:27:53.471684 [ 276 ] {325e10da-b477-43dd-9a70-ee78998731f8} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6352 | 2025.12.20 00:27:53.471729 [ 276 ] {325e10da-b477-43dd-9a70-ee78998731f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6353 | 2025.12.20 00:27:53.472117 [ 276 ] {325e10da-b477-43dd-9a70-ee78998731f8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6354 | 2025.12.20 00:27:53.472279 [ 197 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001550989 sec., 680211.1426966923 rows/sec., 41.22 MiB/sec. | ||
| 6355 | 2025.12.20 00:27:53.472338 [ 276 ] {325e10da-b477-43dd-9a70-ee78998731f8} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6356 | 2025.12.20 00:27:53.472426 [ 200 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 6357 | 2025.12.20 00:27:53.472479 [ 276 ] {325e10da-b477-43dd-9a70-ee78998731f8} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001578 sec., 430291.5082382763 rows/sec., 29.99 MiB/sec. | ||
| 6358 | 2025.12.20 00:27:53.472524 [ 276 ] {325e10da-b477-43dd-9a70-ee78998731f8} <Debug> TCPHandler: Processed in 0.001787055 sec. | ||
| 6359 | 2025.12.20 00:27:53.472638 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6360 | 2025.12.20 00:27:53.472687 [ 200 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_17_4} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6361 | 2025.12.20 00:27:53.472755 [ 276 ] {65addbdf-cc09-4f87-a353-1875446cb97d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6362 | 2025.12.20 00:27:53.472765 [ 200 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_17_4} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 6363 | 2025.12.20 00:27:53.472814 [ 276 ] {65addbdf-cc09-4f87-a353-1875446cb97d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6364 | 2025.12.20 00:27:53.472859 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6365 | 2025.12.20 00:27:53.473193 [ 276 ] {65addbdf-cc09-4f87-a353-1875446cb97d} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6366 | 2025.12.20 00:27:53.473241 [ 276 ] {65addbdf-cc09-4f87-a353-1875446cb97d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6367 | 2025.12.20 00:27:53.473561 [ 276 ] {65addbdf-cc09-4f87-a353-1875446cb97d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6368 | 2025.12.20 00:27:53.473766 [ 276 ] {65addbdf-cc09-4f87-a353-1875446cb97d} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6369 | 2025.12.20 00:27:53.473901 [ 276 ] {65addbdf-cc09-4f87-a353-1875446cb97d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00117 sec., 5128.205128205128 rows/sec., 267.93 KiB/sec. | ||
| 6370 | 2025.12.20 00:27:53.473938 [ 276 ] {65addbdf-cc09-4f87-a353-1875446cb97d} <Debug> TCPHandler: Processed in 0.001360484 sec. | ||
| 6371 | 2025.12.20 00:27:53.474044 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6372 | 2025.12.20 00:27:53.474141 [ 276 ] {495c2f0b-ef96-4971-8263-7470b1f8f504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6373 | 2025.12.20 00:27:53.474185 [ 276 ] {495c2f0b-ef96-4971-8263-7470b1f8f504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6374 | 2025.12.20 00:27:53.474626 [ 276 ] {495c2f0b-ef96-4971-8263-7470b1f8f504} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6375 | 2025.12.20 00:27:53.474662 [ 276 ] {495c2f0b-ef96-4971-8263-7470b1f8f504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6376 | 2025.12.20 00:27:53.474999 [ 276 ] {495c2f0b-ef96-4971-8263-7470b1f8f504} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6377 | 2025.12.20 00:27:53.475204 [ 276 ] {495c2f0b-ef96-4971-8263-7470b1f8f504} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6378 | 2025.12.20 00:27:53.475341 [ 276 ] {495c2f0b-ef96-4971-8263-7470b1f8f504} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001218 sec., 257799.67159277506 rows/sec., 16.94 MiB/sec. | ||
| 6379 | 2025.12.20 00:27:53.475379 [ 276 ] {495c2f0b-ef96-4971-8263-7470b1f8f504} <Debug> TCPHandler: Processed in 0.001386405 sec. | ||
| 6380 | 2025.12.20 00:27:53.475486 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6381 | 2025.12.20 00:27:53.475587 [ 276 ] {9f7c361c-f803-4dc1-a680-fac2e9fe40d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6382 | 2025.12.20 00:27:53.475629 [ 276 ] {9f7c361c-f803-4dc1-a680-fac2e9fe40d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6383 | 2025.12.20 00:27:53.475935 [ 276 ] {9f7c361c-f803-4dc1-a680-fac2e9fe40d2} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6384 | 2025.12.20 00:27:53.475970 [ 276 ] {9f7c361c-f803-4dc1-a680-fac2e9fe40d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6385 | 2025.12.20 00:27:53.476272 [ 276 ] {9f7c361c-f803-4dc1-a680-fac2e9fe40d2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6386 | 2025.12.20 00:27:53.476476 [ 276 ] {9f7c361c-f803-4dc1-a680-fac2e9fe40d2} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6387 | 2025.12.20 00:27:53.476616 [ 276 ] {9f7c361c-f803-4dc1-a680-fac2e9fe40d2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 6388 | 2025.12.20 00:27:53.476653 [ 276 ] {9f7c361c-f803-4dc1-a680-fac2e9fe40d2} <Debug> TCPHandler: Processed in 0.001217621 sec. | ||
| 6389 | 2025.12.20 00:27:53.476773 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6390 | 2025.12.20 00:27:53.476893 [ 276 ] {4f61af14-67d3-4d6b-8212-ee09dcda472c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6391 | 2025.12.20 00:27:53.476944 [ 276 ] {4f61af14-67d3-4d6b-8212-ee09dcda472c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6392 | 2025.12.20 00:27:53.477318 [ 276 ] {4f61af14-67d3-4d6b-8212-ee09dcda472c} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6393 | 2025.12.20 00:27:53.477352 [ 276 ] {4f61af14-67d3-4d6b-8212-ee09dcda472c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6394 | 2025.12.20 00:27:53.477668 [ 276 ] {4f61af14-67d3-4d6b-8212-ee09dcda472c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6395 | 2025.12.20 00:27:53.477870 [ 276 ] {4f61af14-67d3-4d6b-8212-ee09dcda472c} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6396 | 2025.12.20 00:27:53.477996 [ 276 ] {4f61af14-67d3-4d6b-8212-ee09dcda472c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001127 sec., 92280.39041703638 rows/sec., 5.65 MiB/sec. | ||
| 6397 | 2025.12.20 00:27:53.478032 [ 276 ] {4f61af14-67d3-4d6b-8212-ee09dcda472c} <Debug> TCPHandler: Processed in 0.001323054 sec. | ||
| 6398 | 2025.12.20 00:27:53.739844 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12860 | ||
| 6399 | 2025.12.20 00:27:53.740347 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6400 | 2025.12.20 00:27:53.740394 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6401 | 2025.12.20 00:27:53.740879 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6402 | 2025.12.20 00:27:53.741104 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6403 | 2025.12.20 00:27:53.741232 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12860 | ||
| 6404 | 2025.12.20 00:27:54.417733 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6405 | 2025.12.20 00:27:54.433353 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6406 | 2025.12.20 00:27:54.433416 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6407 | 2025.12.20 00:27:54.439299 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6408 | 2025.12.20 00:27:54.440021 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6409 | 2025.12.20 00:27:54.442838 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6410 | 2025.12.20 00:27:58.480276 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6411 | 2025.12.20 00:27:58.480453 [ 276 ] {4b7a9748-2fbe-42c1-bd5d-5e3f1bf8371c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6412 | 2025.12.20 00:27:58.480518 [ 276 ] {4b7a9748-2fbe-42c1-bd5d-5e3f1bf8371c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6413 | 2025.12.20 00:27:58.481156 [ 276 ] {4b7a9748-2fbe-42c1-bd5d-5e3f1bf8371c} <Trace> oximeter.fields_ipaddr (ac340138-06ff-4905-9b34-fb7c14eefb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6414 | 2025.12.20 00:27:58.481205 [ 276 ] {4b7a9748-2fbe-42c1-bd5d-5e3f1bf8371c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6415 | 2025.12.20 00:27:58.481596 [ 276 ] {4b7a9748-2fbe-42c1-bd5d-5e3f1bf8371c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6416 | 2025.12.20 00:27:58.481843 [ 276 ] {4b7a9748-2fbe-42c1-bd5d-5e3f1bf8371c} <Trace> oximeter.fields_ipaddr (ac340138-06ff-4905-9b34-fb7c14eefb28): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6417 | 2025.12.20 00:27:58.482006 [ 276 ] {4b7a9748-2fbe-42c1-bd5d-5e3f1bf8371c} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001599 sec., 7504.6904315197 rows/sec., 611.95 KiB/sec. | ||
| 6418 | 2025.12.20 00:27:58.482058 [ 276 ] {4b7a9748-2fbe-42c1-bd5d-5e3f1bf8371c} <Debug> TCPHandler: Processed in 0.001910028 sec. | ||
| 6419 | 2025.12.20 00:27:58.482189 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6420 | 2025.12.20 00:27:58.482299 [ 276 ] {714ee939-916f-4a3a-83a5-8f158ff8bf2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6421 | 2025.12.20 00:27:58.482342 [ 276 ] {714ee939-916f-4a3a-83a5-8f158ff8bf2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6422 | 2025.12.20 00:27:58.483516 [ 276 ] {714ee939-916f-4a3a-83a5-8f158ff8bf2a} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6423 | 2025.12.20 00:27:58.483556 [ 276 ] {714ee939-916f-4a3a-83a5-8f158ff8bf2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6424 | 2025.12.20 00:27:58.483966 [ 276 ] {714ee939-916f-4a3a-83a5-8f158ff8bf2a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6425 | 2025.12.20 00:27:58.484174 [ 276 ] {714ee939-916f-4a3a-83a5-8f158ff8bf2a} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6426 | 2025.12.20 00:27:58.484313 [ 276 ] {714ee939-916f-4a3a-83a5-8f158ff8bf2a} <Debug> executeQuery: Read 1284 rows, 109.27 KiB in 0.002037 sec., 630338.7334315169 rows/sec., 52.39 MiB/sec. | ||
| 6427 | 2025.12.20 00:27:58.484351 [ 276 ] {714ee939-916f-4a3a-83a5-8f158ff8bf2a} <Debug> TCPHandler: Processed in 0.002216556 sec. | ||
| 6428 | 2025.12.20 00:27:58.484488 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6429 | 2025.12.20 00:27:58.484591 [ 276 ] {7f1bfc39-7886-401d-8b0c-d0bf1c976f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6430 | 2025.12.20 00:27:58.484632 [ 276 ] {7f1bfc39-7886-401d-8b0c-d0bf1c976f7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6431 | 2025.12.20 00:27:58.485092 [ 276 ] {7f1bfc39-7886-401d-8b0c-d0bf1c976f7b} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6432 | 2025.12.20 00:27:58.485128 [ 276 ] {7f1bfc39-7886-401d-8b0c-d0bf1c976f7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6433 | 2025.12.20 00:27:58.485448 [ 276 ] {7f1bfc39-7886-401d-8b0c-d0bf1c976f7b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6434 | 2025.12.20 00:27:58.485655 [ 276 ] {7f1bfc39-7886-401d-8b0c-d0bf1c976f7b} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6435 | 2025.12.20 00:27:58.485785 [ 276 ] {7f1bfc39-7886-401d-8b0c-d0bf1c976f7b} <Debug> executeQuery: Read 53 rows, 3.92 KiB in 0.001213 sec., 43693.322341302555 rows/sec., 3.16 MiB/sec. | ||
| 6436 | 2025.12.20 00:27:58.485787 [ 119 ] {} <Debug> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6437 | 2025.12.20 00:27:58.485824 [ 276 ] {7f1bfc39-7886-401d-8b0c-d0bf1c976f7b} <Debug> TCPHandler: Processed in 0.001398075 sec. | ||
| 6438 | 2025.12.20 00:27:58.485862 [ 119 ] {} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6439 | 2025.12.20 00:27:58.485887 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6440 | 2025.12.20 00:27:58.485959 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6441 | 2025.12.20 00:27:58.486020 [ 193 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 6442 | 2025.12.20 00:27:58.486056 [ 276 ] {47b75468-fba5-46f7-8da8-f894768ecb2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6443 | 2025.12.20 00:27:58.486104 [ 276 ] {47b75468-fba5-46f7-8da8-f894768ecb2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6444 | 2025.12.20 00:27:58.486182 [ 193 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6445 | 2025.12.20 00:27:58.486220 [ 193 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 264 rows starting from the beginning of the part | ||
| 6446 | 2025.12.20 00:27:58.486290 [ 193 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 41 rows starting from the beginning of the part | ||
| 6447 | 2025.12.20 00:27:58.486335 [ 193 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 205 rows starting from the beginning of the part | ||
| 6448 | 2025.12.20 00:27:58.486377 [ 193 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 41 rows starting from the beginning of the part | ||
| 6449 | 2025.12.20 00:27:58.486417 [ 193 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 205 rows starting from the beginning of the part | ||
| 6450 | 2025.12.20 00:27:58.486456 [ 193 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 53 rows starting from the beginning of the part | ||
| 6451 | 2025.12.20 00:27:58.486636 [ 276 ] {47b75468-fba5-46f7-8da8-f894768ecb2e} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6452 | 2025.12.20 00:27:58.486676 [ 276 ] {47b75468-fba5-46f7-8da8-f894768ecb2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6453 | 2025.12.20 00:27:58.487044 [ 276 ] {47b75468-fba5-46f7-8da8-f894768ecb2e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6454 | 2025.12.20 00:27:58.487273 [ 276 ] {47b75468-fba5-46f7-8da8-f894768ecb2e} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6455 | 2025.12.20 00:27:58.487362 [ 200 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 809 rows, containing 5 columns (5 merged, 0 gathered) in 0.001393345 sec., 580617.1479425412 rows/sec., 38.22 MiB/sec. | ||
| 6456 | 2025.12.20 00:27:58.487411 [ 276 ] {47b75468-fba5-46f7-8da8-f894768ecb2e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001373 sec., 166059.7232337946 rows/sec., 11.24 MiB/sec. | ||
| 6457 | 2025.12.20 00:27:58.487455 [ 276 ] {47b75468-fba5-46f7-8da8-f894768ecb2e} <Debug> TCPHandler: Processed in 0.001555869 sec. | ||
| 6458 | 2025.12.20 00:27:58.487523 [ 193 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6459 | 2025.12.20 00:27:58.487561 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6460 | 2025.12.20 00:27:58.487658 [ 276 ] {ca0e6364-8a0e-4a72-bbba-ad9c9636c0d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6461 | 2025.12.20 00:27:58.487698 [ 276 ] {ca0e6364-8a0e-4a72-bbba-ad9c9636c0d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6462 | 2025.12.20 00:27:58.487774 [ 193 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_36_7} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6463 | 2025.12.20 00:27:58.487848 [ 193 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_36_7} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6464 | 2025.12.20 00:27:58.487918 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 6465 | 2025.12.20 00:27:58.488391 [ 276 ] {ca0e6364-8a0e-4a72-bbba-ad9c9636c0d0} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6466 | 2025.12.20 00:27:58.488432 [ 276 ] {ca0e6364-8a0e-4a72-bbba-ad9c9636c0d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6467 | 2025.12.20 00:27:58.488774 [ 276 ] {ca0e6364-8a0e-4a72-bbba-ad9c9636c0d0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6468 | 2025.12.20 00:27:58.488996 [ 276 ] {ca0e6364-8a0e-4a72-bbba-ad9c9636c0d0} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6469 | 2025.12.20 00:27:58.489139 [ 276 ] {ca0e6364-8a0e-4a72-bbba-ad9c9636c0d0} <Debug> executeQuery: Read 573 rows, 43.67 KiB in 0.001498 sec., 382510.01335113484 rows/sec., 28.47 MiB/sec. | ||
| 6470 | 2025.12.20 00:27:58.489176 [ 276 ] {ca0e6364-8a0e-4a72-bbba-ad9c9636c0d0} <Debug> TCPHandler: Processed in 0.001662212 sec. | ||
| 6471 | 2025.12.20 00:27:58.489285 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6472 | 2025.12.20 00:27:58.489397 [ 276 ] {cfb9ef15-481d-4f5a-a2a4-e466fb74b9ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6473 | 2025.12.20 00:27:58.489445 [ 276 ] {cfb9ef15-481d-4f5a-a2a4-e466fb74b9ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6474 | 2025.12.20 00:27:58.490052 [ 276 ] {cfb9ef15-481d-4f5a-a2a4-e466fb74b9ce} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6475 | 2025.12.20 00:27:58.490088 [ 276 ] {cfb9ef15-481d-4f5a-a2a4-e466fb74b9ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6476 | 2025.12.20 00:27:58.490464 [ 276 ] {cfb9ef15-481d-4f5a-a2a4-e466fb74b9ce} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6477 | 2025.12.20 00:27:58.490670 [ 276 ] {cfb9ef15-481d-4f5a-a2a4-e466fb74b9ce} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6478 | 2025.12.20 00:27:58.490808 [ 276 ] {cfb9ef15-481d-4f5a-a2a4-e466fb74b9ce} <Debug> executeQuery: Read 850 rows, 58.59 KiB in 0.001449 sec., 586611.4561766735 rows/sec., 39.49 MiB/sec. | ||
| 6479 | 2025.12.20 00:27:58.490845 [ 276 ] {cfb9ef15-481d-4f5a-a2a4-e466fb74b9ce} <Debug> TCPHandler: Processed in 0.00160933 sec. | ||
| 6480 | 2025.12.20 00:27:58.490950 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6481 | 2025.12.20 00:27:58.491067 [ 276 ] {d6f95552-24f1-4249-8015-3c9a8e77d07f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6482 | 2025.12.20 00:27:58.491123 [ 276 ] {d6f95552-24f1-4249-8015-3c9a8e77d07f} <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 | ||
| 6483 | 2025.12.20 00:27:58.492011 [ 276 ] {d6f95552-24f1-4249-8015-3c9a8e77d07f} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6484 | 2025.12.20 00:27:58.492047 [ 276 ] {d6f95552-24f1-4249-8015-3c9a8e77d07f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6485 | 2025.12.20 00:27:58.492628 [ 276 ] {d6f95552-24f1-4249-8015-3c9a8e77d07f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6486 | 2025.12.20 00:27:58.492847 [ 276 ] {d6f95552-24f1-4249-8015-3c9a8e77d07f} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6487 | 2025.12.20 00:27:58.492987 [ 276 ] {d6f95552-24f1-4249-8015-3c9a8e77d07f} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001938 sec., 21155.830753353974 rows/sec., 37.91 MiB/sec. | ||
| 6488 | 2025.12.20 00:27:58.493039 [ 276 ] {d6f95552-24f1-4249-8015-3c9a8e77d07f} <Debug> TCPHandler: Processed in 0.002137483 sec. | ||
| 6489 | 2025.12.20 00:27:58.493147 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6490 | 2025.12.20 00:27:58.493240 [ 276 ] {4ef761fe-1539-44bb-9d1a-82c909ad721c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6491 | 2025.12.20 00:27:58.493281 [ 276 ] {4ef761fe-1539-44bb-9d1a-82c909ad721c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6492 | 2025.12.20 00:27:58.493624 [ 276 ] {4ef761fe-1539-44bb-9d1a-82c909ad721c} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6493 | 2025.12.20 00:27:58.493660 [ 276 ] {4ef761fe-1539-44bb-9d1a-82c909ad721c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 6494 | 2025.12.20 00:27:58.493973 [ 276 ] {4ef761fe-1539-44bb-9d1a-82c909ad721c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6495 | 2025.12.20 00:27:58.494182 [ 276 ] {4ef761fe-1539-44bb-9d1a-82c909ad721c} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6496 | 2025.12.20 00:27:58.494312 [ 276 ] {4ef761fe-1539-44bb-9d1a-82c909ad721c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 6497 | 2025.12.20 00:27:58.494346 [ 276 ] {4ef761fe-1539-44bb-9d1a-82c909ad721c} <Debug> TCPHandler: Processed in 0.001248151 sec. | ||
| 6498 | 2025.12.20 00:28:01.125223 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6499 | 2025.12.20 00:28:01.125294 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6500 | 2025.12.20 00:28:01.241404 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13372 | ||
| 6501 | 2025.12.20 00:28:01.242093 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6502 | 2025.12.20 00:28:01.242170 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6503 | 2025.12.20 00:28:01.242849 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6504 | 2025.12.20 00:28:01.243076 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6505 | 2025.12.20 00:28:01.243206 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13372 | ||
| 6506 | 2025.12.20 00:28:01.276199 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 828 | ||
| 6507 | 2025.12.20 00:28:01.278879 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6508 | 2025.12.20 00:28:01.278923 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6509 | 2025.12.20 00:28:01.280106 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6510 | 2025.12.20 00:28:01.280363 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6511 | 2025.12.20 00:28:01.280618 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 828 | ||
| 6512 | 2025.12.20 00:28:01.943001 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6513 | 2025.12.20 00:28:01.959299 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6514 | 2025.12.20 00:28:01.959360 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6515 | 2025.12.20 00:28:01.966043 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6516 | 2025.12.20 00:28:01.966737 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6517 | 2025.12.20 00:28:01.969624 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6518 | 2025.12.20 00:28:03.462587 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6519 | 2025.12.20 00:28:03.462764 [ 276 ] {3405100e-5cd0-4c7b-9f88-55d65b9ebc8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6520 | 2025.12.20 00:28:03.462833 [ 276 ] {3405100e-5cd0-4c7b-9f88-55d65b9ebc8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6521 | 2025.12.20 00:28:03.463677 [ 276 ] {3405100e-5cd0-4c7b-9f88-55d65b9ebc8f} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6522 | 2025.12.20 00:28:03.463729 [ 276 ] {3405100e-5cd0-4c7b-9f88-55d65b9ebc8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6523 | 2025.12.20 00:28:03.464146 [ 276 ] {3405100e-5cd0-4c7b-9f88-55d65b9ebc8f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6524 | 2025.12.20 00:28:03.464373 [ 276 ] {3405100e-5cd0-4c7b-9f88-55d65b9ebc8f} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6525 | 2025.12.20 00:28:03.464536 [ 276 ] {3405100e-5cd0-4c7b-9f88-55d65b9ebc8f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001817 sec., 225646.6703357182 rows/sec., 14.31 MiB/sec. | ||
| 6526 | 2025.12.20 00:28:03.464587 [ 276 ] {3405100e-5cd0-4c7b-9f88-55d65b9ebc8f} <Debug> TCPHandler: Processed in 0.002133793 sec. | ||
| 6527 | 2025.12.20 00:28:03.464735 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6528 | 2025.12.20 00:28:03.464849 [ 276 ] {f0ddad52-0cae-430d-97e2-a47de26b5d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6529 | 2025.12.20 00:28:03.464896 [ 276 ] {f0ddad52-0cae-430d-97e2-a47de26b5d08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6530 | 2025.12.20 00:28:03.465923 [ 276 ] {f0ddad52-0cae-430d-97e2-a47de26b5d08} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6531 | 2025.12.20 00:28:03.465962 [ 276 ] {f0ddad52-0cae-430d-97e2-a47de26b5d08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6532 | 2025.12.20 00:28:03.466345 [ 276 ] {f0ddad52-0cae-430d-97e2-a47de26b5d08} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6533 | 2025.12.20 00:28:03.466556 [ 276 ] {f0ddad52-0cae-430d-97e2-a47de26b5d08} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6534 | 2025.12.20 00:28:03.466691 [ 276 ] {f0ddad52-0cae-430d-97e2-a47de26b5d08} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001868 sec., 595289.079229122 rows/sec., 46.97 MiB/sec. | ||
| 6535 | 2025.12.20 00:28:03.466730 [ 276 ] {f0ddad52-0cae-430d-97e2-a47de26b5d08} <Debug> TCPHandler: Processed in 0.002063732 sec. | ||
| 6536 | 2025.12.20 00:28:03.466858 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6537 | 2025.12.20 00:28:03.466963 [ 276 ] {7aa43e82-ba53-419b-baa0-f16def46e615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6538 | 2025.12.20 00:28:03.467005 [ 276 ] {7aa43e82-ba53-419b-baa0-f16def46e615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6539 | 2025.12.20 00:28:03.467502 [ 276 ] {7aa43e82-ba53-419b-baa0-f16def46e615} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6540 | 2025.12.20 00:28:03.467541 [ 276 ] {7aa43e82-ba53-419b-baa0-f16def46e615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6541 | 2025.12.20 00:28:03.467865 [ 276 ] {7aa43e82-ba53-419b-baa0-f16def46e615} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6542 | 2025.12.20 00:28:03.468076 [ 276 ] {7aa43e82-ba53-419b-baa0-f16def46e615} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6543 | 2025.12.20 00:28:03.468212 [ 276 ] {7aa43e82-ba53-419b-baa0-f16def46e615} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001269 sec., 161544.5232466509 rows/sec., 9.48 MiB/sec. | ||
| 6544 | 2025.12.20 00:28:03.468252 [ 276 ] {7aa43e82-ba53-419b-baa0-f16def46e615} <Debug> TCPHandler: Processed in 0.001445976 sec. | ||
| 6545 | 2025.12.20 00:28:03.468376 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6546 | 2025.12.20 00:28:03.468473 [ 276 ] {8bd763f1-ad93-460a-b6c8-41af937d9ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6547 | 2025.12.20 00:28:03.468514 [ 276 ] {8bd763f1-ad93-460a-b6c8-41af937d9ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6548 | 2025.12.20 00:28:03.469064 [ 276 ] {8bd763f1-ad93-460a-b6c8-41af937d9ce2} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6549 | 2025.12.20 00:28:03.469102 [ 276 ] {8bd763f1-ad93-460a-b6c8-41af937d9ce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6550 | 2025.12.20 00:28:03.469424 [ 276 ] {8bd763f1-ad93-460a-b6c8-41af937d9ce2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6551 | 2025.12.20 00:28:03.469645 [ 276 ] {8bd763f1-ad93-460a-b6c8-41af937d9ce2} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6552 | 2025.12.20 00:28:03.469780 [ 276 ] {8bd763f1-ad93-460a-b6c8-41af937d9ce2} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001326 sec., 159879.3363499246 rows/sec., 10.31 MiB/sec. | ||
| 6553 | 2025.12.20 00:28:03.469818 [ 276 ] {8bd763f1-ad93-460a-b6c8-41af937d9ce2} <Debug> TCPHandler: Processed in 0.001492827 sec. | ||
| 6554 | 2025.12.20 00:28:03.469934 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6555 | 2025.12.20 00:28:03.470029 [ 276 ] {fcd35f91-6e21-45cb-b5fb-21ff90da10f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6556 | 2025.12.20 00:28:03.470071 [ 276 ] {fcd35f91-6e21-45cb-b5fb-21ff90da10f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6557 | 2025.12.20 00:28:03.470536 [ 276 ] {fcd35f91-6e21-45cb-b5fb-21ff90da10f2} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6558 | 2025.12.20 00:28:03.470573 [ 276 ] {fcd35f91-6e21-45cb-b5fb-21ff90da10f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6559 | 2025.12.20 00:28:03.470872 [ 276 ] {fcd35f91-6e21-45cb-b5fb-21ff90da10f2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6560 | 2025.12.20 00:28:03.471080 [ 276 ] {fcd35f91-6e21-45cb-b5fb-21ff90da10f2} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6561 | 2025.12.20 00:28:03.471233 [ 276 ] {fcd35f91-6e21-45cb-b5fb-21ff90da10f2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001222 sec., 172667.75777414074 rows/sec., 9.81 MiB/sec. | ||
| 6562 | 2025.12.20 00:28:03.471272 [ 276 ] {fcd35f91-6e21-45cb-b5fb-21ff90da10f2} <Debug> TCPHandler: Processed in 0.001387955 sec. | ||
| 6563 | 2025.12.20 00:28:03.471385 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6564 | 2025.12.20 00:28:03.471480 [ 276 ] {6f8b8258-1420-4f9a-9185-cfefdd0b433f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6565 | 2025.12.20 00:28:03.471521 [ 276 ] {6f8b8258-1420-4f9a-9185-cfefdd0b433f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6566 | 2025.12.20 00:28:03.472175 [ 276 ] {6f8b8258-1420-4f9a-9185-cfefdd0b433f} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6567 | 2025.12.20 00:28:03.472213 [ 276 ] {6f8b8258-1420-4f9a-9185-cfefdd0b433f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6568 | 2025.12.20 00:28:03.472540 [ 276 ] {6f8b8258-1420-4f9a-9185-cfefdd0b433f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6569 | 2025.12.20 00:28:03.472770 [ 276 ] {6f8b8258-1420-4f9a-9185-cfefdd0b433f} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6570 | 2025.12.20 00:28:03.472898 [ 276 ] {6f8b8258-1420-4f9a-9185-cfefdd0b433f} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001436 sec., 472841.22562674095 rows/sec., 32.96 MiB/sec. | ||
| 6571 | 2025.12.20 00:28:03.472936 [ 276 ] {6f8b8258-1420-4f9a-9185-cfefdd0b433f} <Debug> TCPHandler: Processed in 0.00160111 sec. | ||
| 6572 | 2025.12.20 00:28:03.473044 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6573 | 2025.12.20 00:28:03.473139 [ 276 ] {f0f1f2a8-e2a1-4b78-b357-9c5e35adba24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6574 | 2025.12.20 00:28:03.473181 [ 276 ] {f0f1f2a8-e2a1-4b78-b357-9c5e35adba24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6575 | 2025.12.20 00:28:03.473502 [ 276 ] {f0f1f2a8-e2a1-4b78-b357-9c5e35adba24} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6576 | 2025.12.20 00:28:03.473539 [ 276 ] {f0f1f2a8-e2a1-4b78-b357-9c5e35adba24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6577 | 2025.12.20 00:28:03.473832 [ 276 ] {f0f1f2a8-e2a1-4b78-b357-9c5e35adba24} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6578 | 2025.12.20 00:28:03.474054 [ 276 ] {f0f1f2a8-e2a1-4b78-b357-9c5e35adba24} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6579 | 2025.12.20 00:28:03.474186 [ 276 ] {f0f1f2a8-e2a1-4b78-b357-9c5e35adba24} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 6580 | 2025.12.20 00:28:03.474222 [ 276 ] {f0f1f2a8-e2a1-4b78-b357-9c5e35adba24} <Debug> TCPHandler: Processed in 0.001228271 sec. | ||
| 6581 | 2025.12.20 00:28:03.474326 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6582 | 2025.12.20 00:28:03.474420 [ 276 ] {34e18a85-7246-4937-8fdb-4d83c77b8a69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6583 | 2025.12.20 00:28:03.474463 [ 276 ] {34e18a85-7246-4937-8fdb-4d83c77b8a69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6584 | 2025.12.20 00:28:03.474887 [ 276 ] {34e18a85-7246-4937-8fdb-4d83c77b8a69} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6585 | 2025.12.20 00:28:03.474925 [ 276 ] {34e18a85-7246-4937-8fdb-4d83c77b8a69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6586 | 2025.12.20 00:28:03.475255 [ 276 ] {34e18a85-7246-4937-8fdb-4d83c77b8a69} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6587 | 2025.12.20 00:28:03.475465 [ 276 ] {34e18a85-7246-4937-8fdb-4d83c77b8a69} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6588 | 2025.12.20 00:28:03.475592 [ 276 ] {34e18a85-7246-4937-8fdb-4d83c77b8a69} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001191 sec., 263643.99664147774 rows/sec., 17.32 MiB/sec. | ||
| 6589 | 2025.12.20 00:28:03.475630 [ 276 ] {34e18a85-7246-4937-8fdb-4d83c77b8a69} <Debug> TCPHandler: Processed in 0.001352704 sec. | ||
| 6590 | 2025.12.20 00:28:03.475741 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6591 | 2025.12.20 00:28:03.475835 [ 276 ] {e5ca0d60-efd7-4f30-b3c0-aaede995a365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6592 | 2025.12.20 00:28:03.475878 [ 276 ] {e5ca0d60-efd7-4f30-b3c0-aaede995a365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6593 | 2025.12.20 00:28:03.476180 [ 276 ] {e5ca0d60-efd7-4f30-b3c0-aaede995a365} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6594 | 2025.12.20 00:28:03.476217 [ 276 ] {e5ca0d60-efd7-4f30-b3c0-aaede995a365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6595 | 2025.12.20 00:28:03.476510 [ 276 ] {e5ca0d60-efd7-4f30-b3c0-aaede995a365} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6596 | 2025.12.20 00:28:03.476716 [ 276 ] {e5ca0d60-efd7-4f30-b3c0-aaede995a365} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6597 | 2025.12.20 00:28:03.476819 [ 140 ] {} <Debug> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6598 | 2025.12.20 00:28:03.476842 [ 276 ] {e5ca0d60-efd7-4f30-b3c0-aaede995a365} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 6599 | 2025.12.20 00:28:03.476885 [ 140 ] {} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6600 | 2025.12.20 00:28:03.476894 [ 276 ] {e5ca0d60-efd7-4f30-b3c0-aaede995a365} <Debug> TCPHandler: Processed in 0.00120326 sec. | ||
| 6601 | 2025.12.20 00:28:03.476915 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6602 | 2025.12.20 00:28:03.477013 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6603 | 2025.12.20 00:28:03.477023 [ 190 ] {50899561-359e-4418-a2cf-d49a89ad496a::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 | ||
| 6604 | 2025.12.20 00:28:03.477114 [ 276 ] {be8f72ff-a292-4662-b68d-ca4c73ad7b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6605 | 2025.12.20 00:28:03.477143 [ 190 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6606 | 2025.12.20 00:28:03.477157 [ 276 ] {be8f72ff-a292-4662-b68d-ca4c73ad7b58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6607 | 2025.12.20 00:28:03.477178 [ 190 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 17 rows starting from the beginning of the part | ||
| 6608 | 2025.12.20 00:28:03.477242 [ 190 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 6609 | 2025.12.20 00:28:03.477291 [ 190 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 6610 | 2025.12.20 00:28:03.477343 [ 190 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 6611 | 2025.12.20 00:28:03.477389 [ 190 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 6612 | 2025.12.20 00:28:03.477433 [ 190 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 6613 | 2025.12.20 00:28:03.477484 [ 276 ] {be8f72ff-a292-4662-b68d-ca4c73ad7b58} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6614 | 2025.12.20 00:28:03.477521 [ 276 ] {be8f72ff-a292-4662-b68d-ca4c73ad7b58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6615 | 2025.12.20 00:28:03.477835 [ 276 ] {be8f72ff-a292-4662-b68d-ca4c73ad7b58} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6616 | 2025.12.20 00:28:03.478053 [ 276 ] {be8f72ff-a292-4662-b68d-ca4c73ad7b58} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6617 | 2025.12.20 00:28:03.478183 [ 276 ] {be8f72ff-a292-4662-b68d-ca4c73ad7b58} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001088 sec., 95588.23529411765 rows/sec., 5.86 MiB/sec. | ||
| 6618 | 2025.12.20 00:28:03.478220 [ 276 ] {be8f72ff-a292-4662-b68d-ca4c73ad7b58} <Debug> TCPHandler: Processed in 0.001256432 sec. | ||
| 6619 | 2025.12.20 00:28:03.478491 [ 193 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.001505877 sec., 14609.426931947297 rows/sec., 974.05 KiB/sec. | ||
| 6620 | 2025.12.20 00:28:03.478736 [ 200 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6621 | 2025.12.20 00:28:03.479192 [ 200 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_21_4} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6622 | 2025.12.20 00:28:03.479307 [ 200 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_21_4} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6623 | 2025.12.20 00:28:03.479435 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6624 | 2025.12.20 00:28:08.452085 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6625 | 2025.12.20 00:28:08.452280 [ 276 ] {24d163b8-7147-4098-8876-85c2adb72cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6626 | 2025.12.20 00:28:08.452347 [ 276 ] {24d163b8-7147-4098-8876-85c2adb72cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6627 | 2025.12.20 00:28:08.453105 [ 276 ] {24d163b8-7147-4098-8876-85c2adb72cdf} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6628 | 2025.12.20 00:28:08.453157 [ 276 ] {24d163b8-7147-4098-8876-85c2adb72cdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6629 | 2025.12.20 00:28:08.453569 [ 276 ] {24d163b8-7147-4098-8876-85c2adb72cdf} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6630 | 2025.12.20 00:28:08.453789 [ 276 ] {24d163b8-7147-4098-8876-85c2adb72cdf} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6631 | 2025.12.20 00:28:08.453935 [ 276 ] {24d163b8-7147-4098-8876-85c2adb72cdf} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001703 sec., 81033.47034644744 rows/sec., 7.03 MiB/sec. | ||
| 6632 | 2025.12.20 00:28:08.453976 [ 276 ] {24d163b8-7147-4098-8876-85c2adb72cdf} <Debug> TCPHandler: Processed in 0.00202563 sec. | ||
| 6633 | 2025.12.20 00:28:08.454117 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6634 | 2025.12.20 00:28:08.454233 [ 276 ] {1bee2416-8f13-4ade-8057-f7bd512fcdbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6635 | 2025.12.20 00:28:08.454293 [ 276 ] {1bee2416-8f13-4ade-8057-f7bd512fcdbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6636 | 2025.12.20 00:28:08.454796 [ 276 ] {1bee2416-8f13-4ade-8057-f7bd512fcdbb} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6637 | 2025.12.20 00:28:08.454833 [ 276 ] {1bee2416-8f13-4ade-8057-f7bd512fcdbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6638 | 2025.12.20 00:28:08.455148 [ 276 ] {1bee2416-8f13-4ade-8057-f7bd512fcdbb} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6639 | 2025.12.20 00:28:08.455366 [ 276 ] {1bee2416-8f13-4ade-8057-f7bd512fcdbb} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6640 | 2025.12.20 00:28:08.455500 [ 276 ] {1bee2416-8f13-4ade-8057-f7bd512fcdbb} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001293 sec., 31709.2034029389 rows/sec., 2.33 MiB/sec. | ||
| 6641 | 2025.12.20 00:28:08.455540 [ 276 ] {1bee2416-8f13-4ade-8057-f7bd512fcdbb} <Debug> TCPHandler: Processed in 0.001487708 sec. | ||
| 6642 | 2025.12.20 00:28:08.455647 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6643 | 2025.12.20 00:28:08.455743 [ 276 ] {96569312-9260-4b7d-9da4-402eeb6a8b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6644 | 2025.12.20 00:28:08.455783 [ 276 ] {96569312-9260-4b7d-9da4-402eeb6a8b39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6645 | 2025.12.20 00:28:08.456269 [ 276 ] {96569312-9260-4b7d-9da4-402eeb6a8b39} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6646 | 2025.12.20 00:28:08.456308 [ 276 ] {96569312-9260-4b7d-9da4-402eeb6a8b39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6647 | 2025.12.20 00:28:08.456682 [ 276 ] {96569312-9260-4b7d-9da4-402eeb6a8b39} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6648 | 2025.12.20 00:28:08.456920 [ 276 ] {96569312-9260-4b7d-9da4-402eeb6a8b39} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6649 | 2025.12.20 00:28:08.457058 [ 276 ] {96569312-9260-4b7d-9da4-402eeb6a8b39} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001333 sec., 78769.69242310578 rows/sec., 6.15 MiB/sec. | ||
| 6650 | 2025.12.20 00:28:08.457102 [ 276 ] {96569312-9260-4b7d-9da4-402eeb6a8b39} <Debug> TCPHandler: Processed in 0.001506548 sec. | ||
| 6651 | 2025.12.20 00:28:08.457219 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6652 | 2025.12.20 00:28:08.457315 [ 276 ] {a7f80a49-6ccc-4df4-a4cd-8e7907ba8090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6653 | 2025.12.20 00:28:08.457359 [ 276 ] {a7f80a49-6ccc-4df4-a4cd-8e7907ba8090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6654 | 2025.12.20 00:28:08.457787 [ 276 ] {a7f80a49-6ccc-4df4-a4cd-8e7907ba8090} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6655 | 2025.12.20 00:28:08.457827 [ 276 ] {a7f80a49-6ccc-4df4-a4cd-8e7907ba8090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6656 | 2025.12.20 00:28:08.458177 [ 276 ] {a7f80a49-6ccc-4df4-a4cd-8e7907ba8090} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6657 | 2025.12.20 00:28:08.458389 [ 276 ] {a7f80a49-6ccc-4df4-a4cd-8e7907ba8090} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6658 | 2025.12.20 00:28:08.458522 [ 276 ] {a7f80a49-6ccc-4df4-a4cd-8e7907ba8090} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 6659 | 2025.12.20 00:28:08.458559 [ 276 ] {a7f80a49-6ccc-4df4-a4cd-8e7907ba8090} <Debug> TCPHandler: Processed in 0.001392154 sec. | ||
| 6660 | 2025.12.20 00:28:08.458678 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6661 | 2025.12.20 00:28:08.458775 [ 276 ] {a90f29a9-4444-440c-b1ca-e91df22c0e07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6662 | 2025.12.20 00:28:08.458830 [ 276 ] {a90f29a9-4444-440c-b1ca-e91df22c0e07} <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 | ||
| 6663 | 2025.12.20 00:28:08.459690 [ 276 ] {a90f29a9-4444-440c-b1ca-e91df22c0e07} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6664 | 2025.12.20 00:28:08.459727 [ 276 ] {a90f29a9-4444-440c-b1ca-e91df22c0e07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6665 | 2025.12.20 00:28:08.460291 [ 276 ] {a90f29a9-4444-440c-b1ca-e91df22c0e07} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6666 | 2025.12.20 00:28:08.460514 [ 276 ] {a90f29a9-4444-440c-b1ca-e91df22c0e07} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6667 | 2025.12.20 00:28:08.460652 [ 276 ] {a90f29a9-4444-440c-b1ca-e91df22c0e07} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001897 sec., 21613.07327358988 rows/sec., 38.73 MiB/sec. | ||
| 6668 | 2025.12.20 00:28:08.460717 [ 276 ] {a90f29a9-4444-440c-b1ca-e91df22c0e07} <Debug> TCPHandler: Processed in 0.002091883 sec. | ||
| 6669 | 2025.12.20 00:28:08.460835 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6670 | 2025.12.20 00:28:08.460931 [ 276 ] {80d46c1a-0105-4597-a267-7d82198e2b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6671 | 2025.12.20 00:28:08.460973 [ 276 ] {80d46c1a-0105-4597-a267-7d82198e2b49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6672 | 2025.12.20 00:28:08.461335 [ 276 ] {80d46c1a-0105-4597-a267-7d82198e2b49} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6673 | 2025.12.20 00:28:08.461373 [ 276 ] {80d46c1a-0105-4597-a267-7d82198e2b49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6674 | 2025.12.20 00:28:08.461690 [ 276 ] {80d46c1a-0105-4597-a267-7d82198e2b49} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6675 | 2025.12.20 00:28:08.461905 [ 276 ] {80d46c1a-0105-4597-a267-7d82198e2b49} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6676 | 2025.12.20 00:28:08.462033 [ 276 ] {80d46c1a-0105-4597-a267-7d82198e2b49} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 6677 | 2025.12.20 00:28:08.462069 [ 276 ] {80d46c1a-0105-4597-a267-7d82198e2b49} <Debug> TCPHandler: Processed in 0.001283492 sec. | ||
| 6678 | 2025.12.20 00:28:08.744213 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13820 | ||
| 6679 | 2025.12.20 00:28:08.744716 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6680 | 2025.12.20 00:28:08.744761 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6681 | 2025.12.20 00:28:08.745230 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6682 | 2025.12.20 00:28:08.745466 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6683 | 2025.12.20 00:28:08.745601 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13820 | ||
| 6684 | 2025.12.20 00:28:09.470519 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6685 | 2025.12.20 00:28:09.487277 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6686 | 2025.12.20 00:28:09.487348 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6687 | 2025.12.20 00:28:09.494215 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6688 | 2025.12.20 00:28:09.494984 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6689 | 2025.12.20 00:28:09.498267 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6690 | 2025.12.20 00:28:11.281562 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 860 | ||
| 6691 | 2025.12.20 00:28:11.283808 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6692 | 2025.12.20 00:28:11.283845 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6693 | 2025.12.20 00:28:11.285031 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6694 | 2025.12.20 00:28:11.285287 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6695 | 2025.12.20 00:28:11.285468 [ 136 ] {} <Debug> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6696 | 2025.12.20 00:28:11.285535 [ 136 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6697 | 2025.12.20 00:28:11.285550 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 860 | ||
| 6698 | 2025.12.20 00:28:11.285556 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6699 | 2025.12.20 00:28:11.285701 [ 192 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::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 | ||
| 6700 | 2025.12.20 00:28:11.286359 [ 192 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6701 | 2025.12.20 00:28:11.286526 [ 192 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 682 rows starting from the beginning of the part | ||
| 6702 | 2025.12.20 00:28:11.286962 [ 192 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
| 6703 | 2025.12.20 00:28:11.287330 [ 192 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
| 6704 | 2025.12.20 00:28:11.287671 [ 192 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 38 rows starting from the beginning of the part | ||
| 6705 | 2025.12.20 00:28:11.288013 [ 192 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
| 6706 | 2025.12.20 00:28:11.288355 [ 192 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part | ||
| 6707 | 2025.12.20 00:28:11.294316 [ 193 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 860 rows, containing 72 columns (72 merged, 0 gathered) in 0.008661178 sec., 99293.65266479917 rows/sec., 82.52 MiB/sec. | ||
| 6708 | 2025.12.20 00:28:11.295402 [ 196 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6709 | 2025.12.20 00:28:11.295934 [ 196 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_21_4} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6710 | 2025.12.20 00:28:11.296005 [ 196 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_21_4} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6711 | 2025.12.20 00:28:11.296165 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 6712 | 2025.12.20 00:28:13.461822 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6713 | 2025.12.20 00:28:13.461990 [ 276 ] {fb689d1d-1583-4181-9769-df32ead8bd31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6714 | 2025.12.20 00:28:13.462051 [ 276 ] {fb689d1d-1583-4181-9769-df32ead8bd31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6715 | 2025.12.20 00:28:13.462899 [ 276 ] {fb689d1d-1583-4181-9769-df32ead8bd31} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6716 | 2025.12.20 00:28:13.462940 [ 276 ] {fb689d1d-1583-4181-9769-df32ead8bd31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6717 | 2025.12.20 00:28:13.463335 [ 276 ] {fb689d1d-1583-4181-9769-df32ead8bd31} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6718 | 2025.12.20 00:28:13.463554 [ 276 ] {fb689d1d-1583-4181-9769-df32ead8bd31} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6719 | 2025.12.20 00:28:13.463700 [ 276 ] {fb689d1d-1583-4181-9769-df32ead8bd31} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001758 sec., 233219.56769055745 rows/sec., 14.79 MiB/sec. | ||
| 6720 | 2025.12.20 00:28:13.463740 [ 276 ] {fb689d1d-1583-4181-9769-df32ead8bd31} <Debug> TCPHandler: Processed in 0.002045541 sec. | ||
| 6721 | 2025.12.20 00:28:13.463856 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6722 | 2025.12.20 00:28:13.463949 [ 276 ] {6daa9c53-e806-4739-b8b3-b0fb65fcd2a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6723 | 2025.12.20 00:28:13.463989 [ 276 ] {6daa9c53-e806-4739-b8b3-b0fb65fcd2a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6724 | 2025.12.20 00:28:13.464381 [ 276 ] {6daa9c53-e806-4739-b8b3-b0fb65fcd2a2} <Trace> oximeter.fields_ipaddr (ac340138-06ff-4905-9b34-fb7c14eefb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6725 | 2025.12.20 00:28:13.464417 [ 276 ] {6daa9c53-e806-4739-b8b3-b0fb65fcd2a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6726 | 2025.12.20 00:28:13.464705 [ 276 ] {6daa9c53-e806-4739-b8b3-b0fb65fcd2a2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6727 | 2025.12.20 00:28:13.464910 [ 276 ] {6daa9c53-e806-4739-b8b3-b0fb65fcd2a2} <Trace> oximeter.fields_ipaddr (ac340138-06ff-4905-9b34-fb7c14eefb28): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6728 | 2025.12.20 00:28:13.465036 [ 276 ] {6daa9c53-e806-4739-b8b3-b0fb65fcd2a2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001105 sec., 3619.9095022624433 rows/sec., 295.18 KiB/sec. | ||
| 6729 | 2025.12.20 00:28:13.465071 [ 276 ] {6daa9c53-e806-4739-b8b3-b0fb65fcd2a2} <Debug> TCPHandler: Processed in 0.001263071 sec. | ||
| 6730 | 2025.12.20 00:28:13.465185 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6731 | 2025.12.20 00:28:13.465287 [ 276 ] {64bcb48f-69a6-4567-98d9-4f540faf5c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6732 | 2025.12.20 00:28:13.465338 [ 276 ] {64bcb48f-69a6-4567-98d9-4f540faf5c9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6733 | 2025.12.20 00:28:13.466288 [ 276 ] {64bcb48f-69a6-4567-98d9-4f540faf5c9c} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6734 | 2025.12.20 00:28:13.466337 [ 276 ] {64bcb48f-69a6-4567-98d9-4f540faf5c9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6735 | 2025.12.20 00:28:13.466715 [ 276 ] {64bcb48f-69a6-4567-98d9-4f540faf5c9c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6736 | 2025.12.20 00:28:13.466924 [ 276 ] {64bcb48f-69a6-4567-98d9-4f540faf5c9c} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6737 | 2025.12.20 00:28:13.467035 [ 150 ] {} <Debug> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6738 | 2025.12.20 00:28:13.467053 [ 276 ] {64bcb48f-69a6-4567-98d9-4f540faf5c9c} <Debug> executeQuery: Read 1114 rows, 89.99 KiB in 0.001785 sec., 624089.6358543418 rows/sec., 49.23 MiB/sec. | ||
| 6739 | 2025.12.20 00:28:13.467093 [ 150 ] {} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6740 | 2025.12.20 00:28:13.467113 [ 276 ] {64bcb48f-69a6-4567-98d9-4f540faf5c9c} <Debug> TCPHandler: Processed in 0.00198276 sec. | ||
| 6741 | 2025.12.20 00:28:13.467116 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6742 | 2025.12.20 00:28:13.467227 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6743 | 2025.12.20 00:28:13.467236 [ 200 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6744 | 2025.12.20 00:28:13.467333 [ 276 ] {42dc70ef-e429-4a61-be1d-4cc7d5dd96c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6745 | 2025.12.20 00:28:13.467378 [ 276 ] {42dc70ef-e429-4a61-be1d-4cc7d5dd96c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6746 | 2025.12.20 00:28:13.467381 [ 200 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6747 | 2025.12.20 00:28:13.467428 [ 200 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2346 rows starting from the beginning of the part | ||
| 6748 | 2025.12.20 00:28:13.467496 [ 200 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1112 rows starting from the beginning of the part | ||
| 6749 | 2025.12.20 00:28:13.467543 [ 200 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1284 rows starting from the beginning of the part | ||
| 6750 | 2025.12.20 00:28:13.467588 [ 200 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1112 rows starting from the beginning of the part | ||
| 6751 | 2025.12.20 00:28:13.467626 [ 200 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 138 rows starting from the beginning of the part | ||
| 6752 | 2025.12.20 00:28:13.467666 [ 200 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1114 rows starting from the beginning of the part | ||
| 6753 | 2025.12.20 00:28:13.467859 [ 276 ] {42dc70ef-e429-4a61-be1d-4cc7d5dd96c3} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6754 | 2025.12.20 00:28:13.467900 [ 276 ] {42dc70ef-e429-4a61-be1d-4cc7d5dd96c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6755 | 2025.12.20 00:28:13.468252 [ 276 ] {42dc70ef-e429-4a61-be1d-4cc7d5dd96c3} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6756 | 2025.12.20 00:28:13.468491 [ 276 ] {42dc70ef-e429-4a61-be1d-4cc7d5dd96c3} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6757 | 2025.12.20 00:28:13.468623 [ 276 ] {42dc70ef-e429-4a61-be1d-4cc7d5dd96c3} <Debug> executeQuery: Read 209 rows, 12.59 KiB in 0.001319 sec., 158453.37376800604 rows/sec., 9.32 MiB/sec. | ||
| 6758 | 2025.12.20 00:28:13.468661 [ 276 ] {42dc70ef-e429-4a61-be1d-4cc7d5dd96c3} <Debug> TCPHandler: Processed in 0.001486018 sec. | ||
| 6759 | 2025.12.20 00:28:13.468765 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6760 | 2025.12.20 00:28:13.468862 [ 276 ] {71278eea-1eb6-400d-bf10-bba7c9f76203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6761 | 2025.12.20 00:28:13.468903 [ 276 ] {71278eea-1eb6-400d-bf10-bba7c9f76203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6762 | 2025.12.20 00:28:13.469387 [ 276 ] {71278eea-1eb6-400d-bf10-bba7c9f76203} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6763 | 2025.12.20 00:28:13.469423 [ 276 ] {71278eea-1eb6-400d-bf10-bba7c9f76203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6764 | 2025.12.20 00:28:13.469739 [ 276 ] {71278eea-1eb6-400d-bf10-bba7c9f76203} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6765 | 2025.12.20 00:28:13.469935 [ 193 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7106 rows, containing 5 columns (5 merged, 0 gathered) in 0.002747299 sec., 2586540.4530049334 rows/sec., 218.31 MiB/sec. | ||
| 6766 | 2025.12.20 00:28:13.469946 [ 276 ] {71278eea-1eb6-400d-bf10-bba7c9f76203} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6767 | 2025.12.20 00:28:13.470104 [ 148 ] {} <Debug> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6768 | 2025.12.20 00:28:13.470125 [ 276 ] {71278eea-1eb6-400d-bf10-bba7c9f76203} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001282 sec., 165366.61466458658 rows/sec., 10.66 MiB/sec. | ||
| 6769 | 2025.12.20 00:28:13.470154 [ 148 ] {} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6770 | 2025.12.20 00:28:13.470174 [ 276 ] {71278eea-1eb6-400d-bf10-bba7c9f76203} <Debug> TCPHandler: Processed in 0.001459646 sec. | ||
| 6771 | 2025.12.20 00:28:13.470187 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6772 | 2025.12.20 00:28:13.470237 [ 186 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6773 | 2025.12.20 00:28:13.470272 [ 196 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::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 | ||
| 6774 | 2025.12.20 00:28:13.470285 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6775 | 2025.12.20 00:28:13.470391 [ 196 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6776 | 2025.12.20 00:28:13.470398 [ 276 ] {63adea8c-fd42-4676-a0a9-8b9128ba589a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6777 | 2025.12.20 00:28:13.470432 [ 196 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 442 rows starting from the beginning of the part | ||
| 6778 | 2025.12.20 00:28:13.470454 [ 276 ] {63adea8c-fd42-4676-a0a9-8b9128ba589a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6779 | 2025.12.20 00:28:13.470499 [ 196 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 6780 | 2025.12.20 00:28:13.470517 [ 186 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_41_8} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6781 | 2025.12.20 00:28:13.470552 [ 196 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 212 rows starting from the beginning of the part | ||
| 6782 | 2025.12.20 00:28:13.470597 [ 186 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_41_8} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6783 | 2025.12.20 00:28:13.470604 [ 196 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 228 rows starting from the beginning of the part | ||
| 6784 | 2025.12.20 00:28:13.470662 [ 196 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 212 rows starting from the beginning of the part | ||
| 6785 | 2025.12.20 00:28:13.470703 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 6786 | 2025.12.20 00:28:13.470707 [ 196 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 212 rows starting from the beginning of the part | ||
| 6787 | 2025.12.20 00:28:13.470921 [ 276 ] {63adea8c-fd42-4676-a0a9-8b9128ba589a} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6788 | 2025.12.20 00:28:13.470963 [ 276 ] {63adea8c-fd42-4676-a0a9-8b9128ba589a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6789 | 2025.12.20 00:28:13.471285 [ 276 ] {63adea8c-fd42-4676-a0a9-8b9128ba589a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6790 | 2025.12.20 00:28:13.471509 [ 276 ] {63adea8c-fd42-4676-a0a9-8b9128ba589a} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6791 | 2025.12.20 00:28:13.471624 [ 199 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1307 rows, containing 5 columns (5 merged, 0 gathered) in 0.001381035 sec., 946391.655533712 rows/sec., 65.71 MiB/sec. | ||
| 6792 | 2025.12.20 00:28:13.471638 [ 276 ] {63adea8c-fd42-4676-a0a9-8b9128ba589a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00126 sec., 167460.31746031746 rows/sec., 9.51 MiB/sec. | ||
| 6793 | 2025.12.20 00:28:13.471698 [ 276 ] {63adea8c-fd42-4676-a0a9-8b9128ba589a} <Debug> TCPHandler: Processed in 0.001463357 sec. | ||
| 6794 | 2025.12.20 00:28:13.471787 [ 186 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6795 | 2025.12.20 00:28:13.471799 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6796 | 2025.12.20 00:28:13.471893 [ 276 ] {531ee257-bff1-4c9a-b061-b37f589dd08c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6797 | 2025.12.20 00:28:13.471931 [ 276 ] {531ee257-bff1-4c9a-b061-b37f589dd08c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6798 | 2025.12.20 00:28:13.472026 [ 186 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_26_5} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6799 | 2025.12.20 00:28:13.472087 [ 186 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_26_5} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6800 | 2025.12.20 00:28:13.472170 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 6801 | 2025.12.20 00:28:13.472602 [ 276 ] {531ee257-bff1-4c9a-b061-b37f589dd08c} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6802 | 2025.12.20 00:28:13.472637 [ 276 ] {531ee257-bff1-4c9a-b061-b37f589dd08c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6803 | 2025.12.20 00:28:13.472955 [ 276 ] {531ee257-bff1-4c9a-b061-b37f589dd08c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6804 | 2025.12.20 00:28:13.473160 [ 276 ] {531ee257-bff1-4c9a-b061-b37f589dd08c} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6805 | 2025.12.20 00:28:13.473264 [ 148 ] {} <Debug> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6806 | 2025.12.20 00:28:13.473286 [ 276 ] {531ee257-bff1-4c9a-b061-b37f589dd08c} <Debug> executeQuery: Read 683 rows, 48.79 KiB in 0.001412 sec., 483711.0481586402 rows/sec., 33.75 MiB/sec. | ||
| 6807 | 2025.12.20 00:28:13.473297 [ 148 ] {} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6808 | 2025.12.20 00:28:13.473327 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6809 | 2025.12.20 00:28:13.473331 [ 276 ] {531ee257-bff1-4c9a-b061-b37f589dd08c} <Debug> TCPHandler: Processed in 0.001581599 sec. | ||
| 6810 | 2025.12.20 00:28:13.473402 [ 186 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6811 | 2025.12.20 00:28:13.473450 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6812 | 2025.12.20 00:28:13.473473 [ 186 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6813 | 2025.12.20 00:28:13.473503 [ 186 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1212 rows starting from the beginning of the part | ||
| 6814 | 2025.12.20 00:28:13.473553 [ 276 ] {840b97ab-d83a-4138-92fc-20ad899d2f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6815 | 2025.12.20 00:28:13.473561 [ 186 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 679 rows starting from the beginning of the part | ||
| 6816 | 2025.12.20 00:28:13.473597 [ 276 ] {840b97ab-d83a-4138-92fc-20ad899d2f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6817 | 2025.12.20 00:28:13.473610 [ 186 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 573 rows starting from the beginning of the part | ||
| 6818 | 2025.12.20 00:28:13.473649 [ 186 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 679 rows starting from the beginning of the part | ||
| 6819 | 2025.12.20 00:28:13.473689 [ 186 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 105 rows starting from the beginning of the part | ||
| 6820 | 2025.12.20 00:28:13.473728 [ 186 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 683 rows starting from the beginning of the part | ||
| 6821 | 2025.12.20 00:28:13.473937 [ 276 ] {840b97ab-d83a-4138-92fc-20ad899d2f0d} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6822 | 2025.12.20 00:28:13.473974 [ 276 ] {840b97ab-d83a-4138-92fc-20ad899d2f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6823 | 2025.12.20 00:28:13.474295 [ 276 ] {840b97ab-d83a-4138-92fc-20ad899d2f0d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6824 | 2025.12.20 00:28:13.474517 [ 276 ] {840b97ab-d83a-4138-92fc-20ad899d2f0d} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6825 | 2025.12.20 00:28:13.474648 [ 276 ] {840b97ab-d83a-4138-92fc-20ad899d2f0d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001114 sec., 5385.996409335728 rows/sec., 281.40 KiB/sec. | ||
| 6826 | 2025.12.20 00:28:13.474685 [ 276 ] {840b97ab-d83a-4138-92fc-20ad899d2f0d} <Debug> TCPHandler: Processed in 0.001289703 sec. | ||
| 6827 | 2025.12.20 00:28:13.474791 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6828 | 2025.12.20 00:28:13.474888 [ 276 ] {6c98ec4b-50bb-47e6-8228-c1d1c2d1a163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6829 | 2025.12.20 00:28:13.474932 [ 276 ] {6c98ec4b-50bb-47e6-8228-c1d1c2d1a163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6830 | 2025.12.20 00:28:13.475034 [ 201 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3931 rows, containing 5 columns (5 merged, 0 gathered) in 0.001663451 sec., 2363159.47990052 rows/sec., 177.36 MiB/sec. | ||
| 6831 | 2025.12.20 00:28:13.475189 [ 186 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6832 | 2025.12.20 00:28:13.475374 [ 276 ] {6c98ec4b-50bb-47e6-8228-c1d1c2d1a163} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6833 | 2025.12.20 00:28:13.475410 [ 276 ] {6c98ec4b-50bb-47e6-8228-c1d1c2d1a163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6834 | 2025.12.20 00:28:13.475415 [ 186 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_41_8} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6835 | 2025.12.20 00:28:13.475477 [ 186 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_41_8} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6836 | 2025.12.20 00:28:13.475539 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 6837 | 2025.12.20 00:28:13.475754 [ 276 ] {6c98ec4b-50bb-47e6-8228-c1d1c2d1a163} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6838 | 2025.12.20 00:28:13.475962 [ 276 ] {6c98ec4b-50bb-47e6-8228-c1d1c2d1a163} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6839 | 2025.12.20 00:28:13.476066 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6840 | 2025.12.20 00:28:13.476088 [ 276 ] {6c98ec4b-50bb-47e6-8228-c1d1c2d1a163} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001219 sec., 259228.87612797375 rows/sec., 17.03 MiB/sec. | ||
| 6841 | 2025.12.20 00:28:13.476099 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6842 | 2025.12.20 00:28:13.476128 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6843 | 2025.12.20 00:28:13.476134 [ 276 ] {6c98ec4b-50bb-47e6-8228-c1d1c2d1a163} <Debug> TCPHandler: Processed in 0.001395065 sec. | ||
| 6844 | 2025.12.20 00:28:13.476218 [ 199 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6845 | 2025.12.20 00:28:13.476252 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6846 | 2025.12.20 00:28:13.476344 [ 199 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6847 | 2025.12.20 00:28:13.476354 [ 276 ] {fbdde953-223d-4958-983c-6f916b85caf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6848 | 2025.12.20 00:28:13.476386 [ 199 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12744 rows starting from the beginning of the part | ||
| 6849 | 2025.12.20 00:28:13.476406 [ 276 ] {fbdde953-223d-4958-983c-6f916b85caf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6850 | 2025.12.20 00:28:13.476457 [ 199 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 314 rows starting from the beginning of the part | ||
| 6851 | 2025.12.20 00:28:13.476506 [ 199 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 850 rows starting from the beginning of the part | ||
| 6852 | 2025.12.20 00:28:13.476549 [ 199 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 314 rows starting from the beginning of the part | ||
| 6853 | 2025.12.20 00:28:13.476588 [ 199 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 6854 | 2025.12.20 00:28:13.476629 [ 199 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 316 rows starting from the beginning of the part | ||
| 6855 | 2025.12.20 00:28:13.476708 [ 276 ] {fbdde953-223d-4958-983c-6f916b85caf2} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6856 | 2025.12.20 00:28:13.476749 [ 276 ] {fbdde953-223d-4958-983c-6f916b85caf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6857 | 2025.12.20 00:28:13.477084 [ 276 ] {fbdde953-223d-4958-983c-6f916b85caf2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6858 | 2025.12.20 00:28:13.477291 [ 276 ] {fbdde953-223d-4958-983c-6f916b85caf2} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6859 | 2025.12.20 00:28:13.477419 [ 276 ] {fbdde953-223d-4958-983c-6f916b85caf2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001084 sec., 922.509225092251 rows/sec., 62.16 KiB/sec. | ||
| 6860 | 2025.12.20 00:28:13.477455 [ 276 ] {fbdde953-223d-4958-983c-6f916b85caf2} <Debug> TCPHandler: Processed in 0.001255091 sec. | ||
| 6861 | 2025.12.20 00:28:13.477562 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6862 | 2025.12.20 00:28:13.477655 [ 276 ] {c834909d-1208-422b-86a7-f5d28ad30ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6863 | 2025.12.20 00:28:13.477697 [ 276 ] {c834909d-1208-422b-86a7-f5d28ad30ccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6864 | 2025.12.20 00:28:13.478032 [ 276 ] {c834909d-1208-422b-86a7-f5d28ad30ccd} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6865 | 2025.12.20 00:28:13.478069 [ 276 ] {c834909d-1208-422b-86a7-f5d28ad30ccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6866 | 2025.12.20 00:28:13.478433 [ 276 ] {c834909d-1208-422b-86a7-f5d28ad30ccd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6867 | 2025.12.20 00:28:13.478652 [ 276 ] {c834909d-1208-422b-86a7-f5d28ad30ccd} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6868 | 2025.12.20 00:28:13.478761 [ 147 ] {} <Debug> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6869 | 2025.12.20 00:28:13.478781 [ 276 ] {c834909d-1208-422b-86a7-f5d28ad30ccd} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001144 sec., 90909.09090909091 rows/sec., 5.57 MiB/sec. | ||
| 6870 | 2025.12.20 00:28:13.478815 [ 147 ] {} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6871 | 2025.12.20 00:28:13.478830 [ 276 ] {c834909d-1208-422b-86a7-f5d28ad30ccd} <Debug> TCPHandler: Processed in 0.001323523 sec. | ||
| 6872 | 2025.12.20 00:28:13.478842 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6873 | 2025.12.20 00:28:13.478922 [ 186 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6874 | 2025.12.20 00:28:13.478992 [ 186 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6875 | 2025.12.20 00:28:13.479016 [ 186 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2774 rows starting from the beginning of the part | ||
| 6876 | 2025.12.20 00:28:13.479059 [ 186 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 104 rows starting from the beginning of the part | ||
| 6877 | 2025.12.20 00:28:13.479095 [ 186 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6878 | 2025.12.20 00:28:13.479129 [ 186 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 104 rows starting from the beginning of the part | ||
| 6879 | 2025.12.20 00:28:13.479160 [ 186 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 6880 | 2025.12.20 00:28:13.479193 [ 186 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 104 rows starting from the beginning of the part | ||
| 6881 | 2025.12.20 00:28:13.480535 [ 191 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3206 rows, containing 4 columns (4 merged, 0 gathered) in 0.001638591 sec., 1956559.0193037798 rows/sec., 124.59 MiB/sec. | ||
| 6882 | 2025.12.20 00:28:13.480940 [ 191 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6883 | 2025.12.20 00:28:13.481260 [ 191 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_41_8} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6884 | 2025.12.20 00:28:13.481356 [ 191 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_41_8} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6885 | 2025.12.20 00:28:13.481460 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 6886 | 2025.12.20 00:28:13.481530 [ 195 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14698 rows, containing 5 columns (5 merged, 0 gathered) in 0.005350454 sec., 2747056.6049161437 rows/sec., 183.98 MiB/sec. | ||
| 6887 | 2025.12.20 00:28:13.481861 [ 199 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6888 | 2025.12.20 00:28:13.482097 [ 199 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6889 | 2025.12.20 00:28:13.482161 [ 199 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6890 | 2025.12.20 00:28:13.482231 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.71 MiB. | ||
| 6891 | 2025.12.20 00:28:14.001167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.14 MiB, peak 280.20 MiB, free memory in arenas 0.00 B, will set to 271.61 MiB (RSS), difference: 1.47 MiB | ||
| 6892 | 2025.12.20 00:28:16.125341 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6893 | 2025.12.20 00:28:16.125405 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6894 | 2025.12.20 00:28:16.246337 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14332 | ||
| 6895 | 2025.12.20 00:28:16.246849 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6896 | 2025.12.20 00:28:16.246886 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6897 | 2025.12.20 00:28:16.247366 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6898 | 2025.12.20 00:28:16.247591 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6899 | 2025.12.20 00:28:16.247713 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14332 | ||
| 6900 | 2025.12.20 00:28:16.999052 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6901 | 2025.12.20 00:28:17.016173 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6902 | 2025.12.20 00:28:17.016214 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6903 | 2025.12.20 00:28:17.021910 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6904 | 2025.12.20 00:28:17.022603 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6905 | 2025.12.20 00:28:17.025476 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6906 | 2025.12.20 00:28:18.451768 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6907 | 2025.12.20 00:28:18.452013 [ 276 ] {e6938719-9fae-4f67-bf49-82cd1e190ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6908 | 2025.12.20 00:28:18.452080 [ 276 ] {e6938719-9fae-4f67-bf49-82cd1e190ecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6909 | 2025.12.20 00:28:18.452847 [ 276 ] {e6938719-9fae-4f67-bf49-82cd1e190ecb} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6910 | 2025.12.20 00:28:18.452897 [ 276 ] {e6938719-9fae-4f67-bf49-82cd1e190ecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6911 | 2025.12.20 00:28:18.453317 [ 276 ] {e6938719-9fae-4f67-bf49-82cd1e190ecb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6912 | 2025.12.20 00:28:18.453548 [ 276 ] {e6938719-9fae-4f67-bf49-82cd1e190ecb} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6913 | 2025.12.20 00:28:18.453707 [ 276 ] {e6938719-9fae-4f67-bf49-82cd1e190ecb} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001749 sec., 78902.22984562608 rows/sec., 6.85 MiB/sec. | ||
| 6914 | 2025.12.20 00:28:18.453755 [ 276 ] {e6938719-9fae-4f67-bf49-82cd1e190ecb} <Debug> TCPHandler: Processed in 0.002147564 sec. | ||
| 6915 | 2025.12.20 00:28:18.453878 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6916 | 2025.12.20 00:28:18.453982 [ 276 ] {62e0c2b5-3f7e-4aef-ab69-37492213e310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6917 | 2025.12.20 00:28:18.454025 [ 276 ] {62e0c2b5-3f7e-4aef-ab69-37492213e310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6918 | 2025.12.20 00:28:18.454438 [ 276 ] {62e0c2b5-3f7e-4aef-ab69-37492213e310} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6919 | 2025.12.20 00:28:18.454476 [ 276 ] {62e0c2b5-3f7e-4aef-ab69-37492213e310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6920 | 2025.12.20 00:28:18.454778 [ 276 ] {62e0c2b5-3f7e-4aef-ab69-37492213e310} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6921 | 2025.12.20 00:28:18.454989 [ 276 ] {62e0c2b5-3f7e-4aef-ab69-37492213e310} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6922 | 2025.12.20 00:28:18.455123 [ 276 ] {62e0c2b5-3f7e-4aef-ab69-37492213e310} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001165 sec., 35193.1330472103 rows/sec., 2.58 MiB/sec. | ||
| 6923 | 2025.12.20 00:28:18.455161 [ 276 ] {62e0c2b5-3f7e-4aef-ab69-37492213e310} <Debug> TCPHandler: Processed in 0.001337354 sec. | ||
| 6924 | 2025.12.20 00:28:18.455272 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6925 | 2025.12.20 00:28:18.455370 [ 276 ] {0e5dd5f2-494a-412f-8301-0880a59ae350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6926 | 2025.12.20 00:28:18.455410 [ 276 ] {0e5dd5f2-494a-412f-8301-0880a59ae350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6927 | 2025.12.20 00:28:18.455830 [ 276 ] {0e5dd5f2-494a-412f-8301-0880a59ae350} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6928 | 2025.12.20 00:28:18.455867 [ 276 ] {0e5dd5f2-494a-412f-8301-0880a59ae350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6929 | 2025.12.20 00:28:18.456177 [ 276 ] {0e5dd5f2-494a-412f-8301-0880a59ae350} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6930 | 2025.12.20 00:28:18.456398 [ 276 ] {0e5dd5f2-494a-412f-8301-0880a59ae350} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6931 | 2025.12.20 00:28:18.456528 [ 276 ] {0e5dd5f2-494a-412f-8301-0880a59ae350} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001178 sec., 89134.12563667232 rows/sec., 6.96 MiB/sec. | ||
| 6932 | 2025.12.20 00:28:18.456565 [ 276 ] {0e5dd5f2-494a-412f-8301-0880a59ae350} <Debug> TCPHandler: Processed in 0.001356274 sec. | ||
| 6933 | 2025.12.20 00:28:18.456672 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6934 | 2025.12.20 00:28:18.456766 [ 276 ] {b9745e5d-7f6f-4375-a0bb-9af9679705ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6935 | 2025.12.20 00:28:18.456811 [ 276 ] {b9745e5d-7f6f-4375-a0bb-9af9679705ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6936 | 2025.12.20 00:28:18.457204 [ 276 ] {b9745e5d-7f6f-4375-a0bb-9af9679705ff} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6937 | 2025.12.20 00:28:18.457248 [ 276 ] {b9745e5d-7f6f-4375-a0bb-9af9679705ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6938 | 2025.12.20 00:28:18.457574 [ 276 ] {b9745e5d-7f6f-4375-a0bb-9af9679705ff} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6939 | 2025.12.20 00:28:18.457782 [ 276 ] {b9745e5d-7f6f-4375-a0bb-9af9679705ff} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6940 | 2025.12.20 00:28:18.457911 [ 276 ] {b9745e5d-7f6f-4375-a0bb-9af9679705ff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 6941 | 2025.12.20 00:28:18.457946 [ 276 ] {b9745e5d-7f6f-4375-a0bb-9af9679705ff} <Debug> TCPHandler: Processed in 0.001326613 sec. | ||
| 6942 | 2025.12.20 00:28:18.458061 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6943 | 2025.12.20 00:28:18.458181 [ 276 ] {14a6f03a-d254-4e44-9deb-e7b191019f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6944 | 2025.12.20 00:28:18.458245 [ 276 ] {14a6f03a-d254-4e44-9deb-e7b191019f6c} <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 | ||
| 6945 | 2025.12.20 00:28:18.459155 [ 276 ] {14a6f03a-d254-4e44-9deb-e7b191019f6c} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6946 | 2025.12.20 00:28:18.459192 [ 276 ] {14a6f03a-d254-4e44-9deb-e7b191019f6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6947 | 2025.12.20 00:28:18.459768 [ 276 ] {14a6f03a-d254-4e44-9deb-e7b191019f6c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6948 | 2025.12.20 00:28:18.459992 [ 276 ] {14a6f03a-d254-4e44-9deb-e7b191019f6c} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6949 | 2025.12.20 00:28:18.460136 [ 276 ] {14a6f03a-d254-4e44-9deb-e7b191019f6c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001979 sec., 20717.534108135424 rows/sec., 37.12 MiB/sec. | ||
| 6950 | 2025.12.20 00:28:18.460152 [ 141 ] {} <Debug> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6951 | 2025.12.20 00:28:18.460187 [ 276 ] {14a6f03a-d254-4e44-9deb-e7b191019f6c} <Debug> TCPHandler: Processed in 0.002185765 sec. | ||
| 6952 | 2025.12.20 00:28:18.460251 [ 141 ] {} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6953 | 2025.12.20 00:28:18.460292 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6954 | 2025.12.20 00:28:18.460325 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6955 | 2025.12.20 00:28:18.460428 [ 276 ] {6b6be970-9888-4d43-8cd4-d450f82dc3b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6956 | 2025.12.20 00:28:18.460441 [ 187 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::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 | ||
| 6957 | 2025.12.20 00:28:18.460469 [ 276 ] {6b6be970-9888-4d43-8cd4-d450f82dc3b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6958 | 2025.12.20 00:28:18.460713 [ 187 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6959 | 2025.12.20 00:28:18.460786 [ 187 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 535 rows starting from the beginning of the part | ||
| 6960 | 2025.12.20 00:28:18.460816 [ 276 ] {6b6be970-9888-4d43-8cd4-d450f82dc3b6} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6961 | 2025.12.20 00:28:18.460858 [ 276 ] {6b6be970-9888-4d43-8cd4-d450f82dc3b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6962 | 2025.12.20 00:28:18.460916 [ 187 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part | ||
| 6963 | 2025.12.20 00:28:18.461024 [ 187 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part | ||
| 6964 | 2025.12.20 00:28:18.461121 [ 187 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 41 rows starting from the beginning of the part | ||
| 6965 | 2025.12.20 00:28:18.461183 [ 276 ] {6b6be970-9888-4d43-8cd4-d450f82dc3b6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6966 | 2025.12.20 00:28:18.461217 [ 187 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
| 6967 | 2025.12.20 00:28:18.461316 [ 187 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
| 6968 | 2025.12.20 00:28:18.461420 [ 276 ] {6b6be970-9888-4d43-8cd4-d450f82dc3b6} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6969 | 2025.12.20 00:28:18.461551 [ 276 ] {6b6be970-9888-4d43-8cd4-d450f82dc3b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 6970 | 2025.12.20 00:28:18.461587 [ 276 ] {6b6be970-9888-4d43-8cd4-d450f82dc3b6} <Debug> TCPHandler: Processed in 0.001311262 sec. | ||
| 6971 | 2025.12.20 00:28:18.484946 [ 195 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 19 columns (19 merged, 0 gathered) in 0.024559766 sec., 30130.580234355653 rows/sec., 53.99 MiB/sec. | ||
| 6972 | 2025.12.20 00:28:18.485801 [ 195 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6973 | 2025.12.20 00:28:18.486133 [ 195 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6974 | 2025.12.20 00:28:18.486204 [ 195 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6975 | 2025.12.20 00:28:18.486293 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.75 MiB. | ||
| 6976 | 2025.12.20 00:28:19.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.41 MiB, peak 280.20 MiB, free memory in arenas 0.00 B, will set to 274.05 MiB (RSS), difference: 1.64 MiB | ||
| 6977 | 2025.12.20 00:28:21.286532 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 894 | ||
| 6978 | 2025.12.20 00:28:21.288904 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6979 | 2025.12.20 00:28:21.288951 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6980 | 2025.12.20 00:28:21.290153 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6981 | 2025.12.20 00:28:21.290434 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6982 | 2025.12.20 00:28:21.290807 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 894 | ||
| 6983 | 2025.12.20 00:28:23.460563 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6984 | 2025.12.20 00:28:23.460755 [ 276 ] {63aae27f-72a5-4991-b4b7-395085d0bfe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6985 | 2025.12.20 00:28:23.460827 [ 276 ] {63aae27f-72a5-4991-b4b7-395085d0bfe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6986 | 2025.12.20 00:28:23.461656 [ 276 ] {63aae27f-72a5-4991-b4b7-395085d0bfe4} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6987 | 2025.12.20 00:28:23.461707 [ 276 ] {63aae27f-72a5-4991-b4b7-395085d0bfe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6988 | 2025.12.20 00:28:23.462123 [ 276 ] {63aae27f-72a5-4991-b4b7-395085d0bfe4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6989 | 2025.12.20 00:28:23.462345 [ 276 ] {63aae27f-72a5-4991-b4b7-395085d0bfe4} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6990 | 2025.12.20 00:28:23.462494 [ 276 ] {63aae27f-72a5-4991-b4b7-395085d0bfe4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001794 sec., 228539.57636566332 rows/sec., 14.50 MiB/sec. | ||
| 6991 | 2025.12.20 00:28:23.462536 [ 276 ] {63aae27f-72a5-4991-b4b7-395085d0bfe4} <Debug> TCPHandler: Processed in 0.002115853 sec. | ||
| 6992 | 2025.12.20 00:28:23.462661 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6993 | 2025.12.20 00:28:23.462761 [ 276 ] {e19aa7f3-6956-4117-bf50-c4a98d6717d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6994 | 2025.12.20 00:28:23.462802 [ 276 ] {e19aa7f3-6956-4117-bf50-c4a98d6717d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6995 | 2025.12.20 00:28:23.463722 [ 276 ] {e19aa7f3-6956-4117-bf50-c4a98d6717d5} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6996 | 2025.12.20 00:28:23.463759 [ 276 ] {e19aa7f3-6956-4117-bf50-c4a98d6717d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 6997 | 2025.12.20 00:28:23.464133 [ 276 ] {e19aa7f3-6956-4117-bf50-c4a98d6717d5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6998 | 2025.12.20 00:28:23.464341 [ 276 ] {e19aa7f3-6956-4117-bf50-c4a98d6717d5} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6999 | 2025.12.20 00:28:23.464469 [ 276 ] {e19aa7f3-6956-4117-bf50-c4a98d6717d5} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001731 sec., 642403.2351242057 rows/sec., 50.69 MiB/sec. | ||
| 7000 | 2025.12.20 00:28:23.464507 [ 276 ] {e19aa7f3-6956-4117-bf50-c4a98d6717d5} <Debug> TCPHandler: Processed in 0.001899778 sec. | ||
| 7001 | 2025.12.20 00:28:23.464617 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7002 | 2025.12.20 00:28:23.464711 [ 276 ] {fef6de2d-c312-469f-b129-e45ad88b0483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7003 | 2025.12.20 00:28:23.464750 [ 276 ] {fef6de2d-c312-469f-b129-e45ad88b0483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7004 | 2025.12.20 00:28:23.465215 [ 276 ] {fef6de2d-c312-469f-b129-e45ad88b0483} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7005 | 2025.12.20 00:28:23.465251 [ 276 ] {fef6de2d-c312-469f-b129-e45ad88b0483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7006 | 2025.12.20 00:28:23.465554 [ 276 ] {fef6de2d-c312-469f-b129-e45ad88b0483} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7007 | 2025.12.20 00:28:23.465759 [ 276 ] {fef6de2d-c312-469f-b129-e45ad88b0483} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7008 | 2025.12.20 00:28:23.465874 [ 133 ] {} <Debug> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7009 | 2025.12.20 00:28:23.465885 [ 276 ] {fef6de2d-c312-469f-b129-e45ad88b0483} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001193 sec., 171835.70829840738 rows/sec., 10.08 MiB/sec. | ||
| 7010 | 2025.12.20 00:28:23.465954 [ 133 ] {} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7011 | 2025.12.20 00:28:23.465970 [ 276 ] {fef6de2d-c312-469f-b129-e45ad88b0483} <Debug> TCPHandler: Processed in 0.001403995 sec. | ||
| 7012 | 2025.12.20 00:28:23.465980 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7013 | 2025.12.20 00:28:23.466081 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7014 | 2025.12.20 00:28:23.466123 [ 187 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 7015 | 2025.12.20 00:28:23.466181 [ 276 ] {843e48a5-3bc8-498a-9b83-0ee9174eeecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7016 | 2025.12.20 00:28:23.466226 [ 276 ] {843e48a5-3bc8-498a-9b83-0ee9174eeecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7017 | 2025.12.20 00:28:23.466264 [ 187 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7018 | 2025.12.20 00:28:23.466301 [ 187 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 264 rows starting from the beginning of the part | ||
| 7019 | 2025.12.20 00:28:23.466366 [ 187 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 205 rows starting from the beginning of the part | ||
| 7020 | 2025.12.20 00:28:23.466411 [ 187 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 41 rows starting from the beginning of the part | ||
| 7021 | 2025.12.20 00:28:23.466453 [ 187 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 209 rows starting from the beginning of the part | ||
| 7022 | 2025.12.20 00:28:23.466490 [ 187 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 41 rows starting from the beginning of the part | ||
| 7023 | 2025.12.20 00:28:23.466533 [ 187 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 205 rows starting from the beginning of the part | ||
| 7024 | 2025.12.20 00:28:23.466695 [ 276 ] {843e48a5-3bc8-498a-9b83-0ee9174eeecd} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7025 | 2025.12.20 00:28:23.466736 [ 276 ] {843e48a5-3bc8-498a-9b83-0ee9174eeecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7026 | 2025.12.20 00:28:23.467059 [ 276 ] {843e48a5-3bc8-498a-9b83-0ee9174eeecd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7027 | 2025.12.20 00:28:23.467290 [ 276 ] {843e48a5-3bc8-498a-9b83-0ee9174eeecd} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7028 | 2025.12.20 00:28:23.467418 [ 276 ] {843e48a5-3bc8-498a-9b83-0ee9174eeecd} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001255 sec., 168924.30278884462 rows/sec., 10.89 MiB/sec. | ||
| 7029 | 2025.12.20 00:28:23.467456 [ 276 ] {843e48a5-3bc8-498a-9b83-0ee9174eeecd} <Debug> TCPHandler: Processed in 0.001423886 sec. | ||
| 7030 | 2025.12.20 00:28:23.467481 [ 198 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 965 rows, containing 5 columns (5 merged, 0 gathered) in 0.001427926 sec., 675805.3288475734 rows/sec., 43.64 MiB/sec. | ||
| 7031 | 2025.12.20 00:28:23.467564 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7032 | 2025.12.20 00:28:23.467623 [ 187 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7033 | 2025.12.20 00:28:23.467658 [ 276 ] {656a6336-b621-42d7-b6c9-be65cc8de208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7034 | 2025.12.20 00:28:23.467702 [ 276 ] {656a6336-b621-42d7-b6c9-be65cc8de208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7035 | 2025.12.20 00:28:23.467869 [ 187 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_41_8} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7036 | 2025.12.20 00:28:23.467944 [ 187 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_41_8} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7037 | 2025.12.20 00:28:23.468013 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 7038 | 2025.12.20 00:28:23.468173 [ 276 ] {656a6336-b621-42d7-b6c9-be65cc8de208} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7039 | 2025.12.20 00:28:23.468218 [ 276 ] {656a6336-b621-42d7-b6c9-be65cc8de208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7040 | 2025.12.20 00:28:23.468525 [ 276 ] {656a6336-b621-42d7-b6c9-be65cc8de208} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7041 | 2025.12.20 00:28:23.468727 [ 276 ] {656a6336-b621-42d7-b6c9-be65cc8de208} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7042 | 2025.12.20 00:28:23.468855 [ 276 ] {656a6336-b621-42d7-b6c9-be65cc8de208} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001215 sec., 173662.55144032923 rows/sec., 9.86 MiB/sec. | ||
| 7043 | 2025.12.20 00:28:23.468892 [ 276 ] {656a6336-b621-42d7-b6c9-be65cc8de208} <Debug> TCPHandler: Processed in 0.001378294 sec. | ||
| 7044 | 2025.12.20 00:28:23.468991 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7045 | 2025.12.20 00:28:23.469084 [ 276 ] {7474c341-3af3-4b63-908b-1d98d1b691eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7046 | 2025.12.20 00:28:23.469122 [ 276 ] {7474c341-3af3-4b63-908b-1d98d1b691eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7047 | 2025.12.20 00:28:23.469762 [ 276 ] {7474c341-3af3-4b63-908b-1d98d1b691eb} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7048 | 2025.12.20 00:28:23.469798 [ 276 ] {7474c341-3af3-4b63-908b-1d98d1b691eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7049 | 2025.12.20 00:28:23.470123 [ 276 ] {7474c341-3af3-4b63-908b-1d98d1b691eb} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7050 | 2025.12.20 00:28:23.470323 [ 276 ] {7474c341-3af3-4b63-908b-1d98d1b691eb} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7051 | 2025.12.20 00:28:23.470449 [ 276 ] {7474c341-3af3-4b63-908b-1d98d1b691eb} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001383 sec., 490961.6775126537 rows/sec., 34.22 MiB/sec. | ||
| 7052 | 2025.12.20 00:28:23.470486 [ 276 ] {7474c341-3af3-4b63-908b-1d98d1b691eb} <Debug> TCPHandler: Processed in 0.001545429 sec. | ||
| 7053 | 2025.12.20 00:28:23.470592 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7054 | 2025.12.20 00:28:23.470685 [ 276 ] {c71fb388-8d51-4a1d-997b-264a34f53d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7055 | 2025.12.20 00:28:23.470726 [ 276 ] {c71fb388-8d51-4a1d-997b-264a34f53d72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7056 | 2025.12.20 00:28:23.471053 [ 276 ] {c71fb388-8d51-4a1d-997b-264a34f53d72} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7057 | 2025.12.20 00:28:23.471089 [ 276 ] {c71fb388-8d51-4a1d-997b-264a34f53d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7058 | 2025.12.20 00:28:23.471389 [ 276 ] {c71fb388-8d51-4a1d-997b-264a34f53d72} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7059 | 2025.12.20 00:28:23.471603 [ 276 ] {c71fb388-8d51-4a1d-997b-264a34f53d72} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7060 | 2025.12.20 00:28:23.471730 [ 276 ] {c71fb388-8d51-4a1d-997b-264a34f53d72} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 7061 | 2025.12.20 00:28:23.471764 [ 276 ] {c71fb388-8d51-4a1d-997b-264a34f53d72} <Debug> TCPHandler: Processed in 0.001222711 sec. | ||
| 7062 | 2025.12.20 00:28:23.471870 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7063 | 2025.12.20 00:28:23.471964 [ 276 ] {84df3024-5020-4320-ae28-fec069f9c192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7064 | 2025.12.20 00:28:23.472006 [ 276 ] {84df3024-5020-4320-ae28-fec069f9c192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7065 | 2025.12.20 00:28:23.472466 [ 276 ] {84df3024-5020-4320-ae28-fec069f9c192} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7066 | 2025.12.20 00:28:23.472505 [ 276 ] {84df3024-5020-4320-ae28-fec069f9c192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7067 | 2025.12.20 00:28:23.472907 [ 276 ] {84df3024-5020-4320-ae28-fec069f9c192} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7068 | 2025.12.20 00:28:23.473155 [ 276 ] {84df3024-5020-4320-ae28-fec069f9c192} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7069 | 2025.12.20 00:28:23.473299 [ 276 ] {84df3024-5020-4320-ae28-fec069f9c192} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001353 sec., 232076.86622320767 rows/sec., 15.25 MiB/sec. | ||
| 7070 | 2025.12.20 00:28:23.473337 [ 276 ] {84df3024-5020-4320-ae28-fec069f9c192} <Debug> TCPHandler: Processed in 0.001517658 sec. | ||
| 7071 | 2025.12.20 00:28:23.473444 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7072 | 2025.12.20 00:28:23.473540 [ 276 ] {3f5a87da-7fea-4b96-aef4-c88dfbfa9a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7073 | 2025.12.20 00:28:23.473582 [ 276 ] {3f5a87da-7fea-4b96-aef4-c88dfbfa9a2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7074 | 2025.12.20 00:28:23.473907 [ 276 ] {3f5a87da-7fea-4b96-aef4-c88dfbfa9a2d} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7075 | 2025.12.20 00:28:23.473942 [ 276 ] {3f5a87da-7fea-4b96-aef4-c88dfbfa9a2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7076 | 2025.12.20 00:28:23.474258 [ 276 ] {3f5a87da-7fea-4b96-aef4-c88dfbfa9a2d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7077 | 2025.12.20 00:28:23.474483 [ 276 ] {3f5a87da-7fea-4b96-aef4-c88dfbfa9a2d} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7078 | 2025.12.20 00:28:23.474609 [ 276 ] {3f5a87da-7fea-4b96-aef4-c88dfbfa9a2d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001089 sec., 918.2736455463729 rows/sec., 61.88 KiB/sec. | ||
| 7079 | 2025.12.20 00:28:23.474644 [ 276 ] {3f5a87da-7fea-4b96-aef4-c88dfbfa9a2d} <Debug> TCPHandler: Processed in 0.001250651 sec. | ||
| 7080 | 2025.12.20 00:28:23.474746 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7081 | 2025.12.20 00:28:23.474840 [ 276 ] {991499d1-cd48-43f7-bd19-cfcd26820b11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7082 | 2025.12.20 00:28:23.474881 [ 276 ] {991499d1-cd48-43f7-bd19-cfcd26820b11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7083 | 2025.12.20 00:28:23.475213 [ 276 ] {991499d1-cd48-43f7-bd19-cfcd26820b11} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7084 | 2025.12.20 00:28:23.475248 [ 276 ] {991499d1-cd48-43f7-bd19-cfcd26820b11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7085 | 2025.12.20 00:28:23.475565 [ 276 ] {991499d1-cd48-43f7-bd19-cfcd26820b11} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7086 | 2025.12.20 00:28:23.475782 [ 276 ] {991499d1-cd48-43f7-bd19-cfcd26820b11} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7087 | 2025.12.20 00:28:23.475905 [ 276 ] {991499d1-cd48-43f7-bd19-cfcd26820b11} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001084 sec., 95940.9594095941 rows/sec., 5.88 MiB/sec. | ||
| 7088 | 2025.12.20 00:28:23.475940 [ 276 ] {991499d1-cd48-43f7-bd19-cfcd26820b11} <Debug> TCPHandler: Processed in 0.001245021 sec. | ||
| 7089 | 2025.12.20 00:28:23.748691 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14780 | ||
| 7090 | 2025.12.20 00:28:23.749207 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7091 | 2025.12.20 00:28:23.749251 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7092 | 2025.12.20 00:28:23.749724 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7093 | 2025.12.20 00:28:23.749966 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7094 | 2025.12.20 00:28:23.750096 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14780 | ||
| 7095 | 2025.12.20 00:28:23.750121 [ 134 ] {} <Debug> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7096 | 2025.12.20 00:28:23.750193 [ 134 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7097 | 2025.12.20 00:28:23.750216 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 7098 | 2025.12.20 00:28:23.750382 [ 199 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 7099 | 2025.12.20 00:28:23.750582 [ 199 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7100 | 2025.12.20 00:28:23.750641 [ 199 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12412 rows starting from the beginning of the part | ||
| 7101 | 2025.12.20 00:28:23.750739 [ 199 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 7102 | 2025.12.20 00:28:23.750812 [ 199 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 7103 | 2025.12.20 00:28:23.750877 [ 199 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 7104 | 2025.12.20 00:28:23.750938 [ 199 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 7105 | 2025.12.20 00:28:23.750975 [ 199 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 7106 | 2025.12.20 00:28:23.752761 [ 198 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14780 rows, containing 4 columns (4 merged, 0 gathered) in 0.002462982 sec., 6000855.873083929 rows/sec., 85.84 MiB/sec. | ||
| 7107 | 2025.12.20 00:28:23.753230 [ 188 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7108 | 2025.12.20 00:28:23.753575 [ 188 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_31_6} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7109 | 2025.12.20 00:28:23.753676 [ 188 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_31_6} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7110 | 2025.12.20 00:28:23.753789 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7111 | 2025.12.20 00:28:24.526376 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7112 | 2025.12.20 00:28:24.544515 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7113 | 2025.12.20 00:28:24.544582 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7114 | 2025.12.20 00:28:24.550301 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7115 | 2025.12.20 00:28:24.551044 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7116 | 2025.12.20 00:28:24.551395 [ 131 ] {} <Debug> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7117 | 2025.12.20 00:28:24.551468 [ 131 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7118 | 2025.12.20 00:28:24.551494 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7119 | 2025.12.20 00:28:24.551611 [ 199 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 7120 | 2025.12.20 00:28:24.554403 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7121 | 2025.12.20 00:28:24.554967 [ 199 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7122 | 2025.12.20 00:28:24.556372 [ 199 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 7123 | 2025.12.20 00:28:24.561100 [ 199 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 7124 | 2025.12.20 00:28:24.565710 [ 199 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 7125 | 2025.12.20 00:28:24.570268 [ 199 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 7126 | 2025.12.20 00:28:24.574874 [ 199 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 7127 | 2025.12.20 00:28:24.579033 [ 199 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 7128 | 2025.12.20 00:28:24.635458 [ 198 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.083901493 sec., 2788.9849349879864 rows/sec., 14.42 MiB/sec. | ||
| 7129 | 2025.12.20 00:28:24.638468 [ 189 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7130 | 2025.12.20 00:28:24.640701 [ 189 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_31_6} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7131 | 2025.12.20 00:28:24.640828 [ 189 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_31_6} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7132 | 2025.12.20 00:28:24.642932 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7133 | 2025.12.20 00:28:25.001131 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 275.35 MiB, peak 285.90 MiB, free memory in arenas 0.00 B, will set to 280.11 MiB (RSS), difference: 4.77 MiB | ||
| 7134 | 2025.12.20 00:28:28.481334 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7135 | 2025.12.20 00:28:28.481515 [ 276 ] {9fc8f63e-e61c-420a-8aa2-d0ede3e06e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7136 | 2025.12.20 00:28:28.481584 [ 276 ] {9fc8f63e-e61c-420a-8aa2-d0ede3e06e24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7137 | 2025.12.20 00:28:28.482225 [ 276 ] {9fc8f63e-e61c-420a-8aa2-d0ede3e06e24} <Trace> oximeter.fields_ipaddr (ac340138-06ff-4905-9b34-fb7c14eefb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7138 | 2025.12.20 00:28:28.482270 [ 276 ] {9fc8f63e-e61c-420a-8aa2-d0ede3e06e24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7139 | 2025.12.20 00:28:28.482638 [ 276 ] {9fc8f63e-e61c-420a-8aa2-d0ede3e06e24} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7140 | 2025.12.20 00:28:28.482877 [ 276 ] {9fc8f63e-e61c-420a-8aa2-d0ede3e06e24} <Trace> oximeter.fields_ipaddr (ac340138-06ff-4905-9b34-fb7c14eefb28): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7141 | 2025.12.20 00:28:28.483026 [ 276 ] {9fc8f63e-e61c-420a-8aa2-d0ede3e06e24} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001562 sec., 1280.4097311139565 rows/sec., 104.41 KiB/sec. | ||
| 7142 | 2025.12.20 00:28:28.483067 [ 276 ] {9fc8f63e-e61c-420a-8aa2-d0ede3e06e24} <Debug> TCPHandler: Processed in 0.001864766 sec. | ||
| 7143 | 2025.12.20 00:28:28.483192 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7144 | 2025.12.20 00:28:28.483293 [ 276 ] {322f845a-4714-46f4-a997-30c657e93f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7145 | 2025.12.20 00:28:28.483335 [ 276 ] {322f845a-4714-46f4-a997-30c657e93f63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7146 | 2025.12.20 00:28:28.484500 [ 276 ] {322f845a-4714-46f4-a997-30c657e93f63} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7147 | 2025.12.20 00:28:28.484535 [ 276 ] {322f845a-4714-46f4-a997-30c657e93f63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7148 | 2025.12.20 00:28:28.484938 [ 276 ] {322f845a-4714-46f4-a997-30c657e93f63} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7149 | 2025.12.20 00:28:28.485152 [ 276 ] {322f845a-4714-46f4-a997-30c657e93f63} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7150 | 2025.12.20 00:28:28.485282 [ 276 ] {322f845a-4714-46f4-a997-30c657e93f63} <Debug> executeQuery: Read 1279 rows, 108.90 KiB in 0.002009 sec., 636635.1418616227 rows/sec., 52.94 MiB/sec. | ||
| 7151 | 2025.12.20 00:28:28.485321 [ 276 ] {322f845a-4714-46f4-a997-30c657e93f63} <Debug> TCPHandler: Processed in 0.002181455 sec. | ||
| 7152 | 2025.12.20 00:28:28.485435 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7153 | 2025.12.20 00:28:28.485531 [ 276 ] {7213fb99-56a6-413e-8678-cafc6bb8fd76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7154 | 2025.12.20 00:28:28.485573 [ 276 ] {7213fb99-56a6-413e-8678-cafc6bb8fd76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7155 | 2025.12.20 00:28:28.485991 [ 276 ] {7213fb99-56a6-413e-8678-cafc6bb8fd76} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7156 | 2025.12.20 00:28:28.486026 [ 276 ] {7213fb99-56a6-413e-8678-cafc6bb8fd76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7157 | 2025.12.20 00:28:28.486324 [ 276 ] {7213fb99-56a6-413e-8678-cafc6bb8fd76} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7158 | 2025.12.20 00:28:28.486531 [ 276 ] {7213fb99-56a6-413e-8678-cafc6bb8fd76} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7159 | 2025.12.20 00:28:28.486659 [ 276 ] {7213fb99-56a6-413e-8678-cafc6bb8fd76} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.001147 sec., 37489.102005231034 rows/sec., 2.74 MiB/sec. | ||
| 7160 | 2025.12.20 00:28:28.486699 [ 276 ] {7213fb99-56a6-413e-8678-cafc6bb8fd76} <Debug> TCPHandler: Processed in 0.001315083 sec. | ||
| 7161 | 2025.12.20 00:28:28.486810 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7162 | 2025.12.20 00:28:28.486905 [ 276 ] {cac2de3d-8186-46cd-a966-f7b43a0bf49a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7163 | 2025.12.20 00:28:28.486946 [ 276 ] {cac2de3d-8186-46cd-a966-f7b43a0bf49a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7164 | 2025.12.20 00:28:28.487430 [ 276 ] {cac2de3d-8186-46cd-a966-f7b43a0bf49a} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7165 | 2025.12.20 00:28:28.487467 [ 276 ] {cac2de3d-8186-46cd-a966-f7b43a0bf49a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7166 | 2025.12.20 00:28:28.487766 [ 276 ] {cac2de3d-8186-46cd-a966-f7b43a0bf49a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7167 | 2025.12.20 00:28:28.487981 [ 276 ] {cac2de3d-8186-46cd-a966-f7b43a0bf49a} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7168 | 2025.12.20 00:28:28.488111 [ 276 ] {cac2de3d-8186-46cd-a966-f7b43a0bf49a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001224 sec., 186274.50980392157 rows/sec., 12.61 MiB/sec. | ||
| 7169 | 2025.12.20 00:28:28.488149 [ 276 ] {cac2de3d-8186-46cd-a966-f7b43a0bf49a} <Debug> TCPHandler: Processed in 0.001389805 sec. | ||
| 7170 | 2025.12.20 00:28:28.488265 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7171 | 2025.12.20 00:28:28.488359 [ 276 ] {96dfd0e4-08ff-43b2-b3aa-0f9e818c4eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7172 | 2025.12.20 00:28:28.488399 [ 276 ] {96dfd0e4-08ff-43b2-b3aa-0f9e818c4eb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7173 | 2025.12.20 00:28:28.488999 [ 276 ] {96dfd0e4-08ff-43b2-b3aa-0f9e818c4eb3} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7174 | 2025.12.20 00:28:28.489036 [ 276 ] {96dfd0e4-08ff-43b2-b3aa-0f9e818c4eb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7175 | 2025.12.20 00:28:28.489377 [ 276 ] {96dfd0e4-08ff-43b2-b3aa-0f9e818c4eb3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7176 | 2025.12.20 00:28:28.489580 [ 276 ] {96dfd0e4-08ff-43b2-b3aa-0f9e818c4eb3} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7177 | 2025.12.20 00:28:28.489710 [ 276 ] {96dfd0e4-08ff-43b2-b3aa-0f9e818c4eb3} <Debug> executeQuery: Read 563 rows, 42.85 KiB in 0.001368 sec., 411549.70760233916 rows/sec., 30.59 MiB/sec. | ||
| 7178 | 2025.12.20 00:28:28.489748 [ 276 ] {96dfd0e4-08ff-43b2-b3aa-0f9e818c4eb3} <Debug> TCPHandler: Processed in 0.001533269 sec. | ||
| 7179 | 2025.12.20 00:28:28.489857 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7180 | 2025.12.20 00:28:28.489953 [ 276 ] {9a2dd927-48e8-48a0-b3ff-f754a1be3f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7181 | 2025.12.20 00:28:28.489997 [ 276 ] {9a2dd927-48e8-48a0-b3ff-f754a1be3f1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7182 | 2025.12.20 00:28:28.490558 [ 276 ] {9a2dd927-48e8-48a0-b3ff-f754a1be3f1c} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7183 | 2025.12.20 00:28:28.490595 [ 276 ] {9a2dd927-48e8-48a0-b3ff-f754a1be3f1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7184 | 2025.12.20 00:28:28.490959 [ 276 ] {9a2dd927-48e8-48a0-b3ff-f754a1be3f1c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7185 | 2025.12.20 00:28:28.491168 [ 276 ] {9a2dd927-48e8-48a0-b3ff-f754a1be3f1c} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7186 | 2025.12.20 00:28:28.491293 [ 276 ] {9a2dd927-48e8-48a0-b3ff-f754a1be3f1c} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001358 sec., 622238.5861561119 rows/sec., 41.88 MiB/sec. | ||
| 7187 | 2025.12.20 00:28:28.491330 [ 276 ] {9a2dd927-48e8-48a0-b3ff-f754a1be3f1c} <Debug> TCPHandler: Processed in 0.001522279 sec. | ||
| 7188 | 2025.12.20 00:28:28.491437 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7189 | 2025.12.20 00:28:28.491533 [ 276 ] {ca21e551-e5c4-439c-8e66-61af15f7ca13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7190 | 2025.12.20 00:28:28.491588 [ 276 ] {ca21e551-e5c4-439c-8e66-61af15f7ca13} <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 | ||
| 7191 | 2025.12.20 00:28:28.492447 [ 276 ] {ca21e551-e5c4-439c-8e66-61af15f7ca13} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7192 | 2025.12.20 00:28:28.492483 [ 276 ] {ca21e551-e5c4-439c-8e66-61af15f7ca13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7193 | 2025.12.20 00:28:28.493031 [ 276 ] {ca21e551-e5c4-439c-8e66-61af15f7ca13} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7194 | 2025.12.20 00:28:28.493248 [ 276 ] {ca21e551-e5c4-439c-8e66-61af15f7ca13} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7195 | 2025.12.20 00:28:28.493387 [ 276 ] {ca21e551-e5c4-439c-8e66-61af15f7ca13} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001873 sec., 21890.01601708489 rows/sec., 39.23 MiB/sec. | ||
| 7196 | 2025.12.20 00:28:28.493450 [ 276 ] {ca21e551-e5c4-439c-8e66-61af15f7ca13} <Debug> TCPHandler: Processed in 0.002063182 sec. | ||
| 7197 | 2025.12.20 00:28:28.493561 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7198 | 2025.12.20 00:28:28.493656 [ 276 ] {ba1637b2-5848-4927-9a15-c15a53d328f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7199 | 2025.12.20 00:28:28.493696 [ 276 ] {ba1637b2-5848-4927-9a15-c15a53d328f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7200 | 2025.12.20 00:28:28.494028 [ 276 ] {ba1637b2-5848-4927-9a15-c15a53d328f5} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7201 | 2025.12.20 00:28:28.494065 [ 276 ] {ba1637b2-5848-4927-9a15-c15a53d328f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7202 | 2025.12.20 00:28:28.494360 [ 276 ] {ba1637b2-5848-4927-9a15-c15a53d328f5} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7203 | 2025.12.20 00:28:28.494576 [ 276 ] {ba1637b2-5848-4927-9a15-c15a53d328f5} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7204 | 2025.12.20 00:28:28.494704 [ 276 ] {ba1637b2-5848-4927-9a15-c15a53d328f5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 7205 | 2025.12.20 00:28:28.494741 [ 276 ] {ba1637b2-5848-4927-9a15-c15a53d328f5} <Debug> TCPHandler: Processed in 0.001230241 sec. | ||
| 7206 | 2025.12.20 00:28:31.125645 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7207 | 2025.12.20 00:28:31.125719 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7208 | 2025.12.20 00:28:31.250803 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15292 | ||
| 7209 | 2025.12.20 00:28:31.251300 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7210 | 2025.12.20 00:28:31.251339 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7211 | 2025.12.20 00:28:31.252020 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7212 | 2025.12.20 00:28:31.252260 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7213 | 2025.12.20 00:28:31.252390 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15292 | ||
| 7214 | 2025.12.20 00:28:31.291588 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 930 | ||
| 7215 | 2025.12.20 00:28:31.294537 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7216 | 2025.12.20 00:28:31.294602 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7217 | 2025.12.20 00:28:31.295842 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7218 | 2025.12.20 00:28:31.296121 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7219 | 2025.12.20 00:28:31.296531 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 930 | ||
| 7220 | 2025.12.20 00:28:32.002236 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000844211 sec. | ||
| 7221 | 2025.12.20 00:28:32.055350 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7222 | 2025.12.20 00:28:32.071038 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7223 | 2025.12.20 00:28:32.071098 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7224 | 2025.12.20 00:28:32.077346 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7225 | 2025.12.20 00:28:32.078281 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7226 | 2025.12.20 00:28:32.082281 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7227 | 2025.12.20 00:28:33.460815 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7228 | 2025.12.20 00:28:33.461015 [ 276 ] {9f7eb983-d38c-4e18-a70d-fff55d283f07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7229 | 2025.12.20 00:28:33.461088 [ 276 ] {9f7eb983-d38c-4e18-a70d-fff55d283f07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7230 | 2025.12.20 00:28:33.461929 [ 276 ] {9f7eb983-d38c-4e18-a70d-fff55d283f07} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7231 | 2025.12.20 00:28:33.461977 [ 276 ] {9f7eb983-d38c-4e18-a70d-fff55d283f07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7232 | 2025.12.20 00:28:33.462417 [ 276 ] {9f7eb983-d38c-4e18-a70d-fff55d283f07} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7233 | 2025.12.20 00:28:33.462751 [ 276 ] {9f7eb983-d38c-4e18-a70d-fff55d283f07} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7234 | 2025.12.20 00:28:33.462924 [ 116 ] {} <Debug> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7235 | 2025.12.20 00:28:33.462938 [ 276 ] {9f7eb983-d38c-4e18-a70d-fff55d283f07} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001976 sec., 207489.87854251012 rows/sec., 13.16 MiB/sec. | ||
| 7236 | 2025.12.20 00:28:33.462995 [ 116 ] {} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7237 | 2025.12.20 00:28:33.463018 [ 276 ] {9f7eb983-d38c-4e18-a70d-fff55d283f07} <Debug> TCPHandler: Processed in 0.002345019 sec. | ||
| 7238 | 2025.12.20 00:28:33.463020 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7239 | 2025.12.20 00:28:33.463155 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7240 | 2025.12.20 00:28:33.463179 [ 189 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 7241 | 2025.12.20 00:28:33.463267 [ 276 ] {59c75074-bb42-449e-83e4-5ab6c1a6087b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7242 | 2025.12.20 00:28:33.463319 [ 276 ] {59c75074-bb42-449e-83e4-5ab6c1a6087b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7243 | 2025.12.20 00:28:33.463342 [ 189 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7244 | 2025.12.20 00:28:33.463385 [ 189 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 410 rows starting from the beginning of the part | ||
| 7245 | 2025.12.20 00:28:33.463459 [ 189 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 410 rows starting from the beginning of the part | ||
| 7246 | 2025.12.20 00:28:33.463577 [ 189 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 410 rows starting from the beginning of the part | ||
| 7247 | 2025.12.20 00:28:33.463629 [ 189 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 410 rows starting from the beginning of the part | ||
| 7248 | 2025.12.20 00:28:33.463674 [ 189 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 410 rows starting from the beginning of the part | ||
| 7249 | 2025.12.20 00:28:33.464101 [ 276 ] {59c75074-bb42-449e-83e4-5ab6c1a6087b} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7250 | 2025.12.20 00:28:33.464144 [ 276 ] {59c75074-bb42-449e-83e4-5ab6c1a6087b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7251 | 2025.12.20 00:28:33.464686 [ 276 ] {59c75074-bb42-449e-83e4-5ab6c1a6087b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7252 | 2025.12.20 00:28:33.464775 [ 198 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001669141 sec., 1228176.6489469733 rows/sec., 82.60 MiB/sec. | ||
| 7253 | 2025.12.20 00:28:33.464917 [ 276 ] {59c75074-bb42-449e-83e4-5ab6c1a6087b} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7254 | 2025.12.20 00:28:33.465041 [ 192 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7255 | 2025.12.20 00:28:33.465064 [ 276 ] {59c75074-bb42-449e-83e4-5ab6c1a6087b} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001823 sec., 609983.543609435 rows/sec., 48.13 MiB/sec. | ||
| 7256 | 2025.12.20 00:28:33.465110 [ 276 ] {59c75074-bb42-449e-83e4-5ab6c1a6087b} <Debug> TCPHandler: Processed in 0.002015791 sec. | ||
| 7257 | 2025.12.20 00:28:33.465284 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7258 | 2025.12.20 00:28:33.465387 [ 276 ] {a2727657-6f5a-41aa-b432-895bc77d1419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7259 | 2025.12.20 00:28:33.465394 [ 192 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_21_5} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7260 | 2025.12.20 00:28:33.465435 [ 276 ] {a2727657-6f5a-41aa-b432-895bc77d1419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7261 | 2025.12.20 00:28:33.465501 [ 192 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_21_5} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7262 | 2025.12.20 00:28:33.465611 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 7263 | 2025.12.20 00:28:33.465934 [ 276 ] {a2727657-6f5a-41aa-b432-895bc77d1419} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7264 | 2025.12.20 00:28:33.465976 [ 276 ] {a2727657-6f5a-41aa-b432-895bc77d1419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7265 | 2025.12.20 00:28:33.466308 [ 276 ] {a2727657-6f5a-41aa-b432-895bc77d1419} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7266 | 2025.12.20 00:28:33.466526 [ 276 ] {a2727657-6f5a-41aa-b432-895bc77d1419} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7267 | 2025.12.20 00:28:33.466663 [ 276 ] {a2727657-6f5a-41aa-b432-895bc77d1419} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001298 sec., 157935.28505392914 rows/sec., 9.27 MiB/sec. | ||
| 7268 | 2025.12.20 00:28:33.466701 [ 276 ] {a2727657-6f5a-41aa-b432-895bc77d1419} <Debug> TCPHandler: Processed in 0.001471097 sec. | ||
| 7269 | 2025.12.20 00:28:33.466819 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7270 | 2025.12.20 00:28:33.466920 [ 276 ] {26ec7767-7284-46e9-aaf8-35e41ca4536c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7271 | 2025.12.20 00:28:33.466962 [ 276 ] {26ec7767-7284-46e9-aaf8-35e41ca4536c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7272 | 2025.12.20 00:28:33.467437 [ 276 ] {26ec7767-7284-46e9-aaf8-35e41ca4536c} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7273 | 2025.12.20 00:28:33.467475 [ 276 ] {26ec7767-7284-46e9-aaf8-35e41ca4536c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7274 | 2025.12.20 00:28:33.467796 [ 276 ] {26ec7767-7284-46e9-aaf8-35e41ca4536c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7275 | 2025.12.20 00:28:33.468011 [ 276 ] {26ec7767-7284-46e9-aaf8-35e41ca4536c} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7276 | 2025.12.20 00:28:33.468140 [ 276 ] {26ec7767-7284-46e9-aaf8-35e41ca4536c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001241 sec., 170829.97582594684 rows/sec., 11.02 MiB/sec. | ||
| 7277 | 2025.12.20 00:28:33.468178 [ 276 ] {26ec7767-7284-46e9-aaf8-35e41ca4536c} <Debug> TCPHandler: Processed in 0.001410735 sec. | ||
| 7278 | 2025.12.20 00:28:33.468293 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7279 | 2025.12.20 00:28:33.468396 [ 276 ] {cd2212a1-53b3-434b-b960-ae4a952a0c91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7280 | 2025.12.20 00:28:33.468438 [ 276 ] {cd2212a1-53b3-434b-b960-ae4a952a0c91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7281 | 2025.12.20 00:28:33.468953 [ 276 ] {cd2212a1-53b3-434b-b960-ae4a952a0c91} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7282 | 2025.12.20 00:28:33.468991 [ 276 ] {cd2212a1-53b3-434b-b960-ae4a952a0c91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7283 | 2025.12.20 00:28:33.469539 [ 276 ] {cd2212a1-53b3-434b-b960-ae4a952a0c91} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7284 | 2025.12.20 00:28:33.469757 [ 276 ] {cd2212a1-53b3-434b-b960-ae4a952a0c91} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7285 | 2025.12.20 00:28:33.469865 [ 116 ] {} <Debug> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7286 | 2025.12.20 00:28:33.469889 [ 276 ] {cd2212a1-53b3-434b-b960-ae4a952a0c91} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001512 sec., 139550.26455026455 rows/sec., 7.92 MiB/sec. | ||
| 7287 | 2025.12.20 00:28:33.469906 [ 116 ] {} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7288 | 2025.12.20 00:28:33.469933 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7289 | 2025.12.20 00:28:33.469934 [ 276 ] {cd2212a1-53b3-434b-b960-ae4a952a0c91} <Debug> TCPHandler: Processed in 0.001695353 sec. | ||
| 7290 | 2025.12.20 00:28:33.470021 [ 190 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 7291 | 2025.12.20 00:28:33.470081 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7292 | 2025.12.20 00:28:33.470107 [ 190 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7293 | 2025.12.20 00:28:33.470136 [ 190 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 211 rows starting from the beginning of the part | ||
| 7294 | 2025.12.20 00:28:33.470189 [ 276 ] {7804b4bc-cebc-4ec7-9a39-1042087f0b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7295 | 2025.12.20 00:28:33.470191 [ 190 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 211 rows starting from the beginning of the part | ||
| 7296 | 2025.12.20 00:28:33.470231 [ 276 ] {7804b4bc-cebc-4ec7-9a39-1042087f0b52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7297 | 2025.12.20 00:28:33.470245 [ 190 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 211 rows starting from the beginning of the part | ||
| 7298 | 2025.12.20 00:28:33.470286 [ 190 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 211 rows starting from the beginning of the part | ||
| 7299 | 2025.12.20 00:28:33.470325 [ 190 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 211 rows starting from the beginning of the part | ||
| 7300 | 2025.12.20 00:28:33.470879 [ 276 ] {7804b4bc-cebc-4ec7-9a39-1042087f0b52} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7301 | 2025.12.20 00:28:33.470914 [ 276 ] {7804b4bc-cebc-4ec7-9a39-1042087f0b52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7302 | 2025.12.20 00:28:33.471122 [ 192 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001140709 sec., 924863.3963613858 rows/sec., 56.05 MiB/sec. | ||
| 7303 | 2025.12.20 00:28:33.471260 [ 198 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7304 | 2025.12.20 00:28:33.471265 [ 276 ] {7804b4bc-cebc-4ec7-9a39-1042087f0b52} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7305 | 2025.12.20 00:28:33.471492 [ 276 ] {7804b4bc-cebc-4ec7-9a39-1042087f0b52} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7306 | 2025.12.20 00:28:33.471513 [ 198 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_21_5} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7307 | 2025.12.20 00:28:33.471574 [ 198 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_21_5} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7308 | 2025.12.20 00:28:33.471628 [ 276 ] {7804b4bc-cebc-4ec7-9a39-1042087f0b52} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001459 sec., 465387.25154215214 rows/sec., 32.44 MiB/sec. | ||
| 7309 | 2025.12.20 00:28:33.471637 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 7310 | 2025.12.20 00:28:33.471668 [ 276 ] {7804b4bc-cebc-4ec7-9a39-1042087f0b52} <Debug> TCPHandler: Processed in 0.001648981 sec. | ||
| 7311 | 2025.12.20 00:28:33.471786 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7312 | 2025.12.20 00:28:33.471881 [ 276 ] {c84a1070-8e89-42a4-87e7-09f885e4a6ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7313 | 2025.12.20 00:28:33.471924 [ 276 ] {c84a1070-8e89-42a4-87e7-09f885e4a6ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7314 | 2025.12.20 00:28:33.472251 [ 276 ] {c84a1070-8e89-42a4-87e7-09f885e4a6ba} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7315 | 2025.12.20 00:28:33.472287 [ 276 ] {c84a1070-8e89-42a4-87e7-09f885e4a6ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7316 | 2025.12.20 00:28:33.472593 [ 276 ] {c84a1070-8e89-42a4-87e7-09f885e4a6ba} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7317 | 2025.12.20 00:28:33.472822 [ 276 ] {c84a1070-8e89-42a4-87e7-09f885e4a6ba} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7318 | 2025.12.20 00:28:33.472919 [ 116 ] {} <Debug> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7319 | 2025.12.20 00:28:33.472950 [ 276 ] {c84a1070-8e89-42a4-87e7-09f885e4a6ba} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001088 sec., 5514.705882352941 rows/sec., 288.12 KiB/sec. | ||
| 7320 | 2025.12.20 00:28:33.472952 [ 116 ] {} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7321 | 2025.12.20 00:28:33.472989 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7322 | 2025.12.20 00:28:33.472994 [ 276 ] {c84a1070-8e89-42a4-87e7-09f885e4a6ba} <Debug> TCPHandler: Processed in 0.001268332 sec. | ||
| 7323 | 2025.12.20 00:28:33.473064 [ 189 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::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 | ||
| 7324 | 2025.12.20 00:28:33.473121 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7325 | 2025.12.20 00:28:33.473164 [ 189 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7326 | 2025.12.20 00:28:33.473194 [ 189 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
| 7327 | 2025.12.20 00:28:33.473238 [ 189 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 7328 | 2025.12.20 00:28:33.473248 [ 276 ] {cdc6730e-3d9b-421a-9287-02071d80603f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7329 | 2025.12.20 00:28:33.473275 [ 189 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 7330 | 2025.12.20 00:28:33.473307 [ 276 ] {cdc6730e-3d9b-421a-9287-02071d80603f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7331 | 2025.12.20 00:28:33.473312 [ 189 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 7332 | 2025.12.20 00:28:33.473361 [ 189 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 7333 | 2025.12.20 00:28:33.473394 [ 189 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 7334 | 2025.12.20 00:28:33.473822 [ 276 ] {cdc6730e-3d9b-421a-9287-02071d80603f} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7335 | 2025.12.20 00:28:33.473866 [ 276 ] {cdc6730e-3d9b-421a-9287-02071d80603f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7336 | 2025.12.20 00:28:33.474039 [ 192 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001009056 sec., 124869.18466368566 rows/sec., 6.37 MiB/sec. | ||
| 7337 | 2025.12.20 00:28:33.474164 [ 189 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7338 | 2025.12.20 00:28:33.474348 [ 276 ] {cdc6730e-3d9b-421a-9287-02071d80603f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7339 | 2025.12.20 00:28:33.474450 [ 189 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_21_4} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7340 | 2025.12.20 00:28:33.474534 [ 189 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_21_4} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7341 | 2025.12.20 00:28:33.474605 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 7342 | 2025.12.20 00:28:33.474614 [ 276 ] {cdc6730e-3d9b-421a-9287-02071d80603f} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7343 | 2025.12.20 00:28:33.474767 [ 276 ] {cdc6730e-3d9b-421a-9287-02071d80603f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001544 sec., 203367.87564766838 rows/sec., 13.36 MiB/sec. | ||
| 7344 | 2025.12.20 00:28:33.474806 [ 276 ] {cdc6730e-3d9b-421a-9287-02071d80603f} <Debug> TCPHandler: Processed in 0.001746984 sec. | ||
| 7345 | 2025.12.20 00:28:33.474920 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7346 | 2025.12.20 00:28:33.475037 [ 276 ] {4cea6d05-32ee-4060-955b-967de0f4d443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7347 | 2025.12.20 00:28:33.475087 [ 276 ] {4cea6d05-32ee-4060-955b-967de0f4d443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7348 | 2025.12.20 00:28:33.475452 [ 276 ] {4cea6d05-32ee-4060-955b-967de0f4d443} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7349 | 2025.12.20 00:28:33.475495 [ 276 ] {4cea6d05-32ee-4060-955b-967de0f4d443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7350 | 2025.12.20 00:28:33.475845 [ 276 ] {4cea6d05-32ee-4060-955b-967de0f4d443} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7351 | 2025.12.20 00:28:33.476051 [ 276 ] {4cea6d05-32ee-4060-955b-967de0f4d443} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7352 | 2025.12.20 00:28:33.476176 [ 276 ] {4cea6d05-32ee-4060-955b-967de0f4d443} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001164 sec., 859.106529209622 rows/sec., 57.89 KiB/sec. | ||
| 7353 | 2025.12.20 00:28:33.476213 [ 276 ] {4cea6d05-32ee-4060-955b-967de0f4d443} <Debug> TCPHandler: Processed in 0.001356784 sec. | ||
| 7354 | 2025.12.20 00:28:33.476315 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7355 | 2025.12.20 00:28:33.476410 [ 276 ] {a7644448-3fd0-4cd4-b27e-3960e22383e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7356 | 2025.12.20 00:28:33.476452 [ 276 ] {a7644448-3fd0-4cd4-b27e-3960e22383e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7357 | 2025.12.20 00:28:33.476769 [ 276 ] {a7644448-3fd0-4cd4-b27e-3960e22383e6} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7358 | 2025.12.20 00:28:33.476805 [ 276 ] {a7644448-3fd0-4cd4-b27e-3960e22383e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7359 | 2025.12.20 00:28:33.477115 [ 276 ] {a7644448-3fd0-4cd4-b27e-3960e22383e6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7360 | 2025.12.20 00:28:33.477324 [ 276 ] {a7644448-3fd0-4cd4-b27e-3960e22383e6} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7361 | 2025.12.20 00:28:33.477455 [ 276 ] {a7644448-3fd0-4cd4-b27e-3960e22383e6} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001063 sec., 97836.31232361242 rows/sec., 5.99 MiB/sec. | ||
| 7362 | 2025.12.20 00:28:33.477491 [ 276 ] {a7644448-3fd0-4cd4-b27e-3960e22383e6} <Debug> TCPHandler: Processed in 0.001227641 sec. | ||
| 7363 | 2025.12.20 00:28:38.451931 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7364 | 2025.12.20 00:28:38.452142 [ 276 ] {750e7827-d250-4ed6-877e-1884168ef84f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7365 | 2025.12.20 00:28:38.452216 [ 276 ] {750e7827-d250-4ed6-877e-1884168ef84f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7366 | 2025.12.20 00:28:38.453018 [ 276 ] {750e7827-d250-4ed6-877e-1884168ef84f} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7367 | 2025.12.20 00:28:38.453065 [ 276 ] {750e7827-d250-4ed6-877e-1884168ef84f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7368 | 2025.12.20 00:28:38.453459 [ 276 ] {750e7827-d250-4ed6-877e-1884168ef84f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7369 | 2025.12.20 00:28:38.453691 [ 276 ] {750e7827-d250-4ed6-877e-1884168ef84f} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7370 | 2025.12.20 00:28:38.453819 [ 105 ] {} <Debug> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7371 | 2025.12.20 00:28:38.453847 [ 276 ] {750e7827-d250-4ed6-877e-1884168ef84f} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001759 sec., 78453.66685616827 rows/sec., 6.81 MiB/sec. | ||
| 7372 | 2025.12.20 00:28:38.453884 [ 105 ] {} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7373 | 2025.12.20 00:28:38.453907 [ 276 ] {750e7827-d250-4ed6-877e-1884168ef84f} <Debug> TCPHandler: Processed in 0.002117103 sec. | ||
| 7374 | 2025.12.20 00:28:38.453909 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7375 | 2025.12.20 00:28:38.454032 [ 198 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7376 | 2025.12.20 00:28:38.454048 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7377 | 2025.12.20 00:28:38.454120 [ 198 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7378 | 2025.12.20 00:28:38.454150 [ 198 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2346 rows starting from the beginning of the part | ||
| 7379 | 2025.12.20 00:28:38.454155 [ 276 ] {6ac9d761-5cbc-4bfb-8dc9-9a38971aa878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7380 | 2025.12.20 00:28:38.454204 [ 276 ] {6ac9d761-5cbc-4bfb-8dc9-9a38971aa878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7381 | 2025.12.20 00:28:38.454211 [ 198 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 138 rows starting from the beginning of the part | ||
| 7382 | 2025.12.20 00:28:38.454255 [ 198 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1112 rows starting from the beginning of the part | ||
| 7383 | 2025.12.20 00:28:38.454342 [ 198 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1279 rows starting from the beginning of the part | ||
| 7384 | 2025.12.20 00:28:38.454392 [ 198 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1112 rows starting from the beginning of the part | ||
| 7385 | 2025.12.20 00:28:38.454439 [ 198 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 138 rows starting from the beginning of the part | ||
| 7386 | 2025.12.20 00:28:38.454655 [ 276 ] {6ac9d761-5cbc-4bfb-8dc9-9a38971aa878} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7387 | 2025.12.20 00:28:38.454692 [ 276 ] {6ac9d761-5cbc-4bfb-8dc9-9a38971aa878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7388 | 2025.12.20 00:28:38.455016 [ 276 ] {6ac9d761-5cbc-4bfb-8dc9-9a38971aa878} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7389 | 2025.12.20 00:28:38.455229 [ 276 ] {6ac9d761-5cbc-4bfb-8dc9-9a38971aa878} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7390 | 2025.12.20 00:28:38.455363 [ 276 ] {6ac9d761-5cbc-4bfb-8dc9-9a38971aa878} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001234 sec., 33225.28363047002 rows/sec., 2.44 MiB/sec. | ||
| 7391 | 2025.12.20 00:28:38.455403 [ 276 ] {6ac9d761-5cbc-4bfb-8dc9-9a38971aa878} <Debug> TCPHandler: Processed in 0.001410995 sec. | ||
| 7392 | 2025.12.20 00:28:38.455515 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7393 | 2025.12.20 00:28:38.455623 [ 276 ] {f4af1b69-75f6-4f21-8d51-dd0035b5197e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7394 | 2025.12.20 00:28:38.455667 [ 276 ] {f4af1b69-75f6-4f21-8d51-dd0035b5197e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7395 | 2025.12.20 00:28:38.456121 [ 276 ] {f4af1b69-75f6-4f21-8d51-dd0035b5197e} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7396 | 2025.12.20 00:28:38.456158 [ 276 ] {f4af1b69-75f6-4f21-8d51-dd0035b5197e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7397 | 2025.12.20 00:28:38.456388 [ 189 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6125 rows, containing 5 columns (5 merged, 0 gathered) in 0.00239377 sec., 2558725.357908237 rows/sec., 217.14 MiB/sec. | ||
| 7398 | 2025.12.20 00:28:38.456502 [ 276 ] {f4af1b69-75f6-4f21-8d51-dd0035b5197e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7399 | 2025.12.20 00:28:38.456683 [ 193 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7400 | 2025.12.20 00:28:38.456739 [ 276 ] {f4af1b69-75f6-4f21-8d51-dd0035b5197e} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7401 | 2025.12.20 00:28:38.456854 [ 105 ] {} <Debug> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7402 | 2025.12.20 00:28:38.456884 [ 276 ] {f4af1b69-75f6-4f21-8d51-dd0035b5197e} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001283 sec., 81839.43881527669 rows/sec., 6.39 MiB/sec. | ||
| 7403 | 2025.12.20 00:28:38.456886 [ 105 ] {} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7404 | 2025.12.20 00:28:38.456925 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7405 | 2025.12.20 00:28:38.456932 [ 276 ] {f4af1b69-75f6-4f21-8d51-dd0035b5197e} <Debug> TCPHandler: Processed in 0.001469607 sec. | ||
| 7406 | 2025.12.20 00:28:38.456995 [ 193 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_46_9} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7407 | 2025.12.20 00:28:38.457004 [ 198 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7408 | 2025.12.20 00:28:38.457056 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7409 | 2025.12.20 00:28:38.457086 [ 193 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_46_9} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7410 | 2025.12.20 00:28:38.457094 [ 198 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7411 | 2025.12.20 00:28:38.457128 [ 198 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1212 rows starting from the beginning of the part | ||
| 7412 | 2025.12.20 00:28:38.457154 [ 276 ] {92fd0d81-dd81-4022-b493-5e0261c620bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7413 | 2025.12.20 00:28:38.457173 [ 198 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 105 rows starting from the beginning of the part | ||
| 7414 | 2025.12.20 00:28:38.457182 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 7415 | 2025.12.20 00:28:38.457198 [ 276 ] {92fd0d81-dd81-4022-b493-5e0261c620bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7416 | 2025.12.20 00:28:38.457232 [ 198 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 679 rows starting from the beginning of the part | ||
| 7417 | 2025.12.20 00:28:38.457287 [ 198 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 563 rows starting from the beginning of the part | ||
| 7418 | 2025.12.20 00:28:38.457341 [ 198 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 679 rows starting from the beginning of the part | ||
| 7419 | 2025.12.20 00:28:38.457394 [ 198 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 105 rows starting from the beginning of the part | ||
| 7420 | 2025.12.20 00:28:38.457612 [ 276 ] {92fd0d81-dd81-4022-b493-5e0261c620bf} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7421 | 2025.12.20 00:28:38.457646 [ 276 ] {92fd0d81-dd81-4022-b493-5e0261c620bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7422 | 2025.12.20 00:28:38.457983 [ 276 ] {92fd0d81-dd81-4022-b493-5e0261c620bf} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7423 | 2025.12.20 00:28:38.458189 [ 276 ] {92fd0d81-dd81-4022-b493-5e0261c620bf} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7424 | 2025.12.20 00:28:38.458301 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7425 | 2025.12.20 00:28:38.458321 [ 276 ] {92fd0d81-dd81-4022-b493-5e0261c620bf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 7426 | 2025.12.20 00:28:38.458333 [ 105 ] {} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7427 | 2025.12.20 00:28:38.458360 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7428 | 2025.12.20 00:28:38.458364 [ 276 ] {92fd0d81-dd81-4022-b493-5e0261c620bf} <Debug> TCPHandler: Processed in 0.001359364 sec. | ||
| 7429 | 2025.12.20 00:28:38.458436 [ 189 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7430 | 2025.12.20 00:28:38.458483 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7431 | 2025.12.20 00:28:38.458522 [ 201 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3343 rows, containing 5 columns (5 merged, 0 gathered) in 0.001544809 sec., 2164021.571598819 rows/sec., 163.47 MiB/sec. | ||
| 7432 | 2025.12.20 00:28:38.458534 [ 189 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7433 | 2025.12.20 00:28:38.458570 [ 189 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14698 rows starting from the beginning of the part | ||
| 7434 | 2025.12.20 00:28:38.458588 [ 276 ] {11b3069c-bd9c-43ce-8d19-c494329013d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7435 | 2025.12.20 00:28:38.458632 [ 189 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 7436 | 2025.12.20 00:28:38.458649 [ 276 ] {11b3069c-bd9c-43ce-8d19-c494329013d1} <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 | ||
| 7437 | 2025.12.20 00:28:38.458682 [ 189 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 314 rows starting from the beginning of the part | ||
| 7438 | 2025.12.20 00:28:38.458690 [ 198 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7439 | 2025.12.20 00:28:38.458727 [ 189 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 845 rows starting from the beginning of the part | ||
| 7440 | 2025.12.20 00:28:38.458769 [ 189 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 314 rows starting from the beginning of the part | ||
| 7441 | 2025.12.20 00:28:38.458808 [ 189 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 7442 | 2025.12.20 00:28:38.458974 [ 198 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_46_9} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7443 | 2025.12.20 00:28:38.459044 [ 198 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_46_9} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7444 | 2025.12.20 00:28:38.459104 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 7445 | 2025.12.20 00:28:38.459506 [ 276 ] {11b3069c-bd9c-43ce-8d19-c494329013d1} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7446 | 2025.12.20 00:28:38.459542 [ 276 ] {11b3069c-bd9c-43ce-8d19-c494329013d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7447 | 2025.12.20 00:28:38.460168 [ 276 ] {11b3069c-bd9c-43ce-8d19-c494329013d1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7448 | 2025.12.20 00:28:38.460398 [ 276 ] {11b3069c-bd9c-43ce-8d19-c494329013d1} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7449 | 2025.12.20 00:28:38.460541 [ 276 ] {11b3069c-bd9c-43ce-8d19-c494329013d1} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001974 sec., 20770.010131712257 rows/sec., 37.22 MiB/sec. | ||
| 7450 | 2025.12.20 00:28:38.460611 [ 276 ] {11b3069c-bd9c-43ce-8d19-c494329013d1} <Debug> TCPHandler: Processed in 0.002181294 sec. | ||
| 7451 | 2025.12.20 00:28:38.460737 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7452 | 2025.12.20 00:28:38.460833 [ 276 ] {725d7ca9-4551-42d5-a85e-0ff85818109a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7453 | 2025.12.20 00:28:38.460874 [ 276 ] {725d7ca9-4551-42d5-a85e-0ff85818109a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7454 | 2025.12.20 00:28:38.461211 [ 276 ] {725d7ca9-4551-42d5-a85e-0ff85818109a} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7455 | 2025.12.20 00:28:38.461245 [ 276 ] {725d7ca9-4551-42d5-a85e-0ff85818109a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7456 | 2025.12.20 00:28:38.461631 [ 276 ] {725d7ca9-4551-42d5-a85e-0ff85818109a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7457 | 2025.12.20 00:28:38.461851 [ 276 ] {725d7ca9-4551-42d5-a85e-0ff85818109a} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7458 | 2025.12.20 00:28:38.461969 [ 102 ] {} <Debug> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7459 | 2025.12.20 00:28:38.461979 [ 276 ] {725d7ca9-4551-42d5-a85e-0ff85818109a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 7460 | 2025.12.20 00:28:38.462002 [ 102 ] {} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7461 | 2025.12.20 00:28:38.462019 [ 276 ] {725d7ca9-4551-42d5-a85e-0ff85818109a} <Debug> TCPHandler: Processed in 0.001334753 sec. | ||
| 7462 | 2025.12.20 00:28:38.462021 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7463 | 2025.12.20 00:28:38.462110 [ 201 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7464 | 2025.12.20 00:28:38.462208 [ 201 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7465 | 2025.12.20 00:28:38.462239 [ 201 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3206 rows starting from the beginning of the part | ||
| 7466 | 2025.12.20 00:28:38.462295 [ 201 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 7467 | 2025.12.20 00:28:38.462341 [ 201 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 104 rows starting from the beginning of the part | ||
| 7468 | 2025.12.20 00:28:38.462382 [ 201 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 7469 | 2025.12.20 00:28:38.462422 [ 201 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 104 rows starting from the beginning of the part | ||
| 7470 | 2025.12.20 00:28:38.462465 [ 201 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 7471 | 2025.12.20 00:28:38.463955 [ 191 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3594 rows, containing 4 columns (4 merged, 0 gathered) in 0.001872007 sec., 1919864.6158908594 rows/sec., 122.34 MiB/sec. | ||
| 7472 | 2025.12.20 00:28:38.464631 [ 191 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7473 | 2025.12.20 00:28:38.464691 [ 201 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16491 rows, containing 5 columns (5 merged, 0 gathered) in 0.006286697 sec., 2623158.0749000628 rows/sec., 175.74 MiB/sec. | ||
| 7474 | 2025.12.20 00:28:38.464877 [ 186 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7475 | 2025.12.20 00:28:38.465125 [ 191 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_46_9} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7476 | 2025.12.20 00:28:38.465175 [ 186 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7477 | 2025.12.20 00:28:38.465219 [ 191 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_46_9} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7478 | 2025.12.20 00:28:38.465252 [ 186 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7479 | 2025.12.20 00:28:38.465335 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 7480 | 2025.12.20 00:28:38.465390 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.51 MiB. | ||
| 7481 | 2025.12.20 00:28:38.753336 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15740 | ||
| 7482 | 2025.12.20 00:28:38.753809 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7483 | 2025.12.20 00:28:38.753853 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7484 | 2025.12.20 00:28:38.754326 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7485 | 2025.12.20 00:28:38.754563 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7486 | 2025.12.20 00:28:38.754703 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15740 | ||
| 7487 | 2025.12.20 00:28:39.001170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.39 MiB, peak 290.59 MiB, free memory in arenas 0.00 B, will set to 283.54 MiB (RSS), difference: 2.15 MiB | ||
| 7488 | 2025.12.20 00:28:39.583220 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7489 | 2025.12.20 00:28:39.599918 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7490 | 2025.12.20 00:28:39.599980 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7491 | 2025.12.20 00:28:39.606442 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7492 | 2025.12.20 00:28:39.607191 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7493 | 2025.12.20 00:28:39.610486 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7494 | 2025.12.20 00:28:41.297526 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 962 | ||
| 7495 | 2025.12.20 00:28:41.299869 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7496 | 2025.12.20 00:28:41.299936 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7497 | 2025.12.20 00:28:41.301142 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7498 | 2025.12.20 00:28:41.301405 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7499 | 2025.12.20 00:28:41.301665 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 962 | ||
| 7500 | 2025.12.20 00:28:41.348712 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63068 | ||
| 7501 | 2025.12.20 00:28:41.348822 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7502 | 2025.12.20 00:28:41.348849 [ 288 ] {} <Debug> TCP-Session: f98b9815-94d2-4f6c-aa93-52f75b763c51 Authenticating user 'default' from [fd00:1122:3344:101::e]:63068 | ||
| 7503 | 2025.12.20 00:28:41.348870 [ 288 ] {} <Debug> TCP-Session: f98b9815-94d2-4f6c-aa93-52f75b763c51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7504 | 2025.12.20 00:28:41.348883 [ 288 ] {} <Debug> TCP-Session: f98b9815-94d2-4f6c-aa93-52f75b763c51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7505 | 2025.12.20 00:28:41.349058 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59573 | ||
| 7506 | 2025.12.20 00:28:41.349059 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40486 | ||
| 7507 | 2025.12.20 00:28:41.349124 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47323 | ||
| 7508 | 2025.12.20 00:28:41.349141 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51402 | ||
| 7509 | 2025.12.20 00:28:41.349169 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57608 | ||
| 7510 | 2025.12.20 00:28:41.349196 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7511 | 2025.12.20 00:28:41.349205 [ 288 ] {} <Trace> TCP-Session: f98b9815-94d2-4f6c-aa93-52f75b763c51 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7512 | 2025.12.20 00:28:41.349240 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7513 | 2025.12.20 00:28:41.349245 [ 289 ] {} <Debug> TCP-Session: e10f9c73-7426-42af-9929-d4715f182178 Authenticating user 'default' from [fd00:1122:3344:101::e]:40486 | ||
| 7514 | 2025.12.20 00:28:41.349180 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58821 | ||
| 7515 | 2025.12.20 00:28:41.349299 [ 289 ] {} <Debug> TCP-Session: e10f9c73-7426-42af-9929-d4715f182178 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7516 | 2025.12.20 00:28:41.349282 [ 291 ] {} <Debug> TCP-Session: b07074bf-fcf3-44d2-a624-62b2643d513a Authenticating user 'default' from [fd00:1122:3344:101::e]:47323 | ||
| 7517 | 2025.12.20 00:28:41.349330 [ 289 ] {} <Debug> TCP-Session: e10f9c73-7426-42af-9929-d4715f182178 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7518 | 2025.12.20 00:28:41.349153 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49109 | ||
| 7519 | 2025.12.20 00:28:41.349364 [ 291 ] {} <Debug> TCP-Session: b07074bf-fcf3-44d2-a624-62b2643d513a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7520 | 2025.12.20 00:28:41.349409 [ 288 ] {3e8ebbf6-66e0-46f9-b01c-53de248c924c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63068) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7521 | 2025.12.20 00:28:41.349417 [ 291 ] {} <Debug> TCP-Session: b07074bf-fcf3-44d2-a624-62b2643d513a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7522 | 2025.12.20 00:28:41.349140 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7523 | 2025.12.20 00:28:41.349135 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62629 | ||
| 7524 | 2025.12.20 00:28:41.349493 [ 290 ] {} <Debug> TCP-Session: 378cda72-27d8-4cd7-93d5-c35b285e3073 Authenticating user 'default' from [fd00:1122:3344:101::e]:59573 | ||
| 7525 | 2025.12.20 00:28:41.349527 [ 290 ] {} <Debug> TCP-Session: 378cda72-27d8-4cd7-93d5-c35b285e3073 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7526 | 2025.12.20 00:28:41.349542 [ 290 ] {} <Debug> TCP-Session: 378cda72-27d8-4cd7-93d5-c35b285e3073 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7527 | 2025.12.20 00:28:41.349677 [ 288 ] {3e8ebbf6-66e0-46f9-b01c-53de248c924c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7528 | 2025.12.20 00:28:41.349737 [ 288 ] {3e8ebbf6-66e0-46f9-b01c-53de248c924c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7529 | 2025.12.20 00:28:41.349810 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7530 | 2025.12.20 00:28:41.349851 [ 275 ] {} <Debug> TCP-Session: 06236e1d-dd04-4eb6-9ae5-7c712ba9b6c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57608 | ||
| 7531 | 2025.12.20 00:28:41.349874 [ 275 ] {} <Debug> TCP-Session: 06236e1d-dd04-4eb6-9ae5-7c712ba9b6c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7532 | 2025.12.20 00:28:41.349876 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7533 | 2025.12.20 00:28:41.349888 [ 275 ] {} <Debug> TCP-Session: 06236e1d-dd04-4eb6-9ae5-7c712ba9b6c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7534 | 2025.12.20 00:28:41.349908 [ 292 ] {} <Debug> TCP-Session: 1654f766-76d4-4659-b3f8-f7ff504577a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:62629 | ||
| 7535 | 2025.12.20 00:28:41.349926 [ 292 ] {} <Debug> TCP-Session: 1654f766-76d4-4659-b3f8-f7ff504577a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7536 | 2025.12.20 00:28:41.349941 [ 292 ] {} <Debug> TCP-Session: 1654f766-76d4-4659-b3f8-f7ff504577a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7537 | 2025.12.20 00:28:41.349992 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7538 | 2025.12.20 00:28:41.350027 [ 293 ] {} <Debug> TCP-Session: 891b4429-b472-448a-8931-c40f45391e96 Authenticating user 'default' from [fd00:1122:3344:101::e]:51402 | ||
| 7539 | 2025.12.20 00:28:41.350029 [ 288 ] {3e8ebbf6-66e0-46f9-b01c-53de248c924c} <Debug> oximeter.version (bc39ca35-ba92-4bb2-98a9-2a197a776672) (SelectExecutor): Key condition: unknown | ||
| 7540 | 2025.12.20 00:28:41.350047 [ 293 ] {} <Debug> TCP-Session: 891b4429-b472-448a-8931-c40f45391e96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7541 | 2025.12.20 00:28:41.350076 [ 293 ] {} <Debug> TCP-Session: 891b4429-b472-448a-8931-c40f45391e96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7542 | 2025.12.20 00:28:41.350204 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7543 | 2025.12.20 00:28:41.350239 [ 294 ] {} <Debug> TCP-Session: bb7c2e2b-6a18-432f-9e84-992f66abd697 Authenticating user 'default' from [fd00:1122:3344:101::e]:49109 | ||
| 7544 | 2025.12.20 00:28:41.350256 [ 294 ] {} <Debug> TCP-Session: bb7c2e2b-6a18-432f-9e84-992f66abd697 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7545 | 2025.12.20 00:28:41.350273 [ 294 ] {} <Debug> TCP-Session: bb7c2e2b-6a18-432f-9e84-992f66abd697 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7546 | 2025.12.20 00:28:41.350306 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7547 | 2025.12.20 00:28:41.350341 [ 350 ] {} <Debug> TCP-Session: 628f16d4-44b1-4929-b37a-97198814c6c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:58821 | ||
| 7548 | 2025.12.20 00:28:41.350358 [ 350 ] {} <Debug> TCP-Session: 628f16d4-44b1-4929-b37a-97198814c6c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7549 | 2025.12.20 00:28:41.350370 [ 350 ] {} <Debug> TCP-Session: 628f16d4-44b1-4929-b37a-97198814c6c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7550 | 2025.12.20 00:28:41.351033 [ 344 ] {3e8ebbf6-66e0-46f9-b01c-53de248c924c} <Trace> AggregatingTransform: Aggregating | ||
| 7551 | 2025.12.20 00:28:41.351068 [ 344 ] {3e8ebbf6-66e0-46f9-b01c-53de248c924c} <Trace> Aggregator: Aggregation method: without_key | ||
| 7552 | 2025.12.20 00:28:41.351106 [ 344 ] {3e8ebbf6-66e0-46f9-b01c-53de248c924c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000962365 sec. (1039.107 rows/sec., 40.59 KiB/sec.) | ||
| 7553 | 2025.12.20 00:28:41.351124 [ 344 ] {3e8ebbf6-66e0-46f9-b01c-53de248c924c} <Trace> Aggregator: Merging aggregated data | ||
| 7554 | 2025.12.20 00:28:41.352557 [ 288 ] {3e8ebbf6-66e0-46f9-b01c-53de248c924c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003206 sec., 311.91515907673113 rows/sec., 12.18 KiB/sec. | ||
| 7555 | 2025.12.20 00:28:41.352687 [ 288 ] {3e8ebbf6-66e0-46f9-b01c-53de248c924c} <Debug> TCPHandler: Processed in 0.00359835 sec. | ||
| 7556 | 2025.12.20 00:28:41.352790 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7557 | 2025.12.20 00:28:41.352817 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7558 | 2025.12.20 00:28:41.352831 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7559 | 2025.12.20 00:28:41.352847 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7560 | 2025.12.20 00:28:41.352861 [ 289 ] {} <Debug> TCP-Session: e10f9c73-7426-42af-9929-d4715f182178 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7561 | 2025.12.20 00:28:41.352865 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7562 | 2025.12.20 00:28:41.352881 [ 290 ] {} <Debug> TCP-Session: 378cda72-27d8-4cd7-93d5-c35b285e3073 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7563 | 2025.12.20 00:28:41.352890 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7564 | 2025.12.20 00:28:41.352910 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7565 | 2025.12.20 00:28:41.352943 [ 294 ] {} <Debug> TCP-Session: bb7c2e2b-6a18-432f-9e84-992f66abd697 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7566 | 2025.12.20 00:28:41.352924 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7567 | 2025.12.20 00:28:41.352973 [ 291 ] {} <Debug> TCP-Session: b07074bf-fcf3-44d2-a624-62b2643d513a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7568 | 2025.12.20 00:28:41.352897 [ 350 ] {} <Debug> TCP-Session: 628f16d4-44b1-4929-b37a-97198814c6c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7569 | 2025.12.20 00:28:41.353011 [ 275 ] {} <Debug> TCP-Session: 06236e1d-dd04-4eb6-9ae5-7c712ba9b6c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7570 | 2025.12.20 00:28:41.352878 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7571 | 2025.12.20 00:28:41.352821 [ 288 ] {} <Debug> TCP-Session: f98b9815-94d2-4f6c-aa93-52f75b763c51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7572 | 2025.12.20 00:28:41.353081 [ 292 ] {} <Debug> TCP-Session: 1654f766-76d4-4659-b3f8-f7ff504577a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7573 | 2025.12.20 00:28:41.352921 [ 293 ] {} <Debug> TCP-Session: 891b4429-b472-448a-8931-c40f45391e96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7574 | 2025.12.20 00:28:41.423810 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33001 | ||
| 7575 | 2025.12.20 00:28:41.423930 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7576 | 2025.12.20 00:28:41.423976 [ 288 ] {} <Debug> TCP-Session: ca348831-4d63-48ab-be76-10b6a3e33dca Authenticating user 'default' from [fd00:1122:3344:101::e]:33001 | ||
| 7577 | 2025.12.20 00:28:41.423998 [ 288 ] {} <Debug> TCP-Session: ca348831-4d63-48ab-be76-10b6a3e33dca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7578 | 2025.12.20 00:28:41.424011 [ 288 ] {} <Debug> TCP-Session: ca348831-4d63-48ab-be76-10b6a3e33dca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7579 | 2025.12.20 00:28:41.424193 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60588 | ||
| 7580 | 2025.12.20 00:28:41.424199 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62791 | ||
| 7581 | 2025.12.20 00:28:41.424287 [ 288 ] {} <Trace> TCP-Session: ca348831-4d63-48ab-be76-10b6a3e33dca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7582 | 2025.12.20 00:28:41.424310 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7583 | 2025.12.20 00:28:41.424315 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7584 | 2025.12.20 00:28:41.424335 [ 290 ] {} <Debug> TCP-Session: f5a01dd1-5515-450e-a85a-f2c6aebd8015 Authenticating user 'default' from [fd00:1122:3344:101::e]:62791 | ||
| 7585 | 2025.12.20 00:28:41.424355 [ 289 ] {} <Debug> TCP-Session: 75104d88-c5da-43b1-858a-4a552a0a9f3c Authenticating user 'default' from [fd00:1122:3344:101::e]:60588 | ||
| 7586 | 2025.12.20 00:28:41.424360 [ 290 ] {} <Debug> TCP-Session: f5a01dd1-5515-450e-a85a-f2c6aebd8015 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7587 | 2025.12.20 00:28:41.424374 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39489 | ||
| 7588 | 2025.12.20 00:28:41.424384 [ 289 ] {} <Debug> TCP-Session: 75104d88-c5da-43b1-858a-4a552a0a9f3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7589 | 2025.12.20 00:28:41.424393 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35859 | ||
| 7590 | 2025.12.20 00:28:41.424424 [ 289 ] {} <Debug> TCP-Session: 75104d88-c5da-43b1-858a-4a552a0a9f3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7591 | 2025.12.20 00:28:41.424446 [ 288 ] {a6912299-1c47-411f-83d9-c8f26fbaffa9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33001) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7592 | 2025.12.20 00:28:41.424453 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7593 | 2025.12.20 00:28:41.424478 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7594 | 2025.12.20 00:28:41.424421 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56340 | ||
| 7595 | 2025.12.20 00:28:41.424505 [ 291 ] {} <Debug> TCP-Session: 4809dc08-fdb2-4f53-9ebd-96e3a2e49e13 Authenticating user 'default' from [fd00:1122:3344:101::e]:39489 | ||
| 7596 | 2025.12.20 00:28:41.424512 [ 294 ] {} <Debug> TCP-Session: 57970ee2-6944-4b1e-ba7c-beb24fba1da1 Authenticating user 'default' from [fd00:1122:3344:101::e]:35859 | ||
| 7597 | 2025.12.20 00:28:41.424543 [ 291 ] {} <Debug> TCP-Session: 4809dc08-fdb2-4f53-9ebd-96e3a2e49e13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7598 | 2025.12.20 00:28:41.424555 [ 294 ] {} <Debug> TCP-Session: 57970ee2-6944-4b1e-ba7c-beb24fba1da1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7599 | 2025.12.20 00:28:41.424568 [ 291 ] {} <Debug> TCP-Session: 4809dc08-fdb2-4f53-9ebd-96e3a2e49e13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7600 | 2025.12.20 00:28:41.424568 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7601 | 2025.12.20 00:28:41.424579 [ 294 ] {} <Debug> TCP-Session: 57970ee2-6944-4b1e-ba7c-beb24fba1da1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7602 | 2025.12.20 00:28:41.424614 [ 350 ] {} <Debug> TCP-Session: cd8aa161-cd5d-40cf-ac78-0ffb6eceb219 Authenticating user 'default' from [fd00:1122:3344:101::e]:56340 | ||
| 7603 | 2025.12.20 00:28:41.424412 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52254 | ||
| 7604 | 2025.12.20 00:28:41.424641 [ 350 ] {} <Debug> TCP-Session: cd8aa161-cd5d-40cf-ac78-0ffb6eceb219 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7605 | 2025.12.20 00:28:41.424389 [ 290 ] {} <Debug> TCP-Session: f5a01dd1-5515-450e-a85a-f2c6aebd8015 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7606 | 2025.12.20 00:28:41.424683 [ 350 ] {} <Debug> TCP-Session: cd8aa161-cd5d-40cf-ac78-0ffb6eceb219 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7607 | 2025.12.20 00:28:41.424698 [ 288 ] {a6912299-1c47-411f-83d9-c8f26fbaffa9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7608 | 2025.12.20 00:28:41.424385 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40431 | ||
| 7609 | 2025.12.20 00:28:41.424731 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7610 | 2025.12.20 00:28:41.424762 [ 288 ] {a6912299-1c47-411f-83d9-c8f26fbaffa9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7611 | 2025.12.20 00:28:41.424378 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48241 | ||
| 7612 | 2025.12.20 00:28:41.424784 [ 275 ] {} <Debug> TCP-Session: 977055af-3b6f-40c3-b930-5921bb74b9cb Authenticating user 'default' from [fd00:1122:3344:101::e]:52254 | ||
| 7613 | 2025.12.20 00:28:41.424797 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7614 | 2025.12.20 00:28:41.424828 [ 275 ] {} <Debug> TCP-Session: 977055af-3b6f-40c3-b930-5921bb74b9cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7615 | 2025.12.20 00:28:41.424839 [ 293 ] {} <Debug> TCP-Session: e1643eb1-07fa-44ab-91fd-d3d13c98d026 Authenticating user 'default' from [fd00:1122:3344:101::e]:40431 | ||
| 7616 | 2025.12.20 00:28:41.424852 [ 275 ] {} <Debug> TCP-Session: 977055af-3b6f-40c3-b930-5921bb74b9cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7617 | 2025.12.20 00:28:41.424853 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7618 | 2025.12.20 00:28:41.424867 [ 293 ] {} <Debug> TCP-Session: e1643eb1-07fa-44ab-91fd-d3d13c98d026 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7619 | 2025.12.20 00:28:41.424888 [ 292 ] {} <Debug> TCP-Session: c8675241-0361-4c30-80a6-9816e20a7792 Authenticating user 'default' from [fd00:1122:3344:101::e]:48241 | ||
| 7620 | 2025.12.20 00:28:41.424905 [ 293 ] {} <Debug> TCP-Session: e1643eb1-07fa-44ab-91fd-d3d13c98d026 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7621 | 2025.12.20 00:28:41.424929 [ 292 ] {} <Debug> TCP-Session: c8675241-0361-4c30-80a6-9816e20a7792 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7622 | 2025.12.20 00:28:41.424953 [ 292 ] {} <Debug> TCP-Session: c8675241-0361-4c30-80a6-9816e20a7792 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7623 | 2025.12.20 00:28:41.425053 [ 288 ] {a6912299-1c47-411f-83d9-c8f26fbaffa9} <Debug> oximeter.version (bc39ca35-ba92-4bb2-98a9-2a197a776672) (SelectExecutor): Key condition: unknown | ||
| 7624 | 2025.12.20 00:28:41.426000 [ 329 ] {a6912299-1c47-411f-83d9-c8f26fbaffa9} <Trace> AggregatingTransform: Aggregating | ||
| 7625 | 2025.12.20 00:28:41.426049 [ 329 ] {a6912299-1c47-411f-83d9-c8f26fbaffa9} <Trace> Aggregator: Aggregation method: without_key | ||
| 7626 | 2025.12.20 00:28:41.426084 [ 329 ] {a6912299-1c47-411f-83d9-c8f26fbaffa9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000926743 sec. (1079.048 rows/sec., 42.15 KiB/sec.) | ||
| 7627 | 2025.12.20 00:28:41.426102 [ 329 ] {a6912299-1c47-411f-83d9-c8f26fbaffa9} <Trace> Aggregator: Merging aggregated data | ||
| 7628 | 2025.12.20 00:28:41.427226 [ 288 ] {a6912299-1c47-411f-83d9-c8f26fbaffa9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002834 sec., 352.8581510232886 rows/sec., 13.78 KiB/sec. | ||
| 7629 | 2025.12.20 00:28:41.427355 [ 288 ] {a6912299-1c47-411f-83d9-c8f26fbaffa9} <Debug> TCPHandler: Processed in 0.00317084 sec. | ||
| 7630 | 2025.12.20 00:28:41.427461 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7631 | 2025.12.20 00:28:41.427484 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7632 | 2025.12.20 00:28:41.427497 [ 288 ] {} <Debug> TCP-Session: ca348831-4d63-48ab-be76-10b6a3e33dca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7633 | 2025.12.20 00:28:41.427500 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7634 | 2025.12.20 00:28:41.427524 [ 350 ] {} <Debug> TCP-Session: cd8aa161-cd5d-40cf-ac78-0ffb6eceb219 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7635 | 2025.12.20 00:28:41.427537 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7636 | 2025.12.20 00:28:41.427560 [ 289 ] {} <Debug> TCP-Session: 75104d88-c5da-43b1-858a-4a552a0a9f3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7637 | 2025.12.20 00:28:41.427553 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7638 | 2025.12.20 00:28:41.427582 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7639 | 2025.12.20 00:28:41.427593 [ 292 ] {} <Debug> TCP-Session: c8675241-0361-4c30-80a6-9816e20a7792 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7640 | 2025.12.20 00:28:41.427595 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7641 | 2025.12.20 00:28:41.427630 [ 290 ] {} <Debug> TCP-Session: f5a01dd1-5515-450e-a85a-f2c6aebd8015 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7642 | 2025.12.20 00:28:41.427582 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7643 | 2025.12.20 00:28:41.427658 [ 275 ] {} <Debug> TCP-Session: 977055af-3b6f-40c3-b930-5921bb74b9cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7644 | 2025.12.20 00:28:41.427615 [ 294 ] {} <Debug> TCP-Session: 57970ee2-6944-4b1e-ba7c-beb24fba1da1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7645 | 2025.12.20 00:28:41.427699 [ 293 ] {} <Debug> TCP-Session: e1643eb1-07fa-44ab-91fd-d3d13c98d026 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7646 | 2025.12.20 00:28:41.427521 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7647 | 2025.12.20 00:28:41.427766 [ 291 ] {} <Debug> TCP-Session: 4809dc08-fdb2-4f53-9ebd-96e3a2e49e13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7648 | 2025.12.20 00:28:41.618319 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33398 | ||
| 7649 | 2025.12.20 00:28:41.618424 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7650 | 2025.12.20 00:28:41.618449 [ 292 ] {} <Debug> TCP-Session: f14857e7-dbc8-4349-8b47-15feeb5d6580 Authenticating user 'default' from [fd00:1122:3344:101::e]:33398 | ||
| 7651 | 2025.12.20 00:28:41.618471 [ 292 ] {} <Debug> TCP-Session: f14857e7-dbc8-4349-8b47-15feeb5d6580 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7652 | 2025.12.20 00:28:41.618484 [ 292 ] {} <Debug> TCP-Session: f14857e7-dbc8-4349-8b47-15feeb5d6580 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7653 | 2025.12.20 00:28:41.618705 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63978 | ||
| 7654 | 2025.12.20 00:28:41.618730 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56043 | ||
| 7655 | 2025.12.20 00:28:41.618752 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49828 | ||
| 7656 | 2025.12.20 00:28:41.618789 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63922 | ||
| 7657 | 2025.12.20 00:28:41.618815 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7658 | 2025.12.20 00:28:41.618765 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52090 | ||
| 7659 | 2025.12.20 00:28:41.618859 [ 294 ] {} <Debug> TCP-Session: 24d7761d-331e-41f0-8c2f-bc018d59b1df Authenticating user 'default' from [fd00:1122:3344:101::e]:63978 | ||
| 7660 | 2025.12.20 00:28:41.618858 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7661 | 2025.12.20 00:28:41.618868 [ 292 ] {} <Trace> TCP-Session: f14857e7-dbc8-4349-8b47-15feeb5d6580 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7662 | 2025.12.20 00:28:41.618912 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7663 | 2025.12.20 00:28:41.618929 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7664 | 2025.12.20 00:28:41.618933 [ 289 ] {} <Debug> TCP-Session: 3d3159ba-d55e-4a14-a43b-6acfa515c039 Authenticating user 'default' from [fd00:1122:3344:101::e]:49828 | ||
| 7665 | 2025.12.20 00:28:41.618955 [ 291 ] {} <Debug> TCP-Session: 06dc828f-fd38-42c5-9a6b-1a90bab926d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:63922 | ||
| 7666 | 2025.12.20 00:28:41.618968 [ 290 ] {} <Debug> TCP-Session: 2f994dc3-789c-4913-8480-85111cf10cee Authenticating user 'default' from [fd00:1122:3344:101::e]:52090 | ||
| 7667 | 2025.12.20 00:28:41.618988 [ 289 ] {} <Debug> TCP-Session: 3d3159ba-d55e-4a14-a43b-6acfa515c039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7668 | 2025.12.20 00:28:41.619003 [ 291 ] {} <Debug> TCP-Session: 06dc828f-fd38-42c5-9a6b-1a90bab926d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7669 | 2025.12.20 00:28:41.619014 [ 290 ] {} <Debug> TCP-Session: 2f994dc3-789c-4913-8480-85111cf10cee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7670 | 2025.12.20 00:28:41.619046 [ 291 ] {} <Debug> TCP-Session: 06dc828f-fd38-42c5-9a6b-1a90bab926d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7671 | 2025.12.20 00:28:41.619061 [ 290 ] {} <Debug> TCP-Session: 2f994dc3-789c-4913-8480-85111cf10cee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7672 | 2025.12.20 00:28:41.619022 [ 289 ] {} <Debug> TCP-Session: 3d3159ba-d55e-4a14-a43b-6acfa515c039 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7673 | 2025.12.20 00:28:41.619079 [ 292 ] {80cfbac0-3d35-46c0-86f3-7a4497de4d92} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33398) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7674 | 2025.12.20 00:28:41.618742 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47245 | ||
| 7675 | 2025.12.20 00:28:41.618715 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44870 | ||
| 7676 | 2025.12.20 00:28:41.618708 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50018 | ||
| 7677 | 2025.12.20 00:28:41.619204 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7678 | 2025.12.20 00:28:41.619223 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7679 | 2025.12.20 00:28:41.618858 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7680 | 2025.12.20 00:28:41.619249 [ 288 ] {} <Debug> TCP-Session: 6d8514f8-0d1e-47f9-9d83-941bc55ae88e Authenticating user 'default' from [fd00:1122:3344:101::e]:47245 | ||
| 7681 | 2025.12.20 00:28:41.619260 [ 275 ] {} <Debug> TCP-Session: 1608ef61-3698-40ed-a279-8f724346a761 Authenticating user 'default' from [fd00:1122:3344:101::e]:44870 | ||
| 7682 | 2025.12.20 00:28:41.619281 [ 350 ] {} <Debug> TCP-Session: a56f70ec-b746-49b6-9200-4c8f0688a88f Authenticating user 'default' from [fd00:1122:3344:101::e]:56043 | ||
| 7683 | 2025.12.20 00:28:41.619292 [ 288 ] {} <Debug> TCP-Session: 6d8514f8-0d1e-47f9-9d83-941bc55ae88e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7684 | 2025.12.20 00:28:41.619306 [ 275 ] {} <Debug> TCP-Session: 1608ef61-3698-40ed-a279-8f724346a761 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7685 | 2025.12.20 00:28:41.619321 [ 350 ] {} <Debug> TCP-Session: a56f70ec-b746-49b6-9200-4c8f0688a88f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7686 | 2025.12.20 00:28:41.619347 [ 275 ] {} <Debug> TCP-Session: 1608ef61-3698-40ed-a279-8f724346a761 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7687 | 2025.12.20 00:28:41.619362 [ 350 ] {} <Debug> TCP-Session: a56f70ec-b746-49b6-9200-4c8f0688a88f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7688 | 2025.12.20 00:28:41.619332 [ 288 ] {} <Debug> TCP-Session: 6d8514f8-0d1e-47f9-9d83-941bc55ae88e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7689 | 2025.12.20 00:28:41.619392 [ 292 ] {80cfbac0-3d35-46c0-86f3-7a4497de4d92} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7690 | 2025.12.20 00:28:41.619264 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7691 | 2025.12.20 00:28:41.618894 [ 294 ] {} <Debug> TCP-Session: 24d7761d-331e-41f0-8c2f-bc018d59b1df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7692 | 2025.12.20 00:28:41.619462 [ 293 ] {} <Debug> TCP-Session: e858f8e7-1dc0-40ba-975a-f991b0454bc3 Authenticating user 'default' from [fd00:1122:3344:101::e]:50018 | ||
| 7693 | 2025.12.20 00:28:41.619475 [ 294 ] {} <Debug> TCP-Session: 24d7761d-331e-41f0-8c2f-bc018d59b1df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7694 | 2025.12.20 00:28:41.619491 [ 293 ] {} <Debug> TCP-Session: e858f8e7-1dc0-40ba-975a-f991b0454bc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7695 | 2025.12.20 00:28:41.619466 [ 292 ] {80cfbac0-3d35-46c0-86f3-7a4497de4d92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7696 | 2025.12.20 00:28:41.619518 [ 293 ] {} <Debug> TCP-Session: e858f8e7-1dc0-40ba-975a-f991b0454bc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7697 | 2025.12.20 00:28:41.619822 [ 292 ] {80cfbac0-3d35-46c0-86f3-7a4497de4d92} <Debug> oximeter.version (bc39ca35-ba92-4bb2-98a9-2a197a776672) (SelectExecutor): Key condition: unknown | ||
| 7698 | 2025.12.20 00:28:41.620888 [ 320 ] {80cfbac0-3d35-46c0-86f3-7a4497de4d92} <Trace> AggregatingTransform: Aggregating | ||
| 7699 | 2025.12.20 00:28:41.620947 [ 320 ] {80cfbac0-3d35-46c0-86f3-7a4497de4d92} <Trace> Aggregator: Aggregation method: without_key | ||
| 7700 | 2025.12.20 00:28:41.620987 [ 320 ] {80cfbac0-3d35-46c0-86f3-7a4497de4d92} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001063317 sec. (940.453 rows/sec., 36.74 KiB/sec.) | ||
| 7701 | 2025.12.20 00:28:41.621007 [ 320 ] {80cfbac0-3d35-46c0-86f3-7a4497de4d92} <Trace> Aggregator: Merging aggregated data | ||
| 7702 | 2025.12.20 00:28:41.622308 [ 292 ] {80cfbac0-3d35-46c0-86f3-7a4497de4d92} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003285 sec., 304.41400304414003 rows/sec., 11.89 KiB/sec. | ||
| 7703 | 2025.12.20 00:28:41.622444 [ 292 ] {80cfbac0-3d35-46c0-86f3-7a4497de4d92} <Debug> TCPHandler: Processed in 0.003713433 sec. | ||
| 7704 | 2025.12.20 00:28:41.622530 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7705 | 2025.12.20 00:28:41.622557 [ 292 ] {} <Debug> TCP-Session: f14857e7-dbc8-4349-8b47-15feeb5d6580 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7706 | 2025.12.20 00:28:41.622564 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7707 | 2025.12.20 00:28:41.622582 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7708 | 2025.12.20 00:28:41.622604 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7709 | 2025.12.20 00:28:41.622613 [ 350 ] {} <Debug> TCP-Session: a56f70ec-b746-49b6-9200-4c8f0688a88f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7710 | 2025.12.20 00:28:41.622626 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7711 | 2025.12.20 00:28:41.622647 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7712 | 2025.12.20 00:28:41.622680 [ 293 ] {} <Debug> TCP-Session: e858f8e7-1dc0-40ba-975a-f991b0454bc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7713 | 2025.12.20 00:28:41.622684 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7714 | 2025.12.20 00:28:41.622702 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7715 | 2025.12.20 00:28:41.622711 [ 291 ] {} <Debug> TCP-Session: 06dc828f-fd38-42c5-9a6b-1a90bab926d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7716 | 2025.12.20 00:28:41.622733 [ 289 ] {} <Debug> TCP-Session: 3d3159ba-d55e-4a14-a43b-6acfa515c039 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7717 | 2025.12.20 00:28:41.622749 [ 290 ] {} <Debug> TCP-Session: 2f994dc3-789c-4913-8480-85111cf10cee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7718 | 2025.12.20 00:28:41.622668 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7719 | 2025.12.20 00:28:41.622645 [ 288 ] {} <Debug> TCP-Session: 6d8514f8-0d1e-47f9-9d83-941bc55ae88e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7720 | 2025.12.20 00:28:41.622811 [ 275 ] {} <Debug> TCP-Session: 1608ef61-3698-40ed-a279-8f724346a761 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7721 | 2025.12.20 00:28:41.622632 [ 294 ] {} <Debug> TCP-Session: 24d7761d-331e-41f0-8c2f-bc018d59b1df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7722 | 2025.12.20 00:28:43.463730 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7723 | 2025.12.20 00:28:43.463907 [ 276 ] {4d3007e3-d445-4092-b0ac-5f8d4b4f43c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7724 | 2025.12.20 00:28:43.463981 [ 276 ] {4d3007e3-d445-4092-b0ac-5f8d4b4f43c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7725 | 2025.12.20 00:28:43.465069 [ 276 ] {4d3007e3-d445-4092-b0ac-5f8d4b4f43c9} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7726 | 2025.12.20 00:28:43.465139 [ 276 ] {4d3007e3-d445-4092-b0ac-5f8d4b4f43c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7727 | 2025.12.20 00:28:43.465709 [ 276 ] {4d3007e3-d445-4092-b0ac-5f8d4b4f43c9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7728 | 2025.12.20 00:28:43.466023 [ 276 ] {4d3007e3-d445-4092-b0ac-5f8d4b4f43c9} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7729 | 2025.12.20 00:28:43.466253 [ 276 ] {4d3007e3-d445-4092-b0ac-5f8d4b4f43c9} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00239 sec., 171548.1171548117 rows/sec., 10.88 MiB/sec. | ||
| 7730 | 2025.12.20 00:28:43.466333 [ 276 ] {4d3007e3-d445-4092-b0ac-5f8d4b4f43c9} <Debug> TCPHandler: Processed in 0.002733949 sec. | ||
| 7731 | 2025.12.20 00:28:43.466486 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7732 | 2025.12.20 00:28:43.466612 [ 276 ] {694b1dc6-8be9-47c2-8e6f-445b2d6d7f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7733 | 2025.12.20 00:28:43.466669 [ 276 ] {694b1dc6-8be9-47c2-8e6f-445b2d6d7f92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7734 | 2025.12.20 00:28:43.468481 [ 276 ] {694b1dc6-8be9-47c2-8e6f-445b2d6d7f92} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7735 | 2025.12.20 00:28:43.468526 [ 276 ] {694b1dc6-8be9-47c2-8e6f-445b2d6d7f92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7736 | 2025.12.20 00:28:43.468947 [ 276 ] {694b1dc6-8be9-47c2-8e6f-445b2d6d7f92} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7737 | 2025.12.20 00:28:43.469174 [ 276 ] {694b1dc6-8be9-47c2-8e6f-445b2d6d7f92} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7738 | 2025.12.20 00:28:43.469321 [ 276 ] {694b1dc6-8be9-47c2-8e6f-445b2d6d7f92} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.002742 sec., 405543.39897884754 rows/sec., 32.00 MiB/sec. | ||
| 7739 | 2025.12.20 00:28:43.469366 [ 276 ] {694b1dc6-8be9-47c2-8e6f-445b2d6d7f92} <Debug> TCPHandler: Processed in 0.002944324 sec. | ||
| 7740 | 2025.12.20 00:28:43.469486 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7741 | 2025.12.20 00:28:43.469591 [ 276 ] {0fe05f85-f505-45e9-b779-ec9c7ad4fcb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7742 | 2025.12.20 00:28:43.469635 [ 276 ] {0fe05f85-f505-45e9-b779-ec9c7ad4fcb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7743 | 2025.12.20 00:28:43.470141 [ 276 ] {0fe05f85-f505-45e9-b779-ec9c7ad4fcb6} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7744 | 2025.12.20 00:28:43.470178 [ 276 ] {0fe05f85-f505-45e9-b779-ec9c7ad4fcb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7745 | 2025.12.20 00:28:43.470489 [ 276 ] {0fe05f85-f505-45e9-b779-ec9c7ad4fcb6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7746 | 2025.12.20 00:28:43.470727 [ 276 ] {0fe05f85-f505-45e9-b779-ec9c7ad4fcb6} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7747 | 2025.12.20 00:28:43.470871 [ 276 ] {0fe05f85-f505-45e9-b779-ec9c7ad4fcb6} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001304 sec., 157208.5889570552 rows/sec., 9.22 MiB/sec. | ||
| 7748 | 2025.12.20 00:28:43.470907 [ 276 ] {0fe05f85-f505-45e9-b779-ec9c7ad4fcb6} <Debug> TCPHandler: Processed in 0.001473747 sec. | ||
| 7749 | 2025.12.20 00:28:43.471016 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7750 | 2025.12.20 00:28:43.471134 [ 276 ] {c6381e3d-b5e6-44a6-bbeb-d9dca63cabf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7751 | 2025.12.20 00:28:43.471179 [ 276 ] {c6381e3d-b5e6-44a6-bbeb-d9dca63cabf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7752 | 2025.12.20 00:28:43.471667 [ 276 ] {c6381e3d-b5e6-44a6-bbeb-d9dca63cabf8} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7753 | 2025.12.20 00:28:43.471704 [ 276 ] {c6381e3d-b5e6-44a6-bbeb-d9dca63cabf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7754 | 2025.12.20 00:28:43.472013 [ 276 ] {c6381e3d-b5e6-44a6-bbeb-d9dca63cabf8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7755 | 2025.12.20 00:28:43.472214 [ 276 ] {c6381e3d-b5e6-44a6-bbeb-d9dca63cabf8} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7756 | 2025.12.20 00:28:43.472343 [ 276 ] {c6381e3d-b5e6-44a6-bbeb-d9dca63cabf8} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001228 sec., 172638.4364820847 rows/sec., 11.13 MiB/sec. | ||
| 7757 | 2025.12.20 00:28:43.472379 [ 276 ] {c6381e3d-b5e6-44a6-bbeb-d9dca63cabf8} <Debug> TCPHandler: Processed in 0.001413335 sec. | ||
| 7758 | 2025.12.20 00:28:43.472487 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7759 | 2025.12.20 00:28:43.472581 [ 276 ] {6777b0d6-f111-43b2-a63c-5cef1cc52ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7760 | 2025.12.20 00:28:43.472622 [ 276 ] {6777b0d6-f111-43b2-a63c-5cef1cc52ece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7761 | 2025.12.20 00:28:43.473106 [ 276 ] {6777b0d6-f111-43b2-a63c-5cef1cc52ece} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7762 | 2025.12.20 00:28:43.473143 [ 276 ] {6777b0d6-f111-43b2-a63c-5cef1cc52ece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7763 | 2025.12.20 00:28:43.473439 [ 276 ] {6777b0d6-f111-43b2-a63c-5cef1cc52ece} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7764 | 2025.12.20 00:28:43.473651 [ 276 ] {6777b0d6-f111-43b2-a63c-5cef1cc52ece} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7765 | 2025.12.20 00:28:43.473780 [ 276 ] {6777b0d6-f111-43b2-a63c-5cef1cc52ece} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001217 sec., 173377.1569433032 rows/sec., 9.85 MiB/sec. | ||
| 7766 | 2025.12.20 00:28:43.473818 [ 276 ] {6777b0d6-f111-43b2-a63c-5cef1cc52ece} <Debug> TCPHandler: Processed in 0.001382984 sec. | ||
| 7767 | 2025.12.20 00:28:43.473925 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7768 | 2025.12.20 00:28:43.474019 [ 276 ] {6babf614-a67c-4137-a72f-fee0c763db06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7769 | 2025.12.20 00:28:43.474059 [ 276 ] {6babf614-a67c-4137-a72f-fee0c763db06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7770 | 2025.12.20 00:28:43.474758 [ 276 ] {6babf614-a67c-4137-a72f-fee0c763db06} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7771 | 2025.12.20 00:28:43.474796 [ 276 ] {6babf614-a67c-4137-a72f-fee0c763db06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7772 | 2025.12.20 00:28:43.475137 [ 276 ] {6babf614-a67c-4137-a72f-fee0c763db06} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7773 | 2025.12.20 00:28:43.475339 [ 276 ] {6babf614-a67c-4137-a72f-fee0c763db06} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7774 | 2025.12.20 00:28:43.475464 [ 276 ] {6babf614-a67c-4137-a72f-fee0c763db06} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001463 sec., 464114.83253588516 rows/sec., 32.35 MiB/sec. | ||
| 7775 | 2025.12.20 00:28:43.475501 [ 276 ] {6babf614-a67c-4137-a72f-fee0c763db06} <Debug> TCPHandler: Processed in 0.00162764 sec. | ||
| 7776 | 2025.12.20 00:28:43.475610 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7777 | 2025.12.20 00:28:43.475705 [ 276 ] {fb58c0ac-45c4-48ea-87a4-78e0ba00f219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7778 | 2025.12.20 00:28:43.475746 [ 276 ] {fb58c0ac-45c4-48ea-87a4-78e0ba00f219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7779 | 2025.12.20 00:28:43.476082 [ 276 ] {fb58c0ac-45c4-48ea-87a4-78e0ba00f219} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7780 | 2025.12.20 00:28:43.476120 [ 276 ] {fb58c0ac-45c4-48ea-87a4-78e0ba00f219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7781 | 2025.12.20 00:28:43.476414 [ 276 ] {fb58c0ac-45c4-48ea-87a4-78e0ba00f219} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7782 | 2025.12.20 00:28:43.476620 [ 276 ] {fb58c0ac-45c4-48ea-87a4-78e0ba00f219} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7783 | 2025.12.20 00:28:43.476748 [ 276 ] {fb58c0ac-45c4-48ea-87a4-78e0ba00f219} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 7784 | 2025.12.20 00:28:43.476784 [ 276 ] {fb58c0ac-45c4-48ea-87a4-78e0ba00f219} <Debug> TCPHandler: Processed in 0.001225201 sec. | ||
| 7785 | 2025.12.20 00:28:43.476895 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7786 | 2025.12.20 00:28:43.476989 [ 276 ] {c8298dc4-ef3e-4ee0-aa69-d20911f44d41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7787 | 2025.12.20 00:28:43.477032 [ 276 ] {c8298dc4-ef3e-4ee0-aa69-d20911f44d41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7788 | 2025.12.20 00:28:43.477475 [ 276 ] {c8298dc4-ef3e-4ee0-aa69-d20911f44d41} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7789 | 2025.12.20 00:28:43.477511 [ 276 ] {c8298dc4-ef3e-4ee0-aa69-d20911f44d41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7790 | 2025.12.20 00:28:43.477843 [ 276 ] {c8298dc4-ef3e-4ee0-aa69-d20911f44d41} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7791 | 2025.12.20 00:28:43.478061 [ 276 ] {c8298dc4-ef3e-4ee0-aa69-d20911f44d41} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7792 | 2025.12.20 00:28:43.478189 [ 276 ] {c8298dc4-ef3e-4ee0-aa69-d20911f44d41} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001218 sec., 257799.67159277506 rows/sec., 16.94 MiB/sec. | ||
| 7793 | 2025.12.20 00:28:43.478225 [ 276 ] {c8298dc4-ef3e-4ee0-aa69-d20911f44d41} <Debug> TCPHandler: Processed in 0.001380785 sec. | ||
| 7794 | 2025.12.20 00:28:43.478339 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7795 | 2025.12.20 00:28:43.478434 [ 276 ] {78251f2d-9faf-4816-a98e-568643bb7327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7796 | 2025.12.20 00:28:43.478476 [ 276 ] {78251f2d-9faf-4816-a98e-568643bb7327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7797 | 2025.12.20 00:28:43.478783 [ 276 ] {78251f2d-9faf-4816-a98e-568643bb7327} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7798 | 2025.12.20 00:28:43.478820 [ 276 ] {78251f2d-9faf-4816-a98e-568643bb7327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7799 | 2025.12.20 00:28:43.479120 [ 276 ] {78251f2d-9faf-4816-a98e-568643bb7327} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7800 | 2025.12.20 00:28:43.479329 [ 276 ] {78251f2d-9faf-4816-a98e-568643bb7327} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7801 | 2025.12.20 00:28:43.479462 [ 276 ] {78251f2d-9faf-4816-a98e-568643bb7327} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 7802 | 2025.12.20 00:28:43.479497 [ 276 ] {78251f2d-9faf-4816-a98e-568643bb7327} <Debug> TCPHandler: Processed in 0.001207921 sec. | ||
| 7803 | 2025.12.20 00:28:43.479607 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7804 | 2025.12.20 00:28:43.479701 [ 276 ] {7c961b2e-3ded-4d2f-b986-2fe8fcf9ba6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7805 | 2025.12.20 00:28:43.479750 [ 276 ] {7c961b2e-3ded-4d2f-b986-2fe8fcf9ba6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7806 | 2025.12.20 00:28:43.480148 [ 276 ] {7c961b2e-3ded-4d2f-b986-2fe8fcf9ba6c} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7807 | 2025.12.20 00:28:43.480197 [ 276 ] {7c961b2e-3ded-4d2f-b986-2fe8fcf9ba6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 7808 | 2025.12.20 00:28:43.480540 [ 276 ] {7c961b2e-3ded-4d2f-b986-2fe8fcf9ba6c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7809 | 2025.12.20 00:28:43.480776 [ 276 ] {7c961b2e-3ded-4d2f-b986-2fe8fcf9ba6c} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7810 | 2025.12.20 00:28:43.480908 [ 276 ] {7c961b2e-3ded-4d2f-b986-2fe8fcf9ba6c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001225 sec., 84897.95918367348 rows/sec., 5.20 MiB/sec. | ||
| 7811 | 2025.12.20 00:28:43.480945 [ 276 ] {7c961b2e-3ded-4d2f-b986-2fe8fcf9ba6c} <Debug> TCPHandler: Processed in 0.001390765 sec. | ||
| 7812 | 2025.12.20 00:28:46.125757 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7813 | 2025.12.20 00:28:46.125827 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7814 | 2025.12.20 00:28:46.255640 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16252 | ||
| 7815 | 2025.12.20 00:28:46.256136 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7816 | 2025.12.20 00:28:46.256173 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7817 | 2025.12.20 00:28:46.256627 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7818 | 2025.12.20 00:28:46.256846 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7819 | 2025.12.20 00:28:46.256970 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16252 | ||
| 7820 | 2025.12.20 00:28:47.111387 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7821 | 2025.12.20 00:28:47.128446 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7822 | 2025.12.20 00:28:47.128514 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7823 | 2025.12.20 00:28:47.134724 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7824 | 2025.12.20 00:28:47.135399 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7825 | 2025.12.20 00:28:47.138361 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7826 | 2025.12.20 00:28:48.451483 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7827 | 2025.12.20 00:28:48.451654 [ 276 ] {e463dec1-c276-422c-b199-9ba66043a054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7828 | 2025.12.20 00:28:48.451718 [ 276 ] {e463dec1-c276-422c-b199-9ba66043a054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7829 | 2025.12.20 00:28:48.452413 [ 276 ] {e463dec1-c276-422c-b199-9ba66043a054} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7830 | 2025.12.20 00:28:48.452459 [ 276 ] {e463dec1-c276-422c-b199-9ba66043a054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7831 | 2025.12.20 00:28:48.452852 [ 276 ] {e463dec1-c276-422c-b199-9ba66043a054} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7832 | 2025.12.20 00:28:48.453070 [ 276 ] {e463dec1-c276-422c-b199-9ba66043a054} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7833 | 2025.12.20 00:28:48.453223 [ 276 ] {e463dec1-c276-422c-b199-9ba66043a054} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001617 sec., 85343.22820037106 rows/sec., 7.41 MiB/sec. | ||
| 7834 | 2025.12.20 00:28:48.453265 [ 276 ] {e463dec1-c276-422c-b199-9ba66043a054} <Debug> TCPHandler: Processed in 0.001913458 sec. | ||
| 7835 | 2025.12.20 00:28:48.453389 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7836 | 2025.12.20 00:28:48.453494 [ 276 ] {c8a5aaac-6d2c-46b5-916f-4ed929581c0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7837 | 2025.12.20 00:28:48.453537 [ 276 ] {c8a5aaac-6d2c-46b5-916f-4ed929581c0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7838 | 2025.12.20 00:28:48.453952 [ 276 ] {c8a5aaac-6d2c-46b5-916f-4ed929581c0e} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7839 | 2025.12.20 00:28:48.453989 [ 276 ] {c8a5aaac-6d2c-46b5-916f-4ed929581c0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7840 | 2025.12.20 00:28:48.454304 [ 276 ] {c8a5aaac-6d2c-46b5-916f-4ed929581c0e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7841 | 2025.12.20 00:28:48.454524 [ 276 ] {c8a5aaac-6d2c-46b5-916f-4ed929581c0e} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7842 | 2025.12.20 00:28:48.454640 [ 77 ] {} <Debug> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7843 | 2025.12.20 00:28:48.454654 [ 276 ] {c8a5aaac-6d2c-46b5-916f-4ed929581c0e} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001184 sec., 34628.37837837838 rows/sec., 2.54 MiB/sec. | ||
| 7844 | 2025.12.20 00:28:48.454705 [ 77 ] {} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7845 | 2025.12.20 00:28:48.454715 [ 276 ] {c8a5aaac-6d2c-46b5-916f-4ed929581c0e} <Debug> TCPHandler: Processed in 0.001380804 sec. | ||
| 7846 | 2025.12.20 00:28:48.454734 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7847 | 2025.12.20 00:28:48.454842 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7848 | 2025.12.20 00:28:48.454865 [ 191 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7849 | 2025.12.20 00:28:48.454941 [ 276 ] {55c7a159-3bbe-4bdb-b0c4-08e17a755d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7850 | 2025.12.20 00:28:48.454985 [ 276 ] {55c7a159-3bbe-4bdb-b0c4-08e17a755d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7851 | 2025.12.20 00:28:48.455015 [ 191 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7852 | 2025.12.20 00:28:48.455057 [ 191 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 264 rows starting from the beginning of the part | ||
| 7853 | 2025.12.20 00:28:48.455128 [ 191 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 43 rows starting from the beginning of the part | ||
| 7854 | 2025.12.20 00:28:48.455172 [ 191 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 205 rows starting from the beginning of the part | ||
| 7855 | 2025.12.20 00:28:48.455213 [ 191 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 41 rows starting from the beginning of the part | ||
| 7856 | 2025.12.20 00:28:48.455253 [ 191 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 205 rows starting from the beginning of the part | ||
| 7857 | 2025.12.20 00:28:48.455291 [ 191 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 41 rows starting from the beginning of the part | ||
| 7858 | 2025.12.20 00:28:48.455419 [ 276 ] {55c7a159-3bbe-4bdb-b0c4-08e17a755d20} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7859 | 2025.12.20 00:28:48.455461 [ 276 ] {55c7a159-3bbe-4bdb-b0c4-08e17a755d20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7860 | 2025.12.20 00:28:48.455804 [ 276 ] {55c7a159-3bbe-4bdb-b0c4-08e17a755d20} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7861 | 2025.12.20 00:28:48.456049 [ 276 ] {55c7a159-3bbe-4bdb-b0c4-08e17a755d20} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7862 | 2025.12.20 00:28:48.456185 [ 276 ] {55c7a159-3bbe-4bdb-b0c4-08e17a755d20} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001262 sec., 83201.2678288431 rows/sec., 6.50 MiB/sec. | ||
| 7863 | 2025.12.20 00:28:48.456197 [ 201 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 799 rows, containing 5 columns (5 merged, 0 gathered) in 0.001391975 sec., 574004.5618635393 rows/sec., 37.74 MiB/sec. | ||
| 7864 | 2025.12.20 00:28:48.456222 [ 276 ] {55c7a159-3bbe-4bdb-b0c4-08e17a755d20} <Debug> TCPHandler: Processed in 0.001430086 sec. | ||
| 7865 | 2025.12.20 00:28:48.456339 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7866 | 2025.12.20 00:28:48.456350 [ 186 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7867 | 2025.12.20 00:28:48.456434 [ 276 ] {8895a259-60d9-4ff6-bcb2-586111a337b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7868 | 2025.12.20 00:28:48.456479 [ 276 ] {8895a259-60d9-4ff6-bcb2-586111a337b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7869 | 2025.12.20 00:28:48.456610 [ 186 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_46_9} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7870 | 2025.12.20 00:28:48.456677 [ 186 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_46_9} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7871 | 2025.12.20 00:28:48.456769 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 7872 | 2025.12.20 00:28:48.456883 [ 276 ] {8895a259-60d9-4ff6-bcb2-586111a337b7} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7873 | 2025.12.20 00:28:48.456919 [ 276 ] {8895a259-60d9-4ff6-bcb2-586111a337b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7874 | 2025.12.20 00:28:48.457249 [ 276 ] {8895a259-60d9-4ff6-bcb2-586111a337b7} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7875 | 2025.12.20 00:28:48.457464 [ 276 ] {8895a259-60d9-4ff6-bcb2-586111a337b7} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7876 | 2025.12.20 00:28:48.457603 [ 276 ] {8895a259-60d9-4ff6-bcb2-586111a337b7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 7877 | 2025.12.20 00:28:48.457639 [ 276 ] {8895a259-60d9-4ff6-bcb2-586111a337b7} <Debug> TCPHandler: Processed in 0.001350593 sec. | ||
| 7878 | 2025.12.20 00:28:48.457749 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7879 | 2025.12.20 00:28:48.457863 [ 276 ] {75fb4af8-6e42-4c54-a9ea-90c326ecf74a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7880 | 2025.12.20 00:28:48.457925 [ 276 ] {75fb4af8-6e42-4c54-a9ea-90c326ecf74a} <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 | ||
| 7881 | 2025.12.20 00:28:48.458814 [ 276 ] {75fb4af8-6e42-4c54-a9ea-90c326ecf74a} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7882 | 2025.12.20 00:28:48.458850 [ 276 ] {75fb4af8-6e42-4c54-a9ea-90c326ecf74a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7883 | 2025.12.20 00:28:48.459397 [ 276 ] {75fb4af8-6e42-4c54-a9ea-90c326ecf74a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7884 | 2025.12.20 00:28:48.459624 [ 276 ] {75fb4af8-6e42-4c54-a9ea-90c326ecf74a} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7885 | 2025.12.20 00:28:48.459760 [ 276 ] {75fb4af8-6e42-4c54-a9ea-90c326ecf74a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001921 sec., 21343.050494534098 rows/sec., 38.25 MiB/sec. | ||
| 7886 | 2025.12.20 00:28:48.459826 [ 276 ] {75fb4af8-6e42-4c54-a9ea-90c326ecf74a} <Debug> TCPHandler: Processed in 0.002134333 sec. | ||
| 7887 | 2025.12.20 00:28:48.459935 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7888 | 2025.12.20 00:28:48.460027 [ 276 ] {f66bf390-0a84-4583-9df4-ef4e6aa18869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7889 | 2025.12.20 00:28:48.460068 [ 276 ] {f66bf390-0a84-4583-9df4-ef4e6aa18869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7890 | 2025.12.20 00:28:48.460399 [ 276 ] {f66bf390-0a84-4583-9df4-ef4e6aa18869} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7891 | 2025.12.20 00:28:48.460435 [ 276 ] {f66bf390-0a84-4583-9df4-ef4e6aa18869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7892 | 2025.12.20 00:28:48.460730 [ 276 ] {f66bf390-0a84-4583-9df4-ef4e6aa18869} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7893 | 2025.12.20 00:28:48.460932 [ 276 ] {f66bf390-0a84-4583-9df4-ef4e6aa18869} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7894 | 2025.12.20 00:28:48.461055 [ 276 ] {f66bf390-0a84-4583-9df4-ef4e6aa18869} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 7895 | 2025.12.20 00:28:48.461090 [ 276 ] {f66bf390-0a84-4583-9df4-ef4e6aa18869} <Debug> TCPHandler: Processed in 0.00120405 sec. | ||
| 7896 | 2025.12.20 00:28:51.302707 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1000 | ||
| 7897 | 2025.12.20 00:28:51.305114 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7898 | 2025.12.20 00:28:51.305155 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7899 | 2025.12.20 00:28:51.306343 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7900 | 2025.12.20 00:28:51.306615 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7901 | 2025.12.20 00:28:51.306888 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1000 | ||
| 7902 | 2025.12.20 00:28:53.462598 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7903 | 2025.12.20 00:28:53.462847 [ 276 ] {77df26be-0dcf-413c-b716-91f2c6a305bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7904 | 2025.12.20 00:28:53.462930 [ 276 ] {77df26be-0dcf-413c-b716-91f2c6a305bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7905 | 2025.12.20 00:28:53.463763 [ 276 ] {77df26be-0dcf-413c-b716-91f2c6a305bf} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7906 | 2025.12.20 00:28:53.463811 [ 276 ] {77df26be-0dcf-413c-b716-91f2c6a305bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7907 | 2025.12.20 00:28:53.464214 [ 276 ] {77df26be-0dcf-413c-b716-91f2c6a305bf} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7908 | 2025.12.20 00:28:53.464439 [ 276 ] {77df26be-0dcf-413c-b716-91f2c6a305bf} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7909 | 2025.12.20 00:28:53.464586 [ 276 ] {77df26be-0dcf-413c-b716-91f2c6a305bf} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001805 sec., 227146.81440443214 rows/sec., 14.41 MiB/sec. | ||
| 7910 | 2025.12.20 00:28:53.464628 [ 276 ] {77df26be-0dcf-413c-b716-91f2c6a305bf} <Debug> TCPHandler: Processed in 0.002165064 sec. | ||
| 7911 | 2025.12.20 00:28:53.464752 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7912 | 2025.12.20 00:28:53.464847 [ 276 ] {bd6c88ef-d9f4-43f0-b33e-46c18013dc3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7913 | 2025.12.20 00:28:53.464888 [ 276 ] {bd6c88ef-d9f4-43f0-b33e-46c18013dc3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7914 | 2025.12.20 00:28:53.465803 [ 276 ] {bd6c88ef-d9f4-43f0-b33e-46c18013dc3a} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7915 | 2025.12.20 00:28:53.465839 [ 276 ] {bd6c88ef-d9f4-43f0-b33e-46c18013dc3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7916 | 2025.12.20 00:28:53.466206 [ 276 ] {bd6c88ef-d9f4-43f0-b33e-46c18013dc3a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7917 | 2025.12.20 00:28:53.466432 [ 276 ] {bd6c88ef-d9f4-43f0-b33e-46c18013dc3a} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7918 | 2025.12.20 00:28:53.466557 [ 276 ] {bd6c88ef-d9f4-43f0-b33e-46c18013dc3a} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.00173 sec., 642774.5664739885 rows/sec., 50.71 MiB/sec. | ||
| 7919 | 2025.12.20 00:28:53.466596 [ 276 ] {bd6c88ef-d9f4-43f0-b33e-46c18013dc3a} <Debug> TCPHandler: Processed in 0.001898308 sec. | ||
| 7920 | 2025.12.20 00:28:53.466702 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7921 | 2025.12.20 00:28:53.466796 [ 276 ] {83154d69-6063-4beb-a913-a9628dc41cb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7922 | 2025.12.20 00:28:53.466836 [ 276 ] {83154d69-6063-4beb-a913-a9628dc41cb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7923 | 2025.12.20 00:28:53.467299 [ 276 ] {83154d69-6063-4beb-a913-a9628dc41cb3} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7924 | 2025.12.20 00:28:53.467335 [ 276 ] {83154d69-6063-4beb-a913-a9628dc41cb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7925 | 2025.12.20 00:28:53.467650 [ 276 ] {83154d69-6063-4beb-a913-a9628dc41cb3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7926 | 2025.12.20 00:28:53.467858 [ 276 ] {83154d69-6063-4beb-a913-a9628dc41cb3} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7927 | 2025.12.20 00:28:53.467987 [ 276 ] {83154d69-6063-4beb-a913-a9628dc41cb3} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.00121 sec., 169421.4876033058 rows/sec., 9.94 MiB/sec. | ||
| 7928 | 2025.12.20 00:28:53.468024 [ 276 ] {83154d69-6063-4beb-a913-a9628dc41cb3} <Debug> TCPHandler: Processed in 0.001372194 sec. | ||
| 7929 | 2025.12.20 00:28:53.468130 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7930 | 2025.12.20 00:28:53.468223 [ 276 ] {dcd352a1-22aa-4809-af55-0ab1d80623e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7931 | 2025.12.20 00:28:53.468262 [ 276 ] {dcd352a1-22aa-4809-af55-0ab1d80623e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7932 | 2025.12.20 00:28:53.468767 [ 276 ] {dcd352a1-22aa-4809-af55-0ab1d80623e7} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7933 | 2025.12.20 00:28:53.468803 [ 276 ] {dcd352a1-22aa-4809-af55-0ab1d80623e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7934 | 2025.12.20 00:28:53.469112 [ 276 ] {dcd352a1-22aa-4809-af55-0ab1d80623e7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7935 | 2025.12.20 00:28:53.469323 [ 276 ] {dcd352a1-22aa-4809-af55-0ab1d80623e7} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7936 | 2025.12.20 00:28:53.469440 [ 76 ] {} <Debug> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7937 | 2025.12.20 00:28:53.469453 [ 276 ] {dcd352a1-22aa-4809-af55-0ab1d80623e7} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001248 sec., 169871.79487179487 rows/sec., 10.96 MiB/sec. | ||
| 7938 | 2025.12.20 00:28:53.469510 [ 76 ] {} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7939 | 2025.12.20 00:28:53.469517 [ 276 ] {dcd352a1-22aa-4809-af55-0ab1d80623e7} <Debug> TCPHandler: Processed in 0.001437226 sec. | ||
| 7940 | 2025.12.20 00:28:53.469540 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7941 | 2025.12.20 00:28:53.469661 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7942 | 2025.12.20 00:28:53.469659 [ 201 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 7943 | 2025.12.20 00:28:53.469760 [ 276 ] {9bc541e0-9c4b-44da-9b7d-8050bdd8cfd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7944 | 2025.12.20 00:28:53.469804 [ 276 ] {9bc541e0-9c4b-44da-9b7d-8050bdd8cfd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7945 | 2025.12.20 00:28:53.469808 [ 201 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7946 | 2025.12.20 00:28:53.469851 [ 201 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 443 rows starting from the beginning of the part | ||
| 7947 | 2025.12.20 00:28:53.469915 [ 201 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 212 rows starting from the beginning of the part | ||
| 7948 | 2025.12.20 00:28:53.469959 [ 201 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 228 rows starting from the beginning of the part | ||
| 7949 | 2025.12.20 00:28:53.470001 [ 201 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 212 rows starting from the beginning of the part | ||
| 7950 | 2025.12.20 00:28:53.470038 [ 201 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 212 rows starting from the beginning of the part | ||
| 7951 | 2025.12.20 00:28:53.470078 [ 201 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 212 rows starting from the beginning of the part | ||
| 7952 | 2025.12.20 00:28:53.470279 [ 276 ] {9bc541e0-9c4b-44da-9b7d-8050bdd8cfd8} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7953 | 2025.12.20 00:28:53.470324 [ 276 ] {9bc541e0-9c4b-44da-9b7d-8050bdd8cfd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7954 | 2025.12.20 00:28:53.470653 [ 276 ] {9bc541e0-9c4b-44da-9b7d-8050bdd8cfd8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7955 | 2025.12.20 00:28:53.470889 [ 276 ] {9bc541e0-9c4b-44da-9b7d-8050bdd8cfd8} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7956 | 2025.12.20 00:28:53.471018 [ 276 ] {9bc541e0-9c4b-44da-9b7d-8050bdd8cfd8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001277 sec., 165231.01018010965 rows/sec., 9.38 MiB/sec. | ||
| 7957 | 2025.12.20 00:28:53.471057 [ 276 ] {9bc541e0-9c4b-44da-9b7d-8050bdd8cfd8} <Debug> TCPHandler: Processed in 0.001445446 sec. | ||
| 7958 | 2025.12.20 00:28:53.471085 [ 196 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1519 rows, containing 5 columns (5 merged, 0 gathered) in 0.001479707 sec., 1026554.5814137529 rows/sec., 71.11 MiB/sec. | ||
| 7959 | 2025.12.20 00:28:53.471168 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7960 | 2025.12.20 00:28:53.471267 [ 276 ] {a2ad27af-be9d-406f-8197-dbfc4b10707d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7961 | 2025.12.20 00:28:53.471283 [ 200 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7962 | 2025.12.20 00:28:53.471308 [ 276 ] {a2ad27af-be9d-406f-8197-dbfc4b10707d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7963 | 2025.12.20 00:28:53.471582 [ 200 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_31_6} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7964 | 2025.12.20 00:28:53.471667 [ 200 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_31_6} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7965 | 2025.12.20 00:28:53.471773 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 7966 | 2025.12.20 00:28:53.471981 [ 276 ] {a2ad27af-be9d-406f-8197-dbfc4b10707d} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7967 | 2025.12.20 00:28:53.472022 [ 276 ] {a2ad27af-be9d-406f-8197-dbfc4b10707d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7968 | 2025.12.20 00:28:53.472368 [ 276 ] {a2ad27af-be9d-406f-8197-dbfc4b10707d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7969 | 2025.12.20 00:28:53.472585 [ 276 ] {a2ad27af-be9d-406f-8197-dbfc4b10707d} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7970 | 2025.12.20 00:28:53.472712 [ 276 ] {a2ad27af-be9d-406f-8197-dbfc4b10707d} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001464 sec., 463797.81420765026 rows/sec., 32.33 MiB/sec. | ||
| 7971 | 2025.12.20 00:28:53.472750 [ 276 ] {a2ad27af-be9d-406f-8197-dbfc4b10707d} <Debug> TCPHandler: Processed in 0.001632371 sec. | ||
| 7972 | 2025.12.20 00:28:53.472856 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7973 | 2025.12.20 00:28:53.472949 [ 276 ] {65a92872-a3e9-4787-acb4-30d1c3f853c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7974 | 2025.12.20 00:28:53.472990 [ 276 ] {65a92872-a3e9-4787-acb4-30d1c3f853c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7975 | 2025.12.20 00:28:53.473306 [ 276 ] {65a92872-a3e9-4787-acb4-30d1c3f853c1} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7976 | 2025.12.20 00:28:53.473342 [ 276 ] {65a92872-a3e9-4787-acb4-30d1c3f853c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7977 | 2025.12.20 00:28:53.473645 [ 276 ] {65a92872-a3e9-4787-acb4-30d1c3f853c1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7978 | 2025.12.20 00:28:53.473860 [ 276 ] {65a92872-a3e9-4787-acb4-30d1c3f853c1} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7979 | 2025.12.20 00:28:53.474031 [ 276 ] {65a92872-a3e9-4787-acb4-30d1c3f853c1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0011 sec., 5454.545454545454 rows/sec., 284.98 KiB/sec. | ||
| 7980 | 2025.12.20 00:28:53.474067 [ 276 ] {65a92872-a3e9-4787-acb4-30d1c3f853c1} <Debug> TCPHandler: Processed in 0.001260272 sec. | ||
| 7981 | 2025.12.20 00:28:53.474172 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7982 | 2025.12.20 00:28:53.474265 [ 276 ] {d6865b46-05e1-48bb-aff3-17687a04e868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7983 | 2025.12.20 00:28:53.474307 [ 276 ] {d6865b46-05e1-48bb-aff3-17687a04e868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7984 | 2025.12.20 00:28:53.474731 [ 276 ] {d6865b46-05e1-48bb-aff3-17687a04e868} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7985 | 2025.12.20 00:28:53.474766 [ 276 ] {d6865b46-05e1-48bb-aff3-17687a04e868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7986 | 2025.12.20 00:28:53.475108 [ 276 ] {d6865b46-05e1-48bb-aff3-17687a04e868} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7987 | 2025.12.20 00:28:53.475447 [ 276 ] {d6865b46-05e1-48bb-aff3-17687a04e868} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7988 | 2025.12.20 00:28:53.475575 [ 276 ] {d6865b46-05e1-48bb-aff3-17687a04e868} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001329 sec., 236267.870579383 rows/sec., 15.52 MiB/sec. | ||
| 7989 | 2025.12.20 00:28:53.475611 [ 276 ] {d6865b46-05e1-48bb-aff3-17687a04e868} <Debug> TCPHandler: Processed in 0.001488598 sec. | ||
| 7990 | 2025.12.20 00:28:53.475719 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7991 | 2025.12.20 00:28:53.475812 [ 276 ] {de416d54-8b3f-4bba-856a-3387650de850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7992 | 2025.12.20 00:28:53.475852 [ 276 ] {de416d54-8b3f-4bba-856a-3387650de850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7993 | 2025.12.20 00:28:53.476153 [ 276 ] {de416d54-8b3f-4bba-856a-3387650de850} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7994 | 2025.12.20 00:28:53.476188 [ 276 ] {de416d54-8b3f-4bba-856a-3387650de850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7995 | 2025.12.20 00:28:53.476481 [ 276 ] {de416d54-8b3f-4bba-856a-3387650de850} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7996 | 2025.12.20 00:28:53.476689 [ 276 ] {de416d54-8b3f-4bba-856a-3387650de850} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7997 | 2025.12.20 00:28:53.476788 [ 76 ] {} <Debug> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7998 | 2025.12.20 00:28:53.476815 [ 276 ] {de416d54-8b3f-4bba-856a-3387650de850} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001022 sec., 978.4735812133073 rows/sec., 65.93 KiB/sec. | ||
| 7999 | 2025.12.20 00:28:53.476830 [ 76 ] {} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8000 | 2025.12.20 00:28:53.476857 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8001 | 2025.12.20 00:28:53.476858 [ 276 ] {de416d54-8b3f-4bba-856a-3387650de850} <Debug> TCPHandler: Processed in 0.00118853 sec. | ||
| 8002 | 2025.12.20 00:28:53.476946 [ 186 ] {50899561-359e-4418-a2cf-d49a89ad496a::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 | ||
| 8003 | 2025.12.20 00:28:53.476984 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8004 | 2025.12.20 00:28:53.477036 [ 186 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8005 | 2025.12.20 00:28:53.477066 [ 186 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 22 rows starting from the beginning of the part | ||
| 8006 | 2025.12.20 00:28:53.477077 [ 276 ] {2f0a0433-9a25-4a11-bbc6-84075182d445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8007 | 2025.12.20 00:28:53.477119 [ 276 ] {2f0a0433-9a25-4a11-bbc6-84075182d445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8008 | 2025.12.20 00:28:53.477122 [ 186 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 8009 | 2025.12.20 00:28:53.477167 [ 186 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 8010 | 2025.12.20 00:28:53.477206 [ 186 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 8011 | 2025.12.20 00:28:53.477243 [ 186 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 8012 | 2025.12.20 00:28:53.477277 [ 186 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 8013 | 2025.12.20 00:28:53.477440 [ 276 ] {2f0a0433-9a25-4a11-bbc6-84075182d445} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8014 | 2025.12.20 00:28:53.477474 [ 276 ] {2f0a0433-9a25-4a11-bbc6-84075182d445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8015 | 2025.12.20 00:28:53.477795 [ 276 ] {2f0a0433-9a25-4a11-bbc6-84075182d445} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8016 | 2025.12.20 00:28:53.477999 [ 195 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27 rows, containing 4 columns (4 merged, 0 gathered) in 0.001086057 sec., 24860.573616301906 rows/sec., 1.62 MiB/sec. | ||
| 8017 | 2025.12.20 00:28:53.478005 [ 276 ] {2f0a0433-9a25-4a11-bbc6-84075182d445} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8018 | 2025.12.20 00:28:53.478128 [ 186 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8019 | 2025.12.20 00:28:53.478161 [ 276 ] {2f0a0433-9a25-4a11-bbc6-84075182d445} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001103 sec., 94288.3046237534 rows/sec., 5.78 MiB/sec. | ||
| 8020 | 2025.12.20 00:28:53.478195 [ 276 ] {2f0a0433-9a25-4a11-bbc6-84075182d445} <Debug> TCPHandler: Processed in 0.001261011 sec. | ||
| 8021 | 2025.12.20 00:28:53.478362 [ 186 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_26_5} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8022 | 2025.12.20 00:28:53.478425 [ 186 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_26_5} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8023 | 2025.12.20 00:28:53.478484 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8024 | 2025.12.20 00:28:53.757964 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16700 | ||
| 8025 | 2025.12.20 00:28:53.758463 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8026 | 2025.12.20 00:28:53.758512 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8027 | 2025.12.20 00:28:53.758996 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8028 | 2025.12.20 00:28:53.759248 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8029 | 2025.12.20 00:28:53.759395 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16700 | ||
| 8030 | 2025.12.20 00:28:54.639315 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8031 | 2025.12.20 00:28:54.657340 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8032 | 2025.12.20 00:28:54.657415 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8033 | 2025.12.20 00:28:54.663797 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8034 | 2025.12.20 00:28:54.664556 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8035 | 2025.12.20 00:28:54.668076 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8036 | 2025.12.20 00:28:58.478029 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8037 | 2025.12.20 00:28:58.478209 [ 276 ] {30297c6b-b1ae-4eac-aae1-28b128a284a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8038 | 2025.12.20 00:28:58.478274 [ 276 ] {30297c6b-b1ae-4eac-aae1-28b128a284a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8039 | 2025.12.20 00:28:58.478899 [ 276 ] {30297c6b-b1ae-4eac-aae1-28b128a284a0} <Trace> oximeter.fields_ipaddr (ac340138-06ff-4905-9b34-fb7c14eefb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8040 | 2025.12.20 00:28:58.478947 [ 276 ] {30297c6b-b1ae-4eac-aae1-28b128a284a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8041 | 2025.12.20 00:28:58.479322 [ 276 ] {30297c6b-b1ae-4eac-aae1-28b128a284a0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8042 | 2025.12.20 00:28:58.479541 [ 276 ] {30297c6b-b1ae-4eac-aae1-28b128a284a0} <Trace> oximeter.fields_ipaddr (ac340138-06ff-4905-9b34-fb7c14eefb28): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8043 | 2025.12.20 00:28:58.479697 [ 276 ] {30297c6b-b1ae-4eac-aae1-28b128a284a0} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001536 sec., 7812.5 rows/sec., 637.05 KiB/sec. | ||
| 8044 | 2025.12.20 00:28:58.479747 [ 276 ] {30297c6b-b1ae-4eac-aae1-28b128a284a0} <Debug> TCPHandler: Processed in 0.001904348 sec. | ||
| 8045 | 2025.12.20 00:28:58.479877 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8046 | 2025.12.20 00:28:58.479979 [ 276 ] {7d5568ee-df31-4fc0-bdf2-4edaf08fc462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8047 | 2025.12.20 00:28:58.480020 [ 276 ] {7d5568ee-df31-4fc0-bdf2-4edaf08fc462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8048 | 2025.12.20 00:28:58.481151 [ 276 ] {7d5568ee-df31-4fc0-bdf2-4edaf08fc462} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8049 | 2025.12.20 00:28:58.481189 [ 276 ] {7d5568ee-df31-4fc0-bdf2-4edaf08fc462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8050 | 2025.12.20 00:28:58.481575 [ 276 ] {7d5568ee-df31-4fc0-bdf2-4edaf08fc462} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8051 | 2025.12.20 00:28:58.481774 [ 276 ] {7d5568ee-df31-4fc0-bdf2-4edaf08fc462} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8052 | 2025.12.20 00:28:58.481905 [ 276 ] {7d5568ee-df31-4fc0-bdf2-4edaf08fc462} <Debug> executeQuery: Read 1284 rows, 109.27 KiB in 0.00195 sec., 658461.5384615385 rows/sec., 54.72 MiB/sec. | ||
| 8053 | 2025.12.20 00:28:58.481945 [ 276 ] {7d5568ee-df31-4fc0-bdf2-4edaf08fc462} <Debug> TCPHandler: Processed in 0.002117743 sec. | ||
| 8054 | 2025.12.20 00:28:58.482059 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8055 | 2025.12.20 00:28:58.482153 [ 276 ] {8f819638-d00a-4c24-9432-0656352939ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8056 | 2025.12.20 00:28:58.482192 [ 276 ] {8f819638-d00a-4c24-9432-0656352939ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8057 | 2025.12.20 00:28:58.482620 [ 276 ] {8f819638-d00a-4c24-9432-0656352939ee} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8058 | 2025.12.20 00:28:58.482655 [ 276 ] {8f819638-d00a-4c24-9432-0656352939ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8059 | 2025.12.20 00:28:58.482953 [ 276 ] {8f819638-d00a-4c24-9432-0656352939ee} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8060 | 2025.12.20 00:28:58.483158 [ 276 ] {8f819638-d00a-4c24-9432-0656352939ee} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8061 | 2025.12.20 00:28:58.483306 [ 276 ] {8f819638-d00a-4c24-9432-0656352939ee} <Debug> executeQuery: Read 53 rows, 3.92 KiB in 0.001171 sec., 45260.461144321096 rows/sec., 3.27 MiB/sec. | ||
| 8062 | 2025.12.20 00:28:58.483349 [ 276 ] {8f819638-d00a-4c24-9432-0656352939ee} <Debug> TCPHandler: Processed in 0.001338304 sec. | ||
| 8063 | 2025.12.20 00:28:58.483463 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8064 | 2025.12.20 00:28:58.483556 [ 276 ] {49ac83d2-035a-4714-b18a-b7ce27ea4f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8065 | 2025.12.20 00:28:58.483594 [ 276 ] {49ac83d2-035a-4714-b18a-b7ce27ea4f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8066 | 2025.12.20 00:28:58.484068 [ 276 ] {49ac83d2-035a-4714-b18a-b7ce27ea4f80} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8067 | 2025.12.20 00:28:58.484104 [ 276 ] {49ac83d2-035a-4714-b18a-b7ce27ea4f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8068 | 2025.12.20 00:28:58.484404 [ 276 ] {49ac83d2-035a-4714-b18a-b7ce27ea4f80} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8069 | 2025.12.20 00:28:58.484610 [ 276 ] {49ac83d2-035a-4714-b18a-b7ce27ea4f80} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8070 | 2025.12.20 00:28:58.484737 [ 276 ] {49ac83d2-035a-4714-b18a-b7ce27ea4f80} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.0012 sec., 190000.00000000003 rows/sec., 12.87 MiB/sec. | ||
| 8071 | 2025.12.20 00:28:58.484776 [ 276 ] {49ac83d2-035a-4714-b18a-b7ce27ea4f80} <Debug> TCPHandler: Processed in 0.001362374 sec. | ||
| 8072 | 2025.12.20 00:28:58.484880 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8073 | 2025.12.20 00:28:58.484983 [ 276 ] {57beddf2-5c8c-429f-afa3-1d626ed543aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8074 | 2025.12.20 00:28:58.485023 [ 276 ] {57beddf2-5c8c-429f-afa3-1d626ed543aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8075 | 2025.12.20 00:28:58.485646 [ 276 ] {57beddf2-5c8c-429f-afa3-1d626ed543aa} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8076 | 2025.12.20 00:28:58.485684 [ 276 ] {57beddf2-5c8c-429f-afa3-1d626ed543aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8077 | 2025.12.20 00:28:58.486022 [ 276 ] {57beddf2-5c8c-429f-afa3-1d626ed543aa} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8078 | 2025.12.20 00:28:58.486252 [ 276 ] {57beddf2-5c8c-429f-afa3-1d626ed543aa} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8079 | 2025.12.20 00:28:58.486390 [ 276 ] {57beddf2-5c8c-429f-afa3-1d626ed543aa} <Debug> executeQuery: Read 573 rows, 43.67 KiB in 0.001426 sec., 401823.2819074334 rows/sec., 29.90 MiB/sec. | ||
| 8080 | 2025.12.20 00:28:58.486430 [ 276 ] {57beddf2-5c8c-429f-afa3-1d626ed543aa} <Debug> TCPHandler: Processed in 0.00160057 sec. | ||
| 8081 | 2025.12.20 00:28:58.486542 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8082 | 2025.12.20 00:28:58.486638 [ 276 ] {8aa6e2b8-e92e-4dd8-acc4-bdce64d90303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8083 | 2025.12.20 00:28:58.486698 [ 276 ] {8aa6e2b8-e92e-4dd8-acc4-bdce64d90303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8084 | 2025.12.20 00:28:58.487343 [ 276 ] {8aa6e2b8-e92e-4dd8-acc4-bdce64d90303} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8085 | 2025.12.20 00:28:58.487384 [ 276 ] {8aa6e2b8-e92e-4dd8-acc4-bdce64d90303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8086 | 2025.12.20 00:28:58.487774 [ 276 ] {8aa6e2b8-e92e-4dd8-acc4-bdce64d90303} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8087 | 2025.12.20 00:28:58.487988 [ 276 ] {8aa6e2b8-e92e-4dd8-acc4-bdce64d90303} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8088 | 2025.12.20 00:28:58.488116 [ 276 ] {8aa6e2b8-e92e-4dd8-acc4-bdce64d90303} <Debug> executeQuery: Read 850 rows, 58.59 KiB in 0.001497 sec., 567802.2712090848 rows/sec., 38.22 MiB/sec. | ||
| 8089 | 2025.12.20 00:28:58.488152 [ 276 ] {8aa6e2b8-e92e-4dd8-acc4-bdce64d90303} <Debug> TCPHandler: Processed in 0.001660892 sec. | ||
| 8090 | 2025.12.20 00:28:58.488263 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8091 | 2025.12.20 00:28:58.488359 [ 276 ] {23e7b05a-0f38-44fe-a027-d912bb9381ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8092 | 2025.12.20 00:28:58.488415 [ 276 ] {23e7b05a-0f38-44fe-a027-d912bb9381ff} <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 | ||
| 8093 | 2025.12.20 00:28:58.489291 [ 276 ] {23e7b05a-0f38-44fe-a027-d912bb9381ff} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8094 | 2025.12.20 00:28:58.489328 [ 276 ] {23e7b05a-0f38-44fe-a027-d912bb9381ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8095 | 2025.12.20 00:28:58.489873 [ 276 ] {23e7b05a-0f38-44fe-a027-d912bb9381ff} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8096 | 2025.12.20 00:28:58.490089 [ 276 ] {23e7b05a-0f38-44fe-a027-d912bb9381ff} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8097 | 2025.12.20 00:28:58.490236 [ 276 ] {23e7b05a-0f38-44fe-a027-d912bb9381ff} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001896 sec., 21624.472573839663 rows/sec., 38.75 MiB/sec. | ||
| 8098 | 2025.12.20 00:28:58.490289 [ 276 ] {23e7b05a-0f38-44fe-a027-d912bb9381ff} <Debug> TCPHandler: Processed in 0.002078012 sec. | ||
| 8099 | 2025.12.20 00:28:58.490406 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8100 | 2025.12.20 00:28:58.490502 [ 276 ] {cb619784-57ae-4c33-8306-2e63a06424fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8101 | 2025.12.20 00:28:58.490543 [ 276 ] {cb619784-57ae-4c33-8306-2e63a06424fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8102 | 2025.12.20 00:28:58.490883 [ 276 ] {cb619784-57ae-4c33-8306-2e63a06424fc} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8103 | 2025.12.20 00:28:58.490919 [ 276 ] {cb619784-57ae-4c33-8306-2e63a06424fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8104 | 2025.12.20 00:28:58.491220 [ 276 ] {cb619784-57ae-4c33-8306-2e63a06424fc} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8105 | 2025.12.20 00:28:58.491431 [ 276 ] {cb619784-57ae-4c33-8306-2e63a06424fc} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8106 | 2025.12.20 00:28:58.491559 [ 276 ] {cb619784-57ae-4c33-8306-2e63a06424fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 8107 | 2025.12.20 00:28:58.491595 [ 276 ] {cb619784-57ae-4c33-8306-2e63a06424fc} <Debug> TCPHandler: Processed in 0.001240621 sec. | ||
| 8108 | 2025.12.20 00:29:01.126064 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8109 | 2025.12.20 00:29:01.126138 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8110 | 2025.12.20 00:29:01.260409 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17212 | ||
| 8111 | 2025.12.20 00:29:01.260961 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8112 | 2025.12.20 00:29:01.261012 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8113 | 2025.12.20 00:29:01.261529 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8114 | 2025.12.20 00:29:01.261763 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8115 | 2025.12.20 00:29:01.261910 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17212 | ||
| 8116 | 2025.12.20 00:29:01.261953 [ 86 ] {} <Debug> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8117 | 2025.12.20 00:29:01.262044 [ 86 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8118 | 2025.12.20 00:29:01.262077 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8119 | 2025.12.20 00:29:01.262249 [ 196 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 8120 | 2025.12.20 00:29:01.262460 [ 196 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8121 | 2025.12.20 00:29:01.262532 [ 196 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14780 rows starting from the beginning of the part | ||
| 8122 | 2025.12.20 00:29:01.262621 [ 196 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 8123 | 2025.12.20 00:29:01.262663 [ 196 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 8124 | 2025.12.20 00:29:01.262703 [ 196 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 8125 | 2025.12.20 00:29:01.262745 [ 196 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 8126 | 2025.12.20 00:29:01.262784 [ 196 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 8127 | 2025.12.20 00:29:01.265156 [ 195 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17212 rows, containing 4 columns (4 merged, 0 gathered) in 0.002984865 sec., 5766424.947191916 rows/sec., 82.49 MiB/sec. | ||
| 8128 | 2025.12.20 00:29:01.265312 [ 187 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8129 | 2025.12.20 00:29:01.265632 [ 187 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_36_7} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8130 | 2025.12.20 00:29:01.265711 [ 187 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_36_7} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8131 | 2025.12.20 00:29:01.265835 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8132 | 2025.12.20 00:29:01.307984 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1036 | ||
| 8133 | 2025.12.20 00:29:01.310256 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8134 | 2025.12.20 00:29:01.310291 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8135 | 2025.12.20 00:29:01.311472 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8136 | 2025.12.20 00:29:01.311724 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8137 | 2025.12.20 00:29:01.311904 [ 86 ] {} <Debug> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8138 | 2025.12.20 00:29:01.311967 [ 86 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8139 | 2025.12.20 00:29:01.311970 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1036 | ||
| 8140 | 2025.12.20 00:29:01.312006 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8141 | 2025.12.20 00:29:01.312140 [ 196 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::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 | ||
| 8142 | 2025.12.20 00:29:01.312863 [ 196 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8143 | 2025.12.20 00:29:01.312996 [ 196 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 860 rows starting from the beginning of the part | ||
| 8144 | 2025.12.20 00:29:01.313309 [ 196 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 34 rows starting from the beginning of the part | ||
| 8145 | 2025.12.20 00:29:01.313633 [ 196 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part | ||
| 8146 | 2025.12.20 00:29:01.313949 [ 196 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 32 rows starting from the beginning of the part | ||
| 8147 | 2025.12.20 00:29:01.314235 [ 196 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 38 rows starting from the beginning of the part | ||
| 8148 | 2025.12.20 00:29:01.314508 [ 196 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part | ||
| 8149 | 2025.12.20 00:29:01.320443 [ 196 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1036 rows, containing 72 columns (72 merged, 0 gathered) in 0.00836028 sec., 123919.29456908142 rows/sec., 100.46 MiB/sec. | ||
| 8150 | 2025.12.20 00:29:01.321534 [ 196 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8151 | 2025.12.20 00:29:01.322027 [ 196 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_26_5} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8152 | 2025.12.20 00:29:01.322094 [ 196 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_26_5} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8153 | 2025.12.20 00:29:01.322232 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.38 MiB. | ||
| 8154 | 2025.12.20 00:29:02.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.54 MiB, peak 294.55 MiB, free memory in arenas 0.00 B, will set to 285.64 MiB (RSS), difference: 1.10 MiB | ||
| 8155 | 2025.12.20 00:29:02.169086 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8156 | 2025.12.20 00:29:02.186185 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8157 | 2025.12.20 00:29:02.186236 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8158 | 2025.12.20 00:29:02.192438 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8159 | 2025.12.20 00:29:02.193173 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8160 | 2025.12.20 00:29:02.193473 [ 86 ] {} <Debug> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8161 | 2025.12.20 00:29:02.193544 [ 86 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8162 | 2025.12.20 00:29:02.193569 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8163 | 2025.12.20 00:29:02.193731 [ 195 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 8164 | 2025.12.20 00:29:02.196215 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8165 | 2025.12.20 00:29:02.197871 [ 195 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8166 | 2025.12.20 00:29:02.199286 [ 195 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
| 8167 | 2025.12.20 00:29:02.203812 [ 195 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 8168 | 2025.12.20 00:29:02.208239 [ 195 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 8169 | 2025.12.20 00:29:02.212517 [ 195 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 8170 | 2025.12.20 00:29:02.217187 [ 195 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 8171 | 2025.12.20 00:29:02.221359 [ 195 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 8172 | 2025.12.20 00:29:02.271380 [ 195 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.077732719 sec., 3499.170021313676 rows/sec., 18.09 MiB/sec. | ||
| 8173 | 2025.12.20 00:29:02.273607 [ 199 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8174 | 2025.12.20 00:29:02.275298 [ 199 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_36_7} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8175 | 2025.12.20 00:29:02.275394 [ 199 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_36_7} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8176 | 2025.12.20 00:29:02.276960 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8177 | 2025.12.20 00:29:03.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.72 MiB, peak 298.59 MiB, free memory in arenas 0.00 B, will set to 289.88 MiB (RSS), difference: 3.16 MiB | ||
| 8178 | 2025.12.20 00:29:03.459893 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8179 | 2025.12.20 00:29:03.460074 [ 276 ] {310e6ab3-ee5f-4051-893b-ce55e4929e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8180 | 2025.12.20 00:29:03.460140 [ 276 ] {310e6ab3-ee5f-4051-893b-ce55e4929e52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8181 | 2025.12.20 00:29:03.461039 [ 276 ] {310e6ab3-ee5f-4051-893b-ce55e4929e52} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8182 | 2025.12.20 00:29:03.461095 [ 276 ] {310e6ab3-ee5f-4051-893b-ce55e4929e52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8183 | 2025.12.20 00:29:03.461669 [ 276 ] {310e6ab3-ee5f-4051-893b-ce55e4929e52} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8184 | 2025.12.20 00:29:03.461958 [ 276 ] {310e6ab3-ee5f-4051-893b-ce55e4929e52} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8185 | 2025.12.20 00:29:03.462157 [ 276 ] {310e6ab3-ee5f-4051-893b-ce55e4929e52} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002128 sec., 192669.1729323308 rows/sec., 12.22 MiB/sec. | ||
| 8186 | 2025.12.20 00:29:03.462217 [ 276 ] {310e6ab3-ee5f-4051-893b-ce55e4929e52} <Debug> TCPHandler: Processed in 0.002457542 sec. | ||
| 8187 | 2025.12.20 00:29:03.462420 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8188 | 2025.12.20 00:29:03.462536 [ 276 ] {4ec6a740-7dc2-4b1f-91d2-3daf3befdaa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8189 | 2025.12.20 00:29:03.462589 [ 276 ] {4ec6a740-7dc2-4b1f-91d2-3daf3befdaa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8190 | 2025.12.20 00:29:03.464019 [ 276 ] {4ec6a740-7dc2-4b1f-91d2-3daf3befdaa9} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8191 | 2025.12.20 00:29:03.464066 [ 276 ] {4ec6a740-7dc2-4b1f-91d2-3daf3befdaa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8192 | 2025.12.20 00:29:03.464670 [ 276 ] {4ec6a740-7dc2-4b1f-91d2-3daf3befdaa9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8193 | 2025.12.20 00:29:03.464895 [ 276 ] {4ec6a740-7dc2-4b1f-91d2-3daf3befdaa9} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8194 | 2025.12.20 00:29:03.465035 [ 276 ] {4ec6a740-7dc2-4b1f-91d2-3daf3befdaa9} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.002526 sec., 440221.69437846396 rows/sec., 34.73 MiB/sec. | ||
| 8195 | 2025.12.20 00:29:03.465033 [ 83 ] {} <Debug> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8196 | 2025.12.20 00:29:03.465075 [ 276 ] {4ec6a740-7dc2-4b1f-91d2-3daf3befdaa9} <Debug> TCPHandler: Processed in 0.002741148 sec. | ||
| 8197 | 2025.12.20 00:29:03.465116 [ 83 ] {} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8198 | 2025.12.20 00:29:03.465142 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8199 | 2025.12.20 00:29:03.465210 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8200 | 2025.12.20 00:29:03.465232 [ 190 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8201 | 2025.12.20 00:29:03.465312 [ 276 ] {746ba27b-c209-421a-a962-7e3a5afadf95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8202 | 2025.12.20 00:29:03.465330 [ 190 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8203 | 2025.12.20 00:29:03.465359 [ 190 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2346 rows starting from the beginning of the part | ||
| 8204 | 2025.12.20 00:29:03.465365 [ 276 ] {746ba27b-c209-421a-a962-7e3a5afadf95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8205 | 2025.12.20 00:29:03.465418 [ 190 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1112 rows starting from the beginning of the part | ||
| 8206 | 2025.12.20 00:29:03.465465 [ 190 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 138 rows starting from the beginning of the part | ||
| 8207 | 2025.12.20 00:29:03.465508 [ 190 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1112 rows starting from the beginning of the part | ||
| 8208 | 2025.12.20 00:29:03.465546 [ 190 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1284 rows starting from the beginning of the part | ||
| 8209 | 2025.12.20 00:29:03.465585 [ 190 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1112 rows starting from the beginning of the part | ||
| 8210 | 2025.12.20 00:29:03.465889 [ 276 ] {746ba27b-c209-421a-a962-7e3a5afadf95} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8211 | 2025.12.20 00:29:03.465926 [ 276 ] {746ba27b-c209-421a-a962-7e3a5afadf95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8212 | 2025.12.20 00:29:03.466297 [ 276 ] {746ba27b-c209-421a-a962-7e3a5afadf95} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8213 | 2025.12.20 00:29:03.466526 [ 276 ] {746ba27b-c209-421a-a962-7e3a5afadf95} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8214 | 2025.12.20 00:29:03.466670 [ 276 ] {746ba27b-c209-421a-a962-7e3a5afadf95} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001377 sec., 148874.36456063908 rows/sec., 8.73 MiB/sec. | ||
| 8215 | 2025.12.20 00:29:03.466710 [ 276 ] {746ba27b-c209-421a-a962-7e3a5afadf95} <Debug> TCPHandler: Processed in 0.001552569 sec. | ||
| 8216 | 2025.12.20 00:29:03.466821 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8217 | 2025.12.20 00:29:03.466916 [ 276 ] {5bfefd1e-4457-40fa-ae99-776ac17f5eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8218 | 2025.12.20 00:29:03.466956 [ 276 ] {5bfefd1e-4457-40fa-ae99-776ac17f5eaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8219 | 2025.12.20 00:29:03.467475 [ 276 ] {5bfefd1e-4457-40fa-ae99-776ac17f5eaa} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8220 | 2025.12.20 00:29:03.467513 [ 276 ] {5bfefd1e-4457-40fa-ae99-776ac17f5eaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8221 | 2025.12.20 00:29:03.467620 [ 199 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7104 rows, containing 5 columns (5 merged, 0 gathered) in 0.002426431 sec., 2927756.8577058236 rows/sec., 247.12 MiB/sec. | ||
| 8222 | 2025.12.20 00:29:03.467835 [ 276 ] {5bfefd1e-4457-40fa-ae99-776ac17f5eaa} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8223 | 2025.12.20 00:29:03.468034 [ 192 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8224 | 2025.12.20 00:29:03.468068 [ 276 ] {5bfefd1e-4457-40fa-ae99-776ac17f5eaa} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8225 | 2025.12.20 00:29:03.468215 [ 276 ] {5bfefd1e-4457-40fa-ae99-776ac17f5eaa} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001317 sec., 160971.9058466211 rows/sec., 10.38 MiB/sec. | ||
| 8226 | 2025.12.20 00:29:03.468257 [ 276 ] {5bfefd1e-4457-40fa-ae99-776ac17f5eaa} <Debug> TCPHandler: Processed in 0.001488457 sec. | ||
| 8227 | 2025.12.20 00:29:03.468394 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8228 | 2025.12.20 00:29:03.468436 [ 192 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_51_10} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8229 | 2025.12.20 00:29:03.468490 [ 276 ] {be6b8cfc-fd07-4a1d-a8d5-573fed7f19a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8230 | 2025.12.20 00:29:03.468534 [ 276 ] {be6b8cfc-fd07-4a1d-a8d5-573fed7f19a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8231 | 2025.12.20 00:29:03.468545 [ 192 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_51_10} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8232 | 2025.12.20 00:29:03.468654 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 8233 | 2025.12.20 00:29:03.469033 [ 276 ] {be6b8cfc-fd07-4a1d-a8d5-573fed7f19a8} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8234 | 2025.12.20 00:29:03.469075 [ 276 ] {be6b8cfc-fd07-4a1d-a8d5-573fed7f19a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8235 | 2025.12.20 00:29:03.469401 [ 276 ] {be6b8cfc-fd07-4a1d-a8d5-573fed7f19a8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8236 | 2025.12.20 00:29:03.469607 [ 276 ] {be6b8cfc-fd07-4a1d-a8d5-573fed7f19a8} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8237 | 2025.12.20 00:29:03.469750 [ 276 ] {be6b8cfc-fd07-4a1d-a8d5-573fed7f19a8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001279 sec., 164972.63487099297 rows/sec., 9.37 MiB/sec. | ||
| 8238 | 2025.12.20 00:29:03.469790 [ 276 ] {be6b8cfc-fd07-4a1d-a8d5-573fed7f19a8} <Debug> TCPHandler: Processed in 0.001459927 sec. | ||
| 8239 | 2025.12.20 00:29:03.469902 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8240 | 2025.12.20 00:29:03.469994 [ 276 ] {e29f3fbf-bec1-4178-a477-07a2f576c53b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8241 | 2025.12.20 00:29:03.470035 [ 276 ] {e29f3fbf-bec1-4178-a477-07a2f576c53b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8242 | 2025.12.20 00:29:03.470784 [ 276 ] {e29f3fbf-bec1-4178-a477-07a2f576c53b} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8243 | 2025.12.20 00:29:03.470820 [ 276 ] {e29f3fbf-bec1-4178-a477-07a2f576c53b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8244 | 2025.12.20 00:29:03.471193 [ 276 ] {e29f3fbf-bec1-4178-a477-07a2f576c53b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8245 | 2025.12.20 00:29:03.471419 [ 276 ] {e29f3fbf-bec1-4178-a477-07a2f576c53b} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8246 | 2025.12.20 00:29:03.471535 [ 83 ] {} <Debug> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8247 | 2025.12.20 00:29:03.471552 [ 276 ] {e29f3fbf-bec1-4178-a477-07a2f576c53b} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001576 sec., 430837.5634517767 rows/sec., 30.03 MiB/sec. | ||
| 8248 | 2025.12.20 00:29:03.471576 [ 83 ] {} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8249 | 2025.12.20 00:29:03.471598 [ 276 ] {e29f3fbf-bec1-4178-a477-07a2f576c53b} <Debug> TCPHandler: Processed in 0.001747334 sec. | ||
| 8250 | 2025.12.20 00:29:03.471599 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8251 | 2025.12.20 00:29:03.471709 [ 190 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8252 | 2025.12.20 00:29:03.471719 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8253 | 2025.12.20 00:29:03.471799 [ 190 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8254 | 2025.12.20 00:29:03.471824 [ 190 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1212 rows starting from the beginning of the part | ||
| 8255 | 2025.12.20 00:29:03.471823 [ 276 ] {70f25591-8bdf-4d01-998a-e6a70d17c551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8256 | 2025.12.20 00:29:03.471872 [ 190 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 679 rows starting from the beginning of the part | ||
| 8257 | 2025.12.20 00:29:03.471875 [ 276 ] {70f25591-8bdf-4d01-998a-e6a70d17c551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8258 | 2025.12.20 00:29:03.471911 [ 190 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 105 rows starting from the beginning of the part | ||
| 8259 | 2025.12.20 00:29:03.471960 [ 190 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 679 rows starting from the beginning of the part | ||
| 8260 | 2025.12.20 00:29:03.472002 [ 190 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 573 rows starting from the beginning of the part | ||
| 8261 | 2025.12.20 00:29:03.472039 [ 190 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 679 rows starting from the beginning of the part | ||
| 8262 | 2025.12.20 00:29:03.472209 [ 276 ] {70f25591-8bdf-4d01-998a-e6a70d17c551} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8263 | 2025.12.20 00:29:03.472245 [ 276 ] {70f25591-8bdf-4d01-998a-e6a70d17c551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8264 | 2025.12.20 00:29:03.472572 [ 276 ] {70f25591-8bdf-4d01-998a-e6a70d17c551} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8265 | 2025.12.20 00:29:03.472803 [ 276 ] {70f25591-8bdf-4d01-998a-e6a70d17c551} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8266 | 2025.12.20 00:29:03.472941 [ 276 ] {70f25591-8bdf-4d01-998a-e6a70d17c551} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001136 sec., 5281.69014084507 rows/sec., 275.95 KiB/sec. | ||
| 8267 | 2025.12.20 00:29:03.472981 [ 276 ] {70f25591-8bdf-4d01-998a-e6a70d17c551} <Debug> TCPHandler: Processed in 0.001313533 sec. | ||
| 8268 | 2025.12.20 00:29:03.473105 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8269 | 2025.12.20 00:29:03.473201 [ 276 ] {daae65d4-5dab-476f-a586-b8b95da3b26e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8270 | 2025.12.20 00:29:03.473244 [ 276 ] {daae65d4-5dab-476f-a586-b8b95da3b26e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8271 | 2025.12.20 00:29:03.473327 [ 193 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3927 rows, containing 5 columns (5 merged, 0 gathered) in 0.001641741 sec., 2391972.91168339 rows/sec., 179.50 MiB/sec. | ||
| 8272 | 2025.12.20 00:29:03.473598 [ 189 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8273 | 2025.12.20 00:29:03.473741 [ 276 ] {daae65d4-5dab-476f-a586-b8b95da3b26e} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8274 | 2025.12.20 00:29:03.473785 [ 276 ] {daae65d4-5dab-476f-a586-b8b95da3b26e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8275 | 2025.12.20 00:29:03.473931 [ 189 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_51_10} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8276 | 2025.12.20 00:29:03.474036 [ 189 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_51_10} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8277 | 2025.12.20 00:29:03.474136 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 8278 | 2025.12.20 00:29:03.474184 [ 276 ] {daae65d4-5dab-476f-a586-b8b95da3b26e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8279 | 2025.12.20 00:29:03.474439 [ 276 ] {daae65d4-5dab-476f-a586-b8b95da3b26e} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8280 | 2025.12.20 00:29:03.474561 [ 82 ] {} <Debug> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8281 | 2025.12.20 00:29:03.474584 [ 276 ] {daae65d4-5dab-476f-a586-b8b95da3b26e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001402 sec., 223965.76319543508 rows/sec., 14.71 MiB/sec. | ||
| 8282 | 2025.12.20 00:29:03.474595 [ 82 ] {} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8283 | 2025.12.20 00:29:03.474616 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 8284 | 2025.12.20 00:29:03.474622 [ 276 ] {daae65d4-5dab-476f-a586-b8b95da3b26e} <Debug> TCPHandler: Processed in 0.00157751 sec. | ||
| 8285 | 2025.12.20 00:29:03.474710 [ 199 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8286 | 2025.12.20 00:29:03.474741 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8287 | 2025.12.20 00:29:03.474841 [ 199 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8288 | 2025.12.20 00:29:03.474844 [ 276 ] {e5256d86-2399-4b62-88be-9141401ac17b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8289 | 2025.12.20 00:29:03.474885 [ 199 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 16491 rows starting from the beginning of the part | ||
| 8290 | 2025.12.20 00:29:03.474904 [ 276 ] {e5256d86-2399-4b62-88be-9141401ac17b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8291 | 2025.12.20 00:29:03.474961 [ 199 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 314 rows starting from the beginning of the part | ||
| 8292 | 2025.12.20 00:29:03.475018 [ 199 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 8293 | 2025.12.20 00:29:03.475086 [ 199 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 314 rows starting from the beginning of the part | ||
| 8294 | 2025.12.20 00:29:03.475131 [ 199 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 850 rows starting from the beginning of the part | ||
| 8295 | 2025.12.20 00:29:03.475182 [ 199 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 314 rows starting from the beginning of the part | ||
| 8296 | 2025.12.20 00:29:03.475234 [ 276 ] {e5256d86-2399-4b62-88be-9141401ac17b} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8297 | 2025.12.20 00:29:03.475275 [ 276 ] {e5256d86-2399-4b62-88be-9141401ac17b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8298 | 2025.12.20 00:29:03.475629 [ 276 ] {e5256d86-2399-4b62-88be-9141401ac17b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8299 | 2025.12.20 00:29:03.475841 [ 276 ] {e5256d86-2399-4b62-88be-9141401ac17b} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8300 | 2025.12.20 00:29:03.475985 [ 276 ] {e5256d86-2399-4b62-88be-9141401ac17b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001159 sec., 862.8127696289904 rows/sec., 58.14 KiB/sec. | ||
| 8301 | 2025.12.20 00:29:03.476023 [ 276 ] {e5256d86-2399-4b62-88be-9141401ac17b} <Debug> TCPHandler: Processed in 0.001334574 sec. | ||
| 8302 | 2025.12.20 00:29:03.476133 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8303 | 2025.12.20 00:29:03.476228 [ 276 ] {11607232-27ff-404f-bf73-2e3f534a9c20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8304 | 2025.12.20 00:29:03.476269 [ 276 ] {11607232-27ff-404f-bf73-2e3f534a9c20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8305 | 2025.12.20 00:29:03.476612 [ 276 ] {11607232-27ff-404f-bf73-2e3f534a9c20} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8306 | 2025.12.20 00:29:03.476647 [ 276 ] {11607232-27ff-404f-bf73-2e3f534a9c20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8307 | 2025.12.20 00:29:03.476971 [ 276 ] {11607232-27ff-404f-bf73-2e3f534a9c20} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8308 | 2025.12.20 00:29:03.477185 [ 276 ] {11607232-27ff-404f-bf73-2e3f534a9c20} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8309 | 2025.12.20 00:29:03.477283 [ 82 ] {} <Debug> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8310 | 2025.12.20 00:29:03.477314 [ 82 ] {} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8311 | 2025.12.20 00:29:03.477324 [ 276 ] {11607232-27ff-404f-bf73-2e3f534a9c20} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001114 sec., 93357.27109515261 rows/sec., 5.72 MiB/sec. | ||
| 8312 | 2025.12.20 00:29:03.477343 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8313 | 2025.12.20 00:29:03.477361 [ 276 ] {11607232-27ff-404f-bf73-2e3f534a9c20} <Debug> TCPHandler: Processed in 0.001279953 sec. | ||
| 8314 | 2025.12.20 00:29:03.477452 [ 189 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8315 | 2025.12.20 00:29:03.477592 [ 189 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8316 | 2025.12.20 00:29:03.477632 [ 189 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3594 rows starting from the beginning of the part | ||
| 8317 | 2025.12.20 00:29:03.477702 [ 189 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 104 rows starting from the beginning of the part | ||
| 8318 | 2025.12.20 00:29:03.477750 [ 189 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 8319 | 2025.12.20 00:29:03.477793 [ 189 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 104 rows starting from the beginning of the part | ||
| 8320 | 2025.12.20 00:29:03.477835 [ 189 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 8321 | 2025.12.20 00:29:03.477879 [ 189 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 104 rows starting from the beginning of the part | ||
| 8322 | 2025.12.20 00:29:03.480213 [ 198 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4026 rows, containing 4 columns (4 merged, 0 gathered) in 0.00279705 sec., 1439373.6257843084 rows/sec., 91.61 MiB/sec. | ||
| 8323 | 2025.12.20 00:29:03.480624 [ 198 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8324 | 2025.12.20 00:29:03.480892 [ 198 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_51_10} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8325 | 2025.12.20 00:29:03.480961 [ 198 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_51_10} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8326 | 2025.12.20 00:29:03.481044 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 8327 | 2025.12.20 00:29:03.482106 [ 194 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18443 rows, containing 5 columns (5 merged, 0 gathered) in 0.007442056 sec., 2478213.0099531636 rows/sec., 165.95 MiB/sec. | ||
| 8328 | 2025.12.20 00:29:03.482329 [ 199 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8329 | 2025.12.20 00:29:03.482596 [ 199 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8330 | 2025.12.20 00:29:03.482677 [ 199 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8331 | 2025.12.20 00:29:03.482764 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.18 MiB. | ||
| 8332 | 2025.12.20 00:29:04.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 290.69 MiB, peak 300.22 MiB, free memory in arenas 0.00 B, will set to 293.86 MiB (RSS), difference: 3.17 MiB | ||
| 8333 | 2025.12.20 00:29:08.450936 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8334 | 2025.12.20 00:29:08.451145 [ 276 ] {1629101d-bf4a-4d70-b8de-394a5aa2e02a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8335 | 2025.12.20 00:29:08.451218 [ 276 ] {1629101d-bf4a-4d70-b8de-394a5aa2e02a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8336 | 2025.12.20 00:29:08.451969 [ 276 ] {1629101d-bf4a-4d70-b8de-394a5aa2e02a} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8337 | 2025.12.20 00:29:08.452020 [ 276 ] {1629101d-bf4a-4d70-b8de-394a5aa2e02a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8338 | 2025.12.20 00:29:08.452413 [ 276 ] {1629101d-bf4a-4d70-b8de-394a5aa2e02a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8339 | 2025.12.20 00:29:08.452632 [ 276 ] {1629101d-bf4a-4d70-b8de-394a5aa2e02a} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8340 | 2025.12.20 00:29:08.452793 [ 276 ] {1629101d-bf4a-4d70-b8de-394a5aa2e02a} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.0017 sec., 81176.4705882353 rows/sec., 7.05 MiB/sec. | ||
| 8341 | 2025.12.20 00:29:08.452845 [ 276 ] {1629101d-bf4a-4d70-b8de-394a5aa2e02a} <Debug> TCPHandler: Processed in 0.002049131 sec. | ||
| 8342 | 2025.12.20 00:29:08.452968 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8343 | 2025.12.20 00:29:08.453070 [ 276 ] {270de9e5-503c-433d-a58c-5676878fc642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8344 | 2025.12.20 00:29:08.453113 [ 276 ] {270de9e5-503c-433d-a58c-5676878fc642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8345 | 2025.12.20 00:29:08.453547 [ 276 ] {270de9e5-503c-433d-a58c-5676878fc642} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8346 | 2025.12.20 00:29:08.453586 [ 276 ] {270de9e5-503c-433d-a58c-5676878fc642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8347 | 2025.12.20 00:29:08.453897 [ 276 ] {270de9e5-503c-433d-a58c-5676878fc642} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8348 | 2025.12.20 00:29:08.454105 [ 276 ] {270de9e5-503c-433d-a58c-5676878fc642} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8349 | 2025.12.20 00:29:08.454265 [ 276 ] {270de9e5-503c-433d-a58c-5676878fc642} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001217 sec., 33689.400164338535 rows/sec., 2.47 MiB/sec. | ||
| 8350 | 2025.12.20 00:29:08.454305 [ 276 ] {270de9e5-503c-433d-a58c-5676878fc642} <Debug> TCPHandler: Processed in 0.001387485 sec. | ||
| 8351 | 2025.12.20 00:29:08.454411 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8352 | 2025.12.20 00:29:08.454515 [ 276 ] {84bf148d-93f4-4771-9611-32c5f3ce1a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8353 | 2025.12.20 00:29:08.454559 [ 276 ] {84bf148d-93f4-4771-9611-32c5f3ce1a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8354 | 2025.12.20 00:29:08.455076 [ 276 ] {84bf148d-93f4-4771-9611-32c5f3ce1a58} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8355 | 2025.12.20 00:29:08.455120 [ 276 ] {84bf148d-93f4-4771-9611-32c5f3ce1a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8356 | 2025.12.20 00:29:08.455512 [ 276 ] {84bf148d-93f4-4771-9611-32c5f3ce1a58} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8357 | 2025.12.20 00:29:08.455750 [ 276 ] {84bf148d-93f4-4771-9611-32c5f3ce1a58} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8358 | 2025.12.20 00:29:08.455901 [ 276 ] {84bf148d-93f4-4771-9611-32c5f3ce1a58} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001406 sec., 74679.94310099573 rows/sec., 5.83 MiB/sec. | ||
| 8359 | 2025.12.20 00:29:08.455941 [ 276 ] {84bf148d-93f4-4771-9611-32c5f3ce1a58} <Debug> TCPHandler: Processed in 0.00158239 sec. | ||
| 8360 | 2025.12.20 00:29:08.456048 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8361 | 2025.12.20 00:29:08.456142 [ 276 ] {17298629-9fd7-4307-b070-24b6ed1c9293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8362 | 2025.12.20 00:29:08.456187 [ 276 ] {17298629-9fd7-4307-b070-24b6ed1c9293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8363 | 2025.12.20 00:29:08.456615 [ 276 ] {17298629-9fd7-4307-b070-24b6ed1c9293} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8364 | 2025.12.20 00:29:08.456650 [ 276 ] {17298629-9fd7-4307-b070-24b6ed1c9293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8365 | 2025.12.20 00:29:08.456995 [ 276 ] {17298629-9fd7-4307-b070-24b6ed1c9293} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8366 | 2025.12.20 00:29:08.457215 [ 276 ] {17298629-9fd7-4307-b070-24b6ed1c9293} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8367 | 2025.12.20 00:29:08.457351 [ 276 ] {17298629-9fd7-4307-b070-24b6ed1c9293} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 8368 | 2025.12.20 00:29:08.457389 [ 276 ] {17298629-9fd7-4307-b070-24b6ed1c9293} <Debug> TCPHandler: Processed in 0.001391885 sec. | ||
| 8369 | 2025.12.20 00:29:08.457563 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8370 | 2025.12.20 00:29:08.457666 [ 276 ] {3f3a6e24-a559-4f68-946c-e02b77377786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8371 | 2025.12.20 00:29:08.457721 [ 276 ] {3f3a6e24-a559-4f68-946c-e02b77377786} <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 | ||
| 8372 | 2025.12.20 00:29:08.458576 [ 276 ] {3f3a6e24-a559-4f68-946c-e02b77377786} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8373 | 2025.12.20 00:29:08.458612 [ 276 ] {3f3a6e24-a559-4f68-946c-e02b77377786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8374 | 2025.12.20 00:29:08.459194 [ 276 ] {3f3a6e24-a559-4f68-946c-e02b77377786} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8375 | 2025.12.20 00:29:08.459428 [ 276 ] {3f3a6e24-a559-4f68-946c-e02b77377786} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8376 | 2025.12.20 00:29:08.459539 [ 38 ] {} <Debug> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8377 | 2025.12.20 00:29:08.459572 [ 38 ] {} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8378 | 2025.12.20 00:29:08.459572 [ 276 ] {3f3a6e24-a559-4f68-946c-e02b77377786} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001926 sec., 21287.642782969888 rows/sec., 38.15 MiB/sec. | ||
| 8379 | 2025.12.20 00:29:08.459591 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8380 | 2025.12.20 00:29:08.459647 [ 276 ] {3f3a6e24-a559-4f68-946c-e02b77377786} <Debug> TCPHandler: Processed in 0.002136353 sec. | ||
| 8381 | 2025.12.20 00:29:08.459702 [ 189 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::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 | ||
| 8382 | 2025.12.20 00:29:08.459759 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8383 | 2025.12.20 00:29:08.459859 [ 276 ] {291e32a6-3763-4c0f-95c0-d7711702136c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8384 | 2025.12.20 00:29:08.459902 [ 276 ] {291e32a6-3763-4c0f-95c0-d7711702136c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8385 | 2025.12.20 00:29:08.459965 [ 189 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8386 | 2025.12.20 00:29:08.460032 [ 189 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 740 rows starting from the beginning of the part | ||
| 8387 | 2025.12.20 00:29:08.460170 [ 189 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 41 rows starting from the beginning of the part | ||
| 8388 | 2025.12.20 00:29:08.460230 [ 276 ] {291e32a6-3763-4c0f-95c0-d7711702136c} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8389 | 2025.12.20 00:29:08.460270 [ 276 ] {291e32a6-3763-4c0f-95c0-d7711702136c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8390 | 2025.12.20 00:29:08.460281 [ 189 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part | ||
| 8391 | 2025.12.20 00:29:08.460390 [ 189 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::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 | ||
| 8392 | 2025.12.20 00:29:08.460495 [ 189 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 41 rows starting from the beginning of the part | ||
| 8393 | 2025.12.20 00:29:08.460598 [ 276 ] {291e32a6-3763-4c0f-95c0-d7711702136c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8394 | 2025.12.20 00:29:08.460599 [ 189 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 41 rows starting from the beginning of the part | ||
| 8395 | 2025.12.20 00:29:08.460840 [ 276 ] {291e32a6-3763-4c0f-95c0-d7711702136c} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8396 | 2025.12.20 00:29:08.460976 [ 276 ] {291e32a6-3763-4c0f-95c0-d7711702136c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 8397 | 2025.12.20 00:29:08.461012 [ 276 ] {291e32a6-3763-4c0f-95c0-d7711702136c} <Debug> TCPHandler: Processed in 0.001308543 sec. | ||
| 8398 | 2025.12.20 00:29:08.474764 [ 199 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 945 rows, containing 19 columns (19 merged, 0 gathered) in 0.015111359 sec., 62535.73884387235 rows/sec., 112.06 MiB/sec. | ||
| 8399 | 2025.12.20 00:29:08.476281 [ 194 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8400 | 2025.12.20 00:29:08.476622 [ 194 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8401 | 2025.12.20 00:29:08.476690 [ 194 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8402 | 2025.12.20 00:29:08.476832 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. | ||
| 8403 | 2025.12.20 00:29:08.762925 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17660 | ||
| 8404 | 2025.12.20 00:29:08.763420 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8405 | 2025.12.20 00:29:08.763463 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8406 | 2025.12.20 00:29:08.763918 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8407 | 2025.12.20 00:29:08.764139 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8408 | 2025.12.20 00:29:08.764266 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17660 | ||
| 8409 | 2025.12.20 00:29:09.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 294.36 MiB, peak 302.08 MiB, free memory in arenas 0.00 B, will set to 296.75 MiB (RSS), difference: 2.39 MiB | ||
| 8410 | 2025.12.20 00:29:09.697217 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8411 | 2025.12.20 00:29:09.713097 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8412 | 2025.12.20 00:29:09.713159 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8413 | 2025.12.20 00:29:09.718442 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8414 | 2025.12.20 00:29:09.719117 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8415 | 2025.12.20 00:29:09.721911 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8416 | 2025.12.20 00:29:11.313084 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1068 | ||
| 8417 | 2025.12.20 00:29:11.315318 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8418 | 2025.12.20 00:29:11.315357 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8419 | 2025.12.20 00:29:11.316537 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8420 | 2025.12.20 00:29:11.316829 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8421 | 2025.12.20 00:29:11.317090 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1068 | ||
| 8422 | 2025.12.20 00:29:12.325325 [ 27 ] {} <Debug> oximeter.fields_ipaddr (ac340138-06ff-4905-9b34-fb7c14eefb28) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8423 | 2025.12.20 00:29:12.325394 [ 27 ] {} <Trace> oximeter.fields_ipaddr (ac340138-06ff-4905-9b34-fb7c14eefb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8424 | 2025.12.20 00:29:12.325418 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8425 | 2025.12.20 00:29:12.325528 [ 191 ] {ac340138-06ff-4905-9b34-fb7c14eefb28::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 8426 | 2025.12.20 00:29:12.325654 [ 191 ] {ac340138-06ff-4905-9b34-fb7c14eefb28::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8427 | 2025.12.20 00:29:12.325691 [ 191 ] {ac340138-06ff-4905-9b34-fb7c14eefb28::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 8428 | 2025.12.20 00:29:12.325766 [ 191 ] {ac340138-06ff-4905-9b34-fb7c14eefb28::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 8429 | 2025.12.20 00:29:12.325818 [ 191 ] {ac340138-06ff-4905-9b34-fb7c14eefb28::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 8430 | 2025.12.20 00:29:12.325865 [ 191 ] {ac340138-06ff-4905-9b34-fb7c14eefb28::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 8431 | 2025.12.20 00:29:12.325911 [ 191 ] {ac340138-06ff-4905-9b34-fb7c14eefb28::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 8432 | 2025.12.20 00:29:12.326755 [ 200 ] {ac340138-06ff-4905-9b34-fb7c14eefb28::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001267082 sec., 37882.31543025628 rows/sec., 3.16 MiB/sec. | ||
| 8433 | 2025.12.20 00:29:12.326886 [ 191 ] {ac340138-06ff-4905-9b34-fb7c14eefb28::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8434 | 2025.12.20 00:29:12.327125 [ 191 ] {ac340138-06ff-4905-9b34-fb7c14eefb28::all_1_13_3} <Trace> oximeter.fields_ipaddr (ac340138-06ff-4905-9b34-fb7c14eefb28): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8435 | 2025.12.20 00:29:12.327189 [ 191 ] {ac340138-06ff-4905-9b34-fb7c14eefb28::all_1_13_3} <Trace> oximeter.fields_ipaddr (ac340138-06ff-4905-9b34-fb7c14eefb28) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8436 | 2025.12.20 00:29:12.327250 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8437 | 2025.12.20 00:29:13.462810 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8438 | 2025.12.20 00:29:13.462989 [ 276 ] {ef5f36fc-d08f-4c6c-b34f-094a39f72255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8439 | 2025.12.20 00:29:13.463056 [ 276 ] {ef5f36fc-d08f-4c6c-b34f-094a39f72255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8440 | 2025.12.20 00:29:13.463899 [ 276 ] {ef5f36fc-d08f-4c6c-b34f-094a39f72255} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8441 | 2025.12.20 00:29:13.463950 [ 276 ] {ef5f36fc-d08f-4c6c-b34f-094a39f72255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8442 | 2025.12.20 00:29:13.464393 [ 276 ] {ef5f36fc-d08f-4c6c-b34f-094a39f72255} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8443 | 2025.12.20 00:29:13.464642 [ 276 ] {ef5f36fc-d08f-4c6c-b34f-094a39f72255} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8444 | 2025.12.20 00:29:13.464788 [ 23 ] {} <Debug> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 8445 | 2025.12.20 00:29:13.464804 [ 276 ] {ef5f36fc-d08f-4c6c-b34f-094a39f72255} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001861 sec., 220311.6603976357 rows/sec., 13.98 MiB/sec. | ||
| 8446 | 2025.12.20 00:29:13.464855 [ 23 ] {} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8447 | 2025.12.20 00:29:13.464880 [ 276 ] {ef5f36fc-d08f-4c6c-b34f-094a39f72255} <Debug> TCPHandler: Processed in 0.002226486 sec. | ||
| 8448 | 2025.12.20 00:29:13.464883 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8449 | 2025.12.20 00:29:13.465003 [ 199 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 8450 | 2025.12.20 00:29:13.465022 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8451 | 2025.12.20 00:29:13.465121 [ 199 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8452 | 2025.12.20 00:29:13.465132 [ 276 ] {b8fbf9fe-edc4-4ab0-9672-9b2a3def0dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8453 | 2025.12.20 00:29:13.465159 [ 199 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 410 rows starting from the beginning of the part | ||
| 8454 | 2025.12.20 00:29:13.465184 [ 276 ] {b8fbf9fe-edc4-4ab0-9672-9b2a3def0dff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8455 | 2025.12.20 00:29:13.465233 [ 199 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 410 rows starting from the beginning of the part | ||
| 8456 | 2025.12.20 00:29:13.465283 [ 199 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 410 rows starting from the beginning of the part | ||
| 8457 | 2025.12.20 00:29:13.465326 [ 199 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 410 rows starting from the beginning of the part | ||
| 8458 | 2025.12.20 00:29:13.465368 [ 199 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 410 rows starting from the beginning of the part | ||
| 8459 | 2025.12.20 00:29:13.465610 [ 276 ] {b8fbf9fe-edc4-4ab0-9672-9b2a3def0dff} <Trace> oximeter.fields_ipaddr (ac340138-06ff-4905-9b34-fb7c14eefb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8460 | 2025.12.20 00:29:13.465657 [ 276 ] {b8fbf9fe-edc4-4ab0-9672-9b2a3def0dff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8461 | 2025.12.20 00:29:13.466043 [ 276 ] {b8fbf9fe-edc4-4ab0-9672-9b2a3def0dff} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8462 | 2025.12.20 00:29:13.466291 [ 276 ] {b8fbf9fe-edc4-4ab0-9672-9b2a3def0dff} <Trace> oximeter.fields_ipaddr (ac340138-06ff-4905-9b34-fb7c14eefb28): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8463 | 2025.12.20 00:29:13.466431 [ 276 ] {b8fbf9fe-edc4-4ab0-9672-9b2a3def0dff} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001323 sec., 3023.4315948601666 rows/sec., 246.54 KiB/sec. | ||
| 8464 | 2025.12.20 00:29:13.466473 [ 276 ] {b8fbf9fe-edc4-4ab0-9672-9b2a3def0dff} <Debug> TCPHandler: Processed in 0.001504658 sec. | ||
| 8465 | 2025.12.20 00:29:13.466483 [ 200 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001516718 sec., 1351602.6050986405 rows/sec., 90.90 MiB/sec. | ||
| 8466 | 2025.12.20 00:29:13.466587 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8467 | 2025.12.20 00:29:13.466680 [ 186 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 8468 | 2025.12.20 00:29:13.466690 [ 276 ] {2eb0d2c5-c0fe-4a26-9bdd-33e6093eedfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8469 | 2025.12.20 00:29:13.466734 [ 276 ] {2eb0d2c5-c0fe-4a26-9bdd-33e6093eedfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8470 | 2025.12.20 00:29:13.466945 [ 186 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_25_6} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8471 | 2025.12.20 00:29:13.467013 [ 186 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_25_6} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 8472 | 2025.12.20 00:29:13.467109 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 8473 | 2025.12.20 00:29:13.467738 [ 276 ] {2eb0d2c5-c0fe-4a26-9bdd-33e6093eedfe} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8474 | 2025.12.20 00:29:13.467777 [ 276 ] {2eb0d2c5-c0fe-4a26-9bdd-33e6093eedfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8475 | 2025.12.20 00:29:13.468199 [ 276 ] {2eb0d2c5-c0fe-4a26-9bdd-33e6093eedfe} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8476 | 2025.12.20 00:29:13.468438 [ 276 ] {2eb0d2c5-c0fe-4a26-9bdd-33e6093eedfe} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8477 | 2025.12.20 00:29:13.468575 [ 276 ] {2eb0d2c5-c0fe-4a26-9bdd-33e6093eedfe} <Debug> executeQuery: Read 1114 rows, 89.99 KiB in 0.001903 sec., 585391.4871255911 rows/sec., 46.18 MiB/sec. | ||
| 8478 | 2025.12.20 00:29:13.468621 [ 276 ] {2eb0d2c5-c0fe-4a26-9bdd-33e6093eedfe} <Debug> TCPHandler: Processed in 0.002085922 sec. | ||
| 8479 | 2025.12.20 00:29:13.468733 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8480 | 2025.12.20 00:29:13.468830 [ 276 ] {4c63ddb2-0160-4a54-895f-c5e218d1bdc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8481 | 2025.12.20 00:29:13.468873 [ 276 ] {4c63ddb2-0160-4a54-895f-c5e218d1bdc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8482 | 2025.12.20 00:29:13.469430 [ 276 ] {4c63ddb2-0160-4a54-895f-c5e218d1bdc8} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8483 | 2025.12.20 00:29:13.469472 [ 276 ] {4c63ddb2-0160-4a54-895f-c5e218d1bdc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8484 | 2025.12.20 00:29:13.469818 [ 276 ] {4c63ddb2-0160-4a54-895f-c5e218d1bdc8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8485 | 2025.12.20 00:29:13.470030 [ 276 ] {4c63ddb2-0160-4a54-895f-c5e218d1bdc8} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8486 | 2025.12.20 00:29:13.470157 [ 23 ] {} <Debug> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8487 | 2025.12.20 00:29:13.470182 [ 276 ] {4c63ddb2-0160-4a54-895f-c5e218d1bdc8} <Debug> executeQuery: Read 209 rows, 12.59 KiB in 0.001371 sec., 152443.4719183078 rows/sec., 8.97 MiB/sec. | ||
| 8488 | 2025.12.20 00:29:13.470200 [ 23 ] {} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8489 | 2025.12.20 00:29:13.470228 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8490 | 2025.12.20 00:29:13.470231 [ 276 ] {4c63ddb2-0160-4a54-895f-c5e218d1bdc8} <Debug> TCPHandler: Processed in 0.001549748 sec. | ||
| 8491 | 2025.12.20 00:29:13.470332 [ 201 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8492 | 2025.12.20 00:29:13.470361 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8493 | 2025.12.20 00:29:13.470465 [ 201 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8494 | 2025.12.20 00:29:13.470468 [ 276 ] {5b66f3b4-661b-4298-99bc-0dcbc08c767a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8495 | 2025.12.20 00:29:13.470505 [ 201 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 264 rows starting from the beginning of the part | ||
| 8496 | 2025.12.20 00:29:13.470526 [ 276 ] {5b66f3b4-661b-4298-99bc-0dcbc08c767a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8497 | 2025.12.20 00:29:13.470573 [ 201 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 205 rows starting from the beginning of the part | ||
| 8498 | 2025.12.20 00:29:13.470622 [ 201 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 53 rows starting from the beginning of the part | ||
| 8499 | 2025.12.20 00:29:13.470662 [ 201 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 205 rows starting from the beginning of the part | ||
| 8500 | 2025.12.20 00:29:13.470701 [ 201 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 41 rows starting from the beginning of the part | ||
| 8501 | 2025.12.20 00:29:13.470739 [ 201 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 209 rows starting from the beginning of the part | ||
| 8502 | 2025.12.20 00:29:13.471082 [ 276 ] {5b66f3b4-661b-4298-99bc-0dcbc08c767a} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8503 | 2025.12.20 00:29:13.471136 [ 276 ] {5b66f3b4-661b-4298-99bc-0dcbc08c767a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8504 | 2025.12.20 00:29:13.471498 [ 276 ] {5b66f3b4-661b-4298-99bc-0dcbc08c767a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8505 | 2025.12.20 00:29:13.471656 [ 186 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 977 rows, containing 5 columns (5 merged, 0 gathered) in 0.001375134 sec., 710476.2154088255 rows/sec., 45.95 MiB/sec. | ||
| 8506 | 2025.12.20 00:29:13.471754 [ 276 ] {5b66f3b4-661b-4298-99bc-0dcbc08c767a} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8507 | 2025.12.20 00:29:13.471812 [ 201 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8508 | 2025.12.20 00:29:13.471906 [ 276 ] {5b66f3b4-661b-4298-99bc-0dcbc08c767a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001458 sec., 145404.66392318244 rows/sec., 9.38 MiB/sec. | ||
| 8509 | 2025.12.20 00:29:13.471954 [ 276 ] {5b66f3b4-661b-4298-99bc-0dcbc08c767a} <Debug> TCPHandler: Processed in 0.001645381 sec. | ||
| 8510 | 2025.12.20 00:29:13.472079 [ 201 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_51_10} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8511 | 2025.12.20 00:29:13.472084 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8512 | 2025.12.20 00:29:13.472166 [ 201 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_51_10} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8513 | 2025.12.20 00:29:13.472215 [ 276 ] {9f1a9a2a-bb5e-42b1-8a43-fd780c825eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8514 | 2025.12.20 00:29:13.472239 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 8515 | 2025.12.20 00:29:13.472287 [ 276 ] {9f1a9a2a-bb5e-42b1-8a43-fd780c825eb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8516 | 2025.12.20 00:29:13.472803 [ 276 ] {9f1a9a2a-bb5e-42b1-8a43-fd780c825eb4} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8517 | 2025.12.20 00:29:13.472843 [ 276 ] {9f1a9a2a-bb5e-42b1-8a43-fd780c825eb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8518 | 2025.12.20 00:29:13.473207 [ 276 ] {9f1a9a2a-bb5e-42b1-8a43-fd780c825eb4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8519 | 2025.12.20 00:29:13.473426 [ 276 ] {9f1a9a2a-bb5e-42b1-8a43-fd780c825eb4} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8520 | 2025.12.20 00:29:13.473535 [ 23 ] {} <Debug> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 8521 | 2025.12.20 00:29:13.473565 [ 276 ] {9f1a9a2a-bb5e-42b1-8a43-fd780c825eb4} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001374 sec., 153566.22998544396 rows/sec., 8.72 MiB/sec. | ||
| 8522 | 2025.12.20 00:29:13.473576 [ 23 ] {} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8523 | 2025.12.20 00:29:13.473606 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8524 | 2025.12.20 00:29:13.473611 [ 276 ] {9f1a9a2a-bb5e-42b1-8a43-fd780c825eb4} <Debug> TCPHandler: Processed in 0.00158875 sec. | ||
| 8525 | 2025.12.20 00:29:13.473679 [ 199 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 8526 | 2025.12.20 00:29:13.473730 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8527 | 2025.12.20 00:29:13.473766 [ 199 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8528 | 2025.12.20 00:29:13.473795 [ 199 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 211 rows starting from the beginning of the part | ||
| 8529 | 2025.12.20 00:29:13.473831 [ 276 ] {f7b3b23b-74e5-479b-a47b-52c2165048fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8530 | 2025.12.20 00:29:13.473842 [ 199 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 211 rows starting from the beginning of the part | ||
| 8531 | 2025.12.20 00:29:13.473877 [ 276 ] {f7b3b23b-74e5-479b-a47b-52c2165048fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8532 | 2025.12.20 00:29:13.473891 [ 199 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 211 rows starting from the beginning of the part | ||
| 8533 | 2025.12.20 00:29:13.473930 [ 199 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 211 rows starting from the beginning of the part | ||
| 8534 | 2025.12.20 00:29:13.473966 [ 199 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 211 rows starting from the beginning of the part | ||
| 8535 | 2025.12.20 00:29:13.474559 [ 276 ] {f7b3b23b-74e5-479b-a47b-52c2165048fe} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8536 | 2025.12.20 00:29:13.474602 [ 276 ] {f7b3b23b-74e5-479b-a47b-52c2165048fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8537 | 2025.12.20 00:29:13.474728 [ 201 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001079607 sec., 977207.4467838759 rows/sec., 59.22 MiB/sec. | ||
| 8538 | 2025.12.20 00:29:13.474883 [ 186 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 8539 | 2025.12.20 00:29:13.474960 [ 276 ] {f7b3b23b-74e5-479b-a47b-52c2165048fe} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8540 | 2025.12.20 00:29:13.475158 [ 186 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_25_6} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8541 | 2025.12.20 00:29:13.475184 [ 276 ] {f7b3b23b-74e5-479b-a47b-52c2165048fe} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8542 | 2025.12.20 00:29:13.475229 [ 186 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_25_6} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 8543 | 2025.12.20 00:29:13.475318 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 8544 | 2025.12.20 00:29:13.475321 [ 276 ] {f7b3b23b-74e5-479b-a47b-52c2165048fe} <Debug> executeQuery: Read 683 rows, 48.79 KiB in 0.001509 sec., 452617.6275679258 rows/sec., 31.58 MiB/sec. | ||
| 8545 | 2025.12.20 00:29:13.475366 [ 276 ] {f7b3b23b-74e5-479b-a47b-52c2165048fe} <Debug> TCPHandler: Processed in 0.001687242 sec. | ||
| 8546 | 2025.12.20 00:29:13.475486 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8547 | 2025.12.20 00:29:13.475581 [ 276 ] {1f273cb5-444e-4ac4-956f-666b1764d6cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8548 | 2025.12.20 00:29:13.475621 [ 276 ] {1f273cb5-444e-4ac4-956f-666b1764d6cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8549 | 2025.12.20 00:29:13.475951 [ 276 ] {1f273cb5-444e-4ac4-956f-666b1764d6cc} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8550 | 2025.12.20 00:29:13.475987 [ 276 ] {1f273cb5-444e-4ac4-956f-666b1764d6cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8551 | 2025.12.20 00:29:13.476291 [ 276 ] {1f273cb5-444e-4ac4-956f-666b1764d6cc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8552 | 2025.12.20 00:29:13.476500 [ 276 ] {1f273cb5-444e-4ac4-956f-666b1764d6cc} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8553 | 2025.12.20 00:29:13.476634 [ 276 ] {1f273cb5-444e-4ac4-956f-666b1764d6cc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 8554 | 2025.12.20 00:29:13.476672 [ 276 ] {1f273cb5-444e-4ac4-956f-666b1764d6cc} <Debug> TCPHandler: Processed in 0.001235481 sec. | ||
| 8555 | 2025.12.20 00:29:13.476779 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8556 | 2025.12.20 00:29:13.476874 [ 276 ] {05bd87e0-17b2-4e7a-a09c-bfd8a124d208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8557 | 2025.12.20 00:29:13.476917 [ 276 ] {05bd87e0-17b2-4e7a-a09c-bfd8a124d208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8558 | 2025.12.20 00:29:13.477352 [ 276 ] {05bd87e0-17b2-4e7a-a09c-bfd8a124d208} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8559 | 2025.12.20 00:29:13.477388 [ 276 ] {05bd87e0-17b2-4e7a-a09c-bfd8a124d208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8560 | 2025.12.20 00:29:13.477739 [ 276 ] {05bd87e0-17b2-4e7a-a09c-bfd8a124d208} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8561 | 2025.12.20 00:29:13.477952 [ 276 ] {05bd87e0-17b2-4e7a-a09c-bfd8a124d208} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8562 | 2025.12.20 00:29:13.478084 [ 276 ] {05bd87e0-17b2-4e7a-a09c-bfd8a124d208} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001229 sec., 257119.60943856792 rows/sec., 16.90 MiB/sec. | ||
| 8563 | 2025.12.20 00:29:13.478122 [ 276 ] {05bd87e0-17b2-4e7a-a09c-bfd8a124d208} <Debug> TCPHandler: Processed in 0.001393225 sec. | ||
| 8564 | 2025.12.20 00:29:13.478232 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8565 | 2025.12.20 00:29:13.478330 [ 276 ] {058cfb03-ecde-4db7-a92a-a4d9cffaaf32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8566 | 2025.12.20 00:29:13.478373 [ 276 ] {058cfb03-ecde-4db7-a92a-a4d9cffaaf32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8567 | 2025.12.20 00:29:13.478713 [ 276 ] {058cfb03-ecde-4db7-a92a-a4d9cffaaf32} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8568 | 2025.12.20 00:29:13.478751 [ 276 ] {058cfb03-ecde-4db7-a92a-a4d9cffaaf32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8569 | 2025.12.20 00:29:13.479072 [ 276 ] {058cfb03-ecde-4db7-a92a-a4d9cffaaf32} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8570 | 2025.12.20 00:29:13.479281 [ 276 ] {058cfb03-ecde-4db7-a92a-a4d9cffaaf32} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8571 | 2025.12.20 00:29:13.479416 [ 276 ] {058cfb03-ecde-4db7-a92a-a4d9cffaaf32} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001106 sec., 904.1591320072333 rows/sec., 60.92 KiB/sec. | ||
| 8572 | 2025.12.20 00:29:13.479453 [ 276 ] {058cfb03-ecde-4db7-a92a-a4d9cffaaf32} <Debug> TCPHandler: Processed in 0.001276621 sec. | ||
| 8573 | 2025.12.20 00:29:13.479564 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8574 | 2025.12.20 00:29:13.479667 [ 276 ] {da637049-9eca-4f67-918d-4c473d54ba50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8575 | 2025.12.20 00:29:13.479710 [ 276 ] {da637049-9eca-4f67-918d-4c473d54ba50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8576 | 2025.12.20 00:29:13.480061 [ 276 ] {da637049-9eca-4f67-918d-4c473d54ba50} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8577 | 2025.12.20 00:29:13.480101 [ 276 ] {da637049-9eca-4f67-918d-4c473d54ba50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8578 | 2025.12.20 00:29:13.480434 [ 276 ] {da637049-9eca-4f67-918d-4c473d54ba50} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8579 | 2025.12.20 00:29:13.480662 [ 276 ] {da637049-9eca-4f67-918d-4c473d54ba50} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8580 | 2025.12.20 00:29:13.480794 [ 276 ] {da637049-9eca-4f67-918d-4c473d54ba50} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001147 sec., 90671.3164777681 rows/sec., 5.56 MiB/sec. | ||
| 8581 | 2025.12.20 00:29:13.480831 [ 276 ] {da637049-9eca-4f67-918d-4c473d54ba50} <Debug> TCPHandler: Processed in 0.001321963 sec. | ||
| 8582 | 2025.12.20 00:29:16.126387 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8583 | 2025.12.20 00:29:16.126448 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8584 | 2025.12.20 00:29:16.264340 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18172 | ||
| 8585 | 2025.12.20 00:29:16.265181 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8586 | 2025.12.20 00:29:16.265253 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8587 | 2025.12.20 00:29:16.265745 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8588 | 2025.12.20 00:29:16.265968 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8589 | 2025.12.20 00:29:16.266099 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18172 | ||
| 8590 | 2025.12.20 00:29:17.221958 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8591 | 2025.12.20 00:29:17.239176 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8592 | 2025.12.20 00:29:17.239233 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8593 | 2025.12.20 00:29:17.245056 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8594 | 2025.12.20 00:29:17.245770 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8595 | 2025.12.20 00:29:17.248632 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8596 | 2025.12.20 00:29:18.451027 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8597 | 2025.12.20 00:29:18.451219 [ 276 ] {0e93d951-4ae9-4e49-812c-04de49110a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8598 | 2025.12.20 00:29:18.451294 [ 276 ] {0e93d951-4ae9-4e49-812c-04de49110a1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8599 | 2025.12.20 00:29:18.452127 [ 276 ] {0e93d951-4ae9-4e49-812c-04de49110a1c} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8600 | 2025.12.20 00:29:18.452176 [ 276 ] {0e93d951-4ae9-4e49-812c-04de49110a1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8601 | 2025.12.20 00:29:18.452577 [ 276 ] {0e93d951-4ae9-4e49-812c-04de49110a1c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8602 | 2025.12.20 00:29:18.452808 [ 276 ] {0e93d951-4ae9-4e49-812c-04de49110a1c} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8603 | 2025.12.20 00:29:18.452973 [ 276 ] {0e93d951-4ae9-4e49-812c-04de49110a1c} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001807 sec., 76369.67349197566 rows/sec., 6.63 MiB/sec. | ||
| 8604 | 2025.12.20 00:29:18.453026 [ 276 ] {0e93d951-4ae9-4e49-812c-04de49110a1c} <Debug> TCPHandler: Processed in 0.002142804 sec. | ||
| 8605 | 2025.12.20 00:29:18.453157 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8606 | 2025.12.20 00:29:18.453261 [ 276 ] {c3cc94c3-e3c3-472b-acbe-4f8876668ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8607 | 2025.12.20 00:29:18.453307 [ 276 ] {c3cc94c3-e3c3-472b-acbe-4f8876668ca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8608 | 2025.12.20 00:29:18.453733 [ 276 ] {c3cc94c3-e3c3-472b-acbe-4f8876668ca0} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8609 | 2025.12.20 00:29:18.453771 [ 276 ] {c3cc94c3-e3c3-472b-acbe-4f8876668ca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8610 | 2025.12.20 00:29:18.454077 [ 276 ] {c3cc94c3-e3c3-472b-acbe-4f8876668ca0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8611 | 2025.12.20 00:29:18.454299 [ 276 ] {c3cc94c3-e3c3-472b-acbe-4f8876668ca0} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8612 | 2025.12.20 00:29:18.454433 [ 276 ] {c3cc94c3-e3c3-472b-acbe-4f8876668ca0} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001196 sec., 34280.9364548495 rows/sec., 2.52 MiB/sec. | ||
| 8613 | 2025.12.20 00:29:18.454471 [ 276 ] {c3cc94c3-e3c3-472b-acbe-4f8876668ca0} <Debug> TCPHandler: Processed in 0.001371454 sec. | ||
| 8614 | 2025.12.20 00:29:18.454586 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8615 | 2025.12.20 00:29:18.454682 [ 276 ] {bf0da310-311b-46b5-bb17-19a44502b103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8616 | 2025.12.20 00:29:18.454723 [ 276 ] {bf0da310-311b-46b5-bb17-19a44502b103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8617 | 2025.12.20 00:29:18.455150 [ 276 ] {bf0da310-311b-46b5-bb17-19a44502b103} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8618 | 2025.12.20 00:29:18.455186 [ 276 ] {bf0da310-311b-46b5-bb17-19a44502b103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8619 | 2025.12.20 00:29:18.455486 [ 276 ] {bf0da310-311b-46b5-bb17-19a44502b103} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8620 | 2025.12.20 00:29:18.455690 [ 276 ] {bf0da310-311b-46b5-bb17-19a44502b103} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8621 | 2025.12.20 00:29:18.455818 [ 276 ] {bf0da310-311b-46b5-bb17-19a44502b103} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001155 sec., 90909.09090909091 rows/sec., 7.10 MiB/sec. | ||
| 8622 | 2025.12.20 00:29:18.455856 [ 276 ] {bf0da310-311b-46b5-bb17-19a44502b103} <Debug> TCPHandler: Processed in 0.001323453 sec. | ||
| 8623 | 2025.12.20 00:29:18.455970 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8624 | 2025.12.20 00:29:18.456065 [ 276 ] {0c734a6e-a7e9-43e4-abaa-3e6f0769cf21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8625 | 2025.12.20 00:29:18.456109 [ 276 ] {0c734a6e-a7e9-43e4-abaa-3e6f0769cf21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8626 | 2025.12.20 00:29:18.456520 [ 276 ] {0c734a6e-a7e9-43e4-abaa-3e6f0769cf21} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8627 | 2025.12.20 00:29:18.456556 [ 276 ] {0c734a6e-a7e9-43e4-abaa-3e6f0769cf21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8628 | 2025.12.20 00:29:18.456879 [ 276 ] {0c734a6e-a7e9-43e4-abaa-3e6f0769cf21} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8629 | 2025.12.20 00:29:18.457085 [ 276 ] {0c734a6e-a7e9-43e4-abaa-3e6f0769cf21} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8630 | 2025.12.20 00:29:18.457216 [ 276 ] {0c734a6e-a7e9-43e4-abaa-3e6f0769cf21} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 8631 | 2025.12.20 00:29:18.457253 [ 276 ] {0c734a6e-a7e9-43e4-abaa-3e6f0769cf21} <Debug> TCPHandler: Processed in 0.001336754 sec. | ||
| 8632 | 2025.12.20 00:29:18.457365 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8633 | 2025.12.20 00:29:18.457461 [ 276 ] {3f1b1ad6-d491-4649-be7a-f98cd1b6f3cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8634 | 2025.12.20 00:29:18.457516 [ 276 ] {3f1b1ad6-d491-4649-be7a-f98cd1b6f3cc} <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 | ||
| 8635 | 2025.12.20 00:29:18.458374 [ 276 ] {3f1b1ad6-d491-4649-be7a-f98cd1b6f3cc} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8636 | 2025.12.20 00:29:18.458412 [ 276 ] {3f1b1ad6-d491-4649-be7a-f98cd1b6f3cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8637 | 2025.12.20 00:29:18.458966 [ 276 ] {3f1b1ad6-d491-4649-be7a-f98cd1b6f3cc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8638 | 2025.12.20 00:29:18.459193 [ 276 ] {3f1b1ad6-d491-4649-be7a-f98cd1b6f3cc} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8639 | 2025.12.20 00:29:18.459341 [ 276 ] {3f1b1ad6-d491-4649-be7a-f98cd1b6f3cc} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001899 sec., 21590.310689836755 rows/sec., 38.69 MiB/sec. | ||
| 8640 | 2025.12.20 00:29:18.459407 [ 276 ] {3f1b1ad6-d491-4649-be7a-f98cd1b6f3cc} <Debug> TCPHandler: Processed in 0.002092473 sec. | ||
| 8641 | 2025.12.20 00:29:18.459523 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8642 | 2025.12.20 00:29:18.459616 [ 276 ] {a188d35c-3485-45b5-bcce-ff6e8c2abb44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8643 | 2025.12.20 00:29:18.459658 [ 276 ] {a188d35c-3485-45b5-bcce-ff6e8c2abb44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8644 | 2025.12.20 00:29:18.459987 [ 276 ] {a188d35c-3485-45b5-bcce-ff6e8c2abb44} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8645 | 2025.12.20 00:29:18.460023 [ 276 ] {a188d35c-3485-45b5-bcce-ff6e8c2abb44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8646 | 2025.12.20 00:29:18.460337 [ 276 ] {a188d35c-3485-45b5-bcce-ff6e8c2abb44} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8647 | 2025.12.20 00:29:18.460540 [ 276 ] {a188d35c-3485-45b5-bcce-ff6e8c2abb44} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8648 | 2025.12.20 00:29:18.460665 [ 276 ] {a188d35c-3485-45b5-bcce-ff6e8c2abb44} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 8649 | 2025.12.20 00:29:18.460755 [ 276 ] {a188d35c-3485-45b5-bcce-ff6e8c2abb44} <Debug> TCPHandler: Processed in 0.001278012 sec. | ||
| 8650 | 2025.12.20 00:29:21.318205 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1102 | ||
| 8651 | 2025.12.20 00:29:21.320528 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8652 | 2025.12.20 00:29:21.320574 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8653 | 2025.12.20 00:29:21.321734 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8654 | 2025.12.20 00:29:21.321995 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8655 | 2025.12.20 00:29:21.322299 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1102 | ||
| 8656 | 2025.12.20 00:29:23.459874 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8657 | 2025.12.20 00:29:23.460064 [ 276 ] {7ec4648c-503d-4f8e-9e64-5a788b239463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8658 | 2025.12.20 00:29:23.460135 [ 276 ] {7ec4648c-503d-4f8e-9e64-5a788b239463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8659 | 2025.12.20 00:29:23.461011 [ 276 ] {7ec4648c-503d-4f8e-9e64-5a788b239463} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8660 | 2025.12.20 00:29:23.461061 [ 276 ] {7ec4648c-503d-4f8e-9e64-5a788b239463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8661 | 2025.12.20 00:29:23.461482 [ 276 ] {7ec4648c-503d-4f8e-9e64-5a788b239463} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8662 | 2025.12.20 00:29:23.461776 [ 276 ] {7ec4648c-503d-4f8e-9e64-5a788b239463} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8663 | 2025.12.20 00:29:23.461942 [ 276 ] {7ec4648c-503d-4f8e-9e64-5a788b239463} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001929 sec., 212545.36029030586 rows/sec., 13.48 MiB/sec. | ||
| 8664 | 2025.12.20 00:29:23.461994 [ 276 ] {7ec4648c-503d-4f8e-9e64-5a788b239463} <Debug> TCPHandler: Processed in 0.002256947 sec. | ||
| 8665 | 2025.12.20 00:29:23.462121 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8666 | 2025.12.20 00:29:23.462239 [ 276 ] {9ba189a2-8d28-4190-8c51-6eaad2f0a69b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8667 | 2025.12.20 00:29:23.462285 [ 276 ] {9ba189a2-8d28-4190-8c51-6eaad2f0a69b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8668 | 2025.12.20 00:29:23.463458 [ 276 ] {9ba189a2-8d28-4190-8c51-6eaad2f0a69b} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8669 | 2025.12.20 00:29:23.463497 [ 276 ] {9ba189a2-8d28-4190-8c51-6eaad2f0a69b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8670 | 2025.12.20 00:29:23.463971 [ 276 ] {9ba189a2-8d28-4190-8c51-6eaad2f0a69b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8671 | 2025.12.20 00:29:23.464190 [ 276 ] {9ba189a2-8d28-4190-8c51-6eaad2f0a69b} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8672 | 2025.12.20 00:29:23.464327 [ 276 ] {9ba189a2-8d28-4190-8c51-6eaad2f0a69b} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.002112 sec., 526515.1515151515 rows/sec., 41.54 MiB/sec. | ||
| 8673 | 2025.12.20 00:29:23.464366 [ 276 ] {9ba189a2-8d28-4190-8c51-6eaad2f0a69b} <Debug> TCPHandler: Processed in 0.002302108 sec. | ||
| 8674 | 2025.12.20 00:29:23.464478 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8675 | 2025.12.20 00:29:23.464577 [ 276 ] {2f901518-a247-417d-9e8c-37850ba6d988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8676 | 2025.12.20 00:29:23.464618 [ 276 ] {2f901518-a247-417d-9e8c-37850ba6d988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8677 | 2025.12.20 00:29:23.465122 [ 276 ] {2f901518-a247-417d-9e8c-37850ba6d988} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8678 | 2025.12.20 00:29:23.465167 [ 276 ] {2f901518-a247-417d-9e8c-37850ba6d988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8679 | 2025.12.20 00:29:23.465475 [ 276 ] {2f901518-a247-417d-9e8c-37850ba6d988} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8680 | 2025.12.20 00:29:23.465682 [ 276 ] {2f901518-a247-417d-9e8c-37850ba6d988} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8681 | 2025.12.20 00:29:23.465815 [ 276 ] {2f901518-a247-417d-9e8c-37850ba6d988} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.00126 sec., 162698.4126984127 rows/sec., 9.55 MiB/sec. | ||
| 8682 | 2025.12.20 00:29:23.465854 [ 276 ] {2f901518-a247-417d-9e8c-37850ba6d988} <Debug> TCPHandler: Processed in 0.001427465 sec. | ||
| 8683 | 2025.12.20 00:29:23.465957 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8684 | 2025.12.20 00:29:23.466068 [ 276 ] {c7769400-9ef9-4b44-91a3-315561f26c4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8685 | 2025.12.20 00:29:23.466117 [ 276 ] {c7769400-9ef9-4b44-91a3-315561f26c4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8686 | 2025.12.20 00:29:23.466724 [ 276 ] {c7769400-9ef9-4b44-91a3-315561f26c4f} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8687 | 2025.12.20 00:29:23.466769 [ 276 ] {c7769400-9ef9-4b44-91a3-315561f26c4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8688 | 2025.12.20 00:29:23.467132 [ 276 ] {c7769400-9ef9-4b44-91a3-315561f26c4f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8689 | 2025.12.20 00:29:23.467371 [ 276 ] {c7769400-9ef9-4b44-91a3-315561f26c4f} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8690 | 2025.12.20 00:29:23.467502 [ 276 ] {c7769400-9ef9-4b44-91a3-315561f26c4f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00146 sec., 145205.4794520548 rows/sec., 9.36 MiB/sec. | ||
| 8691 | 2025.12.20 00:29:23.467539 [ 276 ] {c7769400-9ef9-4b44-91a3-315561f26c4f} <Debug> TCPHandler: Processed in 0.001634401 sec. | ||
| 8692 | 2025.12.20 00:29:23.467646 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8693 | 2025.12.20 00:29:23.467742 [ 276 ] {7fd47b3e-a9c0-4f51-85fc-fba686a8da02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8694 | 2025.12.20 00:29:23.467782 [ 276 ] {7fd47b3e-a9c0-4f51-85fc-fba686a8da02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8695 | 2025.12.20 00:29:23.468294 [ 276 ] {7fd47b3e-a9c0-4f51-85fc-fba686a8da02} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8696 | 2025.12.20 00:29:23.468330 [ 276 ] {7fd47b3e-a9c0-4f51-85fc-fba686a8da02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8697 | 2025.12.20 00:29:23.468655 [ 276 ] {7fd47b3e-a9c0-4f51-85fc-fba686a8da02} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8698 | 2025.12.20 00:29:23.468856 [ 276 ] {7fd47b3e-a9c0-4f51-85fc-fba686a8da02} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8699 | 2025.12.20 00:29:23.468987 [ 276 ] {7fd47b3e-a9c0-4f51-85fc-fba686a8da02} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001263 sec., 167062.54948535233 rows/sec., 9.49 MiB/sec. | ||
| 8700 | 2025.12.20 00:29:23.469024 [ 276 ] {7fd47b3e-a9c0-4f51-85fc-fba686a8da02} <Debug> TCPHandler: Processed in 0.001429136 sec. | ||
| 8701 | 2025.12.20 00:29:23.469129 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8702 | 2025.12.20 00:29:23.469231 [ 276 ] {88d7447e-8f4b-42ba-94a7-d2cdf2a8566d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8703 | 2025.12.20 00:29:23.469270 [ 276 ] {88d7447e-8f4b-42ba-94a7-d2cdf2a8566d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8704 | 2025.12.20 00:29:23.470002 [ 276 ] {88d7447e-8f4b-42ba-94a7-d2cdf2a8566d} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8705 | 2025.12.20 00:29:23.470037 [ 276 ] {88d7447e-8f4b-42ba-94a7-d2cdf2a8566d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8706 | 2025.12.20 00:29:23.470382 [ 276 ] {88d7447e-8f4b-42ba-94a7-d2cdf2a8566d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8707 | 2025.12.20 00:29:23.470582 [ 276 ] {88d7447e-8f4b-42ba-94a7-d2cdf2a8566d} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8708 | 2025.12.20 00:29:23.470710 [ 276 ] {88d7447e-8f4b-42ba-94a7-d2cdf2a8566d} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001499 sec., 452968.64576384256 rows/sec., 31.58 MiB/sec. | ||
| 8709 | 2025.12.20 00:29:23.470748 [ 276 ] {88d7447e-8f4b-42ba-94a7-d2cdf2a8566d} <Debug> TCPHandler: Processed in 0.001670562 sec. | ||
| 8710 | 2025.12.20 00:29:23.470863 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8711 | 2025.12.20 00:29:23.470983 [ 276 ] {122b0bec-27f9-4b33-b984-541f8cad0dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8712 | 2025.12.20 00:29:23.471035 [ 276 ] {122b0bec-27f9-4b33-b984-541f8cad0dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8713 | 2025.12.20 00:29:23.471415 [ 276 ] {122b0bec-27f9-4b33-b984-541f8cad0dcb} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8714 | 2025.12.20 00:29:23.471458 [ 276 ] {122b0bec-27f9-4b33-b984-541f8cad0dcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8715 | 2025.12.20 00:29:23.471809 [ 276 ] {122b0bec-27f9-4b33-b984-541f8cad0dcb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8716 | 2025.12.20 00:29:23.472051 [ 276 ] {122b0bec-27f9-4b33-b984-541f8cad0dcb} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8717 | 2025.12.20 00:29:23.472161 [ 64 ] {} <Debug> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8718 | 2025.12.20 00:29:23.472182 [ 276 ] {122b0bec-27f9-4b33-b984-541f8cad0dcb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001222 sec., 4909.983633387888 rows/sec., 256.53 KiB/sec. | ||
| 8719 | 2025.12.20 00:29:23.472234 [ 64 ] {} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8720 | 2025.12.20 00:29:23.472240 [ 276 ] {122b0bec-27f9-4b33-b984-541f8cad0dcb} <Debug> TCPHandler: Processed in 0.001438267 sec. | ||
| 8721 | 2025.12.20 00:29:23.472269 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8722 | 2025.12.20 00:29:23.472370 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8723 | 2025.12.20 00:29:23.472395 [ 199 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::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 | ||
| 8724 | 2025.12.20 00:29:23.472474 [ 276 ] {bceb2f7a-7c85-4752-9b41-0c1ada533380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8725 | 2025.12.20 00:29:23.472523 [ 276 ] {bceb2f7a-7c85-4752-9b41-0c1ada533380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8726 | 2025.12.20 00:29:23.472538 [ 199 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8727 | 2025.12.20 00:29:23.472580 [ 199 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part | ||
| 8728 | 2025.12.20 00:29:23.472642 [ 199 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 8729 | 2025.12.20 00:29:23.472683 [ 199 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 8730 | 2025.12.20 00:29:23.472722 [ 199 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 8731 | 2025.12.20 00:29:23.472761 [ 199 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 8732 | 2025.12.20 00:29:23.472799 [ 199 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 8733 | 2025.12.20 00:29:23.473004 [ 276 ] {bceb2f7a-7c85-4752-9b41-0c1ada533380} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8734 | 2025.12.20 00:29:23.473046 [ 276 ] {bceb2f7a-7c85-4752-9b41-0c1ada533380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8735 | 2025.12.20 00:29:23.473413 [ 276 ] {bceb2f7a-7c85-4752-9b41-0c1ada533380} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8736 | 2025.12.20 00:29:23.473610 [ 201 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001270901 sec., 122747.5625560134 rows/sec., 6.26 MiB/sec. | ||
| 8737 | 2025.12.20 00:29:23.473653 [ 276 ] {bceb2f7a-7c85-4752-9b41-0c1ada533380} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8738 | 2025.12.20 00:29:23.473774 [ 187 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8739 | 2025.12.20 00:29:23.473805 [ 276 ] {bceb2f7a-7c85-4752-9b41-0c1ada533380} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00135 sec., 232592.59259259258 rows/sec., 15.28 MiB/sec. | ||
| 8740 | 2025.12.20 00:29:23.473848 [ 276 ] {bceb2f7a-7c85-4752-9b41-0c1ada533380} <Debug> TCPHandler: Processed in 0.001531399 sec. | ||
| 8741 | 2025.12.20 00:29:23.473970 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8742 | 2025.12.20 00:29:23.474068 [ 276 ] {22a68b20-1abe-4100-a837-79d4cb64dcc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8743 | 2025.12.20 00:29:23.474092 [ 187 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_26_5} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8744 | 2025.12.20 00:29:23.474113 [ 276 ] {22a68b20-1abe-4100-a837-79d4cb64dcc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8745 | 2025.12.20 00:29:23.474172 [ 187 ] {f256b82a-8062-4c9b-8871-0a94d8fcb1d2::all_1_26_5} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8746 | 2025.12.20 00:29:23.474263 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8747 | 2025.12.20 00:29:23.474435 [ 276 ] {22a68b20-1abe-4100-a837-79d4cb64dcc1} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8748 | 2025.12.20 00:29:23.474477 [ 276 ] {22a68b20-1abe-4100-a837-79d4cb64dcc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8749 | 2025.12.20 00:29:23.474793 [ 276 ] {22a68b20-1abe-4100-a837-79d4cb64dcc1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8750 | 2025.12.20 00:29:23.475009 [ 276 ] {22a68b20-1abe-4100-a837-79d4cb64dcc1} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8751 | 2025.12.20 00:29:23.475144 [ 276 ] {22a68b20-1abe-4100-a837-79d4cb64dcc1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001094 sec., 914.0767824497259 rows/sec., 61.59 KiB/sec. | ||
| 8752 | 2025.12.20 00:29:23.475182 [ 276 ] {22a68b20-1abe-4100-a837-79d4cb64dcc1} <Debug> TCPHandler: Processed in 0.001264452 sec. | ||
| 8753 | 2025.12.20 00:29:23.475292 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8754 | 2025.12.20 00:29:23.475388 [ 276 ] {49d55fe5-2734-4ecb-a83a-4e44b2af9082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8755 | 2025.12.20 00:29:23.475431 [ 276 ] {49d55fe5-2734-4ecb-a83a-4e44b2af9082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8756 | 2025.12.20 00:29:23.475767 [ 276 ] {49d55fe5-2734-4ecb-a83a-4e44b2af9082} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8757 | 2025.12.20 00:29:23.475805 [ 276 ] {49d55fe5-2734-4ecb-a83a-4e44b2af9082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8758 | 2025.12.20 00:29:23.476135 [ 276 ] {49d55fe5-2734-4ecb-a83a-4e44b2af9082} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8759 | 2025.12.20 00:29:23.476358 [ 276 ] {49d55fe5-2734-4ecb-a83a-4e44b2af9082} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8760 | 2025.12.20 00:29:23.476495 [ 276 ] {49d55fe5-2734-4ecb-a83a-4e44b2af9082} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001125 sec., 92444.44444444445 rows/sec., 5.66 MiB/sec. | ||
| 8761 | 2025.12.20 00:29:23.476532 [ 276 ] {49d55fe5-2734-4ecb-a83a-4e44b2af9082} <Debug> TCPHandler: Processed in 0.001291822 sec. | ||
| 8762 | 2025.12.20 00:29:23.767064 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18620 | ||
| 8763 | 2025.12.20 00:29:23.767564 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8764 | 2025.12.20 00:29:23.767608 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8765 | 2025.12.20 00:29:23.768079 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8766 | 2025.12.20 00:29:23.768319 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8767 | 2025.12.20 00:29:23.768461 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18620 | ||
| 8768 | 2025.12.20 00:29:24.749543 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8769 | 2025.12.20 00:29:24.765545 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8770 | 2025.12.20 00:29:24.765597 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8771 | 2025.12.20 00:29:24.771720 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8772 | 2025.12.20 00:29:24.772394 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8773 | 2025.12.20 00:29:24.775178 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8774 | 2025.12.20 00:29:28.478843 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8775 | 2025.12.20 00:29:28.479019 [ 276 ] {32bd3d95-c887-45d1-955b-e3236078d5a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8776 | 2025.12.20 00:29:28.479085 [ 276 ] {32bd3d95-c887-45d1-955b-e3236078d5a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8777 | 2025.12.20 00:29:28.479733 [ 276 ] {32bd3d95-c887-45d1-955b-e3236078d5a6} <Trace> oximeter.fields_ipaddr (ac340138-06ff-4905-9b34-fb7c14eefb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8778 | 2025.12.20 00:29:28.479783 [ 276 ] {32bd3d95-c887-45d1-955b-e3236078d5a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8779 | 2025.12.20 00:29:28.480155 [ 276 ] {32bd3d95-c887-45d1-955b-e3236078d5a6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8780 | 2025.12.20 00:29:28.480391 [ 276 ] {32bd3d95-c887-45d1-955b-e3236078d5a6} <Trace> oximeter.fields_ipaddr (ac340138-06ff-4905-9b34-fb7c14eefb28): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8781 | 2025.12.20 00:29:28.480547 [ 276 ] {32bd3d95-c887-45d1-955b-e3236078d5a6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001575 sec., 1269.8412698412699 rows/sec., 103.55 KiB/sec. | ||
| 8782 | 2025.12.20 00:29:28.480590 [ 276 ] {32bd3d95-c887-45d1-955b-e3236078d5a6} <Debug> TCPHandler: Processed in 0.001882427 sec. | ||
| 8783 | 2025.12.20 00:29:28.480714 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8784 | 2025.12.20 00:29:28.480813 [ 276 ] {37545071-022c-4fc7-a533-d9fe2935d453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8785 | 2025.12.20 00:29:28.480854 [ 276 ] {37545071-022c-4fc7-a533-d9fe2935d453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8786 | 2025.12.20 00:29:28.481942 [ 276 ] {37545071-022c-4fc7-a533-d9fe2935d453} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8787 | 2025.12.20 00:29:28.481979 [ 276 ] {37545071-022c-4fc7-a533-d9fe2935d453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8788 | 2025.12.20 00:29:28.482372 [ 276 ] {37545071-022c-4fc7-a533-d9fe2935d453} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8789 | 2025.12.20 00:29:28.482580 [ 276 ] {37545071-022c-4fc7-a533-d9fe2935d453} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8790 | 2025.12.20 00:29:28.482710 [ 276 ] {37545071-022c-4fc7-a533-d9fe2935d453} <Debug> executeQuery: Read 1279 rows, 108.90 KiB in 0.001916 sec., 667536.5344467642 rows/sec., 55.51 MiB/sec. | ||
| 8791 | 2025.12.20 00:29:28.482698 [ 55 ] {} <Debug> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8792 | 2025.12.20 00:29:28.482750 [ 276 ] {37545071-022c-4fc7-a533-d9fe2935d453} <Debug> TCPHandler: Processed in 0.002088812 sec. | ||
| 8793 | 2025.12.20 00:29:28.482792 [ 55 ] {} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8794 | 2025.12.20 00:29:28.482822 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8795 | 2025.12.20 00:29:28.482880 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8796 | 2025.12.20 00:29:28.482928 [ 199 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8797 | 2025.12.20 00:29:28.482980 [ 276 ] {2e60d6de-7075-426c-a47a-2ffbdbb8cddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8798 | 2025.12.20 00:29:28.483027 [ 276 ] {2e60d6de-7075-426c-a47a-2ffbdbb8cddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8799 | 2025.12.20 00:29:28.483057 [ 199 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8800 | 2025.12.20 00:29:28.483101 [ 199 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2346 rows starting from the beginning of the part | ||
| 8801 | 2025.12.20 00:29:28.483174 [ 199 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 138 rows starting from the beginning of the part | ||
| 8802 | 2025.12.20 00:29:28.483227 [ 199 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1114 rows starting from the beginning of the part | ||
| 8803 | 2025.12.20 00:29:28.483274 [ 199 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 138 rows starting from the beginning of the part | ||
| 8804 | 2025.12.20 00:29:28.483322 [ 199 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1112 rows starting from the beginning of the part | ||
| 8805 | 2025.12.20 00:29:28.483368 [ 199 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1279 rows starting from the beginning of the part | ||
| 8806 | 2025.12.20 00:29:28.483446 [ 276 ] {2e60d6de-7075-426c-a47a-2ffbdbb8cddb} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8807 | 2025.12.20 00:29:28.483487 [ 276 ] {2e60d6de-7075-426c-a47a-2ffbdbb8cddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8808 | 2025.12.20 00:29:28.483828 [ 276 ] {2e60d6de-7075-426c-a47a-2ffbdbb8cddb} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8809 | 2025.12.20 00:29:28.484050 [ 276 ] {2e60d6de-7075-426c-a47a-2ffbdbb8cddb} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8810 | 2025.12.20 00:29:28.484189 [ 276 ] {2e60d6de-7075-426c-a47a-2ffbdbb8cddb} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.001227 sec., 35044.82477587612 rows/sec., 2.56 MiB/sec. | ||
| 8811 | 2025.12.20 00:29:28.484229 [ 276 ] {2e60d6de-7075-426c-a47a-2ffbdbb8cddb} <Debug> TCPHandler: Processed in 0.001403546 sec. | ||
| 8812 | 2025.12.20 00:29:28.484339 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8813 | 2025.12.20 00:29:28.484435 [ 276 ] {e20aae05-3e67-4225-a683-9026d9710bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8814 | 2025.12.20 00:29:28.484476 [ 276 ] {e20aae05-3e67-4225-a683-9026d9710bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8815 | 2025.12.20 00:29:28.484947 [ 276 ] {e20aae05-3e67-4225-a683-9026d9710bb4} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8816 | 2025.12.20 00:29:28.484984 [ 276 ] {e20aae05-3e67-4225-a683-9026d9710bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8817 | 2025.12.20 00:29:28.485300 [ 276 ] {e20aae05-3e67-4225-a683-9026d9710bb4} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8818 | 2025.12.20 00:29:28.485471 [ 199 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6127 rows, containing 5 columns (5 merged, 0 gathered) in 0.002591625 sec., 2364153.764529976 rows/sec., 200.62 MiB/sec. | ||
| 8819 | 2025.12.20 00:29:28.485515 [ 276 ] {e20aae05-3e67-4225-a683-9026d9710bb4} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8820 | 2025.12.20 00:29:28.485627 [ 55 ] {} <Debug> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8821 | 2025.12.20 00:29:28.485652 [ 276 ] {e20aae05-3e67-4225-a683-9026d9710bb4} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001235 sec., 184615.38461538462 rows/sec., 12.50 MiB/sec. | ||
| 8822 | 2025.12.20 00:29:28.485667 [ 55 ] {} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8823 | 2025.12.20 00:29:28.485697 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8824 | 2025.12.20 00:29:28.485698 [ 276 ] {e20aae05-3e67-4225-a683-9026d9710bb4} <Debug> TCPHandler: Processed in 0.001409826 sec. | ||
| 8825 | 2025.12.20 00:29:28.485781 [ 201 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8826 | 2025.12.20 00:29:28.485816 [ 188 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 8827 | 2025.12.20 00:29:28.485838 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8828 | 2025.12.20 00:29:28.485962 [ 276 ] {50bad203-3014-41f1-83c7-d5fdeeabc0e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8829 | 2025.12.20 00:29:28.485984 [ 188 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8830 | 2025.12.20 00:29:28.486006 [ 276 ] {50bad203-3014-41f1-83c7-d5fdeeabc0e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8831 | 2025.12.20 00:29:28.486033 [ 188 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 443 rows starting from the beginning of the part | ||
| 8832 | 2025.12.20 00:29:28.486114 [ 201 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_56_11} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8833 | 2025.12.20 00:29:28.486122 [ 188 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 228 rows starting from the beginning of the part | ||
| 8834 | 2025.12.20 00:29:28.486185 [ 188 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 212 rows starting from the beginning of the part | ||
| 8835 | 2025.12.20 00:29:28.486205 [ 201 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_56_11} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8836 | 2025.12.20 00:29:28.486234 [ 188 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 212 rows starting from the beginning of the part | ||
| 8837 | 2025.12.20 00:29:28.486280 [ 188 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 212 rows starting from the beginning of the part | ||
| 8838 | 2025.12.20 00:29:28.486313 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 8839 | 2025.12.20 00:29:28.486322 [ 188 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 228 rows starting from the beginning of the part | ||
| 8840 | 2025.12.20 00:29:28.486639 [ 276 ] {50bad203-3014-41f1-83c7-d5fdeeabc0e8} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8841 | 2025.12.20 00:29:28.486682 [ 276 ] {50bad203-3014-41f1-83c7-d5fdeeabc0e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8842 | 2025.12.20 00:29:28.487037 [ 276 ] {50bad203-3014-41f1-83c7-d5fdeeabc0e8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8843 | 2025.12.20 00:29:28.487259 [ 276 ] {50bad203-3014-41f1-83c7-d5fdeeabc0e8} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8844 | 2025.12.20 00:29:28.487385 [ 54 ] {} <Debug> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8845 | 2025.12.20 00:29:28.487391 [ 276 ] {50bad203-3014-41f1-83c7-d5fdeeabc0e8} <Debug> executeQuery: Read 563 rows, 42.85 KiB in 0.001446 sec., 389349.93084370677 rows/sec., 28.94 MiB/sec. | ||
| 8846 | 2025.12.20 00:29:28.487396 [ 201 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1535 rows, containing 5 columns (5 merged, 0 gathered) in 0.001638351 sec., 936917.6690464986 rows/sec., 65.34 MiB/sec. | ||
| 8847 | 2025.12.20 00:29:28.487430 [ 54 ] {} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8848 | 2025.12.20 00:29:28.487448 [ 276 ] {50bad203-3014-41f1-83c7-d5fdeeabc0e8} <Debug> TCPHandler: Processed in 0.001661841 sec. | ||
| 8849 | 2025.12.20 00:29:28.487471 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8850 | 2025.12.20 00:29:28.487573 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8851 | 2025.12.20 00:29:28.487577 [ 199 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8852 | 2025.12.20 00:29:28.487602 [ 196 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8853 | 2025.12.20 00:29:28.487673 [ 276 ] {51c1fbde-3a4a-4072-9f32-69bda3bf2d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8854 | 2025.12.20 00:29:28.487725 [ 276 ] {51c1fbde-3a4a-4072-9f32-69bda3bf2d73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8855 | 2025.12.20 00:29:28.487724 [ 196 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8856 | 2025.12.20 00:29:28.487779 [ 196 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1212 rows starting from the beginning of the part | ||
| 8857 | 2025.12.20 00:29:28.487836 [ 196 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 105 rows starting from the beginning of the part | ||
| 8858 | 2025.12.20 00:29:28.487879 [ 199 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_36_7} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8859 | 2025.12.20 00:29:28.487882 [ 196 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 683 rows starting from the beginning of the part | ||
| 8860 | 2025.12.20 00:29:28.487939 [ 196 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 105 rows starting from the beginning of the part | ||
| 8861 | 2025.12.20 00:29:28.487966 [ 199 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_36_7} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8862 | 2025.12.20 00:29:28.487978 [ 196 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 679 rows starting from the beginning of the part | ||
| 8863 | 2025.12.20 00:29:28.488023 [ 196 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 563 rows starting from the beginning of the part | ||
| 8864 | 2025.12.20 00:29:28.488057 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 8865 | 2025.12.20 00:29:28.488304 [ 276 ] {51c1fbde-3a4a-4072-9f32-69bda3bf2d73} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8866 | 2025.12.20 00:29:28.488345 [ 276 ] {51c1fbde-3a4a-4072-9f32-69bda3bf2d73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8867 | 2025.12.20 00:29:28.488730 [ 276 ] {51c1fbde-3a4a-4072-9f32-69bda3bf2d73} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8868 | 2025.12.20 00:29:28.488949 [ 276 ] {51c1fbde-3a4a-4072-9f32-69bda3bf2d73} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8869 | 2025.12.20 00:29:28.489060 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8870 | 2025.12.20 00:29:28.489082 [ 276 ] {51c1fbde-3a4a-4072-9f32-69bda3bf2d73} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001428 sec., 591736.6946778712 rows/sec., 39.83 MiB/sec. | ||
| 8871 | 2025.12.20 00:29:28.489094 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8872 | 2025.12.20 00:29:28.489115 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8873 | 2025.12.20 00:29:28.489120 [ 276 ] {51c1fbde-3a4a-4072-9f32-69bda3bf2d73} <Debug> TCPHandler: Processed in 0.00160005 sec. | ||
| 8874 | 2025.12.20 00:29:28.489194 [ 201 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8875 | 2025.12.20 00:29:28.489239 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8876 | 2025.12.20 00:29:28.489274 [ 192 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3347 rows, containing 5 columns (5 merged, 0 gathered) in 0.001715423 sec., 1951122.2596409165 rows/sec., 147.41 MiB/sec. | ||
| 8877 | 2025.12.20 00:29:28.489302 [ 201 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8878 | 2025.12.20 00:29:28.489340 [ 276 ] {6aa692d0-2052-4894-86e6-d249f02b5199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8879 | 2025.12.20 00:29:28.489342 [ 201 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 18443 rows starting from the beginning of the part | ||
| 8880 | 2025.12.20 00:29:28.489404 [ 276 ] {6aa692d0-2052-4894-86e6-d249f02b5199} <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 | ||
| 8881 | 2025.12.20 00:29:28.489429 [ 201 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 8882 | 2025.12.20 00:29:28.489471 [ 199 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8883 | 2025.12.20 00:29:28.489483 [ 201 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 316 rows starting from the beginning of the part | ||
| 8884 | 2025.12.20 00:29:28.489544 [ 201 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 8885 | 2025.12.20 00:29:28.489591 [ 201 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 314 rows starting from the beginning of the part | ||
| 8886 | 2025.12.20 00:29:28.489635 [ 201 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 845 rows starting from the beginning of the part | ||
| 8887 | 2025.12.20 00:29:28.489849 [ 199 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_56_11} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8888 | 2025.12.20 00:29:28.489940 [ 199 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_56_11} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8889 | 2025.12.20 00:29:28.490019 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8890 | 2025.12.20 00:29:28.490320 [ 276 ] {6aa692d0-2052-4894-86e6-d249f02b5199} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8891 | 2025.12.20 00:29:28.490362 [ 276 ] {6aa692d0-2052-4894-86e6-d249f02b5199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8892 | 2025.12.20 00:29:28.491253 [ 276 ] {6aa692d0-2052-4894-86e6-d249f02b5199} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8893 | 2025.12.20 00:29:28.491547 [ 276 ] {6aa692d0-2052-4894-86e6-d249f02b5199} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8894 | 2025.12.20 00:29:28.491725 [ 276 ] {6aa692d0-2052-4894-86e6-d249f02b5199} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002402 sec., 17069.10907577019 rows/sec., 30.59 MiB/sec. | ||
| 8895 | 2025.12.20 00:29:28.493870 [ 276 ] {6aa692d0-2052-4894-86e6-d249f02b5199} <Debug> TCPHandler: Processed in 0.004681947 sec. | ||
| 8896 | 2025.12.20 00:29:28.494037 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8897 | 2025.12.20 00:29:28.494136 [ 276 ] {14a5b309-a8c2-492c-9346-b8a37ca56928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8898 | 2025.12.20 00:29:28.494180 [ 276 ] {14a5b309-a8c2-492c-9346-b8a37ca56928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8899 | 2025.12.20 00:29:28.494539 [ 276 ] {14a5b309-a8c2-492c-9346-b8a37ca56928} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8900 | 2025.12.20 00:29:28.494578 [ 276 ] {14a5b309-a8c2-492c-9346-b8a37ca56928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8901 | 2025.12.20 00:29:28.495115 [ 276 ] {14a5b309-a8c2-492c-9346-b8a37ca56928} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8902 | 2025.12.20 00:29:28.495417 [ 276 ] {14a5b309-a8c2-492c-9346-b8a37ca56928} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8903 | 2025.12.20 00:29:28.495568 [ 54 ] {} <Debug> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8904 | 2025.12.20 00:29:28.495601 [ 54 ] {} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8905 | 2025.12.20 00:29:28.495651 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8906 | 2025.12.20 00:29:28.495739 [ 276 ] {14a5b309-a8c2-492c-9346-b8a37ca56928} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001621 sec., 37014.18877236274 rows/sec., 2.49 MiB/sec. | ||
| 8907 | 2025.12.20 00:29:28.495751 [ 192 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8908 | 2025.12.20 00:29:28.495787 [ 276 ] {14a5b309-a8c2-492c-9346-b8a37ca56928} <Debug> TCPHandler: Processed in 0.001805215 sec. | ||
| 8909 | 2025.12.20 00:29:28.495869 [ 192 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8910 | 2025.12.20 00:29:28.495903 [ 192 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 4026 rows starting from the beginning of the part | ||
| 8911 | 2025.12.20 00:29:28.495957 [ 192 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 8912 | 2025.12.20 00:29:28.496000 [ 192 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 104 rows starting from the beginning of the part | ||
| 8913 | 2025.12.20 00:29:28.496040 [ 192 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 8914 | 2025.12.20 00:29:28.496099 [ 192 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 104 rows starting from the beginning of the part | ||
| 8915 | 2025.12.20 00:29:28.496146 [ 192 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 8916 | 2025.12.20 00:29:28.496335 [ 201 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20238 rows, containing 5 columns (5 merged, 0 gathered) in 0.00717278 sec., 2821500.171481629 rows/sec., 188.99 MiB/sec. | ||
| 8917 | 2025.12.20 00:29:28.496714 [ 199 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8918 | 2025.12.20 00:29:28.497009 [ 199 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8919 | 2025.12.20 00:29:28.497086 [ 199 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8920 | 2025.12.20 00:29:28.497179 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 8921 | 2025.12.20 00:29:28.497636 [ 193 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4414 rows, containing 4 columns (4 merged, 0 gathered) in 0.001922738 sec., 2295684.5914523974 rows/sec., 146.20 MiB/sec. | ||
| 8922 | 2025.12.20 00:29:28.498094 [ 198 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8923 | 2025.12.20 00:29:28.498489 [ 198 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_56_11} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8924 | 2025.12.20 00:29:28.498583 [ 198 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_56_11} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8925 | 2025.12.20 00:29:28.498703 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
| 8926 | 2025.12.20 00:29:31.126485 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8927 | 2025.12.20 00:29:31.126557 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8928 | 2025.12.20 00:29:31.269267 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19132 | ||
| 8929 | 2025.12.20 00:29:31.269770 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8930 | 2025.12.20 00:29:31.269804 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8931 | 2025.12.20 00:29:31.270284 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8932 | 2025.12.20 00:29:31.270514 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8933 | 2025.12.20 00:29:31.270640 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19132 | ||
| 8934 | 2025.12.20 00:29:31.323123 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1138 | ||
| 8935 | 2025.12.20 00:29:31.325441 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8936 | 2025.12.20 00:29:31.325488 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8937 | 2025.12.20 00:29:31.326635 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8938 | 2025.12.20 00:29:31.326884 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8939 | 2025.12.20 00:29:31.327139 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1138 | ||
| 8940 | 2025.12.20 00:29:32.275969 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8941 | 2025.12.20 00:29:32.292964 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8942 | 2025.12.20 00:29:32.293026 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8943 | 2025.12.20 00:29:32.299431 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8944 | 2025.12.20 00:29:32.300142 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8945 | 2025.12.20 00:29:32.303203 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8946 | 2025.12.20 00:29:33.459670 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8947 | 2025.12.20 00:29:33.459865 [ 276 ] {96a6509f-84f1-4c8b-b966-876b6321bc4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8948 | 2025.12.20 00:29:33.459937 [ 276 ] {96a6509f-84f1-4c8b-b966-876b6321bc4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8949 | 2025.12.20 00:29:33.460809 [ 276 ] {96a6509f-84f1-4c8b-b966-876b6321bc4c} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8950 | 2025.12.20 00:29:33.460857 [ 276 ] {96a6509f-84f1-4c8b-b966-876b6321bc4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8951 | 2025.12.20 00:29:33.461266 [ 276 ] {96a6509f-84f1-4c8b-b966-876b6321bc4c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8952 | 2025.12.20 00:29:33.461488 [ 276 ] {96a6509f-84f1-4c8b-b966-876b6321bc4c} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8953 | 2025.12.20 00:29:33.461644 [ 276 ] {96a6509f-84f1-4c8b-b966-876b6321bc4c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001831 sec., 223921.3544511196 rows/sec., 14.20 MiB/sec. | ||
| 8954 | 2025.12.20 00:29:33.461684 [ 276 ] {96a6509f-84f1-4c8b-b966-876b6321bc4c} <Debug> TCPHandler: Processed in 0.002156784 sec. | ||
| 8955 | 2025.12.20 00:29:33.461816 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8956 | 2025.12.20 00:29:33.461938 [ 276 ] {cfff7374-0dc5-4681-ace7-c0dcaa3bb387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8957 | 2025.12.20 00:29:33.461988 [ 276 ] {cfff7374-0dc5-4681-ace7-c0dcaa3bb387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8958 | 2025.12.20 00:29:33.462940 [ 276 ] {cfff7374-0dc5-4681-ace7-c0dcaa3bb387} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8959 | 2025.12.20 00:29:33.462977 [ 276 ] {cfff7374-0dc5-4681-ace7-c0dcaa3bb387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8960 | 2025.12.20 00:29:33.463352 [ 276 ] {cfff7374-0dc5-4681-ace7-c0dcaa3bb387} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8961 | 2025.12.20 00:29:33.463563 [ 276 ] {cfff7374-0dc5-4681-ace7-c0dcaa3bb387} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8962 | 2025.12.20 00:29:33.463693 [ 276 ] {cfff7374-0dc5-4681-ace7-c0dcaa3bb387} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001781 sec., 624368.3323975295 rows/sec., 49.26 MiB/sec. | ||
| 8963 | 2025.12.20 00:29:33.463732 [ 276 ] {cfff7374-0dc5-4681-ace7-c0dcaa3bb387} <Debug> TCPHandler: Processed in 0.001980959 sec. | ||
| 8964 | 2025.12.20 00:29:33.463841 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8965 | 2025.12.20 00:29:33.463937 [ 276 ] {3b2f62f2-5abe-4406-8da6-16e1f98add5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8966 | 2025.12.20 00:29:33.463977 [ 276 ] {3b2f62f2-5abe-4406-8da6-16e1f98add5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8967 | 2025.12.20 00:29:33.464448 [ 276 ] {3b2f62f2-5abe-4406-8da6-16e1f98add5c} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8968 | 2025.12.20 00:29:33.464484 [ 276 ] {3b2f62f2-5abe-4406-8da6-16e1f98add5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8969 | 2025.12.20 00:29:33.464781 [ 276 ] {3b2f62f2-5abe-4406-8da6-16e1f98add5c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8970 | 2025.12.20 00:29:33.464986 [ 276 ] {3b2f62f2-5abe-4406-8da6-16e1f98add5c} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8971 | 2025.12.20 00:29:33.465113 [ 276 ] {3b2f62f2-5abe-4406-8da6-16e1f98add5c} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001195 sec., 171548.1171548117 rows/sec., 10.06 MiB/sec. | ||
| 8972 | 2025.12.20 00:29:33.465150 [ 276 ] {3b2f62f2-5abe-4406-8da6-16e1f98add5c} <Debug> TCPHandler: Processed in 0.001360224 sec. | ||
| 8973 | 2025.12.20 00:29:33.465258 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8974 | 2025.12.20 00:29:33.465353 [ 276 ] {bae04538-348a-49cc-9937-43cfcd1ca9e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8975 | 2025.12.20 00:29:33.465393 [ 276 ] {bae04538-348a-49cc-9937-43cfcd1ca9e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8976 | 2025.12.20 00:29:33.465853 [ 276 ] {bae04538-348a-49cc-9937-43cfcd1ca9e1} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8977 | 2025.12.20 00:29:33.465889 [ 276 ] {bae04538-348a-49cc-9937-43cfcd1ca9e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8978 | 2025.12.20 00:29:33.466192 [ 276 ] {bae04538-348a-49cc-9937-43cfcd1ca9e1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8979 | 2025.12.20 00:29:33.466394 [ 276 ] {bae04538-348a-49cc-9937-43cfcd1ca9e1} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8980 | 2025.12.20 00:29:33.466520 [ 276 ] {bae04538-348a-49cc-9937-43cfcd1ca9e1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001184 sec., 179054.05405405405 rows/sec., 11.55 MiB/sec. | ||
| 8981 | 2025.12.20 00:29:33.466556 [ 276 ] {bae04538-348a-49cc-9937-43cfcd1ca9e1} <Debug> TCPHandler: Processed in 0.001349174 sec. | ||
| 8982 | 2025.12.20 00:29:33.466662 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8983 | 2025.12.20 00:29:33.466757 [ 276 ] {6d4dc6d7-e5a9-48eb-a994-5b46fac7ef9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8984 | 2025.12.20 00:29:33.466796 [ 276 ] {6d4dc6d7-e5a9-48eb-a994-5b46fac7ef9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8985 | 2025.12.20 00:29:33.467260 [ 276 ] {6d4dc6d7-e5a9-48eb-a994-5b46fac7ef9f} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8986 | 2025.12.20 00:29:33.467296 [ 276 ] {6d4dc6d7-e5a9-48eb-a994-5b46fac7ef9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8987 | 2025.12.20 00:29:33.467605 [ 276 ] {6d4dc6d7-e5a9-48eb-a994-5b46fac7ef9f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8988 | 2025.12.20 00:29:33.467812 [ 276 ] {6d4dc6d7-e5a9-48eb-a994-5b46fac7ef9f} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8989 | 2025.12.20 00:29:33.467941 [ 276 ] {6d4dc6d7-e5a9-48eb-a994-5b46fac7ef9f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001202 sec., 175540.76539101498 rows/sec., 9.97 MiB/sec. | ||
| 8990 | 2025.12.20 00:29:33.467978 [ 276 ] {6d4dc6d7-e5a9-48eb-a994-5b46fac7ef9f} <Debug> TCPHandler: Processed in 0.001366344 sec. | ||
| 8991 | 2025.12.20 00:29:33.468082 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8992 | 2025.12.20 00:29:33.468181 [ 276 ] {8166b0e5-8b74-4e43-9ca9-0398120f43ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8993 | 2025.12.20 00:29:33.468222 [ 276 ] {8166b0e5-8b74-4e43-9ca9-0398120f43ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8994 | 2025.12.20 00:29:33.468880 [ 276 ] {8166b0e5-8b74-4e43-9ca9-0398120f43ea} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8995 | 2025.12.20 00:29:33.468917 [ 276 ] {8166b0e5-8b74-4e43-9ca9-0398120f43ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8996 | 2025.12.20 00:29:33.469262 [ 276 ] {8166b0e5-8b74-4e43-9ca9-0398120f43ea} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8997 | 2025.12.20 00:29:33.469474 [ 276 ] {8166b0e5-8b74-4e43-9ca9-0398120f43ea} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8998 | 2025.12.20 00:29:33.469601 [ 276 ] {8166b0e5-8b74-4e43-9ca9-0398120f43ea} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001439 sec., 471855.45517720643 rows/sec., 32.89 MiB/sec. | ||
| 8999 | 2025.12.20 00:29:33.469641 [ 276 ] {8166b0e5-8b74-4e43-9ca9-0398120f43ea} <Debug> TCPHandler: Processed in 0.001611051 sec. | ||
| 9000 | 2025.12.20 00:29:33.469748 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9001 | 2025.12.20 00:29:33.469843 [ 276 ] {5ed9090a-dde6-4e99-b3a5-28d4b70e8f3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9002 | 2025.12.20 00:29:33.469885 [ 276 ] {5ed9090a-dde6-4e99-b3a5-28d4b70e8f3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9003 | 2025.12.20 00:29:33.470209 [ 276 ] {5ed9090a-dde6-4e99-b3a5-28d4b70e8f3d} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9004 | 2025.12.20 00:29:33.470245 [ 276 ] {5ed9090a-dde6-4e99-b3a5-28d4b70e8f3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9005 | 2025.12.20 00:29:33.470543 [ 276 ] {5ed9090a-dde6-4e99-b3a5-28d4b70e8f3d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9006 | 2025.12.20 00:29:33.470745 [ 276 ] {5ed9090a-dde6-4e99-b3a5-28d4b70e8f3d} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9007 | 2025.12.20 00:29:33.470871 [ 276 ] {5ed9090a-dde6-4e99-b3a5-28d4b70e8f3d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 9008 | 2025.12.20 00:29:33.470907 [ 276 ] {5ed9090a-dde6-4e99-b3a5-28d4b70e8f3d} <Debug> TCPHandler: Processed in 0.00121262 sec. | ||
| 9009 | 2025.12.20 00:29:33.471015 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9010 | 2025.12.20 00:29:33.471133 [ 276 ] {72a6283f-cc2f-46f8-afc3-fc6065658390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9011 | 2025.12.20 00:29:33.471185 [ 276 ] {72a6283f-cc2f-46f8-afc3-fc6065658390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9012 | 2025.12.20 00:29:33.471711 [ 276 ] {72a6283f-cc2f-46f8-afc3-fc6065658390} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9013 | 2025.12.20 00:29:33.471755 [ 276 ] {72a6283f-cc2f-46f8-afc3-fc6065658390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9014 | 2025.12.20 00:29:33.472157 [ 276 ] {72a6283f-cc2f-46f8-afc3-fc6065658390} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9015 | 2025.12.20 00:29:33.472373 [ 276 ] {72a6283f-cc2f-46f8-afc3-fc6065658390} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9016 | 2025.12.20 00:29:33.472505 [ 276 ] {72a6283f-cc2f-46f8-afc3-fc6065658390} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001398 sec., 224606.5808297568 rows/sec., 14.75 MiB/sec. | ||
| 9017 | 2025.12.20 00:29:33.472542 [ 276 ] {72a6283f-cc2f-46f8-afc3-fc6065658390} <Debug> TCPHandler: Processed in 0.00158075 sec. | ||
| 9018 | 2025.12.20 00:29:33.472648 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9019 | 2025.12.20 00:29:33.472743 [ 276 ] {6636e5cb-5bdb-447d-81cc-916acf9b57f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9020 | 2025.12.20 00:29:33.472785 [ 276 ] {6636e5cb-5bdb-447d-81cc-916acf9b57f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9021 | 2025.12.20 00:29:33.473099 [ 276 ] {6636e5cb-5bdb-447d-81cc-916acf9b57f0} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9022 | 2025.12.20 00:29:33.473135 [ 276 ] {6636e5cb-5bdb-447d-81cc-916acf9b57f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9023 | 2025.12.20 00:29:33.473420 [ 276 ] {6636e5cb-5bdb-447d-81cc-916acf9b57f0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9024 | 2025.12.20 00:29:33.473636 [ 276 ] {6636e5cb-5bdb-447d-81cc-916acf9b57f0} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9025 | 2025.12.20 00:29:33.473763 [ 276 ] {6636e5cb-5bdb-447d-81cc-916acf9b57f0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 9026 | 2025.12.20 00:29:33.473798 [ 276 ] {6636e5cb-5bdb-447d-81cc-916acf9b57f0} <Debug> TCPHandler: Processed in 0.001201151 sec. | ||
| 9027 | 2025.12.20 00:29:33.473901 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9028 | 2025.12.20 00:29:33.473996 [ 276 ] {712fd76f-fc15-45e9-83cf-be746840a077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9029 | 2025.12.20 00:29:33.474037 [ 276 ] {712fd76f-fc15-45e9-83cf-be746840a077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9030 | 2025.12.20 00:29:33.474359 [ 276 ] {712fd76f-fc15-45e9-83cf-be746840a077} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9031 | 2025.12.20 00:29:33.474395 [ 276 ] {712fd76f-fc15-45e9-83cf-be746840a077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9032 | 2025.12.20 00:29:33.474697 [ 276 ] {712fd76f-fc15-45e9-83cf-be746840a077} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9033 | 2025.12.20 00:29:33.474899 [ 276 ] {712fd76f-fc15-45e9-83cf-be746840a077} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9034 | 2025.12.20 00:29:33.475024 [ 276 ] {712fd76f-fc15-45e9-83cf-be746840a077} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001047 sec., 99331.42311365808 rows/sec., 6.09 MiB/sec. | ||
| 9035 | 2025.12.20 00:29:33.475059 [ 276 ] {712fd76f-fc15-45e9-83cf-be746840a077} <Debug> TCPHandler: Processed in 0.00120739 sec. | ||
| 9036 | 2025.12.20 00:29:38.449868 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9037 | 2025.12.20 00:29:38.450086 [ 276 ] {b3018ba8-0713-47bf-b289-e8fd424245b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9038 | 2025.12.20 00:29:38.450162 [ 276 ] {b3018ba8-0713-47bf-b289-e8fd424245b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9039 | 2025.12.20 00:29:38.450912 [ 276 ] {b3018ba8-0713-47bf-b289-e8fd424245b6} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9040 | 2025.12.20 00:29:38.450951 [ 276 ] {b3018ba8-0713-47bf-b289-e8fd424245b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9041 | 2025.12.20 00:29:38.451346 [ 276 ] {b3018ba8-0713-47bf-b289-e8fd424245b6} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9042 | 2025.12.20 00:29:38.451567 [ 276 ] {b3018ba8-0713-47bf-b289-e8fd424245b6} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9043 | 2025.12.20 00:29:38.451718 [ 276 ] {b3018ba8-0713-47bf-b289-e8fd424245b6} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001685 sec., 81899.10979228486 rows/sec., 7.11 MiB/sec. | ||
| 9044 | 2025.12.20 00:29:38.451761 [ 276 ] {b3018ba8-0713-47bf-b289-e8fd424245b6} <Debug> TCPHandler: Processed in 0.002028991 sec. | ||
| 9045 | 2025.12.20 00:29:38.451898 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9046 | 2025.12.20 00:29:38.451994 [ 276 ] {b3dd06c6-39c9-41fd-9e79-70c2bc0263fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9047 | 2025.12.20 00:29:38.452035 [ 276 ] {b3dd06c6-39c9-41fd-9e79-70c2bc0263fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9048 | 2025.12.20 00:29:38.452469 [ 276 ] {b3dd06c6-39c9-41fd-9e79-70c2bc0263fc} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9049 | 2025.12.20 00:29:38.452505 [ 276 ] {b3dd06c6-39c9-41fd-9e79-70c2bc0263fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9050 | 2025.12.20 00:29:38.452800 [ 276 ] {b3dd06c6-39c9-41fd-9e79-70c2bc0263fc} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9051 | 2025.12.20 00:29:38.453014 [ 276 ] {b3dd06c6-39c9-41fd-9e79-70c2bc0263fc} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9052 | 2025.12.20 00:29:38.453114 [ 42 ] {} <Debug> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9053 | 2025.12.20 00:29:38.453140 [ 276 ] {b3dd06c6-39c9-41fd-9e79-70c2bc0263fc} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001165 sec., 35193.1330472103 rows/sec., 2.58 MiB/sec. | ||
| 9054 | 2025.12.20 00:29:38.453153 [ 42 ] {} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9055 | 2025.12.20 00:29:38.453173 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9056 | 2025.12.20 00:29:38.453178 [ 276 ] {b3dd06c6-39c9-41fd-9e79-70c2bc0263fc} <Debug> TCPHandler: Processed in 0.001332724 sec. | ||
| 9057 | 2025.12.20 00:29:38.453293 [ 192 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9058 | 2025.12.20 00:29:38.453305 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9059 | 2025.12.20 00:29:38.453450 [ 276 ] {e56babf7-6fff-4fd7-8899-e1a2c0864527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9060 | 2025.12.20 00:29:38.453468 [ 192 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9061 | 2025.12.20 00:29:38.453490 [ 276 ] {e56babf7-6fff-4fd7-8899-e1a2c0864527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9062 | 2025.12.20 00:29:38.453507 [ 192 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 264 rows starting from the beginning of the part | ||
| 9063 | 2025.12.20 00:29:38.453579 [ 192 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 41 rows starting from the beginning of the part | ||
| 9064 | 2025.12.20 00:29:38.453629 [ 192 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 205 rows starting from the beginning of the part | ||
| 9065 | 2025.12.20 00:29:38.453671 [ 192 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 43 rows starting from the beginning of the part | ||
| 9066 | 2025.12.20 00:29:38.453714 [ 192 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 205 rows starting from the beginning of the part | ||
| 9067 | 2025.12.20 00:29:38.453755 [ 192 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 41 rows starting from the beginning of the part | ||
| 9068 | 2025.12.20 00:29:38.453953 [ 276 ] {e56babf7-6fff-4fd7-8899-e1a2c0864527} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9069 | 2025.12.20 00:29:38.453995 [ 276 ] {e56babf7-6fff-4fd7-8899-e1a2c0864527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9070 | 2025.12.20 00:29:38.454330 [ 276 ] {e56babf7-6fff-4fd7-8899-e1a2c0864527} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9071 | 2025.12.20 00:29:38.454547 [ 276 ] {e56babf7-6fff-4fd7-8899-e1a2c0864527} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9072 | 2025.12.20 00:29:38.454629 [ 198 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 799 rows, containing 5 columns (5 merged, 0 gathered) in 0.001397365 sec., 571790.4770764975 rows/sec., 37.60 MiB/sec. | ||
| 9073 | 2025.12.20 00:29:38.454679 [ 276 ] {e56babf7-6fff-4fd7-8899-e1a2c0864527} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001247 sec., 84202.08500400961 rows/sec., 6.58 MiB/sec. | ||
| 9074 | 2025.12.20 00:29:38.454717 [ 276 ] {e56babf7-6fff-4fd7-8899-e1a2c0864527} <Debug> TCPHandler: Processed in 0.001464447 sec. | ||
| 9075 | 2025.12.20 00:29:38.454767 [ 198 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9076 | 2025.12.20 00:29:38.454840 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9077 | 2025.12.20 00:29:38.454940 [ 276 ] {4820ea5a-8fbe-4903-9835-6a895cf19d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9078 | 2025.12.20 00:29:38.454984 [ 276 ] {4820ea5a-8fbe-4903-9835-6a895cf19d01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9079 | 2025.12.20 00:29:38.455018 [ 198 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_56_11} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9080 | 2025.12.20 00:29:38.455081 [ 198 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_56_11} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9081 | 2025.12.20 00:29:38.455168 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 9082 | 2025.12.20 00:29:38.455412 [ 276 ] {4820ea5a-8fbe-4903-9835-6a895cf19d01} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9083 | 2025.12.20 00:29:38.455447 [ 276 ] {4820ea5a-8fbe-4903-9835-6a895cf19d01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9084 | 2025.12.20 00:29:38.455786 [ 276 ] {4820ea5a-8fbe-4903-9835-6a895cf19d01} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9085 | 2025.12.20 00:29:38.456002 [ 276 ] {4820ea5a-8fbe-4903-9835-6a895cf19d01} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9086 | 2025.12.20 00:29:38.456145 [ 276 ] {4820ea5a-8fbe-4903-9835-6a895cf19d01} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 9087 | 2025.12.20 00:29:38.456183 [ 276 ] {4820ea5a-8fbe-4903-9835-6a895cf19d01} <Debug> TCPHandler: Processed in 0.001396045 sec. | ||
| 9088 | 2025.12.20 00:29:38.456296 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9089 | 2025.12.20 00:29:38.456394 [ 276 ] {762a36ec-32bb-47ca-8669-08ea3783ecbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9090 | 2025.12.20 00:29:38.456449 [ 276 ] {762a36ec-32bb-47ca-8669-08ea3783ecbf} <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 | ||
| 9091 | 2025.12.20 00:29:38.457309 [ 276 ] {762a36ec-32bb-47ca-8669-08ea3783ecbf} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9092 | 2025.12.20 00:29:38.457345 [ 276 ] {762a36ec-32bb-47ca-8669-08ea3783ecbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9093 | 2025.12.20 00:29:38.457911 [ 276 ] {762a36ec-32bb-47ca-8669-08ea3783ecbf} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9094 | 2025.12.20 00:29:38.458166 [ 276 ] {762a36ec-32bb-47ca-8669-08ea3783ecbf} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9095 | 2025.12.20 00:29:38.458300 [ 276 ] {762a36ec-32bb-47ca-8669-08ea3783ecbf} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001925 sec., 21298.701298701297 rows/sec., 38.17 MiB/sec. | ||
| 9096 | 2025.12.20 00:29:38.458352 [ 276 ] {762a36ec-32bb-47ca-8669-08ea3783ecbf} <Debug> TCPHandler: Processed in 0.002106293 sec. | ||
| 9097 | 2025.12.20 00:29:38.458471 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9098 | 2025.12.20 00:29:38.458565 [ 276 ] {68bc5f1b-9d69-4a6a-b069-663a579d9d60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9099 | 2025.12.20 00:29:38.458606 [ 276 ] {68bc5f1b-9d69-4a6a-b069-663a579d9d60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9100 | 2025.12.20 00:29:38.458933 [ 276 ] {68bc5f1b-9d69-4a6a-b069-663a579d9d60} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9101 | 2025.12.20 00:29:38.458967 [ 276 ] {68bc5f1b-9d69-4a6a-b069-663a579d9d60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9102 | 2025.12.20 00:29:38.459266 [ 276 ] {68bc5f1b-9d69-4a6a-b069-663a579d9d60} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9103 | 2025.12.20 00:29:38.459476 [ 276 ] {68bc5f1b-9d69-4a6a-b069-663a579d9d60} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9104 | 2025.12.20 00:29:38.459607 [ 276 ] {68bc5f1b-9d69-4a6a-b069-663a579d9d60} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 9105 | 2025.12.20 00:29:38.459642 [ 276 ] {68bc5f1b-9d69-4a6a-b069-663a579d9d60} <Debug> TCPHandler: Processed in 0.00122122 sec. | ||
| 9106 | 2025.12.20 00:29:38.771497 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19580 | ||
| 9107 | 2025.12.20 00:29:38.771976 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9108 | 2025.12.20 00:29:38.772010 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9109 | 2025.12.20 00:29:38.772489 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9110 | 2025.12.20 00:29:38.772707 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9111 | 2025.12.20 00:29:38.772826 [ 41 ] {} <Debug> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9112 | 2025.12.20 00:29:38.772833 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19580 | ||
| 9113 | 2025.12.20 00:29:38.772865 [ 41 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9114 | 2025.12.20 00:29:38.772885 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9115 | 2025.12.20 00:29:38.772996 [ 190 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 9116 | 2025.12.20 00:29:38.773152 [ 190 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9117 | 2025.12.20 00:29:38.773200 [ 190 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17212 rows starting from the beginning of the part | ||
| 9118 | 2025.12.20 00:29:38.773273 [ 190 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 9119 | 2025.12.20 00:29:38.773326 [ 190 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 9120 | 2025.12.20 00:29:38.773373 [ 190 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 9121 | 2025.12.20 00:29:38.773416 [ 190 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 9122 | 2025.12.20 00:29:38.773463 [ 190 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 9123 | 2025.12.20 00:29:38.775561 [ 195 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19580 rows, containing 4 columns (4 merged, 0 gathered) in 0.002611055 sec., 7498884.550497787 rows/sec., 107.27 MiB/sec. | ||
| 9124 | 2025.12.20 00:29:38.775940 [ 189 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9125 | 2025.12.20 00:29:38.776226 [ 189 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_41_8} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9126 | 2025.12.20 00:29:38.776289 [ 189 ] {09729ac8-5568-4f7f-8415-7fec1d34c9d4::all_1_41_8} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9127 | 2025.12.20 00:29:38.776375 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 9128 | 2025.12.20 00:29:39.804063 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9129 | 2025.12.20 00:29:39.822051 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9130 | 2025.12.20 00:29:39.822113 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9131 | 2025.12.20 00:29:39.828386 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9132 | 2025.12.20 00:29:39.829104 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9133 | 2025.12.20 00:29:39.829430 [ 41 ] {} <Debug> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9134 | 2025.12.20 00:29:39.829523 [ 41 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9135 | 2025.12.20 00:29:39.829560 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9136 | 2025.12.20 00:29:39.829717 [ 194 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 9137 | 2025.12.20 00:29:39.832372 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9138 | 2025.12.20 00:29:39.833100 [ 194 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9139 | 2025.12.20 00:29:39.834491 [ 194 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 9140 | 2025.12.20 00:29:39.839064 [ 194 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 9141 | 2025.12.20 00:29:39.843820 [ 194 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 9142 | 2025.12.20 00:29:39.848425 [ 194 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 9143 | 2025.12.20 00:29:39.853448 [ 194 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 9144 | 2025.12.20 00:29:39.857391 [ 194 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 9145 | 2025.12.20 00:29:39.910573 [ 195 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.080914459 sec., 3818.8477537741433 rows/sec., 19.75 MiB/sec. | ||
| 9146 | 2025.12.20 00:29:39.912938 [ 190 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9147 | 2025.12.20 00:29:39.914877 [ 190 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_41_8} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9148 | 2025.12.20 00:29:39.914980 [ 190 ] {89321189-b205-40b6-909a-47b5c2f62ac8::all_1_41_8} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9149 | 2025.12.20 00:29:39.916517 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 9150 | 2025.12.20 00:29:41.176138 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37127 | ||
| 9151 | 2025.12.20 00:29:41.176238 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9152 | 2025.12.20 00:29:41.176266 [ 292 ] {} <Debug> TCP-Session: 30325a07-029f-4d68-b526-91ecaad8b63c Authenticating user 'default' from [fd00:1122:3344:101::e]:37127 | ||
| 9153 | 2025.12.20 00:29:41.176289 [ 292 ] {} <Debug> TCP-Session: 30325a07-029f-4d68-b526-91ecaad8b63c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9154 | 2025.12.20 00:29:41.176302 [ 292 ] {} <Debug> TCP-Session: 30325a07-029f-4d68-b526-91ecaad8b63c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9155 | 2025.12.20 00:29:41.176515 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57940 | ||
| 9156 | 2025.12.20 00:29:41.176548 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51033 | ||
| 9157 | 2025.12.20 00:29:41.176569 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33380 | ||
| 9158 | 2025.12.20 00:29:41.176596 [ 292 ] {} <Trace> TCP-Session: 30325a07-029f-4d68-b526-91ecaad8b63c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9159 | 2025.12.20 00:29:41.176606 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45744 | ||
| 9160 | 2025.12.20 00:29:41.176578 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59488 | ||
| 9161 | 2025.12.20 00:29:41.176558 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36952 | ||
| 9162 | 2025.12.20 00:29:41.176524 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55891 | ||
| 9163 | 2025.12.20 00:29:41.176519 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61923 | ||
| 9164 | 2025.12.20 00:29:41.176784 [ 292 ] {b791de39-b356-43f0-a1df-45fcd6f2bbf8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37127) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9165 | 2025.12.20 00:29:41.176942 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9166 | 2025.12.20 00:29:41.176997 [ 350 ] {} <Debug> TCP-Session: 9d70287f-36e2-4576-a29c-822362b11e22 Authenticating user 'default' from [fd00:1122:3344:101::e]:51033 | ||
| 9167 | 2025.12.20 00:29:41.177034 [ 350 ] {} <Debug> TCP-Session: 9d70287f-36e2-4576-a29c-822362b11e22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9168 | 2025.12.20 00:29:41.177055 [ 350 ] {} <Debug> TCP-Session: 9d70287f-36e2-4576-a29c-822362b11e22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9169 | 2025.12.20 00:29:41.177056 [ 292 ] {b791de39-b356-43f0-a1df-45fcd6f2bbf8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9170 | 2025.12.20 00:29:41.177131 [ 292 ] {b791de39-b356-43f0-a1df-45fcd6f2bbf8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9171 | 2025.12.20 00:29:41.177163 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9172 | 2025.12.20 00:29:41.177202 [ 290 ] {} <Debug> TCP-Session: e3e3ac1a-c1c2-45db-8bde-b6391ca84322 Authenticating user 'default' from [fd00:1122:3344:101::e]:59488 | ||
| 9173 | 2025.12.20 00:29:41.177228 [ 290 ] {} <Debug> TCP-Session: e3e3ac1a-c1c2-45db-8bde-b6391ca84322 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9174 | 2025.12.20 00:29:41.177241 [ 290 ] {} <Debug> TCP-Session: e3e3ac1a-c1c2-45db-8bde-b6391ca84322 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9175 | 2025.12.20 00:29:41.177264 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9176 | 2025.12.20 00:29:41.177298 [ 275 ] {} <Debug> TCP-Session: 408427a4-d5cb-450b-9443-62ca402bbaf4 Authenticating user 'default' from [fd00:1122:3344:101::e]:61923 | ||
| 9177 | 2025.12.20 00:29:41.177315 [ 275 ] {} <Debug> TCP-Session: 408427a4-d5cb-450b-9443-62ca402bbaf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9178 | 2025.12.20 00:29:41.177328 [ 275 ] {} <Debug> TCP-Session: 408427a4-d5cb-450b-9443-62ca402bbaf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9179 | 2025.12.20 00:29:41.177423 [ 292 ] {b791de39-b356-43f0-a1df-45fcd6f2bbf8} <Debug> oximeter.version (bc39ca35-ba92-4bb2-98a9-2a197a776672) (SelectExecutor): Key condition: unknown | ||
| 9180 | 2025.12.20 00:29:41.177587 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9181 | 2025.12.20 00:29:41.177625 [ 294 ] {} <Debug> TCP-Session: f5cb70ed-1186-4de8-ab1c-0cdf4e89ec6f Authenticating user 'default' from [fd00:1122:3344:101::e]:55891 | ||
| 9182 | 2025.12.20 00:29:41.177648 [ 294 ] {} <Debug> TCP-Session: f5cb70ed-1186-4de8-ab1c-0cdf4e89ec6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9183 | 2025.12.20 00:29:41.177663 [ 294 ] {} <Debug> TCP-Session: f5cb70ed-1186-4de8-ab1c-0cdf4e89ec6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9184 | 2025.12.20 00:29:41.177856 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9185 | 2025.12.20 00:29:41.177892 [ 293 ] {} <Debug> TCP-Session: 70894e2b-ff26-4df0-b831-23d6e1d0af68 Authenticating user 'default' from [fd00:1122:3344:101::e]:57940 | ||
| 9186 | 2025.12.20 00:29:41.177910 [ 293 ] {} <Debug> TCP-Session: 70894e2b-ff26-4df0-b831-23d6e1d0af68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9187 | 2025.12.20 00:29:41.177927 [ 293 ] {} <Debug> TCP-Session: 70894e2b-ff26-4df0-b831-23d6e1d0af68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9188 | 2025.12.20 00:29:41.177978 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9189 | 2025.12.20 00:29:41.178024 [ 291 ] {} <Debug> TCP-Session: fabcf8c2-cffb-4e5e-b684-1451db0a7140 Authenticating user 'default' from [fd00:1122:3344:101::e]:45744 | ||
| 9190 | 2025.12.20 00:29:41.178048 [ 291 ] {} <Debug> TCP-Session: fabcf8c2-cffb-4e5e-b684-1451db0a7140 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9191 | 2025.12.20 00:29:41.178064 [ 291 ] {} <Debug> TCP-Session: fabcf8c2-cffb-4e5e-b684-1451db0a7140 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9192 | 2025.12.20 00:29:41.178118 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9193 | 2025.12.20 00:29:41.178167 [ 288 ] {} <Debug> TCP-Session: f021c464-2b30-4e62-baa5-8e5f3a39c37d Authenticating user 'default' from [fd00:1122:3344:101::e]:36952 | ||
| 9194 | 2025.12.20 00:29:41.178195 [ 288 ] {} <Debug> TCP-Session: f021c464-2b30-4e62-baa5-8e5f3a39c37d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9195 | 2025.12.20 00:29:41.178221 [ 288 ] {} <Debug> TCP-Session: f021c464-2b30-4e62-baa5-8e5f3a39c37d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9196 | 2025.12.20 00:29:41.178379 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9197 | 2025.12.20 00:29:41.178388 [ 313 ] {b791de39-b356-43f0-a1df-45fcd6f2bbf8} <Trace> AggregatingTransform: Aggregating | ||
| 9198 | 2025.12.20 00:29:41.178425 [ 289 ] {} <Debug> TCP-Session: b44b8cd5-39ab-4e1d-bd87-0e8377e9c416 Authenticating user 'default' from [fd00:1122:3344:101::e]:33380 | ||
| 9199 | 2025.12.20 00:29:41.178453 [ 313 ] {b791de39-b356-43f0-a1df-45fcd6f2bbf8} <Trace> Aggregator: Aggregation method: without_key | ||
| 9200 | 2025.12.20 00:29:41.178456 [ 289 ] {} <Debug> TCP-Session: b44b8cd5-39ab-4e1d-bd87-0e8377e9c416 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9201 | 2025.12.20 00:29:41.178494 [ 289 ] {} <Debug> TCP-Session: b44b8cd5-39ab-4e1d-bd87-0e8377e9c416 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9202 | 2025.12.20 00:29:41.178501 [ 313 ] {b791de39-b356-43f0-a1df-45fcd6f2bbf8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000971434 sec. (1029.406 rows/sec., 40.21 KiB/sec.) | ||
| 9203 | 2025.12.20 00:29:41.178529 [ 313 ] {b791de39-b356-43f0-a1df-45fcd6f2bbf8} <Trace> Aggregator: Merging aggregated data | ||
| 9204 | 2025.12.20 00:29:41.179648 [ 292 ] {b791de39-b356-43f0-a1df-45fcd6f2bbf8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002928 sec., 341.53005464480873 rows/sec., 13.34 KiB/sec. | ||
| 9205 | 2025.12.20 00:29:41.179770 [ 292 ] {b791de39-b356-43f0-a1df-45fcd6f2bbf8} <Debug> TCPHandler: Processed in 0.003290152 sec. | ||
| 9206 | 2025.12.20 00:29:41.179902 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9207 | 2025.12.20 00:29:41.179934 [ 292 ] {} <Debug> TCP-Session: 30325a07-029f-4d68-b526-91ecaad8b63c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9208 | 2025.12.20 00:29:41.179937 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9209 | 2025.12.20 00:29:41.179957 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9210 | 2025.12.20 00:29:41.179980 [ 275 ] {} <Debug> TCP-Session: 408427a4-d5cb-450b-9443-62ca402bbaf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9211 | 2025.12.20 00:29:41.179979 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9212 | 2025.12.20 00:29:41.180011 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9213 | 2025.12.20 00:29:41.180028 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9214 | 2025.12.20 00:29:41.180051 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9215 | 2025.12.20 00:29:41.180065 [ 289 ] {} <Debug> TCP-Session: b44b8cd5-39ab-4e1d-bd87-0e8377e9c416 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9216 | 2025.12.20 00:29:41.180095 [ 291 ] {} <Debug> TCP-Session: fabcf8c2-cffb-4e5e-b684-1451db0a7140 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9217 | 2025.12.20 00:29:41.180112 [ 350 ] {} <Debug> TCP-Session: 9d70287f-36e2-4576-a29c-822362b11e22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9218 | 2025.12.20 00:29:41.180050 [ 293 ] {} <Debug> TCP-Session: 70894e2b-ff26-4df0-b831-23d6e1d0af68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9219 | 2025.12.20 00:29:41.179994 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9220 | 2025.12.20 00:29:41.180068 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9221 | 2025.12.20 00:29:41.180002 [ 294 ] {} <Debug> TCP-Session: f5cb70ed-1186-4de8-ab1c-0cdf4e89ec6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9222 | 2025.12.20 00:29:41.180211 [ 288 ] {} <Debug> TCP-Session: f021c464-2b30-4e62-baa5-8e5f3a39c37d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9223 | 2025.12.20 00:29:41.180225 [ 290 ] {} <Debug> TCP-Session: e3e3ac1a-c1c2-45db-8bde-b6391ca84322 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9224 | 2025.12.20 00:29:41.209577 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39187 | ||
| 9225 | 2025.12.20 00:29:41.209657 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9226 | 2025.12.20 00:29:41.209680 [ 292 ] {} <Debug> TCP-Session: 1f2a2bb2-2a1b-4ff0-b8e3-077251469ad8 Authenticating user 'default' from [fd00:1122:3344:101::e]:39187 | ||
| 9227 | 2025.12.20 00:29:41.209698 [ 292 ] {} <Debug> TCP-Session: 1f2a2bb2-2a1b-4ff0-b8e3-077251469ad8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9228 | 2025.12.20 00:29:41.209728 [ 292 ] {} <Debug> TCP-Session: 1f2a2bb2-2a1b-4ff0-b8e3-077251469ad8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9229 | 2025.12.20 00:29:41.209978 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54634 | ||
| 9230 | 2025.12.20 00:29:41.209992 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41768 | ||
| 9231 | 2025.12.20 00:29:41.210023 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38791 | ||
| 9232 | 2025.12.20 00:29:41.210042 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33048 | ||
| 9233 | 2025.12.20 00:29:41.210057 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37704 | ||
| 9234 | 2025.12.20 00:29:41.210069 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34062 | ||
| 9235 | 2025.12.20 00:29:41.210113 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9236 | 2025.12.20 00:29:41.210121 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9237 | 2025.12.20 00:29:41.210133 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9238 | 2025.12.20 00:29:41.210144 [ 350 ] {} <Debug> TCP-Session: 92048cc9-8f32-44f9-a3dc-1a2d2a22b2b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:38791 | ||
| 9239 | 2025.12.20 00:29:41.210154 [ 289 ] {} <Debug> TCP-Session: 44920a6b-4441-438c-99a0-0e550e6c46b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33048 | ||
| 9240 | 2025.12.20 00:29:41.210174 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9241 | 2025.12.20 00:29:41.210183 [ 350 ] {} <Debug> TCP-Session: 92048cc9-8f32-44f9-a3dc-1a2d2a22b2b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9242 | 2025.12.20 00:29:41.210186 [ 289 ] {} <Debug> TCP-Session: 44920a6b-4441-438c-99a0-0e550e6c46b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9243 | 2025.12.20 00:29:41.210214 [ 291 ] {} <Debug> TCP-Session: 1ce96dde-f57c-46c9-a5b2-f78b3abcf015 Authenticating user 'default' from [fd00:1122:3344:101::e]:34062 | ||
| 9244 | 2025.12.20 00:29:41.210225 [ 289 ] {} <Debug> TCP-Session: 44920a6b-4441-438c-99a0-0e550e6c46b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9245 | 2025.12.20 00:29:41.210245 [ 291 ] {} <Debug> TCP-Session: 1ce96dde-f57c-46c9-a5b2-f78b3abcf015 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9246 | 2025.12.20 00:29:41.210215 [ 350 ] {} <Debug> TCP-Session: 92048cc9-8f32-44f9-a3dc-1a2d2a22b2b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9247 | 2025.12.20 00:29:41.210277 [ 291 ] {} <Debug> TCP-Session: 1ce96dde-f57c-46c9-a5b2-f78b3abcf015 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9248 | 2025.12.20 00:29:41.210144 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9249 | 2025.12.20 00:29:41.210070 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9250 | 2025.12.20 00:29:41.210332 [ 290 ] {} <Debug> TCP-Session: 4a33d9b1-d46f-4dec-8bff-6cb1441d7811 Authenticating user 'default' from [fd00:1122:3344:101::e]:37704 | ||
| 9251 | 2025.12.20 00:29:41.210354 [ 293 ] {} <Debug> TCP-Session: 3078591a-62cd-45ec-b008-91e399e7537a Authenticating user 'default' from [fd00:1122:3344:101::e]:54634 | ||
| 9252 | 2025.12.20 00:29:41.210367 [ 290 ] {} <Debug> TCP-Session: 4a33d9b1-d46f-4dec-8bff-6cb1441d7811 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9253 | 2025.12.20 00:29:41.210381 [ 293 ] {} <Debug> TCP-Session: 3078591a-62cd-45ec-b008-91e399e7537a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9254 | 2025.12.20 00:29:41.210390 [ 290 ] {} <Debug> TCP-Session: 4a33d9b1-d46f-4dec-8bff-6cb1441d7811 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9255 | 2025.12.20 00:29:41.210404 [ 293 ] {} <Debug> TCP-Session: 3078591a-62cd-45ec-b008-91e399e7537a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9256 | 2025.12.20 00:29:41.210034 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43741 | ||
| 9257 | 2025.12.20 00:29:41.209988 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47842 | ||
| 9258 | 2025.12.20 00:29:41.210179 [ 294 ] {} <Debug> TCP-Session: 14870522-279f-4a1a-ba74-ddc74578b285 Authenticating user 'default' from [fd00:1122:3344:101::e]:41768 | ||
| 9259 | 2025.12.20 00:29:41.210026 [ 292 ] {} <Trace> TCP-Session: 1f2a2bb2-2a1b-4ff0-b8e3-077251469ad8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9260 | 2025.12.20 00:29:41.210547 [ 294 ] {} <Debug> TCP-Session: 14870522-279f-4a1a-ba74-ddc74578b285 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9261 | 2025.12.20 00:29:41.210563 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9262 | 2025.12.20 00:29:41.210588 [ 294 ] {} <Debug> TCP-Session: 14870522-279f-4a1a-ba74-ddc74578b285 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9263 | 2025.12.20 00:29:41.210610 [ 275 ] {} <Debug> TCP-Session: c8c938cb-37a0-4487-ac57-1876b84c42a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:47842 | ||
| 9264 | 2025.12.20 00:29:41.210651 [ 275 ] {} <Debug> TCP-Session: c8c938cb-37a0-4487-ac57-1876b84c42a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9265 | 2025.12.20 00:29:41.210535 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9266 | 2025.12.20 00:29:41.210675 [ 275 ] {} <Debug> TCP-Session: c8c938cb-37a0-4487-ac57-1876b84c42a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9267 | 2025.12.20 00:29:41.210710 [ 288 ] {} <Debug> TCP-Session: 6d00c6ac-a9f1-4549-8f3f-2012134062ed Authenticating user 'default' from [fd00:1122:3344:101::e]:43741 | ||
| 9268 | 2025.12.20 00:29:41.210726 [ 292 ] {12170973-1a17-4982-91a3-638effeb90b1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39187) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9269 | 2025.12.20 00:29:41.210734 [ 288 ] {} <Debug> TCP-Session: 6d00c6ac-a9f1-4549-8f3f-2012134062ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9270 | 2025.12.20 00:29:41.210769 [ 288 ] {} <Debug> TCP-Session: 6d00c6ac-a9f1-4549-8f3f-2012134062ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9271 | 2025.12.20 00:29:41.210960 [ 292 ] {12170973-1a17-4982-91a3-638effeb90b1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9272 | 2025.12.20 00:29:41.211012 [ 292 ] {12170973-1a17-4982-91a3-638effeb90b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9273 | 2025.12.20 00:29:41.211272 [ 292 ] {12170973-1a17-4982-91a3-638effeb90b1} <Debug> oximeter.version (bc39ca35-ba92-4bb2-98a9-2a197a776672) (SelectExecutor): Key condition: unknown | ||
| 9274 | 2025.12.20 00:29:41.212202 [ 327 ] {12170973-1a17-4982-91a3-638effeb90b1} <Trace> AggregatingTransform: Aggregating | ||
| 9275 | 2025.12.20 00:29:41.212255 [ 327 ] {12170973-1a17-4982-91a3-638effeb90b1} <Trace> Aggregator: Aggregation method: without_key | ||
| 9276 | 2025.12.20 00:29:41.212291 [ 327 ] {12170973-1a17-4982-91a3-638effeb90b1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000921123 sec. (1085.631 rows/sec., 42.41 KiB/sec.) | ||
| 9277 | 2025.12.20 00:29:41.212313 [ 327 ] {12170973-1a17-4982-91a3-638effeb90b1} <Trace> Aggregator: Merging aggregated data | ||
| 9278 | 2025.12.20 00:29:41.213567 [ 292 ] {12170973-1a17-4982-91a3-638effeb90b1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002897 sec., 345.18467380048327 rows/sec., 13.48 KiB/sec. | ||
| 9279 | 2025.12.20 00:29:41.213721 [ 292 ] {12170973-1a17-4982-91a3-638effeb90b1} <Debug> TCPHandler: Processed in 0.003785075 sec. | ||
| 9280 | 2025.12.20 00:29:41.213850 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9281 | 2025.12.20 00:29:41.213878 [ 292 ] {} <Debug> TCP-Session: 1f2a2bb2-2a1b-4ff0-b8e3-077251469ad8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9282 | 2025.12.20 00:29:41.213887 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9283 | 2025.12.20 00:29:41.213910 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9284 | 2025.12.20 00:29:41.213934 [ 294 ] {} <Debug> TCP-Session: 14870522-279f-4a1a-ba74-ddc74578b285 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9285 | 2025.12.20 00:29:41.213936 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9286 | 2025.12.20 00:29:41.213951 [ 350 ] {} <Debug> TCP-Session: 92048cc9-8f32-44f9-a3dc-1a2d2a22b2b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9287 | 2025.12.20 00:29:41.213965 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9288 | 2025.12.20 00:29:41.213980 [ 288 ] {} <Debug> TCP-Session: 6d00c6ac-a9f1-4549-8f3f-2012134062ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9289 | 2025.12.20 00:29:41.214024 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9290 | 2025.12.20 00:29:41.214038 [ 291 ] {} <Debug> TCP-Session: 1ce96dde-f57c-46c9-a5b2-f78b3abcf015 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9291 | 2025.12.20 00:29:41.214042 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9292 | 2025.12.20 00:29:41.214066 [ 293 ] {} <Debug> TCP-Session: 3078591a-62cd-45ec-b008-91e399e7537a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9293 | 2025.12.20 00:29:41.214071 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9294 | 2025.12.20 00:29:41.214102 [ 275 ] {} <Debug> TCP-Session: c8c938cb-37a0-4487-ac57-1876b84c42a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9295 | 2025.12.20 00:29:41.214025 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9296 | 2025.12.20 00:29:41.214127 [ 289 ] {} <Debug> TCP-Session: 44920a6b-4441-438c-99a0-0e550e6c46b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9297 | 2025.12.20 00:29:41.214192 [ 290 ] {} <Debug> TCP-Session: 4a33d9b1-d46f-4dec-8bff-6cb1441d7811 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9298 | 2025.12.20 00:29:41.231788 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38952 | ||
| 9299 | 2025.12.20 00:29:41.231857 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9300 | 2025.12.20 00:29:41.231878 [ 292 ] {} <Debug> TCP-Session: 10b1fd60-98f4-4ff8-bf3c-d4286b220e03 Authenticating user 'default' from [fd00:1122:3344:101::e]:38952 | ||
| 9301 | 2025.12.20 00:29:41.231895 [ 292 ] {} <Debug> TCP-Session: 10b1fd60-98f4-4ff8-bf3c-d4286b220e03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9302 | 2025.12.20 00:29:41.231908 [ 292 ] {} <Debug> TCP-Session: 10b1fd60-98f4-4ff8-bf3c-d4286b220e03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9303 | 2025.12.20 00:29:41.232056 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34388 | ||
| 9304 | 2025.12.20 00:29:41.232088 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33344 | ||
| 9305 | 2025.12.20 00:29:41.232098 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34002 | ||
| 9306 | 2025.12.20 00:29:41.232125 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51419 | ||
| 9307 | 2025.12.20 00:29:41.232137 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9308 | 2025.12.20 00:29:41.232161 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53325 | ||
| 9309 | 2025.12.20 00:29:41.232163 [ 292 ] {} <Trace> TCP-Session: 10b1fd60-98f4-4ff8-bf3c-d4286b220e03 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9310 | 2025.12.20 00:29:41.232184 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9311 | 2025.12.20 00:29:41.232207 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9312 | 2025.12.20 00:29:41.232227 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9313 | 2025.12.20 00:29:41.232233 [ 275 ] {} <Debug> TCP-Session: f57c38b3-2a8d-4222-8ecf-d3195f208f8b Authenticating user 'default' from [fd00:1122:3344:101::e]:34002 | ||
| 9314 | 2025.12.20 00:29:41.232245 [ 350 ] {} <Debug> TCP-Session: 1e08a89b-324e-48c9-b76b-4dc84d245ee2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51419 | ||
| 9315 | 2025.12.20 00:29:41.232253 [ 289 ] {} <Debug> TCP-Session: 95db1214-9024-4bbc-8442-a1dbf3dead96 Authenticating user 'default' from [fd00:1122:3344:101::e]:53325 | ||
| 9316 | 2025.12.20 00:29:41.232268 [ 275 ] {} <Debug> TCP-Session: f57c38b3-2a8d-4222-8ecf-d3195f208f8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9317 | 2025.12.20 00:29:41.232283 [ 350 ] {} <Debug> TCP-Session: 1e08a89b-324e-48c9-b76b-4dc84d245ee2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9318 | 2025.12.20 00:29:41.232289 [ 289 ] {} <Debug> TCP-Session: 95db1214-9024-4bbc-8442-a1dbf3dead96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9319 | 2025.12.20 00:29:41.232301 [ 275 ] {} <Debug> TCP-Session: f57c38b3-2a8d-4222-8ecf-d3195f208f8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9320 | 2025.12.20 00:29:41.232312 [ 350 ] {} <Debug> TCP-Session: 1e08a89b-324e-48c9-b76b-4dc84d245ee2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9321 | 2025.12.20 00:29:41.232320 [ 289 ] {} <Debug> TCP-Session: 95db1214-9024-4bbc-8442-a1dbf3dead96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9322 | 2025.12.20 00:29:41.232187 [ 293 ] {} <Debug> TCP-Session: e0414b0d-4c71-4b47-84ed-875cd234771e Authenticating user 'default' from [fd00:1122:3344:101::e]:34388 | ||
| 9323 | 2025.12.20 00:29:41.232358 [ 292 ] {9e6f735f-cf61-4c25-8430-642a12894d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38952) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9324 | 2025.12.20 00:29:41.232379 [ 293 ] {} <Debug> TCP-Session: e0414b0d-4c71-4b47-84ed-875cd234771e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9325 | 2025.12.20 00:29:41.232174 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42165 | ||
| 9326 | 2025.12.20 00:29:41.232414 [ 293 ] {} <Debug> TCP-Session: e0414b0d-4c71-4b47-84ed-875cd234771e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9327 | 2025.12.20 00:29:41.232151 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32885 | ||
| 9328 | 2025.12.20 00:29:41.232181 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33355 | ||
| 9329 | 2025.12.20 00:29:41.232480 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9330 | 2025.12.20 00:29:41.232500 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9331 | 2025.12.20 00:29:41.232183 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9332 | 2025.12.20 00:29:41.232520 [ 290 ] {} <Debug> TCP-Session: be370c9c-5f7c-450e-9b90-92f943cded35 Authenticating user 'default' from [fd00:1122:3344:101::e]:42165 | ||
| 9333 | 2025.12.20 00:29:41.232530 [ 288 ] {} <Debug> TCP-Session: 48634062-f884-43c9-8142-7f51107805af Authenticating user 'default' from [fd00:1122:3344:101::e]:32885 | ||
| 9334 | 2025.12.20 00:29:41.232543 [ 294 ] {} <Debug> TCP-Session: 0f4776be-cdff-4694-ba64-f22ec3571188 Authenticating user 'default' from [fd00:1122:3344:101::e]:33344 | ||
| 9335 | 2025.12.20 00:29:41.232550 [ 290 ] {} <Debug> TCP-Session: be370c9c-5f7c-450e-9b90-92f943cded35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9336 | 2025.12.20 00:29:41.232559 [ 288 ] {} <Debug> TCP-Session: 48634062-f884-43c9-8142-7f51107805af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9337 | 2025.12.20 00:29:41.232566 [ 294 ] {} <Debug> TCP-Session: 0f4776be-cdff-4694-ba64-f22ec3571188 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9338 | 2025.12.20 00:29:41.232583 [ 288 ] {} <Debug> TCP-Session: 48634062-f884-43c9-8142-7f51107805af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9339 | 2025.12.20 00:29:41.232591 [ 294 ] {} <Debug> TCP-Session: 0f4776be-cdff-4694-ba64-f22ec3571188 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9340 | 2025.12.20 00:29:41.232571 [ 290 ] {} <Debug> TCP-Session: be370c9c-5f7c-450e-9b90-92f943cded35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9341 | 2025.12.20 00:29:41.232543 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9342 | 2025.12.20 00:29:41.232579 [ 292 ] {9e6f735f-cf61-4c25-8430-642a12894d3b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9343 | 2025.12.20 00:29:41.232668 [ 291 ] {} <Debug> TCP-Session: 0c0f0437-325e-4e6e-a6c2-8b913c992550 Authenticating user 'default' from [fd00:1122:3344:101::e]:33355 | ||
| 9344 | 2025.12.20 00:29:41.232700 [ 291 ] {} <Debug> TCP-Session: 0c0f0437-325e-4e6e-a6c2-8b913c992550 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9345 | 2025.12.20 00:29:41.232708 [ 292 ] {9e6f735f-cf61-4c25-8430-642a12894d3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9346 | 2025.12.20 00:29:41.232714 [ 291 ] {} <Debug> TCP-Session: 0c0f0437-325e-4e6e-a6c2-8b913c992550 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9347 | 2025.12.20 00:29:41.232955 [ 292 ] {9e6f735f-cf61-4c25-8430-642a12894d3b} <Debug> oximeter.version (bc39ca35-ba92-4bb2-98a9-2a197a776672) (SelectExecutor): Key condition: unknown | ||
| 9348 | 2025.12.20 00:29:41.233725 [ 297 ] {9e6f735f-cf61-4c25-8430-642a12894d3b} <Trace> AggregatingTransform: Aggregating | ||
| 9349 | 2025.12.20 00:29:41.233758 [ 297 ] {9e6f735f-cf61-4c25-8430-642a12894d3b} <Trace> Aggregator: Aggregation method: without_key | ||
| 9350 | 2025.12.20 00:29:41.233792 [ 297 ] {9e6f735f-cf61-4c25-8430-642a12894d3b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000747369 sec. (1338.027 rows/sec., 52.27 KiB/sec.) | ||
| 9351 | 2025.12.20 00:29:41.233811 [ 297 ] {9e6f735f-cf61-4c25-8430-642a12894d3b} <Trace> Aggregator: Merging aggregated data | ||
| 9352 | 2025.12.20 00:29:41.234923 [ 292 ] {9e6f735f-cf61-4c25-8430-642a12894d3b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002621 sec., 381.53376573826785 rows/sec., 14.90 KiB/sec. | ||
| 9353 | 2025.12.20 00:29:41.235014 [ 292 ] {9e6f735f-cf61-4c25-8430-642a12894d3b} <Debug> TCPHandler: Processed in 0.002922384 sec. | ||
| 9354 | 2025.12.20 00:29:41.235150 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9355 | 2025.12.20 00:29:41.235178 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9356 | 2025.12.20 00:29:41.235182 [ 292 ] {} <Debug> TCP-Session: 10b1fd60-98f4-4ff8-bf3c-d4286b220e03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9357 | 2025.12.20 00:29:41.235199 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9358 | 2025.12.20 00:29:41.235221 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9359 | 2025.12.20 00:29:41.235242 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9360 | 2025.12.20 00:29:41.235253 [ 294 ] {} <Debug> TCP-Session: 0f4776be-cdff-4694-ba64-f22ec3571188 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9361 | 2025.12.20 00:29:41.235271 [ 291 ] {} <Debug> TCP-Session: 0c0f0437-325e-4e6e-a6c2-8b913c992550 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9362 | 2025.12.20 00:29:41.235288 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9363 | 2025.12.20 00:29:41.235312 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9364 | 2025.12.20 00:29:41.235297 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9365 | 2025.12.20 00:29:41.235351 [ 289 ] {} <Debug> TCP-Session: 95db1214-9024-4bbc-8442-a1dbf3dead96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9366 | 2025.12.20 00:29:41.235376 [ 275 ] {} <Debug> TCP-Session: f57c38b3-2a8d-4222-8ecf-d3195f208f8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9367 | 2025.12.20 00:29:41.235289 [ 350 ] {} <Debug> TCP-Session: 1e08a89b-324e-48c9-b76b-4dc84d245ee2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9368 | 2025.12.20 00:29:41.235263 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9369 | 2025.12.20 00:29:41.235224 [ 293 ] {} <Debug> TCP-Session: e0414b0d-4c71-4b47-84ed-875cd234771e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9370 | 2025.12.20 00:29:41.235454 [ 288 ] {} <Debug> TCP-Session: 48634062-f884-43c9-8142-7f51107805af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9371 | 2025.12.20 00:29:41.235342 [ 290 ] {} <Debug> TCP-Session: be370c9c-5f7c-450e-9b90-92f943cded35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9372 | 2025.12.20 00:29:41.328061 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1176 | ||
| 9373 | 2025.12.20 00:29:41.330689 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9374 | 2025.12.20 00:29:41.330749 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9375 | 2025.12.20 00:29:41.332051 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9376 | 2025.12.20 00:29:41.332342 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9377 | 2025.12.20 00:29:41.332785 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1176 | ||
| 9378 | 2025.12.20 00:29:43.459534 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9379 | 2025.12.20 00:29:43.459735 [ 276 ] {e542e10c-5f30-4228-be79-9fa61f528baf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9380 | 2025.12.20 00:29:43.459810 [ 276 ] {e542e10c-5f30-4228-be79-9fa61f528baf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9381 | 2025.12.20 00:29:43.460692 [ 276 ] {e542e10c-5f30-4228-be79-9fa61f528baf} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9382 | 2025.12.20 00:29:43.460740 [ 276 ] {e542e10c-5f30-4228-be79-9fa61f528baf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9383 | 2025.12.20 00:29:43.461154 [ 276 ] {e542e10c-5f30-4228-be79-9fa61f528baf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9384 | 2025.12.20 00:29:43.461378 [ 276 ] {e542e10c-5f30-4228-be79-9fa61f528baf} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9385 | 2025.12.20 00:29:43.461539 [ 276 ] {e542e10c-5f30-4228-be79-9fa61f528baf} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001857 sec., 220786.21432417879 rows/sec., 14.01 MiB/sec. | ||
| 9386 | 2025.12.20 00:29:43.461591 [ 276 ] {e542e10c-5f30-4228-be79-9fa61f528baf} <Debug> TCPHandler: Processed in 0.002199285 sec. | ||
| 9387 | 2025.12.20 00:29:43.461713 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9388 | 2025.12.20 00:29:43.461816 [ 276 ] {33392dff-3680-4dbd-8588-6c450064672b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9389 | 2025.12.20 00:29:43.461860 [ 276 ] {33392dff-3680-4dbd-8588-6c450064672b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9390 | 2025.12.20 00:29:43.462829 [ 276 ] {33392dff-3680-4dbd-8588-6c450064672b} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9391 | 2025.12.20 00:29:43.462868 [ 276 ] {33392dff-3680-4dbd-8588-6c450064672b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9392 | 2025.12.20 00:29:43.463237 [ 276 ] {33392dff-3680-4dbd-8588-6c450064672b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9393 | 2025.12.20 00:29:43.463454 [ 276 ] {33392dff-3680-4dbd-8588-6c450064672b} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9394 | 2025.12.20 00:29:43.463589 [ 276 ] {33392dff-3680-4dbd-8588-6c450064672b} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001797 sec., 618809.1263216472 rows/sec., 48.82 MiB/sec. | ||
| 9395 | 2025.12.20 00:29:43.463628 [ 276 ] {33392dff-3680-4dbd-8588-6c450064672b} <Debug> TCPHandler: Processed in 0.001966789 sec. | ||
| 9396 | 2025.12.20 00:29:43.463737 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9397 | 2025.12.20 00:29:43.463834 [ 276 ] {20135308-3e26-40b7-be03-c322ccef55e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9398 | 2025.12.20 00:29:43.463925 [ 276 ] {20135308-3e26-40b7-be03-c322ccef55e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9399 | 2025.12.20 00:29:43.464401 [ 276 ] {20135308-3e26-40b7-be03-c322ccef55e6} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9400 | 2025.12.20 00:29:43.464438 [ 276 ] {20135308-3e26-40b7-be03-c322ccef55e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9401 | 2025.12.20 00:29:43.464752 [ 276 ] {20135308-3e26-40b7-be03-c322ccef55e6} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9402 | 2025.12.20 00:29:43.464955 [ 276 ] {20135308-3e26-40b7-be03-c322ccef55e6} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9403 | 2025.12.20 00:29:43.465084 [ 276 ] {20135308-3e26-40b7-be03-c322ccef55e6} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001271 sec., 161290.32258064515 rows/sec., 9.46 MiB/sec. | ||
| 9404 | 2025.12.20 00:29:43.465122 [ 276 ] {20135308-3e26-40b7-be03-c322ccef55e6} <Debug> TCPHandler: Processed in 0.001435636 sec. | ||
| 9405 | 2025.12.20 00:29:43.465226 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9406 | 2025.12.20 00:29:43.465379 [ 276 ] {c070dbf1-2b61-4c0d-a959-ddadb20ae343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9407 | 2025.12.20 00:29:43.465422 [ 276 ] {c070dbf1-2b61-4c0d-a959-ddadb20ae343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9408 | 2025.12.20 00:29:43.465904 [ 276 ] {c070dbf1-2b61-4c0d-a959-ddadb20ae343} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9409 | 2025.12.20 00:29:43.465942 [ 276 ] {c070dbf1-2b61-4c0d-a959-ddadb20ae343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9410 | 2025.12.20 00:29:43.466269 [ 276 ] {c070dbf1-2b61-4c0d-a959-ddadb20ae343} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9411 | 2025.12.20 00:29:43.466498 [ 276 ] {c070dbf1-2b61-4c0d-a959-ddadb20ae343} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9412 | 2025.12.20 00:29:43.466641 [ 276 ] {c070dbf1-2b61-4c0d-a959-ddadb20ae343} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001281 sec., 165495.70647931303 rows/sec., 10.67 MiB/sec. | ||
| 9413 | 2025.12.20 00:29:43.466680 [ 276 ] {c070dbf1-2b61-4c0d-a959-ddadb20ae343} <Debug> TCPHandler: Processed in 0.001507148 sec. | ||
| 9414 | 2025.12.20 00:29:43.466789 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9415 | 2025.12.20 00:29:43.466883 [ 276 ] {f74c3d3b-974d-49dc-8364-90ae6ffcb6a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9416 | 2025.12.20 00:29:43.466923 [ 276 ] {f74c3d3b-974d-49dc-8364-90ae6ffcb6a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9417 | 2025.12.20 00:29:43.467391 [ 276 ] {f74c3d3b-974d-49dc-8364-90ae6ffcb6a2} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9418 | 2025.12.20 00:29:43.467428 [ 276 ] {f74c3d3b-974d-49dc-8364-90ae6ffcb6a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9419 | 2025.12.20 00:29:43.467752 [ 276 ] {f74c3d3b-974d-49dc-8364-90ae6ffcb6a2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9420 | 2025.12.20 00:29:43.467975 [ 276 ] {f74c3d3b-974d-49dc-8364-90ae6ffcb6a2} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9421 | 2025.12.20 00:29:43.468108 [ 276 ] {f74c3d3b-974d-49dc-8364-90ae6ffcb6a2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001243 sec., 169750.60337892198 rows/sec., 9.64 MiB/sec. | ||
| 9422 | 2025.12.20 00:29:43.468147 [ 276 ] {f74c3d3b-974d-49dc-8364-90ae6ffcb6a2} <Debug> TCPHandler: Processed in 0.001410196 sec. | ||
| 9423 | 2025.12.20 00:29:43.468255 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9424 | 2025.12.20 00:29:43.468349 [ 276 ] {1b5b34b0-06e0-4ce9-97ec-5569a7630cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9425 | 2025.12.20 00:29:43.468389 [ 276 ] {1b5b34b0-06e0-4ce9-97ec-5569a7630cca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9426 | 2025.12.20 00:29:43.469050 [ 276 ] {1b5b34b0-06e0-4ce9-97ec-5569a7630cca} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9427 | 2025.12.20 00:29:43.469087 [ 276 ] {1b5b34b0-06e0-4ce9-97ec-5569a7630cca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9428 | 2025.12.20 00:29:43.469418 [ 276 ] {1b5b34b0-06e0-4ce9-97ec-5569a7630cca} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9429 | 2025.12.20 00:29:43.469646 [ 276 ] {1b5b34b0-06e0-4ce9-97ec-5569a7630cca} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9430 | 2025.12.20 00:29:43.469772 [ 276 ] {1b5b34b0-06e0-4ce9-97ec-5569a7630cca} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001441 sec., 471200.55517002085 rows/sec., 32.85 MiB/sec. | ||
| 9431 | 2025.12.20 00:29:43.469810 [ 276 ] {1b5b34b0-06e0-4ce9-97ec-5569a7630cca} <Debug> TCPHandler: Processed in 0.00160677 sec. | ||
| 9432 | 2025.12.20 00:29:43.469916 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9433 | 2025.12.20 00:29:43.470010 [ 276 ] {c6b692ed-adf2-4559-9595-afe1ba65ea2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9434 | 2025.12.20 00:29:43.470051 [ 276 ] {c6b692ed-adf2-4559-9595-afe1ba65ea2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9435 | 2025.12.20 00:29:43.470371 [ 276 ] {c6b692ed-adf2-4559-9595-afe1ba65ea2c} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9436 | 2025.12.20 00:29:43.470408 [ 276 ] {c6b692ed-adf2-4559-9595-afe1ba65ea2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9437 | 2025.12.20 00:29:43.470716 [ 276 ] {c6b692ed-adf2-4559-9595-afe1ba65ea2c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9438 | 2025.12.20 00:29:43.470932 [ 276 ] {c6b692ed-adf2-4559-9595-afe1ba65ea2c} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9439 | 2025.12.20 00:29:43.471058 [ 276 ] {c6b692ed-adf2-4559-9595-afe1ba65ea2c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. | ||
| 9440 | 2025.12.20 00:29:43.471094 [ 276 ] {c6b692ed-adf2-4559-9595-afe1ba65ea2c} <Debug> TCPHandler: Processed in 0.00122821 sec. | ||
| 9441 | 2025.12.20 00:29:43.471201 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9442 | 2025.12.20 00:29:43.471294 [ 276 ] {1e7e2eaf-74d4-497c-ae40-7b08f9de4980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9443 | 2025.12.20 00:29:43.471336 [ 276 ] {1e7e2eaf-74d4-497c-ae40-7b08f9de4980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9444 | 2025.12.20 00:29:43.471762 [ 276 ] {1e7e2eaf-74d4-497c-ae40-7b08f9de4980} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9445 | 2025.12.20 00:29:43.471799 [ 276 ] {1e7e2eaf-74d4-497c-ae40-7b08f9de4980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9446 | 2025.12.20 00:29:43.472134 [ 276 ] {1e7e2eaf-74d4-497c-ae40-7b08f9de4980} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9447 | 2025.12.20 00:29:43.472349 [ 276 ] {1e7e2eaf-74d4-497c-ae40-7b08f9de4980} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9448 | 2025.12.20 00:29:43.472475 [ 276 ] {1e7e2eaf-74d4-497c-ae40-7b08f9de4980} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.0012 sec., 261666.6666666667 rows/sec., 17.19 MiB/sec. | ||
| 9449 | 2025.12.20 00:29:43.472513 [ 276 ] {1e7e2eaf-74d4-497c-ae40-7b08f9de4980} <Debug> TCPHandler: Processed in 0.001362724 sec. | ||
| 9450 | 2025.12.20 00:29:43.472621 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9451 | 2025.12.20 00:29:43.472715 [ 276 ] {990c2a49-4bcd-4cd3-9895-eb9f45884183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9452 | 2025.12.20 00:29:43.472757 [ 276 ] {990c2a49-4bcd-4cd3-9895-eb9f45884183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9453 | 2025.12.20 00:29:43.473060 [ 276 ] {990c2a49-4bcd-4cd3-9895-eb9f45884183} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9454 | 2025.12.20 00:29:43.473096 [ 276 ] {990c2a49-4bcd-4cd3-9895-eb9f45884183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9455 | 2025.12.20 00:29:43.473392 [ 276 ] {990c2a49-4bcd-4cd3-9895-eb9f45884183} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9456 | 2025.12.20 00:29:43.473618 [ 276 ] {990c2a49-4bcd-4cd3-9895-eb9f45884183} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9457 | 2025.12.20 00:29:43.473728 [ 35 ] {} <Debug> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9458 | 2025.12.20 00:29:43.473744 [ 276 ] {990c2a49-4bcd-4cd3-9895-eb9f45884183} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001047 sec., 955.1098376313277 rows/sec., 64.36 KiB/sec. | ||
| 9459 | 2025.12.20 00:29:43.473813 [ 35 ] {} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9460 | 2025.12.20 00:29:43.473827 [ 276 ] {990c2a49-4bcd-4cd3-9895-eb9f45884183} <Debug> TCPHandler: Processed in 0.001257512 sec. | ||
| 9461 | 2025.12.20 00:29:43.473842 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9462 | 2025.12.20 00:29:43.473941 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9463 | 2025.12.20 00:29:43.473955 [ 195 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 9464 | 2025.12.20 00:29:43.474042 [ 276 ] {e6eac3c3-de0d-4187-af4a-8cc94f6f17bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9465 | 2025.12.20 00:29:43.474087 [ 276 ] {e6eac3c3-de0d-4187-af4a-8cc94f6f17bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9466 | 2025.12.20 00:29:43.474089 [ 195 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9467 | 2025.12.20 00:29:43.474137 [ 195 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 27 rows starting from the beginning of the part | ||
| 9468 | 2025.12.20 00:29:43.474207 [ 195 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 9469 | 2025.12.20 00:29:43.474255 [ 195 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 9470 | 2025.12.20 00:29:43.474300 [ 195 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 9471 | 2025.12.20 00:29:43.474342 [ 195 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 9472 | 2025.12.20 00:29:43.474385 [ 195 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 9473 | 2025.12.20 00:29:43.474473 [ 276 ] {e6eac3c3-de0d-4187-af4a-8cc94f6f17bd} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9474 | 2025.12.20 00:29:43.474523 [ 276 ] {e6eac3c3-de0d-4187-af4a-8cc94f6f17bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9475 | 2025.12.20 00:29:43.474938 [ 276 ] {e6eac3c3-de0d-4187-af4a-8cc94f6f17bd} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9476 | 2025.12.20 00:29:43.475196 [ 276 ] {e6eac3c3-de0d-4187-af4a-8cc94f6f17bd} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9477 | 2025.12.20 00:29:43.475276 [ 187 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.001368144 sec., 23389.350828567753 rows/sec., 1.53 MiB/sec. | ||
| 9478 | 2025.12.20 00:29:43.475327 [ 276 ] {e6eac3c3-de0d-4187-af4a-8cc94f6f17bd} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001303 sec., 79815.80966999233 rows/sec., 4.89 MiB/sec. | ||
| 9479 | 2025.12.20 00:29:43.475371 [ 276 ] {e6eac3c3-de0d-4187-af4a-8cc94f6f17bd} <Debug> TCPHandler: Processed in 0.001480137 sec. | ||
| 9480 | 2025.12.20 00:29:43.475436 [ 186 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9481 | 2025.12.20 00:29:43.475710 [ 186 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_31_6} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9482 | 2025.12.20 00:29:43.475783 [ 186 ] {50899561-359e-4418-a2cf-d49a89ad496a::all_1_31_6} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9483 | 2025.12.20 00:29:43.475874 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9484 | 2025.12.20 00:29:46.126807 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9485 | 2025.12.20 00:29:46.126916 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9486 | 2025.12.20 00:29:46.273826 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20092 | ||
| 9487 | 2025.12.20 00:29:46.274348 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9488 | 2025.12.20 00:29:46.274397 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9489 | 2025.12.20 00:29:46.274889 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9490 | 2025.12.20 00:29:46.275114 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9491 | 2025.12.20 00:29:46.275258 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20092 | ||
| 9492 | 2025.12.20 00:29:47.333360 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9493 | 2025.12.20 00:29:47.348392 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9494 | 2025.12.20 00:29:47.348455 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9495 | 2025.12.20 00:29:47.355144 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9496 | 2025.12.20 00:29:47.355827 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9497 | 2025.12.20 00:29:47.358833 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9498 | 2025.12.20 00:29:48.449682 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9499 | 2025.12.20 00:29:48.449880 [ 276 ] {0697f93d-77e9-4a5f-8e0c-b4f829f7094f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9500 | 2025.12.20 00:29:48.449951 [ 276 ] {0697f93d-77e9-4a5f-8e0c-b4f829f7094f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9501 | 2025.12.20 00:29:48.450770 [ 276 ] {0697f93d-77e9-4a5f-8e0c-b4f829f7094f} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9502 | 2025.12.20 00:29:48.450810 [ 276 ] {0697f93d-77e9-4a5f-8e0c-b4f829f7094f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9503 | 2025.12.20 00:29:48.451215 [ 276 ] {0697f93d-77e9-4a5f-8e0c-b4f829f7094f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9504 | 2025.12.20 00:29:48.451433 [ 276 ] {0697f93d-77e9-4a5f-8e0c-b4f829f7094f} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9505 | 2025.12.20 00:29:48.451583 [ 276 ] {0697f93d-77e9-4a5f-8e0c-b4f829f7094f} <Debug> executeQuery: Read 138 rows, 12.27 KiB in 0.001756 sec., 78587.6993166287 rows/sec., 6.82 MiB/sec. | ||
| 9506 | 2025.12.20 00:29:48.451626 [ 276 ] {0697f93d-77e9-4a5f-8e0c-b4f829f7094f} <Debug> TCPHandler: Processed in 0.002081792 sec. | ||
| 9507 | 2025.12.20 00:29:48.451752 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9508 | 2025.12.20 00:29:48.451847 [ 276 ] {3cbd2872-037f-4dec-9a04-c020f65ceb3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9509 | 2025.12.20 00:29:48.451889 [ 276 ] {3cbd2872-037f-4dec-9a04-c020f65ceb3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9510 | 2025.12.20 00:29:48.452333 [ 276 ] {3cbd2872-037f-4dec-9a04-c020f65ceb3b} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9511 | 2025.12.20 00:29:48.452367 [ 276 ] {3cbd2872-037f-4dec-9a04-c020f65ceb3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9512 | 2025.12.20 00:29:48.452656 [ 276 ] {3cbd2872-037f-4dec-9a04-c020f65ceb3b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9513 | 2025.12.20 00:29:48.452862 [ 276 ] {3cbd2872-037f-4dec-9a04-c020f65ceb3b} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9514 | 2025.12.20 00:29:48.452993 [ 276 ] {3cbd2872-037f-4dec-9a04-c020f65ceb3b} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001165 sec., 35193.1330472103 rows/sec., 2.58 MiB/sec. | ||
| 9515 | 2025.12.20 00:29:48.453031 [ 276 ] {3cbd2872-037f-4dec-9a04-c020f65ceb3b} <Debug> TCPHandler: Processed in 0.001330294 sec. | ||
| 9516 | 2025.12.20 00:29:48.453141 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9517 | 2025.12.20 00:29:48.453235 [ 276 ] {104ed0f7-5dca-446c-98b5-c3a6566e30b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9518 | 2025.12.20 00:29:48.453275 [ 276 ] {104ed0f7-5dca-446c-98b5-c3a6566e30b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9519 | 2025.12.20 00:29:48.453714 [ 276 ] {104ed0f7-5dca-446c-98b5-c3a6566e30b5} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9520 | 2025.12.20 00:29:48.453749 [ 276 ] {104ed0f7-5dca-446c-98b5-c3a6566e30b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9521 | 2025.12.20 00:29:48.454081 [ 276 ] {104ed0f7-5dca-446c-98b5-c3a6566e30b5} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9522 | 2025.12.20 00:29:48.454288 [ 276 ] {104ed0f7-5dca-446c-98b5-c3a6566e30b5} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9523 | 2025.12.20 00:29:48.454414 [ 276 ] {104ed0f7-5dca-446c-98b5-c3a6566e30b5} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001196 sec., 87792.64214046823 rows/sec., 6.86 MiB/sec. | ||
| 9524 | 2025.12.20 00:29:48.454451 [ 276 ] {104ed0f7-5dca-446c-98b5-c3a6566e30b5} <Debug> TCPHandler: Processed in 0.001360014 sec. | ||
| 9525 | 2025.12.20 00:29:48.454562 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9526 | 2025.12.20 00:29:48.454659 [ 276 ] {04c922fc-ef19-4585-af03-b84c83a8bb1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9527 | 2025.12.20 00:29:48.454703 [ 276 ] {04c922fc-ef19-4585-af03-b84c83a8bb1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9528 | 2025.12.20 00:29:48.455108 [ 276 ] {04c922fc-ef19-4585-af03-b84c83a8bb1b} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9529 | 2025.12.20 00:29:48.455142 [ 276 ] {04c922fc-ef19-4585-af03-b84c83a8bb1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9530 | 2025.12.20 00:29:48.455466 [ 276 ] {04c922fc-ef19-4585-af03-b84c83a8bb1b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9531 | 2025.12.20 00:29:48.455668 [ 276 ] {04c922fc-ef19-4585-af03-b84c83a8bb1b} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9532 | 2025.12.20 00:29:48.455796 [ 276 ] {04c922fc-ef19-4585-af03-b84c83a8bb1b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 9533 | 2025.12.20 00:29:48.455833 [ 276 ] {04c922fc-ef19-4585-af03-b84c83a8bb1b} <Debug> TCPHandler: Processed in 0.001321263 sec. | ||
| 9534 | 2025.12.20 00:29:48.455942 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9535 | 2025.12.20 00:29:48.456036 [ 276 ] {37c5870e-508a-4792-b1e0-80d4ee4e593e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9536 | 2025.12.20 00:29:48.456090 [ 276 ] {37c5870e-508a-4792-b1e0-80d4ee4e593e} <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 | ||
| 9537 | 2025.12.20 00:29:48.456994 [ 276 ] {37c5870e-508a-4792-b1e0-80d4ee4e593e} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9538 | 2025.12.20 00:29:48.457029 [ 276 ] {37c5870e-508a-4792-b1e0-80d4ee4e593e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9539 | 2025.12.20 00:29:48.457637 [ 276 ] {37c5870e-508a-4792-b1e0-80d4ee4e593e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9540 | 2025.12.20 00:29:48.457856 [ 276 ] {37c5870e-508a-4792-b1e0-80d4ee4e593e} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9541 | 2025.12.20 00:29:48.457998 [ 276 ] {37c5870e-508a-4792-b1e0-80d4ee4e593e} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00198 sec., 20707.070707070707 rows/sec., 37.11 MiB/sec. | ||
| 9542 | 2025.12.20 00:29:48.458051 [ 276 ] {37c5870e-508a-4792-b1e0-80d4ee4e593e} <Debug> TCPHandler: Processed in 0.002159694 sec. | ||
| 9543 | 2025.12.20 00:29:48.458168 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9544 | 2025.12.20 00:29:48.458263 [ 276 ] {fc00b2ff-7892-45e6-b5f1-e723956d8e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9545 | 2025.12.20 00:29:48.458305 [ 276 ] {fc00b2ff-7892-45e6-b5f1-e723956d8e9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9546 | 2025.12.20 00:29:48.458643 [ 276 ] {fc00b2ff-7892-45e6-b5f1-e723956d8e9f} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9547 | 2025.12.20 00:29:48.458677 [ 276 ] {fc00b2ff-7892-45e6-b5f1-e723956d8e9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9548 | 2025.12.20 00:29:48.458981 [ 276 ] {fc00b2ff-7892-45e6-b5f1-e723956d8e9f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9549 | 2025.12.20 00:29:48.459185 [ 276 ] {fc00b2ff-7892-45e6-b5f1-e723956d8e9f} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9550 | 2025.12.20 00:29:48.459310 [ 276 ] {fc00b2ff-7892-45e6-b5f1-e723956d8e9f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 9551 | 2025.12.20 00:29:48.459346 [ 276 ] {fc00b2ff-7892-45e6-b5f1-e723956d8e9f} <Debug> TCPHandler: Processed in 0.001228181 sec. | ||
| 9552 | 2025.12.20 00:29:51.333900 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1208 | ||
| 9553 | 2025.12.20 00:29:51.336187 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9554 | 2025.12.20 00:29:51.336235 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9555 | 2025.12.20 00:29:51.337454 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9556 | 2025.12.20 00:29:51.337714 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9557 | 2025.12.20 00:29:51.337887 [ 81 ] {} <Debug> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9558 | 2025.12.20 00:29:51.337981 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1208 | ||
| 9559 | 2025.12.20 00:29:51.337982 [ 81 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9560 | 2025.12.20 00:29:51.338044 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9561 | 2025.12.20 00:29:51.338190 [ 197 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 9562 | 2025.12.20 00:29:51.338887 [ 197 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9563 | 2025.12.20 00:29:51.339031 [ 197 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1036 rows starting from the beginning of the part | ||
| 9564 | 2025.12.20 00:29:51.339433 [ 197 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part | ||
| 9565 | 2025.12.20 00:29:51.339815 [ 197 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part | ||
| 9566 | 2025.12.20 00:29:51.340167 [ 197 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part | ||
| 9567 | 2025.12.20 00:29:51.340519 [ 197 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 38 rows starting from the beginning of the part | ||
| 9568 | 2025.12.20 00:29:51.340857 [ 197 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 32 rows starting from the beginning of the part | ||
| 9569 | 2025.12.20 00:29:51.347406 [ 197 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1208 rows, containing 72 columns (72 merged, 0 gathered) in 0.009284883 sec., 130103.95499867902 rows/sec., 103.64 MiB/sec. | ||
| 9570 | 2025.12.20 00:29:51.348810 [ 201 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9571 | 2025.12.20 00:29:51.349321 [ 201 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_31_6} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9572 | 2025.12.20 00:29:51.349397 [ 201 ] {145f3739-b4b8-4414-bd68-cf8eaf0ab6a2::all_1_31_6} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9573 | 2025.12.20 00:29:51.349562 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.80 MiB. | ||
| 9574 | 2025.12.20 00:29:52.001180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 300.68 MiB, peak 313.42 MiB, free memory in arenas 0.00 B, will set to 301.85 MiB (RSS), difference: 1.17 MiB | ||
| 9575 | 2025.12.20 00:29:53.458987 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9576 | 2025.12.20 00:29:53.459184 [ 276 ] {db9c1496-ef2e-4f28-b6d8-3b15d6123608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9577 | 2025.12.20 00:29:53.459259 [ 276 ] {db9c1496-ef2e-4f28-b6d8-3b15d6123608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9578 | 2025.12.20 00:29:53.460092 [ 276 ] {db9c1496-ef2e-4f28-b6d8-3b15d6123608} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9579 | 2025.12.20 00:29:53.460139 [ 276 ] {db9c1496-ef2e-4f28-b6d8-3b15d6123608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9580 | 2025.12.20 00:29:53.460533 [ 276 ] {db9c1496-ef2e-4f28-b6d8-3b15d6123608} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9581 | 2025.12.20 00:29:53.460748 [ 276 ] {db9c1496-ef2e-4f28-b6d8-3b15d6123608} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9582 | 2025.12.20 00:29:53.460884 [ 71 ] {} <Debug> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 9583 | 2025.12.20 00:29:53.460895 [ 276 ] {db9c1496-ef2e-4f28-b6d8-3b15d6123608} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001767 sec., 232031.69213355973 rows/sec., 14.72 MiB/sec. | ||
| 9584 | 2025.12.20 00:29:53.460951 [ 71 ] {} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9585 | 2025.12.20 00:29:53.460965 [ 276 ] {db9c1496-ef2e-4f28-b6d8-3b15d6123608} <Debug> TCPHandler: Processed in 0.002116463 sec. | ||
| 9586 | 2025.12.20 00:29:53.460980 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9587 | 2025.12.20 00:29:53.461094 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9588 | 2025.12.20 00:29:53.461105 [ 196 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 9589 | 2025.12.20 00:29:53.461196 [ 276 ] {c3d1b628-5ed7-4005-9fa2-5d2417073e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9590 | 2025.12.20 00:29:53.461240 [ 276 ] {c3d1b628-5ed7-4005-9fa2-5d2417073e1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9591 | 2025.12.20 00:29:53.461250 [ 196 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9592 | 2025.12.20 00:29:53.461289 [ 196 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 410 rows starting from the beginning of the part | ||
| 9593 | 2025.12.20 00:29:53.461356 [ 196 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 410 rows starting from the beginning of the part | ||
| 9594 | 2025.12.20 00:29:53.461402 [ 196 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 410 rows starting from the beginning of the part | ||
| 9595 | 2025.12.20 00:29:53.461443 [ 196 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 410 rows starting from the beginning of the part | ||
| 9596 | 2025.12.20 00:29:53.461482 [ 196 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 410 rows starting from the beginning of the part | ||
| 9597 | 2025.12.20 00:29:53.462137 [ 276 ] {c3d1b628-5ed7-4005-9fa2-5d2417073e1e} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9598 | 2025.12.20 00:29:53.462179 [ 276 ] {c3d1b628-5ed7-4005-9fa2-5d2417073e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9599 | 2025.12.20 00:29:53.462520 [ 197 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001465197 sec., 1399129.2638464316 rows/sec., 94.09 MiB/sec. | ||
| 9600 | 2025.12.20 00:29:53.462606 [ 276 ] {c3d1b628-5ed7-4005-9fa2-5d2417073e1e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9601 | 2025.12.20 00:29:53.462719 [ 188 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 9602 | 2025.12.20 00:29:53.462875 [ 276 ] {c3d1b628-5ed7-4005-9fa2-5d2417073e1e} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9603 | 2025.12.20 00:29:53.462997 [ 71 ] {} <Debug> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9604 | 2025.12.20 00:29:53.463020 [ 276 ] {c3d1b628-5ed7-4005-9fa2-5d2417073e1e} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001843 sec., 603364.0803038524 rows/sec., 47.61 MiB/sec. | ||
| 9605 | 2025.12.20 00:29:53.463032 [ 188 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_29_7} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9606 | 2025.12.20 00:29:53.463033 [ 71 ] {} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9607 | 2025.12.20 00:29:53.463065 [ 276 ] {c3d1b628-5ed7-4005-9fa2-5d2417073e1e} <Debug> TCPHandler: Processed in 0.00202168 sec. | ||
| 9608 | 2025.12.20 00:29:53.463083 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9609 | 2025.12.20 00:29:53.463121 [ 188 ] {1e220b35-67e7-46a7-87ff-87182dff58a4::all_1_29_7} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 9610 | 2025.12.20 00:29:53.463184 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9611 | 2025.12.20 00:29:53.463186 [ 199 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9612 | 2025.12.20 00:29:53.463200 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 9613 | 2025.12.20 00:29:53.463284 [ 276 ] {c992b122-250b-40f2-a253-1052859e8e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9614 | 2025.12.20 00:29:53.463329 [ 276 ] {c992b122-250b-40f2-a253-1052859e8e91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9615 | 2025.12.20 00:29:53.463335 [ 199 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9616 | 2025.12.20 00:29:53.463379 [ 199 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2346 rows starting from the beginning of the part | ||
| 9617 | 2025.12.20 00:29:53.463448 [ 199 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1112 rows starting from the beginning of the part | ||
| 9618 | 2025.12.20 00:29:53.463497 [ 199 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 138 rows starting from the beginning of the part | ||
| 9619 | 2025.12.20 00:29:53.463538 [ 199 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1112 rows starting from the beginning of the part | ||
| 9620 | 2025.12.20 00:29:53.463576 [ 199 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 138 rows starting from the beginning of the part | ||
| 9621 | 2025.12.20 00:29:53.463613 [ 199 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1112 rows starting from the beginning of the part | ||
| 9622 | 2025.12.20 00:29:53.463821 [ 276 ] {c992b122-250b-40f2-a253-1052859e8e91} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9623 | 2025.12.20 00:29:53.463862 [ 276 ] {c992b122-250b-40f2-a253-1052859e8e91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9624 | 2025.12.20 00:29:53.464173 [ 276 ] {c992b122-250b-40f2-a253-1052859e8e91} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9625 | 2025.12.20 00:29:53.464392 [ 276 ] {c992b122-250b-40f2-a253-1052859e8e91} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9626 | 2025.12.20 00:29:53.464529 [ 276 ] {c992b122-250b-40f2-a253-1052859e8e91} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001262 sec., 162440.5705229794 rows/sec., 9.53 MiB/sec. | ||
| 9627 | 2025.12.20 00:29:53.464566 [ 276 ] {c992b122-250b-40f2-a253-1052859e8e91} <Debug> TCPHandler: Processed in 0.001432376 sec. | ||
| 9628 | 2025.12.20 00:29:53.464673 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9629 | 2025.12.20 00:29:53.464767 [ 276 ] {34ab57e1-bb0b-44bb-82eb-83d085454002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9630 | 2025.12.20 00:29:53.464806 [ 276 ] {34ab57e1-bb0b-44bb-82eb-83d085454002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9631 | 2025.12.20 00:29:53.465269 [ 276 ] {34ab57e1-bb0b-44bb-82eb-83d085454002} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9632 | 2025.12.20 00:29:53.465305 [ 276 ] {34ab57e1-bb0b-44bb-82eb-83d085454002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9633 | 2025.12.20 00:29:53.465613 [ 276 ] {34ab57e1-bb0b-44bb-82eb-83d085454002} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9634 | 2025.12.20 00:29:53.465702 [ 197 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5958 rows, containing 5 columns (5 merged, 0 gathered) in 0.002565785 sec., 2322096.3564756983 rows/sec., 195.08 MiB/sec. | ||
| 9635 | 2025.12.20 00:29:53.465824 [ 276 ] {34ab57e1-bb0b-44bb-82eb-83d085454002} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9636 | 2025.12.20 00:29:53.465959 [ 276 ] {34ab57e1-bb0b-44bb-82eb-83d085454002} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001211 sec., 175061.9322873658 rows/sec., 11.29 MiB/sec. | ||
| 9637 | 2025.12.20 00:29:53.465998 [ 276 ] {34ab57e1-bb0b-44bb-82eb-83d085454002} <Debug> TCPHandler: Processed in 0.001374635 sec. | ||
| 9638 | 2025.12.20 00:29:53.466006 [ 188 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9639 | 2025.12.20 00:29:53.466105 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9640 | 2025.12.20 00:29:53.466206 [ 276 ] {3ad96247-2f19-4d6a-b555-d080c437b6b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9641 | 2025.12.20 00:29:53.466249 [ 276 ] {3ad96247-2f19-4d6a-b555-d080c437b6b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9642 | 2025.12.20 00:29:53.466312 [ 188 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_61_12} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9643 | 2025.12.20 00:29:53.466399 [ 188 ] {3d93f282-1990-4a77-8ce8-0ac210c17479::all_1_61_12} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9644 | 2025.12.20 00:29:53.466488 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 9645 | 2025.12.20 00:29:53.466743 [ 276 ] {3ad96247-2f19-4d6a-b555-d080c437b6b2} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9646 | 2025.12.20 00:29:53.466786 [ 276 ] {3ad96247-2f19-4d6a-b555-d080c437b6b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9647 | 2025.12.20 00:29:53.467113 [ 276 ] {3ad96247-2f19-4d6a-b555-d080c437b6b2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9648 | 2025.12.20 00:29:53.467334 [ 276 ] {3ad96247-2f19-4d6a-b555-d080c437b6b2} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9649 | 2025.12.20 00:29:53.467437 [ 71 ] {} <Debug> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 9650 | 2025.12.20 00:29:53.467466 [ 276 ] {3ad96247-2f19-4d6a-b555-d080c437b6b2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001278 sec., 165101.7214397496 rows/sec., 9.38 MiB/sec. | ||
| 9651 | 2025.12.20 00:29:53.467471 [ 71 ] {} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9652 | 2025.12.20 00:29:53.467511 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9653 | 2025.12.20 00:29:53.467516 [ 276 ] {3ad96247-2f19-4d6a-b555-d080c437b6b2} <Debug> TCPHandler: Processed in 0.001461787 sec. | ||
| 9654 | 2025.12.20 00:29:53.467580 [ 196 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 9655 | 2025.12.20 00:29:53.467634 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9656 | 2025.12.20 00:29:53.467668 [ 196 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9657 | 2025.12.20 00:29:53.467697 [ 196 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 211 rows starting from the beginning of the part | ||
| 9658 | 2025.12.20 00:29:53.467735 [ 276 ] {46db3079-5875-41dc-8794-ec9a2a3778e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9659 | 2025.12.20 00:29:53.467742 [ 196 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 211 rows starting from the beginning of the part | ||
| 9660 | 2025.12.20 00:29:53.467782 [ 276 ] {46db3079-5875-41dc-8794-ec9a2a3778e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9661 | 2025.12.20 00:29:53.467794 [ 196 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 211 rows starting from the beginning of the part | ||
| 9662 | 2025.12.20 00:29:53.467836 [ 196 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 211 rows starting from the beginning of the part | ||
| 9663 | 2025.12.20 00:29:53.467869 [ 196 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 211 rows starting from the beginning of the part | ||
| 9664 | 2025.12.20 00:29:53.468455 [ 276 ] {46db3079-5875-41dc-8794-ec9a2a3778e5} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9665 | 2025.12.20 00:29:53.468499 [ 276 ] {46db3079-5875-41dc-8794-ec9a2a3778e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9666 | 2025.12.20 00:29:53.468623 [ 196 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001067387 sec., 988395.0244850275 rows/sec., 59.90 MiB/sec. | ||
| 9667 | 2025.12.20 00:29:53.468803 [ 193 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 9668 | 2025.12.20 00:29:53.468858 [ 276 ] {46db3079-5875-41dc-8794-ec9a2a3778e5} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9669 | 2025.12.20 00:29:53.469197 [ 193 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_29_7} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9670 | 2025.12.20 00:29:53.469203 [ 276 ] {46db3079-5875-41dc-8794-ec9a2a3778e5} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9671 | 2025.12.20 00:29:53.469301 [ 193 ] {0417a651-a329-4058-9bae-a3d3e32d6b5c::all_1_29_7} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 9672 | 2025.12.20 00:29:53.469341 [ 71 ] {} <Debug> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9673 | 2025.12.20 00:29:53.469364 [ 276 ] {46db3079-5875-41dc-8794-ec9a2a3778e5} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001647 sec., 412264.7237401336 rows/sec., 28.74 MiB/sec. | ||
| 9674 | 2025.12.20 00:29:53.469369 [ 71 ] {} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9675 | 2025.12.20 00:29:53.469402 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 9676 | 2025.12.20 00:29:53.469406 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9677 | 2025.12.20 00:29:53.469411 [ 276 ] {46db3079-5875-41dc-8794-ec9a2a3778e5} <Debug> TCPHandler: Processed in 0.001827125 sec. | ||
| 9678 | 2025.12.20 00:29:53.469499 [ 193 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9679 | 2025.12.20 00:29:53.469547 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9680 | 2025.12.20 00:29:53.469588 [ 193 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9681 | 2025.12.20 00:29:53.469619 [ 193 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1212 rows starting from the beginning of the part | ||
| 9682 | 2025.12.20 00:29:53.469646 [ 276 ] {2bb8ebff-7534-4ad6-a1e4-19fb677dd61c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9683 | 2025.12.20 00:29:53.469679 [ 193 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 679 rows starting from the beginning of the part | ||
| 9684 | 2025.12.20 00:29:53.469694 [ 276 ] {2bb8ebff-7534-4ad6-a1e4-19fb677dd61c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9685 | 2025.12.20 00:29:53.469730 [ 193 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 105 rows starting from the beginning of the part | ||
| 9686 | 2025.12.20 00:29:53.469777 [ 193 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 679 rows starting from the beginning of the part | ||
| 9687 | 2025.12.20 00:29:53.469817 [ 193 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 105 rows starting from the beginning of the part | ||
| 9688 | 2025.12.20 00:29:53.469858 [ 193 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 679 rows starting from the beginning of the part | ||
| 9689 | 2025.12.20 00:29:53.470069 [ 276 ] {2bb8ebff-7534-4ad6-a1e4-19fb677dd61c} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9690 | 2025.12.20 00:29:53.470113 [ 276 ] {2bb8ebff-7534-4ad6-a1e4-19fb677dd61c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9691 | 2025.12.20 00:29:53.470443 [ 276 ] {2bb8ebff-7534-4ad6-a1e4-19fb677dd61c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9692 | 2025.12.20 00:29:53.470670 [ 276 ] {2bb8ebff-7534-4ad6-a1e4-19fb677dd61c} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9693 | 2025.12.20 00:29:53.470804 [ 276 ] {2bb8ebff-7534-4ad6-a1e4-19fb677dd61c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001177 sec., 5097.706032285471 rows/sec., 266.34 KiB/sec. | ||
| 9694 | 2025.12.20 00:29:53.470841 [ 276 ] {2bb8ebff-7534-4ad6-a1e4-19fb677dd61c} <Debug> TCPHandler: Processed in 0.001343543 sec. | ||
| 9695 | 2025.12.20 00:29:53.470947 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9696 | 2025.12.20 00:29:53.471045 [ 276 ] {96de24fb-60d7-416d-9942-a713f11fbc56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9697 | 2025.12.20 00:29:53.471087 [ 276 ] {96de24fb-60d7-416d-9942-a713f11fbc56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9698 | 2025.12.20 00:29:53.471136 [ 188 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3459 rows, containing 5 columns (5 merged, 0 gathered) in 0.001673092 sec., 2067429.6452317028 rows/sec., 154.48 MiB/sec. | ||
| 9699 | 2025.12.20 00:29:53.471325 [ 198 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9700 | 2025.12.20 00:29:53.471520 [ 276 ] {96de24fb-60d7-416d-9942-a713f11fbc56} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9701 | 2025.12.20 00:29:53.471556 [ 276 ] {96de24fb-60d7-416d-9942-a713f11fbc56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9702 | 2025.12.20 00:29:53.471618 [ 198 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_61_12} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9703 | 2025.12.20 00:29:53.471698 [ 198 ] {b2f595c1-f8bd-4557-a1b2-d74c318ef470::all_1_61_12} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9704 | 2025.12.20 00:29:53.471799 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 9705 | 2025.12.20 00:29:53.471908 [ 276 ] {96de24fb-60d7-416d-9942-a713f11fbc56} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9706 | 2025.12.20 00:29:53.472120 [ 276 ] {96de24fb-60d7-416d-9942-a713f11fbc56} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9707 | 2025.12.20 00:29:53.472224 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9708 | 2025.12.20 00:29:53.472248 [ 276 ] {96de24fb-60d7-416d-9942-a713f11fbc56} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001223 sec., 256745.70727718726 rows/sec., 16.87 MiB/sec. | ||
| 9709 | 2025.12.20 00:29:53.472253 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9710 | 2025.12.20 00:29:53.472287 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9711 | 2025.12.20 00:29:53.472294 [ 276 ] {96de24fb-60d7-416d-9942-a713f11fbc56} <Debug> TCPHandler: Processed in 0.001397185 sec. | ||
| 9712 | 2025.12.20 00:29:53.472353 [ 193 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9713 | 2025.12.20 00:29:53.472406 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9714 | 2025.12.20 00:29:53.472448 [ 193 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9715 | 2025.12.20 00:29:53.472483 [ 193 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 20238 rows starting from the beginning of the part | ||
| 9716 | 2025.12.20 00:29:53.472507 [ 276 ] {ee317158-cb3f-4237-8604-de8f3e9fab33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9717 | 2025.12.20 00:29:53.472529 [ 193 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 314 rows starting from the beginning of the part | ||
| 9718 | 2025.12.20 00:29:53.472553 [ 276 ] {ee317158-cb3f-4237-8604-de8f3e9fab33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9719 | 2025.12.20 00:29:53.472570 [ 193 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 9720 | 2025.12.20 00:29:53.472610 [ 193 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 314 rows starting from the beginning of the part | ||
| 9721 | 2025.12.20 00:29:53.472646 [ 193 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 9722 | 2025.12.20 00:29:53.472681 [ 193 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 314 rows starting from the beginning of the part | ||
| 9723 | 2025.12.20 00:29:53.472867 [ 276 ] {ee317158-cb3f-4237-8604-de8f3e9fab33} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9724 | 2025.12.20 00:29:53.472909 [ 276 ] {ee317158-cb3f-4237-8604-de8f3e9fab33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9725 | 2025.12.20 00:29:53.473227 [ 276 ] {ee317158-cb3f-4237-8604-de8f3e9fab33} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9726 | 2025.12.20 00:29:53.473440 [ 276 ] {ee317158-cb3f-4237-8604-de8f3e9fab33} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9727 | 2025.12.20 00:29:53.473576 [ 276 ] {ee317158-cb3f-4237-8604-de8f3e9fab33} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001088 sec., 919.1176470588235 rows/sec., 61.93 KiB/sec. | ||
| 9728 | 2025.12.20 00:29:53.473613 [ 276 ] {ee317158-cb3f-4237-8604-de8f3e9fab33} <Debug> TCPHandler: Processed in 0.001257222 sec. | ||
| 9729 | 2025.12.20 00:29:53.473715 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9730 | 2025.12.20 00:29:53.473810 [ 276 ] {5213e953-dbf1-4997-8c03-204032cba239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9731 | 2025.12.20 00:29:53.473850 [ 276 ] {5213e953-dbf1-4997-8c03-204032cba239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9732 | 2025.12.20 00:29:53.474170 [ 276 ] {5213e953-dbf1-4997-8c03-204032cba239} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9733 | 2025.12.20 00:29:53.474207 [ 276 ] {5213e953-dbf1-4997-8c03-204032cba239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9734 | 2025.12.20 00:29:53.474547 [ 276 ] {5213e953-dbf1-4997-8c03-204032cba239} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9735 | 2025.12.20 00:29:53.474777 [ 276 ] {5213e953-dbf1-4997-8c03-204032cba239} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9736 | 2025.12.20 00:29:53.474884 [ 71 ] {} <Debug> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9737 | 2025.12.20 00:29:53.474909 [ 276 ] {5213e953-dbf1-4997-8c03-204032cba239} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001118 sec., 93023.25581395348 rows/sec., 5.70 MiB/sec. | ||
| 9738 | 2025.12.20 00:29:53.474911 [ 71 ] {} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9739 | 2025.12.20 00:29:53.474950 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9740 | 2025.12.20 00:29:53.474955 [ 276 ] {5213e953-dbf1-4997-8c03-204032cba239} <Debug> TCPHandler: Processed in 0.001288652 sec. | ||
| 9741 | 2025.12.20 00:29:53.475020 [ 188 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9742 | 2025.12.20 00:29:53.475106 [ 188 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9743 | 2025.12.20 00:29:53.475132 [ 188 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 4414 rows starting from the beginning of the part | ||
| 9744 | 2025.12.20 00:29:53.475182 [ 188 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 104 rows starting from the beginning of the part | ||
| 9745 | 2025.12.20 00:29:53.475225 [ 188 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 9746 | 2025.12.20 00:29:53.475265 [ 188 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 104 rows starting from the beginning of the part | ||
| 9747 | 2025.12.20 00:29:53.475302 [ 188 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 9748 | 2025.12.20 00:29:53.475339 [ 188 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 104 rows starting from the beginning of the part | ||
| 9749 | 2025.12.20 00:29:53.477389 [ 189 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4846 rows, containing 4 columns (4 merged, 0 gathered) in 0.0023998 sec., 2019334.944578715 rows/sec., 128.47 MiB/sec. | ||
| 9750 | 2025.12.20 00:29:53.477847 [ 190 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9751 | 2025.12.20 00:29:53.478101 [ 190 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_61_12} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9752 | 2025.12.20 00:29:53.478165 [ 190 ] {9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80::all_1_61_12} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9753 | 2025.12.20 00:29:53.478252 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 9754 | 2025.12.20 00:29:53.479064 [ 188 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21500 rows, containing 5 columns (5 merged, 0 gathered) in 0.006740009 sec., 3189906.719709128 rows/sec., 213.61 MiB/sec. | ||
| 9755 | 2025.12.20 00:29:53.479380 [ 189 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9756 | 2025.12.20 00:29:53.479643 [ 189 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9757 | 2025.12.20 00:29:53.479709 [ 189 ] {7867a318-225d-404a-8702-03f3cba75be5::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9758 | 2025.12.20 00:29:53.479775 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 9759 | 2025.12.20 00:29:53.776213 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20540 | ||
| 9760 | 2025.12.20 00:29:53.776788 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9761 | 2025.12.20 00:29:53.776843 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9762 | 2025.12.20 00:29:53.777408 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9763 | 2025.12.20 00:29:53.777634 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9764 | 2025.12.20 00:29:53.777764 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20540 | ||
| 9765 | 2025.12.20 00:29:54.001200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 302.72 MiB, peak 314.10 MiB, free memory in arenas 0.00 B, will set to 305.49 MiB (RSS), difference: 2.77 MiB | ||
| 9766 | 2025.12.20 00:29:54.859755 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9767 | 2025.12.20 00:29:54.875766 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9768 | 2025.12.20 00:29:54.875825 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9769 | 2025.12.20 00:29:54.882526 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9770 | 2025.12.20 00:29:54.883249 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9771 | 2025.12.20 00:29:54.886244 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9772 | 2025.12.20 00:29:58.476304 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9773 | 2025.12.20 00:29:58.476483 [ 276 ] {e1a48318-8268-4ff5-9e8a-abc7ae68d0ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9774 | 2025.12.20 00:29:58.476552 [ 276 ] {e1a48318-8268-4ff5-9e8a-abc7ae68d0ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9775 | 2025.12.20 00:29:58.477213 [ 276 ] {e1a48318-8268-4ff5-9e8a-abc7ae68d0ba} <Trace> oximeter.fields_ipaddr (ac340138-06ff-4905-9b34-fb7c14eefb28): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9776 | 2025.12.20 00:29:58.477266 [ 276 ] {e1a48318-8268-4ff5-9e8a-abc7ae68d0ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9777 | 2025.12.20 00:29:58.477651 [ 276 ] {e1a48318-8268-4ff5-9e8a-abc7ae68d0ba} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9778 | 2025.12.20 00:29:58.477867 [ 276 ] {e1a48318-8268-4ff5-9e8a-abc7ae68d0ba} <Trace> oximeter.fields_ipaddr (ac340138-06ff-4905-9b34-fb7c14eefb28): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9779 | 2025.12.20 00:29:58.478016 [ 276 ] {e1a48318-8268-4ff5-9e8a-abc7ae68d0ba} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001585 sec., 7570.977917981072 rows/sec., 617.36 KiB/sec. | ||
| 9780 | 2025.12.20 00:29:58.478058 [ 276 ] {e1a48318-8268-4ff5-9e8a-abc7ae68d0ba} <Debug> TCPHandler: Processed in 0.001882367 sec. | ||
| 9781 | 2025.12.20 00:29:58.478177 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9782 | 2025.12.20 00:29:58.478270 [ 276 ] {ed029b95-967e-4ee6-8663-ce9603469f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9783 | 2025.12.20 00:29:58.478309 [ 276 ] {ed029b95-967e-4ee6-8663-ce9603469f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9784 | 2025.12.20 00:29:58.479379 [ 276 ] {ed029b95-967e-4ee6-8663-ce9603469f1f} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9785 | 2025.12.20 00:29:58.479415 [ 276 ] {ed029b95-967e-4ee6-8663-ce9603469f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9786 | 2025.12.20 00:29:58.479799 [ 276 ] {ed029b95-967e-4ee6-8663-ce9603469f1f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9787 | 2025.12.20 00:29:58.480004 [ 276 ] {ed029b95-967e-4ee6-8663-ce9603469f1f} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9788 | 2025.12.20 00:29:58.480132 [ 276 ] {ed029b95-967e-4ee6-8663-ce9603469f1f} <Debug> executeQuery: Read 1284 rows, 109.27 KiB in 0.00188 sec., 682978.7234042553 rows/sec., 56.76 MiB/sec. | ||
| 9789 | 2025.12.20 00:29:58.480169 [ 276 ] {ed029b95-967e-4ee6-8663-ce9603469f1f} <Debug> TCPHandler: Processed in 0.002041862 sec. | ||
| 9790 | 2025.12.20 00:29:58.480276 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9791 | 2025.12.20 00:29:58.480369 [ 276 ] {aa732f8c-7751-400d-b68f-b83e4536d1c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9792 | 2025.12.20 00:29:58.480408 [ 276 ] {aa732f8c-7751-400d-b68f-b83e4536d1c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9793 | 2025.12.20 00:29:58.480818 [ 276 ] {aa732f8c-7751-400d-b68f-b83e4536d1c4} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9794 | 2025.12.20 00:29:58.480853 [ 276 ] {aa732f8c-7751-400d-b68f-b83e4536d1c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9795 | 2025.12.20 00:29:58.481146 [ 276 ] {aa732f8c-7751-400d-b68f-b83e4536d1c4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9796 | 2025.12.20 00:29:58.481352 [ 276 ] {aa732f8c-7751-400d-b68f-b83e4536d1c4} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9797 | 2025.12.20 00:29:58.481477 [ 276 ] {aa732f8c-7751-400d-b68f-b83e4536d1c4} <Debug> executeQuery: Read 53 rows, 3.92 KiB in 0.001126 sec., 47069.271758436946 rows/sec., 3.40 MiB/sec. | ||
| 9798 | 2025.12.20 00:29:58.481514 [ 276 ] {aa732f8c-7751-400d-b68f-b83e4536d1c4} <Debug> TCPHandler: Processed in 0.001285322 sec. | ||
| 9799 | 2025.12.20 00:29:58.481618 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9800 | 2025.12.20 00:29:58.481710 [ 276 ] {1d6df4c8-35da-4fa6-a5a4-bda7c7e98728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9801 | 2025.12.20 00:29:58.481749 [ 276 ] {1d6df4c8-35da-4fa6-a5a4-bda7c7e98728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9802 | 2025.12.20 00:29:58.482206 [ 276 ] {1d6df4c8-35da-4fa6-a5a4-bda7c7e98728} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9803 | 2025.12.20 00:29:58.482242 [ 276 ] {1d6df4c8-35da-4fa6-a5a4-bda7c7e98728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9804 | 2025.12.20 00:29:58.482536 [ 276 ] {1d6df4c8-35da-4fa6-a5a4-bda7c7e98728} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9805 | 2025.12.20 00:29:58.482736 [ 276 ] {1d6df4c8-35da-4fa6-a5a4-bda7c7e98728} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9806 | 2025.12.20 00:29:58.482862 [ 276 ] {1d6df4c8-35da-4fa6-a5a4-bda7c7e98728} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001169 sec., 195038.49443969206 rows/sec., 13.21 MiB/sec. | ||
| 9807 | 2025.12.20 00:29:58.482898 [ 276 ] {1d6df4c8-35da-4fa6-a5a4-bda7c7e98728} <Debug> TCPHandler: Processed in 0.001327823 sec. | ||
| 9808 | 2025.12.20 00:29:58.483000 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9809 | 2025.12.20 00:29:58.483091 [ 276 ] {4d2592a3-1c44-4f53-953b-b79e3d6164ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9810 | 2025.12.20 00:29:58.483128 [ 276 ] {4d2592a3-1c44-4f53-953b-b79e3d6164ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9811 | 2025.12.20 00:29:58.483695 [ 276 ] {4d2592a3-1c44-4f53-953b-b79e3d6164ae} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9812 | 2025.12.20 00:29:58.483731 [ 276 ] {4d2592a3-1c44-4f53-953b-b79e3d6164ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9813 | 2025.12.20 00:29:58.484047 [ 276 ] {4d2592a3-1c44-4f53-953b-b79e3d6164ae} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9814 | 2025.12.20 00:29:58.484253 [ 276 ] {4d2592a3-1c44-4f53-953b-b79e3d6164ae} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9815 | 2025.12.20 00:29:58.484379 [ 276 ] {4d2592a3-1c44-4f53-953b-b79e3d6164ae} <Debug> executeQuery: Read 573 rows, 43.67 KiB in 0.001306 sec., 438744.2572741194 rows/sec., 32.65 MiB/sec. | ||
| 9816 | 2025.12.20 00:29:58.484416 [ 276 ] {4d2592a3-1c44-4f53-953b-b79e3d6164ae} <Debug> TCPHandler: Processed in 0.001462857 sec. | ||
| 9817 | 2025.12.20 00:29:58.484520 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9818 | 2025.12.20 00:29:58.484611 [ 276 ] {7df91359-6dc0-46b3-873a-2d5e7cfcbe4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9819 | 2025.12.20 00:29:58.484654 [ 276 ] {7df91359-6dc0-46b3-873a-2d5e7cfcbe4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9820 | 2025.12.20 00:29:58.485199 [ 276 ] {7df91359-6dc0-46b3-873a-2d5e7cfcbe4b} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9821 | 2025.12.20 00:29:58.485234 [ 276 ] {7df91359-6dc0-46b3-873a-2d5e7cfcbe4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9822 | 2025.12.20 00:29:58.485597 [ 276 ] {7df91359-6dc0-46b3-873a-2d5e7cfcbe4b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9823 | 2025.12.20 00:29:58.485797 [ 276 ] {7df91359-6dc0-46b3-873a-2d5e7cfcbe4b} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9824 | 2025.12.20 00:29:58.485922 [ 276 ] {7df91359-6dc0-46b3-873a-2d5e7cfcbe4b} <Debug> executeQuery: Read 850 rows, 58.59 KiB in 0.001329 sec., 639578.6305492851 rows/sec., 43.05 MiB/sec. | ||
| 9825 | 2025.12.20 00:29:58.485958 [ 276 ] {7df91359-6dc0-46b3-873a-2d5e7cfcbe4b} <Debug> TCPHandler: Processed in 0.001484898 sec. | ||
| 9826 | 2025.12.20 00:29:58.486063 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9827 | 2025.12.20 00:29:58.486153 [ 276 ] {29fad27f-76ac-4acb-86a2-89b904c51ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9828 | 2025.12.20 00:29:58.486207 [ 276 ] {29fad27f-76ac-4acb-86a2-89b904c51ac7} <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 | ||
| 9829 | 2025.12.20 00:29:58.487094 [ 276 ] {29fad27f-76ac-4acb-86a2-89b904c51ac7} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9830 | 2025.12.20 00:29:58.487134 [ 276 ] {29fad27f-76ac-4acb-86a2-89b904c51ac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9831 | 2025.12.20 00:29:58.487682 [ 276 ] {29fad27f-76ac-4acb-86a2-89b904c51ac7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9832 | 2025.12.20 00:29:58.487896 [ 276 ] {29fad27f-76ac-4acb-86a2-89b904c51ac7} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9833 | 2025.12.20 00:29:58.488003 [ 107 ] {} <Debug> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9834 | 2025.12.20 00:29:58.488028 [ 276 ] {29fad27f-76ac-4acb-86a2-89b904c51ac7} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001892 sec., 21670.190274841436 rows/sec., 38.83 MiB/sec. | ||
| 9835 | 2025.12.20 00:29:58.488078 [ 107 ] {} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9836 | 2025.12.20 00:29:58.488102 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9837 | 2025.12.20 00:29:58.488105 [ 276 ] {29fad27f-76ac-4acb-86a2-89b904c51ac7} <Debug> TCPHandler: Processed in 0.002089383 sec. | ||
| 9838 | 2025.12.20 00:29:58.488215 [ 191 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 9839 | 2025.12.20 00:29:58.488233 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9840 | 2025.12.20 00:29:58.488345 [ 276 ] {b30ef51c-1ce7-40fe-bd8d-5020e4493351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9841 | 2025.12.20 00:29:58.488386 [ 276 ] {b30ef51c-1ce7-40fe-bd8d-5020e4493351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9842 | 2025.12.20 00:29:58.488467 [ 191 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9843 | 2025.12.20 00:29:58.488536 [ 191 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 945 rows starting from the beginning of the part | ||
| 9844 | 2025.12.20 00:29:58.488672 [ 191 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part | ||
| 9845 | 2025.12.20 00:29:58.488717 [ 276 ] {b30ef51c-1ce7-40fe-bd8d-5020e4493351} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9846 | 2025.12.20 00:29:58.488757 [ 276 ] {b30ef51c-1ce7-40fe-bd8d-5020e4493351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9847 | 2025.12.20 00:29:58.488781 [ 191 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 41 rows starting from the beginning of the part | ||
| 9848 | 2025.12.20 00:29:58.488898 [ 191 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part | ||
| 9849 | 2025.12.20 00:29:58.489010 [ 191 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 41 rows starting from the beginning of the part | ||
| 9850 | 2025.12.20 00:29:58.489074 [ 276 ] {b30ef51c-1ce7-40fe-bd8d-5020e4493351} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9851 | 2025.12.20 00:29:58.489122 [ 191 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 41 rows starting from the beginning of the part | ||
| 9852 | 2025.12.20 00:29:58.489314 [ 276 ] {b30ef51c-1ce7-40fe-bd8d-5020e4493351} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9853 | 2025.12.20 00:29:58.489443 [ 276 ] {b30ef51c-1ce7-40fe-bd8d-5020e4493351} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 9854 | 2025.12.20 00:29:58.489479 [ 276 ] {b30ef51c-1ce7-40fe-bd8d-5020e4493351} <Debug> TCPHandler: Processed in 0.001296513 sec. | ||
| 9855 | 2025.12.20 00:29:58.495463 [ 189 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1150 rows, containing 19 columns (19 merged, 0 gathered) in 0.007289112 sec., 157769.56095612195 rows/sec., 282.72 MiB/sec. | ||
| 9856 | 2025.12.20 00:29:58.497144 [ 188 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9857 | 2025.12.20 00:29:58.497560 [ 188 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9858 | 2025.12.20 00:29:58.497650 [ 188 ] {14fed726-8154-4079-b10d-7b9d5dc6a96c::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (14fed726-8154-4079-b10d-7b9d5dc6a96c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9859 | 2025.12.20 00:29:58.497804 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.64 MiB. | ||
| 9860 | 2025.12.20 00:29:59.001178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 307.04 MiB, peak 315.65 MiB, free memory in arenas 0.00 B, will set to 310.25 MiB (RSS), difference: 3.21 MiB | ||
| 9861 | 2025.12.20 00:30:01.126975 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9862 | 2025.12.20 00:30:01.127038 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9863 | 2025.12.20 00:30:01.278674 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21052 | ||
| 9864 | 2025.12.20 00:30:01.279272 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9865 | 2025.12.20 00:30:01.279324 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9866 | 2025.12.20 00:30:01.279834 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9867 | 2025.12.20 00:30:01.280101 [ 245 ] {} <Trace> system.asynchronous_metric_log (09729ac8-5568-4f7f-8415-7fec1d34c9d4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9868 | 2025.12.20 00:30:01.280259 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21052 | ||
| 9869 | 2025.12.20 00:30:01.338937 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1244 | ||
| 9870 | 2025.12.20 00:30:01.341406 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9871 | 2025.12.20 00:30:01.341467 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9872 | 2025.12.20 00:30:01.342840 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9873 | 2025.12.20 00:30:01.343164 [ 243 ] {} <Trace> system.query_log (145f3739-b4b8-4414-bd68-cf8eaf0ab6a2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9874 | 2025.12.20 00:30:01.343594 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1244 | ||
| 9875 | 2025.12.20 00:30:02.387154 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9876 | 2025.12.20 00:30:02.404604 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9877 | 2025.12.20 00:30:02.404666 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9878 | 2025.12.20 00:30:02.412889 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9879 | 2025.12.20 00:30:02.413773 [ 244 ] {} <Trace> system.metric_log (89321189-b205-40b6-909a-47b5c2f62ac8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9880 | 2025.12.20 00:30:02.418142 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9881 | 2025.12.20 00:30:03.460593 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9882 | 2025.12.20 00:30:03.460770 [ 276 ] {6fbad7e3-63da-4743-98ab-bdcadc9ab00e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9883 | 2025.12.20 00:30:03.460837 [ 276 ] {6fbad7e3-63da-4743-98ab-bdcadc9ab00e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9884 | 2025.12.20 00:30:03.461731 [ 276 ] {6fbad7e3-63da-4743-98ab-bdcadc9ab00e} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9885 | 2025.12.20 00:30:03.461781 [ 276 ] {6fbad7e3-63da-4743-98ab-bdcadc9ab00e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9886 | 2025.12.20 00:30:03.462225 [ 276 ] {6fbad7e3-63da-4743-98ab-bdcadc9ab00e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9887 | 2025.12.20 00:30:03.462524 [ 276 ] {6fbad7e3-63da-4743-98ab-bdcadc9ab00e} <Trace> oximeter.fields_i16 (1e220b35-67e7-46a7-87ff-87182dff58a4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9888 | 2025.12.20 00:30:03.462709 [ 276 ] {6fbad7e3-63da-4743-98ab-bdcadc9ab00e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001983 sec., 206757.43822491175 rows/sec., 13.12 MiB/sec. | ||
| 9889 | 2025.12.20 00:30:03.462779 [ 276 ] {6fbad7e3-63da-4743-98ab-bdcadc9ab00e} <Debug> TCPHandler: Processed in 0.002319018 sec. | ||
| 9890 | 2025.12.20 00:30:03.462935 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9891 | 2025.12.20 00:30:03.463058 [ 276 ] {ba6286d7-350c-4794-9286-0a6c40d52767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9892 | 2025.12.20 00:30:03.463115 [ 276 ] {ba6286d7-350c-4794-9286-0a6c40d52767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9893 | 2025.12.20 00:30:03.464253 [ 276 ] {ba6286d7-350c-4794-9286-0a6c40d52767} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9894 | 2025.12.20 00:30:03.464297 [ 276 ] {ba6286d7-350c-4794-9286-0a6c40d52767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9895 | 2025.12.20 00:30:03.464772 [ 276 ] {ba6286d7-350c-4794-9286-0a6c40d52767} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9896 | 2025.12.20 00:30:03.465033 [ 276 ] {ba6286d7-350c-4794-9286-0a6c40d52767} <Trace> oximeter.fields_string (3d93f282-1990-4a77-8ce8-0ac210c17479): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9897 | 2025.12.20 00:30:03.465183 [ 276 ] {ba6286d7-350c-4794-9286-0a6c40d52767} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.002156 sec., 515769.94434137293 rows/sec., 40.69 MiB/sec. | ||
| 9898 | 2025.12.20 00:30:03.465226 [ 276 ] {ba6286d7-350c-4794-9286-0a6c40d52767} <Debug> TCPHandler: Processed in 0.002354369 sec. | ||
| 9899 | 2025.12.20 00:30:03.465351 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9900 | 2025.12.20 00:30:03.465457 [ 276 ] {e2556d9e-c36c-4baa-a6a6-0065af5d2425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9901 | 2025.12.20 00:30:03.465507 [ 276 ] {e2556d9e-c36c-4baa-a6a6-0065af5d2425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9902 | 2025.12.20 00:30:03.466038 [ 276 ] {e2556d9e-c36c-4baa-a6a6-0065af5d2425} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9903 | 2025.12.20 00:30:03.466083 [ 276 ] {e2556d9e-c36c-4baa-a6a6-0065af5d2425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9904 | 2025.12.20 00:30:03.466440 [ 276 ] {e2556d9e-c36c-4baa-a6a6-0065af5d2425} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9905 | 2025.12.20 00:30:03.466702 [ 276 ] {e2556d9e-c36c-4baa-a6a6-0065af5d2425} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9906 | 2025.12.20 00:30:03.466844 [ 132 ] {} <Debug> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9907 | 2025.12.20 00:30:03.466858 [ 276 ] {e2556d9e-c36c-4baa-a6a6-0065af5d2425} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001422 sec., 144163.1504922644 rows/sec., 8.46 MiB/sec. | ||
| 9908 | 2025.12.20 00:30:03.466913 [ 132 ] {} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9909 | 2025.12.20 00:30:03.466927 [ 276 ] {e2556d9e-c36c-4baa-a6a6-0065af5d2425} <Debug> TCPHandler: Processed in 0.00162947 sec. | ||
| 9910 | 2025.12.20 00:30:03.466941 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9911 | 2025.12.20 00:30:03.467054 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9912 | 2025.12.20 00:30:03.467092 [ 189 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9913 | 2025.12.20 00:30:03.467157 [ 276 ] {afceff9f-4703-4bac-bf77-11bec392e95d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9914 | 2025.12.20 00:30:03.467210 [ 276 ] {afceff9f-4703-4bac-bf77-11bec392e95d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9915 | 2025.12.20 00:30:03.467261 [ 189 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9916 | 2025.12.20 00:30:03.467319 [ 189 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 264 rows starting from the beginning of the part | ||
| 9917 | 2025.12.20 00:30:03.467412 [ 189 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 205 rows starting from the beginning of the part | ||
| 9918 | 2025.12.20 00:30:03.467478 [ 189 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 41 rows starting from the beginning of the part | ||
| 9919 | 2025.12.20 00:30:03.467542 [ 189 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 205 rows starting from the beginning of the part | ||
| 9920 | 2025.12.20 00:30:03.467603 [ 189 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 53 rows starting from the beginning of the part | ||
| 9921 | 2025.12.20 00:30:03.467664 [ 189 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 205 rows starting from the beginning of the part | ||
| 9922 | 2025.12.20 00:30:03.467854 [ 276 ] {afceff9f-4703-4bac-bf77-11bec392e95d} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9923 | 2025.12.20 00:30:03.467901 [ 276 ] {afceff9f-4703-4bac-bf77-11bec392e95d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9924 | 2025.12.20 00:30:03.468317 [ 276 ] {afceff9f-4703-4bac-bf77-11bec392e95d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9925 | 2025.12.20 00:30:03.468590 [ 276 ] {afceff9f-4703-4bac-bf77-11bec392e95d} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9926 | 2025.12.20 00:30:03.468728 [ 132 ] {} <Debug> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9927 | 2025.12.20 00:30:03.468761 [ 276 ] {afceff9f-4703-4bac-bf77-11bec392e95d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001622 sec., 130702.8360049322 rows/sec., 8.43 MiB/sec. | ||
| 9928 | 2025.12.20 00:30:03.468771 [ 132 ] {} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9929 | 2025.12.20 00:30:03.468809 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9930 | 2025.12.20 00:30:03.468820 [ 276 ] {afceff9f-4703-4bac-bf77-11bec392e95d} <Debug> TCPHandler: Processed in 0.001819146 sec. | ||
| 9931 | 2025.12.20 00:30:03.468904 [ 200 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 9932 | 2025.12.20 00:30:03.468974 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9933 | 2025.12.20 00:30:03.469021 [ 200 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9934 | 2025.12.20 00:30:03.469066 [ 200 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 443 rows starting from the beginning of the part | ||
| 9935 | 2025.12.20 00:30:03.469081 [ 276 ] {2ad3f29b-26d8-407d-8e67-9a3e59c1f005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9936 | 2025.12.20 00:30:03.469132 [ 276 ] {2ad3f29b-26d8-407d-8e67-9a3e59c1f005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9937 | 2025.12.20 00:30:03.469154 [ 200 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 212 rows starting from the beginning of the part | ||
| 9938 | 2025.12.20 00:30:03.469197 [ 186 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 973 rows, containing 5 columns (5 merged, 0 gathered) in 0.002176614 sec., 447024.59875751974 rows/sec., 28.90 MiB/sec. | ||
| 9939 | 2025.12.20 00:30:03.469223 [ 200 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 212 rows starting from the beginning of the part | ||
| 9940 | 2025.12.20 00:30:03.469288 [ 200 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 212 rows starting from the beginning of the part | ||
| 9941 | 2025.12.20 00:30:03.469332 [ 200 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 228 rows starting from the beginning of the part | ||
| 9942 | 2025.12.20 00:30:03.469370 [ 201 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9943 | 2025.12.20 00:30:03.469377 [ 200 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 212 rows starting from the beginning of the part | ||
| 9944 | 2025.12.20 00:30:03.469728 [ 276 ] {2ad3f29b-26d8-407d-8e67-9a3e59c1f005} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9945 | 2025.12.20 00:30:03.469771 [ 201 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_61_12} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9946 | 2025.12.20 00:30:03.469774 [ 276 ] {2ad3f29b-26d8-407d-8e67-9a3e59c1f005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9947 | 2025.12.20 00:30:03.469884 [ 201 ] {ec2e7619-3ac7-4fe3-9a33-e968ed790767::all_1_61_12} <Trace> oximeter.fields_u16 (ec2e7619-3ac7-4fe3-9a33-e968ed790767) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9948 | 2025.12.20 00:30:03.470010 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 9949 | 2025.12.20 00:30:03.470180 [ 276 ] {2ad3f29b-26d8-407d-8e67-9a3e59c1f005} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9950 | 2025.12.20 00:30:03.470437 [ 276 ] {2ad3f29b-26d8-407d-8e67-9a3e59c1f005} <Trace> oximeter.fields_u8 (0417a651-a329-4058-9bae-a3d3e32d6b5c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9951 | 2025.12.20 00:30:03.470513 [ 201 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1519 rows, containing 5 columns (5 merged, 0 gathered) in 0.001650351 sec., 920410.2642407585 rows/sec., 63.76 MiB/sec. | ||
| 9952 | 2025.12.20 00:30:03.470591 [ 276 ] {2ad3f29b-26d8-407d-8e67-9a3e59c1f005} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001528 sec., 138089.0052356021 rows/sec., 7.84 MiB/sec. | ||
| 9953 | 2025.12.20 00:30:03.470642 [ 276 ] {2ad3f29b-26d8-407d-8e67-9a3e59c1f005} <Debug> TCPHandler: Processed in 0.001723484 sec. | ||
| 9954 | 2025.12.20 00:30:03.470674 [ 186 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9955 | 2025.12.20 00:30:03.470763 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9956 | 2025.12.20 00:30:03.470865 [ 276 ] {0f98886d-5324-43c4-904a-5185319998c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9957 | 2025.12.20 00:30:03.470913 [ 276 ] {0f98886d-5324-43c4-904a-5185319998c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9958 | 2025.12.20 00:30:03.470938 [ 186 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_41_8} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9959 | 2025.12.20 00:30:03.471010 [ 186 ] {cca6ea57-c281-47f3-a9b5-d440120cea3b::all_1_41_8} <Trace> oximeter.fields_u32 (cca6ea57-c281-47f3-a9b5-d440120cea3b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9960 | 2025.12.20 00:30:03.471110 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 9961 | 2025.12.20 00:30:03.471747 [ 276 ] {0f98886d-5324-43c4-904a-5185319998c9} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9962 | 2025.12.20 00:30:03.471786 [ 276 ] {0f98886d-5324-43c4-904a-5185319998c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9963 | 2025.12.20 00:30:03.472148 [ 276 ] {0f98886d-5324-43c4-904a-5185319998c9} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9964 | 2025.12.20 00:30:03.472400 [ 276 ] {0f98886d-5324-43c4-904a-5185319998c9} <Trace> oximeter.fields_uuid (b2f595c1-f8bd-4557-a1b2-d74c318ef470): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9965 | 2025.12.20 00:30:03.472553 [ 276 ] {0f98886d-5324-43c4-904a-5185319998c9} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.00171 sec., 397076.02339181287 rows/sec., 27.68 MiB/sec. | ||
| 9966 | 2025.12.20 00:30:03.472598 [ 276 ] {0f98886d-5324-43c4-904a-5185319998c9} <Debug> TCPHandler: Processed in 0.001887007 sec. | ||
| 9967 | 2025.12.20 00:30:03.472723 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9968 | 2025.12.20 00:30:03.472827 [ 276 ] {e626d314-0a7e-4be7-ad2a-44399ffdd671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9969 | 2025.12.20 00:30:03.472874 [ 276 ] {e626d314-0a7e-4be7-ad2a-44399ffdd671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9970 | 2025.12.20 00:30:03.473248 [ 276 ] {e626d314-0a7e-4be7-ad2a-44399ffdd671} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9971 | 2025.12.20 00:30:03.473288 [ 276 ] {e626d314-0a7e-4be7-ad2a-44399ffdd671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9972 | 2025.12.20 00:30:03.473688 [ 276 ] {e626d314-0a7e-4be7-ad2a-44399ffdd671} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9973 | 2025.12.20 00:30:03.473992 [ 276 ] {e626d314-0a7e-4be7-ad2a-44399ffdd671} <Trace> oximeter.measurements_bool (f256b82a-8062-4c9b-8871-0a94d8fcb1d2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9974 | 2025.12.20 00:30:03.474152 [ 276 ] {e626d314-0a7e-4be7-ad2a-44399ffdd671} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001346 sec., 4457.652303120357 rows/sec., 232.89 KiB/sec. | ||
| 9975 | 2025.12.20 00:30:03.474193 [ 276 ] {e626d314-0a7e-4be7-ad2a-44399ffdd671} <Debug> TCPHandler: Processed in 0.001520638 sec. | ||
| 9976 | 2025.12.20 00:30:03.474309 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9977 | 2025.12.20 00:30:03.474405 [ 276 ] {b40009b4-02f3-40ff-b050-a7601c570317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9978 | 2025.12.20 00:30:03.474450 [ 276 ] {b40009b4-02f3-40ff-b050-a7601c570317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9979 | 2025.12.20 00:30:03.474966 [ 276 ] {b40009b4-02f3-40ff-b050-a7601c570317} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9980 | 2025.12.20 00:30:03.475008 [ 276 ] {b40009b4-02f3-40ff-b050-a7601c570317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9981 | 2025.12.20 00:30:03.475384 [ 276 ] {b40009b4-02f3-40ff-b050-a7601c570317} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9982 | 2025.12.20 00:30:03.475638 [ 276 ] {b40009b4-02f3-40ff-b050-a7601c570317} <Trace> oximeter.measurements_cumulativeu64 (7867a318-225d-404a-8702-03f3cba75be5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9983 | 2025.12.20 00:30:03.475794 [ 276 ] {b40009b4-02f3-40ff-b050-a7601c570317} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001405 sec., 223487.54448398575 rows/sec., 14.68 MiB/sec. | ||
| 9984 | 2025.12.20 00:30:03.475839 [ 276 ] {b40009b4-02f3-40ff-b050-a7601c570317} <Debug> TCPHandler: Processed in 0.00158022 sec. | ||
| 9985 | 2025.12.20 00:30:03.475970 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9986 | 2025.12.20 00:30:03.476079 [ 276 ] {e78a266b-9c18-497f-8061-a24f14fec228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9987 | 2025.12.20 00:30:03.476123 [ 276 ] {e78a266b-9c18-497f-8061-a24f14fec228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9988 | 2025.12.20 00:30:03.476474 [ 276 ] {e78a266b-9c18-497f-8061-a24f14fec228} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9989 | 2025.12.20 00:30:03.476521 [ 276 ] {e78a266b-9c18-497f-8061-a24f14fec228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9990 | 2025.12.20 00:30:03.476933 [ 276 ] {e78a266b-9c18-497f-8061-a24f14fec228} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9991 | 2025.12.20 00:30:03.477229 [ 276 ] {e78a266b-9c18-497f-8061-a24f14fec228} <Trace> oximeter.measurements_f64 (50899561-359e-4418-a2cf-d49a89ad496a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9992 | 2025.12.20 00:30:03.477400 [ 276 ] {e78a266b-9c18-497f-8061-a24f14fec228} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001343 sec., 744.6016381236038 rows/sec., 50.17 KiB/sec. | ||
| 9993 | 2025.12.20 00:30:03.477451 [ 276 ] {e78a266b-9c18-497f-8061-a24f14fec228} <Debug> TCPHandler: Processed in 0.001531088 sec. | ||
| 9994 | 2025.12.20 00:30:03.477587 [ 276 ] {} <Trace> TCP-Session: 10e81ec6-ddb8-478b-9eb5-c97f29a4fe0a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9995 | 2025.12.20 00:30:03.477688 [ 276 ] {400ba102-6d78-4c5d-98f4-4388460a9e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51320) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9996 | 2025.12.20 00:30:03.477734 [ 276 ] {400ba102-6d78-4c5d-98f4-4388460a9e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9997 | 2025.12.20 00:30:03.478111 [ 276 ] {400ba102-6d78-4c5d-98f4-4388460a9e4d} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9998 | 2025.12.20 00:30:03.478154 [ 276 ] {400ba102-6d78-4c5d-98f4-4388460a9e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9999 | 2025.12.20 00:30:03.478584 [ 276 ] {400ba102-6d78-4c5d-98f4-4388460a9e4d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10000 | 2025.12.20 00:30:03.478867 [ 276 ] {400ba102-6d78-4c5d-98f4-4388460a9e4d} <Trace> oximeter.measurements_u64 (9ed63ba4-ac89-48d1-95d1-52fb7e0b8a80): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10001 | 2025.12.20 00:30:03.479034 [ 276 ] {400ba102-6d78-4c5d-98f4-4388460a9e4d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001364 sec., 76246.33431085043 rows/sec., 4.67 MiB/sec. | ||
| 10002 | 2025.12.20 00:30:03.479082 [ 276 ] {400ba102-6d78-4c5d-98f4-4388460a9e4d} <Debug> TCPHandler: Processed in 0.001548709 sec. | ||