| 1 | [ Jan 13 00:38:05 Enabled. ] | ||
| 2 | [ Jan 13 00:38:05 Rereading configuration. ] | ||
| 3 | [ Jan 13 00:38:06 Rereading configuration. ] | ||
| 4 | [ Jan 13 00:38:13 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Jan 13 00:38:13 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.01.13 00:38:14.494349 [ 1 ] {} <Information> Application: Will watch for the process with pid 24445 | ||
| 29 | 2026.01.13 00:38:14.494693 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.13 00:38:14.738343 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24445 | ||
| 31 | 2026.01.13 00:38:14.740456 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.13 00:38:14.740626 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.13 00:38:14.837444 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.13 00:38:14.901434 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.13 00:38:14.901490 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.13 00:38:14.901509 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.13 00:38:14.901564 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.13 00:38:14.901938 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.13 00:38:14.905671 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.01.13 00:38:14.906544 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.13 00:38:14.907395 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.01.13 00:38:14.907422 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.01.13 00:38:14.907435 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.13 00:38:14.908163 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.13 00:38:14.909036 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.13 00:38:14.915530 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.13 00:38:14.916217 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.13 00:38:14.917610 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.13 00:38:14.917683 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.13 00:38:14.918790 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.01.13 00:38:14.919205 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.13 00:38:14.923235 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.13 00:38:14.923943 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.13 00:38:14.927258 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.13 00:38:14.927674 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.13 00:38:14.928067 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.13 00:38:14.928415 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.13 00:38:14.929825 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.13 00:38:14.929850 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.13 00:38:14.929943 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.13 00:38:14.930037 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.13 00:38:14.951325 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.13 00:38:14.951355 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000180242 sec | ||
| 68 | 2026.01.13 00:38:14.951384 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.13 00:38:14.951401 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.13 00:38:14.952158 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.13 00:38:14.952717 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.13 00:38:14.962070 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.13 00:38:14.962114 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.13 00:38:14.962142 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.13 00:38:14.962154 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.13 00:38:14.962186 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.13 00:38:14.962205 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.13 00:38:14.964231 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.13 00:38:14.964274 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.13 00:38:14.964293 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.13 00:38:14.964423 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.13 00:38:14.964464 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.13 00:38:14.964476 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.13 00:38:14.964498 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.13 00:38:14.964509 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.13 00:38:14.964538 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.13 00:38:14.964557 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.13 00:38:14.987440 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.13 00:38:14.992874 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.13 00:38:14.992920 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.566e-05 sec | ||
| 91 | 2026.01.13 00:38:14.992934 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.13 00:38:14.992947 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.13 00:38:14.992977 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.13 00:38:14.993186 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.13 00:38:14.993238 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.13 00:38:14.993254 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.13 00:38:14.993269 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.01.13 00:38:14.993283 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.13 00:38:14.997142 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.13 00:38:14.997368 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.68 MiB (RSS), difference: 91.90 MiB | ||
| 101 | 2026.01.13 00:38:14.998921 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.612e-05 sec. | ||
| 102 | 2026.01.13 00:38:14.999294 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.13 00:38:14.999919 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.13 00:38:14.999951 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.13 00:38:15.030866 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42475 | ||
| 106 | 2026.01.13 00:38:15.031803 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.01.13 00:38:15.031872 [ 3 ] {} <Debug> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Authenticating user 'default' from [fd00:1122:3344:101::d]:42475 | ||
| 108 | 2026.01.13 00:38:15.031903 [ 3 ] {} <Debug> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.01.13 00:38:15.031929 [ 3 ] {} <Debug> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.13 00:38:15.032028 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.01.13 00:38:15.032056 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.01.13 00:38:15.032080 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.01.13 00:38:15.032522 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61837 | ||
| 114 | 2026.01.13 00:38:15.032672 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2026.01.13 00:38:15.032712 [ 4 ] {} <Debug> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61837 | ||
| 116 | 2026.01.13 00:38:15.032734 [ 4 ] {} <Debug> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 117 | 2026.01.13 00:38:15.032785 [ 4 ] {} <Debug> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2026.01.13 00:38:15.033347 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34996 | ||
| 119 | 2026.01.13 00:38:15.033355 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62313 | ||
| 120 | 2026.01.13 00:38:15.033703 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61717 | ||
| 121 | 2026.01.13 00:38:15.033717 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2026.01.13 00:38:15.033768 [ 253 ] {} <Debug> TCP-Session: fab3665d-784c-42ac-8edb-53fbc0535550 Authenticating user 'default' from [fd00:1122:3344:101::d]:34996 | ||
| 123 | 2026.01.13 00:38:15.033773 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.01.13 00:38:15.033797 [ 253 ] {} <Debug> TCP-Session: fab3665d-784c-42ac-8edb-53fbc0535550 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.01.13 00:38:15.033832 [ 253 ] {} <Debug> TCP-Session: fab3665d-784c-42ac-8edb-53fbc0535550 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.01.13 00:38:15.033836 [ 5 ] {} <Debug> TCP-Session: e20bf2a9-346b-4fd2-b963-7ebe13b556a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62313 | ||
| 127 | 2026.01.13 00:38:15.033876 [ 5 ] {} <Debug> TCP-Session: e20bf2a9-346b-4fd2-b963-7ebe13b556a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.01.13 00:38:15.033889 [ 5 ] {} <Debug> TCP-Session: e20bf2a9-346b-4fd2-b963-7ebe13b556a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.01.13 00:38:15.033919 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55504 | ||
| 130 | 2026.01.13 00:38:15.034508 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51227 | ||
| 131 | 2026.01.13 00:38:15.034513 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.01.13 00:38:15.034568 [ 254 ] {} <Debug> TCP-Session: 203b72f6-9b46-4762-8270-f85faa923bde Authenticating user 'default' from [fd00:1122:3344:101::d]:61717 | ||
| 133 | 2026.01.13 00:38:15.034588 [ 254 ] {} <Debug> TCP-Session: 203b72f6-9b46-4762-8270-f85faa923bde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.01.13 00:38:15.034614 [ 254 ] {} <Debug> TCP-Session: 203b72f6-9b46-4762-8270-f85faa923bde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.01.13 00:38:15.035093 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.01.13 00:38:15.035133 [ 255 ] {} <Debug> TCP-Session: cc404132-8bdd-4f18-8b75-9004c09be618 Authenticating user 'default' from [fd00:1122:3344:101::d]:55504 | ||
| 137 | 2026.01.13 00:38:15.035168 [ 255 ] {} <Debug> TCP-Session: cc404132-8bdd-4f18-8b75-9004c09be618 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.01.13 00:38:15.035180 [ 255 ] {} <Debug> TCP-Session: cc404132-8bdd-4f18-8b75-9004c09be618 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.01.13 00:38:15.035196 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2026.01.13 00:38:15.035250 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62467 | ||
| 141 | 2026.01.13 00:38:15.035277 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 142 | 2026.01.13 00:38:15.035253 [ 256 ] {} <Debug> TCP-Session: 6c93c1b3-7089-46a3-9a8c-62a5476871f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51227 | ||
| 143 | 2026.01.13 00:38:15.035340 [ 256 ] {} <Debug> TCP-Session: 6c93c1b3-7089-46a3-9a8c-62a5476871f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.01.13 00:38:15.035353 [ 256 ] {} <Debug> TCP-Session: 6c93c1b3-7089-46a3-9a8c-62a5476871f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.01.13 00:38:15.035379 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2026.01.13 00:38:15.035424 [ 257 ] {} <Debug> TCP-Session: ce7f849c-79cb-4684-8cae-fb859d89c63c Authenticating user 'default' from [fd00:1122:3344:101::d]:62467 | ||
| 147 | 2026.01.13 00:38:15.035443 [ 257 ] {} <Debug> TCP-Session: ce7f849c-79cb-4684-8cae-fb859d89c63c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.01.13 00:38:15.035409 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62506 | ||
| 149 | 2026.01.13 00:38:15.035460 [ 257 ] {} <Debug> TCP-Session: ce7f849c-79cb-4684-8cae-fb859d89c63c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.01.13 00:38:15.035664 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.01.13 00:38:15.035720 [ 258 ] {} <Debug> TCP-Session: 81bb3110-9c3c-4827-b4ee-60b6093b743d Authenticating user 'default' from [fd00:1122:3344:101::d]:62506 | ||
| 152 | 2026.01.13 00:38:15.035740 [ 258 ] {} <Debug> TCP-Session: 81bb3110-9c3c-4827-b4ee-60b6093b743d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.13 00:38:15.035770 [ 258 ] {} <Debug> TCP-Session: 81bb3110-9c3c-4827-b4ee-60b6093b743d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.01.13 00:38:15.038180 [ 3 ] {c0414880-0413-4474-95eb-207ef7e25cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.01.13 00:38:15.124918 [ 3 ] {c0414880-0413-4474-95eb-207ef7e25cf3} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:42475) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2026.01.13 00:38:15.125881 [ 3 ] {c0414880-0413-4474-95eb-207ef7e25cf3} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2026.01.13 00:38:15.126086 [ 3 ] {c0414880-0413-4474-95eb-207ef7e25cf3} <Debug> TCPHandler: Processed in 0.093227551 sec. | ||
| 204 | 2026.01.13 00:38:15.126826 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.01.13 00:38:15.127473 [ 4 ] {91893242-b82d-417e-a90c-250d93b0fa56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.01.13 00:38:15.127870 [ 4 ] {91893242-b82d-417e-a90c-250d93b0fa56} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61837) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2026.01.13 00:38:15.128180 [ 4 ] {91893242-b82d-417e-a90c-250d93b0fa56} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2026.01.13 00:38:15.128383 [ 4 ] {91893242-b82d-417e-a90c-250d93b0fa56} <Debug> TCPHandler: Processed in 0.002017031 sec. | ||
| 255 | 2026.01.13 00:38:15.128688 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.01.13 00:38:15.129478 [ 3 ] {3fa6f63f-3572-4242-a08a-cc7fec9fcc42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.01.13 00:38:15.130098 [ 3 ] {3fa6f63f-3572-4242-a08a-cc7fec9fcc42} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.01.13 00:38:15.136489 [ 3 ] {3fa6f63f-3572-4242-a08a-cc7fec9fcc42} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2026.01.13 00:38:15.136514 [ 3 ] {3fa6f63f-3572-4242-a08a-cc7fec9fcc42} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.6041e-05 sec | ||
| 260 | 2026.01.13 00:38:15.136530 [ 3 ] {3fa6f63f-3572-4242-a08a-cc7fec9fcc42} <Trace> ReferentialDeps: No tables | ||
| 261 | 2026.01.13 00:38:15.136585 [ 3 ] {3fa6f63f-3572-4242-a08a-cc7fec9fcc42} <Trace> LoadingDeps: No tables | ||
| 262 | 2026.01.13 00:38:15.136642 [ 3 ] {3fa6f63f-3572-4242-a08a-cc7fec9fcc42} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2026.01.13 00:38:15.137341 [ 3 ] {3fa6f63f-3572-4242-a08a-cc7fec9fcc42} <Debug> TCPHandler: Processed in 0.008768231 sec. | ||
| 264 | 2026.01.13 00:38:15.137495 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2026.01.13 00:38:15.137721 [ 3 ] {7e36f6da-1c95-4a7f-9944-d5a1131b9745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2026.01.13 00:38:15.137775 [ 3 ] {7e36f6da-1c95-4a7f-9944-d5a1131b9745} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2026.01.13 00:38:15.142730 [ 3 ] {7e36f6da-1c95-4a7f-9944-d5a1131b9745} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2026.01.13 00:38:15.146903 [ 3 ] {7e36f6da-1c95-4a7f-9944-d5a1131b9745} <Debug> oximeter.version (89d52177-8511-4918-bdc1-735de11edbfb): Loading data parts | ||
| 270 | 2026.01.13 00:38:15.147975 [ 3 ] {7e36f6da-1c95-4a7f-9944-d5a1131b9745} <Debug> oximeter.version (89d52177-8511-4918-bdc1-735de11edbfb): There are no data parts | ||
| 271 | 2026.01.13 00:38:15.158767 [ 3 ] {7e36f6da-1c95-4a7f-9944-d5a1131b9745} <Debug> TCPHandler: Processed in 0.021324932 sec. | ||
| 272 | 2026.01.13 00:38:15.158949 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.01.13 00:38:15.159137 [ 3 ] {106084da-2e8c-4414-a7c3-a193b70a102d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 284 | 2026.01.13 00:38:15.159258 [ 3 ] {106084da-2e8c-4414-a7c3-a193b70a102d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2026.01.13 00:38:15.175174 [ 3 ] {106084da-2e8c-4414-a7c3-a193b70a102d} <Debug> oximeter.measurements_bool (fdaa2bc9-eb12-487e-9271-6fb517185d21): Loading data parts | ||
| 286 | 2026.01.13 00:38:15.175467 [ 3 ] {106084da-2e8c-4414-a7c3-a193b70a102d} <Debug> oximeter.measurements_bool (fdaa2bc9-eb12-487e-9271-6fb517185d21): There are no data parts | ||
| 287 | 2026.01.13 00:38:15.181502 [ 3 ] {106084da-2e8c-4414-a7c3-a193b70a102d} <Debug> TCPHandler: Processed in 0.022616536 sec. | ||
| 288 | 2026.01.13 00:38:15.181684 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2026.01.13 00:38:15.181932 [ 3 ] {0a939b11-7010-4e79-9ff1-d1bad14b9acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 290 | 2026.01.13 00:38:15.182044 [ 3 ] {0a939b11-7010-4e79-9ff1-d1bad14b9acd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2026.01.13 00:38:15.187509 [ 3 ] {0a939b11-7010-4e79-9ff1-d1bad14b9acd} <Debug> oximeter.measurements_i8 (9d3fcf9d-e07f-4347-9ddc-81f9a229a6a7): Loading data parts | ||
| 292 | 2026.01.13 00:38:15.187664 [ 3 ] {0a939b11-7010-4e79-9ff1-d1bad14b9acd} <Debug> oximeter.measurements_i8 (9d3fcf9d-e07f-4347-9ddc-81f9a229a6a7): There are no data parts | ||
| 293 | 2026.01.13 00:38:15.190093 [ 3 ] {0a939b11-7010-4e79-9ff1-d1bad14b9acd} <Debug> TCPHandler: Processed in 0.008478328 sec. | ||
| 294 | 2026.01.13 00:38:15.190273 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2026.01.13 00:38:15.190428 [ 3 ] {8c9d705c-1336-4e13-9e5c-aa873168e862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 296 | 2026.01.13 00:38:15.190536 [ 3 ] {8c9d705c-1336-4e13-9e5c-aa873168e862} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2026.01.13 00:38:15.195538 [ 3 ] {8c9d705c-1336-4e13-9e5c-aa873168e862} <Debug> oximeter.measurements_u8 (65bd307e-52c1-441c-8916-ba569bb9a21b): Loading data parts | ||
| 298 | 2026.01.13 00:38:15.195746 [ 3 ] {8c9d705c-1336-4e13-9e5c-aa873168e862} <Debug> oximeter.measurements_u8 (65bd307e-52c1-441c-8916-ba569bb9a21b): There are no data parts | ||
| 299 | 2026.01.13 00:38:15.204104 [ 3 ] {8c9d705c-1336-4e13-9e5c-aa873168e862} <Debug> TCPHandler: Processed in 0.013880835 sec. | ||
| 300 | 2026.01.13 00:38:15.204284 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.01.13 00:38:15.204532 [ 3 ] {0c4a947f-ce77-4373-9531-50c44febdbca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 302 | 2026.01.13 00:38:15.204587 [ 3 ] {0c4a947f-ce77-4373-9531-50c44febdbca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2026.01.13 00:38:15.210693 [ 3 ] {0c4a947f-ce77-4373-9531-50c44febdbca} <Debug> oximeter.measurements_i16 (ae18a207-57ba-46d2-81eb-8764a145c405): Loading data parts | ||
| 304 | 2026.01.13 00:38:15.210865 [ 3 ] {0c4a947f-ce77-4373-9531-50c44febdbca} <Debug> oximeter.measurements_i16 (ae18a207-57ba-46d2-81eb-8764a145c405): There are no data parts | ||
| 305 | 2026.01.13 00:38:15.214537 [ 3 ] {0c4a947f-ce77-4373-9531-50c44febdbca} <Debug> TCPHandler: Processed in 0.010312428 sec. | ||
| 306 | 2026.01.13 00:38:15.214782 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2026.01.13 00:38:15.214975 [ 3 ] {f81ef342-1ea4-4183-84a6-d18e69335268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 308 | 2026.01.13 00:38:15.215147 [ 3 ] {f81ef342-1ea4-4183-84a6-d18e69335268} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2026.01.13 00:38:15.220880 [ 3 ] {f81ef342-1ea4-4183-84a6-d18e69335268} <Debug> oximeter.measurements_u16 (56962acc-da99-4a48-bbf8-2202d53dece5): Loading data parts | ||
| 310 | 2026.01.13 00:38:15.221240 [ 3 ] {f81ef342-1ea4-4183-84a6-d18e69335268} <Debug> oximeter.measurements_u16 (56962acc-da99-4a48-bbf8-2202d53dece5): There are no data parts | ||
| 311 | 2026.01.13 00:38:15.223778 [ 3 ] {f81ef342-1ea4-4183-84a6-d18e69335268} <Debug> TCPHandler: Processed in 0.009058374 sec. | ||
| 312 | 2026.01.13 00:38:15.223923 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2026.01.13 00:38:15.224142 [ 3 ] {2d2834a9-cb45-4f78-a2ed-5bde54d9ccd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 314 | 2026.01.13 00:38:15.224184 [ 3 ] {2d2834a9-cb45-4f78-a2ed-5bde54d9ccd2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2026.01.13 00:38:15.230305 [ 3 ] {2d2834a9-cb45-4f78-a2ed-5bde54d9ccd2} <Debug> oximeter.measurements_i32 (fd64a4bf-ffbc-46a0-aaf1-fa5a4490a1fe): Loading data parts | ||
| 316 | 2026.01.13 00:38:15.230468 [ 3 ] {2d2834a9-cb45-4f78-a2ed-5bde54d9ccd2} <Debug> oximeter.measurements_i32 (fd64a4bf-ffbc-46a0-aaf1-fa5a4490a1fe): There are no data parts | ||
| 317 | 2026.01.13 00:38:15.235573 [ 3 ] {2d2834a9-cb45-4f78-a2ed-5bde54d9ccd2} <Debug> TCPHandler: Processed in 0.011700052 sec. | ||
| 318 | 2026.01.13 00:38:15.235788 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2026.01.13 00:38:15.235947 [ 3 ] {4e127f9c-0bab-4edd-9623-c54526a7f948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 320 | 2026.01.13 00:38:15.236055 [ 3 ] {4e127f9c-0bab-4edd-9623-c54526a7f948} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2026.01.13 00:38:15.241346 [ 3 ] {4e127f9c-0bab-4edd-9623-c54526a7f948} <Debug> oximeter.measurements_u32 (fdf4354b-e49b-4181-9c90-d314df330e6a): Loading data parts | ||
| 322 | 2026.01.13 00:38:15.241525 [ 3 ] {4e127f9c-0bab-4edd-9623-c54526a7f948} <Debug> oximeter.measurements_u32 (fdf4354b-e49b-4181-9c90-d314df330e6a): There are no data parts | ||
| 323 | 2026.01.13 00:38:15.251034 [ 3 ] {4e127f9c-0bab-4edd-9623-c54526a7f948} <Debug> TCPHandler: Processed in 0.015295119 sec. | ||
| 324 | 2026.01.13 00:38:15.251192 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2026.01.13 00:38:15.251423 [ 3 ] {22f9165e-e7e3-4ca1-9b1a-47a8fbdf2dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 326 | 2026.01.13 00:38:15.251511 [ 3 ] {22f9165e-e7e3-4ca1-9b1a-47a8fbdf2dc1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2026.01.13 00:38:15.257129 [ 3 ] {22f9165e-e7e3-4ca1-9b1a-47a8fbdf2dc1} <Debug> oximeter.measurements_i64 (5ad5c743-5d80-4ec9-a386-57c58f245564): Loading data parts | ||
| 328 | 2026.01.13 00:38:15.257286 [ 3 ] {22f9165e-e7e3-4ca1-9b1a-47a8fbdf2dc1} <Debug> oximeter.measurements_i64 (5ad5c743-5d80-4ec9-a386-57c58f245564): There are no data parts | ||
| 329 | 2026.01.13 00:38:15.259285 [ 3 ] {22f9165e-e7e3-4ca1-9b1a-47a8fbdf2dc1} <Debug> TCPHandler: Processed in 0.008152645 sec. | ||
| 330 | 2026.01.13 00:38:15.259584 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2026.01.13 00:38:15.259740 [ 3 ] {bece4c84-2c32-44f5-971b-3f22014a893b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 332 | 2026.01.13 00:38:15.259860 [ 3 ] {bece4c84-2c32-44f5-971b-3f22014a893b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2026.01.13 00:38:15.265726 [ 3 ] {bece4c84-2c32-44f5-971b-3f22014a893b} <Debug> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Loading data parts | ||
| 334 | 2026.01.13 00:38:15.265864 [ 3 ] {bece4c84-2c32-44f5-971b-3f22014a893b} <Debug> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): There are no data parts | ||
| 335 | 2026.01.13 00:38:15.270498 [ 3 ] {bece4c84-2c32-44f5-971b-3f22014a893b} <Debug> TCPHandler: Processed in 0.010962515 sec. | ||
| 336 | 2026.01.13 00:38:15.270635 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2026.01.13 00:38:15.270788 [ 3 ] {95257051-d04d-4157-ab75-79839df7b6e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 338 | 2026.01.13 00:38:15.270910 [ 3 ] {95257051-d04d-4157-ab75-79839df7b6e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2026.01.13 00:38:15.277436 [ 3 ] {95257051-d04d-4157-ab75-79839df7b6e1} <Debug> oximeter.measurements_f32 (6247e7d8-8d4c-4616-b44b-31cd03e3319f): Loading data parts | ||
| 340 | 2026.01.13 00:38:15.277584 [ 3 ] {95257051-d04d-4157-ab75-79839df7b6e1} <Debug> oximeter.measurements_f32 (6247e7d8-8d4c-4616-b44b-31cd03e3319f): There are no data parts | ||
| 341 | 2026.01.13 00:38:15.282369 [ 3 ] {95257051-d04d-4157-ab75-79839df7b6e1} <Debug> TCPHandler: Processed in 0.011783243 sec. | ||
| 342 | 2026.01.13 00:38:15.282553 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.01.13 00:38:15.282837 [ 3 ] {9b0ea45f-7ea6-4ba4-96f0-46b71dfb831e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 344 | 2026.01.13 00:38:15.282968 [ 3 ] {9b0ea45f-7ea6-4ba4-96f0-46b71dfb831e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2026.01.13 00:38:15.284822 [ 3 ] {9b0ea45f-7ea6-4ba4-96f0-46b71dfb831e} <Debug> oximeter.measurements_f64 (e34f281c-82cd-462d-b5aa-daa4c3b1e8d8): Loading data parts | ||
| 346 | 2026.01.13 00:38:15.284958 [ 3 ] {9b0ea45f-7ea6-4ba4-96f0-46b71dfb831e} <Debug> oximeter.measurements_f64 (e34f281c-82cd-462d-b5aa-daa4c3b1e8d8): There are no data parts | ||
| 347 | 2026.01.13 00:38:15.289347 [ 3 ] {9b0ea45f-7ea6-4ba4-96f0-46b71dfb831e} <Debug> TCPHandler: Processed in 0.006857021 sec. | ||
| 348 | 2026.01.13 00:38:15.289518 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2026.01.13 00:38:15.289706 [ 3 ] {76b4dfaf-9e0b-4b2b-b3e5-e2b06c0f0c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 350 | 2026.01.13 00:38:15.289832 [ 3 ] {76b4dfaf-9e0b-4b2b-b3e5-e2b06c0f0c1f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2026.01.13 00:38:15.297815 [ 3 ] {76b4dfaf-9e0b-4b2b-b3e5-e2b06c0f0c1f} <Debug> oximeter.measurements_string (61f1ad58-b54f-4830-8433-eb170211e586): Loading data parts | ||
| 352 | 2026.01.13 00:38:15.298013 [ 3 ] {76b4dfaf-9e0b-4b2b-b3e5-e2b06c0f0c1f} <Debug> oximeter.measurements_string (61f1ad58-b54f-4830-8433-eb170211e586): There are no data parts | ||
| 353 | 2026.01.13 00:38:15.299754 [ 3 ] {76b4dfaf-9e0b-4b2b-b3e5-e2b06c0f0c1f} <Debug> TCPHandler: Processed in 0.010296818 sec. | ||
| 354 | 2026.01.13 00:38:15.299911 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2026.01.13 00:38:15.300150 [ 3 ] {5aa87512-101f-474e-9bcd-f2fabd918de5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2026.01.13 00:38:15.300295 [ 3 ] {5aa87512-101f-474e-9bcd-f2fabd918de5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2026.01.13 00:38:15.306125 [ 3 ] {5aa87512-101f-474e-9bcd-f2fabd918de5} <Debug> oximeter.measurements_bytes (f7f505d9-ba0c-419c-93c0-77fededf501f): Loading data parts | ||
| 365 | 2026.01.13 00:38:15.306277 [ 3 ] {5aa87512-101f-474e-9bcd-f2fabd918de5} <Debug> oximeter.measurements_bytes (f7f505d9-ba0c-419c-93c0-77fededf501f): There are no data parts | ||
| 366 | 2026.01.13 00:38:15.312338 [ 3 ] {5aa87512-101f-474e-9bcd-f2fabd918de5} <Debug> TCPHandler: Processed in 0.01247663 sec. | ||
| 367 | 2026.01.13 00:38:15.312537 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.01.13 00:38:15.312745 [ 3 ] {096c4d90-1b53-4920-9b91-584df35406c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 369 | 2026.01.13 00:38:15.312879 [ 3 ] {096c4d90-1b53-4920-9b91-584df35406c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2026.01.13 00:38:15.317826 [ 3 ] {096c4d90-1b53-4920-9b91-584df35406c2} <Debug> oximeter.measurements_cumulativei64 (7ed99976-79d5-49c9-94fd-26aa2e1272eb): Loading data parts | ||
| 371 | 2026.01.13 00:38:15.318035 [ 3 ] {096c4d90-1b53-4920-9b91-584df35406c2} <Debug> oximeter.measurements_cumulativei64 (7ed99976-79d5-49c9-94fd-26aa2e1272eb): There are no data parts | ||
| 372 | 2026.01.13 00:38:15.325257 [ 3 ] {096c4d90-1b53-4920-9b91-584df35406c2} <Debug> TCPHandler: Processed in 0.012768473 sec. | ||
| 373 | 2026.01.13 00:38:15.325424 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.01.13 00:38:15.325743 [ 3 ] {73b67d15-661d-4784-b42c-6742098012a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 375 | 2026.01.13 00:38:15.325857 [ 3 ] {73b67d15-661d-4784-b42c-6742098012a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2026.01.13 00:38:15.329348 [ 3 ] {73b67d15-661d-4784-b42c-6742098012a4} <Debug> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Loading data parts | ||
| 377 | 2026.01.13 00:38:15.329495 [ 3 ] {73b67d15-661d-4784-b42c-6742098012a4} <Debug> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): There are no data parts | ||
| 378 | 2026.01.13 00:38:15.337363 [ 3 ] {73b67d15-661d-4784-b42c-6742098012a4} <Debug> TCPHandler: Processed in 0.011997976 sec. | ||
| 379 | 2026.01.13 00:38:15.337549 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.01.13 00:38:15.337708 [ 3 ] {88529648-9ad1-4f05-aae9-49fff2f61aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 381 | 2026.01.13 00:38:15.337829 [ 3 ] {88529648-9ad1-4f05-aae9-49fff2f61aa1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2026.01.13 00:38:15.343179 [ 3 ] {88529648-9ad1-4f05-aae9-49fff2f61aa1} <Debug> oximeter.measurements_cumulativef32 (46b3119e-9298-4ec2-b149-6daf5da0cbb4): Loading data parts | ||
| 383 | 2026.01.13 00:38:15.343500 [ 3 ] {88529648-9ad1-4f05-aae9-49fff2f61aa1} <Debug> oximeter.measurements_cumulativef32 (46b3119e-9298-4ec2-b149-6daf5da0cbb4): There are no data parts | ||
| 384 | 2026.01.13 00:38:15.346098 [ 3 ] {88529648-9ad1-4f05-aae9-49fff2f61aa1} <Debug> TCPHandler: Processed in 0.008598129 sec. | ||
| 385 | 2026.01.13 00:38:15.346234 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.01.13 00:38:15.346459 [ 3 ] {d3297ecb-c42c-442b-9e9f-67e35469bac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 387 | 2026.01.13 00:38:15.346563 [ 3 ] {d3297ecb-c42c-442b-9e9f-67e35469bac1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2026.01.13 00:38:15.356009 [ 3 ] {d3297ecb-c42c-442b-9e9f-67e35469bac1} <Debug> oximeter.measurements_cumulativef64 (97026e0f-69e8-4325-9294-1329ad344240): Loading data parts | ||
| 389 | 2026.01.13 00:38:15.356251 [ 3 ] {d3297ecb-c42c-442b-9e9f-67e35469bac1} <Debug> oximeter.measurements_cumulativef64 (97026e0f-69e8-4325-9294-1329ad344240): There are no data parts | ||
| 390 | 2026.01.13 00:38:15.359936 [ 3 ] {d3297ecb-c42c-442b-9e9f-67e35469bac1} <Debug> TCPHandler: Processed in 0.013750873 sec. | ||
| 391 | 2026.01.13 00:38:15.360100 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.01.13 00:38:15.360365 [ 3 ] {c8910830-1d26-42ca-adf6-ab4aeb36efa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 393 | * NOTE: Array types cannot be Nullable, see | ||
| 394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 395 | * for more details. | ||
| 396 | * | ||
| 397 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 398 | * is unfortunate, and at this point relies on the fact that an | ||
| 399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 400 | * to figure out another way to represent missing samples here. | ||
| 401 | */ | ||
| 402 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 403 | 2026.01.13 00:38:15.360512 [ 3 ] {c8910830-1d26-42ca-adf6-ab4aeb36efa4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2026.01.13 00:38:15.362542 [ 3 ] {c8910830-1d26-42ca-adf6-ab4aeb36efa4} <Debug> oximeter.measurements_histogrami8 (d13c9f40-6ece-402b-b984-22165b013d0f): Loading data parts | ||
| 405 | 2026.01.13 00:38:15.362738 [ 3 ] {c8910830-1d26-42ca-adf6-ab4aeb36efa4} <Debug> oximeter.measurements_histogrami8 (d13c9f40-6ece-402b-b984-22165b013d0f): There are no data parts | ||
| 406 | 2026.01.13 00:38:15.367318 [ 3 ] {c8910830-1d26-42ca-adf6-ab4aeb36efa4} <Debug> TCPHandler: Processed in 0.007279756 sec. | ||
| 407 | 2026.01.13 00:38:15.367457 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2026.01.13 00:38:15.367735 [ 3 ] {26f45386-ed46-44b0-aa7a-899cb745e3f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 409 | 2026.01.13 00:38:15.367851 [ 3 ] {26f45386-ed46-44b0-aa7a-899cb745e3f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2026.01.13 00:38:15.370003 [ 3 ] {26f45386-ed46-44b0-aa7a-899cb745e3f7} <Debug> oximeter.measurements_histogramu8 (68ef6972-5c65-494d-b5c5-8d6dcdbae211): Loading data parts | ||
| 411 | 2026.01.13 00:38:15.370137 [ 3 ] {26f45386-ed46-44b0-aa7a-899cb745e3f7} <Debug> oximeter.measurements_histogramu8 (68ef6972-5c65-494d-b5c5-8d6dcdbae211): There are no data parts | ||
| 412 | 2026.01.13 00:38:15.374832 [ 3 ] {26f45386-ed46-44b0-aa7a-899cb745e3f7} <Debug> TCPHandler: Processed in 0.007424407 sec. | ||
| 413 | 2026.01.13 00:38:15.374986 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2026.01.13 00:38:15.375194 [ 3 ] {ef54f0f0-8bfb-46d1-b44a-8b730174210a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 415 | 2026.01.13 00:38:15.375314 [ 3 ] {ef54f0f0-8bfb-46d1-b44a-8b730174210a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 416 | 2026.01.13 00:38:15.379928 [ 3 ] {ef54f0f0-8bfb-46d1-b44a-8b730174210a} <Debug> oximeter.measurements_histogrami16 (a4c2ff92-7cce-4d00-b442-b96c76ecccfc): Loading data parts | ||
| 417 | 2026.01.13 00:38:15.380150 [ 3 ] {ef54f0f0-8bfb-46d1-b44a-8b730174210a} <Debug> oximeter.measurements_histogrami16 (a4c2ff92-7cce-4d00-b442-b96c76ecccfc): There are no data parts | ||
| 418 | 2026.01.13 00:38:15.383005 [ 3 ] {ef54f0f0-8bfb-46d1-b44a-8b730174210a} <Debug> TCPHandler: Processed in 0.008067634 sec. | ||
| 419 | 2026.01.13 00:38:15.383203 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2026.01.13 00:38:15.383603 [ 3 ] {a04812cd-fbbf-49aa-8c9e-b073fac7e4c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 421 | 2026.01.13 00:38:15.383770 [ 3 ] {a04812cd-fbbf-49aa-8c9e-b073fac7e4c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 422 | 2026.01.13 00:38:15.390899 [ 3 ] {a04812cd-fbbf-49aa-8c9e-b073fac7e4c3} <Debug> oximeter.measurements_histogramu16 (061ef643-fa88-46b7-8184-024711fb4ad5): Loading data parts | ||
| 423 | 2026.01.13 00:38:15.391068 [ 3 ] {a04812cd-fbbf-49aa-8c9e-b073fac7e4c3} <Debug> oximeter.measurements_histogramu16 (061ef643-fa88-46b7-8184-024711fb4ad5): There are no data parts | ||
| 424 | 2026.01.13 00:38:15.395136 [ 3 ] {a04812cd-fbbf-49aa-8c9e-b073fac7e4c3} <Debug> TCPHandler: Processed in 0.012006156 sec. | ||
| 425 | 2026.01.13 00:38:15.395290 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2026.01.13 00:38:15.395510 [ 3 ] {8334bdf9-92f8-4019-aab2-ac4a22b0f2a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 427 | 2026.01.13 00:38:15.395650 [ 3 ] {8334bdf9-92f8-4019-aab2-ac4a22b0f2a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 428 | 2026.01.13 00:38:15.400930 [ 3 ] {8334bdf9-92f8-4019-aab2-ac4a22b0f2a7} <Debug> oximeter.measurements_histogrami32 (4645c3e2-f32e-4d7c-a386-c4d102da1008): Loading data parts | ||
| 429 | 2026.01.13 00:38:15.401178 [ 3 ] {8334bdf9-92f8-4019-aab2-ac4a22b0f2a7} <Debug> oximeter.measurements_histogrami32 (4645c3e2-f32e-4d7c-a386-c4d102da1008): There are no data parts | ||
| 430 | 2026.01.13 00:38:15.402679 [ 3 ] {8334bdf9-92f8-4019-aab2-ac4a22b0f2a7} <Debug> TCPHandler: Processed in 0.007440547 sec. | ||
| 431 | 2026.01.13 00:38:15.402821 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2026.01.13 00:38:15.403182 [ 3 ] {65ffbf2e-0bc4-4222-b37c-9d08c1314dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 433 | 2026.01.13 00:38:15.403343 [ 3 ] {65ffbf2e-0bc4-4222-b37c-9d08c1314dd2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 434 | 2026.01.13 00:38:15.406340 [ 3 ] {65ffbf2e-0bc4-4222-b37c-9d08c1314dd2} <Debug> oximeter.measurements_histogramu32 (e4f8fffc-9b0c-4de6-a073-2b70b5cba134): Loading data parts | ||
| 435 | 2026.01.13 00:38:15.406467 [ 3 ] {65ffbf2e-0bc4-4222-b37c-9d08c1314dd2} <Debug> oximeter.measurements_histogramu32 (e4f8fffc-9b0c-4de6-a073-2b70b5cba134): There are no data parts | ||
| 436 | 2026.01.13 00:38:15.407760 [ 3 ] {65ffbf2e-0bc4-4222-b37c-9d08c1314dd2} <Debug> TCPHandler: Processed in 0.004988602 sec. | ||
| 437 | 2026.01.13 00:38:15.407945 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.01.13 00:38:15.408156 [ 3 ] {83f3e4f0-e94c-45fd-a3f2-5086b84b0bbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 439 | 2026.01.13 00:38:15.408286 [ 3 ] {83f3e4f0-e94c-45fd-a3f2-5086b84b0bbd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 440 | 2026.01.13 00:38:15.417257 [ 3 ] {83f3e4f0-e94c-45fd-a3f2-5086b84b0bbd} <Debug> oximeter.measurements_histogrami64 (4852d21d-4b95-4d03-a44b-ee09aef95825): Loading data parts | ||
| 441 | 2026.01.13 00:38:15.417475 [ 3 ] {83f3e4f0-e94c-45fd-a3f2-5086b84b0bbd} <Debug> oximeter.measurements_histogrami64 (4852d21d-4b95-4d03-a44b-ee09aef95825): There are no data parts | ||
| 442 | 2026.01.13 00:38:15.419596 [ 3 ] {83f3e4f0-e94c-45fd-a3f2-5086b84b0bbd} <Debug> TCPHandler: Processed in 0.011702082 sec. | ||
| 443 | 2026.01.13 00:38:15.419734 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2026.01.13 00:38:15.420021 [ 3 ] {10e36866-ad5a-44ab-949f-38807a10fe02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 445 | 2026.01.13 00:38:15.420164 [ 3 ] {10e36866-ad5a-44ab-949f-38807a10fe02} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 446 | 2026.01.13 00:38:15.424982 [ 3 ] {10e36866-ad5a-44ab-949f-38807a10fe02} <Debug> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Loading data parts | ||
| 447 | 2026.01.13 00:38:15.425130 [ 3 ] {10e36866-ad5a-44ab-949f-38807a10fe02} <Debug> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): There are no data parts | ||
| 448 | 2026.01.13 00:38:15.427741 [ 3 ] {10e36866-ad5a-44ab-949f-38807a10fe02} <Debug> TCPHandler: Processed in 0.008056344 sec. | ||
| 449 | 2026.01.13 00:38:15.427977 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.01.13 00:38:15.428192 [ 3 ] {c3fcf59a-287e-4715-8e10-8097e47138c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 451 | 2026.01.13 00:38:15.428330 [ 3 ] {c3fcf59a-287e-4715-8e10-8097e47138c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 452 | 2026.01.13 00:38:15.434412 [ 3 ] {c3fcf59a-287e-4715-8e10-8097e47138c0} <Debug> oximeter.measurements_histogramf32 (2808f2fb-db42-49bd-a215-134946edcb43): Loading data parts | ||
| 453 | 2026.01.13 00:38:15.434640 [ 3 ] {c3fcf59a-287e-4715-8e10-8097e47138c0} <Debug> oximeter.measurements_histogramf32 (2808f2fb-db42-49bd-a215-134946edcb43): There are no data parts | ||
| 454 | 2026.01.13 00:38:15.436530 [ 3 ] {c3fcf59a-287e-4715-8e10-8097e47138c0} <Debug> TCPHandler: Processed in 0.00861288 sec. | ||
| 455 | 2026.01.13 00:38:15.436682 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.01.13 00:38:15.437039 [ 3 ] {8570853e-6f23-4000-abdf-a9a196306a22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 457 | 2026.01.13 00:38:15.437175 [ 3 ] {8570853e-6f23-4000-abdf-a9a196306a22} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 458 | 2026.01.13 00:38:15.442127 [ 3 ] {8570853e-6f23-4000-abdf-a9a196306a22} <Debug> oximeter.measurements_histogramf64 (13e253ae-af0b-40a4-96c2-545e5e610da1): Loading data parts | ||
| 459 | 2026.01.13 00:38:15.442254 [ 3 ] {8570853e-6f23-4000-abdf-a9a196306a22} <Debug> oximeter.measurements_histogramf64 (13e253ae-af0b-40a4-96c2-545e5e610da1): There are no data parts | ||
| 460 | 2026.01.13 00:38:15.444829 [ 3 ] {8570853e-6f23-4000-abdf-a9a196306a22} <Debug> TCPHandler: Processed in 0.008197645 sec. | ||
| 461 | 2026.01.13 00:38:15.445072 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.01.13 00:38:15.445248 [ 3 ] {46f2d74f-0c57-4172-bf38-c4729e5935d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) /* The field tables store named dimensions of each timeseries. | ||
| 463 | * | ||
| 464 | * As with the measurement tables, there is one field table for each field data | ||
| 465 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 466 | * this behavior **must not** be relied upon for query correctness. | ||
| 467 | * | ||
| 468 | * The index for the fields differs from the measurements, however. Rows are | ||
| 469 | * sorted by timeseries name, then field name, field value, and finally | ||
| 470 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 471 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 472 | * usually then used to look up measurements. | ||
| 473 | * | ||
| 474 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 475 | * timeseries name and then key, since it would improve lookups where one | ||
| 476 | * already has the key. Realistically though, these tables are quite small and | ||
| 477 | * so performance benefits will be low in absolute terms. | ||
| 478 | * | ||
| 479 | * TTL: We use a materialized column to expire old field table records. This | ||
| 480 | * column is generated automatically by the database whenever a new row is | ||
| 481 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 482 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 483 | * record will remain during a deduplication, which will have the last | ||
| 484 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 485 | * measurement tables. | ||
| 486 | */ | ||
| 487 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 488 | 2026.01.13 00:38:15.445384 [ 3 ] {46f2d74f-0c57-4172-bf38-c4729e5935d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 489 | 2026.01.13 00:38:15.450511 [ 3 ] {46f2d74f-0c57-4172-bf38-c4729e5935d6} <Debug> oximeter.fields_bool (01ccbefb-d749-4140-9e84-a50b299e3d30): Loading data parts | ||
| 490 | 2026.01.13 00:38:15.450670 [ 3 ] {46f2d74f-0c57-4172-bf38-c4729e5935d6} <Debug> oximeter.fields_bool (01ccbefb-d749-4140-9e84-a50b299e3d30): There are no data parts | ||
| 491 | 2026.01.13 00:38:15.453363 [ 3 ] {46f2d74f-0c57-4172-bf38-c4729e5935d6} <Debug> TCPHandler: Processed in 0.008342567 sec. | ||
| 492 | 2026.01.13 00:38:15.453509 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2026.01.13 00:38:15.453665 [ 3 ] {932b04ed-f8bc-4eba-b054-c93ee7c8cc1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2026.01.13 00:38:15.453789 [ 3 ] {932b04ed-f8bc-4eba-b054-c93ee7c8cc1f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 495 | 2026.01.13 00:38:15.455684 [ 3 ] {932b04ed-f8bc-4eba-b054-c93ee7c8cc1f} <Debug> oximeter.fields_i8 (055a85b8-bcbf-4c32-a0e8-28ad1cd58992): Loading data parts | ||
| 496 | 2026.01.13 00:38:15.455817 [ 3 ] {932b04ed-f8bc-4eba-b054-c93ee7c8cc1f} <Debug> oximeter.fields_i8 (055a85b8-bcbf-4c32-a0e8-28ad1cd58992): There are no data parts | ||
| 497 | 2026.01.13 00:38:15.460323 [ 3 ] {932b04ed-f8bc-4eba-b054-c93ee7c8cc1f} <Debug> TCPHandler: Processed in 0.006862712 sec. | ||
| 498 | 2026.01.13 00:38:15.460470 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.01.13 00:38:15.460743 [ 3 ] {c4dec5c0-f3df-45ce-b77d-beb912439849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 500 | 2026.01.13 00:38:15.460861 [ 3 ] {c4dec5c0-f3df-45ce-b77d-beb912439849} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 501 | 2026.01.13 00:38:15.471287 [ 3 ] {c4dec5c0-f3df-45ce-b77d-beb912439849} <Debug> oximeter.fields_u8 (3fed0e26-75a1-4f98-9e1a-d6596b4272b4): Loading data parts | ||
| 502 | 2026.01.13 00:38:15.471457 [ 3 ] {c4dec5c0-f3df-45ce-b77d-beb912439849} <Debug> oximeter.fields_u8 (3fed0e26-75a1-4f98-9e1a-d6596b4272b4): There are no data parts | ||
| 503 | 2026.01.13 00:38:15.477201 [ 3 ] {c4dec5c0-f3df-45ce-b77d-beb912439849} <Debug> TCPHandler: Processed in 0.016780635 sec. | ||
| 504 | 2026.01.13 00:38:15.477376 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.01.13 00:38:15.477569 [ 3 ] {ae6cdcf3-bb91-4bba-80dc-fea7996a7d00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 506 | 2026.01.13 00:38:15.477718 [ 3 ] {ae6cdcf3-bb91-4bba-80dc-fea7996a7d00} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 507 | 2026.01.13 00:38:15.483653 [ 3 ] {ae6cdcf3-bb91-4bba-80dc-fea7996a7d00} <Debug> oximeter.fields_i16 (cdd7cfc2-b03d-482d-b63b-decb637f20a3): Loading data parts | ||
| 508 | 2026.01.13 00:38:15.483832 [ 3 ] {ae6cdcf3-bb91-4bba-80dc-fea7996a7d00} <Debug> oximeter.fields_i16 (cdd7cfc2-b03d-482d-b63b-decb637f20a3): There are no data parts | ||
| 509 | 2026.01.13 00:38:15.489545 [ 3 ] {ae6cdcf3-bb91-4bba-80dc-fea7996a7d00} <Debug> TCPHandler: Processed in 0.012229777 sec. | ||
| 510 | 2026.01.13 00:38:15.489714 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2026.01.13 00:38:15.490004 [ 3 ] {c3262c10-5d36-444c-b353-e7496a54dd8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 512 | 2026.01.13 00:38:15.490120 [ 3 ] {c3262c10-5d36-444c-b353-e7496a54dd8a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 513 | 2026.01.13 00:38:15.499487 [ 3 ] {c3262c10-5d36-444c-b353-e7496a54dd8a} <Debug> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Loading data parts | ||
| 514 | 2026.01.13 00:38:15.499682 [ 3 ] {c3262c10-5d36-444c-b353-e7496a54dd8a} <Debug> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): There are no data parts | ||
| 515 | 2026.01.13 00:38:15.504734 [ 3 ] {c3262c10-5d36-444c-b353-e7496a54dd8a} <Debug> TCPHandler: Processed in 0.015081168 sec. | ||
| 516 | 2026.01.13 00:38:15.504915 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.01.13 00:38:15.505123 [ 3 ] {e2a2e233-e509-437e-ba2c-ee3099375196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 518 | 2026.01.13 00:38:15.505251 [ 3 ] {e2a2e233-e509-437e-ba2c-ee3099375196} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 519 | 2026.01.13 00:38:15.510650 [ 3 ] {e2a2e233-e509-437e-ba2c-ee3099375196} <Debug> oximeter.fields_i32 (4e9b4e25-cd22-4204-a16d-adc59368ac65): Loading data parts | ||
| 520 | 2026.01.13 00:38:15.510848 [ 3 ] {e2a2e233-e509-437e-ba2c-ee3099375196} <Debug> oximeter.fields_i32 (4e9b4e25-cd22-4204-a16d-adc59368ac65): There are no data parts | ||
| 521 | 2026.01.13 00:38:15.512436 [ 3 ] {e2a2e233-e509-437e-ba2c-ee3099375196} <Debug> TCPHandler: Processed in 0.007599769 sec. | ||
| 522 | 2026.01.13 00:38:15.512579 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2026.01.13 00:38:15.512869 [ 3 ] {3face9fe-4ad4-4eb1-8b09-440695122111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 524 | 2026.01.13 00:38:15.513007 [ 3 ] {3face9fe-4ad4-4eb1-8b09-440695122111} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 525 | 2026.01.13 00:38:15.517920 [ 3 ] {3face9fe-4ad4-4eb1-8b09-440695122111} <Debug> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Loading data parts | ||
| 526 | 2026.01.13 00:38:15.518075 [ 3 ] {3face9fe-4ad4-4eb1-8b09-440695122111} <Debug> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): There are no data parts | ||
| 527 | 2026.01.13 00:38:15.525351 [ 3 ] {3face9fe-4ad4-4eb1-8b09-440695122111} <Debug> TCPHandler: Processed in 0.012822763 sec. | ||
| 528 | 2026.01.13 00:38:15.525499 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 529 | 2026.01.13 00:38:15.525662 [ 3 ] {ec855435-04e8-470f-81d3-7a3fc49950e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 530 | 2026.01.13 00:38:15.525732 [ 3 ] {ec855435-04e8-470f-81d3-7a3fc49950e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 531 | 2026.01.13 00:38:15.527765 [ 3 ] {ec855435-04e8-470f-81d3-7a3fc49950e5} <Debug> oximeter.fields_i64 (fb87ec61-e1c6-4e60-aeb7-b50f207700b8): Loading data parts | ||
| 532 | 2026.01.13 00:38:15.527945 [ 3 ] {ec855435-04e8-470f-81d3-7a3fc49950e5} <Debug> oximeter.fields_i64 (fb87ec61-e1c6-4e60-aeb7-b50f207700b8): There are no data parts | ||
| 533 | 2026.01.13 00:38:15.532277 [ 3 ] {ec855435-04e8-470f-81d3-7a3fc49950e5} <Debug> TCPHandler: Processed in 0.006828321 sec. | ||
| 534 | 2026.01.13 00:38:15.532447 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 535 | 2026.01.13 00:38:15.532666 [ 3 ] {3fcd5edc-f44e-437d-b013-3789b251008e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 536 | 2026.01.13 00:38:15.532741 [ 3 ] {3fcd5edc-f44e-437d-b013-3789b251008e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 537 | 2026.01.13 00:38:15.537991 [ 3 ] {3fcd5edc-f44e-437d-b013-3789b251008e} <Debug> oximeter.fields_u64 (feb482cd-ce7a-4eb4-8f00-634378c132ad): Loading data parts | ||
| 538 | 2026.01.13 00:38:15.538160 [ 3 ] {3fcd5edc-f44e-437d-b013-3789b251008e} <Debug> oximeter.fields_u64 (feb482cd-ce7a-4eb4-8f00-634378c132ad): There are no data parts | ||
| 539 | 2026.01.13 00:38:15.544196 [ 3 ] {3fcd5edc-f44e-437d-b013-3789b251008e} <Debug> TCPHandler: Processed in 0.011810593 sec. | ||
| 540 | 2026.01.13 00:38:15.544342 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 541 | 2026.01.13 00:38:15.544526 [ 3 ] {f92a3e0a-9d84-492e-a689-3b577c57eb12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 542 | 2026.01.13 00:38:15.544611 [ 3 ] {f92a3e0a-9d84-492e-a689-3b577c57eb12} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 543 | 2026.01.13 00:38:15.546997 [ 3 ] {f92a3e0a-9d84-492e-a689-3b577c57eb12} <Debug> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Loading data parts | ||
| 544 | 2026.01.13 00:38:15.547147 [ 3 ] {f92a3e0a-9d84-492e-a689-3b577c57eb12} <Debug> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): There are no data parts | ||
| 545 | 2026.01.13 00:38:15.553802 [ 3 ] {f92a3e0a-9d84-492e-a689-3b577c57eb12} <Debug> TCPHandler: Processed in 0.009510089 sec. | ||
| 546 | 2026.01.13 00:38:15.553958 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 547 | 2026.01.13 00:38:15.554131 [ 3 ] {e3df5dbf-9bb1-40dc-adff-9fcdc8f8aff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 548 | 2026.01.13 00:38:15.554199 [ 3 ] {e3df5dbf-9bb1-40dc-adff-9fcdc8f8aff3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 549 | 2026.01.13 00:38:15.564013 [ 3 ] {e3df5dbf-9bb1-40dc-adff-9fcdc8f8aff3} <Debug> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Loading data parts | ||
| 550 | 2026.01.13 00:38:15.564282 [ 3 ] {e3df5dbf-9bb1-40dc-adff-9fcdc8f8aff3} <Debug> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): There are no data parts | ||
| 551 | 2026.01.13 00:38:15.568222 [ 3 ] {e3df5dbf-9bb1-40dc-adff-9fcdc8f8aff3} <Debug> TCPHandler: Processed in 0.014313159 sec. | ||
| 552 | 2026.01.13 00:38:15.568386 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 553 | 2026.01.13 00:38:15.568548 [ 3 ] {90214a63-edbd-4816-9960-8449f5af0504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 554 | 2026.01.13 00:38:15.568614 [ 3 ] {90214a63-edbd-4816-9960-8449f5af0504} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 555 | 2026.01.13 00:38:15.574928 [ 3 ] {90214a63-edbd-4816-9960-8449f5af0504} <Debug> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Loading data parts | ||
| 556 | 2026.01.13 00:38:15.575094 [ 3 ] {90214a63-edbd-4816-9960-8449f5af0504} <Debug> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): There are no data parts | ||
| 557 | 2026.01.13 00:38:15.579789 [ 3 ] {90214a63-edbd-4816-9960-8449f5af0504} <Debug> TCPHandler: Processed in 0.0114679 sec. | ||
| 558 | 2026.01.13 00:38:15.579992 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 559 | 2026.01.13 00:38:15.580261 [ 3 ] {8ed57ed1-f027-4eb2-a61e-f0c074422cb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) /* The timeseries schema table stores the extracted schema for the samples | ||
| 560 | * oximeter collects. | ||
| 561 | */ | ||
| 562 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 563 | 2026.01.13 00:38:15.580347 [ 3 ] {8ed57ed1-f027-4eb2-a61e-f0c074422cb2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 564 | 2026.01.13 00:38:15.586173 [ 3 ] {8ed57ed1-f027-4eb2-a61e-f0c074422cb2} <Debug> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7): Loading data parts | ||
| 565 | 2026.01.13 00:38:15.586385 [ 3 ] {8ed57ed1-f027-4eb2-a61e-f0c074422cb2} <Debug> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7): There are no data parts | ||
| 566 | 2026.01.13 00:38:15.592834 [ 3 ] {8ed57ed1-f027-4eb2-a61e-f0c074422cb2} <Debug> TCPHandler: Processed in 0.012892154 sec. | ||
| 567 | 2026.01.13 00:38:15.593162 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.01.13 00:38:15.593650 [ 4 ] {e1f3e138-7fdc-41c9-a2d4-99404c561c03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 569 | 2026.01.13 00:38:15.595006 [ 4 ] {e1f3e138-7fdc-41c9-a2d4-99404c561c03} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 570 | 2026.01.13 00:38:15.608659 [ 261 ] {e1f3e138-7fdc-41c9-a2d4-99404c561c03} <Trace> oximeter.version (89d52177-8511-4918-bdc1-735de11edbfb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 571 | 2026.01.13 00:38:15.608759 [ 261 ] {e1f3e138-7fdc-41c9-a2d4-99404c561c03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 572 | 2026.01.13 00:38:15.612857 [ 261 ] {e1f3e138-7fdc-41c9-a2d4-99404c561c03} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 573 | 2026.01.13 00:38:15.613235 [ 261 ] {e1f3e138-7fdc-41c9-a2d4-99404c561c03} <Trace> oximeter.version (89d52177-8511-4918-bdc1-735de11edbfb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 574 | 2026.01.13 00:38:15.613547 [ 4 ] {e1f3e138-7fdc-41c9-a2d4-99404c561c03} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.020106 sec., 49.73639709539441 rows/sec., 795.78 B/sec. | ||
| 575 | 2026.01.13 00:38:15.613910 [ 4 ] {e1f3e138-7fdc-41c9-a2d4-99404c561c03} <Debug> TCPHandler: Processed in 0.020920818 sec. | ||
| 576 | 2026.01.13 00:38:16.000336 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.57 MiB, peak 124.57 MiB, free memory in arenas 0.00 B, will set to 138.09 MiB (RSS), difference: 13.51 MiB | ||
| 577 | 2026.01.13 00:38:17.623306 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37431 | ||
| 578 | 2026.01.13 00:38:17.629611 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2026.01.13 00:38:17.629660 [ 262 ] {} <Debug> TCP-Session: f950cb75-c208-460e-b247-41cf1eceb293 Authenticating user 'default' from [fd00:1122:3344:101::c]:37431 | ||
| 580 | 2026.01.13 00:38:17.629942 [ 262 ] {} <Debug> TCP-Session: f950cb75-c208-460e-b247-41cf1eceb293 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2026.01.13 00:38:17.629957 [ 262 ] {} <Debug> TCP-Session: f950cb75-c208-460e-b247-41cf1eceb293 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.01.13 00:38:17.630027 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 583 | 2026.01.13 00:38:17.630150 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 584 | 2026.01.13 00:38:17.630167 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 585 | 2026.01.13 00:38:17.630737 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49107 | ||
| 586 | 2026.01.13 00:38:17.630809 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34413 | ||
| 587 | 2026.01.13 00:38:17.630932 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 588 | 2026.01.13 00:38:17.630967 [ 263 ] {} <Debug> TCP-Session: 7e6c0541-9ede-4361-abbd-9e0644ff01cd Authenticating user 'default' from [fd00:1122:3344:101::c]:49107 | ||
| 589 | 2026.01.13 00:38:17.630989 [ 263 ] {} <Debug> TCP-Session: 7e6c0541-9ede-4361-abbd-9e0644ff01cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 590 | 2026.01.13 00:38:17.631051 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 591 | 2026.01.13 00:38:17.631087 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40938 | ||
| 592 | 2026.01.13 00:38:17.631100 [ 263 ] {} <Debug> TCP-Session: 7e6c0541-9ede-4361-abbd-9e0644ff01cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 593 | 2026.01.13 00:38:17.631118 [ 264 ] {} <Debug> TCP-Session: e11f904f-3980-4cee-b142-6883ffecd107 Authenticating user 'default' from [fd00:1122:3344:101::c]:34413 | ||
| 594 | 2026.01.13 00:38:17.631111 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50923 | ||
| 595 | 2026.01.13 00:38:17.631237 [ 264 ] {} <Debug> TCP-Session: e11f904f-3980-4cee-b142-6883ffecd107 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 596 | 2026.01.13 00:38:17.631289 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36236 | ||
| 597 | 2026.01.13 00:38:17.631301 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58501 | ||
| 598 | 2026.01.13 00:38:17.631296 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 599 | 2026.01.13 00:38:17.631405 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39706 | ||
| 600 | 2026.01.13 00:38:17.631412 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 601 | 2026.01.13 00:38:17.631501 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 602 | 2026.01.13 00:38:17.631450 [ 266 ] {} <Debug> TCP-Session: 37761f4b-6682-49ae-ab7c-eacd2cd2ccf9 Authenticating user 'default' from [fd00:1122:3344:101::c]:40938 | ||
| 603 | 2026.01.13 00:38:17.631291 [ 264 ] {} <Debug> TCP-Session: e11f904f-3980-4cee-b142-6883ffecd107 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 604 | 2026.01.13 00:38:17.631677 [ 265 ] {} <Debug> TCP-Session: db29c0f4-d247-4416-8ffd-03b11656a270 Authenticating user 'default' from [fd00:1122:3344:101::c]:50923 | ||
| 605 | 2026.01.13 00:38:17.631746 [ 265 ] {} <Debug> TCP-Session: db29c0f4-d247-4416-8ffd-03b11656a270 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 606 | 2026.01.13 00:38:17.631757 [ 266 ] {} <Debug> TCP-Session: 37761f4b-6682-49ae-ab7c-eacd2cd2ccf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 607 | 2026.01.13 00:38:17.631827 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 608 | 2026.01.13 00:38:17.631844 [ 266 ] {} <Debug> TCP-Session: 37761f4b-6682-49ae-ab7c-eacd2cd2ccf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2026.01.13 00:38:17.631632 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 610 | 2026.01.13 00:38:17.631764 [ 268 ] {} <Debug> TCP-Session: e02ebe37-a22c-4e34-8611-30a43d84b550 Authenticating user 'default' from [fd00:1122:3344:101::c]:36236 | ||
| 611 | 2026.01.13 00:38:17.631945 [ 267 ] {} <Debug> TCP-Session: 1a290e42-0e87-4aa2-89a8-a430d84a02e3 Authenticating user 'default' from [fd00:1122:3344:101::c]:58501 | ||
| 612 | 2026.01.13 00:38:17.631972 [ 269 ] {} <Debug> TCP-Session: 13d62bae-545f-48ff-84b7-b0a4e6275ecc Authenticating user 'default' from [fd00:1122:3344:101::c]:39706 | ||
| 613 | 2026.01.13 00:38:17.631981 [ 268 ] {} <Debug> TCP-Session: e02ebe37-a22c-4e34-8611-30a43d84b550 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2026.01.13 00:38:17.631761 [ 265 ] {} <Debug> TCP-Session: db29c0f4-d247-4416-8ffd-03b11656a270 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2026.01.13 00:38:17.632044 [ 267 ] {} <Debug> TCP-Session: 1a290e42-0e87-4aa2-89a8-a430d84a02e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2026.01.13 00:38:17.632044 [ 268 ] {} <Debug> TCP-Session: e02ebe37-a22c-4e34-8611-30a43d84b550 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.01.13 00:38:17.632059 [ 269 ] {} <Debug> TCP-Session: 13d62bae-545f-48ff-84b7-b0a4e6275ecc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.01.13 00:38:17.632127 [ 267 ] {} <Debug> TCP-Session: 1a290e42-0e87-4aa2-89a8-a430d84a02e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.01.13 00:38:17.632252 [ 269 ] {} <Debug> TCP-Session: 13d62bae-545f-48ff-84b7-b0a4e6275ecc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.01.13 00:38:17.675205 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35385 | ||
| 621 | 2026.01.13 00:38:17.677839 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2026.01.13 00:38:17.677895 [ 270 ] {} <Debug> TCP-Session: 90724be0-ecde-460a-98cf-24cf038ac8bc Authenticating user 'default' from [fd00:1122:3344:101::a]:35385 | ||
| 623 | 2026.01.13 00:38:17.678034 [ 270 ] {} <Debug> TCP-Session: 90724be0-ecde-460a-98cf-24cf038ac8bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2026.01.13 00:38:17.678050 [ 270 ] {} <Debug> TCP-Session: 90724be0-ecde-460a-98cf-24cf038ac8bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.01.13 00:38:17.678109 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2026.01.13 00:38:17.678308 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 627 | 2026.01.13 00:38:17.678334 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.01.13 00:38:17.678951 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60242 | ||
| 629 | 2026.01.13 00:38:17.679016 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43814 | ||
| 630 | 2026.01.13 00:38:17.679151 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 631 | 2026.01.13 00:38:17.679251 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 632 | 2026.01.13 00:38:17.679290 [ 271 ] {} <Debug> TCP-Session: 15064533-81dc-4e95-bf19-8ccb5e542c40 Authenticating user 'default' from [fd00:1122:3344:101::a]:60242 | ||
| 633 | 2026.01.13 00:38:17.679295 [ 272 ] {} <Debug> TCP-Session: ed2f43ab-9dfb-49d4-912c-5c825da179c0 Authenticating user 'default' from [fd00:1122:3344:101::a]:43814 | ||
| 634 | 2026.01.13 00:38:17.679321 [ 271 ] {} <Debug> TCP-Session: 15064533-81dc-4e95-bf19-8ccb5e542c40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 635 | 2026.01.13 00:38:17.679397 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44578 | ||
| 636 | 2026.01.13 00:38:17.679307 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53859 | ||
| 637 | 2026.01.13 00:38:17.679437 [ 272 ] {} <Debug> TCP-Session: ed2f43ab-9dfb-49d4-912c-5c825da179c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2026.01.13 00:38:17.679474 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42256 | ||
| 639 | 2026.01.13 00:38:17.679455 [ 271 ] {} <Debug> TCP-Session: 15064533-81dc-4e95-bf19-8ccb5e542c40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 640 | 2026.01.13 00:38:17.679300 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34467 | ||
| 641 | 2026.01.13 00:38:17.679580 [ 272 ] {} <Debug> TCP-Session: ed2f43ab-9dfb-49d4-912c-5c825da179c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2026.01.13 00:38:17.679572 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 643 | 2026.01.13 00:38:17.679654 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2026.01.13 00:38:17.679642 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55146 | ||
| 645 | 2026.01.13 00:38:17.679821 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2026.01.13 00:38:17.679709 [ 273 ] {} <Debug> TCP-Session: 1b9ea207-ab92-4d4c-9645-a4c955f02973 Authenticating user 'default' from [fd00:1122:3344:101::a]:53859 | ||
| 647 | 2026.01.13 00:38:17.679692 [ 275 ] {} <Debug> TCP-Session: 348961ca-4591-45de-aefa-3ba1f2981a07 Authenticating user 'default' from [fd00:1122:3344:101::a]:44578 | ||
| 648 | 2026.01.13 00:38:17.679928 [ 274 ] {} <Debug> TCP-Session: cd4accae-1cdf-4186-bdf7-4868decb1864 Authenticating user 'default' from [fd00:1122:3344:101::a]:34467 | ||
| 649 | 2026.01.13 00:38:17.679905 [ 273 ] {} <Debug> TCP-Session: 1b9ea207-ab92-4d4c-9645-a4c955f02973 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.01.13 00:38:17.679721 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 651 | 2026.01.13 00:38:17.680024 [ 273 ] {} <Debug> TCP-Session: 1b9ea207-ab92-4d4c-9645-a4c955f02973 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.01.13 00:38:17.680042 [ 274 ] {} <Debug> TCP-Session: cd4accae-1cdf-4186-bdf7-4868decb1864 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.01.13 00:38:17.680012 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 654 | 2026.01.13 00:38:17.680116 [ 274 ] {} <Debug> TCP-Session: cd4accae-1cdf-4186-bdf7-4868decb1864 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.01.13 00:38:17.680218 [ 277 ] {} <Debug> TCP-Session: dd86b37e-aaf8-4353-923f-f701603231f0 Authenticating user 'default' from [fd00:1122:3344:101::a]:55146 | ||
| 656 | 2026.01.13 00:38:17.680109 [ 276 ] {} <Debug> TCP-Session: f85e5c16-6202-476c-b122-75a6a8351509 Authenticating user 'default' from [fd00:1122:3344:101::a]:42256 | ||
| 657 | 2026.01.13 00:38:17.680012 [ 275 ] {} <Debug> TCP-Session: 348961ca-4591-45de-aefa-3ba1f2981a07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.01.13 00:38:17.680304 [ 276 ] {} <Debug> TCP-Session: f85e5c16-6202-476c-b122-75a6a8351509 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.01.13 00:38:17.680316 [ 277 ] {} <Debug> TCP-Session: dd86b37e-aaf8-4353-923f-f701603231f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.01.13 00:38:17.680395 [ 276 ] {} <Debug> TCP-Session: f85e5c16-6202-476c-b122-75a6a8351509 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.01.13 00:38:17.680416 [ 277 ] {} <Debug> TCP-Session: dd86b37e-aaf8-4353-923f-f701603231f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.01.13 00:38:17.680384 [ 275 ] {} <Debug> TCP-Session: 348961ca-4591-45de-aefa-3ba1f2981a07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.01.13 00:38:18.000234 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.29 MiB, peak 138.29 MiB, free memory in arenas 0.00 B, will set to 139.32 MiB (RSS), difference: 1.03 MiB | ||
| 664 | 2026.01.13 00:38:18.310612 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54055 | ||
| 665 | 2026.01.13 00:38:18.311733 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.01.13 00:38:18.311776 [ 278 ] {} <Debug> TCP-Session: f153054e-c5b1-4078-817f-218066fc020d Authenticating user 'default' from [fd00:1122:3344:101::b]:54055 | ||
| 667 | 2026.01.13 00:38:18.311896 [ 278 ] {} <Debug> TCP-Session: f153054e-c5b1-4078-817f-218066fc020d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.01.13 00:38:18.311911 [ 278 ] {} <Debug> TCP-Session: f153054e-c5b1-4078-817f-218066fc020d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.01.13 00:38:18.311973 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.01.13 00:38:18.312079 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.01.13 00:38:18.312095 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.01.13 00:38:18.312650 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60749 | ||
| 673 | 2026.01.13 00:38:18.312787 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65041 | ||
| 674 | 2026.01.13 00:38:18.312884 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.01.13 00:38:18.312912 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40724 | ||
| 676 | 2026.01.13 00:38:18.312981 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57822 | ||
| 677 | 2026.01.13 00:38:18.313002 [ 279 ] {} <Debug> TCP-Session: 35ed51f3-e9f8-4020-8ac2-0c06bd91fae9 Authenticating user 'default' from [fd00:1122:3344:101::b]:60749 | ||
| 678 | 2026.01.13 00:38:18.313138 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50712 | ||
| 679 | 2026.01.13 00:38:18.313170 [ 279 ] {} <Debug> TCP-Session: 35ed51f3-e9f8-4020-8ac2-0c06bd91fae9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 680 | 2026.01.13 00:38:18.313185 [ 279 ] {} <Debug> TCP-Session: 35ed51f3-e9f8-4020-8ac2-0c06bd91fae9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.01.13 00:38:18.313194 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2026.01.13 00:38:18.313298 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34931 | ||
| 683 | 2026.01.13 00:38:18.313301 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2026.01.13 00:38:18.313326 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.01.13 00:38:18.313431 [ 280 ] {} <Debug> TCP-Session: 49d807ee-4db2-410d-b63c-773ac844f80a Authenticating user 'default' from [fd00:1122:3344:101::b]:65041 | ||
| 686 | 2026.01.13 00:38:18.313458 [ 282 ] {} <Debug> TCP-Session: 26f0568e-69df-4cdb-8b11-9925ca4c8b8e Authenticating user 'default' from [fd00:1122:3344:101::b]:57822 | ||
| 687 | 2026.01.13 00:38:18.313474 [ 280 ] {} <Debug> TCP-Session: 49d807ee-4db2-410d-b63c-773ac844f80a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2026.01.13 00:38:18.313523 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37763 | ||
| 689 | 2026.01.13 00:38:18.313546 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2026.01.13 00:38:18.313482 [ 282 ] {} <Debug> TCP-Session: 26f0568e-69df-4cdb-8b11-9925ca4c8b8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2026.01.13 00:38:18.313611 [ 280 ] {} <Debug> TCP-Session: 49d807ee-4db2-410d-b63c-773ac844f80a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.01.13 00:38:18.313646 [ 283 ] {} <Debug> TCP-Session: 0477a4b7-f0de-49e4-8ce3-73f3f81d66e2 Authenticating user 'default' from [fd00:1122:3344:101::b]:50712 | ||
| 693 | 2026.01.13 00:38:18.313629 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2026.01.13 00:38:18.313629 [ 281 ] {} <Debug> TCP-Session: 266fc215-6529-45dc-91aa-b5fb87f393bf Authenticating user 'default' from [fd00:1122:3344:101::b]:40724 | ||
| 695 | 2026.01.13 00:38:18.313759 [ 283 ] {} <Debug> TCP-Session: 0477a4b7-f0de-49e4-8ce3-73f3f81d66e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.01.13 00:38:18.313751 [ 284 ] {} <Debug> TCP-Session: c0f61d92-9019-4c7d-8f5f-390722cc8cd0 Authenticating user 'default' from [fd00:1122:3344:101::b]:34931 | ||
| 697 | 2026.01.13 00:38:18.313825 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 698 | 2026.01.13 00:38:18.313871 [ 283 ] {} <Debug> TCP-Session: 0477a4b7-f0de-49e4-8ce3-73f3f81d66e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.01.13 00:38:18.313864 [ 284 ] {} <Debug> TCP-Session: c0f61d92-9019-4c7d-8f5f-390722cc8cd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.01.13 00:38:18.313852 [ 281 ] {} <Debug> TCP-Session: 266fc215-6529-45dc-91aa-b5fb87f393bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.01.13 00:38:18.313958 [ 285 ] {} <Debug> TCP-Session: 237731c8-517d-4565-b03f-7bb594cd5110 Authenticating user 'default' from [fd00:1122:3344:101::b]:37763 | ||
| 702 | 2026.01.13 00:38:18.313618 [ 282 ] {} <Debug> TCP-Session: 26f0568e-69df-4cdb-8b11-9925ca4c8b8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.01.13 00:38:18.313959 [ 284 ] {} <Debug> TCP-Session: c0f61d92-9019-4c7d-8f5f-390722cc8cd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.01.13 00:38:18.314059 [ 285 ] {} <Debug> TCP-Session: 237731c8-517d-4565-b03f-7bb594cd5110 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.01.13 00:38:18.314033 [ 281 ] {} <Debug> TCP-Session: 266fc215-6529-45dc-91aa-b5fb87f393bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.01.13 00:38:18.314154 [ 285 ] {} <Debug> TCP-Session: 237731c8-517d-4565-b03f-7bb594cd5110 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.01.13 00:38:22.465882 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 708 | 2026.01.13 00:38:22.465875 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.01.13 00:38:22.466002 [ 243 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 710 | 2026.01.13 00:38:22.466029 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.01.13 00:38:22.472746 [ 243 ] {} <Debug> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Loading data parts | ||
| 712 | 2026.01.13 00:38:22.472943 [ 243 ] {} <Debug> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): There are no data parts | ||
| 713 | 2026.01.13 00:38:22.480545 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.01.13 00:38:22.480693 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 715 | 2026.01.13 00:38:22.490369 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2026.01.13 00:38:22.490886 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 717 | 2026.01.13 00:38:22.491122 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 718 | 2026.01.13 00:38:22.493681 [ 244 ] {} <Debug> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Loading data parts | ||
| 719 | 2026.01.13 00:38:22.493852 [ 244 ] {} <Debug> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): There are no data parts | ||
| 720 | 2026.01.13 00:38:22.518655 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.01.13 00:38:22.518828 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 722 | 2026.01.13 00:38:22.525219 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.01.13 00:38:22.526423 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.01.13 00:38:22.531557 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.01.13 00:38:23.000168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.90 MiB, peak 148.90 MiB, free memory in arenas 0.00 B, will set to 153.96 MiB (RSS), difference: 9.06 MiB | ||
| 726 | 2026.01.13 00:38:24.965766 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.01.13 00:38:24.965925 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.01.13 00:38:24.970275 [ 242 ] {} <Debug> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Loading data parts | ||
| 729 | 2026.01.13 00:38:24.970520 [ 242 ] {} <Debug> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): There are no data parts | ||
| 730 | 2026.01.13 00:38:24.980272 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.01.13 00:38:24.980374 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 732 | 2026.01.13 00:38:24.984100 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.01.13 00:38:24.984652 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.01.13 00:38:24.984951 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.01.13 00:38:25.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.16 MiB, peak 158.16 MiB, free memory in arenas 0.00 B, will set to 154.98 MiB (RSS), difference: -3.17 MiB | ||
| 736 | 2026.01.13 00:38:29.930284 [ 6 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.01.13 00:38:29.930347 [ 6 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.01.13 00:38:29.991179 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2026.01.13 00:38:29.991987 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.01.13 00:38:29.992029 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 741 | 2026.01.13 00:38:29.992797 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.01.13 00:38:29.993302 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.01.13 00:38:29.993512 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.01.13 00:38:30.031618 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.01.13 00:38:30.049771 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.01.13 00:38:30.049945 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 747 | 2026.01.13 00:38:30.056664 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.01.13 00:38:30.057749 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.01.13 00:38:30.060954 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.01.13 00:38:31.000166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.01 MiB, peak 160.01 MiB, free memory in arenas 0.00 B, will set to 157.80 MiB (RSS), difference: 1.80 MiB | ||
| 751 | 2026.01.13 00:38:35.000154 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.83 MiB, peak 160.01 MiB, free memory in arenas 0.00 B, will set to 157.85 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2026.01.13 00:38:35.630955 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2026.01.13 00:38:35.631164 [ 3 ] {d9a4ddea-1fef-47ea-91c7-7db7a94b30e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2026.01.13 00:38:35.637643 [ 3 ] {d9a4ddea-1fef-47ea-91c7-7db7a94b30e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2026.01.13 00:38:35.645739 [ 3 ] {d9a4ddea-1fef-47ea-91c7-7db7a94b30e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2026.01.13 00:38:35.652629 [ 3 ] {d9a4ddea-1fef-47ea-91c7-7db7a94b30e0} <Debug> TCPHandler: Processed in 0.021798317 sec. | ||
| 757 | 2026.01.13 00:38:35.662477 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2026.01.13 00:38:35.662699 [ 3 ] {efd0da00-4c3f-4eef-8e3d-d5e906583a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 759 | 2026.01.13 00:38:35.672643 [ 3 ] {efd0da00-4c3f-4eef-8e3d-d5e906583a13} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2026.01.13 00:38:35.672751 [ 3 ] {efd0da00-4c3f-4eef-8e3d-d5e906583a13} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2026.01.13 00:38:35.673248 [ 3 ] {efd0da00-4c3f-4eef-8e3d-d5e906583a13} <Debug> TCPHandler: Processed in 0.010859223 sec. | ||
| 762 | 2026.01.13 00:38:35.680052 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2026.01.13 00:38:35.680198 [ 3 ] {2ace6351-7951-4a03-988c-a3e772bcbb3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 764 | 2026.01.13 00:38:35.682518 [ 3 ] {2ace6351-7951-4a03-988c-a3e772bcbb3a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2026.01.13 00:38:35.682570 [ 3 ] {2ace6351-7951-4a03-988c-a3e772bcbb3a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2026.01.13 00:38:35.682926 [ 3 ] {2ace6351-7951-4a03-988c-a3e772bcbb3a} <Debug> TCPHandler: Processed in 0.00292813 sec. | ||
| 767 | 2026.01.13 00:38:35.683151 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2026.01.13 00:38:35.683273 [ 3 ] {bb8a480c-4a52-4d0e-8dcd-d3c0f536f414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 769 | 2026.01.13 00:38:35.683543 [ 3 ] {bb8a480c-4a52-4d0e-8dcd-d3c0f536f414} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2026.01.13 00:38:35.683588 [ 3 ] {bb8a480c-4a52-4d0e-8dcd-d3c0f536f414} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2026.01.13 00:38:35.683919 [ 3 ] {bb8a480c-4a52-4d0e-8dcd-d3c0f536f414} <Debug> TCPHandler: Processed in 0.000818098 sec. | ||
| 772 | 2026.01.13 00:38:35.684130 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2026.01.13 00:38:35.684246 [ 3 ] {df286ef6-1905-4eb4-b0d3-175b0a1f52c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 774 | 2026.01.13 00:38:35.684495 [ 3 ] {df286ef6-1905-4eb4-b0d3-175b0a1f52c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2026.01.13 00:38:35.684539 [ 3 ] {df286ef6-1905-4eb4-b0d3-175b0a1f52c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2026.01.13 00:38:35.684916 [ 3 ] {df286ef6-1905-4eb4-b0d3-175b0a1f52c5} <Debug> TCPHandler: Processed in 0.000835629 sec. | ||
| 777 | 2026.01.13 00:38:35.685130 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2026.01.13 00:38:35.685244 [ 3 ] {c5c14441-82d6-4041-a42d-cccb7858915e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 779 | 2026.01.13 00:38:35.685495 [ 3 ] {c5c14441-82d6-4041-a42d-cccb7858915e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2026.01.13 00:38:35.685539 [ 3 ] {c5c14441-82d6-4041-a42d-cccb7858915e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2026.01.13 00:38:35.685880 [ 3 ] {c5c14441-82d6-4041-a42d-cccb7858915e} <Debug> TCPHandler: Processed in 0.000799388 sec. | ||
| 782 | 2026.01.13 00:38:35.686086 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2026.01.13 00:38:35.686201 [ 3 ] {2983a4f7-cc80-49c6-b098-5672d7266bcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 784 | 2026.01.13 00:38:35.686442 [ 3 ] {2983a4f7-cc80-49c6-b098-5672d7266bcd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2026.01.13 00:38:35.686491 [ 3 ] {2983a4f7-cc80-49c6-b098-5672d7266bcd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2026.01.13 00:38:35.686821 [ 3 ] {2983a4f7-cc80-49c6-b098-5672d7266bcd} <Debug> TCPHandler: Processed in 0.000789399 sec. | ||
| 787 | 2026.01.13 00:38:35.687016 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2026.01.13 00:38:35.687130 [ 3 ] {2b389bf0-f66d-4007-b6de-97136114da3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 789 | 2026.01.13 00:38:35.687371 [ 3 ] {2b389bf0-f66d-4007-b6de-97136114da3c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2026.01.13 00:38:35.687413 [ 3 ] {2b389bf0-f66d-4007-b6de-97136114da3c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2026.01.13 00:38:35.687734 [ 3 ] {2b389bf0-f66d-4007-b6de-97136114da3c} <Debug> TCPHandler: Processed in 0.000766168 sec. | ||
| 792 | 2026.01.13 00:38:35.687958 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2026.01.13 00:38:35.688075 [ 3 ] {ef921ffd-7483-4a5b-96bc-70b648e24a83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 794 | 2026.01.13 00:38:35.688313 [ 3 ] {ef921ffd-7483-4a5b-96bc-70b648e24a83} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2026.01.13 00:38:35.688354 [ 3 ] {ef921ffd-7483-4a5b-96bc-70b648e24a83} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2026.01.13 00:38:35.688658 [ 3 ] {ef921ffd-7483-4a5b-96bc-70b648e24a83} <Debug> TCPHandler: Processed in 0.000748648 sec. | ||
| 797 | 2026.01.13 00:38:35.688852 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2026.01.13 00:38:35.688967 [ 3 ] {903dc6bd-aa5f-44b5-a80b-c845f2866f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 799 | 2026.01.13 00:38:35.689206 [ 3 ] {903dc6bd-aa5f-44b5-a80b-c845f2866f20} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2026.01.13 00:38:35.689247 [ 3 ] {903dc6bd-aa5f-44b5-a80b-c845f2866f20} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2026.01.13 00:38:35.689568 [ 3 ] {903dc6bd-aa5f-44b5-a80b-c845f2866f20} <Debug> TCPHandler: Processed in 0.000763178 sec. | ||
| 802 | 2026.01.13 00:38:35.689824 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2026.01.13 00:38:35.689948 [ 3 ] {b0047cd7-8f6d-4f51-ba4b-4ee4d4063574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 804 | 2026.01.13 00:38:35.690187 [ 3 ] {b0047cd7-8f6d-4f51-ba4b-4ee4d4063574} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2026.01.13 00:38:35.690228 [ 3 ] {b0047cd7-8f6d-4f51-ba4b-4ee4d4063574} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2026.01.13 00:38:35.690545 [ 3 ] {b0047cd7-8f6d-4f51-ba4b-4ee4d4063574} <Debug> TCPHandler: Processed in 0.000773349 sec. | ||
| 807 | 2026.01.13 00:38:35.690779 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2026.01.13 00:38:35.690895 [ 3 ] {de12f87c-b282-41bf-b5b8-9a6885cc99c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 809 | 2026.01.13 00:38:35.691142 [ 3 ] {de12f87c-b282-41bf-b5b8-9a6885cc99c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2026.01.13 00:38:35.691183 [ 3 ] {de12f87c-b282-41bf-b5b8-9a6885cc99c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2026.01.13 00:38:35.691493 [ 3 ] {de12f87c-b282-41bf-b5b8-9a6885cc99c7} <Debug> TCPHandler: Processed in 0.000772948 sec. | ||
| 812 | 2026.01.13 00:38:35.691743 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2026.01.13 00:38:35.691867 [ 3 ] {11562fc7-1912-4083-bccb-50c9030285dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 814 | 2026.01.13 00:38:35.692135 [ 3 ] {11562fc7-1912-4083-bccb-50c9030285dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2026.01.13 00:38:35.692178 [ 3 ] {11562fc7-1912-4083-bccb-50c9030285dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2026.01.13 00:38:35.692527 [ 3 ] {11562fc7-1912-4083-bccb-50c9030285dd} <Debug> TCPHandler: Processed in 0.000836929 sec. | ||
| 817 | 2026.01.13 00:38:35.692771 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2026.01.13 00:38:35.692887 [ 3 ] {b5181449-5211-4b9b-8abc-8e4062f5951b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 819 | 2026.01.13 00:38:35.693138 [ 3 ] {b5181449-5211-4b9b-8abc-8e4062f5951b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2026.01.13 00:38:35.693180 [ 3 ] {b5181449-5211-4b9b-8abc-8e4062f5951b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2026.01.13 00:38:35.693502 [ 3 ] {b5181449-5211-4b9b-8abc-8e4062f5951b} <Debug> TCPHandler: Processed in 0.000778978 sec. | ||
| 822 | 2026.01.13 00:38:35.693719 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2026.01.13 00:38:35.693841 [ 3 ] {0988f492-8bca-467b-8aff-8adc29df9ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 824 | 2026.01.13 00:38:35.694094 [ 3 ] {0988f492-8bca-467b-8aff-8adc29df9ecd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2026.01.13 00:38:35.694136 [ 3 ] {0988f492-8bca-467b-8aff-8adc29df9ecd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2026.01.13 00:38:35.694449 [ 3 ] {0988f492-8bca-467b-8aff-8adc29df9ecd} <Debug> TCPHandler: Processed in 0.000779108 sec. | ||
| 827 | 2026.01.13 00:38:35.695131 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2026.01.13 00:38:35.695249 [ 3 ] {554ba2a4-3dfd-4cd5-a3c5-47b22a9eb29e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 829 | 2026.01.13 00:38:35.695505 [ 3 ] {554ba2a4-3dfd-4cd5-a3c5-47b22a9eb29e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2026.01.13 00:38:35.695549 [ 3 ] {554ba2a4-3dfd-4cd5-a3c5-47b22a9eb29e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 831 | 2026.01.13 00:38:35.695887 [ 3 ] {554ba2a4-3dfd-4cd5-a3c5-47b22a9eb29e} <Debug> TCPHandler: Processed in 0.000806478 sec. | ||
| 832 | 2026.01.13 00:38:35.696751 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2026.01.13 00:38:35.696870 [ 3 ] {dbe3bd6b-cbe7-4eca-8cfa-f6332b20cab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) 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) | ||
| 834 | 2026.01.13 00:38:35.697135 [ 3 ] {dbe3bd6b-cbe7-4eca-8cfa-f6332b20cab4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 835 | 2026.01.13 00:38:35.697177 [ 3 ] {dbe3bd6b-cbe7-4eca-8cfa-f6332b20cab4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 836 | 2026.01.13 00:38:35.697521 [ 3 ] {dbe3bd6b-cbe7-4eca-8cfa-f6332b20cab4} <Debug> TCPHandler: Processed in 0.000820628 sec. | ||
| 837 | 2026.01.13 00:38:35.697820 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2026.01.13 00:38:35.697941 [ 3 ] {42972954-f694-41c3-9430-f97f79899eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) 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', 'switch_port_control_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 839 | 2026.01.13 00:38:35.698216 [ 3 ] {42972954-f694-41c3-9430-f97f79899eb8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2026.01.13 00:38:35.698259 [ 3 ] {42972954-f694-41c3-9430-f97f79899eb8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2026.01.13 00:38:35.698576 [ 3 ] {42972954-f694-41c3-9430-f97f79899eb8} <Debug> TCPHandler: Processed in 0.000804848 sec. | ||
| 842 | 2026.01.13 00:38:35.698832 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2026.01.13 00:38:35.698952 [ 3 ] {6f7ab727-f055-4af3-b3c5-1de10991643d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) 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', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 844 | 2026.01.13 00:38:35.699222 [ 3 ] {6f7ab727-f055-4af3-b3c5-1de10991643d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2026.01.13 00:38:35.699269 [ 3 ] {6f7ab727-f055-4af3-b3c5-1de10991643d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2026.01.13 00:38:35.699600 [ 3 ] {6f7ab727-f055-4af3-b3c5-1de10991643d} <Debug> TCPHandler: Processed in 0.000817279 sec. | ||
| 847 | 2026.01.13 00:38:35.699869 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2026.01.13 00:38:35.699989 [ 3 ] {a9d85249-5181-4e30-8c43-94cd2d7a8bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 849 | 2026.01.13 00:38:35.700250 [ 3 ] {a9d85249-5181-4e30-8c43-94cd2d7a8bde} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2026.01.13 00:38:35.700292 [ 3 ] {a9d85249-5181-4e30-8c43-94cd2d7a8bde} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2026.01.13 00:38:35.700600 [ 3 ] {a9d85249-5181-4e30-8c43-94cd2d7a8bde} <Debug> TCPHandler: Processed in 0.000779748 sec. | ||
| 852 | 2026.01.13 00:38:35.700844 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2026.01.13 00:38:35.700971 [ 3 ] {1b0a2606-e9a2-4369-8e85-48b8ace5ee85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 854 | 2026.01.13 00:38:35.701235 [ 3 ] {1b0a2606-e9a2-4369-8e85-48b8ace5ee85} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2026.01.13 00:38:35.701279 [ 3 ] {1b0a2606-e9a2-4369-8e85-48b8ace5ee85} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 856 | 2026.01.13 00:38:35.701624 [ 3 ] {1b0a2606-e9a2-4369-8e85-48b8ace5ee85} <Debug> TCPHandler: Processed in 0.000828159 sec. | ||
| 857 | 2026.01.13 00:38:35.701889 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 858 | 2026.01.13 00:38:35.702012 [ 3 ] {0fef93a2-a936-41fa-b76d-282b04337c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 859 | 2026.01.13 00:38:35.702284 [ 3 ] {0fef93a2-a936-41fa-b76d-282b04337c43} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 860 | 2026.01.13 00:38:35.702327 [ 3 ] {0fef93a2-a936-41fa-b76d-282b04337c43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 861 | 2026.01.13 00:38:35.702642 [ 3 ] {0fef93a2-a936-41fa-b76d-282b04337c43} <Debug> TCPHandler: Processed in 0.000803109 sec. | ||
| 862 | 2026.01.13 00:38:35.710827 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2026.01.13 00:38:35.710958 [ 3 ] {17e4f6a2-9253-4ae1-bbb1-accf3bfbb353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 864 | 2026.01.13 00:38:35.711242 [ 3 ] {17e4f6a2-9253-4ae1-bbb1-accf3bfbb353} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 865 | 2026.01.13 00:38:35.711286 [ 3 ] {17e4f6a2-9253-4ae1-bbb1-accf3bfbb353} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 866 | 2026.01.13 00:38:35.711621 [ 3 ] {17e4f6a2-9253-4ae1-bbb1-accf3bfbb353} <Debug> TCPHandler: Processed in 0.000844569 sec. | ||
| 867 | 2026.01.13 00:38:35.711882 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2026.01.13 00:38:35.712007 [ 3 ] {0ab6913b-34d4-4f00-ab1e-cace73214051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) 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', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 869 | 2026.01.13 00:38:35.712283 [ 3 ] {0ab6913b-34d4-4f00-ab1e-cace73214051} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 870 | 2026.01.13 00:38:35.712326 [ 3 ] {0ab6913b-34d4-4f00-ab1e-cace73214051} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2026.01.13 00:38:35.712647 [ 3 ] {0ab6913b-34d4-4f00-ab1e-cace73214051} <Debug> TCPHandler: Processed in 0.000815169 sec. | ||
| 872 | 2026.01.13 00:38:35.712850 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2026.01.13 00:38:35.712974 [ 3 ] {e4865085-081d-44dc-8eea-92961fec99f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 874 | 2026.01.13 00:38:35.713252 [ 3 ] {e4865085-081d-44dc-8eea-92961fec99f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 875 | 2026.01.13 00:38:35.713295 [ 3 ] {e4865085-081d-44dc-8eea-92961fec99f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2026.01.13 00:38:35.713606 [ 3 ] {e4865085-081d-44dc-8eea-92961fec99f4} <Debug> TCPHandler: Processed in 0.000804279 sec. | ||
| 877 | 2026.01.13 00:38:35.713816 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2026.01.13 00:38:35.713941 [ 3 ] {5c126b33-98f3-4020-acbb-1beaa237f58f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 879 | 2026.01.13 00:38:35.714211 [ 3 ] {5c126b33-98f3-4020-acbb-1beaa237f58f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 880 | 2026.01.13 00:38:35.714253 [ 3 ] {5c126b33-98f3-4020-acbb-1beaa237f58f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 881 | 2026.01.13 00:38:35.714573 [ 3 ] {5c126b33-98f3-4020-acbb-1beaa237f58f} <Debug> TCPHandler: Processed in 0.000803929 sec. | ||
| 882 | 2026.01.13 00:38:35.717196 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2026.01.13 00:38:35.717304 [ 3 ] {36b4e8dd-c0a7-4026-b832-81eae8d33362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 884 | 2026.01.13 00:38:35.717345 [ 3 ] {36b4e8dd-c0a7-4026-b832-81eae8d33362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 885 | 2026.01.13 00:38:35.717951 [ 3 ] {36b4e8dd-c0a7-4026-b832-81eae8d33362} <Trace> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 886 | 2026.01.13 00:38:35.718003 [ 3 ] {36b4e8dd-c0a7-4026-b832-81eae8d33362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 887 | 2026.01.13 00:38:35.720543 [ 3 ] {36b4e8dd-c0a7-4026-b832-81eae8d33362} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 888 | 2026.01.13 00:38:35.720921 [ 3 ] {36b4e8dd-c0a7-4026-b832-81eae8d33362} <Trace> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 889 | 2026.01.13 00:38:35.721068 [ 3 ] {36b4e8dd-c0a7-4026-b832-81eae8d33362} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.003794 sec., 6852.925672113864 rows/sec., 1.48 MiB/sec. | ||
| 890 | 2026.01.13 00:38:35.721105 [ 3 ] {36b4e8dd-c0a7-4026-b832-81eae8d33362} <Debug> TCPHandler: Processed in 0.003958691 sec. | ||
| 891 | 2026.01.13 00:38:35.721223 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 892 | 2026.01.13 00:38:35.721328 [ 3 ] {876bd622-7dc2-4472-8a23-f9717646d9cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 893 | 2026.01.13 00:38:35.721371 [ 3 ] {876bd622-7dc2-4472-8a23-f9717646d9cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 894 | 2026.01.13 00:38:35.729700 [ 3 ] {876bd622-7dc2-4472-8a23-f9717646d9cf} <Trace> oximeter.fields_i16 (cdd7cfc2-b03d-482d-b63b-decb637f20a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 895 | 2026.01.13 00:38:35.729736 [ 3 ] {876bd622-7dc2-4472-8a23-f9717646d9cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 896 | 2026.01.13 00:38:35.732227 [ 3 ] {876bd622-7dc2-4472-8a23-f9717646d9cf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 897 | 2026.01.13 00:38:35.732661 [ 3 ] {876bd622-7dc2-4472-8a23-f9717646d9cf} <Trace> oximeter.fields_i16 (cdd7cfc2-b03d-482d-b63b-decb637f20a3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 898 | 2026.01.13 00:38:35.732809 [ 3 ] {876bd622-7dc2-4472-8a23-f9717646d9cf} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.0115 sec., 2086.9565217391305 rows/sec., 177.31 KiB/sec. | ||
| 899 | 2026.01.13 00:38:35.732847 [ 3 ] {876bd622-7dc2-4472-8a23-f9717646d9cf} <Debug> TCPHandler: Processed in 0.011675461 sec. | ||
| 900 | 2026.01.13 00:38:35.732967 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 901 | 2026.01.13 00:38:35.733065 [ 3 ] {48fdc6ab-8e35-4b96-950d-d69c10441f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 902 | 2026.01.13 00:38:35.733106 [ 3 ] {48fdc6ab-8e35-4b96-950d-d69c10441f41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 903 | 2026.01.13 00:38:35.733504 [ 3 ] {48fdc6ab-8e35-4b96-950d-d69c10441f41} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 904 | 2026.01.13 00:38:35.733540 [ 3 ] {48fdc6ab-8e35-4b96-950d-d69c10441f41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 905 | 2026.01.13 00:38:35.733966 [ 3 ] {48fdc6ab-8e35-4b96-950d-d69c10441f41} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 906 | 2026.01.13 00:38:35.734389 [ 3 ] {48fdc6ab-8e35-4b96-950d-d69c10441f41} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 907 | 2026.01.13 00:38:35.734517 [ 3 ] {48fdc6ab-8e35-4b96-950d-d69c10441f41} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001473 sec., 6788.866259334692 rows/sec., 553.58 KiB/sec. | ||
| 908 | 2026.01.13 00:38:35.734554 [ 3 ] {48fdc6ab-8e35-4b96-950d-d69c10441f41} <Debug> TCPHandler: Processed in 0.001638437 sec. | ||
| 909 | 2026.01.13 00:38:35.734695 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 910 | 2026.01.13 00:38:35.734798 [ 3 ] {5669bb08-e178-4dbc-a3e9-aeb529089967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 911 | 2026.01.13 00:38:35.734838 [ 3 ] {5669bb08-e178-4dbc-a3e9-aeb529089967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 912 | 2026.01.13 00:38:35.735369 [ 3 ] {5669bb08-e178-4dbc-a3e9-aeb529089967} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 913 | 2026.01.13 00:38:35.735405 [ 3 ] {5669bb08-e178-4dbc-a3e9-aeb529089967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 914 | 2026.01.13 00:38:35.735909 [ 3 ] {5669bb08-e178-4dbc-a3e9-aeb529089967} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 915 | 2026.01.13 00:38:35.736324 [ 3 ] {5669bb08-e178-4dbc-a3e9-aeb529089967} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 916 | 2026.01.13 00:38:35.736461 [ 3 ] {5669bb08-e178-4dbc-a3e9-aeb529089967} <Debug> executeQuery: Read 201 rows, 18.19 KiB in 0.001681 sec., 119571.68352171326 rows/sec., 10.57 MiB/sec. | ||
| 917 | 2026.01.13 00:38:35.736498 [ 3 ] {5669bb08-e178-4dbc-a3e9-aeb529089967} <Debug> TCPHandler: Processed in 0.001862269 sec. | ||
| 918 | 2026.01.13 00:38:35.736621 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 919 | 2026.01.13 00:38:35.736716 [ 3 ] {428878e1-fd5f-41d8-80a7-74365e777432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 920 | 2026.01.13 00:38:35.736755 [ 3 ] {428878e1-fd5f-41d8-80a7-74365e777432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 921 | 2026.01.13 00:38:35.737163 [ 3 ] {428878e1-fd5f-41d8-80a7-74365e777432} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 922 | 2026.01.13 00:38:35.737197 [ 3 ] {428878e1-fd5f-41d8-80a7-74365e777432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 923 | 2026.01.13 00:38:35.737607 [ 3 ] {428878e1-fd5f-41d8-80a7-74365e777432} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 924 | 2026.01.13 00:38:35.738032 [ 3 ] {428878e1-fd5f-41d8-80a7-74365e777432} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 925 | 2026.01.13 00:38:35.738153 [ 3 ] {428878e1-fd5f-41d8-80a7-74365e777432} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001456 sec., 21978.021978021978 rows/sec., 1.62 MiB/sec. | ||
| 926 | 2026.01.13 00:38:35.738189 [ 3 ] {428878e1-fd5f-41d8-80a7-74365e777432} <Debug> TCPHandler: Processed in 0.001620007 sec. | ||
| 927 | 2026.01.13 00:38:35.738297 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 928 | 2026.01.13 00:38:35.738390 [ 3 ] {fdb52154-0728-4f38-b6c5-1f6613098d8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 929 | 2026.01.13 00:38:35.738428 [ 3 ] {fdb52154-0728-4f38-b6c5-1f6613098d8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 930 | 2026.01.13 00:38:35.738848 [ 3 ] {fdb52154-0728-4f38-b6c5-1f6613098d8c} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 931 | 2026.01.13 00:38:35.738880 [ 3 ] {fdb52154-0728-4f38-b6c5-1f6613098d8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 932 | 2026.01.13 00:38:35.739282 [ 3 ] {fdb52154-0728-4f38-b6c5-1f6613098d8c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 933 | 2026.01.13 00:38:35.739691 [ 3 ] {fdb52154-0728-4f38-b6c5-1f6613098d8c} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 934 | 2026.01.13 00:38:35.739813 [ 3 ] {fdb52154-0728-4f38-b6c5-1f6613098d8c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001441 sec., 16655.100624566272 rows/sec., 1.38 MiB/sec. | ||
| 935 | 2026.01.13 00:38:35.739854 [ 3 ] {fdb52154-0728-4f38-b6c5-1f6613098d8c} <Debug> TCPHandler: Processed in 0.001607796 sec. | ||
| 936 | 2026.01.13 00:38:35.739964 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 937 | 2026.01.13 00:38:35.740058 [ 3 ] {76669d4a-8beb-4906-b30e-cd61e150b063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 938 | 2026.01.13 00:38:35.740097 [ 3 ] {76669d4a-8beb-4906-b30e-cd61e150b063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 939 | 2026.01.13 00:38:35.740538 [ 3 ] {76669d4a-8beb-4906-b30e-cd61e150b063} <Trace> oximeter.fields_u8 (3fed0e26-75a1-4f98-9e1a-d6596b4272b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 940 | 2026.01.13 00:38:35.740575 [ 3 ] {76669d4a-8beb-4906-b30e-cd61e150b063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 941 | 2026.01.13 00:38:35.741097 [ 3 ] {76669d4a-8beb-4906-b30e-cd61e150b063} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 942 | 2026.01.13 00:38:35.741539 [ 3 ] {76669d4a-8beb-4906-b30e-cd61e150b063} <Trace> oximeter.fields_u8 (3fed0e26-75a1-4f98-9e1a-d6596b4272b4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 943 | 2026.01.13 00:38:35.741671 [ 3 ] {76669d4a-8beb-4906-b30e-cd61e150b063} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00163 sec., 7361.963190184049 rows/sec., 575.15 KiB/sec. | ||
| 944 | 2026.01.13 00:38:35.741716 [ 3 ] {76669d4a-8beb-4906-b30e-cd61e150b063} <Debug> TCPHandler: Processed in 0.001803129 sec. | ||
| 945 | 2026.01.13 00:38:35.741830 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 946 | 2026.01.13 00:38:35.741927 [ 3 ] {fec860e2-7d14-4dda-a359-dac862699e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 947 | 2026.01.13 00:38:35.741966 [ 3 ] {fec860e2-7d14-4dda-a359-dac862699e21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 948 | 2026.01.13 00:38:35.742414 [ 3 ] {fec860e2-7d14-4dda-a359-dac862699e21} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 949 | 2026.01.13 00:38:35.742451 [ 3 ] {fec860e2-7d14-4dda-a359-dac862699e21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 950 | 2026.01.13 00:38:35.742937 [ 3 ] {fec860e2-7d14-4dda-a359-dac862699e21} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 951 | 2026.01.13 00:38:35.743372 [ 3 ] {fec860e2-7d14-4dda-a359-dac862699e21} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 952 | 2026.01.13 00:38:35.743495 [ 3 ] {fec860e2-7d14-4dda-a359-dac862699e21} <Debug> executeQuery: Read 120 rows, 9.99 KiB in 0.001588 sec., 75566.75062972293 rows/sec., 6.14 MiB/sec. | ||
| 953 | 2026.01.13 00:38:35.743532 [ 3 ] {fec860e2-7d14-4dda-a359-dac862699e21} <Debug> TCPHandler: Processed in 0.001751489 sec. | ||
| 954 | 2026.01.13 00:38:35.743650 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 955 | 2026.01.13 00:38:35.743747 [ 3 ] {10034c40-681b-45e9-aa25-7f7134509178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 956 | 2026.01.13 00:38:35.743794 [ 3 ] {10034c40-681b-45e9-aa25-7f7134509178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 957 | 2026.01.13 00:38:35.746218 [ 3 ] {10034c40-681b-45e9-aa25-7f7134509178} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 958 | 2026.01.13 00:38:35.746251 [ 3 ] {10034c40-681b-45e9-aa25-7f7134509178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 959 | 2026.01.13 00:38:35.746797 [ 3 ] {10034c40-681b-45e9-aa25-7f7134509178} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 960 | 2026.01.13 00:38:35.747286 [ 3 ] {10034c40-681b-45e9-aa25-7f7134509178} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 961 | 2026.01.13 00:38:35.747416 [ 3 ] {10034c40-681b-45e9-aa25-7f7134509178} <Debug> executeQuery: Read 237 rows, 18.86 KiB in 0.003688 sec., 64262.47288503254 rows/sec., 4.99 MiB/sec. | ||
| 962 | 2026.01.13 00:38:35.747453 [ 3 ] {10034c40-681b-45e9-aa25-7f7134509178} <Debug> TCPHandler: Processed in 0.00385824 sec. | ||
| 963 | 2026.01.13 00:38:35.747573 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 964 | 2026.01.13 00:38:35.747687 [ 3 ] {1ab3ea9f-9f25-4a29-aa03-1c3259ecc2c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 965 | 2026.01.13 00:38:35.747741 [ 3 ] {1ab3ea9f-9f25-4a29-aa03-1c3259ecc2c5} <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 | ||
| 966 | 2026.01.13 00:38:35.748539 [ 3 ] {1ab3ea9f-9f25-4a29-aa03-1c3259ecc2c5} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 967 | 2026.01.13 00:38:35.748578 [ 3 ] {1ab3ea9f-9f25-4a29-aa03-1c3259ecc2c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 968 | 2026.01.13 00:38:35.751267 [ 3 ] {1ab3ea9f-9f25-4a29-aa03-1c3259ecc2c5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 969 | 2026.01.13 00:38:35.751700 [ 3 ] {1ab3ea9f-9f25-4a29-aa03-1c3259ecc2c5} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 970 | 2026.01.13 00:38:35.751840 [ 3 ] {1ab3ea9f-9f25-4a29-aa03-1c3259ecc2c5} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.004172 sec., 2396.9319271332693 rows/sec., 4.30 MiB/sec. | ||
| 971 | 2026.01.13 00:38:35.751900 [ 3 ] {1ab3ea9f-9f25-4a29-aa03-1c3259ecc2c5} <Debug> TCPHandler: Processed in 0.004377536 sec. | ||
| 972 | 2026.01.13 00:38:35.752024 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 973 | 2026.01.13 00:38:35.752119 [ 3 ] {03c6a9a8-3846-4f55-9a16-6399efd2bbf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 974 | 2026.01.13 00:38:35.752161 [ 3 ] {03c6a9a8-3846-4f55-9a16-6399efd2bbf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 975 | 2026.01.13 00:38:35.752508 [ 3 ] {03c6a9a8-3846-4f55-9a16-6399efd2bbf9} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 976 | 2026.01.13 00:38:35.752544 [ 3 ] {03c6a9a8-3846-4f55-9a16-6399efd2bbf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 977 | 2026.01.13 00:38:35.752985 [ 3 ] {03c6a9a8-3846-4f55-9a16-6399efd2bbf9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 978 | 2026.01.13 00:38:35.753397 [ 3 ] {03c6a9a8-3846-4f55-9a16-6399efd2bbf9} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 979 | 2026.01.13 00:38:35.753523 [ 3 ] {03c6a9a8-3846-4f55-9a16-6399efd2bbf9} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001422 sec., 16877.637130801686 rows/sec., 1.14 MiB/sec. | ||
| 980 | 2026.01.13 00:38:35.753559 [ 3 ] {03c6a9a8-3846-4f55-9a16-6399efd2bbf9} <Debug> TCPHandler: Processed in 0.001587896 sec. | ||
| 981 | 2026.01.13 00:38:37.493613 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 982 | 2026.01.13 00:38:37.494152 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 983 | 2026.01.13 00:38:37.494201 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 984 | 2026.01.13 00:38:37.494942 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 985 | 2026.01.13 00:38:37.495443 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 986 | 2026.01.13 00:38:37.495584 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 987 | 2026.01.13 00:38:37.561054 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 988 | 2026.01.13 00:38:37.579217 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 989 | 2026.01.13 00:38:37.579283 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 990 | 2026.01.13 00:38:37.585547 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 991 | 2026.01.13 00:38:37.586680 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 992 | 2026.01.13 00:38:37.589787 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 993 | 2026.01.13 00:38:38.000169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.80 MiB, peak 163.80 MiB, free memory in arenas 0.00 B, will set to 161.13 MiB (RSS), difference: 1.32 MiB | ||
| 994 | 2026.01.13 00:38:39.208469 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60405 | ||
| 995 | 2026.01.13 00:38:39.210413 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 996 | 2026.01.13 00:38:39.210464 [ 286 ] {} <Debug> TCP-Session: eedb3172-aa88-4b5f-ab4b-7788a3e0d095 Authenticating user 'default' from [fd00:1122:3344:101::e]:60405 | ||
| 997 | 2026.01.13 00:38:39.210493 [ 286 ] {} <Debug> TCP-Session: eedb3172-aa88-4b5f-ab4b-7788a3e0d095 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 998 | 2026.01.13 00:38:39.210509 [ 286 ] {} <Debug> TCP-Session: eedb3172-aa88-4b5f-ab4b-7788a3e0d095 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 999 | 2026.01.13 00:38:39.210559 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1000 | 2026.01.13 00:38:39.210584 [ 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 | ||
| 1001 | 2026.01.13 00:38:39.210600 [ 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 | ||
| 1002 | 2026.01.13 00:38:39.211019 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49827 | ||
| 1003 | 2026.01.13 00:38:39.211126 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49732 | ||
| 1004 | 2026.01.13 00:38:39.211152 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1005 | 2026.01.13 00:38:39.211201 [ 287 ] {} <Debug> TCP-Session: d2f4059e-34ca-4138-a087-5d99becb8110 Authenticating user 'default' from [fd00:1122:3344:101::e]:49827 | ||
| 1006 | 2026.01.13 00:38:39.211203 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35420 | ||
| 1007 | 2026.01.13 00:38:39.211224 [ 287 ] {} <Debug> TCP-Session: d2f4059e-34ca-4138-a087-5d99becb8110 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1008 | 2026.01.13 00:38:39.211260 [ 287 ] {} <Debug> TCP-Session: d2f4059e-34ca-4138-a087-5d99becb8110 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1009 | 2026.01.13 00:38:39.211338 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1010 | 2026.01.13 00:38:39.211359 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46435 | ||
| 1011 | 2026.01.13 00:38:39.211387 [ 288 ] {} <Debug> TCP-Session: 8c54fc97-0b93-4a27-bd6c-8a12b4ad3626 Authenticating user 'default' from [fd00:1122:3344:101::e]:49732 | ||
| 1012 | 2026.01.13 00:38:39.211423 [ 288 ] {} <Debug> TCP-Session: 8c54fc97-0b93-4a27-bd6c-8a12b4ad3626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1013 | 2026.01.13 00:38:39.211437 [ 288 ] {} <Debug> TCP-Session: 8c54fc97-0b93-4a27-bd6c-8a12b4ad3626 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1014 | 2026.01.13 00:38:39.211469 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40680 | ||
| 1015 | 2026.01.13 00:38:39.211497 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1016 | 2026.01.13 00:38:39.211542 [ 289 ] {} <Debug> TCP-Session: 6113c3ec-7c34-4898-a435-c7b034264c6b Authenticating user 'default' from [fd00:1122:3344:101::e]:35420 | ||
| 1017 | 2026.01.13 00:38:39.211567 [ 289 ] {} <Debug> TCP-Session: 6113c3ec-7c34-4898-a435-c7b034264c6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1018 | 2026.01.13 00:38:39.211587 [ 289 ] {} <Debug> TCP-Session: 6113c3ec-7c34-4898-a435-c7b034264c6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1019 | 2026.01.13 00:38:39.211686 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34167 | ||
| 1020 | 2026.01.13 00:38:39.211650 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1021 | 2026.01.13 00:38:39.211761 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1022 | 2026.01.13 00:38:39.211771 [ 290 ] {} <Debug> TCP-Session: 8c1f44bb-6174-4a6a-aaee-0b6fac7e05ba Authenticating user 'default' from [fd00:1122:3344:101::e]:46435 | ||
| 1023 | 2026.01.13 00:38:39.211799 [ 291 ] {} <Debug> TCP-Session: 19a2602a-9fd5-4eef-bee1-b3b95fe0178a Authenticating user 'default' from [fd00:1122:3344:101::e]:40680 | ||
| 1024 | 2026.01.13 00:38:39.211807 [ 290 ] {} <Debug> TCP-Session: 8c1f44bb-6174-4a6a-aaee-0b6fac7e05ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1025 | 2026.01.13 00:38:39.211824 [ 291 ] {} <Debug> TCP-Session: 19a2602a-9fd5-4eef-bee1-b3b95fe0178a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1026 | 2026.01.13 00:38:39.211835 [ 290 ] {} <Debug> TCP-Session: 8c1f44bb-6174-4a6a-aaee-0b6fac7e05ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1027 | 2026.01.13 00:38:39.211854 [ 291 ] {} <Debug> TCP-Session: 19a2602a-9fd5-4eef-bee1-b3b95fe0178a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1028 | 2026.01.13 00:38:39.211873 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61048 | ||
| 1029 | 2026.01.13 00:38:39.211880 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1030 | 2026.01.13 00:38:39.211929 [ 292 ] {} <Debug> TCP-Session: 23a29c2f-1eb3-4cef-8e93-e4387a7e8f60 Authenticating user 'default' from [fd00:1122:3344:101::e]:34167 | ||
| 1031 | 2026.01.13 00:38:39.211946 [ 292 ] {} <Debug> TCP-Session: 23a29c2f-1eb3-4cef-8e93-e4387a7e8f60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1032 | 2026.01.13 00:38:39.211958 [ 292 ] {} <Debug> TCP-Session: 23a29c2f-1eb3-4cef-8e93-e4387a7e8f60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1033 | 2026.01.13 00:38:39.212030 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1034 | 2026.01.13 00:38:39.212062 [ 293 ] {} <Debug> TCP-Session: 3d1ac8f8-bda4-4cf7-83c4-c192665c4119 Authenticating user 'default' from [fd00:1122:3344:101::e]:61048 | ||
| 1035 | 2026.01.13 00:38:39.212079 [ 293 ] {} <Debug> TCP-Session: 3d1ac8f8-bda4-4cf7-83c4-c192665c4119 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1036 | 2026.01.13 00:38:39.212091 [ 293 ] {} <Debug> TCP-Session: 3d1ac8f8-bda4-4cf7-83c4-c192665c4119 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1037 | 2026.01.13 00:38:39.213001 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48017 | ||
| 1038 | 2026.01.13 00:38:39.213121 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1039 | 2026.01.13 00:38:39.213148 [ 294 ] {} <Debug> TCP-Session: 403be835-f605-4a22-bafd-b35a12c76236 Authenticating user 'default' from [fd00:1122:3344:101::e]:48017 | ||
| 1040 | 2026.01.13 00:38:39.213155 [ 286 ] {} <Trace> TCP-Session: eedb3172-aa88-4b5f-ab4b-7788a3e0d095 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1041 | 2026.01.13 00:38:39.213166 [ 294 ] {} <Debug> TCP-Session: 403be835-f605-4a22-bafd-b35a12c76236 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1042 | 2026.01.13 00:38:39.213185 [ 294 ] {} <Debug> TCP-Session: 403be835-f605-4a22-bafd-b35a12c76236 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1043 | 2026.01.13 00:38:39.213364 [ 286 ] {c879e7bf-46cc-447d-9ec5-5edec21d6ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60405) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1044 | 2026.01.13 00:38:39.213705 [ 286 ] {c879e7bf-46cc-447d-9ec5-5edec21d6ad9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1045 | 2026.01.13 00:38:39.217795 [ 286 ] {c879e7bf-46cc-447d-9ec5-5edec21d6ad9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1046 | 2026.01.13 00:38:39.228799 [ 286 ] {c879e7bf-46cc-447d-9ec5-5edec21d6ad9} <Debug> oximeter.version (89d52177-8511-4918-bdc1-735de11edbfb) (SelectExecutor): Key condition: unknown | ||
| 1047 | 2026.01.13 00:38:39.254578 [ 295 ] {c879e7bf-46cc-447d-9ec5-5edec21d6ad9} <Trace> AggregatingTransform: Aggregating | ||
| 1048 | 2026.01.13 00:38:39.256742 [ 295 ] {c879e7bf-46cc-447d-9ec5-5edec21d6ad9} <Trace> Aggregator: Aggregation method: without_key | ||
| 1049 | 2026.01.13 00:38:39.257482 [ 295 ] {c879e7bf-46cc-447d-9ec5-5edec21d6ad9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005464917 sec. (182.985 rows/sec., 7.15 KiB/sec.) | ||
| 1050 | 2026.01.13 00:38:39.257505 [ 295 ] {c879e7bf-46cc-447d-9ec5-5edec21d6ad9} <Trace> Aggregator: Merging aggregated data | ||
| 1051 | 2026.01.13 00:38:39.257532 [ 295 ] {c879e7bf-46cc-447d-9ec5-5edec21d6ad9} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1052 | 2026.01.13 00:38:39.260869 [ 286 ] {c879e7bf-46cc-447d-9ec5-5edec21d6ad9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.047587 sec., 21.014142517914557 rows/sec., 840.57 B/sec. | ||
| 1053 | 2026.01.13 00:38:39.261068 [ 286 ] {c879e7bf-46cc-447d-9ec5-5edec21d6ad9} <Debug> TCPHandler: Processed in 0.048087201 sec. | ||
| 1054 | 2026.01.13 00:38:39.261660 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1055 | 2026.01.13 00:38:39.261696 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1056 | 2026.01.13 00:38:39.261715 [ 286 ] {} <Debug> TCP-Session: eedb3172-aa88-4b5f-ab4b-7788a3e0d095 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1057 | 2026.01.13 00:38:39.261720 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1058 | 2026.01.13 00:38:39.261740 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1059 | 2026.01.13 00:38:39.261760 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1060 | 2026.01.13 00:38:39.261767 [ 290 ] {} <Debug> TCP-Session: 8c1f44bb-6174-4a6a-aaee-0b6fac7e05ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1061 | 2026.01.13 00:38:39.261791 [ 288 ] {} <Debug> TCP-Session: 8c54fc97-0b93-4a27-bd6c-8a12b4ad3626 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1062 | 2026.01.13 00:38:39.261805 [ 292 ] {} <Debug> TCP-Session: 23a29c2f-1eb3-4cef-8e93-e4387a7e8f60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1063 | 2026.01.13 00:38:39.261798 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1064 | 2026.01.13 00:38:39.261824 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1065 | 2026.01.13 00:38:39.261851 [ 291 ] {} <Debug> TCP-Session: 19a2602a-9fd5-4eef-bee1-b3b95fe0178a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1066 | 2026.01.13 00:38:39.261888 [ 289 ] {} <Debug> TCP-Session: 6113c3ec-7c34-4898-a435-c7b034264c6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1067 | 2026.01.13 00:38:39.261842 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1068 | 2026.01.13 00:38:39.261784 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1069 | 2026.01.13 00:38:39.261948 [ 294 ] {} <Debug> TCP-Session: 403be835-f605-4a22-bafd-b35a12c76236 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1070 | 2026.01.13 00:38:39.261735 [ 287 ] {} <Debug> TCP-Session: d2f4059e-34ca-4138-a087-5d99becb8110 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1071 | 2026.01.13 00:38:39.261977 [ 293 ] {} <Debug> TCP-Session: 3d1ac8f8-bda4-4cf7-83c4-c192665c4119 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1072 | 2026.01.13 00:38:40.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.38 MiB, peak 169.46 MiB, free memory in arenas 0.00 B, will set to 164.34 MiB (RSS), difference: 2.96 MiB | ||
| 1073 | 2026.01.13 00:38:40.639737 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1074 | 2026.01.13 00:38:40.639914 [ 3 ] {10845bea-c5cf-4aae-8684-3b13d998dfd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1075 | 2026.01.13 00:38:40.639986 [ 3 ] {10845bea-c5cf-4aae-8684-3b13d998dfd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1076 | 2026.01.13 00:38:40.640664 [ 3 ] {10845bea-c5cf-4aae-8684-3b13d998dfd6} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1077 | 2026.01.13 00:38:40.640717 [ 3 ] {10845bea-c5cf-4aae-8684-3b13d998dfd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1078 | 2026.01.13 00:38:40.641278 [ 3 ] {10845bea-c5cf-4aae-8684-3b13d998dfd6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1079 | 2026.01.13 00:38:40.641886 [ 3 ] {10845bea-c5cf-4aae-8684-3b13d998dfd6} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1080 | 2026.01.13 00:38:40.642059 [ 3 ] {10845bea-c5cf-4aae-8684-3b13d998dfd6} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002195 sec., 25512.5284738041 rows/sec., 1.95 MiB/sec. | ||
| 1081 | 2026.01.13 00:38:40.642108 [ 3 ] {10845bea-c5cf-4aae-8684-3b13d998dfd6} <Debug> TCPHandler: Processed in 0.002506556 sec. | ||
| 1082 | 2026.01.13 00:38:40.642243 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1083 | 2026.01.13 00:38:40.642348 [ 3 ] {3638adea-4430-4451-8a66-fdcfe98939e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1084 | 2026.01.13 00:38:40.642395 [ 3 ] {3638adea-4430-4451-8a66-fdcfe98939e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1085 | 2026.01.13 00:38:40.642854 [ 3 ] {3638adea-4430-4451-8a66-fdcfe98939e6} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1086 | 2026.01.13 00:38:40.642893 [ 3 ] {3638adea-4430-4451-8a66-fdcfe98939e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1087 | 2026.01.13 00:38:40.643337 [ 3 ] {3638adea-4430-4451-8a66-fdcfe98939e6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1088 | 2026.01.13 00:38:40.643954 [ 3 ] {3638adea-4430-4451-8a66-fdcfe98939e6} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1089 | 2026.01.13 00:38:40.644098 [ 3 ] {3638adea-4430-4451-8a66-fdcfe98939e6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001775 sec., 36056.33802816901 rows/sec., 2.81 MiB/sec. | ||
| 1090 | 2026.01.13 00:38:40.644136 [ 3 ] {3638adea-4430-4451-8a66-fdcfe98939e6} <Debug> TCPHandler: Processed in 0.00194675 sec. | ||
| 1091 | 2026.01.13 00:38:40.644260 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1092 | 2026.01.13 00:38:40.644360 [ 3 ] {93ce058d-06c9-473e-b9ff-a12fb9408dda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1093 | 2026.01.13 00:38:40.644411 [ 3 ] {93ce058d-06c9-473e-b9ff-a12fb9408dda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1094 | 2026.01.13 00:38:40.644842 [ 3 ] {93ce058d-06c9-473e-b9ff-a12fb9408dda} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1095 | 2026.01.13 00:38:40.644880 [ 3 ] {93ce058d-06c9-473e-b9ff-a12fb9408dda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1096 | 2026.01.13 00:38:40.645417 [ 3 ] {93ce058d-06c9-473e-b9ff-a12fb9408dda} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1097 | 2026.01.13 00:38:40.646062 [ 3 ] {93ce058d-06c9-473e-b9ff-a12fb9408dda} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1098 | 2026.01.13 00:38:40.646250 [ 3 ] {93ce058d-06c9-473e-b9ff-a12fb9408dda} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001907 sec., 83901.41583639223 rows/sec., 5.84 MiB/sec. | ||
| 1099 | 2026.01.13 00:38:40.646300 [ 3 ] {93ce058d-06c9-473e-b9ff-a12fb9408dda} <Debug> TCPHandler: Processed in 0.002091562 sec. | ||
| 1100 | 2026.01.13 00:38:40.646438 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1101 | 2026.01.13 00:38:40.646550 [ 3 ] {600269a5-d7b9-45d9-9223-0e7512bd1657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1102 | 2026.01.13 00:38:40.646607 [ 3 ] {600269a5-d7b9-45d9-9223-0e7512bd1657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1103 | 2026.01.13 00:38:40.647076 [ 3 ] {600269a5-d7b9-45d9-9223-0e7512bd1657} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1104 | 2026.01.13 00:38:40.647121 [ 3 ] {600269a5-d7b9-45d9-9223-0e7512bd1657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 1105 | 2026.01.13 00:38:40.647668 [ 3 ] {600269a5-d7b9-45d9-9223-0e7512bd1657} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1106 | 2026.01.13 00:38:40.648290 [ 3 ] {600269a5-d7b9-45d9-9223-0e7512bd1657} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1107 | 2026.01.13 00:38:40.648465 [ 3 ] {600269a5-d7b9-45d9-9223-0e7512bd1657} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001938 sec., 30959.752321981425 rows/sec., 2.09 MiB/sec. | ||
| 1108 | 2026.01.13 00:38:40.648513 [ 3 ] {600269a5-d7b9-45d9-9223-0e7512bd1657} <Debug> TCPHandler: Processed in 0.002133442 sec. | ||
| 1109 | 2026.01.13 00:38:40.940067 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64539 | ||
| 1110 | 2026.01.13 00:38:40.940184 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1111 | 2026.01.13 00:38:40.940215 [ 286 ] {} <Debug> TCP-Session: cd9d0e97-2951-4a65-bc07-63ff1ee10451 Authenticating user 'default' from [fd00:1122:3344:101::e]:64539 | ||
| 1112 | 2026.01.13 00:38:40.940240 [ 286 ] {} <Debug> TCP-Session: cd9d0e97-2951-4a65-bc07-63ff1ee10451 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1113 | 2026.01.13 00:38:40.940255 [ 286 ] {} <Debug> TCP-Session: cd9d0e97-2951-4a65-bc07-63ff1ee10451 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1114 | 2026.01.13 00:38:40.940464 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49407 | ||
| 1115 | 2026.01.13 00:38:40.940492 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61458 | ||
| 1116 | 2026.01.13 00:38:40.940524 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33848 | ||
| 1117 | 2026.01.13 00:38:40.940551 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64662 | ||
| 1118 | 2026.01.13 00:38:40.940543 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43134 | ||
| 1119 | 2026.01.13 00:38:40.940588 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1120 | 2026.01.13 00:38:40.940622 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1121 | 2026.01.13 00:38:40.940635 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1122 | 2026.01.13 00:38:40.940657 [ 287 ] {} <Debug> TCP-Session: 61223b9c-fcb1-4b4c-94ae-6c0f3f0ecf12 Authenticating user 'default' from [fd00:1122:3344:101::e]:49407 | ||
| 1123 | 2026.01.13 00:38:40.940667 [ 291 ] {} <Debug> TCP-Session: 793226b3-b956-4405-8ada-eb85be0476af Authenticating user 'default' from [fd00:1122:3344:101::e]:33848 | ||
| 1124 | 2026.01.13 00:38:40.940681 [ 294 ] {} <Debug> TCP-Session: ee6af8f0-47c0-4c9d-ae70-5a067caa903a Authenticating user 'default' from [fd00:1122:3344:101::e]:64662 | ||
| 1125 | 2026.01.13 00:38:40.940694 [ 287 ] {} <Debug> TCP-Session: 61223b9c-fcb1-4b4c-94ae-6c0f3f0ecf12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1126 | 2026.01.13 00:38:40.940700 [ 291 ] {} <Debug> TCP-Session: 793226b3-b956-4405-8ada-eb85be0476af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1127 | 2026.01.13 00:38:40.940715 [ 294 ] {} <Debug> TCP-Session: ee6af8f0-47c0-4c9d-ae70-5a067caa903a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1128 | 2026.01.13 00:38:40.940732 [ 291 ] {} <Debug> TCP-Session: 793226b3-b956-4405-8ada-eb85be0476af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1129 | 2026.01.13 00:38:40.940746 [ 294 ] {} <Debug> TCP-Session: ee6af8f0-47c0-4c9d-ae70-5a067caa903a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1130 | 2026.01.13 00:38:40.940721 [ 287 ] {} <Debug> TCP-Session: 61223b9c-fcb1-4b4c-94ae-6c0f3f0ecf12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1131 | 2026.01.13 00:38:40.940696 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1132 | 2026.01.13 00:38:40.940618 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1133 | 2026.01.13 00:38:40.940825 [ 293 ] {} <Debug> TCP-Session: 15e60514-ed0b-4e45-901b-aed49218ccf0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43134 | ||
| 1134 | 2026.01.13 00:38:40.940587 [ 286 ] {} <Trace> TCP-Session: cd9d0e97-2951-4a65-bc07-63ff1ee10451 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1135 | 2026.01.13 00:38:40.940851 [ 288 ] {} <Debug> TCP-Session: adb801b1-3bc6-4c05-acba-f8c8e9e681d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:61458 | ||
| 1136 | 2026.01.13 00:38:40.940858 [ 293 ] {} <Debug> TCP-Session: 15e60514-ed0b-4e45-901b-aed49218ccf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1137 | 2026.01.13 00:38:40.940893 [ 288 ] {} <Debug> TCP-Session: adb801b1-3bc6-4c05-acba-f8c8e9e681d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1138 | 2026.01.13 00:38:40.940898 [ 293 ] {} <Debug> TCP-Session: 15e60514-ed0b-4e45-901b-aed49218ccf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1139 | 2026.01.13 00:38:40.940914 [ 288 ] {} <Debug> TCP-Session: adb801b1-3bc6-4c05-acba-f8c8e9e681d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1140 | 2026.01.13 00:38:40.940533 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47718 | ||
| 1141 | 2026.01.13 00:38:40.940510 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48616 | ||
| 1142 | 2026.01.13 00:38:40.940495 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44287 | ||
| 1143 | 2026.01.13 00:38:40.941005 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1144 | 2026.01.13 00:38:40.941013 [ 286 ] {f96e695e-db99-4427-b54d-81e62f9dba72} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64539) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1145 | 2026.01.13 00:38:40.941034 [ 292 ] {} <Debug> TCP-Session: 06b5c7fa-6399-4623-9e95-b517959d4487 Authenticating user 'default' from [fd00:1122:3344:101::e]:47718 | ||
| 1146 | 2026.01.13 00:38:40.941034 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1147 | 2026.01.13 00:38:40.941066 [ 292 ] {} <Debug> TCP-Session: 06b5c7fa-6399-4623-9e95-b517959d4487 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1148 | 2026.01.13 00:38:40.941085 [ 290 ] {} <Debug> TCP-Session: a57c1eb3-91a1-40e7-8c23-4d5aafdb8904 Authenticating user 'default' from [fd00:1122:3344:101::e]:48616 | ||
| 1149 | 2026.01.13 00:38:40.941095 [ 292 ] {} <Debug> TCP-Session: 06b5c7fa-6399-4623-9e95-b517959d4487 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1150 | 2026.01.13 00:38:40.941111 [ 290 ] {} <Debug> TCP-Session: a57c1eb3-91a1-40e7-8c23-4d5aafdb8904 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1151 | 2026.01.13 00:38:40.941059 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1152 | 2026.01.13 00:38:40.941137 [ 290 ] {} <Debug> TCP-Session: a57c1eb3-91a1-40e7-8c23-4d5aafdb8904 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1153 | 2026.01.13 00:38:40.941164 [ 289 ] {} <Debug> TCP-Session: efdd3bac-bf88-4ea3-9819-f741060a24f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:44287 | ||
| 1154 | 2026.01.13 00:38:40.941185 [ 289 ] {} <Debug> TCP-Session: efdd3bac-bf88-4ea3-9819-f741060a24f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1155 | 2026.01.13 00:38:40.941197 [ 289 ] {} <Debug> TCP-Session: efdd3bac-bf88-4ea3-9819-f741060a24f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1156 | 2026.01.13 00:38:40.941300 [ 286 ] {f96e695e-db99-4427-b54d-81e62f9dba72} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1157 | 2026.01.13 00:38:40.941359 [ 286 ] {f96e695e-db99-4427-b54d-81e62f9dba72} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1158 | 2026.01.13 00:38:40.941649 [ 286 ] {f96e695e-db99-4427-b54d-81e62f9dba72} <Debug> oximeter.version (89d52177-8511-4918-bdc1-735de11edbfb) (SelectExecutor): Key condition: unknown | ||
| 1159 | 2026.01.13 00:38:40.942595 [ 323 ] {f96e695e-db99-4427-b54d-81e62f9dba72} <Trace> AggregatingTransform: Aggregating | ||
| 1160 | 2026.01.13 00:38:40.942651 [ 323 ] {f96e695e-db99-4427-b54d-81e62f9dba72} <Trace> Aggregator: Aggregation method: without_key | ||
| 1161 | 2026.01.13 00:38:40.942701 [ 323 ] {f96e695e-db99-4427-b54d-81e62f9dba72} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00093701 sec. (1067.224 rows/sec., 41.69 KiB/sec.) | ||
| 1162 | 2026.01.13 00:38:40.942734 [ 323 ] {f96e695e-db99-4427-b54d-81e62f9dba72} <Trace> Aggregator: Merging aggregated data | ||
| 1163 | 2026.01.13 00:38:40.944002 [ 286 ] {f96e695e-db99-4427-b54d-81e62f9dba72} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003042 sec., 328.7310979618672 rows/sec., 12.84 KiB/sec. | ||
| 1164 | 2026.01.13 00:38:40.944147 [ 286 ] {f96e695e-db99-4427-b54d-81e62f9dba72} <Debug> TCPHandler: Processed in 0.003679188 sec. | ||
| 1165 | 2026.01.13 00:38:40.944265 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1166 | 2026.01.13 00:38:40.944294 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1167 | 2026.01.13 00:38:40.944297 [ 286 ] {} <Debug> TCP-Session: cd9d0e97-2951-4a65-bc07-63ff1ee10451 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1168 | 2026.01.13 00:38:40.944324 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1169 | 2026.01.13 00:38:40.944346 [ 287 ] {} <Debug> TCP-Session: 61223b9c-fcb1-4b4c-94ae-6c0f3f0ecf12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1170 | 2026.01.13 00:38:40.944356 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1171 | 2026.01.13 00:38:40.944373 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1172 | 2026.01.13 00:38:40.944415 [ 292 ] {} <Debug> TCP-Session: 06b5c7fa-6399-4623-9e95-b517959d4487 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1173 | 2026.01.13 00:38:40.944421 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1174 | 2026.01.13 00:38:40.944439 [ 291 ] {} <Debug> TCP-Session: 793226b3-b956-4405-8ada-eb85be0476af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1175 | 2026.01.13 00:38:40.944429 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1176 | 2026.01.13 00:38:40.944476 [ 293 ] {} <Debug> TCP-Session: 15e60514-ed0b-4e45-901b-aed49218ccf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1177 | 2026.01.13 00:38:40.944391 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1178 | 2026.01.13 00:38:40.944523 [ 290 ] {} <Debug> TCP-Session: a57c1eb3-91a1-40e7-8c23-4d5aafdb8904 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1179 | 2026.01.13 00:38:40.944546 [ 289 ] {} <Debug> TCP-Session: efdd3bac-bf88-4ea3-9819-f741060a24f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1180 | 2026.01.13 00:38:40.944336 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1181 | 2026.01.13 00:38:40.944379 [ 294 ] {} <Debug> TCP-Session: ee6af8f0-47c0-4c9d-ae70-5a067caa903a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1182 | 2026.01.13 00:38:40.944610 [ 288 ] {} <Debug> TCP-Session: adb801b1-3bc6-4c05-acba-f8c8e9e681d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1183 | 2026.01.13 00:38:41.052494 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46434 | ||
| 1184 | 2026.01.13 00:38:41.052607 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1185 | 2026.01.13 00:38:41.052638 [ 286 ] {} <Debug> TCP-Session: b5b34231-1976-423a-a472-c02c27779f4a Authenticating user 'default' from [fd00:1122:3344:101::e]:46434 | ||
| 1186 | 2026.01.13 00:38:41.052662 [ 286 ] {} <Debug> TCP-Session: b5b34231-1976-423a-a472-c02c27779f4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1187 | 2026.01.13 00:38:41.052678 [ 286 ] {} <Debug> TCP-Session: b5b34231-1976-423a-a472-c02c27779f4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1188 | 2026.01.13 00:38:41.052884 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40260 | ||
| 1189 | 2026.01.13 00:38:41.052950 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44070 | ||
| 1190 | 2026.01.13 00:38:41.052985 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1191 | 2026.01.13 00:38:41.053000 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36435 | ||
| 1192 | 2026.01.13 00:38:41.053015 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34695 | ||
| 1193 | 2026.01.13 00:38:41.053032 [ 287 ] {} <Debug> TCP-Session: e834903d-f6ef-45b2-865f-c48b748d118a Authenticating user 'default' from [fd00:1122:3344:101::e]:40260 | ||
| 1194 | 2026.01.13 00:38:41.053037 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33904 | ||
| 1195 | 2026.01.13 00:38:41.053071 [ 286 ] {} <Trace> TCP-Session: b5b34231-1976-423a-a472-c02c27779f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1196 | 2026.01.13 00:38:41.053107 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1197 | 2026.01.13 00:38:41.053086 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1198 | 2026.01.13 00:38:41.053147 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1199 | 2026.01.13 00:38:41.053150 [ 292 ] {} <Debug> TCP-Session: 133f48ff-17ee-4041-8b98-1debffdb37bc Authenticating user 'default' from [fd00:1122:3344:101::e]:34695 | ||
| 1200 | 2026.01.13 00:38:41.053170 [ 288 ] {} <Debug> TCP-Session: d367a2f8-080e-4b5a-819b-31ca64c5136f Authenticating user 'default' from [fd00:1122:3344:101::e]:44070 | ||
| 1201 | 2026.01.13 00:38:41.053183 [ 294 ] {} <Debug> TCP-Session: 99aa6d64-c41f-48b3-9040-a3fdc820aea7 Authenticating user 'default' from [fd00:1122:3344:101::e]:33904 | ||
| 1202 | 2026.01.13 00:38:41.053198 [ 292 ] {} <Debug> TCP-Session: 133f48ff-17ee-4041-8b98-1debffdb37bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1203 | 2026.01.13 00:38:41.053205 [ 288 ] {} <Debug> TCP-Session: d367a2f8-080e-4b5a-819b-31ca64c5136f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1204 | 2026.01.13 00:38:41.053227 [ 292 ] {} <Debug> TCP-Session: 133f48ff-17ee-4041-8b98-1debffdb37bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1205 | 2026.01.13 00:38:41.053219 [ 294 ] {} <Debug> TCP-Session: 99aa6d64-c41f-48b3-9040-a3fdc820aea7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1206 | 2026.01.13 00:38:41.053243 [ 288 ] {} <Debug> TCP-Session: d367a2f8-080e-4b5a-819b-31ca64c5136f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1207 | 2026.01.13 00:38:41.053269 [ 294 ] {} <Debug> TCP-Session: 99aa6d64-c41f-48b3-9040-a3fdc820aea7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1208 | 2026.01.13 00:38:41.053085 [ 287 ] {} <Debug> TCP-Session: e834903d-f6ef-45b2-865f-c48b748d118a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1209 | 2026.01.13 00:38:41.053308 [ 286 ] {cea3176d-7065-43d4-aea7-14a1a661bbb1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46434) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1210 | 2026.01.13 00:38:41.053335 [ 287 ] {} <Debug> TCP-Session: e834903d-f6ef-45b2-865f-c48b748d118a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1211 | 2026.01.13 00:38:41.053027 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51019 | ||
| 1212 | 2026.01.13 00:38:41.052968 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53986 | ||
| 1213 | 2026.01.13 00:38:41.052965 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34175 | ||
| 1214 | 2026.01.13 00:38:41.053080 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1215 | 2026.01.13 00:38:41.053490 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1216 | 2026.01.13 00:38:41.053516 [ 291 ] {} <Debug> TCP-Session: ac53ee2f-cbf2-4b31-aa16-e6a3fd82c67f Authenticating user 'default' from [fd00:1122:3344:101::e]:36435 | ||
| 1217 | 2026.01.13 00:38:41.053517 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1218 | 2026.01.13 00:38:41.053540 [ 291 ] {} <Debug> TCP-Session: ac53ee2f-cbf2-4b31-aa16-e6a3fd82c67f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1219 | 2026.01.13 00:38:41.053530 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1220 | 2026.01.13 00:38:41.053571 [ 291 ] {} <Debug> TCP-Session: ac53ee2f-cbf2-4b31-aa16-e6a3fd82c67f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1221 | 2026.01.13 00:38:41.053601 [ 289 ] {} <Debug> TCP-Session: f039bbd9-8d33-462d-9566-a49a80ec1dee Authenticating user 'default' from [fd00:1122:3344:101::e]:34175 | ||
| 1222 | 2026.01.13 00:38:41.053566 [ 290 ] {} <Debug> TCP-Session: 92f669d4-b54b-4bc0-8c2d-8125ab559999 Authenticating user 'default' from [fd00:1122:3344:101::e]:53986 | ||
| 1223 | 2026.01.13 00:38:41.053628 [ 286 ] {cea3176d-7065-43d4-aea7-14a1a661bbb1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1224 | 2026.01.13 00:38:41.053659 [ 290 ] {} <Debug> TCP-Session: 92f669d4-b54b-4bc0-8c2d-8125ab559999 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1225 | 2026.01.13 00:38:41.053529 [ 293 ] {} <Debug> TCP-Session: 272cf345-22c4-4644-b84c-7acfdb3e1714 Authenticating user 'default' from [fd00:1122:3344:101::e]:51019 | ||
| 1226 | 2026.01.13 00:38:41.053685 [ 290 ] {} <Debug> TCP-Session: 92f669d4-b54b-4bc0-8c2d-8125ab559999 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1227 | 2026.01.13 00:38:41.053704 [ 286 ] {cea3176d-7065-43d4-aea7-14a1a661bbb1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1228 | 2026.01.13 00:38:41.053709 [ 293 ] {} <Debug> TCP-Session: 272cf345-22c4-4644-b84c-7acfdb3e1714 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1229 | 2026.01.13 00:38:41.053632 [ 289 ] {} <Debug> TCP-Session: f039bbd9-8d33-462d-9566-a49a80ec1dee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1230 | 2026.01.13 00:38:41.053741 [ 293 ] {} <Debug> TCP-Session: 272cf345-22c4-4644-b84c-7acfdb3e1714 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1231 | 2026.01.13 00:38:41.053753 [ 289 ] {} <Debug> TCP-Session: f039bbd9-8d33-462d-9566-a49a80ec1dee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1232 | 2026.01.13 00:38:41.054020 [ 286 ] {cea3176d-7065-43d4-aea7-14a1a661bbb1} <Debug> oximeter.version (89d52177-8511-4918-bdc1-735de11edbfb) (SelectExecutor): Key condition: unknown | ||
| 1233 | 2026.01.13 00:38:41.054911 [ 319 ] {cea3176d-7065-43d4-aea7-14a1a661bbb1} <Trace> AggregatingTransform: Aggregating | ||
| 1234 | 2026.01.13 00:38:41.054967 [ 319 ] {cea3176d-7065-43d4-aea7-14a1a661bbb1} <Trace> Aggregator: Aggregation method: without_key | ||
| 1235 | 2026.01.13 00:38:41.055005 [ 319 ] {cea3176d-7065-43d4-aea7-14a1a661bbb1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000885929 sec. (1128.759 rows/sec., 44.09 KiB/sec.) | ||
| 1236 | 2026.01.13 00:38:41.055025 [ 319 ] {cea3176d-7065-43d4-aea7-14a1a661bbb1} <Trace> Aggregator: Merging aggregated data | ||
| 1237 | 2026.01.13 00:38:41.056484 [ 286 ] {cea3176d-7065-43d4-aea7-14a1a661bbb1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003251 sec., 307.59766225776684 rows/sec., 12.02 KiB/sec. | ||
| 1238 | 2026.01.13 00:38:41.056663 [ 286 ] {cea3176d-7065-43d4-aea7-14a1a661bbb1} <Debug> TCPHandler: Processed in 0.003745819 sec. | ||
| 1239 | 2026.01.13 00:38:41.056785 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1240 | 2026.01.13 00:38:41.056815 [ 286 ] {} <Debug> TCP-Session: b5b34231-1976-423a-a472-c02c27779f4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1241 | 2026.01.13 00:38:41.056817 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1242 | 2026.01.13 00:38:41.056837 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1243 | 2026.01.13 00:38:41.056852 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1244 | 2026.01.13 00:38:41.056869 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1245 | 2026.01.13 00:38:41.056891 [ 287 ] {} <Debug> TCP-Session: e834903d-f6ef-45b2-865f-c48b748d118a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1246 | 2026.01.13 00:38:41.056907 [ 294 ] {} <Debug> TCP-Session: 99aa6d64-c41f-48b3-9040-a3fdc820aea7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1247 | 2026.01.13 00:38:41.056920 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1248 | 2026.01.13 00:38:41.056937 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1249 | 2026.01.13 00:38:41.056971 [ 289 ] {} <Debug> TCP-Session: f039bbd9-8d33-462d-9566-a49a80ec1dee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1250 | 2026.01.13 00:38:41.056931 [ 288 ] {} <Debug> TCP-Session: d367a2f8-080e-4b5a-819b-31ca64c5136f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1251 | 2026.01.13 00:38:41.056997 [ 291 ] {} <Debug> TCP-Session: ac53ee2f-cbf2-4b31-aa16-e6a3fd82c67f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1252 | 2026.01.13 00:38:41.056901 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1253 | 2026.01.13 00:38:41.056888 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1254 | 2026.01.13 00:38:41.057065 [ 290 ] {} <Debug> TCP-Session: 92f669d4-b54b-4bc0-8c2d-8125ab559999 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1255 | 2026.01.13 00:38:41.056873 [ 293 ] {} <Debug> TCP-Session: 272cf345-22c4-4644-b84c-7acfdb3e1714 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1256 | 2026.01.13 00:38:41.057092 [ 292 ] {} <Debug> TCP-Session: 133f48ff-17ee-4041-8b98-1debffdb37bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1257 | 2026.01.13 00:38:44.930388 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1258 | 2026.01.13 00:38:44.930458 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1259 | 2026.01.13 00:38:44.987516 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 176 | ||
| 1260 | 2026.01.13 00:38:44.991753 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1261 | 2026.01.13 00:38:44.991795 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1262 | 2026.01.13 00:38:44.993296 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1263 | 2026.01.13 00:38:44.993763 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1264 | 2026.01.13 00:38:44.993994 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 176 | ||
| 1265 | 2026.01.13 00:38:44.995666 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 442 entries to flush up to offset 1906 | ||
| 1266 | 2026.01.13 00:38:44.996369 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1267 | 2026.01.13 00:38:44.996424 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1268 | 2026.01.13 00:38:44.997279 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1269 | 2026.01.13 00:38:44.997763 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1270 | 2026.01.13 00:38:44.997882 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1906 | ||
| 1271 | 2026.01.13 00:38:45.089843 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1272 | 2026.01.13 00:38:45.106642 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1273 | 2026.01.13 00:38:45.106697 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1274 | 2026.01.13 00:38:45.113260 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1275 | 2026.01.13 00:38:45.114527 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1276 | 2026.01.13 00:38:45.117445 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1277 | 2026.01.13 00:38:45.638536 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1278 | 2026.01.13 00:38:45.638727 [ 3 ] {b4ec2f98-68ec-45ca-a80f-ac9d86e75a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1279 | 2026.01.13 00:38:45.638797 [ 3 ] {b4ec2f98-68ec-45ca-a80f-ac9d86e75a3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1280 | 2026.01.13 00:38:45.639530 [ 3 ] {b4ec2f98-68ec-45ca-a80f-ac9d86e75a3b} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1281 | 2026.01.13 00:38:45.639575 [ 3 ] {b4ec2f98-68ec-45ca-a80f-ac9d86e75a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1282 | 2026.01.13 00:38:45.640084 [ 3 ] {b4ec2f98-68ec-45ca-a80f-ac9d86e75a3b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1283 | 2026.01.13 00:38:45.640561 [ 3 ] {b4ec2f98-68ec-45ca-a80f-ac9d86e75a3b} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1284 | 2026.01.13 00:38:45.640705 [ 3 ] {b4ec2f98-68ec-45ca-a80f-ac9d86e75a3b} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.002031 sec., 37419.99015263417 rows/sec., 3.07 MiB/sec. | ||
| 1285 | 2026.01.13 00:38:45.640746 [ 3 ] {b4ec2f98-68ec-45ca-a80f-ac9d86e75a3b} <Debug> TCPHandler: Processed in 0.002338915 sec. | ||
| 1286 | 2026.01.13 00:38:45.640863 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1287 | 2026.01.13 00:38:45.640958 [ 3 ] {6628da46-16c9-44d1-8dbf-850eee96f99d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1288 | 2026.01.13 00:38:45.640997 [ 3 ] {6628da46-16c9-44d1-8dbf-850eee96f99d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1289 | 2026.01.13 00:38:45.641387 [ 3 ] {6628da46-16c9-44d1-8dbf-850eee96f99d} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1290 | 2026.01.13 00:38:45.641421 [ 3 ] {6628da46-16c9-44d1-8dbf-850eee96f99d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1291 | 2026.01.13 00:38:45.641829 [ 3 ] {6628da46-16c9-44d1-8dbf-850eee96f99d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1292 | 2026.01.13 00:38:45.642241 [ 3 ] {6628da46-16c9-44d1-8dbf-850eee96f99d} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1293 | 2026.01.13 00:38:45.642363 [ 3 ] {6628da46-16c9-44d1-8dbf-850eee96f99d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001424 sec., 7022.47191011236 rows/sec., 528.06 KiB/sec. | ||
| 1294 | 2026.01.13 00:38:45.642398 [ 3 ] {6628da46-16c9-44d1-8dbf-850eee96f99d} <Debug> TCPHandler: Processed in 0.001585297 sec. | ||
| 1295 | 2026.01.13 00:38:45.642503 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1296 | 2026.01.13 00:38:45.642597 [ 3 ] {7c29893d-71b6-4909-baa8-3af81437ed7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1297 | 2026.01.13 00:38:45.642635 [ 3 ] {7c29893d-71b6-4909-baa8-3af81437ed7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1298 | 2026.01.13 00:38:45.643047 [ 3 ] {7c29893d-71b6-4909-baa8-3af81437ed7f} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1299 | 2026.01.13 00:38:45.643082 [ 3 ] {7c29893d-71b6-4909-baa8-3af81437ed7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1300 | 2026.01.13 00:38:45.643540 [ 3 ] {7c29893d-71b6-4909-baa8-3af81437ed7f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1301 | 2026.01.13 00:38:45.643985 [ 3 ] {7c29893d-71b6-4909-baa8-3af81437ed7f} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1302 | 2026.01.13 00:38:45.644110 [ 3 ] {7c29893d-71b6-4909-baa8-3af81437ed7f} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001531 sec., 48334.421946440234 rows/sec., 3.77 MiB/sec. | ||
| 1303 | 2026.01.13 00:38:45.644145 [ 3 ] {7c29893d-71b6-4909-baa8-3af81437ed7f} <Debug> TCPHandler: Processed in 0.001692798 sec. | ||
| 1304 | 2026.01.13 00:38:45.644252 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1305 | 2026.01.13 00:38:45.644345 [ 3 ] {a772a6cc-bc8c-4efc-ae24-7208c487db7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1306 | 2026.01.13 00:38:45.644388 [ 3 ] {a772a6cc-bc8c-4efc-ae24-7208c487db7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1307 | 2026.01.13 00:38:45.644783 [ 3 ] {a772a6cc-bc8c-4efc-ae24-7208c487db7f} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1308 | 2026.01.13 00:38:45.644818 [ 3 ] {a772a6cc-bc8c-4efc-ae24-7208c487db7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1309 | 2026.01.13 00:38:45.645241 [ 3 ] {a772a6cc-bc8c-4efc-ae24-7208c487db7f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1310 | 2026.01.13 00:38:45.645649 [ 3 ] {a772a6cc-bc8c-4efc-ae24-7208c487db7f} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1311 | 2026.01.13 00:38:45.645804 [ 3 ] {a772a6cc-bc8c-4efc-ae24-7208c487db7f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001477 sec., 108327.69126607988 rows/sec., 7.54 MiB/sec. | ||
| 1312 | 2026.01.13 00:38:45.645842 [ 3 ] {a772a6cc-bc8c-4efc-ae24-7208c487db7f} <Debug> TCPHandler: Processed in 0.001639788 sec. | ||
| 1313 | 2026.01.13 00:38:45.645943 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1314 | 2026.01.13 00:38:45.646038 [ 3 ] {26243a73-fbd1-4d8b-8b87-8f011c1e79e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1315 | 2026.01.13 00:38:45.646091 [ 3 ] {26243a73-fbd1-4d8b-8b87-8f011c1e79e6} <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 | ||
| 1316 | 2026.01.13 00:38:45.646826 [ 3 ] {26243a73-fbd1-4d8b-8b87-8f011c1e79e6} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1317 | 2026.01.13 00:38:45.646863 [ 3 ] {26243a73-fbd1-4d8b-8b87-8f011c1e79e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1318 | 2026.01.13 00:38:45.647469 [ 3 ] {26243a73-fbd1-4d8b-8b87-8f011c1e79e6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1319 | 2026.01.13 00:38:45.647868 [ 3 ] {26243a73-fbd1-4d8b-8b87-8f011c1e79e6} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1320 | 2026.01.13 00:38:45.648002 [ 3 ] {26243a73-fbd1-4d8b-8b87-8f011c1e79e6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001982 sec., 5045.408678102926 rows/sec., 9.04 MiB/sec. | ||
| 1321 | 2026.01.13 00:38:45.648056 [ 3 ] {26243a73-fbd1-4d8b-8b87-8f011c1e79e6} <Debug> TCPHandler: Processed in 0.002163953 sec. | ||
| 1322 | 2026.01.13 00:38:45.648163 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1323 | 2026.01.13 00:38:45.648259 [ 3 ] {a5283e7c-562f-4f85-ac7f-971ff35623ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1324 | 2026.01.13 00:38:45.648299 [ 3 ] {a5283e7c-562f-4f85-ac7f-971ff35623ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1325 | 2026.01.13 00:38:45.648620 [ 3 ] {a5283e7c-562f-4f85-ac7f-971ff35623ed} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1326 | 2026.01.13 00:38:45.648655 [ 3 ] {a5283e7c-562f-4f85-ac7f-971ff35623ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1327 | 2026.01.13 00:38:45.649079 [ 3 ] {a5283e7c-562f-4f85-ac7f-971ff35623ed} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1328 | 2026.01.13 00:38:45.649545 [ 3 ] {a5283e7c-562f-4f85-ac7f-971ff35623ed} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1329 | 2026.01.13 00:38:45.649671 [ 3 ] {a5283e7c-562f-4f85-ac7f-971ff35623ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001431 sec., 41928.7211740042 rows/sec., 2.83 MiB/sec. | ||
| 1330 | 2026.01.13 00:38:45.649705 [ 3 ] {a5283e7c-562f-4f85-ac7f-971ff35623ed} <Debug> TCPHandler: Processed in 0.001591587 sec. | ||
| 1331 | 2026.01.13 00:38:46.000180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.80 MiB, peak 174.97 MiB, free memory in arenas 0.00 B, will set to 166.99 MiB (RSS), difference: 1.20 MiB | ||
| 1332 | 2026.01.13 00:38:50.636298 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1333 | 2026.01.13 00:38:50.636531 [ 3 ] {bd638629-e6d1-4fbb-aade-dac3444406d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1334 | 2026.01.13 00:38:50.636867 [ 3 ] {bd638629-e6d1-4fbb-aade-dac3444406d7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1335 | 2026.01.13 00:38:50.641199 [ 3 ] {bd638629-e6d1-4fbb-aade-dac3444406d7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1336 | 2026.01.13 00:38:50.641503 [ 3 ] {bd638629-e6d1-4fbb-aade-dac3444406d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1337 | 2026.01.13 00:38:50.641584 [ 3 ] {bd638629-e6d1-4fbb-aade-dac3444406d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1338 | 2026.01.13 00:38:50.641776 [ 3 ] {bd638629-e6d1-4fbb-aade-dac3444406d7} <Debug> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1339 | 2026.01.13 00:38:50.644044 [ 3 ] {bd638629-e6d1-4fbb-aade-dac3444406d7} <Trace> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1340 | 2026.01.13 00:38:50.646245 [ 3 ] {bd638629-e6d1-4fbb-aade-dac3444406d7} <Debug> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (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 | ||
| 1341 | 2026.01.13 00:38:50.646281 [ 3 ] {bd638629-e6d1-4fbb-aade-dac3444406d7} <Trace> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1342 | 2026.01.13 00:38:50.650516 [ 3 ] {bd638629-e6d1-4fbb-aade-dac3444406d7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1343 | 2026.01.13 00:38:50.650556 [ 3 ] {bd638629-e6d1-4fbb-aade-dac3444406d7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1344 | 2026.01.13 00:38:50.676420 [ 3 ] {bd638629-e6d1-4fbb-aade-dac3444406d7} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.039968 sec., 650.5204163330665 rows/sec., 28.15 KiB/sec. | ||
| 1345 | 2026.01.13 00:38:50.676556 [ 3 ] {bd638629-e6d1-4fbb-aade-dac3444406d7} <Debug> TCPHandler: Processed in 0.040382971 sec. | ||
| 1346 | 2026.01.13 00:38:50.676873 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1347 | 2026.01.13 00:38:50.677057 [ 3 ] {3e01460d-6e25-4166-91c3-88c1320df5c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1348 | 2026.01.13 00:38:50.677361 [ 3 ] {3e01460d-6e25-4166-91c3-88c1320df5c1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1349 | 2026.01.13 00:38:50.677402 [ 3 ] {3e01460d-6e25-4166-91c3-88c1320df5c1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1350 | 2026.01.13 00:38:50.677705 [ 3 ] {3e01460d-6e25-4166-91c3-88c1320df5c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1351 | 2026.01.13 00:38:50.677774 [ 3 ] {3e01460d-6e25-4166-91c3-88c1320df5c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1352 | 2026.01.13 00:38:50.677912 [ 3 ] {3e01460d-6e25-4166-91c3-88c1320df5c1} <Debug> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1353 | 2026.01.13 00:38:50.677954 [ 3 ] {3e01460d-6e25-4166-91c3-88c1320df5c1} <Trace> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1354 | 2026.01.13 00:38:50.677977 [ 3 ] {3e01460d-6e25-4166-91c3-88c1320df5c1} <Debug> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (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 | ||
| 1355 | 2026.01.13 00:38:50.677992 [ 3 ] {3e01460d-6e25-4166-91c3-88c1320df5c1} <Trace> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1356 | 2026.01.13 00:38:50.678031 [ 3 ] {3e01460d-6e25-4166-91c3-88c1320df5c1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1357 | 2026.01.13 00:38:50.678052 [ 3 ] {3e01460d-6e25-4166-91c3-88c1320df5c1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1358 | 2026.01.13 00:38:50.678640 [ 3 ] {3e01460d-6e25-4166-91c3-88c1320df5c1} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001669 sec., 15578.190533253446 rows/sec., 674.06 KiB/sec. | ||
| 1359 | 2026.01.13 00:38:50.678734 [ 3 ] {3e01460d-6e25-4166-91c3-88c1320df5c1} <Debug> TCPHandler: Processed in 0.00196725 sec. | ||
| 1360 | 2026.01.13 00:38:50.678954 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1361 | 2026.01.13 00:38:50.679100 [ 3 ] {357672fa-6ccb-4f21-97e5-57d34cc11a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1362 | 2026.01.13 00:38:50.679329 [ 3 ] {357672fa-6ccb-4f21-97e5-57d34cc11a29} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1363 | 2026.01.13 00:38:50.679366 [ 3 ] {357672fa-6ccb-4f21-97e5-57d34cc11a29} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1364 | 2026.01.13 00:38:50.679582 [ 3 ] {357672fa-6ccb-4f21-97e5-57d34cc11a29} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1365 | 2026.01.13 00:38:50.679643 [ 3 ] {357672fa-6ccb-4f21-97e5-57d34cc11a29} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1366 | 2026.01.13 00:38:50.679760 [ 3 ] {357672fa-6ccb-4f21-97e5-57d34cc11a29} <Debug> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1367 | 2026.01.13 00:38:50.679799 [ 3 ] {357672fa-6ccb-4f21-97e5-57d34cc11a29} <Trace> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1368 | 2026.01.13 00:38:50.679819 [ 3 ] {357672fa-6ccb-4f21-97e5-57d34cc11a29} <Debug> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (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 | ||
| 1369 | 2026.01.13 00:38:50.679834 [ 3 ] {357672fa-6ccb-4f21-97e5-57d34cc11a29} <Trace> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1370 | 2026.01.13 00:38:50.679871 [ 3 ] {357672fa-6ccb-4f21-97e5-57d34cc11a29} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1371 | 2026.01.13 00:38:50.679893 [ 3 ] {357672fa-6ccb-4f21-97e5-57d34cc11a29} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1372 | 2026.01.13 00:38:50.680421 [ 3 ] {357672fa-6ccb-4f21-97e5-57d34cc11a29} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001383 sec., 18799.710773680406 rows/sec., 813.45 KiB/sec. | ||
| 1373 | 2026.01.13 00:38:50.680513 [ 3 ] {357672fa-6ccb-4f21-97e5-57d34cc11a29} <Debug> TCPHandler: Processed in 0.001611717 sec. | ||
| 1374 | 2026.01.13 00:38:50.683119 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1375 | 2026.01.13 00:38:50.683244 [ 3 ] {8d08bffe-d731-4721-82ea-88ca4f08c7f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1376 | 2026.01.13 00:38:50.683292 [ 3 ] {8d08bffe-d731-4721-82ea-88ca4f08c7f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1377 | 2026.01.13 00:38:50.683964 [ 3 ] {8d08bffe-d731-4721-82ea-88ca4f08c7f4} <Trace> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1378 | 2026.01.13 00:38:50.684107 [ 3 ] {8d08bffe-d731-4721-82ea-88ca4f08c7f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1379 | 2026.01.13 00:38:50.684667 [ 3 ] {8d08bffe-d731-4721-82ea-88ca4f08c7f4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1380 | 2026.01.13 00:38:50.685239 [ 3 ] {8d08bffe-d731-4721-82ea-88ca4f08c7f4} <Trace> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1381 | 2026.01.13 00:38:50.685423 [ 3 ] {8d08bffe-d731-4721-82ea-88ca4f08c7f4} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.002212 sec., 1356.23869801085 rows/sec., 123.62 KiB/sec. | ||
| 1382 | 2026.01.13 00:38:50.685464 [ 3 ] {8d08bffe-d731-4721-82ea-88ca4f08c7f4} <Debug> TCPHandler: Processed in 0.002402234 sec. | ||
| 1383 | 2026.01.13 00:38:50.685582 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1384 | 2026.01.13 00:38:50.685700 [ 3 ] {49632819-d12e-4244-b94a-b4cad2b4009c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1385 | 2026.01.13 00:38:50.685749 [ 3 ] {49632819-d12e-4244-b94a-b4cad2b4009c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1386 | 2026.01.13 00:38:50.686385 [ 3 ] {49632819-d12e-4244-b94a-b4cad2b4009c} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1387 | 2026.01.13 00:38:50.686435 [ 3 ] {49632819-d12e-4244-b94a-b4cad2b4009c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1388 | 2026.01.13 00:38:50.687003 [ 3 ] {49632819-d12e-4244-b94a-b4cad2b4009c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1389 | 2026.01.13 00:38:50.687497 [ 3 ] {49632819-d12e-4244-b94a-b4cad2b4009c} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1390 | 2026.01.13 00:38:50.687645 [ 3 ] {49632819-d12e-4244-b94a-b4cad2b4009c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001982 sec., 1009.0817356205854 rows/sec., 82.28 KiB/sec. | ||
| 1391 | 2026.01.13 00:38:50.687685 [ 3 ] {49632819-d12e-4244-b94a-b4cad2b4009c} <Debug> TCPHandler: Processed in 0.002155853 sec. | ||
| 1392 | 2026.01.13 00:38:50.687811 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1393 | 2026.01.13 00:38:50.687913 [ 3 ] {187c3980-870e-44f0-b5de-68d1b940ed39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1394 | 2026.01.13 00:38:50.687956 [ 3 ] {187c3980-870e-44f0-b5de-68d1b940ed39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1395 | 2026.01.13 00:38:50.688381 [ 3 ] {187c3980-870e-44f0-b5de-68d1b940ed39} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1396 | 2026.01.13 00:38:50.688419 [ 3 ] {187c3980-870e-44f0-b5de-68d1b940ed39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1397 | 2026.01.13 00:38:50.688887 [ 3 ] {187c3980-870e-44f0-b5de-68d1b940ed39} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1398 | 2026.01.13 00:38:50.689335 [ 3 ] {187c3980-870e-44f0-b5de-68d1b940ed39} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1399 | 2026.01.13 00:38:50.689465 [ 3 ] {187c3980-870e-44f0-b5de-68d1b940ed39} <Debug> executeQuery: Read 81 rows, 6.71 KiB in 0.001573 sec., 51493.960584869674 rows/sec., 4.16 MiB/sec. | ||
| 1400 | 2026.01.13 00:38:50.689503 [ 3 ] {187c3980-870e-44f0-b5de-68d1b940ed39} <Debug> TCPHandler: Processed in 0.001753389 sec. | ||
| 1401 | 2026.01.13 00:38:50.689632 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1402 | 2026.01.13 00:38:50.689728 [ 3 ] {92ac23d6-42c9-47b6-a07b-caa4ee9dc679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1403 | 2026.01.13 00:38:50.689768 [ 3 ] {92ac23d6-42c9-47b6-a07b-caa4ee9dc679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1404 | 2026.01.13 00:38:50.690176 [ 3 ] {92ac23d6-42c9-47b6-a07b-caa4ee9dc679} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1405 | 2026.01.13 00:38:50.690213 [ 3 ] {92ac23d6-42c9-47b6-a07b-caa4ee9dc679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1406 | 2026.01.13 00:38:50.690660 [ 3 ] {92ac23d6-42c9-47b6-a07b-caa4ee9dc679} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1407 | 2026.01.13 00:38:50.691153 [ 3 ] {92ac23d6-42c9-47b6-a07b-caa4ee9dc679} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1408 | 2026.01.13 00:38:50.691294 [ 3 ] {92ac23d6-42c9-47b6-a07b-caa4ee9dc679} <Debug> executeQuery: Read 14 rows, 1.04 KiB in 0.001585 sec., 8832.807570977919 rows/sec., 657.41 KiB/sec. | ||
| 1409 | 2026.01.13 00:38:50.691335 [ 3 ] {92ac23d6-42c9-47b6-a07b-caa4ee9dc679} <Debug> TCPHandler: Processed in 0.001758038 sec. | ||
| 1410 | 2026.01.13 00:38:50.691458 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1411 | 2026.01.13 00:38:50.691556 [ 3 ] {4c361ddd-7ac5-432b-a210-f6df497d13b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1412 | 2026.01.13 00:38:50.691601 [ 3 ] {4c361ddd-7ac5-432b-a210-f6df497d13b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1413 | 2026.01.13 00:38:50.692049 [ 3 ] {4c361ddd-7ac5-432b-a210-f6df497d13b3} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1414 | 2026.01.13 00:38:50.692088 [ 3 ] {4c361ddd-7ac5-432b-a210-f6df497d13b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1415 | 2026.01.13 00:38:50.692541 [ 3 ] {4c361ddd-7ac5-432b-a210-f6df497d13b3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1416 | 2026.01.13 00:38:50.693007 [ 3 ] {4c361ddd-7ac5-432b-a210-f6df497d13b3} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1417 | 2026.01.13 00:38:50.693162 [ 3 ] {4c361ddd-7ac5-432b-a210-f6df497d13b3} <Debug> executeQuery: Read 93 rows, 7.45 KiB in 0.001609 sec., 57799.875699192045 rows/sec., 4.52 MiB/sec. | ||
| 1418 | 2026.01.13 00:38:50.693220 [ 3 ] {4c361ddd-7ac5-432b-a210-f6df497d13b3} <Debug> TCPHandler: Processed in 0.001814368 sec. | ||
| 1419 | 2026.01.13 00:38:50.693369 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1420 | 2026.01.13 00:38:50.693506 [ 3 ] {e7eb3859-a2d9-48b9-b6c4-5447aa04b6c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1421 | 2026.01.13 00:38:50.693563 [ 3 ] {e7eb3859-a2d9-48b9-b6c4-5447aa04b6c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1422 | 2026.01.13 00:38:50.694028 [ 3 ] {e7eb3859-a2d9-48b9-b6c4-5447aa04b6c9} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1423 | 2026.01.13 00:38:50.694066 [ 3 ] {e7eb3859-a2d9-48b9-b6c4-5447aa04b6c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1424 | 2026.01.13 00:38:50.694693 [ 3 ] {e7eb3859-a2d9-48b9-b6c4-5447aa04b6c9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1425 | 2026.01.13 00:38:50.695272 [ 3 ] {e7eb3859-a2d9-48b9-b6c4-5447aa04b6c9} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1426 | 2026.01.13 00:38:50.695466 [ 3 ] {e7eb3859-a2d9-48b9-b6c4-5447aa04b6c9} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001991 sec., 80863.88749372175 rows/sec., 5.63 MiB/sec. | ||
| 1427 | 2026.01.13 00:38:50.695514 [ 3 ] {e7eb3859-a2d9-48b9-b6c4-5447aa04b6c9} <Debug> TCPHandler: Processed in 0.002213563 sec. | ||
| 1428 | 2026.01.13 00:38:50.695639 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1429 | 2026.01.13 00:38:50.695741 [ 3 ] {7d526b63-46e5-40a9-84a9-5b744d17daad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1430 | 2026.01.13 00:38:50.695811 [ 3 ] {7d526b63-46e5-40a9-84a9-5b744d17daad} <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 | ||
| 1431 | 2026.01.13 00:38:50.696831 [ 3 ] {7d526b63-46e5-40a9-84a9-5b744d17daad} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1432 | 2026.01.13 00:38:50.696879 [ 3 ] {7d526b63-46e5-40a9-84a9-5b744d17daad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1433 | 2026.01.13 00:38:50.697566 [ 3 ] {7d526b63-46e5-40a9-84a9-5b744d17daad} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1434 | 2026.01.13 00:38:50.698133 [ 3 ] {7d526b63-46e5-40a9-84a9-5b744d17daad} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1435 | 2026.01.13 00:38:50.698290 [ 3 ] {7d526b63-46e5-40a9-84a9-5b744d17daad} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.002569 sec., 4671.07824056053 rows/sec., 8.37 MiB/sec. | ||
| 1436 | 2026.01.13 00:38:50.698378 [ 3 ] {7d526b63-46e5-40a9-84a9-5b744d17daad} <Debug> TCPHandler: Processed in 0.002790969 sec. | ||
| 1437 | 2026.01.13 00:38:50.698529 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1438 | 2026.01.13 00:38:50.698626 [ 3 ] {dee50c96-3e9f-4b73-bb48-2b033bc517d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1439 | 2026.01.13 00:38:50.698670 [ 3 ] {dee50c96-3e9f-4b73-bb48-2b033bc517d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1440 | 2026.01.13 00:38:50.699189 [ 3 ] {dee50c96-3e9f-4b73-bb48-2b033bc517d4} <Trace> oximeter.measurements_i64 (5ad5c743-5d80-4ec9-a386-57c58f245564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1441 | 2026.01.13 00:38:50.699234 [ 3 ] {dee50c96-3e9f-4b73-bb48-2b033bc517d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1442 | 2026.01.13 00:38:50.699840 [ 3 ] {dee50c96-3e9f-4b73-bb48-2b033bc517d4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1443 | 2026.01.13 00:38:50.700482 [ 3 ] {dee50c96-3e9f-4b73-bb48-2b033bc517d4} <Trace> oximeter.measurements_i64 (5ad5c743-5d80-4ec9-a386-57c58f245564): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1444 | 2026.01.13 00:38:50.700629 [ 3 ] {dee50c96-3e9f-4b73-bb48-2b033bc517d4} <Debug> executeQuery: Read 18 rows, 1.30 KiB in 0.00202 sec., 8910.89108910891 rows/sec., 643.47 KiB/sec. | ||
| 1445 | 2026.01.13 00:38:50.700672 [ 3 ] {dee50c96-3e9f-4b73-bb48-2b033bc517d4} <Debug> TCPHandler: Processed in 0.002206373 sec. | ||
| 1446 | 2026.01.13 00:38:50.700805 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1447 | 2026.01.13 00:38:50.700909 [ 3 ] {62ac02ca-6fbc-48c6-bc88-4d3406ef9d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1448 | 2026.01.13 00:38:50.700962 [ 3 ] {62ac02ca-6fbc-48c6-bc88-4d3406ef9d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1449 | 2026.01.13 00:38:50.701469 [ 3 ] {62ac02ca-6fbc-48c6-bc88-4d3406ef9d9d} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1450 | 2026.01.13 00:38:50.701517 [ 3 ] {62ac02ca-6fbc-48c6-bc88-4d3406ef9d9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1451 | 2026.01.13 00:38:50.702011 [ 3 ] {62ac02ca-6fbc-48c6-bc88-4d3406ef9d9d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1452 | 2026.01.13 00:38:50.702464 [ 3 ] {62ac02ca-6fbc-48c6-bc88-4d3406ef9d9d} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1453 | 2026.01.13 00:38:50.702606 [ 3 ] {62ac02ca-6fbc-48c6-bc88-4d3406ef9d9d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001721 sec., 34863.451481696684 rows/sec., 2.35 MiB/sec. | ||
| 1454 | 2026.01.13 00:38:50.702650 [ 3 ] {62ac02ca-6fbc-48c6-bc88-4d3406ef9d9d} <Debug> TCPHandler: Processed in 0.0018963 sec. | ||
| 1455 | 2026.01.13 00:38:52.497960 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2418 | ||
| 1456 | 2026.01.13 00:38:52.498455 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1457 | 2026.01.13 00:38:52.498500 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1458 | 2026.01.13 00:38:52.499162 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1459 | 2026.01.13 00:38:52.499620 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1460 | 2026.01.13 00:38:52.499783 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2418 | ||
| 1461 | 2026.01.13 00:38:52.617524 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1462 | 2026.01.13 00:38:52.636003 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1463 | 2026.01.13 00:38:52.636080 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 1464 | 2026.01.13 00:38:52.642586 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1465 | 2026.01.13 00:38:52.643819 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1466 | 2026.01.13 00:38:52.647198 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1467 | 2026.01.13 00:38:53.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.48 MiB, peak 174.97 MiB, free memory in arenas 0.00 B, will set to 169.89 MiB (RSS), difference: 1.41 MiB | ||
| 1468 | 2026.01.13 00:38:54.994311 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 212 | ||
| 1469 | 2026.01.13 00:38:54.996569 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1470 | 2026.01.13 00:38:54.996622 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1471 | 2026.01.13 00:38:54.997881 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1472 | 2026.01.13 00:38:54.998457 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1473 | 2026.01.13 00:38:54.998704 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 212 | ||
| 1474 | 2026.01.13 00:38:55.637866 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1475 | 2026.01.13 00:38:55.638041 [ 3 ] {5b553006-2875-4a98-a636-6771bbf6b7c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1476 | 2026.01.13 00:38:55.638106 [ 3 ] {5b553006-2875-4a98-a636-6771bbf6b7c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1477 | 2026.01.13 00:38:55.638736 [ 3 ] {5b553006-2875-4a98-a636-6771bbf6b7c9} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1478 | 2026.01.13 00:38:55.638785 [ 3 ] {5b553006-2875-4a98-a636-6771bbf6b7c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1479 | 2026.01.13 00:38:55.639276 [ 3 ] {5b553006-2875-4a98-a636-6771bbf6b7c9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1480 | 2026.01.13 00:38:55.639743 [ 3 ] {5b553006-2875-4a98-a636-6771bbf6b7c9} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1481 | 2026.01.13 00:38:55.639920 [ 3 ] {5b553006-2875-4a98-a636-6771bbf6b7c9} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001927 sec., 39439.543331603534 rows/sec., 3.24 MiB/sec. | ||
| 1482 | 2026.01.13 00:38:55.639969 [ 3 ] {5b553006-2875-4a98-a636-6771bbf6b7c9} <Debug> TCPHandler: Processed in 0.002227243 sec. | ||
| 1483 | 2026.01.13 00:38:55.640091 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1484 | 2026.01.13 00:38:55.640193 [ 3 ] {8f6069a6-fdd6-4725-ad41-4ffcf63ac695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1485 | 2026.01.13 00:38:55.640238 [ 3 ] {8f6069a6-fdd6-4725-ad41-4ffcf63ac695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1486 | 2026.01.13 00:38:55.640642 [ 3 ] {8f6069a6-fdd6-4725-ad41-4ffcf63ac695} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1487 | 2026.01.13 00:38:55.640680 [ 3 ] {8f6069a6-fdd6-4725-ad41-4ffcf63ac695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1488 | 2026.01.13 00:38:55.641127 [ 3 ] {8f6069a6-fdd6-4725-ad41-4ffcf63ac695} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1489 | 2026.01.13 00:38:55.641602 [ 3 ] {8f6069a6-fdd6-4725-ad41-4ffcf63ac695} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1490 | 2026.01.13 00:38:55.641738 [ 3 ] {8f6069a6-fdd6-4725-ad41-4ffcf63ac695} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001569 sec., 6373.486297004461 rows/sec., 479.26 KiB/sec. | ||
| 1491 | 2026.01.13 00:38:55.641779 [ 3 ] {8f6069a6-fdd6-4725-ad41-4ffcf63ac695} <Debug> TCPHandler: Processed in 0.001740299 sec. | ||
| 1492 | 2026.01.13 00:38:55.641896 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1493 | 2026.01.13 00:38:55.641996 [ 3 ] {cd02d1ba-1ea6-4e17-9e3b-0b5b3f4f1ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1494 | 2026.01.13 00:38:55.642037 [ 3 ] {cd02d1ba-1ea6-4e17-9e3b-0b5b3f4f1ebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1495 | 2026.01.13 00:38:55.642509 [ 3 ] {cd02d1ba-1ea6-4e17-9e3b-0b5b3f4f1ebc} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1496 | 2026.01.13 00:38:55.642545 [ 3 ] {cd02d1ba-1ea6-4e17-9e3b-0b5b3f4f1ebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1497 | 2026.01.13 00:38:55.643077 [ 3 ] {cd02d1ba-1ea6-4e17-9e3b-0b5b3f4f1ebc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1498 | 2026.01.13 00:38:55.643658 [ 3 ] {cd02d1ba-1ea6-4e17-9e3b-0b5b3f4f1ebc} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1499 | 2026.01.13 00:38:55.643853 [ 3 ] {cd02d1ba-1ea6-4e17-9e3b-0b5b3f4f1ebc} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001877 sec., 39424.613745338305 rows/sec., 3.08 MiB/sec. | ||
| 1500 | 2026.01.13 00:38:55.643897 [ 3 ] {cd02d1ba-1ea6-4e17-9e3b-0b5b3f4f1ebc} <Debug> TCPHandler: Processed in 0.002057632 sec. | ||
| 1501 | 2026.01.13 00:38:55.644060 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1502 | 2026.01.13 00:38:55.644176 [ 3 ] {2255ff0b-d8c9-4d59-b0f1-78d24ebfa299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1503 | 2026.01.13 00:38:55.644230 [ 3 ] {2255ff0b-d8c9-4d59-b0f1-78d24ebfa299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1504 | 2026.01.13 00:38:55.644786 [ 3 ] {2255ff0b-d8c9-4d59-b0f1-78d24ebfa299} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1505 | 2026.01.13 00:38:55.644830 [ 3 ] {2255ff0b-d8c9-4d59-b0f1-78d24ebfa299} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1506 | 2026.01.13 00:38:55.645431 [ 3 ] {2255ff0b-d8c9-4d59-b0f1-78d24ebfa299} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1507 | 2026.01.13 00:38:55.646671 [ 3 ] {2255ff0b-d8c9-4d59-b0f1-78d24ebfa299} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1508 | 2026.01.13 00:38:55.646867 [ 3 ] {2255ff0b-d8c9-4d59-b0f1-78d24ebfa299} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002715 sec., 58931.86003683241 rows/sec., 4.10 MiB/sec. | ||
| 1509 | 2026.01.13 00:38:55.646913 [ 3 ] {2255ff0b-d8c9-4d59-b0f1-78d24ebfa299} <Debug> TCPHandler: Processed in 0.0029164 sec. | ||
| 1510 | 2026.01.13 00:38:55.647042 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1511 | 2026.01.13 00:38:55.647141 [ 3 ] {efa2e1ad-b9ff-48bd-8b5b-8b732f14ad31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1512 | 2026.01.13 00:38:55.647199 [ 3 ] {efa2e1ad-b9ff-48bd-8b5b-8b732f14ad31} <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 | ||
| 1513 | 2026.01.13 00:38:55.648009 [ 3 ] {efa2e1ad-b9ff-48bd-8b5b-8b732f14ad31} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1514 | 2026.01.13 00:38:55.648049 [ 3 ] {efa2e1ad-b9ff-48bd-8b5b-8b732f14ad31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1515 | 2026.01.13 00:38:55.648752 [ 3 ] {efa2e1ad-b9ff-48bd-8b5b-8b732f14ad31} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1516 | 2026.01.13 00:38:55.649512 [ 3 ] {efa2e1ad-b9ff-48bd-8b5b-8b732f14ad31} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1517 | 2026.01.13 00:38:55.649686 [ 3 ] {efa2e1ad-b9ff-48bd-8b5b-8b732f14ad31} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002565 sec., 3898.635477582846 rows/sec., 6.99 MiB/sec. | ||
| 1518 | 2026.01.13 00:38:55.649764 [ 3 ] {efa2e1ad-b9ff-48bd-8b5b-8b732f14ad31} <Debug> TCPHandler: Processed in 0.002775059 sec. | ||
| 1519 | 2026.01.13 00:38:55.649896 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1520 | 2026.01.13 00:38:55.649992 [ 3 ] {c88d508a-cc5c-4ee2-a6e8-9d62c8d0f118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1521 | 2026.01.13 00:38:55.650040 [ 3 ] {c88d508a-cc5c-4ee2-a6e8-9d62c8d0f118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1522 | 2026.01.13 00:38:55.650387 [ 3 ] {c88d508a-cc5c-4ee2-a6e8-9d62c8d0f118} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1523 | 2026.01.13 00:38:55.650429 [ 3 ] {c88d508a-cc5c-4ee2-a6e8-9d62c8d0f118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1524 | 2026.01.13 00:38:55.650945 [ 3 ] {c88d508a-cc5c-4ee2-a6e8-9d62c8d0f118} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1525 | 2026.01.13 00:38:55.651460 [ 3 ] {c88d508a-cc5c-4ee2-a6e8-9d62c8d0f118} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1526 | 2026.01.13 00:38:55.651631 [ 3 ] {c88d508a-cc5c-4ee2-a6e8-9d62c8d0f118} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001658 sec., 36188.17852834741 rows/sec., 2.44 MiB/sec. | ||
| 1527 | 2026.01.13 00:38:55.651677 [ 3 ] {c88d508a-cc5c-4ee2-a6e8-9d62c8d0f118} <Debug> TCPHandler: Processed in 0.001835089 sec. | ||
| 1528 | 2026.01.13 00:38:59.930517 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1529 | 2026.01.13 00:38:59.930587 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1530 | 2026.01.13 00:38:59.999973 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2866 | ||
| 1531 | 2026.01.13 00:39:00.000641 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1532 | 2026.01.13 00:39:00.000687 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1533 | 2026.01.13 00:39:00.001325 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1534 | 2026.01.13 00:39:00.001824 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1535 | 2026.01.13 00:39:00.001997 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2866 | ||
| 1536 | 2026.01.13 00:39:00.001993 [ 80 ] {} <Debug> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1537 | 2026.01.13 00:39:00.002087 [ 80 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1538 | 2026.01.13 00:39:00.002119 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1539 | 2026.01.13 00:39:00.004320 [ 187 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::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 | ||
| 1540 | 2026.01.13 00:39:00.006462 [ 187 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1541 | 2026.01.13 00:39:00.006568 [ 187 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1542 | 2026.01.13 00:39:00.006685 [ 187 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1543 | 2026.01.13 00:39:00.006738 [ 187 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1544 | 2026.01.13 00:39:00.006787 [ 187 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 442 rows starting from the beginning of the part | ||
| 1545 | 2026.01.13 00:39:00.006836 [ 187 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1546 | 2026.01.13 00:39:00.006879 [ 187 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1547 | 2026.01.13 00:39:00.050317 [ 202 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2866 rows, containing 4 columns (4 merged, 0 gathered) in 0.048069101 sec., 59622.50053313874 rows/sec., 873.38 KiB/sec. | ||
| 1548 | 2026.01.13 00:39:00.051229 [ 191 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1549 | 2026.01.13 00:39:00.051737 [ 191 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_6_1} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1550 | 2026.01.13 00:39:00.051813 [ 191 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_6_1} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1551 | 2026.01.13 00:39:00.051910 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1552 | 2026.01.13 00:39:00.147353 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1553 | 2026.01.13 00:39:00.164808 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1554 | 2026.01.13 00:39:00.164872 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1555 | 2026.01.13 00:39:00.171741 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1556 | 2026.01.13 00:39:00.172987 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1557 | 2026.01.13 00:39:00.173296 [ 80 ] {} <Debug> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1558 | 2026.01.13 00:39:00.173334 [ 80 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1559 | 2026.01.13 00:39:00.173354 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1560 | 2026.01.13 00:39:00.173445 [ 191 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 1561 | 2026.01.13 00:39:00.177494 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1562 | 2026.01.13 00:39:00.177979 [ 191 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1563 | 2026.01.13 00:39:00.179590 [ 191 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 1564 | 2026.01.13 00:39:00.184529 [ 191 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 1565 | 2026.01.13 00:39:00.188922 [ 191 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 1566 | 2026.01.13 00:39:00.193309 [ 191 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 1567 | 2026.01.13 00:39:00.202490 [ 191 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 1568 | 2026.01.13 00:39:00.206796 [ 191 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 1569 | 2026.01.13 00:39:00.274882 [ 199 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.101470498 sec., 453.33373647185607 rows/sec., 2.34 MiB/sec. | ||
| 1570 | 2026.01.13 00:39:00.277332 [ 202 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1571 | 2026.01.13 00:39:00.279778 [ 202 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_6_1} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1572 | 2026.01.13 00:39:00.279886 [ 202 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_6_1} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1573 | 2026.01.13 00:39:00.281527 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1574 | 2026.01.13 00:39:00.638906 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1575 | 2026.01.13 00:39:00.639085 [ 3 ] {87b516b9-4936-4e11-babf-1b03adbcadec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1576 | 2026.01.13 00:39:00.639158 [ 3 ] {87b516b9-4936-4e11-babf-1b03adbcadec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1577 | 2026.01.13 00:39:00.639850 [ 3 ] {87b516b9-4936-4e11-babf-1b03adbcadec} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1578 | 2026.01.13 00:39:00.639897 [ 3 ] {87b516b9-4936-4e11-babf-1b03adbcadec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1579 | 2026.01.13 00:39:00.640406 [ 3 ] {87b516b9-4936-4e11-babf-1b03adbcadec} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1580 | 2026.01.13 00:39:00.640872 [ 3 ] {87b516b9-4936-4e11-babf-1b03adbcadec} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1581 | 2026.01.13 00:39:00.640980 [ 79 ] {} <Debug> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1582 | 2026.01.13 00:39:00.641023 [ 79 ] {} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1583 | 2026.01.13 00:39:00.641023 [ 3 ] {87b516b9-4936-4e11-babf-1b03adbcadec} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001991 sec., 53239.57810145655 rows/sec., 4.45 MiB/sec. | ||
| 1584 | 2026.01.13 00:39:00.641047 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1585 | 2026.01.13 00:39:00.641082 [ 3 ] {87b516b9-4936-4e11-babf-1b03adbcadec} <Debug> TCPHandler: Processed in 0.002298644 sec. | ||
| 1586 | 2026.01.13 00:39:00.641199 [ 190 ] {69955813-f697-4ff5-96f7-072ef266c358::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 | ||
| 1587 | 2026.01.13 00:39:00.641210 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1588 | 2026.01.13 00:39:00.641354 [ 3 ] {6ccf7795-cba6-43c4-93d2-06cb23c4b1cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1589 | 2026.01.13 00:39:00.641355 [ 190 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1590 | 2026.01.13 00:39:00.641400 [ 3 ] {6ccf7795-cba6-43c4-93d2-06cb23c4b1cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1591 | 2026.01.13 00:39:00.641413 [ 190 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 201 rows starting from the beginning of the part | ||
| 1592 | 2026.01.13 00:39:00.641511 [ 190 ] {69955813-f697-4ff5-96f7-072ef266c358::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 | ||
| 1593 | 2026.01.13 00:39:00.641559 [ 190 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 76 rows starting from the beginning of the part | ||
| 1594 | 2026.01.13 00:39:00.641605 [ 190 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 81 rows starting from the beginning of the part | ||
| 1595 | 2026.01.13 00:39:00.641646 [ 190 ] {69955813-f697-4ff5-96f7-072ef266c358::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 | ||
| 1596 | 2026.01.13 00:39:00.641695 [ 190 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 106 rows starting from the beginning of the part | ||
| 1597 | 2026.01.13 00:39:00.641825 [ 3 ] {6ccf7795-cba6-43c4-93d2-06cb23c4b1cc} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1598 | 2026.01.13 00:39:00.641867 [ 3 ] {6ccf7795-cba6-43c4-93d2-06cb23c4b1cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1599 | 2026.01.13 00:39:00.642460 [ 3 ] {6ccf7795-cba6-43c4-93d2-06cb23c4b1cc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1600 | 2026.01.13 00:39:00.642856 [ 201 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 596 rows, containing 5 columns (5 merged, 0 gathered) in 0.001721178 sec., 346274.4701593908 rows/sec., 30.32 MiB/sec. | ||
| 1601 | 2026.01.13 00:39:00.642919 [ 3 ] {6ccf7795-cba6-43c4-93d2-06cb23c4b1cc} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1602 | 2026.01.13 00:39:00.643109 [ 3 ] {6ccf7795-cba6-43c4-93d2-06cb23c4b1cc} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001778 sec., 14060.742407199099 rows/sec., 1.03 MiB/sec. | ||
| 1603 | 2026.01.13 00:39:00.643149 [ 3 ] {6ccf7795-cba6-43c4-93d2-06cb23c4b1cc} <Debug> TCPHandler: Processed in 0.001993501 sec. | ||
| 1604 | 2026.01.13 00:39:00.643171 [ 190 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1605 | 2026.01.13 00:39:00.643264 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1606 | 2026.01.13 00:39:00.643364 [ 3 ] {7f928a01-11ec-4197-b3a7-e3f2cbfbccc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1607 | 2026.01.13 00:39:00.643410 [ 3 ] {7f928a01-11ec-4197-b3a7-e3f2cbfbccc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1608 | 2026.01.13 00:39:00.643909 [ 3 ] {7f928a01-11ec-4197-b3a7-e3f2cbfbccc3} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1609 | 2026.01.13 00:39:00.643942 [ 190 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_6_1} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1610 | 2026.01.13 00:39:00.643947 [ 3 ] {7f928a01-11ec-4197-b3a7-e3f2cbfbccc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1611 | 2026.01.13 00:39:00.644031 [ 190 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_6_1} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1612 | 2026.01.13 00:39:00.644111 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 1613 | 2026.01.13 00:39:00.644422 [ 3 ] {7f928a01-11ec-4197-b3a7-e3f2cbfbccc3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1614 | 2026.01.13 00:39:00.644842 [ 3 ] {7f928a01-11ec-4197-b3a7-e3f2cbfbccc3} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1615 | 2026.01.13 00:39:00.644952 [ 79 ] {} <Debug> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1616 | 2026.01.13 00:39:00.644987 [ 79 ] {} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1617 | 2026.01.13 00:39:00.644987 [ 3 ] {7f928a01-11ec-4197-b3a7-e3f2cbfbccc3} <Debug> executeQuery: Read 95 rows, 7.63 KiB in 0.001642 sec., 57856.272838002435 rows/sec., 4.54 MiB/sec. | ||
| 1618 | 2026.01.13 00:39:00.645009 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1619 | 2026.01.13 00:39:00.645038 [ 3 ] {7f928a01-11ec-4197-b3a7-e3f2cbfbccc3} <Debug> TCPHandler: Processed in 0.001829589 sec. | ||
| 1620 | 2026.01.13 00:39:00.645122 [ 199 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1621 | 2026.01.13 00:39:00.645183 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1622 | 2026.01.13 00:39:00.645209 [ 199 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1623 | 2026.01.13 00:39:00.645249 [ 199 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 120 rows starting from the beginning of the part | ||
| 1624 | 2026.01.13 00:39:00.645284 [ 3 ] {7f82d0d0-508e-43e3-9ec2-00ee714eef7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1625 | 2026.01.13 00:39:00.645325 [ 199 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1626 | 2026.01.13 00:39:00.645330 [ 3 ] {7f82d0d0-508e-43e3-9ec2-00ee714eef7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1627 | 2026.01.13 00:39:00.645371 [ 199 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 74 rows starting from the beginning of the part | ||
| 1628 | 2026.01.13 00:39:00.645417 [ 199 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 93 rows starting from the beginning of the part | ||
| 1629 | 2026.01.13 00:39:00.645458 [ 199 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::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 | ||
| 1630 | 2026.01.13 00:39:00.645503 [ 199 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 95 rows starting from the beginning of the part | ||
| 1631 | 2026.01.13 00:39:00.645781 [ 3 ] {7f82d0d0-508e-43e3-9ec2-00ee714eef7f} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1632 | 2026.01.13 00:39:00.645818 [ 3 ] {7f82d0d0-508e-43e3-9ec2-00ee714eef7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1633 | 2026.01.13 00:39:00.646371 [ 3 ] {7f82d0d0-508e-43e3-9ec2-00ee714eef7f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1634 | 2026.01.13 00:39:00.646474 [ 201 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 520 rows, containing 5 columns (5 merged, 0 gathered) in 0.001414875 sec., 367523.6328297553 rows/sec., 30.40 MiB/sec. | ||
| 1635 | 2026.01.13 00:39:00.646855 [ 200 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1636 | 2026.01.13 00:39:00.646987 [ 3 ] {7f82d0d0-508e-43e3-9ec2-00ee714eef7f} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1637 | 2026.01.13 00:39:00.647105 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1638 | 2026.01.13 00:39:00.647136 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1639 | 2026.01.13 00:39:00.647159 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1640 | 2026.01.13 00:39:00.647159 [ 3 ] {7f82d0d0-508e-43e3-9ec2-00ee714eef7f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001894 sec., 84477.29672650475 rows/sec., 5.88 MiB/sec. | ||
| 1641 | 2026.01.13 00:39:00.647220 [ 3 ] {7f82d0d0-508e-43e3-9ec2-00ee714eef7f} <Debug> TCPHandler: Processed in 0.002090722 sec. | ||
| 1642 | 2026.01.13 00:39:00.647224 [ 199 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::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 | ||
| 1643 | 2026.01.13 00:39:00.647325 [ 199 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1644 | 2026.01.13 00:39:00.647353 [ 199 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 237 rows starting from the beginning of the part | ||
| 1645 | 2026.01.13 00:39:00.647369 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1646 | 2026.01.13 00:39:00.647401 [ 199 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1647 | 2026.01.13 00:39:00.647442 [ 199 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1648 | 2026.01.13 00:39:00.647480 [ 199 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 161 rows starting from the beginning of the part | ||
| 1649 | 2026.01.13 00:39:00.647492 [ 3 ] {e99324a1-6df9-4401-b03a-1e7a102eb339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1650 | 2026.01.13 00:39:00.647501 [ 200 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_6_1} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1651 | 2026.01.13 00:39:00.647518 [ 199 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::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 | ||
| 1652 | 2026.01.13 00:39:00.647558 [ 3 ] {e99324a1-6df9-4401-b03a-1e7a102eb339} <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 | ||
| 1653 | 2026.01.13 00:39:00.647573 [ 199 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1654 | 2026.01.13 00:39:00.647619 [ 200 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_6_1} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1655 | 2026.01.13 00:39:00.647740 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1656 | 2026.01.13 00:39:00.648344 [ 3 ] {e99324a1-6df9-4401-b03a-1e7a102eb339} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1657 | 2026.01.13 00:39:00.648385 [ 3 ] {e99324a1-6df9-4401-b03a-1e7a102eb339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1658 | 2026.01.13 00:39:00.648554 [ 201 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1038 rows, containing 5 columns (5 merged, 0 gathered) in 0.001357595 sec., 764587.3769423134 rows/sec., 54.66 MiB/sec. | ||
| 1659 | 2026.01.13 00:39:00.648835 [ 199 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1660 | 2026.01.13 00:39:00.649190 [ 3 ] {e99324a1-6df9-4401-b03a-1e7a102eb339} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1661 | 2026.01.13 00:39:00.649358 [ 199 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1662 | 2026.01.13 00:39:00.649421 [ 199 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1663 | 2026.01.13 00:39:00.649478 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 1664 | 2026.01.13 00:39:00.649672 [ 3 ] {e99324a1-6df9-4401-b03a-1e7a102eb339} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1665 | 2026.01.13 00:39:00.649845 [ 3 ] {e99324a1-6df9-4401-b03a-1e7a102eb339} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002378 sec., 10513.036164844407 rows/sec., 18.84 MiB/sec. | ||
| 1666 | 2026.01.13 00:39:00.649896 [ 3 ] {e99324a1-6df9-4401-b03a-1e7a102eb339} <Debug> TCPHandler: Processed in 0.002590727 sec. | ||
| 1667 | 2026.01.13 00:39:00.650021 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1668 | 2026.01.13 00:39:00.650119 [ 3 ] {c0bbc1a2-98be-4779-96b4-1a24b7ae420c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1669 | 2026.01.13 00:39:00.650160 [ 3 ] {c0bbc1a2-98be-4779-96b4-1a24b7ae420c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1670 | 2026.01.13 00:39:00.650544 [ 3 ] {c0bbc1a2-98be-4779-96b4-1a24b7ae420c} <Trace> oximeter.measurements_i64 (5ad5c743-5d80-4ec9-a386-57c58f245564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1671 | 2026.01.13 00:39:00.650588 [ 3 ] {c0bbc1a2-98be-4779-96b4-1a24b7ae420c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1672 | 2026.01.13 00:39:00.651364 [ 3 ] {c0bbc1a2-98be-4779-96b4-1a24b7ae420c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1673 | 2026.01.13 00:39:00.651831 [ 3 ] {c0bbc1a2-98be-4779-96b4-1a24b7ae420c} <Trace> oximeter.measurements_i64 (5ad5c743-5d80-4ec9-a386-57c58f245564): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1674 | 2026.01.13 00:39:00.651965 [ 3 ] {c0bbc1a2-98be-4779-96b4-1a24b7ae420c} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001865 sec., 4825.73726541555 rows/sec., 371.25 KiB/sec. | ||
| 1675 | 2026.01.13 00:39:00.652002 [ 3 ] {c0bbc1a2-98be-4779-96b4-1a24b7ae420c} <Debug> TCPHandler: Processed in 0.002031872 sec. | ||
| 1676 | 2026.01.13 00:39:00.652125 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1677 | 2026.01.13 00:39:00.652219 [ 3 ] {b4165459-57e9-423e-a7c0-5c1a5bfdcc1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1678 | 2026.01.13 00:39:00.652261 [ 3 ] {b4165459-57e9-423e-a7c0-5c1a5bfdcc1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1679 | 2026.01.13 00:39:00.652591 [ 3 ] {b4165459-57e9-423e-a7c0-5c1a5bfdcc1e} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1680 | 2026.01.13 00:39:00.652626 [ 3 ] {b4165459-57e9-423e-a7c0-5c1a5bfdcc1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1681 | 2026.01.13 00:39:00.653045 [ 3 ] {b4165459-57e9-423e-a7c0-5c1a5bfdcc1e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1682 | 2026.01.13 00:39:00.653560 [ 3 ] {b4165459-57e9-423e-a7c0-5c1a5bfdcc1e} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1683 | 2026.01.13 00:39:00.653652 [ 79 ] {} <Debug> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1684 | 2026.01.13 00:39:00.653680 [ 79 ] {} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1685 | 2026.01.13 00:39:00.653685 [ 3 ] {b4165459-57e9-423e-a7c0-5c1a5bfdcc1e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001484 sec., 40431.266846361184 rows/sec., 2.72 MiB/sec. | ||
| 1686 | 2026.01.13 00:39:00.653697 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1687 | 2026.01.13 00:39:00.653721 [ 3 ] {b4165459-57e9-423e-a7c0-5c1a5bfdcc1e} <Debug> TCPHandler: Processed in 0.001648477 sec. | ||
| 1688 | 2026.01.13 00:39:00.653798 [ 186 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::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 | ||
| 1689 | 2026.01.13 00:39:00.653929 [ 186 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1690 | 2026.01.13 00:39:00.653967 [ 186 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 1691 | 2026.01.13 00:39:00.654056 [ 186 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1692 | 2026.01.13 00:39:00.654105 [ 186 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1693 | 2026.01.13 00:39:00.654145 [ 186 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1694 | 2026.01.13 00:39:00.654193 [ 186 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::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 | ||
| 1695 | 2026.01.13 00:39:00.654248 [ 186 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1696 | 2026.01.13 00:39:00.655240 [ 201 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 324 rows, containing 4 columns (4 merged, 0 gathered) in 0.001485315 sec., 218135.5470051807 rows/sec., 14.70 MiB/sec. | ||
| 1697 | 2026.01.13 00:39:00.655476 [ 186 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1698 | 2026.01.13 00:39:00.655966 [ 186 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_6_1} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1699 | 2026.01.13 00:39:00.656032 [ 186 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_6_1} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1700 | 2026.01.13 00:39:00.656088 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1701 | 2026.01.13 00:39:01.000199 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.74 MiB, peak 180.60 MiB, free memory in arenas 0.00 B, will set to 181.39 MiB (RSS), difference: 9.66 MiB | ||
| 1702 | 2026.01.13 00:39:04.998962 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 238 | ||
| 1703 | 2026.01.13 00:39:05.000987 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1704 | 2026.01.13 00:39:05.001025 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1705 | 2026.01.13 00:39:05.002183 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1706 | 2026.01.13 00:39:05.002453 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1707 | 2026.01.13 00:39:05.002719 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 238 | ||
| 1708 | 2026.01.13 00:39:05.639983 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1709 | 2026.01.13 00:39:05.640233 [ 3 ] {9b1f412f-0d20-4afd-81b8-78b76e6fbd88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1710 | 2026.01.13 00:39:05.640309 [ 3 ] {9b1f412f-0d20-4afd-81b8-78b76e6fbd88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1711 | 2026.01.13 00:39:05.640931 [ 3 ] {9b1f412f-0d20-4afd-81b8-78b76e6fbd88} <Trace> oximeter.fields_i16 (cdd7cfc2-b03d-482d-b63b-decb637f20a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1712 | 2026.01.13 00:39:05.640981 [ 3 ] {9b1f412f-0d20-4afd-81b8-78b76e6fbd88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1713 | 2026.01.13 00:39:05.641341 [ 3 ] {9b1f412f-0d20-4afd-81b8-78b76e6fbd88} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1714 | 2026.01.13 00:39:05.641559 [ 3 ] {9b1f412f-0d20-4afd-81b8-78b76e6fbd88} <Trace> oximeter.fields_i16 (cdd7cfc2-b03d-482d-b63b-decb637f20a3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1715 | 2026.01.13 00:39:05.641702 [ 3 ] {9b1f412f-0d20-4afd-81b8-78b76e6fbd88} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001537 sec., 15614.83409238777 rows/sec., 1.30 MiB/sec. | ||
| 1716 | 2026.01.13 00:39:05.641747 [ 3 ] {9b1f412f-0d20-4afd-81b8-78b76e6fbd88} <Debug> TCPHandler: Processed in 0.00192574 sec. | ||
| 1717 | 2026.01.13 00:39:05.641872 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1718 | 2026.01.13 00:39:05.641973 [ 3 ] {61398db8-a3f8-497b-bbc4-5c1260c4e280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1719 | 2026.01.13 00:39:05.642015 [ 3 ] {61398db8-a3f8-497b-bbc4-5c1260c4e280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1720 | 2026.01.13 00:39:05.642548 [ 3 ] {61398db8-a3f8-497b-bbc4-5c1260c4e280} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1721 | 2026.01.13 00:39:05.642584 [ 3 ] {61398db8-a3f8-497b-bbc4-5c1260c4e280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1722 | 2026.01.13 00:39:05.642905 [ 3 ] {61398db8-a3f8-497b-bbc4-5c1260c4e280} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1723 | 2026.01.13 00:39:05.643116 [ 3 ] {61398db8-a3f8-497b-bbc4-5c1260c4e280} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1724 | 2026.01.13 00:39:05.643237 [ 3 ] {61398db8-a3f8-497b-bbc4-5c1260c4e280} <Debug> executeQuery: Read 196 rows, 17.82 KiB in 0.001288 sec., 152173.91304347824 rows/sec., 13.51 MiB/sec. | ||
| 1725 | 2026.01.13 00:39:05.643274 [ 3 ] {61398db8-a3f8-497b-bbc4-5c1260c4e280} <Debug> TCPHandler: Processed in 0.001451585 sec. | ||
| 1726 | 2026.01.13 00:39:05.643382 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1727 | 2026.01.13 00:39:05.643475 [ 3 ] {0787e930-7ae8-473a-96a3-e91d9a05729f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1728 | 2026.01.13 00:39:05.643515 [ 3 ] {0787e930-7ae8-473a-96a3-e91d9a05729f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1729 | 2026.01.13 00:39:05.643944 [ 3 ] {0787e930-7ae8-473a-96a3-e91d9a05729f} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1730 | 2026.01.13 00:39:05.643983 [ 3 ] {0787e930-7ae8-473a-96a3-e91d9a05729f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1731 | 2026.01.13 00:39:05.644291 [ 3 ] {0787e930-7ae8-473a-96a3-e91d9a05729f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1732 | 2026.01.13 00:39:05.644505 [ 3 ] {0787e930-7ae8-473a-96a3-e91d9a05729f} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1733 | 2026.01.13 00:39:05.644616 [ 69 ] {} <Debug> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1734 | 2026.01.13 00:39:05.644631 [ 3 ] {0787e930-7ae8-473a-96a3-e91d9a05729f} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001174 sec., 18739.352640545145 rows/sec., 1.42 MiB/sec. | ||
| 1735 | 2026.01.13 00:39:05.644684 [ 69 ] {} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1736 | 2026.01.13 00:39:05.644693 [ 3 ] {0787e930-7ae8-473a-96a3-e91d9a05729f} <Debug> TCPHandler: Processed in 0.001358644 sec. | ||
| 1737 | 2026.01.13 00:39:05.644713 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1738 | 2026.01.13 00:39:05.644802 [ 199 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::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 | ||
| 1739 | 2026.01.13 00:39:05.644823 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1740 | 2026.01.13 00:39:05.644881 [ 199 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1741 | 2026.01.13 00:39:05.644907 [ 199 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
| 1742 | 2026.01.13 00:39:05.644920 [ 3 ] {16cb4ee0-452c-46a9-83a5-8b8d49d4e7d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1743 | 2026.01.13 00:39:05.644960 [ 3 ] {16cb4ee0-452c-46a9-83a5-8b8d49d4e7d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1744 | 2026.01.13 00:39:05.644961 [ 199 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::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 | ||
| 1745 | 2026.01.13 00:39:05.645010 [ 199 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 1746 | 2026.01.13 00:39:05.645055 [ 199 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::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 | ||
| 1747 | 2026.01.13 00:39:05.645110 [ 199 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part | ||
| 1748 | 2026.01.13 00:39:05.645167 [ 199 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 22 rows starting from the beginning of the part | ||
| 1749 | 2026.01.13 00:39:05.645399 [ 3 ] {16cb4ee0-452c-46a9-83a5-8b8d49d4e7d2} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1750 | 2026.01.13 00:39:05.645435 [ 3 ] {16cb4ee0-452c-46a9-83a5-8b8d49d4e7d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1751 | 2026.01.13 00:39:05.645821 [ 3 ] {16cb4ee0-452c-46a9-83a5-8b8d49d4e7d2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1752 | 2026.01.13 00:39:05.645863 [ 201 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 113 rows, containing 5 columns (5 merged, 0 gathered) in 0.001094131 sec., 103278.30945289001 rows/sec., 8.03 MiB/sec. | ||
| 1753 | 2026.01.13 00:39:05.646068 [ 3 ] {16cb4ee0-452c-46a9-83a5-8b8d49d4e7d2} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1754 | 2026.01.13 00:39:05.646093 [ 189 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1755 | 2026.01.13 00:39:05.646210 [ 3 ] {16cb4ee0-452c-46a9-83a5-8b8d49d4e7d2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001308 sec., 18348.62385321101 rows/sec., 1.52 MiB/sec. | ||
| 1756 | 2026.01.13 00:39:05.646255 [ 3 ] {16cb4ee0-452c-46a9-83a5-8b8d49d4e7d2} <Debug> TCPHandler: Processed in 0.001482435 sec. | ||
| 1757 | 2026.01.13 00:39:05.646371 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1758 | 2026.01.13 00:39:05.646444 [ 189 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_6_1} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1759 | 2026.01.13 00:39:05.646471 [ 3 ] {d956c6b9-4a9d-4092-919c-9dfe6cdfa594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1760 | 2026.01.13 00:39:05.646516 [ 3 ] {d956c6b9-4a9d-4092-919c-9dfe6cdfa594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1761 | 2026.01.13 00:39:05.646526 [ 189 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_6_1} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1762 | 2026.01.13 00:39:05.646622 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1763 | 2026.01.13 00:39:05.646929 [ 3 ] {d956c6b9-4a9d-4092-919c-9dfe6cdfa594} <Trace> oximeter.fields_u8 (3fed0e26-75a1-4f98-9e1a-d6596b4272b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1764 | 2026.01.13 00:39:05.646972 [ 3 ] {d956c6b9-4a9d-4092-919c-9dfe6cdfa594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1765 | 2026.01.13 00:39:05.647286 [ 3 ] {d956c6b9-4a9d-4092-919c-9dfe6cdfa594} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1766 | 2026.01.13 00:39:05.647541 [ 3 ] {d956c6b9-4a9d-4092-919c-9dfe6cdfa594} <Trace> oximeter.fields_u8 (3fed0e26-75a1-4f98-9e1a-d6596b4272b4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1767 | 2026.01.13 00:39:05.647671 [ 3 ] {d956c6b9-4a9d-4092-919c-9dfe6cdfa594} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00122 sec., 9836.065573770493 rows/sec., 768.44 KiB/sec. | ||
| 1768 | 2026.01.13 00:39:05.647709 [ 3 ] {d956c6b9-4a9d-4092-919c-9dfe6cdfa594} <Debug> TCPHandler: Processed in 0.001387964 sec. | ||
| 1769 | 2026.01.13 00:39:05.647821 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1770 | 2026.01.13 00:39:05.647923 [ 3 ] {13c5463a-3e6a-4a64-a299-e7342e0b524f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1771 | 2026.01.13 00:39:05.647962 [ 3 ] {13c5463a-3e6a-4a64-a299-e7342e0b524f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1772 | 2026.01.13 00:39:05.648401 [ 3 ] {13c5463a-3e6a-4a64-a299-e7342e0b524f} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1773 | 2026.01.13 00:39:05.648439 [ 3 ] {13c5463a-3e6a-4a64-a299-e7342e0b524f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1774 | 2026.01.13 00:39:05.648767 [ 3 ] {13c5463a-3e6a-4a64-a299-e7342e0b524f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1775 | 2026.01.13 00:39:05.648990 [ 3 ] {13c5463a-3e6a-4a64-a299-e7342e0b524f} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1776 | 2026.01.13 00:39:05.649135 [ 3 ] {13c5463a-3e6a-4a64-a299-e7342e0b524f} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.001214 sec., 90609.55518945634 rows/sec., 7.38 MiB/sec. | ||
| 1777 | 2026.01.13 00:39:05.649179 [ 3 ] {13c5463a-3e6a-4a64-a299-e7342e0b524f} <Debug> TCPHandler: Processed in 0.001410115 sec. | ||
| 1778 | 2026.01.13 00:39:05.649293 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1779 | 2026.01.13 00:39:05.649389 [ 3 ] {098f67b2-20e7-4f6e-9562-2d41bd1c1175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1780 | 2026.01.13 00:39:05.649431 [ 3 ] {098f67b2-20e7-4f6e-9562-2d41bd1c1175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1781 | 2026.01.13 00:39:05.649830 [ 3 ] {098f67b2-20e7-4f6e-9562-2d41bd1c1175} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1782 | 2026.01.13 00:39:05.649868 [ 3 ] {098f67b2-20e7-4f6e-9562-2d41bd1c1175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1783 | 2026.01.13 00:39:05.650206 [ 3 ] {098f67b2-20e7-4f6e-9562-2d41bd1c1175} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1784 | 2026.01.13 00:39:05.650420 [ 3 ] {098f67b2-20e7-4f6e-9562-2d41bd1c1175} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1785 | 2026.01.13 00:39:05.650563 [ 3 ] {098f67b2-20e7-4f6e-9562-2d41bd1c1175} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001178 sec., 166383.70118845502 rows/sec., 11.94 MiB/sec. | ||
| 1786 | 2026.01.13 00:39:05.650604 [ 3 ] {098f67b2-20e7-4f6e-9562-2d41bd1c1175} <Debug> TCPHandler: Processed in 0.001362454 sec. | ||
| 1787 | 2026.01.13 00:39:05.650743 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1788 | 2026.01.13 00:39:05.650839 [ 3 ] {c87ee853-1906-4a1d-97e6-fa2239e17854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1789 | 2026.01.13 00:39:05.650890 [ 3 ] {c87ee853-1906-4a1d-97e6-fa2239e17854} <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 | ||
| 1790 | 2026.01.13 00:39:05.651661 [ 3 ] {c87ee853-1906-4a1d-97e6-fa2239e17854} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1791 | 2026.01.13 00:39:05.651698 [ 3 ] {c87ee853-1906-4a1d-97e6-fa2239e17854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1792 | 2026.01.13 00:39:05.652194 [ 3 ] {c87ee853-1906-4a1d-97e6-fa2239e17854} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1793 | 2026.01.13 00:39:05.652403 [ 3 ] {c87ee853-1906-4a1d-97e6-fa2239e17854} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1794 | 2026.01.13 00:39:05.652505 [ 69 ] {} <Debug> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1795 | 2026.01.13 00:39:05.652535 [ 3 ] {c87ee853-1906-4a1d-97e6-fa2239e17854} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001715 sec., 5830.903790087464 rows/sec., 10.45 MiB/sec. | ||
| 1796 | 2026.01.13 00:39:05.652540 [ 69 ] {} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1797 | 2026.01.13 00:39:05.652573 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1798 | 2026.01.13 00:39:05.652600 [ 3 ] {c87ee853-1906-4a1d-97e6-fa2239e17854} <Debug> TCPHandler: Processed in 0.00190812 sec. | ||
| 1799 | 2026.01.13 00:39:05.652645 [ 199 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::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 | ||
| 1800 | 2026.01.13 00:39:05.652714 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1801 | 2026.01.13 00:39:05.652808 [ 3 ] {cf146a5a-0434-4084-b5a9-cc0593772407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1802 | 2026.01.13 00:39:05.652813 [ 199 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1803 | 2026.01.13 00:39:05.652850 [ 3 ] {cf146a5a-0434-4084-b5a9-cc0593772407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1804 | 2026.01.13 00:39:05.652873 [ 199 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::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 | ||
| 1805 | 2026.01.13 00:39:05.652973 [ 199 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::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 | ||
| 1806 | 2026.01.13 00:39:05.653070 [ 199 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 1807 | 2026.01.13 00:39:05.653159 [ 199 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::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 | ||
| 1808 | 2026.01.13 00:39:05.653179 [ 3 ] {cf146a5a-0434-4084-b5a9-cc0593772407} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1809 | 2026.01.13 00:39:05.653213 [ 3 ] {cf146a5a-0434-4084-b5a9-cc0593772407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1810 | 2026.01.13 00:39:05.653246 [ 199 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part | ||
| 1811 | 2026.01.13 00:39:05.653333 [ 199 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 1812 | 2026.01.13 00:39:05.653500 [ 3 ] {cf146a5a-0434-4084-b5a9-cc0593772407} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1813 | 2026.01.13 00:39:05.653718 [ 3 ] {cf146a5a-0434-4084-b5a9-cc0593772407} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1814 | 2026.01.13 00:39:05.653841 [ 3 ] {cf146a5a-0434-4084-b5a9-cc0593772407} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 1815 | 2026.01.13 00:39:05.653873 [ 3 ] {cf146a5a-0434-4084-b5a9-cc0593772407} <Debug> TCPHandler: Processed in 0.001210023 sec. | ||
| 1816 | 2026.01.13 00:39:05.654972 [ 201 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 77 rows, containing 19 columns (19 merged, 0 gathered) in 0.002356354 sec., 32677.602771060712 rows/sec., 58.56 MiB/sec. | ||
| 1817 | 2026.01.13 00:39:05.655304 [ 201 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1818 | 2026.01.13 00:39:05.655651 [ 201 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1819 | 2026.01.13 00:39:05.655721 [ 201 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1820 | 2026.01.13 00:39:05.655828 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 1821 | 2026.01.13 00:39:07.502125 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3378 | ||
| 1822 | 2026.01.13 00:39:07.502866 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1823 | 2026.01.13 00:39:07.502939 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1824 | 2026.01.13 00:39:07.503688 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1825 | 2026.01.13 00:39:07.503920 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1826 | 2026.01.13 00:39:07.504056 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3378 | ||
| 1827 | 2026.01.13 00:39:07.677620 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1828 | 2026.01.13 00:39:07.695535 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1829 | 2026.01.13 00:39:07.695596 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1830 | 2026.01.13 00:39:07.700932 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1831 | 2026.01.13 00:39:07.701625 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1832 | 2026.01.13 00:39:07.704727 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1833 | 2026.01.13 00:39:10.638279 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1834 | 2026.01.13 00:39:10.638489 [ 3 ] {9d03181e-3735-4033-80e1-6efa38a1a545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1835 | 2026.01.13 00:39:10.638561 [ 3 ] {9d03181e-3735-4033-80e1-6efa38a1a545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1836 | 2026.01.13 00:39:10.639315 [ 3 ] {9d03181e-3735-4033-80e1-6efa38a1a545} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1837 | 2026.01.13 00:39:10.639362 [ 3 ] {9d03181e-3735-4033-80e1-6efa38a1a545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1838 | 2026.01.13 00:39:10.639748 [ 3 ] {9d03181e-3735-4033-80e1-6efa38a1a545} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1839 | 2026.01.13 00:39:10.639974 [ 3 ] {9d03181e-3735-4033-80e1-6efa38a1a545} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1840 | 2026.01.13 00:39:10.640125 [ 3 ] {9d03181e-3735-4033-80e1-6efa38a1a545} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001688 sec., 62796.208530805685 rows/sec., 5.24 MiB/sec. | ||
| 1841 | 2026.01.13 00:39:10.640172 [ 3 ] {9d03181e-3735-4033-80e1-6efa38a1a545} <Debug> TCPHandler: Processed in 0.002053272 sec. | ||
| 1842 | 2026.01.13 00:39:10.640292 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1843 | 2026.01.13 00:39:10.640398 [ 3 ] {016c4816-1caa-45fb-a411-f1c906fc0ec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1844 | 2026.01.13 00:39:10.640442 [ 3 ] {016c4816-1caa-45fb-a411-f1c906fc0ec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1845 | 2026.01.13 00:39:10.640848 [ 3 ] {016c4816-1caa-45fb-a411-f1c906fc0ec9} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1846 | 2026.01.13 00:39:10.640884 [ 3 ] {016c4816-1caa-45fb-a411-f1c906fc0ec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1847 | 2026.01.13 00:39:10.641177 [ 3 ] {016c4816-1caa-45fb-a411-f1c906fc0ec9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1848 | 2026.01.13 00:39:10.641386 [ 3 ] {016c4816-1caa-45fb-a411-f1c906fc0ec9} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1849 | 2026.01.13 00:39:10.641511 [ 3 ] {016c4816-1caa-45fb-a411-f1c906fc0ec9} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001138 sec., 21968.365553602813 rows/sec., 1.61 MiB/sec. | ||
| 1850 | 2026.01.13 00:39:10.641548 [ 3 ] {016c4816-1caa-45fb-a411-f1c906fc0ec9} <Debug> TCPHandler: Processed in 0.001309864 sec. | ||
| 1851 | 2026.01.13 00:39:10.641651 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1852 | 2026.01.13 00:39:10.641756 [ 3 ] {5172c854-788d-4e40-9ea9-af88ea6ffe34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1853 | 2026.01.13 00:39:10.641798 [ 3 ] {5172c854-788d-4e40-9ea9-af88ea6ffe34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1854 | 2026.01.13 00:39:10.642224 [ 3 ] {5172c854-788d-4e40-9ea9-af88ea6ffe34} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1855 | 2026.01.13 00:39:10.642259 [ 3 ] {5172c854-788d-4e40-9ea9-af88ea6ffe34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1856 | 2026.01.13 00:39:10.642571 [ 3 ] {5172c854-788d-4e40-9ea9-af88ea6ffe34} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1857 | 2026.01.13 00:39:10.642783 [ 3 ] {5172c854-788d-4e40-9ea9-af88ea6ffe34} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1858 | 2026.01.13 00:39:10.642916 [ 3 ] {5172c854-788d-4e40-9ea9-af88ea6ffe34} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001181 sec., 75359.86452159187 rows/sec., 5.89 MiB/sec. | ||
| 1859 | 2026.01.13 00:39:10.642954 [ 3 ] {5172c854-788d-4e40-9ea9-af88ea6ffe34} <Debug> TCPHandler: Processed in 0.001356405 sec. | ||
| 1860 | 2026.01.13 00:39:10.643068 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1861 | 2026.01.13 00:39:10.643163 [ 3 ] {dd56bb1e-044f-46e6-b066-010cb5d22572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1862 | 2026.01.13 00:39:10.643208 [ 3 ] {dd56bb1e-044f-46e6-b066-010cb5d22572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1863 | 2026.01.13 00:39:10.643617 [ 3 ] {dd56bb1e-044f-46e6-b066-010cb5d22572} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1864 | 2026.01.13 00:39:10.643651 [ 3 ] {dd56bb1e-044f-46e6-b066-010cb5d22572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1865 | 2026.01.13 00:39:10.643983 [ 3 ] {dd56bb1e-044f-46e6-b066-010cb5d22572} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1866 | 2026.01.13 00:39:10.644192 [ 3 ] {dd56bb1e-044f-46e6-b066-010cb5d22572} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1867 | 2026.01.13 00:39:10.644317 [ 3 ] {dd56bb1e-044f-46e6-b066-010cb5d22572} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 1868 | 2026.01.13 00:39:10.644353 [ 3 ] {dd56bb1e-044f-46e6-b066-010cb5d22572} <Debug> TCPHandler: Processed in 0.001338274 sec. | ||
| 1869 | 2026.01.13 00:39:10.644466 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1870 | 2026.01.13 00:39:10.644562 [ 3 ] {da99b06b-38dd-45bf-a3be-94f5638f8698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1871 | 2026.01.13 00:39:10.644615 [ 3 ] {da99b06b-38dd-45bf-a3be-94f5638f8698} <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 | ||
| 1872 | 2026.01.13 00:39:10.645401 [ 3 ] {da99b06b-38dd-45bf-a3be-94f5638f8698} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1873 | 2026.01.13 00:39:10.645437 [ 3 ] {da99b06b-38dd-45bf-a3be-94f5638f8698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1874 | 2026.01.13 00:39:10.645990 [ 3 ] {da99b06b-38dd-45bf-a3be-94f5638f8698} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1875 | 2026.01.13 00:39:10.646225 [ 3 ] {da99b06b-38dd-45bf-a3be-94f5638f8698} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1876 | 2026.01.13 00:39:10.646361 [ 3 ] {da99b06b-38dd-45bf-a3be-94f5638f8698} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001819 sec., 13743.815283122594 rows/sec., 24.63 MiB/sec. | ||
| 1877 | 2026.01.13 00:39:10.646425 [ 3 ] {da99b06b-38dd-45bf-a3be-94f5638f8698} <Debug> TCPHandler: Processed in 0.002010431 sec. | ||
| 1878 | 2026.01.13 00:39:10.646539 [ 3 ] {} <Trace> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1879 | 2026.01.13 00:39:10.646636 [ 3 ] {83a4eb58-c649-4e3e-adfb-7275028842dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42475) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1880 | 2026.01.13 00:39:10.646680 [ 3 ] {83a4eb58-c649-4e3e-adfb-7275028842dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1881 | 2026.01.13 00:39:10.647050 [ 3 ] {83a4eb58-c649-4e3e-adfb-7275028842dd} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1882 | 2026.01.13 00:39:10.647082 [ 3 ] {83a4eb58-c649-4e3e-adfb-7275028842dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1883 | 2026.01.13 00:39:10.647391 [ 3 ] {83a4eb58-c649-4e3e-adfb-7275028842dd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1884 | 2026.01.13 00:39:10.647608 [ 3 ] {83a4eb58-c649-4e3e-adfb-7275028842dd} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1885 | 2026.01.13 00:39:10.647733 [ 3 ] {83a4eb58-c649-4e3e-adfb-7275028842dd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 1886 | 2026.01.13 00:39:10.647768 [ 3 ] {83a4eb58-c649-4e3e-adfb-7275028842dd} <Debug> TCPHandler: Processed in 0.001278424 sec. | ||
| 1887 | 2026.01.13 00:39:14.930638 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1888 | 2026.01.13 00:39:14.930710 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1889 | 2026.01.13 00:39:15.002891 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 268 | ||
| 1890 | 2026.01.13 00:39:15.004176 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3890 | ||
| 1891 | 2026.01.13 00:39:15.004715 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1892 | 2026.01.13 00:39:15.004758 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1893 | 2026.01.13 00:39:15.005077 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1894 | 2026.01.13 00:39:15.005126 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1895 | 2026.01.13 00:39:15.005253 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1896 | 2026.01.13 00:39:15.005494 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1897 | 2026.01.13 00:39:15.005625 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3890 | ||
| 1898 | 2026.01.13 00:39:15.006296 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1899 | 2026.01.13 00:39:15.006574 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1900 | 2026.01.13 00:39:15.006875 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 268 | ||
| 1901 | 2026.01.13 00:39:15.034241 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1902 | 2026.01.13 00:39:15.034299 [ 3 ] {} <Debug> TCP-Session: fc63c4e0-4cd1-4214-b1df-d75473195280 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1903 | 2026.01.13 00:39:15.205035 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1904 | 2026.01.13 00:39:15.223086 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1905 | 2026.01.13 00:39:15.223151 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1906 | 2026.01.13 00:39:15.229069 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1907 | 2026.01.13 00:39:15.229756 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1908 | 2026.01.13 00:39:15.232934 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1909 | 2026.01.13 00:39:15.638143 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1910 | 2026.01.13 00:39:15.638419 [ 4 ] {9ae1c855-f5bd-47bb-9369-4aa0ac9387b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1911 | 2026.01.13 00:39:15.638520 [ 4 ] {9ae1c855-f5bd-47bb-9369-4aa0ac9387b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1912 | 2026.01.13 00:39:15.639225 [ 4 ] {9ae1c855-f5bd-47bb-9369-4aa0ac9387b5} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1913 | 2026.01.13 00:39:15.639272 [ 4 ] {9ae1c855-f5bd-47bb-9369-4aa0ac9387b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1914 | 2026.01.13 00:39:15.639683 [ 4 ] {9ae1c855-f5bd-47bb-9369-4aa0ac9387b5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1915 | 2026.01.13 00:39:15.639930 [ 4 ] {9ae1c855-f5bd-47bb-9369-4aa0ac9387b5} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1916 | 2026.01.13 00:39:15.640080 [ 4 ] {9ae1c855-f5bd-47bb-9369-4aa0ac9387b5} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001736 sec., 43778.801843317975 rows/sec., 3.59 MiB/sec. | ||
| 1917 | 2026.01.13 00:39:15.640120 [ 4 ] {9ae1c855-f5bd-47bb-9369-4aa0ac9387b5} <Debug> TCPHandler: Processed in 0.002166232 sec. | ||
| 1918 | 2026.01.13 00:39:15.640245 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1919 | 2026.01.13 00:39:15.640339 [ 4 ] {09b31a11-a899-449d-b74c-3589621eb38f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1920 | 2026.01.13 00:39:15.640378 [ 4 ] {09b31a11-a899-449d-b74c-3589621eb38f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1921 | 2026.01.13 00:39:15.640774 [ 4 ] {09b31a11-a899-449d-b74c-3589621eb38f} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1922 | 2026.01.13 00:39:15.640810 [ 4 ] {09b31a11-a899-449d-b74c-3589621eb38f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1923 | 2026.01.13 00:39:15.641108 [ 4 ] {09b31a11-a899-449d-b74c-3589621eb38f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1924 | 2026.01.13 00:39:15.641311 [ 4 ] {09b31a11-a899-449d-b74c-3589621eb38f} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1925 | 2026.01.13 00:39:15.641437 [ 4 ] {09b31a11-a899-449d-b74c-3589621eb38f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001117 sec., 8952.551477170995 rows/sec., 673.19 KiB/sec. | ||
| 1926 | 2026.01.13 00:39:15.641473 [ 4 ] {09b31a11-a899-449d-b74c-3589621eb38f} <Debug> TCPHandler: Processed in 0.001275973 sec. | ||
| 1927 | 2026.01.13 00:39:15.641581 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1928 | 2026.01.13 00:39:15.641674 [ 4 ] {95a250e3-97d4-4c17-9406-daf25b38bdef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1929 | 2026.01.13 00:39:15.641712 [ 4 ] {95a250e3-97d4-4c17-9406-daf25b38bdef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1930 | 2026.01.13 00:39:15.642118 [ 4 ] {95a250e3-97d4-4c17-9406-daf25b38bdef} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1931 | 2026.01.13 00:39:15.642154 [ 4 ] {95a250e3-97d4-4c17-9406-daf25b38bdef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1932 | 2026.01.13 00:39:15.642447 [ 4 ] {95a250e3-97d4-4c17-9406-daf25b38bdef} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1933 | 2026.01.13 00:39:15.642650 [ 4 ] {95a250e3-97d4-4c17-9406-daf25b38bdef} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1934 | 2026.01.13 00:39:15.642772 [ 4 ] {95a250e3-97d4-4c17-9406-daf25b38bdef} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001116 sec., 66308.24372759857 rows/sec., 5.18 MiB/sec. | ||
| 1935 | 2026.01.13 00:39:15.642807 [ 4 ] {95a250e3-97d4-4c17-9406-daf25b38bdef} <Debug> TCPHandler: Processed in 0.001272773 sec. | ||
| 1936 | 2026.01.13 00:39:15.642925 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1937 | 2026.01.13 00:39:15.643018 [ 4 ] {51ac8011-a652-4511-be90-507267a88432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1938 | 2026.01.13 00:39:15.643060 [ 4 ] {51ac8011-a652-4511-be90-507267a88432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1939 | 2026.01.13 00:39:15.643532 [ 4 ] {51ac8011-a652-4511-be90-507267a88432} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1940 | 2026.01.13 00:39:15.643572 [ 4 ] {51ac8011-a652-4511-be90-507267a88432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1941 | 2026.01.13 00:39:15.643913 [ 4 ] {51ac8011-a652-4511-be90-507267a88432} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1942 | 2026.01.13 00:39:15.644124 [ 4 ] {51ac8011-a652-4511-be90-507267a88432} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1943 | 2026.01.13 00:39:15.644249 [ 4 ] {51ac8011-a652-4511-be90-507267a88432} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001249 sec., 128102.48198558849 rows/sec., 8.92 MiB/sec. | ||
| 1944 | 2026.01.13 00:39:15.644283 [ 4 ] {51ac8011-a652-4511-be90-507267a88432} <Debug> TCPHandler: Processed in 0.001406145 sec. | ||
| 1945 | 2026.01.13 00:39:15.644394 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1946 | 2026.01.13 00:39:15.644487 [ 4 ] {02dbe0e9-cfb0-4571-8d8c-42b0bd491cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1947 | 2026.01.13 00:39:15.644540 [ 4 ] {02dbe0e9-cfb0-4571-8d8c-42b0bd491cb9} <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 | ||
| 1948 | 2026.01.13 00:39:15.645290 [ 4 ] {02dbe0e9-cfb0-4571-8d8c-42b0bd491cb9} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1949 | 2026.01.13 00:39:15.645326 [ 4 ] {02dbe0e9-cfb0-4571-8d8c-42b0bd491cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1950 | 2026.01.13 00:39:15.645822 [ 4 ] {02dbe0e9-cfb0-4571-8d8c-42b0bd491cb9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1951 | 2026.01.13 00:39:15.646053 [ 4 ] {02dbe0e9-cfb0-4571-8d8c-42b0bd491cb9} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1952 | 2026.01.13 00:39:15.646186 [ 4 ] {02dbe0e9-cfb0-4571-8d8c-42b0bd491cb9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001717 sec., 5824.111822947 rows/sec., 10.44 MiB/sec. | ||
| 1953 | 2026.01.13 00:39:15.646234 [ 4 ] {02dbe0e9-cfb0-4571-8d8c-42b0bd491cb9} <Debug> TCPHandler: Processed in 0.00188756 sec. | ||
| 1954 | 2026.01.13 00:39:15.646352 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1955 | 2026.01.13 00:39:15.646444 [ 4 ] {387419eb-8f45-4bd8-a688-cdcded051ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1956 | 2026.01.13 00:39:15.646485 [ 4 ] {387419eb-8f45-4bd8-a688-cdcded051ff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1957 | 2026.01.13 00:39:15.646811 [ 4 ] {387419eb-8f45-4bd8-a688-cdcded051ff6} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1958 | 2026.01.13 00:39:15.646848 [ 4 ] {387419eb-8f45-4bd8-a688-cdcded051ff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 1959 | 2026.01.13 00:39:15.647163 [ 4 ] {387419eb-8f45-4bd8-a688-cdcded051ff6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1960 | 2026.01.13 00:39:15.647380 [ 4 ] {387419eb-8f45-4bd8-a688-cdcded051ff6} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1961 | 2026.01.13 00:39:15.647520 [ 4 ] {387419eb-8f45-4bd8-a688-cdcded051ff6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 1962 | 2026.01.13 00:39:15.647555 [ 4 ] {387419eb-8f45-4bd8-a688-cdcded051ff6} <Debug> TCPHandler: Processed in 0.001250933 sec. | ||
| 1963 | 2026.01.13 00:39:16.000242 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.00 MiB, peak 186.32 MiB, free memory in arenas 0.00 B, will set to 183.19 MiB (RSS), difference: 2.20 MiB | ||
| 1964 | 2026.01.13 00:39:19.640283 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1965 | 2026.01.13 00:39:19.640558 [ 4 ] {70d3b3b7-261d-4844-9e88-6afe5313a404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1966 | 2026.01.13 00:39:19.640921 [ 4 ] {70d3b3b7-261d-4844-9e88-6afe5313a404} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1967 | 2026.01.13 00:39:19.640959 [ 4 ] {70d3b3b7-261d-4844-9e88-6afe5313a404} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1968 | 2026.01.13 00:39:19.641213 [ 4 ] {70d3b3b7-261d-4844-9e88-6afe5313a404} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1969 | 2026.01.13 00:39:19.641281 [ 4 ] {70d3b3b7-261d-4844-9e88-6afe5313a404} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1970 | 2026.01.13 00:39:19.641422 [ 4 ] {70d3b3b7-261d-4844-9e88-6afe5313a404} <Debug> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1971 | 2026.01.13 00:39:19.641561 [ 305 ] {70d3b3b7-261d-4844-9e88-6afe5313a404} <Trace> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1972 | 2026.01.13 00:39:19.641576 [ 261 ] {70d3b3b7-261d-4844-9e88-6afe5313a404} <Trace> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1973 | 2026.01.13 00:39:19.641739 [ 4 ] {70d3b3b7-261d-4844-9e88-6afe5313a404} <Debug> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (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 | ||
| 1974 | 2026.01.13 00:39:19.641766 [ 4 ] {70d3b3b7-261d-4844-9e88-6afe5313a404} <Trace> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1975 | 2026.01.13 00:39:19.643811 [ 4 ] {70d3b3b7-261d-4844-9e88-6afe5313a404} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1976 | 2026.01.13 00:39:19.643856 [ 4 ] {70d3b3b7-261d-4844-9e88-6afe5313a404} <Debug> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1977 | 2026.01.13 00:39:19.643940 [ 4 ] {70d3b3b7-261d-4844-9e88-6afe5313a404} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1978 | 2026.01.13 00:39:19.644006 [ 4 ] {70d3b3b7-261d-4844-9e88-6afe5313a404} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1979 | 2026.01.13 00:39:19.645156 [ 4 ] {70d3b3b7-261d-4844-9e88-6afe5313a404} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.004706 sec., 6162.345941351466 rows/sec., 268.52 KiB/sec. | ||
| 1980 | 2026.01.13 00:39:19.645276 [ 4 ] {70d3b3b7-261d-4844-9e88-6afe5313a404} <Debug> TCPHandler: Processed in 0.005131923 sec. | ||
| 1981 | 2026.01.13 00:39:19.645558 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1982 | 2026.01.13 00:39:19.645691 [ 4 ] {fcd8adb8-dd62-4a3f-9adf-e7f65a770963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1983 | 2026.01.13 00:39:19.645909 [ 4 ] {fcd8adb8-dd62-4a3f-9adf-e7f65a770963} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1984 | 2026.01.13 00:39:19.645943 [ 4 ] {fcd8adb8-dd62-4a3f-9adf-e7f65a770963} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1985 | 2026.01.13 00:39:19.646138 [ 4 ] {fcd8adb8-dd62-4a3f-9adf-e7f65a770963} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1986 | 2026.01.13 00:39:19.646190 [ 4 ] {fcd8adb8-dd62-4a3f-9adf-e7f65a770963} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1987 | 2026.01.13 00:39:19.646290 [ 4 ] {fcd8adb8-dd62-4a3f-9adf-e7f65a770963} <Debug> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1988 | 2026.01.13 00:39:19.646356 [ 261 ] {fcd8adb8-dd62-4a3f-9adf-e7f65a770963} <Trace> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1989 | 2026.01.13 00:39:19.646359 [ 260 ] {fcd8adb8-dd62-4a3f-9adf-e7f65a770963} <Trace> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1990 | 2026.01.13 00:39:19.646477 [ 4 ] {fcd8adb8-dd62-4a3f-9adf-e7f65a770963} <Debug> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (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 | ||
| 1991 | 2026.01.13 00:39:19.646502 [ 4 ] {fcd8adb8-dd62-4a3f-9adf-e7f65a770963} <Trace> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1992 | 2026.01.13 00:39:19.646558 [ 4 ] {fcd8adb8-dd62-4a3f-9adf-e7f65a770963} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1993 | 2026.01.13 00:39:19.646574 [ 4 ] {fcd8adb8-dd62-4a3f-9adf-e7f65a770963} <Debug> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1994 | 2026.01.13 00:39:19.646604 [ 4 ] {fcd8adb8-dd62-4a3f-9adf-e7f65a770963} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1995 | 2026.01.13 00:39:19.646634 [ 4 ] {fcd8adb8-dd62-4a3f-9adf-e7f65a770963} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1996 | 2026.01.13 00:39:19.647346 [ 4 ] {fcd8adb8-dd62-4a3f-9adf-e7f65a770963} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001709 sec., 16968.987712112346 rows/sec., 739.42 KiB/sec. | ||
| 1997 | 2026.01.13 00:39:19.647433 [ 4 ] {fcd8adb8-dd62-4a3f-9adf-e7f65a770963} <Debug> TCPHandler: Processed in 0.00192602 sec. | ||
| 1998 | 2026.01.13 00:39:19.647649 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1999 | 2026.01.13 00:39:19.647780 [ 4 ] {faf1f277-3f30-4f94-8b20-f5978cc937c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2000 | 2026.01.13 00:39:19.647988 [ 4 ] {faf1f277-3f30-4f94-8b20-f5978cc937c4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2001 | 2026.01.13 00:39:19.648023 [ 4 ] {faf1f277-3f30-4f94-8b20-f5978cc937c4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2002 | 2026.01.13 00:39:19.648215 [ 4 ] {faf1f277-3f30-4f94-8b20-f5978cc937c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2003 | 2026.01.13 00:39:19.648266 [ 4 ] {faf1f277-3f30-4f94-8b20-f5978cc937c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2004 | 2026.01.13 00:39:19.648362 [ 4 ] {faf1f277-3f30-4f94-8b20-f5978cc937c4} <Debug> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 2005 | 2026.01.13 00:39:19.648444 [ 260 ] {faf1f277-3f30-4f94-8b20-f5978cc937c4} <Trace> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2006 | 2026.01.13 00:39:19.648478 [ 295 ] {faf1f277-3f30-4f94-8b20-f5978cc937c4} <Trace> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2007 | 2026.01.13 00:39:19.648565 [ 4 ] {faf1f277-3f30-4f94-8b20-f5978cc937c4} <Debug> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (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 | ||
| 2008 | 2026.01.13 00:39:19.648591 [ 4 ] {faf1f277-3f30-4f94-8b20-f5978cc937c4} <Trace> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2009 | 2026.01.13 00:39:19.648645 [ 4 ] {faf1f277-3f30-4f94-8b20-f5978cc937c4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2010 | 2026.01.13 00:39:19.648662 [ 4 ] {faf1f277-3f30-4f94-8b20-f5978cc937c4} <Debug> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2011 | 2026.01.13 00:39:19.648691 [ 4 ] {faf1f277-3f30-4f94-8b20-f5978cc937c4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2012 | 2026.01.13 00:39:19.648746 [ 4 ] {faf1f277-3f30-4f94-8b20-f5978cc937c4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2013 | 2026.01.13 00:39:19.649300 [ 4 ] {faf1f277-3f30-4f94-8b20-f5978cc937c4} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001574 sec., 18424.396442185513 rows/sec., 802.84 KiB/sec. | ||
| 2014 | 2026.01.13 00:39:19.649385 [ 4 ] {faf1f277-3f30-4f94-8b20-f5978cc937c4} <Debug> TCPHandler: Processed in 0.001785669 sec. | ||
| 2015 | 2026.01.13 00:39:19.649598 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2016 | 2026.01.13 00:39:19.649730 [ 4 ] {d004e8cb-2ee8-4bcf-9f3a-115dafc7a0ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2017 | 2026.01.13 00:39:19.649938 [ 4 ] {d004e8cb-2ee8-4bcf-9f3a-115dafc7a0ad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2018 | 2026.01.13 00:39:19.649972 [ 4 ] {d004e8cb-2ee8-4bcf-9f3a-115dafc7a0ad} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2019 | 2026.01.13 00:39:19.650163 [ 4 ] {d004e8cb-2ee8-4bcf-9f3a-115dafc7a0ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2020 | 2026.01.13 00:39:19.650213 [ 4 ] {d004e8cb-2ee8-4bcf-9f3a-115dafc7a0ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2021 | 2026.01.13 00:39:19.650309 [ 4 ] {d004e8cb-2ee8-4bcf-9f3a-115dafc7a0ad} <Debug> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 2022 | 2026.01.13 00:39:19.650361 [ 324 ] {d004e8cb-2ee8-4bcf-9f3a-115dafc7a0ad} <Trace> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2023 | 2026.01.13 00:39:19.650371 [ 260 ] {d004e8cb-2ee8-4bcf-9f3a-115dafc7a0ad} <Trace> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2024 | 2026.01.13 00:39:19.650457 [ 4 ] {d004e8cb-2ee8-4bcf-9f3a-115dafc7a0ad} <Debug> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (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 | ||
| 2025 | 2026.01.13 00:39:19.650481 [ 4 ] {d004e8cb-2ee8-4bcf-9f3a-115dafc7a0ad} <Trace> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2026 | 2026.01.13 00:39:19.650534 [ 4 ] {d004e8cb-2ee8-4bcf-9f3a-115dafc7a0ad} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2027 | 2026.01.13 00:39:19.650550 [ 4 ] {d004e8cb-2ee8-4bcf-9f3a-115dafc7a0ad} <Debug> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2028 | 2026.01.13 00:39:19.650579 [ 4 ] {d004e8cb-2ee8-4bcf-9f3a-115dafc7a0ad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2029 | 2026.01.13 00:39:19.650609 [ 4 ] {d004e8cb-2ee8-4bcf-9f3a-115dafc7a0ad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2030 | 2026.01.13 00:39:19.651199 [ 4 ] {d004e8cb-2ee8-4bcf-9f3a-115dafc7a0ad} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001523 sec., 19041.365725541695 rows/sec., 829.73 KiB/sec. | ||
| 2031 | 2026.01.13 00:39:19.651287 [ 4 ] {d004e8cb-2ee8-4bcf-9f3a-115dafc7a0ad} <Debug> TCPHandler: Processed in 0.001737908 sec. | ||
| 2032 | 2026.01.13 00:39:19.651483 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2033 | 2026.01.13 00:39:19.651616 [ 4 ] {6ec7c739-8c4e-4546-82cd-3273ab406800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2034 | 2026.01.13 00:39:19.651819 [ 4 ] {6ec7c739-8c4e-4546-82cd-3273ab406800} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2035 | 2026.01.13 00:39:19.651853 [ 4 ] {6ec7c739-8c4e-4546-82cd-3273ab406800} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2036 | 2026.01.13 00:39:19.652046 [ 4 ] {6ec7c739-8c4e-4546-82cd-3273ab406800} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2037 | 2026.01.13 00:39:19.652097 [ 4 ] {6ec7c739-8c4e-4546-82cd-3273ab406800} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2038 | 2026.01.13 00:39:19.652199 [ 4 ] {6ec7c739-8c4e-4546-82cd-3273ab406800} <Debug> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 2039 | 2026.01.13 00:39:19.652250 [ 324 ] {6ec7c739-8c4e-4546-82cd-3273ab406800} <Trace> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2040 | 2026.01.13 00:39:19.652260 [ 260 ] {6ec7c739-8c4e-4546-82cd-3273ab406800} <Trace> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2041 | 2026.01.13 00:39:19.652342 [ 4 ] {6ec7c739-8c4e-4546-82cd-3273ab406800} <Debug> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (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 | ||
| 2042 | 2026.01.13 00:39:19.652366 [ 4 ] {6ec7c739-8c4e-4546-82cd-3273ab406800} <Trace> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2043 | 2026.01.13 00:39:19.652418 [ 4 ] {6ec7c739-8c4e-4546-82cd-3273ab406800} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2044 | 2026.01.13 00:39:19.652434 [ 4 ] {6ec7c739-8c4e-4546-82cd-3273ab406800} <Debug> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2045 | 2026.01.13 00:39:19.652464 [ 4 ] {6ec7c739-8c4e-4546-82cd-3273ab406800} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2046 | 2026.01.13 00:39:19.652493 [ 4 ] {6ec7c739-8c4e-4546-82cd-3273ab406800} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2047 | 2026.01.13 00:39:19.653093 [ 4 ] {6ec7c739-8c4e-4546-82cd-3273ab406800} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001538 sec., 18855.6566970091 rows/sec., 821.63 KiB/sec. | ||
| 2048 | 2026.01.13 00:39:19.653174 [ 4 ] {6ec7c739-8c4e-4546-82cd-3273ab406800} <Debug> TCPHandler: Processed in 0.001750338 sec. | ||
| 2049 | 2026.01.13 00:39:19.653388 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2050 | 2026.01.13 00:39:19.653512 [ 4 ] {4e8f29da-e877-4561-9d7b-21ee2e1002e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2051 | 2026.01.13 00:39:19.653702 [ 4 ] {4e8f29da-e877-4561-9d7b-21ee2e1002e5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2052 | 2026.01.13 00:39:19.653734 [ 4 ] {4e8f29da-e877-4561-9d7b-21ee2e1002e5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2053 | 2026.01.13 00:39:19.653929 [ 4 ] {4e8f29da-e877-4561-9d7b-21ee2e1002e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2054 | 2026.01.13 00:39:19.654043 [ 4 ] {4e8f29da-e877-4561-9d7b-21ee2e1002e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2055 | 2026.01.13 00:39:19.654139 [ 4 ] {4e8f29da-e877-4561-9d7b-21ee2e1002e5} <Debug> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2056 | 2026.01.13 00:39:19.654200 [ 324 ] {4e8f29da-e877-4561-9d7b-21ee2e1002e5} <Trace> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2057 | 2026.01.13 00:39:19.654200 [ 303 ] {4e8f29da-e877-4561-9d7b-21ee2e1002e5} <Trace> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2058 | 2026.01.13 00:39:19.654291 [ 4 ] {4e8f29da-e877-4561-9d7b-21ee2e1002e5} <Debug> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (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 | ||
| 2059 | 2026.01.13 00:39:19.654315 [ 4 ] {4e8f29da-e877-4561-9d7b-21ee2e1002e5} <Trace> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2060 | 2026.01.13 00:39:19.654368 [ 4 ] {4e8f29da-e877-4561-9d7b-21ee2e1002e5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2061 | 2026.01.13 00:39:19.654384 [ 4 ] {4e8f29da-e877-4561-9d7b-21ee2e1002e5} <Debug> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 2062 | 2026.01.13 00:39:19.654413 [ 4 ] {4e8f29da-e877-4561-9d7b-21ee2e1002e5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2063 | 2026.01.13 00:39:19.654445 [ 4 ] {4e8f29da-e877-4561-9d7b-21ee2e1002e5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2064 | 2026.01.13 00:39:19.654983 [ 4 ] {4e8f29da-e877-4561-9d7b-21ee2e1002e5} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001492 sec., 19436.99731903485 rows/sec., 846.97 KiB/sec. | ||
| 2065 | 2026.01.13 00:39:19.655069 [ 4 ] {4e8f29da-e877-4561-9d7b-21ee2e1002e5} <Debug> TCPHandler: Processed in 0.001703238 sec. | ||
| 2066 | 2026.01.13 00:39:19.738454 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2067 | 2026.01.13 00:39:19.738613 [ 4 ] {eefdd4d8-a309-470b-8ca4-84e2b2341383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2068 | 2026.01.13 00:39:19.738671 [ 4 ] {eefdd4d8-a309-470b-8ca4-84e2b2341383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2069 | 2026.01.13 00:39:19.739289 [ 4 ] {eefdd4d8-a309-470b-8ca4-84e2b2341383} <Trace> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2070 | 2026.01.13 00:39:19.739327 [ 4 ] {eefdd4d8-a309-470b-8ca4-84e2b2341383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2071 | 2026.01.13 00:39:19.739760 [ 4 ] {eefdd4d8-a309-470b-8ca4-84e2b2341383} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2072 | 2026.01.13 00:39:19.739959 [ 4 ] {eefdd4d8-a309-470b-8ca4-84e2b2341383} <Trace> oximeter.timeseries_schema (e6d30333-7632-41a4-ad17-7af0b7d59fc7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2073 | 2026.01.13 00:39:19.740115 [ 4 ] {eefdd4d8-a309-470b-8ca4-84e2b2341383} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001545 sec., 3883.495145631068 rows/sec., 864.68 KiB/sec. | ||
| 2074 | 2026.01.13 00:39:19.740153 [ 4 ] {eefdd4d8-a309-470b-8ca4-84e2b2341383} <Debug> TCPHandler: Processed in 0.001790169 sec. | ||
| 2075 | 2026.01.13 00:39:19.740272 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2076 | 2026.01.13 00:39:19.740367 [ 4 ] {d23ee8b1-fd60-48d0-a6cb-efdd6b20999a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2077 | 2026.01.13 00:39:19.740408 [ 4 ] {d23ee8b1-fd60-48d0-a6cb-efdd6b20999a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2078 | 2026.01.13 00:39:19.740814 [ 4 ] {d23ee8b1-fd60-48d0-a6cb-efdd6b20999a} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2079 | 2026.01.13 00:39:19.740848 [ 4 ] {d23ee8b1-fd60-48d0-a6cb-efdd6b20999a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2080 | 2026.01.13 00:39:19.741145 [ 4 ] {d23ee8b1-fd60-48d0-a6cb-efdd6b20999a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2081 | 2026.01.13 00:39:19.741366 [ 4 ] {d23ee8b1-fd60-48d0-a6cb-efdd6b20999a} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2082 | 2026.01.13 00:39:19.741489 [ 4 ] {d23ee8b1-fd60-48d0-a6cb-efdd6b20999a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00114 sec., 1754.3859649122808 rows/sec., 143.06 KiB/sec. | ||
| 2083 | 2026.01.13 00:39:19.741524 [ 4 ] {d23ee8b1-fd60-48d0-a6cb-efdd6b20999a} <Debug> TCPHandler: Processed in 0.001301563 sec. | ||
| 2084 | 2026.01.13 00:39:19.741636 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2085 | 2026.01.13 00:39:19.741730 [ 4 ] {90d2e4cb-f642-469b-af4e-ea9587096c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2086 | 2026.01.13 00:39:19.741768 [ 4 ] {90d2e4cb-f642-469b-af4e-ea9587096c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2087 | 2026.01.13 00:39:19.742826 [ 4 ] {90d2e4cb-f642-469b-af4e-ea9587096c55} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2088 | 2026.01.13 00:39:19.742859 [ 4 ] {90d2e4cb-f642-469b-af4e-ea9587096c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2089 | 2026.01.13 00:39:19.743231 [ 4 ] {90d2e4cb-f642-469b-af4e-ea9587096c55} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2090 | 2026.01.13 00:39:19.743443 [ 4 ] {90d2e4cb-f642-469b-af4e-ea9587096c55} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2091 | 2026.01.13 00:39:19.743568 [ 4 ] {90d2e4cb-f642-469b-af4e-ea9587096c55} <Debug> executeQuery: Read 1247 rows, 105.26 KiB in 0.001855 sec., 672237.1967654986 rows/sec., 55.41 MiB/sec. | ||
| 2092 | 2026.01.13 00:39:19.743604 [ 4 ] {90d2e4cb-f642-469b-af4e-ea9587096c55} <Debug> TCPHandler: Processed in 0.002016921 sec. | ||
| 2093 | 2026.01.13 00:39:19.743719 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2094 | 2026.01.13 00:39:19.743815 [ 4 ] {df7fad91-0566-493b-9144-1bcb2c4970ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2095 | 2026.01.13 00:39:19.743853 [ 4 ] {df7fad91-0566-493b-9144-1bcb2c4970ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2096 | 2026.01.13 00:39:19.744247 [ 4 ] {df7fad91-0566-493b-9144-1bcb2c4970ae} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2097 | 2026.01.13 00:39:19.744282 [ 4 ] {df7fad91-0566-493b-9144-1bcb2c4970ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2098 | 2026.01.13 00:39:19.744576 [ 4 ] {df7fad91-0566-493b-9144-1bcb2c4970ae} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2099 | 2026.01.13 00:39:19.744781 [ 4 ] {df7fad91-0566-493b-9144-1bcb2c4970ae} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2100 | 2026.01.13 00:39:19.744904 [ 4 ] {df7fad91-0566-493b-9144-1bcb2c4970ae} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001108 sec., 24368.231046931407 rows/sec., 1.78 MiB/sec. | ||
| 2101 | 2026.01.13 00:39:19.744939 [ 4 ] {df7fad91-0566-493b-9144-1bcb2c4970ae} <Debug> TCPHandler: Processed in 0.001268533 sec. | ||
| 2102 | 2026.01.13 00:39:19.745049 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2103 | 2026.01.13 00:39:19.745142 [ 4 ] {c5ac9814-811d-4ffe-88e4-fa8190f6bfab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2104 | 2026.01.13 00:39:19.745180 [ 4 ] {c5ac9814-811d-4ffe-88e4-fa8190f6bfab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2105 | 2026.01.13 00:39:19.745656 [ 4 ] {c5ac9814-811d-4ffe-88e4-fa8190f6bfab} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2106 | 2026.01.13 00:39:19.745691 [ 4 ] {c5ac9814-811d-4ffe-88e4-fa8190f6bfab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2107 | 2026.01.13 00:39:19.745988 [ 4 ] {c5ac9814-811d-4ffe-88e4-fa8190f6bfab} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2108 | 2026.01.13 00:39:19.746207 [ 4 ] {c5ac9814-811d-4ffe-88e4-fa8190f6bfab} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2109 | 2026.01.13 00:39:19.746331 [ 4 ] {c5ac9814-811d-4ffe-88e4-fa8190f6bfab} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001207 sec., 188898.09444904723 rows/sec., 12.79 MiB/sec. | ||
| 2110 | 2026.01.13 00:39:19.746368 [ 4 ] {c5ac9814-811d-4ffe-88e4-fa8190f6bfab} <Debug> TCPHandler: Processed in 0.001368395 sec. | ||
| 2111 | 2026.01.13 00:39:19.746474 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2112 | 2026.01.13 00:39:19.746567 [ 4 ] {7c9aaa0a-5b87-44f4-896c-72fe864f20c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2113 | 2026.01.13 00:39:19.746606 [ 4 ] {7c9aaa0a-5b87-44f4-896c-72fe864f20c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2114 | 2026.01.13 00:39:19.747198 [ 4 ] {7c9aaa0a-5b87-44f4-896c-72fe864f20c0} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2115 | 2026.01.13 00:39:19.747231 [ 4 ] {7c9aaa0a-5b87-44f4-896c-72fe864f20c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2116 | 2026.01.13 00:39:19.747546 [ 4 ] {7c9aaa0a-5b87-44f4-896c-72fe864f20c0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2117 | 2026.01.13 00:39:19.747749 [ 4 ] {7c9aaa0a-5b87-44f4-896c-72fe864f20c0} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2118 | 2026.01.13 00:39:19.747872 [ 4 ] {7c9aaa0a-5b87-44f4-896c-72fe864f20c0} <Debug> executeQuery: Read 547 rows, 41.57 KiB in 0.001323 sec., 413454.27059712773 rows/sec., 30.68 MiB/sec. | ||
| 2119 | 2026.01.13 00:39:19.747907 [ 4 ] {7c9aaa0a-5b87-44f4-896c-72fe864f20c0} <Debug> TCPHandler: Processed in 0.001481456 sec. | ||
| 2120 | 2026.01.13 00:39:19.748021 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2121 | 2026.01.13 00:39:19.748115 [ 4 ] {e9487140-cec3-4f55-91f7-07420a59816f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2122 | 2026.01.13 00:39:19.748157 [ 4 ] {e9487140-cec3-4f55-91f7-07420a59816f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2123 | 2026.01.13 00:39:19.749115 [ 4 ] {e9487140-cec3-4f55-91f7-07420a59816f} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2124 | 2026.01.13 00:39:19.749150 [ 4 ] {e9487140-cec3-4f55-91f7-07420a59816f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2125 | 2026.01.13 00:39:19.749659 [ 4 ] {e9487140-cec3-4f55-91f7-07420a59816f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2126 | 2026.01.13 00:39:19.749872 [ 4 ] {e9487140-cec3-4f55-91f7-07420a59816f} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2127 | 2026.01.13 00:39:19.749999 [ 4 ] {e9487140-cec3-4f55-91f7-07420a59816f} <Debug> executeQuery: Read 2433 rows, 166.70 KiB in 0.001902 sec., 1279179.810725552 rows/sec., 85.59 MiB/sec. | ||
| 2128 | 2026.01.13 00:39:19.750034 [ 4 ] {e9487140-cec3-4f55-91f7-07420a59816f} <Debug> TCPHandler: Processed in 0.002062052 sec. | ||
| 2129 | 2026.01.13 00:39:19.750153 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2130 | 2026.01.13 00:39:19.750247 [ 4 ] {85089206-3df4-457a-acc1-f5454a6ad27a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2131 | 2026.01.13 00:39:19.750301 [ 4 ] {85089206-3df4-457a-acc1-f5454a6ad27a} <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 | ||
| 2132 | 2026.01.13 00:39:19.751078 [ 4 ] {85089206-3df4-457a-acc1-f5454a6ad27a} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2133 | 2026.01.13 00:39:19.751112 [ 4 ] {85089206-3df4-457a-acc1-f5454a6ad27a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2134 | 2026.01.13 00:39:19.751614 [ 4 ] {85089206-3df4-457a-acc1-f5454a6ad27a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2135 | 2026.01.13 00:39:19.751834 [ 4 ] {85089206-3df4-457a-acc1-f5454a6ad27a} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2136 | 2026.01.13 00:39:19.751967 [ 4 ] {85089206-3df4-457a-acc1-f5454a6ad27a} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001738 sec., 14384.349827387803 rows/sec., 25.78 MiB/sec. | ||
| 2137 | 2026.01.13 00:39:19.752015 [ 4 ] {85089206-3df4-457a-acc1-f5454a6ad27a} <Debug> TCPHandler: Processed in 0.00191015 sec. | ||
| 2138 | 2026.01.13 00:39:19.752128 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2139 | 2026.01.13 00:39:19.752222 [ 4 ] {e2271965-449e-4b7a-b359-8bd8a973ade9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2140 | 2026.01.13 00:39:19.752263 [ 4 ] {e2271965-449e-4b7a-b359-8bd8a973ade9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2141 | 2026.01.13 00:39:19.752588 [ 4 ] {e2271965-449e-4b7a-b359-8bd8a973ade9} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2142 | 2026.01.13 00:39:19.752622 [ 4 ] {e2271965-449e-4b7a-b359-8bd8a973ade9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2143 | 2026.01.13 00:39:19.752928 [ 4 ] {e2271965-449e-4b7a-b359-8bd8a973ade9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2144 | 2026.01.13 00:39:19.753143 [ 4 ] {e2271965-449e-4b7a-b359-8bd8a973ade9} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2145 | 2026.01.13 00:39:19.753266 [ 4 ] {e2271965-449e-4b7a-b359-8bd8a973ade9} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001062 sec., 45197.74011299435 rows/sec., 3.05 MiB/sec. | ||
| 2146 | 2026.01.13 00:39:19.753299 [ 4 ] {e2271965-449e-4b7a-b359-8bd8a973ade9} <Debug> TCPHandler: Processed in 0.001220303 sec. | ||
| 2147 | 2026.01.13 00:39:20.631155 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2148 | 2026.01.13 00:39:20.631335 [ 4 ] {5b45a3ee-7102-4e6c-b476-f49019f1d55c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2149 | 2026.01.13 00:39:20.631402 [ 4 ] {5b45a3ee-7102-4e6c-b476-f49019f1d55c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2150 | 2026.01.13 00:39:20.632080 [ 4 ] {5b45a3ee-7102-4e6c-b476-f49019f1d55c} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2151 | 2026.01.13 00:39:20.632174 [ 4 ] {5b45a3ee-7102-4e6c-b476-f49019f1d55c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2152 | 2026.01.13 00:39:20.632585 [ 4 ] {5b45a3ee-7102-4e6c-b476-f49019f1d55c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2153 | 2026.01.13 00:39:20.632820 [ 4 ] {5b45a3ee-7102-4e6c-b476-f49019f1d55c} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2154 | 2026.01.13 00:39:20.632977 [ 4 ] {5b45a3ee-7102-4e6c-b476-f49019f1d55c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00169 sec., 33136.09467455621 rows/sec., 2.53 MiB/sec. | ||
| 2155 | 2026.01.13 00:39:20.632986 [ 47 ] {} <Debug> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2156 | 2026.01.13 00:39:20.633022 [ 4 ] {5b45a3ee-7102-4e6c-b476-f49019f1d55c} <Debug> TCPHandler: Processed in 0.002004801 sec. | ||
| 2157 | 2026.01.13 00:39:20.633061 [ 47 ] {} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2158 | 2026.01.13 00:39:20.633099 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2159 | 2026.01.13 00:39:20.633170 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2160 | 2026.01.13 00:39:20.633258 [ 193 ] {69955813-f697-4ff5-96f7-072ef266c358::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 | ||
| 2161 | 2026.01.13 00:39:20.633272 [ 4 ] {f73a8886-fe11-4db8-b035-5075a84f5fb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2162 | 2026.01.13 00:39:20.633341 [ 4 ] {f73a8886-fe11-4db8-b035-5075a84f5fb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2163 | 2026.01.13 00:39:20.633416 [ 193 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2164 | 2026.01.13 00:39:20.633465 [ 193 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 252 rows starting from the beginning of the part | ||
| 2165 | 2026.01.13 00:39:20.633581 [ 193 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 196 rows starting from the beginning of the part | ||
| 2166 | 2026.01.13 00:39:20.633653 [ 193 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 106 rows starting from the beginning of the part | ||
| 2167 | 2026.01.13 00:39:20.633710 [ 193 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 76 rows starting from the beginning of the part | ||
| 2168 | 2026.01.13 00:39:20.633758 [ 193 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1247 rows starting from the beginning of the part | ||
| 2169 | 2026.01.13 00:39:20.633800 [ 4 ] {f73a8886-fe11-4db8-b035-5075a84f5fb8} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2170 | 2026.01.13 00:39:20.633802 [ 193 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
| 2171 | 2026.01.13 00:39:20.633846 [ 4 ] {f73a8886-fe11-4db8-b035-5075a84f5fb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2172 | 2026.01.13 00:39:20.634208 [ 4 ] {f73a8886-fe11-4db8-b035-5075a84f5fb8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2173 | 2026.01.13 00:39:20.634446 [ 4 ] {f73a8886-fe11-4db8-b035-5075a84f5fb8} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2174 | 2026.01.13 00:39:20.634558 [ 47 ] {} <Debug> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2175 | 2026.01.13 00:39:20.634588 [ 4 ] {f73a8886-fe11-4db8-b035-5075a84f5fb8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001335 sec., 47940.07490636704 rows/sec., 3.74 MiB/sec. | ||
| 2176 | 2026.01.13 00:39:20.634599 [ 47 ] {} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2177 | 2026.01.13 00:39:20.634634 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2178 | 2026.01.13 00:39:20.634636 [ 4 ] {f73a8886-fe11-4db8-b035-5075a84f5fb8} <Debug> TCPHandler: Processed in 0.001526246 sec. | ||
| 2179 | 2026.01.13 00:39:20.634722 [ 201 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::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 | ||
| 2180 | 2026.01.13 00:39:20.634769 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2181 | 2026.01.13 00:39:20.634832 [ 201 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2182 | 2026.01.13 00:39:20.634863 [ 201 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 165 rows starting from the beginning of the part | ||
| 2183 | 2026.01.13 00:39:20.634871 [ 4 ] {5641974a-7049-45d6-a43e-28836528d1c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2184 | 2026.01.13 00:39:20.634922 [ 4 ] {5641974a-7049-45d6-a43e-28836528d1c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2185 | 2026.01.13 00:39:20.634935 [ 201 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 110 rows starting from the beginning of the part | ||
| 2186 | 2026.01.13 00:39:20.634996 [ 201 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 89 rows starting from the beginning of the part | ||
| 2187 | 2026.01.13 00:39:20.635062 [ 201 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 74 rows starting from the beginning of the part | ||
| 2188 | 2026.01.13 00:39:20.635106 [ 201 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 547 rows starting from the beginning of the part | ||
| 2189 | 2026.01.13 00:39:20.635147 [ 201 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
| 2190 | 2026.01.13 00:39:20.635326 [ 4 ] {5641974a-7049-45d6-a43e-28836528d1c0} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2191 | 2026.01.13 00:39:20.635345 [ 194 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1933 rows, containing 5 columns (5 merged, 0 gathered) in 0.002157832 sec., 895806.5317411178 rows/sec., 78.48 MiB/sec. | ||
| 2192 | 2026.01.13 00:39:20.635369 [ 4 ] {5641974a-7049-45d6-a43e-28836528d1c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2193 | 2026.01.13 00:39:20.635647 [ 199 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2194 | 2026.01.13 00:39:20.635987 [ 4 ] {5641974a-7049-45d6-a43e-28836528d1c0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2195 | 2026.01.13 00:39:20.636002 [ 199 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_11_2} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2196 | 2026.01.13 00:39:20.636125 [ 199 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_11_2} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2197 | 2026.01.13 00:39:20.636172 [ 196 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1049 rows, containing 5 columns (5 merged, 0 gathered) in 0.001487915 sec., 705013.3912219448 rows/sec., 56.83 MiB/sec. | ||
| 2198 | 2026.01.13 00:39:20.636230 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 2199 | 2026.01.13 00:39:20.636254 [ 4 ] {5641974a-7049-45d6-a43e-28836528d1c0} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2200 | 2026.01.13 00:39:20.636378 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2201 | 2026.01.13 00:39:20.636399 [ 4 ] {5641974a-7049-45d6-a43e-28836528d1c0} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001548 sec., 20671.834625322997 rows/sec., 1.44 MiB/sec. | ||
| 2202 | 2026.01.13 00:39:20.636417 [ 199 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2203 | 2026.01.13 00:39:20.636425 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2204 | 2026.01.13 00:39:20.636449 [ 4 ] {5641974a-7049-45d6-a43e-28836528d1c0} <Debug> TCPHandler: Processed in 0.001731138 sec. | ||
| 2205 | 2026.01.13 00:39:20.636454 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2206 | 2026.01.13 00:39:20.636564 [ 196 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::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 | ||
| 2207 | 2026.01.13 00:39:20.636572 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2208 | 2026.01.13 00:39:20.636688 [ 4 ] {3872e175-b96c-4253-942f-8d96169eb2de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2209 | 2026.01.13 00:39:20.636697 [ 196 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2210 | 2026.01.13 00:39:20.636703 [ 199 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_11_2} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2211 | 2026.01.13 00:39:20.636733 [ 4 ] {3872e175-b96c-4253-942f-8d96169eb2de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2212 | 2026.01.13 00:39:20.636750 [ 196 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1038 rows starting from the beginning of the part | ||
| 2213 | 2026.01.13 00:39:20.636826 [ 199 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_11_2} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2214 | 2026.01.13 00:39:20.636855 [ 196 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 196 rows starting from the beginning of the part | ||
| 2215 | 2026.01.13 00:39:20.636932 [ 196 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2216 | 2026.01.13 00:39:20.636932 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 2217 | 2026.01.13 00:39:20.636996 [ 196 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::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 | ||
| 2218 | 2026.01.13 00:39:20.637067 [ 4 ] {3872e175-b96c-4253-942f-8d96169eb2de} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2219 | 2026.01.13 00:39:20.637074 [ 196 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2433 rows starting from the beginning of the part | ||
| 2220 | 2026.01.13 00:39:20.637106 [ 4 ] {3872e175-b96c-4253-942f-8d96169eb2de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2221 | 2026.01.13 00:39:20.637154 [ 196 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 32 rows starting from the beginning of the part | ||
| 2222 | 2026.01.13 00:39:20.637443 [ 4 ] {3872e175-b96c-4253-942f-8d96169eb2de} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2223 | 2026.01.13 00:39:20.637668 [ 4 ] {3872e175-b96c-4253-942f-8d96169eb2de} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2224 | 2026.01.13 00:39:20.637782 [ 47 ] {} <Debug> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2225 | 2026.01.13 00:39:20.637800 [ 4 ] {3872e175-b96c-4253-942f-8d96169eb2de} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001131 sec., 10610.079575596816 rows/sec., 732.21 KiB/sec. | ||
| 2226 | 2026.01.13 00:39:20.637822 [ 47 ] {} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2227 | 2026.01.13 00:39:20.637844 [ 4 ] {3872e175-b96c-4253-942f-8d96169eb2de} <Debug> TCPHandler: Processed in 0.001322043 sec. | ||
| 2228 | 2026.01.13 00:39:20.637849 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2229 | 2026.01.13 00:39:20.637965 [ 194 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::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 | ||
| 2230 | 2026.01.13 00:39:20.638110 [ 194 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2231 | 2026.01.13 00:39:20.638158 [ 194 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 324 rows starting from the beginning of the part | ||
| 2232 | 2026.01.13 00:39:20.638248 [ 194 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::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 | ||
| 2233 | 2026.01.13 00:39:20.638301 [ 194 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2234 | 2026.01.13 00:39:20.638349 [ 194 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::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 | ||
| 2235 | 2026.01.13 00:39:20.638390 [ 194 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 48 rows starting from the beginning of the part | ||
| 2236 | 2026.01.13 00:39:20.638436 [ 194 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 2237 | 2026.01.13 00:39:20.639418 [ 199 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 564 rows, containing 4 columns (4 merged, 0 gathered) in 0.001501786 sec., 375552.84174975666 rows/sec., 25.31 MiB/sec. | ||
| 2238 | 2026.01.13 00:39:20.639612 [ 198 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2239 | 2026.01.13 00:39:20.639916 [ 198 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_11_2} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2240 | 2026.01.13 00:39:20.639993 [ 198 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_11_2} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2241 | 2026.01.13 00:39:20.640064 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2242 | 2026.01.13 00:39:20.644214 [ 198 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4019 rows, containing 5 columns (5 merged, 0 gathered) in 0.007698851 sec., 522025.94906694524 rows/sec., 35.79 MiB/sec. | ||
| 2243 | 2026.01.13 00:39:20.644676 [ 199 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2244 | 2026.01.13 00:39:20.644995 [ 199 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2245 | 2026.01.13 00:39:20.645071 [ 199 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2246 | 2026.01.13 00:39:20.645151 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 2247 | 2026.01.13 00:39:20.977693 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34638 | ||
| 2248 | 2026.01.13 00:39:20.977797 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2249 | 2026.01.13 00:39:20.977824 [ 3 ] {} <Debug> TCP-Session: 15b79d25-20e2-4b29-b061-8cba7394dc53 Authenticating user 'default' from [fd00:1122:3344:101::e]:34638 | ||
| 2250 | 2026.01.13 00:39:20.977846 [ 3 ] {} <Debug> TCP-Session: 15b79d25-20e2-4b29-b061-8cba7394dc53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2251 | 2026.01.13 00:39:20.977859 [ 3 ] {} <Debug> TCP-Session: 15b79d25-20e2-4b29-b061-8cba7394dc53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2252 | 2026.01.13 00:39:20.978086 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39768 | ||
| 2253 | 2026.01.13 00:39:20.978121 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46391 | ||
| 2254 | 2026.01.13 00:39:20.978135 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39648 | ||
| 2255 | 2026.01.13 00:39:20.978175 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61386 | ||
| 2256 | 2026.01.13 00:39:20.978202 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2257 | 2026.01.13 00:39:20.978181 [ 3 ] {} <Trace> TCP-Session: 15b79d25-20e2-4b29-b061-8cba7394dc53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2258 | 2026.01.13 00:39:20.978255 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2259 | 2026.01.13 00:39:20.978272 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2260 | 2026.01.13 00:39:20.978257 [ 286 ] {} <Debug> TCP-Session: 085098a0-2d40-45fe-81d3-a8e6cb2431b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39768 | ||
| 2261 | 2026.01.13 00:39:20.978303 [ 287 ] {} <Debug> TCP-Session: b208b025-af4d-4ec5-9c60-0f36caa09e36 Authenticating user 'default' from [fd00:1122:3344:101::e]:46391 | ||
| 2262 | 2026.01.13 00:39:20.978316 [ 288 ] {} <Debug> TCP-Session: 0982b6fa-f597-4bf0-9d86-94d302dd95d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39648 | ||
| 2263 | 2026.01.13 00:39:20.978339 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2264 | 2026.01.13 00:39:20.978349 [ 287 ] {} <Debug> TCP-Session: b208b025-af4d-4ec5-9c60-0f36caa09e36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2265 | 2026.01.13 00:39:20.978360 [ 288 ] {} <Debug> TCP-Session: 0982b6fa-f597-4bf0-9d86-94d302dd95d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2266 | 2026.01.13 00:39:20.978371 [ 292 ] {} <Debug> TCP-Session: d9f173f2-bc3e-4a55-bac2-8a2e199fc114 Authenticating user 'default' from [fd00:1122:3344:101::e]:61386 | ||
| 2267 | 2026.01.13 00:39:20.978378 [ 287 ] {} <Debug> TCP-Session: b208b025-af4d-4ec5-9c60-0f36caa09e36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2268 | 2026.01.13 00:39:20.978390 [ 288 ] {} <Debug> TCP-Session: 0982b6fa-f597-4bf0-9d86-94d302dd95d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2269 | 2026.01.13 00:39:20.978403 [ 292 ] {} <Debug> TCP-Session: d9f173f2-bc3e-4a55-bac2-8a2e199fc114 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2270 | 2026.01.13 00:39:20.978417 [ 3 ] {9d670c1a-0242-4d0e-ae29-2d0457c55fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34638) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2271 | 2026.01.13 00:39:20.978430 [ 292 ] {} <Debug> TCP-Session: d9f173f2-bc3e-4a55-bac2-8a2e199fc114 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2272 | 2026.01.13 00:39:20.978335 [ 286 ] {} <Debug> TCP-Session: 085098a0-2d40-45fe-81d3-a8e6cb2431b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2273 | 2026.01.13 00:39:20.978179 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46076 | ||
| 2274 | 2026.01.13 00:39:20.978484 [ 286 ] {} <Debug> TCP-Session: 085098a0-2d40-45fe-81d3-a8e6cb2431b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2275 | 2026.01.13 00:39:20.978164 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45273 | ||
| 2276 | 2026.01.13 00:39:20.978145 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62943 | ||
| 2277 | 2026.01.13 00:39:20.978129 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53847 | ||
| 2278 | 2026.01.13 00:39:20.978684 [ 3 ] {9d670c1a-0242-4d0e-ae29-2d0457c55fcc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2279 | 2026.01.13 00:39:20.978740 [ 3 ] {9d670c1a-0242-4d0e-ae29-2d0457c55fcc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2280 | 2026.01.13 00:39:20.978824 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2281 | 2026.01.13 00:39:20.978824 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2282 | 2026.01.13 00:39:20.978855 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2283 | 2026.01.13 00:39:20.978861 [ 291 ] {} <Debug> TCP-Session: 58095de6-e497-4e31-b5a5-1ced8f3136d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:45273 | ||
| 2284 | 2026.01.13 00:39:20.978879 [ 289 ] {} <Debug> TCP-Session: 3975018a-8a20-48d2-909a-2018e698a52e Authenticating user 'default' from [fd00:1122:3344:101::e]:53847 | ||
| 2285 | 2026.01.13 00:39:20.978892 [ 293 ] {} <Debug> TCP-Session: dab02e8b-c9f5-426f-9644-d861762e1f00 Authenticating user 'default' from [fd00:1122:3344:101::e]:46076 | ||
| 2286 | 2026.01.13 00:39:20.978903 [ 291 ] {} <Debug> TCP-Session: 58095de6-e497-4e31-b5a5-1ced8f3136d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2287 | 2026.01.13 00:39:20.978917 [ 289 ] {} <Debug> TCP-Session: 3975018a-8a20-48d2-909a-2018e698a52e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2288 | 2026.01.13 00:39:20.978938 [ 291 ] {} <Debug> TCP-Session: 58095de6-e497-4e31-b5a5-1ced8f3136d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2289 | 2026.01.13 00:39:20.978946 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2290 | 2026.01.13 00:39:20.978959 [ 289 ] {} <Debug> TCP-Session: 3975018a-8a20-48d2-909a-2018e698a52e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2291 | 2026.01.13 00:39:20.978923 [ 293 ] {} <Debug> TCP-Session: dab02e8b-c9f5-426f-9644-d861762e1f00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2292 | 2026.01.13 00:39:20.978995 [ 290 ] {} <Debug> TCP-Session: ccf21c31-b411-4362-8f07-8b714313346f Authenticating user 'default' from [fd00:1122:3344:101::e]:62943 | ||
| 2293 | 2026.01.13 00:39:20.979016 [ 293 ] {} <Debug> TCP-Session: dab02e8b-c9f5-426f-9644-d861762e1f00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2294 | 2026.01.13 00:39:20.979027 [ 3 ] {9d670c1a-0242-4d0e-ae29-2d0457c55fcc} <Debug> oximeter.version (89d52177-8511-4918-bdc1-735de11edbfb) (SelectExecutor): Key condition: unknown | ||
| 2295 | 2026.01.13 00:39:20.979039 [ 290 ] {} <Debug> TCP-Session: ccf21c31-b411-4362-8f07-8b714313346f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2296 | 2026.01.13 00:39:20.979071 [ 290 ] {} <Debug> TCP-Session: ccf21c31-b411-4362-8f07-8b714313346f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2297 | 2026.01.13 00:39:20.979143 [ 3 ] {9d670c1a-0242-4d0e-ae29-2d0457c55fcc} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2298 | 2026.01.13 00:39:21.412195 [ 335 ] {9d670c1a-0242-4d0e-ae29-2d0457c55fcc} <Trace> AggregatingTransform: Aggregating | ||
| 2299 | 2026.01.13 00:39:21.412279 [ 335 ] {9d670c1a-0242-4d0e-ae29-2d0457c55fcc} <Trace> Aggregator: Aggregation method: without_key | ||
| 2300 | 2026.01.13 00:39:21.412317 [ 335 ] {9d670c1a-0242-4d0e-ae29-2d0457c55fcc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001439915 sec. (694.485 rows/sec., 27.13 KiB/sec.) | ||
| 2301 | 2026.01.13 00:39:21.412334 [ 335 ] {9d670c1a-0242-4d0e-ae29-2d0457c55fcc} <Trace> Aggregator: Merging aggregated data | ||
| 2302 | 2026.01.13 00:39:21.413588 [ 3 ] {9d670c1a-0242-4d0e-ae29-2d0457c55fcc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.435221 sec., 2.297683245983075 rows/sec., 91.91 B/sec. | ||
| 2303 | 2026.01.13 00:39:21.413792 [ 3 ] {9d670c1a-0242-4d0e-ae29-2d0457c55fcc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2304 | 2026.01.13 00:39:21.413818 [ 3 ] {9d670c1a-0242-4d0e-ae29-2d0457c55fcc} <Debug> TCPHandler: Processed in 0.43574519 sec. | ||
| 2305 | 2026.01.13 00:39:21.413972 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2306 | 2026.01.13 00:39:21.414014 [ 3 ] {} <Debug> TCP-Session: 15b79d25-20e2-4b29-b061-8cba7394dc53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2307 | 2026.01.13 00:39:21.414042 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2308 | 2026.01.13 00:39:21.414055 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2309 | 2026.01.13 00:39:21.414086 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2310 | 2026.01.13 00:39:21.414113 [ 291 ] {} <Debug> TCP-Session: 58095de6-e497-4e31-b5a5-1ced8f3136d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2311 | 2026.01.13 00:39:21.414108 [ 287 ] {} <Debug> TCP-Session: b208b025-af4d-4ec5-9c60-0f36caa09e36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2312 | 2026.01.13 00:39:21.414128 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2313 | 2026.01.13 00:39:21.414170 [ 286 ] {} <Debug> TCP-Session: 085098a0-2d40-45fe-81d3-a8e6cb2431b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2314 | 2026.01.13 00:39:21.414166 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2315 | 2026.01.13 00:39:21.414203 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2316 | 2026.01.13 00:39:21.414177 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2317 | 2026.01.13 00:39:21.414268 [ 288 ] {} <Debug> TCP-Session: 0982b6fa-f597-4bf0-9d86-94d302dd95d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2318 | 2026.01.13 00:39:21.414268 [ 292 ] {} <Debug> TCP-Session: d9f173f2-bc3e-4a55-bac2-8a2e199fc114 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2319 | 2026.01.13 00:39:21.414301 [ 289 ] {} <Debug> TCP-Session: 3975018a-8a20-48d2-909a-2018e698a52e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2320 | 2026.01.13 00:39:21.414196 [ 290 ] {} <Debug> TCP-Session: ccf21c31-b411-4362-8f07-8b714313346f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2321 | 2026.01.13 00:39:21.414103 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2322 | 2026.01.13 00:39:21.414389 [ 293 ] {} <Debug> TCP-Session: dab02e8b-c9f5-426f-9644-d861762e1f00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2323 | 2026.01.13 00:39:22.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.31 MiB, peak 194.40 MiB, free memory in arenas 0.00 B, will set to 204.41 MiB (RSS), difference: 18.10 MiB | ||
| 2324 | 2026.01.13 00:39:22.476914 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32928 | ||
| 2325 | 2026.01.13 00:39:22.477027 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2326 | 2026.01.13 00:39:22.477054 [ 288 ] {} <Debug> TCP-Session: ca228692-9f38-4506-abad-e103ee3126e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:32928 | ||
| 2327 | 2026.01.13 00:39:22.477076 [ 288 ] {} <Debug> TCP-Session: ca228692-9f38-4506-abad-e103ee3126e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2328 | 2026.01.13 00:39:22.477089 [ 288 ] {} <Debug> TCP-Session: ca228692-9f38-4506-abad-e103ee3126e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2329 | 2026.01.13 00:39:22.477284 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57836 | ||
| 2330 | 2026.01.13 00:39:22.477326 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48972 | ||
| 2331 | 2026.01.13 00:39:22.477353 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57287 | ||
| 2332 | 2026.01.13 00:39:22.477373 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59502 | ||
| 2333 | 2026.01.13 00:39:22.477394 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56782 | ||
| 2334 | 2026.01.13 00:39:22.477392 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2335 | 2026.01.13 00:39:22.477440 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2336 | 2026.01.13 00:39:22.477454 [ 288 ] {} <Trace> TCP-Session: ca228692-9f38-4506-abad-e103ee3126e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2337 | 2026.01.13 00:39:22.477475 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2338 | 2026.01.13 00:39:22.477487 [ 290 ] {} <Debug> TCP-Session: 02101add-adcf-4b9b-b046-80d34b9445b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:48972 | ||
| 2339 | 2026.01.13 00:39:22.477481 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2340 | 2026.01.13 00:39:22.477528 [ 291 ] {} <Debug> TCP-Session: 964305d0-8dd1-425a-a7fe-eff8189f0392 Authenticating user 'default' from [fd00:1122:3344:101::e]:57287 | ||
| 2341 | 2026.01.13 00:39:22.477540 [ 290 ] {} <Debug> TCP-Session: 02101add-adcf-4b9b-b046-80d34b9445b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2342 | 2026.01.13 00:39:22.477557 [ 286 ] {} <Debug> TCP-Session: 931d39b2-ac68-4268-822c-f0958b0a78b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:56782 | ||
| 2343 | 2026.01.13 00:39:22.477573 [ 291 ] {} <Debug> TCP-Session: 964305d0-8dd1-425a-a7fe-eff8189f0392 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2344 | 2026.01.13 00:39:22.477575 [ 290 ] {} <Debug> TCP-Session: 02101add-adcf-4b9b-b046-80d34b9445b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2345 | 2026.01.13 00:39:22.477588 [ 286 ] {} <Debug> TCP-Session: 931d39b2-ac68-4268-822c-f0958b0a78b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2346 | 2026.01.13 00:39:22.477598 [ 291 ] {} <Debug> TCP-Session: 964305d0-8dd1-425a-a7fe-eff8189f0392 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2347 | 2026.01.13 00:39:22.477619 [ 286 ] {} <Debug> TCP-Session: 931d39b2-ac68-4268-822c-f0958b0a78b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2348 | 2026.01.13 00:39:22.477474 [ 289 ] {} <Debug> TCP-Session: 97284802-ba03-4446-923c-f6a46ed7f3da Authenticating user 'default' from [fd00:1122:3344:101::e]:57836 | ||
| 2349 | 2026.01.13 00:39:22.477466 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2350 | 2026.01.13 00:39:22.477677 [ 289 ] {} <Debug> TCP-Session: 97284802-ba03-4446-923c-f6a46ed7f3da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2351 | 2026.01.13 00:39:22.477678 [ 288 ] {b2dddfed-9ed9-4163-987d-d86c5d2faf67} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:32928) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2352 | 2026.01.13 00:39:22.477700 [ 289 ] {} <Debug> TCP-Session: 97284802-ba03-4446-923c-f6a46ed7f3da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2353 | 2026.01.13 00:39:22.477699 [ 294 ] {} <Debug> TCP-Session: c700da07-acbd-4aa8-9d26-84f3a5559e04 Authenticating user 'default' from [fd00:1122:3344:101::e]:59502 | ||
| 2354 | 2026.01.13 00:39:22.477361 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36717 | ||
| 2355 | 2026.01.13 00:39:22.477753 [ 294 ] {} <Debug> TCP-Session: c700da07-acbd-4aa8-9d26-84f3a5559e04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2356 | 2026.01.13 00:39:22.477348 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48094 | ||
| 2357 | 2026.01.13 00:39:22.477790 [ 294 ] {} <Debug> TCP-Session: c700da07-acbd-4aa8-9d26-84f3a5559e04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2358 | 2026.01.13 00:39:22.477823 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2359 | 2026.01.13 00:39:22.477384 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38882 | ||
| 2360 | 2026.01.13 00:39:22.477855 [ 293 ] {} <Debug> TCP-Session: 35d11be9-fafc-4fc4-a1b3-e63c1628428b Authenticating user 'default' from [fd00:1122:3344:101::e]:36717 | ||
| 2361 | 2026.01.13 00:39:22.477870 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2362 | 2026.01.13 00:39:22.477882 [ 293 ] {} <Debug> TCP-Session: 35d11be9-fafc-4fc4-a1b3-e63c1628428b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2363 | 2026.01.13 00:39:22.477903 [ 292 ] {} <Debug> TCP-Session: 8518daba-8efe-4b8f-a98d-d4a63cc9d9f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:48094 | ||
| 2364 | 2026.01.13 00:39:22.477906 [ 293 ] {} <Debug> TCP-Session: 35d11be9-fafc-4fc4-a1b3-e63c1628428b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2365 | 2026.01.13 00:39:22.477912 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2366 | 2026.01.13 00:39:22.477929 [ 292 ] {} <Debug> TCP-Session: 8518daba-8efe-4b8f-a98d-d4a63cc9d9f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2367 | 2026.01.13 00:39:22.477952 [ 3 ] {} <Debug> TCP-Session: c3dbe1bf-b9c9-4866-942c-02b0ea0c43d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:38882 | ||
| 2368 | 2026.01.13 00:39:22.477959 [ 292 ] {} <Debug> TCP-Session: 8518daba-8efe-4b8f-a98d-d4a63cc9d9f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2369 | 2026.01.13 00:39:22.477978 [ 3 ] {} <Debug> TCP-Session: c3dbe1bf-b9c9-4866-942c-02b0ea0c43d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2370 | 2026.01.13 00:39:22.477997 [ 3 ] {} <Debug> TCP-Session: c3dbe1bf-b9c9-4866-942c-02b0ea0c43d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2371 | 2026.01.13 00:39:22.478023 [ 288 ] {b2dddfed-9ed9-4163-987d-d86c5d2faf67} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2372 | 2026.01.13 00:39:22.478084 [ 288 ] {b2dddfed-9ed9-4163-987d-d86c5d2faf67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2373 | 2026.01.13 00:39:22.478424 [ 288 ] {b2dddfed-9ed9-4163-987d-d86c5d2faf67} <Debug> oximeter.version (89d52177-8511-4918-bdc1-735de11edbfb) (SelectExecutor): Key condition: unknown | ||
| 2374 | 2026.01.13 00:39:22.479447 [ 300 ] {b2dddfed-9ed9-4163-987d-d86c5d2faf67} <Trace> AggregatingTransform: Aggregating | ||
| 2375 | 2026.01.13 00:39:22.479494 [ 300 ] {b2dddfed-9ed9-4163-987d-d86c5d2faf67} <Trace> Aggregator: Aggregation method: without_key | ||
| 2376 | 2026.01.13 00:39:22.479529 [ 300 ] {b2dddfed-9ed9-4163-987d-d86c5d2faf67} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000999791 sec. (1000.209 rows/sec., 39.07 KiB/sec.) | ||
| 2377 | 2026.01.13 00:39:22.479548 [ 300 ] {b2dddfed-9ed9-4163-987d-d86c5d2faf67} <Trace> Aggregator: Merging aggregated data | ||
| 2378 | 2026.01.13 00:39:22.480697 [ 288 ] {b2dddfed-9ed9-4163-987d-d86c5d2faf67} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003092 sec., 323.41526520051747 rows/sec., 12.63 KiB/sec. | ||
| 2379 | 2026.01.13 00:39:22.480813 [ 288 ] {b2dddfed-9ed9-4163-987d-d86c5d2faf67} <Debug> TCPHandler: Processed in 0.003526367 sec. | ||
| 2380 | 2026.01.13 00:39:22.480902 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2381 | 2026.01.13 00:39:22.480925 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2382 | 2026.01.13 00:39:22.480933 [ 288 ] {} <Debug> TCP-Session: ca228692-9f38-4506-abad-e103ee3126e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2383 | 2026.01.13 00:39:22.480939 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2384 | 2026.01.13 00:39:22.480980 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2385 | 2026.01.13 00:39:22.480996 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2386 | 2026.01.13 00:39:22.481013 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2387 | 2026.01.13 00:39:22.481050 [ 3 ] {} <Debug> TCP-Session: c3dbe1bf-b9c9-4866-942c-02b0ea0c43d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2388 | 2026.01.13 00:39:22.481024 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2389 | 2026.01.13 00:39:22.481084 [ 292 ] {} <Debug> TCP-Session: 8518daba-8efe-4b8f-a98d-d4a63cc9d9f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2390 | 2026.01.13 00:39:22.481024 [ 290 ] {} <Debug> TCP-Session: 02101add-adcf-4b9b-b046-80d34b9445b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2391 | 2026.01.13 00:39:22.481109 [ 293 ] {} <Debug> TCP-Session: 35d11be9-fafc-4fc4-a1b3-e63c1628428b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2392 | 2026.01.13 00:39:22.480977 [ 291 ] {} <Debug> TCP-Session: 964305d0-8dd1-425a-a7fe-eff8189f0392 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2393 | 2026.01.13 00:39:22.480967 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2394 | 2026.01.13 00:39:22.480950 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2395 | 2026.01.13 00:39:22.481206 [ 289 ] {} <Debug> TCP-Session: 97284802-ba03-4446-923c-f6a46ed7f3da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2396 | 2026.01.13 00:39:22.481012 [ 286 ] {} <Debug> TCP-Session: 931d39b2-ac68-4268-822c-f0958b0a78b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2397 | 2026.01.13 00:39:22.481229 [ 294 ] {} <Debug> TCP-Session: c700da07-acbd-4aa8-9d26-84f3a5559e04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2398 | 2026.01.13 00:39:22.505806 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4338 | ||
| 2399 | 2026.01.13 00:39:22.506275 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2400 | 2026.01.13 00:39:22.506325 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2401 | 2026.01.13 00:39:22.506815 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2402 | 2026.01.13 00:39:22.507044 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2403 | 2026.01.13 00:39:22.507172 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4338 | ||
| 2404 | 2026.01.13 00:39:22.733107 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2405 | 2026.01.13 00:39:22.752239 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2406 | 2026.01.13 00:39:22.752315 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2407 | 2026.01.13 00:39:22.758393 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2408 | 2026.01.13 00:39:22.759155 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2409 | 2026.01.13 00:39:22.762711 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2410 | 2026.01.13 00:39:25.007125 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 322 | ||
| 2411 | 2026.01.13 00:39:25.009831 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2412 | 2026.01.13 00:39:25.009882 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2413 | 2026.01.13 00:39:25.011088 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2414 | 2026.01.13 00:39:25.011360 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2415 | 2026.01.13 00:39:25.011515 [ 41 ] {} <Debug> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2416 | 2026.01.13 00:39:25.011608 [ 41 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2417 | 2026.01.13 00:39:25.011646 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2418 | 2026.01.13 00:39:25.011680 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 322 | ||
| 2419 | 2026.01.13 00:39:25.011794 [ 196 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::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 | ||
| 2420 | 2026.01.13 00:39:25.012740 [ 196 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2421 | 2026.01.13 00:39:25.012943 [ 196 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::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 | ||
| 2422 | 2026.01.13 00:39:25.013335 [ 196 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 88 rows starting from the beginning of the part | ||
| 2423 | 2026.01.13 00:39:25.013694 [ 196 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
| 2424 | 2026.01.13 00:39:25.014035 [ 196 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 2425 | 2026.01.13 00:39:25.014360 [ 196 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 2426 | 2026.01.13 00:39:25.014675 [ 196 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 54 rows starting from the beginning of the part | ||
| 2427 | 2026.01.13 00:39:25.021139 [ 196 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 322 rows, containing 72 columns (72 merged, 0 gathered) in 0.009411098 sec., 34214.92369965758 rows/sec., 33.61 MiB/sec. | ||
| 2428 | 2026.01.13 00:39:25.021716 [ 196 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2429 | 2026.01.13 00:39:25.022208 [ 196 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_6_1} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2430 | 2026.01.13 00:39:25.022282 [ 196 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_6_1} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2431 | 2026.01.13 00:39:25.022434 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.71 MiB. | ||
| 2432 | 2026.01.13 00:39:25.638662 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2433 | 2026.01.13 00:39:25.638849 [ 4 ] {170aaa70-282a-43cc-935f-b313acca8ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2434 | 2026.01.13 00:39:25.638923 [ 4 ] {170aaa70-282a-43cc-935f-b313acca8ffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2435 | 2026.01.13 00:39:25.639622 [ 4 ] {170aaa70-282a-43cc-935f-b313acca8ffd} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2436 | 2026.01.13 00:39:25.639679 [ 4 ] {170aaa70-282a-43cc-935f-b313acca8ffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2437 | 2026.01.13 00:39:25.640084 [ 4 ] {170aaa70-282a-43cc-935f-b313acca8ffd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2438 | 2026.01.13 00:39:25.640313 [ 4 ] {170aaa70-282a-43cc-935f-b313acca8ffd} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2439 | 2026.01.13 00:39:25.640473 [ 4 ] {170aaa70-282a-43cc-935f-b313acca8ffd} <Debug> executeQuery: Read 76 rows, 6.39 KiB in 0.001677 sec., 45319.022063208104 rows/sec., 3.72 MiB/sec. | ||
| 2440 | 2026.01.13 00:39:25.640519 [ 4 ] {170aaa70-282a-43cc-935f-b313acca8ffd} <Debug> TCPHandler: Processed in 0.00198571 sec. | ||
| 2441 | 2026.01.13 00:39:25.640639 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2442 | 2026.01.13 00:39:25.640743 [ 4 ] {8903ab49-f6e6-41ee-b099-18b282d92898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2443 | 2026.01.13 00:39:25.640786 [ 4 ] {8903ab49-f6e6-41ee-b099-18b282d92898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2444 | 2026.01.13 00:39:25.641213 [ 4 ] {8903ab49-f6e6-41ee-b099-18b282d92898} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2445 | 2026.01.13 00:39:25.641256 [ 4 ] {8903ab49-f6e6-41ee-b099-18b282d92898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2446 | 2026.01.13 00:39:25.641562 [ 4 ] {8903ab49-f6e6-41ee-b099-18b282d92898} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2447 | 2026.01.13 00:39:25.641772 [ 4 ] {8903ab49-f6e6-41ee-b099-18b282d92898} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2448 | 2026.01.13 00:39:25.641907 [ 4 ] {8903ab49-f6e6-41ee-b099-18b282d92898} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001189 sec., 8410.428931875525 rows/sec., 632.42 KiB/sec. | ||
| 2449 | 2026.01.13 00:39:25.641945 [ 4 ] {8903ab49-f6e6-41ee-b099-18b282d92898} <Debug> TCPHandler: Processed in 0.001356994 sec. | ||
| 2450 | 2026.01.13 00:39:25.642048 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2451 | 2026.01.13 00:39:25.642144 [ 4 ] {68c9984c-6476-4f2c-8a4c-64187599d22e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2452 | 2026.01.13 00:39:25.642185 [ 4 ] {68c9984c-6476-4f2c-8a4c-64187599d22e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2453 | 2026.01.13 00:39:25.642599 [ 4 ] {68c9984c-6476-4f2c-8a4c-64187599d22e} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2454 | 2026.01.13 00:39:25.642636 [ 4 ] {68c9984c-6476-4f2c-8a4c-64187599d22e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2455 | 2026.01.13 00:39:25.642935 [ 4 ] {68c9984c-6476-4f2c-8a4c-64187599d22e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2456 | 2026.01.13 00:39:25.643148 [ 4 ] {68c9984c-6476-4f2c-8a4c-64187599d22e} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2457 | 2026.01.13 00:39:25.643272 [ 4 ] {68c9984c-6476-4f2c-8a4c-64187599d22e} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001147 sec., 64516.12903225806 rows/sec., 5.04 MiB/sec. | ||
| 2458 | 2026.01.13 00:39:25.643308 [ 4 ] {68c9984c-6476-4f2c-8a4c-64187599d22e} <Debug> TCPHandler: Processed in 0.001308833 sec. | ||
| 2459 | 2026.01.13 00:39:25.643419 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2460 | 2026.01.13 00:39:25.643514 [ 4 ] {1b544635-ee7f-4745-8626-ab48cf73b7ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2461 | 2026.01.13 00:39:25.643558 [ 4 ] {1b544635-ee7f-4745-8626-ab48cf73b7ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2462 | 2026.01.13 00:39:25.643967 [ 4 ] {1b544635-ee7f-4745-8626-ab48cf73b7ec} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2463 | 2026.01.13 00:39:25.644002 [ 4 ] {1b544635-ee7f-4745-8626-ab48cf73b7ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2464 | 2026.01.13 00:39:25.644345 [ 4 ] {1b544635-ee7f-4745-8626-ab48cf73b7ec} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2465 | 2026.01.13 00:39:25.644557 [ 4 ] {1b544635-ee7f-4745-8626-ab48cf73b7ec} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2466 | 2026.01.13 00:39:25.644687 [ 4 ] {1b544635-ee7f-4745-8626-ab48cf73b7ec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 2467 | 2026.01.13 00:39:25.644723 [ 4 ] {1b544635-ee7f-4745-8626-ab48cf73b7ec} <Debug> TCPHandler: Processed in 0.001352254 sec. | ||
| 2468 | 2026.01.13 00:39:25.644852 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2469 | 2026.01.13 00:39:25.644950 [ 4 ] {bacd6129-3821-48bf-98a0-155417c66282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2470 | 2026.01.13 00:39:25.645004 [ 4 ] {bacd6129-3821-48bf-98a0-155417c66282} <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 | ||
| 2471 | 2026.01.13 00:39:25.645910 [ 4 ] {bacd6129-3821-48bf-98a0-155417c66282} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2472 | 2026.01.13 00:39:25.645955 [ 4 ] {bacd6129-3821-48bf-98a0-155417c66282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2473 | 2026.01.13 00:39:25.646609 [ 4 ] {bacd6129-3821-48bf-98a0-155417c66282} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2474 | 2026.01.13 00:39:25.646879 [ 4 ] {bacd6129-3821-48bf-98a0-155417c66282} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2475 | 2026.01.13 00:39:25.647048 [ 4 ] {bacd6129-3821-48bf-98a0-155417c66282} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002115 sec., 4728.132387706855 rows/sec., 8.47 MiB/sec. | ||
| 2476 | 2026.01.13 00:39:25.647127 [ 4 ] {bacd6129-3821-48bf-98a0-155417c66282} <Debug> TCPHandler: Processed in 0.002323364 sec. | ||
| 2477 | 2026.01.13 00:39:25.647255 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2478 | 2026.01.13 00:39:25.647364 [ 4 ] {c774cfdd-7715-4980-bcc7-6241fa45adf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2479 | 2026.01.13 00:39:25.647414 [ 4 ] {c774cfdd-7715-4980-bcc7-6241fa45adf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2480 | 2026.01.13 00:39:25.647838 [ 4 ] {c774cfdd-7715-4980-bcc7-6241fa45adf8} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2481 | 2026.01.13 00:39:25.647874 [ 4 ] {c774cfdd-7715-4980-bcc7-6241fa45adf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2482 | 2026.01.13 00:39:25.648184 [ 4 ] {c774cfdd-7715-4980-bcc7-6241fa45adf8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2483 | 2026.01.13 00:39:25.648403 [ 4 ] {c774cfdd-7715-4980-bcc7-6241fa45adf8} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2484 | 2026.01.13 00:39:25.648535 [ 4 ] {c774cfdd-7715-4980-bcc7-6241fa45adf8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001195 sec., 50209.2050209205 rows/sec., 3.38 MiB/sec. | ||
| 2485 | 2026.01.13 00:39:25.648571 [ 4 ] {c774cfdd-7715-4980-bcc7-6241fa45adf8} <Debug> TCPHandler: Processed in 0.001373674 sec. | ||
| 2486 | 2026.01.13 00:39:29.930768 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2487 | 2026.01.13 00:39:29.930850 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2488 | 2026.01.13 00:39:30.007319 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4850 | ||
| 2489 | 2026.01.13 00:39:30.007830 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2490 | 2026.01.13 00:39:30.007886 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2491 | 2026.01.13 00:39:30.008398 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2492 | 2026.01.13 00:39:30.008626 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2493 | 2026.01.13 00:39:30.008764 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4850 | ||
| 2494 | 2026.01.13 00:39:30.262872 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2495 | 2026.01.13 00:39:30.280755 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2496 | 2026.01.13 00:39:30.280823 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2497 | 2026.01.13 00:39:30.287209 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2498 | 2026.01.13 00:39:30.287918 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2499 | 2026.01.13 00:39:30.291101 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2500 | 2026.01.13 00:39:30.638575 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2501 | 2026.01.13 00:39:30.638755 [ 4 ] {61bae118-1a89-4914-b260-04ca8f868ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2502 | 2026.01.13 00:39:30.638823 [ 4 ] {61bae118-1a89-4914-b260-04ca8f868ec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2503 | 2026.01.13 00:39:30.639567 [ 4 ] {61bae118-1a89-4914-b260-04ca8f868ec7} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2504 | 2026.01.13 00:39:30.639618 [ 4 ] {61bae118-1a89-4914-b260-04ca8f868ec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2505 | 2026.01.13 00:39:30.640031 [ 4 ] {61bae118-1a89-4914-b260-04ca8f868ec7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2506 | 2026.01.13 00:39:30.640260 [ 4 ] {61bae118-1a89-4914-b260-04ca8f868ec7} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2507 | 2026.01.13 00:39:30.640416 [ 4 ] {61bae118-1a89-4914-b260-04ca8f868ec7} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.00167 sec., 63473.05389221557 rows/sec., 5.30 MiB/sec. | ||
| 2508 | 2026.01.13 00:39:30.640463 [ 4 ] {61bae118-1a89-4914-b260-04ca8f868ec7} <Debug> TCPHandler: Processed in 0.00199522 sec. | ||
| 2509 | 2026.01.13 00:39:30.640590 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2510 | 2026.01.13 00:39:30.640694 [ 4 ] {fdf311f1-29e4-4ef8-a5a9-fb34598dec70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2511 | 2026.01.13 00:39:30.640737 [ 4 ] {fdf311f1-29e4-4ef8-a5a9-fb34598dec70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2512 | 2026.01.13 00:39:30.641149 [ 4 ] {fdf311f1-29e4-4ef8-a5a9-fb34598dec70} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2513 | 2026.01.13 00:39:30.641186 [ 4 ] {fdf311f1-29e4-4ef8-a5a9-fb34598dec70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2514 | 2026.01.13 00:39:30.641484 [ 4 ] {fdf311f1-29e4-4ef8-a5a9-fb34598dec70} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2515 | 2026.01.13 00:39:30.641694 [ 4 ] {fdf311f1-29e4-4ef8-a5a9-fb34598dec70} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2516 | 2026.01.13 00:39:30.641802 [ 34 ] {} <Debug> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2517 | 2026.01.13 00:39:30.641824 [ 4 ] {fdf311f1-29e4-4ef8-a5a9-fb34598dec70} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001154 sec., 21663.77816291161 rows/sec., 1.59 MiB/sec. | ||
| 2518 | 2026.01.13 00:39:30.641871 [ 34 ] {} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2519 | 2026.01.13 00:39:30.641880 [ 4 ] {fdf311f1-29e4-4ef8-a5a9-fb34598dec70} <Debug> TCPHandler: Processed in 0.001342854 sec. | ||
| 2520 | 2026.01.13 00:39:30.641903 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2521 | 2026.01.13 00:39:30.641994 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2522 | 2026.01.13 00:39:30.642028 [ 188 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::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 | ||
| 2523 | 2026.01.13 00:39:30.642095 [ 4 ] {60e01baa-29a6-4d18-b5d1-d9d2ca3f8c87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2524 | 2026.01.13 00:39:30.642128 [ 188 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2525 | 2026.01.13 00:39:30.642135 [ 4 ] {60e01baa-29a6-4d18-b5d1-d9d2ca3f8c87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2526 | 2026.01.13 00:39:30.642166 [ 188 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 59 rows starting from the beginning of the part | ||
| 2527 | 2026.01.13 00:39:30.642251 [ 188 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 25 rows starting from the beginning of the part | ||
| 2528 | 2026.01.13 00:39:30.642298 [ 188 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2529 | 2026.01.13 00:39:30.642352 [ 188 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 27 rows starting from the beginning of the part | ||
| 2530 | 2026.01.13 00:39:30.642401 [ 188 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2531 | 2026.01.13 00:39:30.642441 [ 188 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 25 rows starting from the beginning of the part | ||
| 2532 | 2026.01.13 00:39:30.642558 [ 4 ] {60e01baa-29a6-4d18-b5d1-d9d2ca3f8c87} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2533 | 2026.01.13 00:39:30.642595 [ 4 ] {60e01baa-29a6-4d18-b5d1-d9d2ca3f8c87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2534 | 2026.01.13 00:39:30.642928 [ 4 ] {60e01baa-29a6-4d18-b5d1-d9d2ca3f8c87} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2535 | 2026.01.13 00:39:30.643143 [ 4 ] {60e01baa-29a6-4d18-b5d1-d9d2ca3f8c87} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2536 | 2026.01.13 00:39:30.643253 [ 198 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 5 columns (5 merged, 0 gathered) in 0.001281124 sec., 121768.07241141373 rows/sec., 9.39 MiB/sec. | ||
| 2537 | 2026.01.13 00:39:30.643271 [ 4 ] {60e01baa-29a6-4d18-b5d1-d9d2ca3f8c87} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001195 sec., 74476.98744769873 rows/sec., 5.82 MiB/sec. | ||
| 2538 | 2026.01.13 00:39:30.643323 [ 4 ] {60e01baa-29a6-4d18-b5d1-d9d2ca3f8c87} <Debug> TCPHandler: Processed in 0.001377414 sec. | ||
| 2539 | 2026.01.13 00:39:30.643394 [ 196 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2540 | 2026.01.13 00:39:30.643433 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2541 | 2026.01.13 00:39:30.643528 [ 4 ] {07b5522d-d368-45b2-bd0e-2a54828a3a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2542 | 2026.01.13 00:39:30.643572 [ 4 ] {07b5522d-d368-45b2-bd0e-2a54828a3a3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2543 | 2026.01.13 00:39:30.643643 [ 196 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_11_2} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2544 | 2026.01.13 00:39:30.643712 [ 196 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_11_2} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2545 | 2026.01.13 00:39:30.643783 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2546 | 2026.01.13 00:39:30.643967 [ 4 ] {07b5522d-d368-45b2-bd0e-2a54828a3a3d} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2547 | 2026.01.13 00:39:30.644002 [ 4 ] {07b5522d-d368-45b2-bd0e-2a54828a3a3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2548 | 2026.01.13 00:39:30.644332 [ 4 ] {07b5522d-d368-45b2-bd0e-2a54828a3a3d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2549 | 2026.01.13 00:39:30.644543 [ 4 ] {07b5522d-d368-45b2-bd0e-2a54828a3a3d} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2550 | 2026.01.13 00:39:30.644673 [ 4 ] {07b5522d-d368-45b2-bd0e-2a54828a3a3d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 2551 | 2026.01.13 00:39:30.644710 [ 4 ] {07b5522d-d368-45b2-bd0e-2a54828a3a3d} <Debug> TCPHandler: Processed in 0.001325544 sec. | ||
| 2552 | 2026.01.13 00:39:30.644828 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2553 | 2026.01.13 00:39:30.644924 [ 4 ] {4a0282c7-366c-4906-84a5-e2c047c4d3f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2554 | 2026.01.13 00:39:30.644978 [ 4 ] {4a0282c7-366c-4906-84a5-e2c047c4d3f8} <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 | ||
| 2555 | 2026.01.13 00:39:30.645766 [ 4 ] {4a0282c7-366c-4906-84a5-e2c047c4d3f8} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2556 | 2026.01.13 00:39:30.645801 [ 4 ] {4a0282c7-366c-4906-84a5-e2c047c4d3f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2557 | 2026.01.13 00:39:30.646324 [ 4 ] {4a0282c7-366c-4906-84a5-e2c047c4d3f8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2558 | 2026.01.13 00:39:30.646556 [ 4 ] {4a0282c7-366c-4906-84a5-e2c047c4d3f8} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2559 | 2026.01.13 00:39:30.646677 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2560 | 2026.01.13 00:39:30.646695 [ 4 ] {4a0282c7-366c-4906-84a5-e2c047c4d3f8} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00179 sec., 13966.480446927375 rows/sec., 25.03 MiB/sec. | ||
| 2561 | 2026.01.13 00:39:30.646719 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2562 | 2026.01.13 00:39:30.646743 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2563 | 2026.01.13 00:39:30.646764 [ 4 ] {4a0282c7-366c-4906-84a5-e2c047c4d3f8} <Debug> TCPHandler: Processed in 0.00198495 sec. | ||
| 2564 | 2026.01.13 00:39:30.646824 [ 192 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::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 | ||
| 2565 | 2026.01.13 00:39:30.646882 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2566 | 2026.01.13 00:39:30.646976 [ 4 ] {c3c6d817-30fe-4153-9f65-faf0d49aecd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2567 | 2026.01.13 00:39:30.647013 [ 192 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2568 | 2026.01.13 00:39:30.647018 [ 4 ] {c3c6d817-30fe-4153-9f65-faf0d49aecd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2569 | 2026.01.13 00:39:30.647081 [ 192 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 77 rows starting from the beginning of the part | ||
| 2570 | 2026.01.13 00:39:30.647216 [ 192 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 25 rows starting from the beginning of the part | ||
| 2571 | 2026.01.13 00:39:30.647331 [ 192 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2572 | 2026.01.13 00:39:30.647362 [ 4 ] {c3c6d817-30fe-4153-9f65-faf0d49aecd7} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2573 | 2026.01.13 00:39:30.647399 [ 4 ] {c3c6d817-30fe-4153-9f65-faf0d49aecd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2574 | 2026.01.13 00:39:30.647432 [ 192 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 25 rows starting from the beginning of the part | ||
| 2575 | 2026.01.13 00:39:30.647530 [ 192 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2576 | 2026.01.13 00:39:30.647642 [ 192 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 25 rows starting from the beginning of the part | ||
| 2577 | 2026.01.13 00:39:30.647707 [ 4 ] {c3c6d817-30fe-4153-9f65-faf0d49aecd7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2578 | 2026.01.13 00:39:30.647921 [ 4 ] {c3c6d817-30fe-4153-9f65-faf0d49aecd7} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2579 | 2026.01.13 00:39:30.648058 [ 4 ] {c3c6d817-30fe-4153-9f65-faf0d49aecd7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 2580 | 2026.01.13 00:39:30.648093 [ 4 ] {c3c6d817-30fe-4153-9f65-faf0d49aecd7} <Debug> TCPHandler: Processed in 0.001260543 sec. | ||
| 2581 | 2026.01.13 00:39:30.650182 [ 198 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 172 rows, containing 19 columns (19 merged, 0 gathered) in 0.003390495 sec., 50730.055640843006 rows/sec., 90.91 MiB/sec. | ||
| 2582 | 2026.01.13 00:39:30.650534 [ 192 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2583 | 2026.01.13 00:39:30.650834 [ 192 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2584 | 2026.01.13 00:39:30.650900 [ 192 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2585 | 2026.01.13 00:39:30.650968 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 2586 | 2026.01.13 00:39:31.000228 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.64 MiB, peak 214.77 MiB, free memory in arenas 0.00 B, will set to 209.45 MiB (RSS), difference: 1.81 MiB | ||
| 2587 | 2026.01.13 00:39:35.012064 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 346 | ||
| 2588 | 2026.01.13 00:39:35.014133 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2589 | 2026.01.13 00:39:35.014171 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2590 | 2026.01.13 00:39:35.015307 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2591 | 2026.01.13 00:39:35.015558 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2592 | 2026.01.13 00:39:35.015791 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 346 | ||
| 2593 | 2026.01.13 00:39:35.640623 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2594 | 2026.01.13 00:39:35.640810 [ 4 ] {5b8f4cec-a317-48ad-842d-8e5270ca2a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2595 | 2026.01.13 00:39:35.640879 [ 4 ] {5b8f4cec-a317-48ad-842d-8e5270ca2a76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2596 | 2026.01.13 00:39:35.641529 [ 4 ] {5b8f4cec-a317-48ad-842d-8e5270ca2a76} <Trace> oximeter.fields_i16 (cdd7cfc2-b03d-482d-b63b-decb637f20a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2597 | 2026.01.13 00:39:35.641579 [ 4 ] {5b8f4cec-a317-48ad-842d-8e5270ca2a76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2598 | 2026.01.13 00:39:35.641987 [ 4 ] {5b8f4cec-a317-48ad-842d-8e5270ca2a76} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2599 | 2026.01.13 00:39:35.642220 [ 4 ] {5b8f4cec-a317-48ad-842d-8e5270ca2a76} <Trace> oximeter.fields_i16 (cdd7cfc2-b03d-482d-b63b-decb637f20a3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2600 | 2026.01.13 00:39:35.642388 [ 4 ] {5b8f4cec-a317-48ad-842d-8e5270ca2a76} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001627 sec., 14751.075599262447 rows/sec., 1.22 MiB/sec. | ||
| 2601 | 2026.01.13 00:39:35.642437 [ 4 ] {5b8f4cec-a317-48ad-842d-8e5270ca2a76} <Debug> TCPHandler: Processed in 0.00194597 sec. | ||
| 2602 | 2026.01.13 00:39:35.642562 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2603 | 2026.01.13 00:39:35.642665 [ 4 ] {c6328acb-045f-4b87-8a55-19ae720b8da8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2604 | 2026.01.13 00:39:35.642710 [ 4 ] {c6328acb-045f-4b87-8a55-19ae720b8da8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2605 | 2026.01.13 00:39:35.643131 [ 4 ] {c6328acb-045f-4b87-8a55-19ae720b8da8} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2606 | 2026.01.13 00:39:35.643167 [ 4 ] {c6328acb-045f-4b87-8a55-19ae720b8da8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2607 | 2026.01.13 00:39:35.643477 [ 4 ] {c6328acb-045f-4b87-8a55-19ae720b8da8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2608 | 2026.01.13 00:39:35.643692 [ 4 ] {c6328acb-045f-4b87-8a55-19ae720b8da8} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2609 | 2026.01.13 00:39:35.643823 [ 4 ] {c6328acb-045f-4b87-8a55-19ae720b8da8} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001182 sec., 11844.331641285955 rows/sec., 965.82 KiB/sec. | ||
| 2610 | 2026.01.13 00:39:35.643861 [ 4 ] {c6328acb-045f-4b87-8a55-19ae720b8da8} <Debug> TCPHandler: Processed in 0.001352444 sec. | ||
| 2611 | 2026.01.13 00:39:35.643974 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2612 | 2026.01.13 00:39:35.644069 [ 4 ] {56d984c3-6768-4797-b19d-f5e1654a660b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2613 | 2026.01.13 00:39:35.644110 [ 4 ] {56d984c3-6768-4797-b19d-f5e1654a660b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2614 | 2026.01.13 00:39:35.644622 [ 4 ] {56d984c3-6768-4797-b19d-f5e1654a660b} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2615 | 2026.01.13 00:39:35.644659 [ 4 ] {56d984c3-6768-4797-b19d-f5e1654a660b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2616 | 2026.01.13 00:39:35.645005 [ 4 ] {56d984c3-6768-4797-b19d-f5e1654a660b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2617 | 2026.01.13 00:39:35.645220 [ 4 ] {56d984c3-6768-4797-b19d-f5e1654a660b} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2618 | 2026.01.13 00:39:35.645353 [ 4 ] {56d984c3-6768-4797-b19d-f5e1654a660b} <Debug> executeQuery: Read 213 rows, 19.31 KiB in 0.001303 sec., 163468.9178818112 rows/sec., 14.47 MiB/sec. | ||
| 2619 | 2026.01.13 00:39:35.645390 [ 4 ] {56d984c3-6768-4797-b19d-f5e1654a660b} <Debug> TCPHandler: Processed in 0.001465865 sec. | ||
| 2620 | 2026.01.13 00:39:35.645522 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2621 | 2026.01.13 00:39:35.645615 [ 4 ] {a0d486d1-f054-46b0-9b13-eeae7984704c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2622 | 2026.01.13 00:39:35.645657 [ 4 ] {a0d486d1-f054-46b0-9b13-eeae7984704c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2623 | 2026.01.13 00:39:35.646083 [ 4 ] {a0d486d1-f054-46b0-9b13-eeae7984704c} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2624 | 2026.01.13 00:39:35.646119 [ 4 ] {a0d486d1-f054-46b0-9b13-eeae7984704c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2625 | 2026.01.13 00:39:35.646430 [ 4 ] {a0d486d1-f054-46b0-9b13-eeae7984704c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2626 | 2026.01.13 00:39:35.646647 [ 4 ] {a0d486d1-f054-46b0-9b13-eeae7984704c} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2627 | 2026.01.13 00:39:35.646777 [ 4 ] {a0d486d1-f054-46b0-9b13-eeae7984704c} <Debug> executeQuery: Read 41 rows, 3.07 KiB in 0.00118 sec., 34745.76271186441 rows/sec., 2.54 MiB/sec. | ||
| 2628 | 2026.01.13 00:39:35.646815 [ 4 ] {a0d486d1-f054-46b0-9b13-eeae7984704c} <Debug> TCPHandler: Processed in 0.001342854 sec. | ||
| 2629 | 2026.01.13 00:39:35.646941 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2630 | 2026.01.13 00:39:35.647065 [ 4 ] {048fb7e3-7a04-48fe-9dd6-7fb3c3fdac3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2631 | 2026.01.13 00:39:35.647106 [ 4 ] {048fb7e3-7a04-48fe-9dd6-7fb3c3fdac3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2632 | 2026.01.13 00:39:35.647512 [ 4 ] {048fb7e3-7a04-48fe-9dd6-7fb3c3fdac3b} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2633 | 2026.01.13 00:39:35.647548 [ 4 ] {048fb7e3-7a04-48fe-9dd6-7fb3c3fdac3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2634 | 2026.01.13 00:39:35.647858 [ 4 ] {048fb7e3-7a04-48fe-9dd6-7fb3c3fdac3b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2635 | 2026.01.13 00:39:35.648078 [ 4 ] {048fb7e3-7a04-48fe-9dd6-7fb3c3fdac3b} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2636 | 2026.01.13 00:39:35.648208 [ 4 ] {048fb7e3-7a04-48fe-9dd6-7fb3c3fdac3b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001161 sec., 20671.834625322997 rows/sec., 1.72 MiB/sec. | ||
| 2637 | 2026.01.13 00:39:35.648246 [ 4 ] {048fb7e3-7a04-48fe-9dd6-7fb3c3fdac3b} <Debug> TCPHandler: Processed in 0.001355494 sec. | ||
| 2638 | 2026.01.13 00:39:35.648394 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2639 | 2026.01.13 00:39:35.648487 [ 4 ] {58422104-92a2-4265-bf23-9da63407035c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2640 | 2026.01.13 00:39:35.648527 [ 4 ] {58422104-92a2-4265-bf23-9da63407035c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2641 | 2026.01.13 00:39:35.648970 [ 4 ] {58422104-92a2-4265-bf23-9da63407035c} <Trace> oximeter.fields_u8 (3fed0e26-75a1-4f98-9e1a-d6596b4272b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2642 | 2026.01.13 00:39:35.649006 [ 4 ] {58422104-92a2-4265-bf23-9da63407035c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2643 | 2026.01.13 00:39:35.649338 [ 4 ] {58422104-92a2-4265-bf23-9da63407035c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2644 | 2026.01.13 00:39:35.649556 [ 4 ] {58422104-92a2-4265-bf23-9da63407035c} <Trace> oximeter.fields_u8 (3fed0e26-75a1-4f98-9e1a-d6596b4272b4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2645 | 2026.01.13 00:39:35.649686 [ 4 ] {58422104-92a2-4265-bf23-9da63407035c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001217 sec., 9860.312243221035 rows/sec., 770.34 KiB/sec. | ||
| 2646 | 2026.01.13 00:39:35.649737 [ 4 ] {58422104-92a2-4265-bf23-9da63407035c} <Debug> TCPHandler: Processed in 0.001392084 sec. | ||
| 2647 | 2026.01.13 00:39:35.649864 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2648 | 2026.01.13 00:39:35.649966 [ 4 ] {05a04ee6-a857-4cdd-9af2-22051c82d3b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2649 | 2026.01.13 00:39:35.650008 [ 4 ] {05a04ee6-a857-4cdd-9af2-22051c82d3b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2650 | 2026.01.13 00:39:35.650507 [ 4 ] {05a04ee6-a857-4cdd-9af2-22051c82d3b1} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2651 | 2026.01.13 00:39:35.650548 [ 4 ] {05a04ee6-a857-4cdd-9af2-22051c82d3b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2652 | 2026.01.13 00:39:35.650917 [ 4 ] {05a04ee6-a857-4cdd-9af2-22051c82d3b1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2653 | 2026.01.13 00:39:35.651148 [ 4 ] {05a04ee6-a857-4cdd-9af2-22051c82d3b1} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2654 | 2026.01.13 00:39:35.651285 [ 4 ] {05a04ee6-a857-4cdd-9af2-22051c82d3b1} <Debug> executeQuery: Read 129 rows, 10.72 KiB in 0.001341 sec., 96196.86800894854 rows/sec., 7.80 MiB/sec. | ||
| 2655 | 2026.01.13 00:39:35.651322 [ 4 ] {05a04ee6-a857-4cdd-9af2-22051c82d3b1} <Debug> TCPHandler: Processed in 0.001514366 sec. | ||
| 2656 | 2026.01.13 00:39:35.651431 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2657 | 2026.01.13 00:39:35.651522 [ 4 ] {0a6e99ec-01f4-4a2a-986a-5ee5353e67ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2658 | 2026.01.13 00:39:35.651564 [ 4 ] {0a6e99ec-01f4-4a2a-986a-5ee5353e67ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2659 | 2026.01.13 00:39:35.651959 [ 4 ] {0a6e99ec-01f4-4a2a-986a-5ee5353e67ed} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2660 | 2026.01.13 00:39:35.651995 [ 4 ] {0a6e99ec-01f4-4a2a-986a-5ee5353e67ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2661 | 2026.01.13 00:39:35.652414 [ 4 ] {0a6e99ec-01f4-4a2a-986a-5ee5353e67ed} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2662 | 2026.01.13 00:39:35.652641 [ 4 ] {0a6e99ec-01f4-4a2a-986a-5ee5353e67ed} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2663 | 2026.01.13 00:39:35.652771 [ 4 ] {0a6e99ec-01f4-4a2a-986a-5ee5353e67ed} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.00125 sec., 162400 rows/sec., 11.63 MiB/sec. | ||
| 2664 | 2026.01.13 00:39:35.652808 [ 4 ] {0a6e99ec-01f4-4a2a-986a-5ee5353e67ed} <Debug> TCPHandler: Processed in 0.001413965 sec. | ||
| 2665 | 2026.01.13 00:39:35.652926 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2666 | 2026.01.13 00:39:35.653019 [ 4 ] {23207349-839f-4bd3-9ad5-ff32f1ae4139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2667 | 2026.01.13 00:39:35.653074 [ 4 ] {23207349-839f-4bd3-9ad5-ff32f1ae4139} <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 | ||
| 2668 | 2026.01.13 00:39:35.653844 [ 4 ] {23207349-839f-4bd3-9ad5-ff32f1ae4139} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2669 | 2026.01.13 00:39:35.653882 [ 4 ] {23207349-839f-4bd3-9ad5-ff32f1ae4139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2670 | 2026.01.13 00:39:35.654405 [ 4 ] {23207349-839f-4bd3-9ad5-ff32f1ae4139} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2671 | 2026.01.13 00:39:35.654626 [ 4 ] {23207349-839f-4bd3-9ad5-ff32f1ae4139} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2672 | 2026.01.13 00:39:35.654767 [ 4 ] {23207349-839f-4bd3-9ad5-ff32f1ae4139} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001766 sec., 8493.771234428086 rows/sec., 15.22 MiB/sec. | ||
| 2673 | 2026.01.13 00:39:35.654828 [ 4 ] {23207349-839f-4bd3-9ad5-ff32f1ae4139} <Debug> TCPHandler: Processed in 0.00195256 sec. | ||
| 2674 | 2026.01.13 00:39:35.654934 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2675 | 2026.01.13 00:39:35.655028 [ 4 ] {77861851-ab11-4746-ac62-066787a5f3e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2676 | 2026.01.13 00:39:35.655070 [ 4 ] {77861851-ab11-4746-ac62-066787a5f3e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2677 | 2026.01.13 00:39:35.655415 [ 4 ] {77861851-ab11-4746-ac62-066787a5f3e8} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2678 | 2026.01.13 00:39:35.655453 [ 4 ] {77861851-ab11-4746-ac62-066787a5f3e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2679 | 2026.01.13 00:39:35.655763 [ 4 ] {77861851-ab11-4746-ac62-066787a5f3e8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2680 | 2026.01.13 00:39:35.655987 [ 4 ] {77861851-ab11-4746-ac62-066787a5f3e8} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2681 | 2026.01.13 00:39:35.656115 [ 4 ] {77861851-ab11-4746-ac62-066787a5f3e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 2682 | 2026.01.13 00:39:35.656151 [ 4 ] {77861851-ab11-4746-ac62-066787a5f3e8} <Debug> TCPHandler: Processed in 0.001266033 sec. | ||
| 2683 | 2026.01.13 00:39:37.508988 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5298 | ||
| 2684 | 2026.01.13 00:39:37.509501 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2685 | 2026.01.13 00:39:37.509544 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2686 | 2026.01.13 00:39:37.510030 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2687 | 2026.01.13 00:39:37.510261 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2688 | 2026.01.13 00:39:37.510382 [ 28 ] {} <Debug> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2689 | 2026.01.13 00:39:37.510402 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5298 | ||
| 2690 | 2026.01.13 00:39:37.510423 [ 28 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2691 | 2026.01.13 00:39:37.510443 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2692 | 2026.01.13 00:39:37.510605 [ 198 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::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 | ||
| 2693 | 2026.01.13 00:39:37.510822 [ 198 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2694 | 2026.01.13 00:39:37.510884 [ 198 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2866 rows starting from the beginning of the part | ||
| 2695 | 2026.01.13 00:39:37.511031 [ 198 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2696 | 2026.01.13 00:39:37.511117 [ 198 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::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 | ||
| 2697 | 2026.01.13 00:39:37.511191 [ 198 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::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 | ||
| 2698 | 2026.01.13 00:39:37.511263 [ 198 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::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 | ||
| 2699 | 2026.01.13 00:39:37.511341 [ 198 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::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 | ||
| 2700 | 2026.01.13 00:39:37.512768 [ 195 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5298 rows, containing 4 columns (4 merged, 0 gathered) in 0.002251013 sec., 2353607.0204836666 rows/sec., 33.67 MiB/sec. | ||
| 2701 | 2026.01.13 00:39:37.513445 [ 198 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2702 | 2026.01.13 00:39:37.513698 [ 198 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_11_2} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2703 | 2026.01.13 00:39:37.513773 [ 198 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_11_2} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2704 | 2026.01.13 00:39:37.513852 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2705 | 2026.01.13 00:39:37.791315 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2706 | 2026.01.13 00:39:37.809244 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2707 | 2026.01.13 00:39:37.809314 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2708 | 2026.01.13 00:39:37.815521 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2709 | 2026.01.13 00:39:37.816218 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2710 | 2026.01.13 00:39:37.816524 [ 28 ] {} <Debug> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2711 | 2026.01.13 00:39:37.816589 [ 28 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2712 | 2026.01.13 00:39:37.816612 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 2713 | 2026.01.13 00:39:37.816722 [ 195 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 2714 | 2026.01.13 00:39:37.819625 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2715 | 2026.01.13 00:39:37.821137 [ 195 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2716 | 2026.01.13 00:39:37.822781 [ 195 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 2717 | 2026.01.13 00:39:37.827718 [ 195 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 2718 | 2026.01.13 00:39:37.832157 [ 195 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 2719 | 2026.01.13 00:39:37.836377 [ 195 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 2720 | 2026.01.13 00:39:37.841128 [ 195 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 2721 | 2026.01.13 00:39:37.845359 [ 195 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 2722 | 2026.01.13 00:39:37.896877 [ 198 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.080201436 sec., 1034.894188178875 rows/sec., 5.35 MiB/sec. | ||
| 2723 | 2026.01.13 00:39:37.898533 [ 187 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2724 | 2026.01.13 00:39:37.900312 [ 187 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_11_2} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2725 | 2026.01.13 00:39:37.900400 [ 187 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_11_2} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2726 | 2026.01.13 00:39:37.901514 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2727 | 2026.01.13 00:39:38.000259 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.62 MiB, peak 220.51 MiB, free memory in arenas 0.00 B, will set to 220.61 MiB (RSS), difference: 9.99 MiB | ||
| 2728 | 2026.01.13 00:39:40.638585 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2729 | 2026.01.13 00:39:40.638809 [ 4 ] {e2ce2f83-b4aa-45ef-981e-2ec299ce6879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2730 | 2026.01.13 00:39:40.638885 [ 4 ] {e2ce2f83-b4aa-45ef-981e-2ec299ce6879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2731 | 2026.01.13 00:39:40.639595 [ 4 ] {e2ce2f83-b4aa-45ef-981e-2ec299ce6879} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2732 | 2026.01.13 00:39:40.639643 [ 4 ] {e2ce2f83-b4aa-45ef-981e-2ec299ce6879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2733 | 2026.01.13 00:39:40.640055 [ 4 ] {e2ce2f83-b4aa-45ef-981e-2ec299ce6879} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2734 | 2026.01.13 00:39:40.640296 [ 4 ] {e2ce2f83-b4aa-45ef-981e-2ec299ce6879} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2735 | 2026.01.13 00:39:40.640459 [ 4 ] {e2ce2f83-b4aa-45ef-981e-2ec299ce6879} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001705 sec., 62170.087976539595 rows/sec., 5.19 MiB/sec. | ||
| 2736 | 2026.01.13 00:39:40.640506 [ 4 ] {e2ce2f83-b4aa-45ef-981e-2ec299ce6879} <Debug> TCPHandler: Processed in 0.002063862 sec. | ||
| 2737 | 2026.01.13 00:39:40.640636 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2738 | 2026.01.13 00:39:40.640741 [ 4 ] {f5bd15f7-b366-437d-b33e-4eba0bc21d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2739 | 2026.01.13 00:39:40.640785 [ 4 ] {f5bd15f7-b366-437d-b33e-4eba0bc21d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2740 | 2026.01.13 00:39:40.641200 [ 4 ] {f5bd15f7-b366-437d-b33e-4eba0bc21d31} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2741 | 2026.01.13 00:39:40.641238 [ 4 ] {f5bd15f7-b366-437d-b33e-4eba0bc21d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2742 | 2026.01.13 00:39:40.641547 [ 4 ] {f5bd15f7-b366-437d-b33e-4eba0bc21d31} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2743 | 2026.01.13 00:39:40.641763 [ 4 ] {f5bd15f7-b366-437d-b33e-4eba0bc21d31} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2744 | 2026.01.13 00:39:40.641895 [ 4 ] {f5bd15f7-b366-437d-b33e-4eba0bc21d31} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001179 sec., 21204.41051738762 rows/sec., 1.56 MiB/sec. | ||
| 2745 | 2026.01.13 00:39:40.641932 [ 4 ] {f5bd15f7-b366-437d-b33e-4eba0bc21d31} <Debug> TCPHandler: Processed in 0.001349344 sec. | ||
| 2746 | 2026.01.13 00:39:40.642035 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2747 | 2026.01.13 00:39:40.642129 [ 4 ] {9e88feef-e652-4175-ad2b-cad6cf8e0cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2748 | 2026.01.13 00:39:40.642169 [ 4 ] {9e88feef-e652-4175-ad2b-cad6cf8e0cc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2749 | 2026.01.13 00:39:40.642586 [ 4 ] {9e88feef-e652-4175-ad2b-cad6cf8e0cc3} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2750 | 2026.01.13 00:39:40.642623 [ 4 ] {9e88feef-e652-4175-ad2b-cad6cf8e0cc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2751 | 2026.01.13 00:39:40.642933 [ 4 ] {9e88feef-e652-4175-ad2b-cad6cf8e0cc3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2752 | 2026.01.13 00:39:40.643155 [ 4 ] {9e88feef-e652-4175-ad2b-cad6cf8e0cc3} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2753 | 2026.01.13 00:39:40.643282 [ 4 ] {9e88feef-e652-4175-ad2b-cad6cf8e0cc3} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001171 sec., 76003.41588385995 rows/sec., 5.94 MiB/sec. | ||
| 2754 | 2026.01.13 00:39:40.643320 [ 4 ] {9e88feef-e652-4175-ad2b-cad6cf8e0cc3} <Debug> TCPHandler: Processed in 0.001333034 sec. | ||
| 2755 | 2026.01.13 00:39:40.643435 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2756 | 2026.01.13 00:39:40.643529 [ 4 ] {c374c0a7-222e-45bf-8ce2-ceed0970d442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2757 | 2026.01.13 00:39:40.643573 [ 4 ] {c374c0a7-222e-45bf-8ce2-ceed0970d442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2758 | 2026.01.13 00:39:40.643969 [ 4 ] {c374c0a7-222e-45bf-8ce2-ceed0970d442} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2759 | 2026.01.13 00:39:40.644007 [ 4 ] {c374c0a7-222e-45bf-8ce2-ceed0970d442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2760 | 2026.01.13 00:39:40.644366 [ 4 ] {c374c0a7-222e-45bf-8ce2-ceed0970d442} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2761 | 2026.01.13 00:39:40.644622 [ 4 ] {c374c0a7-222e-45bf-8ce2-ceed0970d442} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2762 | 2026.01.13 00:39:40.644776 [ 4 ] {c374c0a7-222e-45bf-8ce2-ceed0970d442} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001265 sec., 126482.21343873517 rows/sec., 8.81 MiB/sec. | ||
| 2763 | 2026.01.13 00:39:40.644819 [ 4 ] {c374c0a7-222e-45bf-8ce2-ceed0970d442} <Debug> TCPHandler: Processed in 0.001434355 sec. | ||
| 2764 | 2026.01.13 00:39:40.644956 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2765 | 2026.01.13 00:39:40.645062 [ 4 ] {ebba554f-da23-43a0-9921-62d6b5a6f1a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2766 | 2026.01.13 00:39:40.645127 [ 4 ] {ebba554f-da23-43a0-9921-62d6b5a6f1a5} <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 | ||
| 2767 | 2026.01.13 00:39:40.646064 [ 4 ] {ebba554f-da23-43a0-9921-62d6b5a6f1a5} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2768 | 2026.01.13 00:39:40.646106 [ 4 ] {ebba554f-da23-43a0-9921-62d6b5a6f1a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2769 | 2026.01.13 00:39:40.646791 [ 4 ] {ebba554f-da23-43a0-9921-62d6b5a6f1a5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2770 | 2026.01.13 00:39:40.647052 [ 4 ] {ebba554f-da23-43a0-9921-62d6b5a6f1a5} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2771 | 2026.01.13 00:39:40.647218 [ 4 ] {ebba554f-da23-43a0-9921-62d6b5a6f1a5} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002177 sec., 11483.693155718878 rows/sec., 20.58 MiB/sec. | ||
| 2772 | 2026.01.13 00:39:40.647280 [ 4 ] {ebba554f-da23-43a0-9921-62d6b5a6f1a5} <Debug> TCPHandler: Processed in 0.002381495 sec. | ||
| 2773 | 2026.01.13 00:39:40.647429 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2774 | 2026.01.13 00:39:40.647535 [ 4 ] {59b4d08b-70e9-435e-8a1a-d23af259a510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2775 | 2026.01.13 00:39:40.647579 [ 4 ] {59b4d08b-70e9-435e-8a1a-d23af259a510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2776 | 2026.01.13 00:39:40.647930 [ 4 ] {59b4d08b-70e9-435e-8a1a-d23af259a510} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2777 | 2026.01.13 00:39:40.647967 [ 4 ] {59b4d08b-70e9-435e-8a1a-d23af259a510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2778 | 2026.01.13 00:39:40.648288 [ 4 ] {59b4d08b-70e9-435e-8a1a-d23af259a510} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2779 | 2026.01.13 00:39:40.648526 [ 4 ] {59b4d08b-70e9-435e-8a1a-d23af259a510} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2780 | 2026.01.13 00:39:40.648657 [ 4 ] {59b4d08b-70e9-435e-8a1a-d23af259a510} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 2781 | 2026.01.13 00:39:40.648700 [ 4 ] {59b4d08b-70e9-435e-8a1a-d23af259a510} <Debug> TCPHandler: Processed in 0.001334505 sec. | ||
| 2782 | 2026.01.13 00:39:44.930922 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2783 | 2026.01.13 00:39:44.931011 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2784 | 2026.01.13 00:39:45.010573 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5810 | ||
| 2785 | 2026.01.13 00:39:45.011168 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2786 | 2026.01.13 00:39:45.011219 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2787 | 2026.01.13 00:39:45.011834 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2788 | 2026.01.13 00:39:45.012071 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2789 | 2026.01.13 00:39:45.012203 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5810 | ||
| 2790 | 2026.01.13 00:39:45.016026 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 378 | ||
| 2791 | 2026.01.13 00:39:45.018441 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2792 | 2026.01.13 00:39:45.018500 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2793 | 2026.01.13 00:39:45.019766 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2794 | 2026.01.13 00:39:45.020037 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2795 | 2026.01.13 00:39:45.020385 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 378 | ||
| 2796 | 2026.01.13 00:39:45.319786 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2797 | 2026.01.13 00:39:45.338269 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2798 | 2026.01.13 00:39:45.338330 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2799 | 2026.01.13 00:39:45.344205 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2800 | 2026.01.13 00:39:45.344951 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2801 | 2026.01.13 00:39:45.348313 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2802 | 2026.01.13 00:39:45.638980 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2803 | 2026.01.13 00:39:45.639175 [ 4 ] {23969f06-bc28-41e2-b62a-3b7050902a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2804 | 2026.01.13 00:39:45.639247 [ 4 ] {23969f06-bc28-41e2-b62a-3b7050902a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2805 | 2026.01.13 00:39:45.639928 [ 4 ] {23969f06-bc28-41e2-b62a-3b7050902a46} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2806 | 2026.01.13 00:39:45.639967 [ 4 ] {23969f06-bc28-41e2-b62a-3b7050902a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2807 | 2026.01.13 00:39:45.640359 [ 4 ] {23969f06-bc28-41e2-b62a-3b7050902a46} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2808 | 2026.01.13 00:39:45.640580 [ 4 ] {23969f06-bc28-41e2-b62a-3b7050902a46} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2809 | 2026.01.13 00:39:45.640705 [ 148 ] {} <Debug> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2810 | 2026.01.13 00:39:45.640727 [ 4 ] {23969f06-bc28-41e2-b62a-3b7050902a46} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001605 sec., 53582.554517133955 rows/sec., 4.48 MiB/sec. | ||
| 2811 | 2026.01.13 00:39:45.640753 [ 148 ] {} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2812 | 2026.01.13 00:39:45.640769 [ 4 ] {23969f06-bc28-41e2-b62a-3b7050902a46} <Debug> TCPHandler: Processed in 0.00192904 sec. | ||
| 2813 | 2026.01.13 00:39:45.640778 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2814 | 2026.01.13 00:39:45.640892 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2815 | 2026.01.13 00:39:45.640953 [ 202 ] {69955813-f697-4ff5-96f7-072ef266c358::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 | ||
| 2816 | 2026.01.13 00:39:45.640986 [ 4 ] {87001af1-697f-4a6a-ae03-8c9f91ffe7b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2817 | 2026.01.13 00:39:45.641060 [ 4 ] {87001af1-697f-4a6a-ae03-8c9f91ffe7b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2818 | 2026.01.13 00:39:45.641171 [ 202 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2819 | 2026.01.13 00:39:45.641233 [ 202 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1393 rows starting from the beginning of the part | ||
| 2820 | 2026.01.13 00:39:45.641378 [ 202 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 76 rows starting from the beginning of the part | ||
| 2821 | 2026.01.13 00:39:45.641461 [ 4 ] {87001af1-697f-4a6a-ae03-8c9f91ffe7b0} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2822 | 2026.01.13 00:39:45.641463 [ 202 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 106 rows starting from the beginning of the part | ||
| 2823 | 2026.01.13 00:39:45.641508 [ 4 ] {87001af1-697f-4a6a-ae03-8c9f91ffe7b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2824 | 2026.01.13 00:39:45.641565 [ 202 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 213 rows starting from the beginning of the part | ||
| 2825 | 2026.01.13 00:39:45.641632 [ 202 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 106 rows starting from the beginning of the part | ||
| 2826 | 2026.01.13 00:39:45.641676 [ 202 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 86 rows starting from the beginning of the part | ||
| 2827 | 2026.01.13 00:39:45.641839 [ 4 ] {87001af1-697f-4a6a-ae03-8c9f91ffe7b0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2828 | 2026.01.13 00:39:45.642073 [ 4 ] {87001af1-697f-4a6a-ae03-8c9f91ffe7b0} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2829 | 2026.01.13 00:39:45.642202 [ 4 ] {87001af1-697f-4a6a-ae03-8c9f91ffe7b0} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001234 sec., 12155.591572123176 rows/sec., 914.04 KiB/sec. | ||
| 2830 | 2026.01.13 00:39:45.642238 [ 4 ] {87001af1-697f-4a6a-ae03-8c9f91ffe7b0} <Debug> TCPHandler: Processed in 0.001394115 sec. | ||
| 2831 | 2026.01.13 00:39:45.642361 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2832 | 2026.01.13 00:39:45.642455 [ 4 ] {38e7931a-969d-4db0-b1e6-dd840f5c958b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2833 | 2026.01.13 00:39:45.642495 [ 4 ] {38e7931a-969d-4db0-b1e6-dd840f5c958b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2834 | 2026.01.13 00:39:45.642914 [ 4 ] {38e7931a-969d-4db0-b1e6-dd840f5c958b} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2835 | 2026.01.13 00:39:45.642915 [ 187 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1980 rows, containing 5 columns (5 merged, 0 gathered) in 0.002051982 sec., 964920.7449188151 rows/sec., 84.74 MiB/sec. | ||
| 2836 | 2026.01.13 00:39:45.642949 [ 4 ] {38e7931a-969d-4db0-b1e6-dd840f5c958b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2837 | 2026.01.13 00:39:45.643248 [ 190 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2838 | 2026.01.13 00:39:45.643275 [ 4 ] {38e7931a-969d-4db0-b1e6-dd840f5c958b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2839 | 2026.01.13 00:39:45.643620 [ 4 ] {38e7931a-969d-4db0-b1e6-dd840f5c958b} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2840 | 2026.01.13 00:39:45.643621 [ 190 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_16_3} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2841 | 2026.01.13 00:39:45.643717 [ 190 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_16_3} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2842 | 2026.01.13 00:39:45.643724 [ 148 ] {} <Debug> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2843 | 2026.01.13 00:39:45.643755 [ 4 ] {38e7931a-969d-4db0-b1e6-dd840f5c958b} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001317 sec., 59984.81397114654 rows/sec., 4.68 MiB/sec. | ||
| 2844 | 2026.01.13 00:39:45.643760 [ 148 ] {} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2845 | 2026.01.13 00:39:45.643787 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2846 | 2026.01.13 00:39:45.643791 [ 4 ] {38e7931a-969d-4db0-b1e6-dd840f5c958b} <Debug> TCPHandler: Processed in 0.001477626 sec. | ||
| 2847 | 2026.01.13 00:39:45.643800 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 2848 | 2026.01.13 00:39:45.643892 [ 202 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::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 | ||
| 2849 | 2026.01.13 00:39:45.643914 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2850 | 2026.01.13 00:39:45.643977 [ 202 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2851 | 2026.01.13 00:39:45.644005 [ 202 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 623 rows starting from the beginning of the part | ||
| 2852 | 2026.01.13 00:39:45.644011 [ 4 ] {d8b2c95a-fd95-42bb-8fbb-c86ff7d20058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2853 | 2026.01.13 00:39:45.644052 [ 202 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 74 rows starting from the beginning of the part | ||
| 2854 | 2026.01.13 00:39:45.644060 [ 4 ] {d8b2c95a-fd95-42bb-8fbb-c86ff7d20058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2855 | 2026.01.13 00:39:45.644098 [ 202 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 89 rows starting from the beginning of the part | ||
| 2856 | 2026.01.13 00:39:45.644138 [ 202 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 129 rows starting from the beginning of the part | ||
| 2857 | 2026.01.13 00:39:45.644170 [ 202 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 89 rows starting from the beginning of the part | ||
| 2858 | 2026.01.13 00:39:45.644207 [ 202 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 79 rows starting from the beginning of the part | ||
| 2859 | 2026.01.13 00:39:45.644491 [ 4 ] {d8b2c95a-fd95-42bb-8fbb-c86ff7d20058} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2860 | 2026.01.13 00:39:45.644530 [ 4 ] {d8b2c95a-fd95-42bb-8fbb-c86ff7d20058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2861 | 2026.01.13 00:39:45.644866 [ 4 ] {d8b2c95a-fd95-42bb-8fbb-c86ff7d20058} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2862 | 2026.01.13 00:39:45.645049 [ 187 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1083 rows, containing 5 columns (5 merged, 0 gathered) in 0.001176673 sec., 920391.6466171995 rows/sec., 74.25 MiB/sec. | ||
| 2863 | 2026.01.13 00:39:45.645084 [ 4 ] {d8b2c95a-fd95-42bb-8fbb-c86ff7d20058} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2864 | 2026.01.13 00:39:45.645178 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2865 | 2026.01.13 00:39:45.645203 [ 148 ] {} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2866 | 2026.01.13 00:39:45.645216 [ 4 ] {d8b2c95a-fd95-42bb-8fbb-c86ff7d20058} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 2867 | 2026.01.13 00:39:45.645229 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2868 | 2026.01.13 00:39:45.645243 [ 187 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2869 | 2026.01.13 00:39:45.645253 [ 4 ] {d8b2c95a-fd95-42bb-8fbb-c86ff7d20058} <Debug> TCPHandler: Processed in 0.001387015 sec. | ||
| 2870 | 2026.01.13 00:39:45.645301 [ 202 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::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 | ||
| 2871 | 2026.01.13 00:39:45.645375 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2872 | 2026.01.13 00:39:45.645407 [ 202 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2873 | 2026.01.13 00:39:45.645448 [ 202 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4019 rows starting from the beginning of the part | ||
| 2874 | 2026.01.13 00:39:45.645486 [ 4 ] {f0c38b19-c654-4329-bb28-fd1de6f1b646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2875 | 2026.01.13 00:39:45.645509 [ 202 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 2876 | 2026.01.13 00:39:45.645546 [ 4 ] {f0c38b19-c654-4329-bb28-fd1de6f1b646} <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 | ||
| 2877 | 2026.01.13 00:39:45.645567 [ 202 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 2878 | 2026.01.13 00:39:45.645615 [ 187 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_16_3} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2879 | 2026.01.13 00:39:45.645626 [ 202 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 203 rows starting from the beginning of the part | ||
| 2880 | 2026.01.13 00:39:45.645687 [ 202 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 2881 | 2026.01.13 00:39:45.645726 [ 187 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_16_3} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2882 | 2026.01.13 00:39:45.645736 [ 202 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::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 | ||
| 2883 | 2026.01.13 00:39:45.645869 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 2884 | 2026.01.13 00:39:45.646536 [ 4 ] {f0c38b19-c654-4329-bb28-fd1de6f1b646} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2885 | 2026.01.13 00:39:45.646584 [ 4 ] {f0c38b19-c654-4329-bb28-fd1de6f1b646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2886 | 2026.01.13 00:39:45.647282 [ 4 ] {f0c38b19-c654-4329-bb28-fd1de6f1b646} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2887 | 2026.01.13 00:39:45.647586 [ 4 ] {f0c38b19-c654-4329-bb28-fd1de6f1b646} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2888 | 2026.01.13 00:39:45.647730 [ 200 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4862 rows, containing 5 columns (5 merged, 0 gathered) in 0.002455736 sec., 1979854.5120485264 rows/sec., 136.29 MiB/sec. | ||
| 2889 | 2026.01.13 00:39:45.647757 [ 4 ] {f0c38b19-c654-4329-bb28-fd1de6f1b646} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002292 sec., 6544.502617801047 rows/sec., 11.73 MiB/sec. | ||
| 2890 | 2026.01.13 00:39:45.647814 [ 4 ] {f0c38b19-c654-4329-bb28-fd1de6f1b646} <Debug> TCPHandler: Processed in 0.002486456 sec. | ||
| 2891 | 2026.01.13 00:39:45.647936 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2892 | 2026.01.13 00:39:45.648035 [ 4 ] {94e7e353-4281-4dfe-9030-c2712277e4c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2893 | 2026.01.13 00:39:45.648077 [ 4 ] {94e7e353-4281-4dfe-9030-c2712277e4c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2894 | 2026.01.13 00:39:45.648181 [ 187 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2895 | 2026.01.13 00:39:45.648418 [ 4 ] {94e7e353-4281-4dfe-9030-c2712277e4c5} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2896 | 2026.01.13 00:39:45.648461 [ 4 ] {94e7e353-4281-4dfe-9030-c2712277e4c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2897 | 2026.01.13 00:39:45.648484 [ 187 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2898 | 2026.01.13 00:39:45.648572 [ 187 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2899 | 2026.01.13 00:39:45.648669 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 2900 | 2026.01.13 00:39:45.648805 [ 4 ] {94e7e353-4281-4dfe-9030-c2712277e4c5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2901 | 2026.01.13 00:39:45.649071 [ 4 ] {94e7e353-4281-4dfe-9030-c2712277e4c5} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2902 | 2026.01.13 00:39:45.649187 [ 147 ] {} <Debug> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2903 | 2026.01.13 00:39:45.649199 [ 4 ] {94e7e353-4281-4dfe-9030-c2712277e4c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001184 sec., 50675.67567567568 rows/sec., 3.42 MiB/sec. | ||
| 2904 | 2026.01.13 00:39:45.649228 [ 147 ] {} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2905 | 2026.01.13 00:39:45.649245 [ 4 ] {94e7e353-4281-4dfe-9030-c2712277e4c5} <Debug> TCPHandler: Processed in 0.001357394 sec. | ||
| 2906 | 2026.01.13 00:39:45.649254 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2907 | 2026.01.13 00:39:45.649340 [ 186 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::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 | ||
| 2908 | 2026.01.13 00:39:45.649459 [ 186 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2909 | 2026.01.13 00:39:45.649488 [ 186 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 564 rows starting from the beginning of the part | ||
| 2910 | 2026.01.13 00:39:45.649538 [ 186 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 2911 | 2026.01.13 00:39:45.649579 [ 186 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 2912 | 2026.01.13 00:39:45.649615 [ 186 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 2913 | 2026.01.13 00:39:45.649650 [ 186 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 2914 | 2026.01.13 00:39:45.649686 [ 186 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::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 | ||
| 2915 | 2026.01.13 00:39:45.650490 [ 187 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 864 rows, containing 4 columns (4 merged, 0 gathered) in 0.001185302 sec., 728928.1550187209 rows/sec., 49.12 MiB/sec. | ||
| 2916 | 2026.01.13 00:39:45.650677 [ 200 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2917 | 2026.01.13 00:39:45.650944 [ 200 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_16_3} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2918 | 2026.01.13 00:39:45.651012 [ 200 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_16_3} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2919 | 2026.01.13 00:39:45.651090 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2920 | 2026.01.13 00:39:50.667278 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2921 | 2026.01.13 00:39:50.667499 [ 4 ] {c7771f52-ac41-496d-93e1-ad44bb27b364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2922 | 2026.01.13 00:39:50.667575 [ 4 ] {c7771f52-ac41-496d-93e1-ad44bb27b364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2923 | 2026.01.13 00:39:50.668206 [ 4 ] {c7771f52-ac41-496d-93e1-ad44bb27b364} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2924 | 2026.01.13 00:39:50.668255 [ 4 ] {c7771f52-ac41-496d-93e1-ad44bb27b364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2925 | 2026.01.13 00:39:50.668629 [ 4 ] {c7771f52-ac41-496d-93e1-ad44bb27b364} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2926 | 2026.01.13 00:39:50.668868 [ 4 ] {c7771f52-ac41-496d-93e1-ad44bb27b364} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2927 | 2026.01.13 00:39:50.669032 [ 4 ] {c7771f52-ac41-496d-93e1-ad44bb27b364} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001587 sec., 1260.2394454946439 rows/sec., 102.76 KiB/sec. | ||
| 2928 | 2026.01.13 00:39:50.669081 [ 4 ] {c7771f52-ac41-496d-93e1-ad44bb27b364} <Debug> TCPHandler: Processed in 0.001948491 sec. | ||
| 2929 | 2026.01.13 00:39:50.669200 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2930 | 2026.01.13 00:39:50.669306 [ 4 ] {a34d1ecc-0c35-48ed-8c42-45fc15518605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2931 | 2026.01.13 00:39:50.669350 [ 4 ] {a34d1ecc-0c35-48ed-8c42-45fc15518605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2932 | 2026.01.13 00:39:50.670226 [ 4 ] {a34d1ecc-0c35-48ed-8c42-45fc15518605} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2933 | 2026.01.13 00:39:50.670265 [ 4 ] {a34d1ecc-0c35-48ed-8c42-45fc15518605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2934 | 2026.01.13 00:39:50.670683 [ 4 ] {a34d1ecc-0c35-48ed-8c42-45fc15518605} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2935 | 2026.01.13 00:39:50.670906 [ 4 ] {a34d1ecc-0c35-48ed-8c42-45fc15518605} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2936 | 2026.01.13 00:39:50.671042 [ 4 ] {a34d1ecc-0c35-48ed-8c42-45fc15518605} <Debug> executeQuery: Read 1247 rows, 105.26 KiB in 0.001761 sec., 708120.3861442362 rows/sec., 58.37 MiB/sec. | ||
| 2937 | 2026.01.13 00:39:50.671081 [ 4 ] {a34d1ecc-0c35-48ed-8c42-45fc15518605} <Debug> TCPHandler: Processed in 0.001932081 sec. | ||
| 2938 | 2026.01.13 00:39:50.671195 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2939 | 2026.01.13 00:39:50.671294 [ 4 ] {4d208d3b-8c52-4330-9506-c7b114f9ea01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2940 | 2026.01.13 00:39:50.671335 [ 4 ] {4d208d3b-8c52-4330-9506-c7b114f9ea01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2941 | 2026.01.13 00:39:50.671736 [ 4 ] {4d208d3b-8c52-4330-9506-c7b114f9ea01} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2942 | 2026.01.13 00:39:50.671773 [ 4 ] {4d208d3b-8c52-4330-9506-c7b114f9ea01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2943 | 2026.01.13 00:39:50.672068 [ 4 ] {4d208d3b-8c52-4330-9506-c7b114f9ea01} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2944 | 2026.01.13 00:39:50.672290 [ 4 ] {4d208d3b-8c52-4330-9506-c7b114f9ea01} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2945 | 2026.01.13 00:39:50.672421 [ 4 ] {4d208d3b-8c52-4330-9506-c7b114f9ea01} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001148 sec., 23519.163763066204 rows/sec., 1.72 MiB/sec. | ||
| 2946 | 2026.01.13 00:39:50.672459 [ 4 ] {4d208d3b-8c52-4330-9506-c7b114f9ea01} <Debug> TCPHandler: Processed in 0.001314444 sec. | ||
| 2947 | 2026.01.13 00:39:50.672561 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2948 | 2026.01.13 00:39:50.672655 [ 4 ] {a8ef2ee2-932f-45b3-86b7-19edd7e6722c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2949 | 2026.01.13 00:39:50.672694 [ 4 ] {a8ef2ee2-932f-45b3-86b7-19edd7e6722c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2950 | 2026.01.13 00:39:50.673150 [ 4 ] {a8ef2ee2-932f-45b3-86b7-19edd7e6722c} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2951 | 2026.01.13 00:39:50.673188 [ 4 ] {a8ef2ee2-932f-45b3-86b7-19edd7e6722c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2952 | 2026.01.13 00:39:50.673501 [ 4 ] {a8ef2ee2-932f-45b3-86b7-19edd7e6722c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2953 | 2026.01.13 00:39:50.673729 [ 4 ] {a8ef2ee2-932f-45b3-86b7-19edd7e6722c} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2954 | 2026.01.13 00:39:50.673860 [ 4 ] {a8ef2ee2-932f-45b3-86b7-19edd7e6722c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001223 sec., 186426.81929681113 rows/sec., 12.62 MiB/sec. | ||
| 2955 | 2026.01.13 00:39:50.673897 [ 4 ] {a8ef2ee2-932f-45b3-86b7-19edd7e6722c} <Debug> TCPHandler: Processed in 0.001384915 sec. | ||
| 2956 | 2026.01.13 00:39:50.674022 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2957 | 2026.01.13 00:39:50.674141 [ 4 ] {33a98d55-1d9a-4e04-a431-61bcb6ac6b20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2958 | 2026.01.13 00:39:50.674189 [ 4 ] {33a98d55-1d9a-4e04-a431-61bcb6ac6b20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2959 | 2026.01.13 00:39:50.674848 [ 4 ] {33a98d55-1d9a-4e04-a431-61bcb6ac6b20} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2960 | 2026.01.13 00:39:50.674886 [ 4 ] {33a98d55-1d9a-4e04-a431-61bcb6ac6b20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2961 | 2026.01.13 00:39:50.675229 [ 4 ] {33a98d55-1d9a-4e04-a431-61bcb6ac6b20} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2962 | 2026.01.13 00:39:50.675439 [ 4 ] {33a98d55-1d9a-4e04-a431-61bcb6ac6b20} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2963 | 2026.01.13 00:39:50.675571 [ 4 ] {33a98d55-1d9a-4e04-a431-61bcb6ac6b20} <Debug> executeQuery: Read 547 rows, 41.57 KiB in 0.001456 sec., 375686.81318681315 rows/sec., 27.88 MiB/sec. | ||
| 2964 | 2026.01.13 00:39:50.675611 [ 4 ] {33a98d55-1d9a-4e04-a431-61bcb6ac6b20} <Debug> TCPHandler: Processed in 0.001652888 sec. | ||
| 2965 | 2026.01.13 00:39:50.675737 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2966 | 2026.01.13 00:39:50.675833 [ 4 ] {92fe24db-be20-4e19-9460-0d8528c7d1f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2967 | 2026.01.13 00:39:50.675875 [ 4 ] {92fe24db-be20-4e19-9460-0d8528c7d1f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2968 | 2026.01.13 00:39:50.676407 [ 4 ] {92fe24db-be20-4e19-9460-0d8528c7d1f4} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2969 | 2026.01.13 00:39:50.676445 [ 4 ] {92fe24db-be20-4e19-9460-0d8528c7d1f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2970 | 2026.01.13 00:39:50.676833 [ 4 ] {92fe24db-be20-4e19-9460-0d8528c7d1f4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2971 | 2026.01.13 00:39:50.677059 [ 4 ] {92fe24db-be20-4e19-9460-0d8528c7d1f4} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2972 | 2026.01.13 00:39:50.677191 [ 4 ] {92fe24db-be20-4e19-9460-0d8528c7d1f4} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001377 sec., 613652.8685548294 rows/sec., 41.30 MiB/sec. | ||
| 2973 | 2026.01.13 00:39:50.677230 [ 4 ] {92fe24db-be20-4e19-9460-0d8528c7d1f4} <Debug> TCPHandler: Processed in 0.001541356 sec. | ||
| 2974 | 2026.01.13 00:39:50.677346 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2975 | 2026.01.13 00:39:50.677442 [ 4 ] {cc32bbbc-0828-43d3-bc78-b242be22025c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2976 | 2026.01.13 00:39:50.677498 [ 4 ] {cc32bbbc-0828-43d3-bc78-b242be22025c} <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 | ||
| 2977 | 2026.01.13 00:39:50.678251 [ 4 ] {cc32bbbc-0828-43d3-bc78-b242be22025c} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2978 | 2026.01.13 00:39:50.678290 [ 4 ] {cc32bbbc-0828-43d3-bc78-b242be22025c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2979 | 2026.01.13 00:39:50.678825 [ 4 ] {cc32bbbc-0828-43d3-bc78-b242be22025c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2980 | 2026.01.13 00:39:50.679059 [ 4 ] {cc32bbbc-0828-43d3-bc78-b242be22025c} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2981 | 2026.01.13 00:39:50.679201 [ 4 ] {cc32bbbc-0828-43d3-bc78-b242be22025c} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001778 sec., 14060.742407199099 rows/sec., 25.20 MiB/sec. | ||
| 2982 | 2026.01.13 00:39:50.679253 [ 4 ] {cc32bbbc-0828-43d3-bc78-b242be22025c} <Debug> TCPHandler: Processed in 0.001956181 sec. | ||
| 2983 | 2026.01.13 00:39:50.679380 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2984 | 2026.01.13 00:39:50.679500 [ 4 ] {3e5410ac-3129-403e-92e8-56ffd745f4f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2985 | 2026.01.13 00:39:50.679551 [ 4 ] {3e5410ac-3129-403e-92e8-56ffd745f4f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2986 | 2026.01.13 00:39:50.679928 [ 4 ] {3e5410ac-3129-403e-92e8-56ffd745f4f0} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2987 | 2026.01.13 00:39:50.679964 [ 4 ] {3e5410ac-3129-403e-92e8-56ffd745f4f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2988 | 2026.01.13 00:39:50.680285 [ 4 ] {3e5410ac-3129-403e-92e8-56ffd745f4f0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2989 | 2026.01.13 00:39:50.680500 [ 4 ] {3e5410ac-3129-403e-92e8-56ffd745f4f0} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2990 | 2026.01.13 00:39:50.680634 [ 4 ] {3e5410ac-3129-403e-92e8-56ffd745f4f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00116 sec., 51724.137931034486 rows/sec., 3.49 MiB/sec. | ||
| 2991 | 2026.01.13 00:39:50.680671 [ 4 ] {3e5410ac-3129-403e-92e8-56ffd745f4f0} <Debug> TCPHandler: Processed in 0.001353704 sec. | ||
| 2992 | 2026.01.13 00:39:52.512349 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6258 | ||
| 2993 | 2026.01.13 00:39:52.513108 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2994 | 2026.01.13 00:39:52.513159 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 2995 | 2026.01.13 00:39:52.513638 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2996 | 2026.01.13 00:39:52.513861 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2997 | 2026.01.13 00:39:52.514004 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6258 | ||
| 2998 | 2026.01.13 00:39:52.848477 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2999 | 2026.01.13 00:39:52.864066 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3000 | 2026.01.13 00:39:52.864125 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3001 | 2026.01.13 00:39:52.869875 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3002 | 2026.01.13 00:39:52.870572 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3003 | 2026.01.13 00:39:52.873298 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3004 | 2026.01.13 00:39:55.020604 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 406 | ||
| 3005 | 2026.01.13 00:39:55.022692 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3006 | 2026.01.13 00:39:55.022731 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3007 | 2026.01.13 00:39:55.023857 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3008 | 2026.01.13 00:39:55.024114 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3009 | 2026.01.13 00:39:55.024355 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 406 | ||
| 3010 | 2026.01.13 00:39:55.639675 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3011 | 2026.01.13 00:39:55.639982 [ 4 ] {bc45721a-423b-457b-9840-7025752b66fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3012 | 2026.01.13 00:39:55.640069 [ 4 ] {bc45721a-423b-457b-9840-7025752b66fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3013 | 2026.01.13 00:39:55.640735 [ 4 ] {bc45721a-423b-457b-9840-7025752b66fa} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3014 | 2026.01.13 00:39:55.640783 [ 4 ] {bc45721a-423b-457b-9840-7025752b66fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3015 | 2026.01.13 00:39:55.641194 [ 4 ] {bc45721a-423b-457b-9840-7025752b66fa} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3016 | 2026.01.13 00:39:55.641428 [ 4 ] {bc45721a-423b-457b-9840-7025752b66fa} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3017 | 2026.01.13 00:39:55.641589 [ 4 ] {bc45721a-423b-457b-9840-7025752b66fa} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001698 sec., 50647.82096584216 rows/sec., 4.23 MiB/sec. | ||
| 3018 | 2026.01.13 00:39:55.641630 [ 4 ] {bc45721a-423b-457b-9840-7025752b66fa} <Debug> TCPHandler: Processed in 0.002153832 sec. | ||
| 3019 | 2026.01.13 00:39:55.641760 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3020 | 2026.01.13 00:39:55.641855 [ 4 ] {4d2a0e8e-efb7-4001-bd24-437e6d945af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3021 | 2026.01.13 00:39:55.641896 [ 4 ] {4d2a0e8e-efb7-4001-bd24-437e6d945af0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3022 | 2026.01.13 00:39:55.642300 [ 4 ] {4d2a0e8e-efb7-4001-bd24-437e6d945af0} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3023 | 2026.01.13 00:39:55.642337 [ 4 ] {4d2a0e8e-efb7-4001-bd24-437e6d945af0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3024 | 2026.01.13 00:39:55.642641 [ 4 ] {4d2a0e8e-efb7-4001-bd24-437e6d945af0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3025 | 2026.01.13 00:39:55.642853 [ 4 ] {4d2a0e8e-efb7-4001-bd24-437e6d945af0} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3026 | 2026.01.13 00:39:55.642960 [ 143 ] {} <Debug> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3027 | 2026.01.13 00:39:55.642984 [ 4 ] {4d2a0e8e-efb7-4001-bd24-437e6d945af0} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001148 sec., 13066.202090592335 rows/sec., 982.52 KiB/sec. | ||
| 3028 | 2026.01.13 00:39:55.643029 [ 143 ] {} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3029 | 2026.01.13 00:39:55.643036 [ 4 ] {4d2a0e8e-efb7-4001-bd24-437e6d945af0} <Debug> TCPHandler: Processed in 0.001326484 sec. | ||
| 3030 | 2026.01.13 00:39:55.643065 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3031 | 2026.01.13 00:39:55.643169 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3032 | 2026.01.13 00:39:55.643211 [ 186 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::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 | ||
| 3033 | 2026.01.13 00:39:55.643267 [ 4 ] {b688653a-2b72-4832-a589-a7f65d94d2b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3034 | 2026.01.13 00:39:55.643312 [ 4 ] {b688653a-2b72-4832-a589-a7f65d94d2b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3035 | 2026.01.13 00:39:55.643368 [ 186 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3036 | 2026.01.13 00:39:55.643412 [ 186 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 61 rows starting from the beginning of the part | ||
| 3037 | 2026.01.13 00:39:55.643485 [ 186 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::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 | ||
| 3038 | 2026.01.13 00:39:55.643541 [ 186 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 25 rows starting from the beginning of the part | ||
| 3039 | 2026.01.13 00:39:55.643589 [ 186 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 15 rows starting from the beginning of the part | ||
| 3040 | 2026.01.13 00:39:55.643633 [ 186 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 27 rows starting from the beginning of the part | ||
| 3041 | 2026.01.13 00:39:55.643678 [ 186 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 15 rows starting from the beginning of the part | ||
| 3042 | 2026.01.13 00:39:55.643748 [ 4 ] {b688653a-2b72-4832-a589-a7f65d94d2b1} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3043 | 2026.01.13 00:39:55.643789 [ 4 ] {b688653a-2b72-4832-a589-a7f65d94d2b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3044 | 2026.01.13 00:39:55.644188 [ 4 ] {b688653a-2b72-4832-a589-a7f65d94d2b1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3045 | 2026.01.13 00:39:55.644437 [ 4 ] {b688653a-2b72-4832-a589-a7f65d94d2b1} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3046 | 2026.01.13 00:39:55.644538 [ 200 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.001389674 sec., 132405.15401453865 rows/sec., 10.20 MiB/sec. | ||
| 3047 | 2026.01.13 00:39:55.644580 [ 4 ] {b688653a-2b72-4832-a589-a7f65d94d2b1} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001331 sec., 59353.86927122465 rows/sec., 4.63 MiB/sec. | ||
| 3048 | 2026.01.13 00:39:55.644619 [ 4 ] {b688653a-2b72-4832-a589-a7f65d94d2b1} <Debug> TCPHandler: Processed in 0.001498215 sec. | ||
| 3049 | 2026.01.13 00:39:55.644738 [ 191 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3050 | 2026.01.13 00:39:55.644763 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3051 | 2026.01.13 00:39:55.644872 [ 4 ] {9e2de69a-b5cb-46ec-a250-962d0c9b75c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3052 | 2026.01.13 00:39:55.644921 [ 4 ] {9e2de69a-b5cb-46ec-a250-962d0c9b75c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3053 | 2026.01.13 00:39:55.645053 [ 191 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_16_3} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3054 | 2026.01.13 00:39:55.645140 [ 191 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_16_3} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3055 | 2026.01.13 00:39:55.645253 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3056 | 2026.01.13 00:39:55.645356 [ 4 ] {9e2de69a-b5cb-46ec-a250-962d0c9b75c8} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3057 | 2026.01.13 00:39:55.645400 [ 4 ] {9e2de69a-b5cb-46ec-a250-962d0c9b75c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3058 | 2026.01.13 00:39:55.645819 [ 4 ] {9e2de69a-b5cb-46ec-a250-962d0c9b75c8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3059 | 2026.01.13 00:39:55.646090 [ 4 ] {9e2de69a-b5cb-46ec-a250-962d0c9b75c8} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3060 | 2026.01.13 00:39:55.646239 [ 4 ] {9e2de69a-b5cb-46ec-a250-962d0c9b75c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001386 sec., 115440.11544011543 rows/sec., 8.04 MiB/sec. | ||
| 3061 | 2026.01.13 00:39:55.646281 [ 4 ] {9e2de69a-b5cb-46ec-a250-962d0c9b75c8} <Debug> TCPHandler: Processed in 0.001573257 sec. | ||
| 3062 | 2026.01.13 00:39:55.646400 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3063 | 2026.01.13 00:39:55.646504 [ 4 ] {98e6b4b9-d10d-4c8d-8bb6-051042f6e82f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3064 | 2026.01.13 00:39:55.646563 [ 4 ] {98e6b4b9-d10d-4c8d-8bb6-051042f6e82f} <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 | ||
| 3065 | 2026.01.13 00:39:55.647376 [ 4 ] {98e6b4b9-d10d-4c8d-8bb6-051042f6e82f} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3066 | 2026.01.13 00:39:55.647414 [ 4 ] {98e6b4b9-d10d-4c8d-8bb6-051042f6e82f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3067 | 2026.01.13 00:39:55.648036 [ 4 ] {98e6b4b9-d10d-4c8d-8bb6-051042f6e82f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3068 | 2026.01.13 00:39:55.648277 [ 4 ] {98e6b4b9-d10d-4c8d-8bb6-051042f6e82f} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3069 | 2026.01.13 00:39:55.648394 [ 143 ] {} <Debug> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3070 | 2026.01.13 00:39:55.648420 [ 4 ] {98e6b4b9-d10d-4c8d-8bb6-051042f6e82f} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001941 sec., 7727.975270479134 rows/sec., 13.85 MiB/sec. | ||
| 3071 | 2026.01.13 00:39:55.648437 [ 143 ] {} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3072 | 2026.01.13 00:39:55.648465 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3073 | 2026.01.13 00:39:55.648482 [ 4 ] {98e6b4b9-d10d-4c8d-8bb6-051042f6e82f} <Debug> TCPHandler: Processed in 0.002133562 sec. | ||
| 3074 | 2026.01.13 00:39:55.648544 [ 191 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3075 | 2026.01.13 00:39:55.648599 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3076 | 2026.01.13 00:39:55.648702 [ 4 ] {4e726c81-7801-4137-a700-a4532a2becce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3077 | 2026.01.13 00:39:55.648746 [ 4 ] {4e726c81-7801-4137-a700-a4532a2becce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3078 | 2026.01.13 00:39:55.648754 [ 191 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3079 | 2026.01.13 00:39:55.648818 [ 191 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 172 rows starting from the beginning of the part | ||
| 3080 | 2026.01.13 00:39:55.648951 [ 191 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 15 rows starting from the beginning of the part | ||
| 3081 | 2026.01.13 00:39:55.649063 [ 191 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 25 rows starting from the beginning of the part | ||
| 3082 | 2026.01.13 00:39:55.649148 [ 4 ] {4e726c81-7801-4137-a700-a4532a2becce} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3083 | 2026.01.13 00:39:55.649171 [ 191 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 15 rows starting from the beginning of the part | ||
| 3084 | 2026.01.13 00:39:55.649191 [ 4 ] {4e726c81-7801-4137-a700-a4532a2becce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3085 | 2026.01.13 00:39:55.649284 [ 191 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 25 rows starting from the beginning of the part | ||
| 3086 | 2026.01.13 00:39:55.649392 [ 191 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 15 rows starting from the beginning of the part | ||
| 3087 | 2026.01.13 00:39:55.649550 [ 4 ] {4e726c81-7801-4137-a700-a4532a2becce} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3088 | 2026.01.13 00:39:55.649835 [ 4 ] {4e726c81-7801-4137-a700-a4532a2becce} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3089 | 2026.01.13 00:39:55.649979 [ 4 ] {4e726c81-7801-4137-a700-a4532a2becce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001296 sec., 46296.29629629629 rows/sec., 3.12 MiB/sec. | ||
| 3090 | 2026.01.13 00:39:55.650018 [ 4 ] {4e726c81-7801-4137-a700-a4532a2becce} <Debug> TCPHandler: Processed in 0.001470755 sec. | ||
| 3091 | 2026.01.13 00:39:55.652433 [ 189 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 267 rows, containing 19 columns (19 merged, 0 gathered) in 0.00391801 sec., 68146.83984982171 rows/sec., 122.12 MiB/sec. | ||
| 3092 | 2026.01.13 00:39:55.652906 [ 191 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3093 | 2026.01.13 00:39:55.653230 [ 191 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3094 | 2026.01.13 00:39:55.653296 [ 191 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3095 | 2026.01.13 00:39:55.653397 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 3096 | 2026.01.13 00:39:59.931069 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3097 | 2026.01.13 00:39:59.931157 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3098 | 2026.01.13 00:40:00.014147 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6770 | ||
| 3099 | 2026.01.13 00:40:00.014673 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3100 | 2026.01.13 00:40:00.014729 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3101 | 2026.01.13 00:40:00.015223 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3102 | 2026.01.13 00:40:00.015453 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3103 | 2026.01.13 00:40:00.015598 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6770 | ||
| 3104 | 2026.01.13 00:40:00.373436 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3105 | 2026.01.13 00:40:00.390753 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3106 | 2026.01.13 00:40:00.390829 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3107 | 2026.01.13 00:40:00.396508 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3108 | 2026.01.13 00:40:00.397361 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3109 | 2026.01.13 00:40:00.400951 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3110 | 2026.01.13 00:40:00.639362 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3111 | 2026.01.13 00:40:00.639653 [ 4 ] {ed6bd850-cf49-4bc2-bfd5-5c227922098d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3112 | 2026.01.13 00:40:00.639761 [ 4 ] {ed6bd850-cf49-4bc2-bfd5-5c227922098d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3113 | 2026.01.13 00:40:00.640560 [ 4 ] {ed6bd850-cf49-4bc2-bfd5-5c227922098d} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3114 | 2026.01.13 00:40:00.640609 [ 4 ] {ed6bd850-cf49-4bc2-bfd5-5c227922098d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3115 | 2026.01.13 00:40:00.641019 [ 4 ] {ed6bd850-cf49-4bc2-bfd5-5c227922098d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3116 | 2026.01.13 00:40:00.641249 [ 4 ] {ed6bd850-cf49-4bc2-bfd5-5c227922098d} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3117 | 2026.01.13 00:40:00.641407 [ 4 ] {ed6bd850-cf49-4bc2-bfd5-5c227922098d} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001832 sec., 57860.262008733625 rows/sec., 4.83 MiB/sec. | ||
| 3118 | 2026.01.13 00:40:00.641449 [ 4 ] {ed6bd850-cf49-4bc2-bfd5-5c227922098d} <Debug> TCPHandler: Processed in 0.002286564 sec. | ||
| 3119 | 2026.01.13 00:40:00.641571 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3120 | 2026.01.13 00:40:00.641669 [ 4 ] {195713ff-65d4-4ab5-b972-216182ca8a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3121 | 2026.01.13 00:40:00.641711 [ 4 ] {195713ff-65d4-4ab5-b972-216182ca8a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3122 | 2026.01.13 00:40:00.642117 [ 4 ] {195713ff-65d4-4ab5-b972-216182ca8a2c} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3123 | 2026.01.13 00:40:00.642154 [ 4 ] {195713ff-65d4-4ab5-b972-216182ca8a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3124 | 2026.01.13 00:40:00.642461 [ 4 ] {195713ff-65d4-4ab5-b972-216182ca8a2c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3125 | 2026.01.13 00:40:00.642678 [ 4 ] {195713ff-65d4-4ab5-b972-216182ca8a2c} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3126 | 2026.01.13 00:40:00.642812 [ 4 ] {195713ff-65d4-4ab5-b972-216182ca8a2c} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001162 sec., 21514.629948364887 rows/sec., 1.58 MiB/sec. | ||
| 3127 | 2026.01.13 00:40:00.642850 [ 4 ] {195713ff-65d4-4ab5-b972-216182ca8a2c} <Debug> TCPHandler: Processed in 0.001333413 sec. | ||
| 3128 | 2026.01.13 00:40:00.642957 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3129 | 2026.01.13 00:40:00.643054 [ 4 ] {7f341b35-2cf0-454f-878f-eb6fac086304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3130 | 2026.01.13 00:40:00.643094 [ 4 ] {7f341b35-2cf0-454f-878f-eb6fac086304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3131 | 2026.01.13 00:40:00.643509 [ 4 ] {7f341b35-2cf0-454f-878f-eb6fac086304} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3132 | 2026.01.13 00:40:00.643547 [ 4 ] {7f341b35-2cf0-454f-878f-eb6fac086304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3133 | 2026.01.13 00:40:00.643852 [ 4 ] {7f341b35-2cf0-454f-878f-eb6fac086304} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3134 | 2026.01.13 00:40:00.644080 [ 4 ] {7f341b35-2cf0-454f-878f-eb6fac086304} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3135 | 2026.01.13 00:40:00.644208 [ 4 ] {7f341b35-2cf0-454f-878f-eb6fac086304} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001173 sec., 75873.82779198636 rows/sec., 5.93 MiB/sec. | ||
| 3136 | 2026.01.13 00:40:00.644246 [ 4 ] {7f341b35-2cf0-454f-878f-eb6fac086304} <Debug> TCPHandler: Processed in 0.001339374 sec. | ||
| 3137 | 2026.01.13 00:40:00.644358 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3138 | 2026.01.13 00:40:00.644454 [ 4 ] {fb594e7c-676d-4d62-8a40-eac985b9de89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3139 | 2026.01.13 00:40:00.644497 [ 4 ] {fb594e7c-676d-4d62-8a40-eac985b9de89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3140 | 2026.01.13 00:40:00.644907 [ 4 ] {fb594e7c-676d-4d62-8a40-eac985b9de89} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3141 | 2026.01.13 00:40:00.644944 [ 4 ] {fb594e7c-676d-4d62-8a40-eac985b9de89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3142 | 2026.01.13 00:40:00.645342 [ 4 ] {fb594e7c-676d-4d62-8a40-eac985b9de89} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3143 | 2026.01.13 00:40:00.645602 [ 4 ] {fb594e7c-676d-4d62-8a40-eac985b9de89} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3144 | 2026.01.13 00:40:00.645756 [ 4 ] {fb594e7c-676d-4d62-8a40-eac985b9de89} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00132 sec., 121212.12121212122 rows/sec., 8.44 MiB/sec. | ||
| 3145 | 2026.01.13 00:40:00.645799 [ 4 ] {fb594e7c-676d-4d62-8a40-eac985b9de89} <Debug> TCPHandler: Processed in 0.001491365 sec. | ||
| 3146 | 2026.01.13 00:40:00.645929 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3147 | 2026.01.13 00:40:00.646033 [ 4 ] {5e8062b4-d85d-4303-9b06-1071b5888fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3148 | 2026.01.13 00:40:00.646097 [ 4 ] {5e8062b4-d85d-4303-9b06-1071b5888fc8} <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 | ||
| 3149 | 2026.01.13 00:40:00.647032 [ 4 ] {5e8062b4-d85d-4303-9b06-1071b5888fc8} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3150 | 2026.01.13 00:40:00.647076 [ 4 ] {5e8062b4-d85d-4303-9b06-1071b5888fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3151 | 2026.01.13 00:40:00.647674 [ 4 ] {5e8062b4-d85d-4303-9b06-1071b5888fc8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3152 | 2026.01.13 00:40:00.647922 [ 4 ] {5e8062b4-d85d-4303-9b06-1071b5888fc8} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3153 | 2026.01.13 00:40:00.648064 [ 4 ] {5e8062b4-d85d-4303-9b06-1071b5888fc8} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002053 sec., 12177.301509985386 rows/sec., 21.82 MiB/sec. | ||
| 3154 | 2026.01.13 00:40:00.648117 [ 4 ] {5e8062b4-d85d-4303-9b06-1071b5888fc8} <Debug> TCPHandler: Processed in 0.002246443 sec. | ||
| 3155 | 2026.01.13 00:40:00.648233 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3156 | 2026.01.13 00:40:00.648330 [ 4 ] {d802a16a-2056-4c46-b523-625aacef0abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3157 | 2026.01.13 00:40:00.648373 [ 4 ] {d802a16a-2056-4c46-b523-625aacef0abc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3158 | 2026.01.13 00:40:00.648757 [ 4 ] {d802a16a-2056-4c46-b523-625aacef0abc} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3159 | 2026.01.13 00:40:00.648801 [ 4 ] {d802a16a-2056-4c46-b523-625aacef0abc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3160 | 2026.01.13 00:40:00.649146 [ 4 ] {d802a16a-2056-4c46-b523-625aacef0abc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3161 | 2026.01.13 00:40:00.649347 [ 4 ] {d802a16a-2056-4c46-b523-625aacef0abc} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3162 | 2026.01.13 00:40:00.649538 [ 4 ] {d802a16a-2056-4c46-b523-625aacef0abc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001225 sec., 48979.5918367347 rows/sec., 3.30 MiB/sec. | ||
| 3163 | 2026.01.13 00:40:00.649586 [ 4 ] {d802a16a-2056-4c46-b523-625aacef0abc} <Debug> TCPHandler: Processed in 0.001403704 sec. | ||
| 3164 | 2026.01.13 00:40:01.711123 [ 138 ] {} <Debug> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3165 | 2026.01.13 00:40:01.711211 [ 138 ] {} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3166 | 2026.01.13 00:40:01.711246 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3167 | 2026.01.13 00:40:01.711400 [ 200 ] {29024e80-c662-4b7b-8c75-442de4296c6c::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 3168 | 2026.01.13 00:40:01.711559 [ 200 ] {29024e80-c662-4b7b-8c75-442de4296c6c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3169 | 2026.01.13 00:40:01.711597 [ 200 ] {29024e80-c662-4b7b-8c75-442de4296c6c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 3170 | 2026.01.13 00:40:01.711701 [ 200 ] {29024e80-c662-4b7b-8c75-442de4296c6c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3171 | 2026.01.13 00:40:01.711757 [ 200 ] {29024e80-c662-4b7b-8c75-442de4296c6c::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 | ||
| 3172 | 2026.01.13 00:40:01.711810 [ 200 ] {29024e80-c662-4b7b-8c75-442de4296c6c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
| 3173 | 2026.01.13 00:40:01.711858 [ 200 ] {29024e80-c662-4b7b-8c75-442de4296c6c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 3174 | 2026.01.13 00:40:01.712652 [ 191 ] {29024e80-c662-4b7b-8c75-442de4296c6c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001314493 sec., 22822.487453337522 rows/sec., 1.90 MiB/sec. | ||
| 3175 | 2026.01.13 00:40:01.712854 [ 189 ] {29024e80-c662-4b7b-8c75-442de4296c6c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3176 | 2026.01.13 00:40:01.713182 [ 189 ] {29024e80-c662-4b7b-8c75-442de4296c6c::all_1_5_1} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3177 | 2026.01.13 00:40:01.713264 [ 189 ] {29024e80-c662-4b7b-8c75-442de4296c6c::all_1_5_1} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3178 | 2026.01.13 00:40:01.713358 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3179 | 2026.01.13 00:40:03.670851 [ 136 ] {} <Debug> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3180 | 2026.01.13 00:40:03.670944 [ 136 ] {} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3181 | 2026.01.13 00:40:03.670968 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3182 | 2026.01.13 00:40:03.671101 [ 193 ] {1fba0464-696e-4e4a-8144-b9409f14242e::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 | ||
| 3183 | 2026.01.13 00:40:03.671308 [ 193 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3184 | 2026.01.13 00:40:03.671363 [ 193 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3185 | 2026.01.13 00:40:03.671463 [ 193 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 3186 | 2026.01.13 00:40:03.671537 [ 193 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 228 rows starting from the beginning of the part | ||
| 3187 | 2026.01.13 00:40:03.671605 [ 193 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3188 | 2026.01.13 00:40:03.671689 [ 193 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 228 rows starting from the beginning of the part | ||
| 3189 | 2026.01.13 00:40:03.672711 [ 191 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 5 columns (5 merged, 0 gathered) in 0.001667548 sec., 316632.5646997868 rows/sec., 23.31 MiB/sec. | ||
| 3190 | 2026.01.13 00:40:03.672866 [ 193 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3191 | 2026.01.13 00:40:03.673112 [ 193 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_5_1} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3192 | 2026.01.13 00:40:03.673179 [ 193 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_5_1} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3193 | 2026.01.13 00:40:03.673245 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3194 | 2026.01.13 00:40:05.024617 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 430 | ||
| 3195 | 2026.01.13 00:40:05.026702 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3196 | 2026.01.13 00:40:05.026753 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3197 | 2026.01.13 00:40:05.027932 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3198 | 2026.01.13 00:40:05.028218 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3199 | 2026.01.13 00:40:05.028563 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 430 | ||
| 3200 | 2026.01.13 00:40:05.640395 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3201 | 2026.01.13 00:40:05.640593 [ 4 ] {272f5e24-a28a-45c3-bc85-3236480d46a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3202 | 2026.01.13 00:40:05.640666 [ 4 ] {272f5e24-a28a-45c3-bc85-3236480d46a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3203 | 2026.01.13 00:40:05.641351 [ 4 ] {272f5e24-a28a-45c3-bc85-3236480d46a8} <Trace> oximeter.fields_i16 (cdd7cfc2-b03d-482d-b63b-decb637f20a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3204 | 2026.01.13 00:40:05.641393 [ 4 ] {272f5e24-a28a-45c3-bc85-3236480d46a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3205 | 2026.01.13 00:40:05.641771 [ 4 ] {272f5e24-a28a-45c3-bc85-3236480d46a8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3206 | 2026.01.13 00:40:05.641995 [ 4 ] {272f5e24-a28a-45c3-bc85-3236480d46a8} <Trace> oximeter.fields_i16 (cdd7cfc2-b03d-482d-b63b-decb637f20a3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3207 | 2026.01.13 00:40:05.642145 [ 4 ] {272f5e24-a28a-45c3-bc85-3236480d46a8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001607 sec., 14934.660858743 rows/sec., 1.24 MiB/sec. | ||
| 3208 | 2026.01.13 00:40:05.642186 [ 4 ] {272f5e24-a28a-45c3-bc85-3236480d46a8} <Debug> TCPHandler: Processed in 0.00196889 sec. | ||
| 3209 | 2026.01.13 00:40:05.642299 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3210 | 2026.01.13 00:40:05.642392 [ 4 ] {d3708618-6b88-4364-9f70-6fdba7ac63f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3211 | 2026.01.13 00:40:05.642432 [ 4 ] {d3708618-6b88-4364-9f70-6fdba7ac63f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3212 | 2026.01.13 00:40:05.642938 [ 4 ] {d3708618-6b88-4364-9f70-6fdba7ac63f7} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3213 | 2026.01.13 00:40:05.642973 [ 4 ] {d3708618-6b88-4364-9f70-6fdba7ac63f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3214 | 2026.01.13 00:40:05.643294 [ 4 ] {d3708618-6b88-4364-9f70-6fdba7ac63f7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3215 | 2026.01.13 00:40:05.643505 [ 4 ] {d3708618-6b88-4364-9f70-6fdba7ac63f7} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3216 | 2026.01.13 00:40:05.643629 [ 4 ] {d3708618-6b88-4364-9f70-6fdba7ac63f7} <Debug> executeQuery: Read 206 rows, 18.80 KiB in 0.001256 sec., 164012.7388535032 rows/sec., 14.62 MiB/sec. | ||
| 3217 | 2026.01.13 00:40:05.643666 [ 4 ] {d3708618-6b88-4364-9f70-6fdba7ac63f7} <Debug> TCPHandler: Processed in 0.001414585 sec. | ||
| 3218 | 2026.01.13 00:40:05.643782 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3219 | 2026.01.13 00:40:05.643874 [ 4 ] {258be9fb-5082-4f43-a526-c4546b77d5b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3220 | 2026.01.13 00:40:05.643913 [ 4 ] {258be9fb-5082-4f43-a526-c4546b77d5b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3221 | 2026.01.13 00:40:05.644314 [ 4 ] {258be9fb-5082-4f43-a526-c4546b77d5b3} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3222 | 2026.01.13 00:40:05.644350 [ 4 ] {258be9fb-5082-4f43-a526-c4546b77d5b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3223 | 2026.01.13 00:40:05.644653 [ 4 ] {258be9fb-5082-4f43-a526-c4546b77d5b3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3224 | 2026.01.13 00:40:05.644856 [ 4 ] {258be9fb-5082-4f43-a526-c4546b77d5b3} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3225 | 2026.01.13 00:40:05.644988 [ 4 ] {258be9fb-5082-4f43-a526-c4546b77d5b3} <Debug> executeQuery: Read 27 rows, 2.09 KiB in 0.001132 sec., 23851.59010600707 rows/sec., 1.80 MiB/sec. | ||
| 3226 | 2026.01.13 00:40:05.645026 [ 4 ] {258be9fb-5082-4f43-a526-c4546b77d5b3} <Debug> TCPHandler: Processed in 0.001291263 sec. | ||
| 3227 | 2026.01.13 00:40:05.645135 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3228 | 2026.01.13 00:40:05.645227 [ 4 ] {d2b4e542-c167-486f-951d-a08d7b0edaa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3229 | 2026.01.13 00:40:05.645264 [ 4 ] {d2b4e542-c167-486f-951d-a08d7b0edaa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3230 | 2026.01.13 00:40:05.645660 [ 4 ] {d2b4e542-c167-486f-951d-a08d7b0edaa4} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3231 | 2026.01.13 00:40:05.645696 [ 4 ] {d2b4e542-c167-486f-951d-a08d7b0edaa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3232 | 2026.01.13 00:40:05.646007 [ 4 ] {d2b4e542-c167-486f-951d-a08d7b0edaa4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3233 | 2026.01.13 00:40:05.646240 [ 4 ] {d2b4e542-c167-486f-951d-a08d7b0edaa4} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3234 | 2026.01.13 00:40:05.646365 [ 4 ] {d2b4e542-c167-486f-951d-a08d7b0edaa4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001156 sec., 20761.245674740487 rows/sec., 1.72 MiB/sec. | ||
| 3235 | 2026.01.13 00:40:05.646402 [ 4 ] {d2b4e542-c167-486f-951d-a08d7b0edaa4} <Debug> TCPHandler: Processed in 0.001313893 sec. | ||
| 3236 | 2026.01.13 00:40:05.646575 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3237 | 2026.01.13 00:40:05.646682 [ 4 ] {b8863cef-5fb1-43e6-bb78-32a9640fc73a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3238 | 2026.01.13 00:40:05.646729 [ 4 ] {b8863cef-5fb1-43e6-bb78-32a9640fc73a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3239 | 2026.01.13 00:40:05.647219 [ 4 ] {b8863cef-5fb1-43e6-bb78-32a9640fc73a} <Trace> oximeter.fields_u8 (3fed0e26-75a1-4f98-9e1a-d6596b4272b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3240 | 2026.01.13 00:40:05.647265 [ 4 ] {b8863cef-5fb1-43e6-bb78-32a9640fc73a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3241 | 2026.01.13 00:40:05.647620 [ 4 ] {b8863cef-5fb1-43e6-bb78-32a9640fc73a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3242 | 2026.01.13 00:40:05.647873 [ 4 ] {b8863cef-5fb1-43e6-bb78-32a9640fc73a} <Trace> oximeter.fields_u8 (3fed0e26-75a1-4f98-9e1a-d6596b4272b4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3243 | 2026.01.13 00:40:05.648021 [ 4 ] {b8863cef-5fb1-43e6-bb78-32a9640fc73a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00136 sec., 8823.529411764704 rows/sec., 689.34 KiB/sec. | ||
| 3244 | 2026.01.13 00:40:05.648065 [ 4 ] {b8863cef-5fb1-43e6-bb78-32a9640fc73a} <Debug> TCPHandler: Processed in 0.001548086 sec. | ||
| 3245 | 2026.01.13 00:40:05.648201 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3246 | 2026.01.13 00:40:05.648309 [ 4 ] {aed5aeb8-00b9-4fee-a018-b48a2b171e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3247 | 2026.01.13 00:40:05.648356 [ 4 ] {aed5aeb8-00b9-4fee-a018-b48a2b171e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3248 | 2026.01.13 00:40:05.648895 [ 4 ] {aed5aeb8-00b9-4fee-a018-b48a2b171e3f} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3249 | 2026.01.13 00:40:05.648933 [ 4 ] {aed5aeb8-00b9-4fee-a018-b48a2b171e3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3250 | 2026.01.13 00:40:05.649280 [ 4 ] {aed5aeb8-00b9-4fee-a018-b48a2b171e3f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3251 | 2026.01.13 00:40:05.649513 [ 4 ] {aed5aeb8-00b9-4fee-a018-b48a2b171e3f} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3252 | 2026.01.13 00:40:05.649646 [ 4 ] {aed5aeb8-00b9-4fee-a018-b48a2b171e3f} <Debug> executeQuery: Read 115 rows, 9.57 KiB in 0.001363 sec., 84372.70726338957 rows/sec., 6.86 MiB/sec. | ||
| 3253 | 2026.01.13 00:40:05.649686 [ 4 ] {aed5aeb8-00b9-4fee-a018-b48a2b171e3f} <Debug> TCPHandler: Processed in 0.001541926 sec. | ||
| 3254 | 2026.01.13 00:40:05.649809 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3255 | 2026.01.13 00:40:05.649907 [ 4 ] {9deba8d6-5990-40d0-b3ff-823a77736eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3256 | 2026.01.13 00:40:05.649951 [ 4 ] {9deba8d6-5990-40d0-b3ff-823a77736eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3257 | 2026.01.13 00:40:05.650358 [ 4 ] {9deba8d6-5990-40d0-b3ff-823a77736eee} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3258 | 2026.01.13 00:40:05.650394 [ 4 ] {9deba8d6-5990-40d0-b3ff-823a77736eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3259 | 2026.01.13 00:40:05.650728 [ 4 ] {9deba8d6-5990-40d0-b3ff-823a77736eee} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3260 | 2026.01.13 00:40:05.650941 [ 4 ] {9deba8d6-5990-40d0-b3ff-823a77736eee} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3261 | 2026.01.13 00:40:05.651070 [ 4 ] {9deba8d6-5990-40d0-b3ff-823a77736eee} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001182 sec., 165820.64297800336 rows/sec., 11.90 MiB/sec. | ||
| 3262 | 2026.01.13 00:40:05.651110 [ 4 ] {9deba8d6-5990-40d0-b3ff-823a77736eee} <Debug> TCPHandler: Processed in 0.001349774 sec. | ||
| 3263 | 2026.01.13 00:40:05.651254 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3264 | 2026.01.13 00:40:05.651348 [ 4 ] {3058c323-7678-4ec3-b4ad-f843eceb3459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3265 | 2026.01.13 00:40:05.651403 [ 4 ] {3058c323-7678-4ec3-b4ad-f843eceb3459} <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 | ||
| 3266 | 2026.01.13 00:40:05.652187 [ 4 ] {3058c323-7678-4ec3-b4ad-f843eceb3459} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3267 | 2026.01.13 00:40:05.652224 [ 4 ] {3058c323-7678-4ec3-b4ad-f843eceb3459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3268 | 2026.01.13 00:40:05.652759 [ 4 ] {3058c323-7678-4ec3-b4ad-f843eceb3459} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3269 | 2026.01.13 00:40:05.652997 [ 4 ] {3058c323-7678-4ec3-b4ad-f843eceb3459} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3270 | 2026.01.13 00:40:05.653151 [ 4 ] {3058c323-7678-4ec3-b4ad-f843eceb3459} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00182 sec., 8241.758241758242 rows/sec., 14.77 MiB/sec. | ||
| 3271 | 2026.01.13 00:40:05.653234 [ 4 ] {3058c323-7678-4ec3-b4ad-f843eceb3459} <Debug> TCPHandler: Processed in 0.002028192 sec. | ||
| 3272 | 2026.01.13 00:40:05.653357 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3273 | 2026.01.13 00:40:05.653452 [ 4 ] {70c6022f-6c5d-411a-ae4f-d1bece758e2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3274 | 2026.01.13 00:40:05.653494 [ 4 ] {70c6022f-6c5d-411a-ae4f-d1bece758e2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3275 | 2026.01.13 00:40:05.653847 [ 4 ] {70c6022f-6c5d-411a-ae4f-d1bece758e2a} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3276 | 2026.01.13 00:40:05.653882 [ 4 ] {70c6022f-6c5d-411a-ae4f-d1bece758e2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3277 | 2026.01.13 00:40:05.654189 [ 4 ] {70c6022f-6c5d-411a-ae4f-d1bece758e2a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3278 | 2026.01.13 00:40:05.654418 [ 4 ] {70c6022f-6c5d-411a-ae4f-d1bece758e2a} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3279 | 2026.01.13 00:40:05.654550 [ 4 ] {70c6022f-6c5d-411a-ae4f-d1bece758e2a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 3280 | 2026.01.13 00:40:05.654587 [ 4 ] {70c6022f-6c5d-411a-ae4f-d1bece758e2a} <Debug> TCPHandler: Processed in 0.001278963 sec. | ||
| 3281 | 2026.01.13 00:40:07.515755 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7218 | ||
| 3282 | 2026.01.13 00:40:07.516238 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3283 | 2026.01.13 00:40:07.516286 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3284 | 2026.01.13 00:40:07.516800 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3285 | 2026.01.13 00:40:07.517070 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3286 | 2026.01.13 00:40:07.517199 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7218 | ||
| 3287 | 2026.01.13 00:40:07.901115 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3288 | 2026.01.13 00:40:07.917695 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3289 | 2026.01.13 00:40:07.917763 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3290 | 2026.01.13 00:40:07.923079 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3291 | 2026.01.13 00:40:07.923775 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3292 | 2026.01.13 00:40:07.926543 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3293 | 2026.01.13 00:40:10.639566 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3294 | 2026.01.13 00:40:10.639869 [ 4 ] {31594b24-f9dd-47de-a918-b1e799d0ca77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3295 | 2026.01.13 00:40:10.639971 [ 4 ] {31594b24-f9dd-47de-a918-b1e799d0ca77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3296 | 2026.01.13 00:40:10.640839 [ 4 ] {31594b24-f9dd-47de-a918-b1e799d0ca77} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3297 | 2026.01.13 00:40:10.640881 [ 4 ] {31594b24-f9dd-47de-a918-b1e799d0ca77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3298 | 2026.01.13 00:40:10.641262 [ 4 ] {31594b24-f9dd-47de-a918-b1e799d0ca77} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3299 | 2026.01.13 00:40:10.641480 [ 4 ] {31594b24-f9dd-47de-a918-b1e799d0ca77} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3300 | 2026.01.13 00:40:10.641619 [ 122 ] {} <Debug> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3301 | 2026.01.13 00:40:10.641626 [ 4 ] {31594b24-f9dd-47de-a918-b1e799d0ca77} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001834 sec., 57797.16466739368 rows/sec., 4.83 MiB/sec. | ||
| 3302 | 2026.01.13 00:40:10.641699 [ 122 ] {} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3303 | 2026.01.13 00:40:10.641715 [ 4 ] {31594b24-f9dd-47de-a918-b1e799d0ca77} <Debug> TCPHandler: Processed in 0.002334244 sec. | ||
| 3304 | 2026.01.13 00:40:10.641730 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3305 | 2026.01.13 00:40:10.641862 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3306 | 2026.01.13 00:40:10.641887 [ 189 ] {69955813-f697-4ff5-96f7-072ef266c358::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 | ||
| 3307 | 2026.01.13 00:40:10.641960 [ 4 ] {88f14b8b-22c8-41b5-a92a-27937c6bd7c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3308 | 2026.01.13 00:40:10.642006 [ 4 ] {88f14b8b-22c8-41b5-a92a-27937c6bd7c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3309 | 2026.01.13 00:40:10.642043 [ 189 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3310 | 2026.01.13 00:40:10.642087 [ 189 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1405 rows starting from the beginning of the part | ||
| 3311 | 2026.01.13 00:40:10.642188 [ 189 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1247 rows starting from the beginning of the part | ||
| 3312 | 2026.01.13 00:40:10.642246 [ 189 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 86 rows starting from the beginning of the part | ||
| 3313 | 2026.01.13 00:40:10.642300 [ 189 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 106 rows starting from the beginning of the part | ||
| 3314 | 2026.01.13 00:40:10.642352 [ 189 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 206 rows starting from the beginning of the part | ||
| 3315 | 2026.01.13 00:40:10.642402 [ 189 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 106 rows starting from the beginning of the part | ||
| 3316 | 2026.01.13 00:40:10.642478 [ 4 ] {88f14b8b-22c8-41b5-a92a-27937c6bd7c7} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3317 | 2026.01.13 00:40:10.642523 [ 4 ] {88f14b8b-22c8-41b5-a92a-27937c6bd7c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3318 | 2026.01.13 00:40:10.642888 [ 4 ] {88f14b8b-22c8-41b5-a92a-27937c6bd7c7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3319 | 2026.01.13 00:40:10.643114 [ 4 ] {88f14b8b-22c8-41b5-a92a-27937c6bd7c7} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3320 | 2026.01.13 00:40:10.643253 [ 4 ] {88f14b8b-22c8-41b5-a92a-27937c6bd7c7} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001311 sec., 19069.412662090006 rows/sec., 1.40 MiB/sec. | ||
| 3321 | 2026.01.13 00:40:10.643292 [ 4 ] {88f14b8b-22c8-41b5-a92a-27937c6bd7c7} <Debug> TCPHandler: Processed in 0.001478456 sec. | ||
| 3322 | 2026.01.13 00:40:10.643413 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3323 | 2026.01.13 00:40:10.643508 [ 4 ] {322b0a19-4618-4f13-92dc-08ab49ec9543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3324 | 2026.01.13 00:40:10.643576 [ 4 ] {322b0a19-4618-4f13-92dc-08ab49ec9543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3325 | 2026.01.13 00:40:10.643962 [ 201 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3156 rows, containing 5 columns (5 merged, 0 gathered) in 0.002143453 sec., 1472390.5772601499 rows/sec., 128.54 MiB/sec. | ||
| 3326 | 2026.01.13 00:40:10.644026 [ 4 ] {322b0a19-4618-4f13-92dc-08ab49ec9543} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3327 | 2026.01.13 00:40:10.644067 [ 4 ] {322b0a19-4618-4f13-92dc-08ab49ec9543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3328 | 2026.01.13 00:40:10.644176 [ 189 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3329 | 2026.01.13 00:40:10.644438 [ 4 ] {322b0a19-4618-4f13-92dc-08ab49ec9543} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3330 | 2026.01.13 00:40:10.644454 [ 189 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_21_4} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3331 | 2026.01.13 00:40:10.644535 [ 189 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_21_4} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3332 | 2026.01.13 00:40:10.644606 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 3333 | 2026.01.13 00:40:10.644680 [ 4 ] {322b0a19-4618-4f13-92dc-08ab49ec9543} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3334 | 2026.01.13 00:40:10.644789 [ 122 ] {} <Debug> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3335 | 2026.01.13 00:40:10.644819 [ 4 ] {322b0a19-4618-4f13-92dc-08ab49ec9543} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001329 sec., 66967.64484574868 rows/sec., 5.23 MiB/sec. | ||
| 3336 | 2026.01.13 00:40:10.644823 [ 122 ] {} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3337 | 2026.01.13 00:40:10.644859 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3338 | 2026.01.13 00:40:10.644863 [ 4 ] {322b0a19-4618-4f13-92dc-08ab49ec9543} <Debug> TCPHandler: Processed in 0.001500376 sec. | ||
| 3339 | 2026.01.13 00:40:10.644943 [ 189 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::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 | ||
| 3340 | 2026.01.13 00:40:10.644987 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3341 | 2026.01.13 00:40:10.645033 [ 189 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3342 | 2026.01.13 00:40:10.645061 [ 189 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 632 rows starting from the beginning of the part | ||
| 3343 | 2026.01.13 00:40:10.645087 [ 4 ] {05b76240-2e21-4320-982c-f4ab202b6aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3344 | 2026.01.13 00:40:10.645105 [ 189 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 547 rows starting from the beginning of the part | ||
| 3345 | 2026.01.13 00:40:10.645137 [ 4 ] {05b76240-2e21-4320-982c-f4ab202b6aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3346 | 2026.01.13 00:40:10.645147 [ 189 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 79 rows starting from the beginning of the part | ||
| 3347 | 2026.01.13 00:40:10.645188 [ 189 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 89 rows starting from the beginning of the part | ||
| 3348 | 2026.01.13 00:40:10.645221 [ 189 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 115 rows starting from the beginning of the part | ||
| 3349 | 2026.01.13 00:40:10.645253 [ 189 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 89 rows starting from the beginning of the part | ||
| 3350 | 2026.01.13 00:40:10.645573 [ 4 ] {05b76240-2e21-4320-982c-f4ab202b6aa3} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3351 | 2026.01.13 00:40:10.645615 [ 4 ] {05b76240-2e21-4320-982c-f4ab202b6aa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3352 | 2026.01.13 00:40:10.645963 [ 4 ] {05b76240-2e21-4320-982c-f4ab202b6aa3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3353 | 2026.01.13 00:40:10.646177 [ 194 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1551 rows, containing 5 columns (5 merged, 0 gathered) in 0.001262844 sec., 1228180.202780391 rows/sec., 97.85 MiB/sec. | ||
| 3354 | 2026.01.13 00:40:10.646186 [ 4 ] {05b76240-2e21-4320-982c-f4ab202b6aa3} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3355 | 2026.01.13 00:40:10.646328 [ 189 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3356 | 2026.01.13 00:40:10.646336 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3357 | 2026.01.13 00:40:10.646342 [ 4 ] {05b76240-2e21-4320-982c-f4ab202b6aa3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001273 sec., 125687.35271013353 rows/sec., 8.75 MiB/sec. | ||
| 3358 | 2026.01.13 00:40:10.646382 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3359 | 2026.01.13 00:40:10.646403 [ 4 ] {05b76240-2e21-4320-982c-f4ab202b6aa3} <Debug> TCPHandler: Processed in 0.001463205 sec. | ||
| 3360 | 2026.01.13 00:40:10.646408 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3361 | 2026.01.13 00:40:10.646498 [ 201 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::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 | ||
| 3362 | 2026.01.13 00:40:10.646530 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3363 | 2026.01.13 00:40:10.646579 [ 189 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_21_4} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3364 | 2026.01.13 00:40:10.646600 [ 201 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3365 | 2026.01.13 00:40:10.646632 [ 4 ] {442a8267-93f4-4bfd-bf0f-11b9f99d9f1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3366 | 2026.01.13 00:40:10.646635 [ 201 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4862 rows starting from the beginning of the part | ||
| 3367 | 2026.01.13 00:40:10.646661 [ 189 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_21_4} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3368 | 2026.01.13 00:40:10.646702 [ 4 ] {442a8267-93f4-4bfd-bf0f-11b9f99d9f1e} <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 | ||
| 3369 | 2026.01.13 00:40:10.646720 [ 201 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 845 rows starting from the beginning of the part | ||
| 3370 | 2026.01.13 00:40:10.646732 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3371 | 2026.01.13 00:40:10.646779 [ 201 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::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 | ||
| 3372 | 2026.01.13 00:40:10.646827 [ 201 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3373 | 2026.01.13 00:40:10.646865 [ 201 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 196 rows starting from the beginning of the part | ||
| 3374 | 2026.01.13 00:40:10.646908 [ 201 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3375 | 2026.01.13 00:40:10.647549 [ 4 ] {442a8267-93f4-4bfd-bf0f-11b9f99d9f1e} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3376 | 2026.01.13 00:40:10.647590 [ 4 ] {442a8267-93f4-4bfd-bf0f-11b9f99d9f1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3377 | 2026.01.13 00:40:10.648151 [ 4 ] {442a8267-93f4-4bfd-bf0f-11b9f99d9f1e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3378 | 2026.01.13 00:40:10.648389 [ 4 ] {442a8267-93f4-4bfd-bf0f-11b9f99d9f1e} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3379 | 2026.01.13 00:40:10.648536 [ 4 ] {442a8267-93f4-4bfd-bf0f-11b9f99d9f1e} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001923 sec., 13000.520020800832 rows/sec., 23.30 MiB/sec. | ||
| 3380 | 2026.01.13 00:40:10.648590 [ 4 ] {442a8267-93f4-4bfd-bf0f-11b9f99d9f1e} <Debug> TCPHandler: Processed in 0.002109732 sec. | ||
| 3381 | 2026.01.13 00:40:10.648717 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3382 | 2026.01.13 00:40:10.648813 [ 4 ] {981cfd0b-6c17-45fd-bfa9-2c2be7e01dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3383 | 2026.01.13 00:40:10.648856 [ 4 ] {981cfd0b-6c17-45fd-bfa9-2c2be7e01dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3384 | 2026.01.13 00:40:10.649092 [ 194 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6383 rows, containing 5 columns (5 merged, 0 gathered) in 0.002626957 sec., 2429807.568224375 rows/sec., 167.14 MiB/sec. | ||
| 3385 | 2026.01.13 00:40:10.649197 [ 4 ] {981cfd0b-6c17-45fd-bfa9-2c2be7e01dcd} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3386 | 2026.01.13 00:40:10.649238 [ 4 ] {981cfd0b-6c17-45fd-bfa9-2c2be7e01dcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3387 | 2026.01.13 00:40:10.649567 [ 4 ] {981cfd0b-6c17-45fd-bfa9-2c2be7e01dcd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3388 | 2026.01.13 00:40:10.649635 [ 189 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3389 | 2026.01.13 00:40:10.649844 [ 4 ] {981cfd0b-6c17-45fd-bfa9-2c2be7e01dcd} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3390 | 2026.01.13 00:40:10.649945 [ 189 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3391 | 2026.01.13 00:40:10.649969 [ 121 ] {} <Debug> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3392 | 2026.01.13 00:40:10.649996 [ 4 ] {981cfd0b-6c17-45fd-bfa9-2c2be7e01dcd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001202 sec., 49916.80532445924 rows/sec., 3.36 MiB/sec. | ||
| 3393 | 2026.01.13 00:40:10.650009 [ 189 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3394 | 2026.01.13 00:40:10.649998 [ 121 ] {} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3395 | 2026.01.13 00:40:10.650039 [ 4 ] {981cfd0b-6c17-45fd-bfa9-2c2be7e01dcd} <Debug> TCPHandler: Processed in 0.001371454 sec. | ||
| 3396 | 2026.01.13 00:40:10.650069 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3397 | 2026.01.13 00:40:10.650079 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. | ||
| 3398 | 2026.01.13 00:40:10.650137 [ 189 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3399 | 2026.01.13 00:40:10.650205 [ 189 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3400 | 2026.01.13 00:40:10.650232 [ 189 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 864 rows starting from the beginning of the part | ||
| 3401 | 2026.01.13 00:40:10.650276 [ 189 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3402 | 2026.01.13 00:40:10.650309 [ 189 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::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 | ||
| 3403 | 2026.01.13 00:40:10.650348 [ 189 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3404 | 2026.01.13 00:40:10.650386 [ 189 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::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 | ||
| 3405 | 2026.01.13 00:40:10.650426 [ 189 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3406 | 2026.01.13 00:40:10.651286 [ 199 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1164 rows, containing 4 columns (4 merged, 0 gathered) in 0.001166362 sec., 997974.8997309583 rows/sec., 67.26 MiB/sec. | ||
| 3407 | 2026.01.13 00:40:10.651519 [ 194 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3408 | 2026.01.13 00:40:10.651841 [ 194 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_21_4} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3409 | 2026.01.13 00:40:10.651913 [ 194 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_21_4} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3410 | 2026.01.13 00:40:10.652000 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3411 | 2026.01.13 00:40:14.931219 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3412 | 2026.01.13 00:40:14.931326 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3413 | 2026.01.13 00:40:15.001146 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000795578 sec. | ||
| 3414 | 2026.01.13 00:40:15.017324 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7730 | ||
| 3415 | 2026.01.13 00:40:15.017851 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3416 | 2026.01.13 00:40:15.017909 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3417 | 2026.01.13 00:40:15.018443 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3418 | 2026.01.13 00:40:15.018716 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3419 | 2026.01.13 00:40:15.018881 [ 117 ] {} <Debug> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3420 | 2026.01.13 00:40:15.018885 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7730 | ||
| 3421 | 2026.01.13 00:40:15.018946 [ 117 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3422 | 2026.01.13 00:40:15.018977 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3423 | 2026.01.13 00:40:15.019084 [ 189 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::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 | ||
| 3424 | 2026.01.13 00:40:15.019201 [ 189 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3425 | 2026.01.13 00:40:15.019240 [ 189 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5298 rows starting from the beginning of the part | ||
| 3426 | 2026.01.13 00:40:15.019301 [ 189 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::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 | ||
| 3427 | 2026.01.13 00:40:15.019342 [ 189 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::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 | ||
| 3428 | 2026.01.13 00:40:15.019382 [ 189 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::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 | ||
| 3429 | 2026.01.13 00:40:15.019419 [ 189 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::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 | ||
| 3430 | 2026.01.13 00:40:15.019458 [ 189 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::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 | ||
| 3431 | 2026.01.13 00:40:15.020905 [ 194 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7730 rows, containing 4 columns (4 merged, 0 gathered) in 0.001864349 sec., 4146219.4041995355 rows/sec., 59.31 MiB/sec. | ||
| 3432 | 2026.01.13 00:40:15.021457 [ 189 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3433 | 2026.01.13 00:40:15.021713 [ 189 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_16_3} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3434 | 2026.01.13 00:40:15.021779 [ 189 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_16_3} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3435 | 2026.01.13 00:40:15.021847 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3436 | 2026.01.13 00:40:15.028742 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 460 | ||
| 3437 | 2026.01.13 00:40:15.030890 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3438 | 2026.01.13 00:40:15.030938 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3439 | 2026.01.13 00:40:15.032164 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3440 | 2026.01.13 00:40:15.032445 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3441 | 2026.01.13 00:40:15.032589 [ 117 ] {} <Debug> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3442 | 2026.01.13 00:40:15.032627 [ 117 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3443 | 2026.01.13 00:40:15.032645 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3444 | 2026.01.13 00:40:15.032761 [ 196 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::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 | ||
| 3445 | 2026.01.13 00:40:15.032784 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 460 | ||
| 3446 | 2026.01.13 00:40:15.033338 [ 196 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3447 | 2026.01.13 00:40:15.033481 [ 196 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 322 rows starting from the beginning of the part | ||
| 3448 | 2026.01.13 00:40:15.033826 [ 196 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 3449 | 2026.01.13 00:40:15.034138 [ 196 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 32 rows starting from the beginning of the part | ||
| 3450 | 2026.01.13 00:40:15.034432 [ 196 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 28 rows starting from the beginning of the part | ||
| 3451 | 2026.01.13 00:40:15.034715 [ 196 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 3452 | 2026.01.13 00:40:15.035006 [ 196 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 3453 | 2026.01.13 00:40:15.041002 [ 189 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 72 columns (72 merged, 0 gathered) in 0.008301826 sec., 55409.496657723255 rows/sec., 49.86 MiB/sec. | ||
| 3454 | 2026.01.13 00:40:15.041733 [ 196 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3455 | 2026.01.13 00:40:15.042259 [ 196 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_11_2} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3456 | 2026.01.13 00:40:15.042338 [ 196 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_11_2} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3457 | 2026.01.13 00:40:15.042515 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.78 MiB. | ||
| 3458 | 2026.01.13 00:40:15.426654 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3459 | 2026.01.13 00:40:15.443332 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3460 | 2026.01.13 00:40:15.443403 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3461 | 2026.01.13 00:40:15.449669 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3462 | 2026.01.13 00:40:15.450444 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3463 | 2026.01.13 00:40:15.450766 [ 117 ] {} <Debug> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3464 | 2026.01.13 00:40:15.450835 [ 117 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3465 | 2026.01.13 00:40:15.450859 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3466 | 2026.01.13 00:40:15.450965 [ 192 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 3467 | 2026.01.13 00:40:15.453768 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3468 | 2026.01.13 00:40:15.454126 [ 192 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3469 | 2026.01.13 00:40:15.454838 [ 192 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 3470 | 2026.01.13 00:40:15.458142 [ 192 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 3471 | 2026.01.13 00:40:15.461374 [ 192 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 3472 | 2026.01.13 00:40:15.465034 [ 192 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 3473 | 2026.01.13 00:40:15.469237 [ 192 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 3474 | 2026.01.13 00:40:15.473555 [ 192 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 3475 | 2026.01.13 00:40:15.527884 [ 196 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.076959792 sec., 1572.2495715684886 rows/sec., 8.13 MiB/sec. | ||
| 3476 | 2026.01.13 00:40:15.530702 [ 198 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3477 | 2026.01.13 00:40:15.532923 [ 198 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_16_3} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3478 | 2026.01.13 00:40:15.533038 [ 198 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_16_3} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3479 | 2026.01.13 00:40:15.535011 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3480 | 2026.01.13 00:40:15.639613 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3481 | 2026.01.13 00:40:15.639808 [ 4 ] {32276a7a-70db-4a25-8e0c-97c174decff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3482 | 2026.01.13 00:40:15.639882 [ 4 ] {32276a7a-70db-4a25-8e0c-97c174decff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3483 | 2026.01.13 00:40:15.640570 [ 4 ] {32276a7a-70db-4a25-8e0c-97c174decff4} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3484 | 2026.01.13 00:40:15.640614 [ 4 ] {32276a7a-70db-4a25-8e0c-97c174decff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3485 | 2026.01.13 00:40:15.641010 [ 4 ] {32276a7a-70db-4a25-8e0c-97c174decff4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3486 | 2026.01.13 00:40:15.641234 [ 4 ] {32276a7a-70db-4a25-8e0c-97c174decff4} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3487 | 2026.01.13 00:40:15.641386 [ 4 ] {32276a7a-70db-4a25-8e0c-97c174decff4} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001631 sec., 52728.38749233599 rows/sec., 4.41 MiB/sec. | ||
| 3488 | 2026.01.13 00:40:15.641427 [ 4 ] {32276a7a-70db-4a25-8e0c-97c174decff4} <Debug> TCPHandler: Processed in 0.0019496 sec. | ||
| 3489 | 2026.01.13 00:40:15.641556 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3490 | 2026.01.13 00:40:15.641652 [ 4 ] {912429b8-00a6-4ee1-b294-c3789acbd2fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3491 | 2026.01.13 00:40:15.641692 [ 4 ] {912429b8-00a6-4ee1-b294-c3789acbd2fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3492 | 2026.01.13 00:40:15.642087 [ 4 ] {912429b8-00a6-4ee1-b294-c3789acbd2fa} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3493 | 2026.01.13 00:40:15.642122 [ 4 ] {912429b8-00a6-4ee1-b294-c3789acbd2fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3494 | 2026.01.13 00:40:15.642412 [ 4 ] {912429b8-00a6-4ee1-b294-c3789acbd2fa} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3495 | 2026.01.13 00:40:15.642630 [ 4 ] {912429b8-00a6-4ee1-b294-c3789acbd2fa} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3496 | 2026.01.13 00:40:15.642758 [ 4 ] {912429b8-00a6-4ee1-b294-c3789acbd2fa} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001125 sec., 13333.333333333334 rows/sec., 1002.60 KiB/sec. | ||
| 3497 | 2026.01.13 00:40:15.642795 [ 4 ] {912429b8-00a6-4ee1-b294-c3789acbd2fa} <Debug> TCPHandler: Processed in 0.001288713 sec. | ||
| 3498 | 2026.01.13 00:40:15.642904 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3499 | 2026.01.13 00:40:15.642998 [ 4 ] {6e85fa81-bae4-464a-bd0e-48581d30a701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3500 | 2026.01.13 00:40:15.643037 [ 4 ] {6e85fa81-bae4-464a-bd0e-48581d30a701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3501 | 2026.01.13 00:40:15.643443 [ 4 ] {6e85fa81-bae4-464a-bd0e-48581d30a701} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3502 | 2026.01.13 00:40:15.643477 [ 4 ] {6e85fa81-bae4-464a-bd0e-48581d30a701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3503 | 2026.01.13 00:40:15.643772 [ 4 ] {6e85fa81-bae4-464a-bd0e-48581d30a701} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3504 | 2026.01.13 00:40:15.643984 [ 4 ] {6e85fa81-bae4-464a-bd0e-48581d30a701} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3505 | 2026.01.13 00:40:15.644106 [ 4 ] {6e85fa81-bae4-464a-bd0e-48581d30a701} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001126 sec., 70159.85790408525 rows/sec., 5.48 MiB/sec. | ||
| 3506 | 2026.01.13 00:40:15.644142 [ 4 ] {6e85fa81-bae4-464a-bd0e-48581d30a701} <Debug> TCPHandler: Processed in 0.001286593 sec. | ||
| 3507 | 2026.01.13 00:40:15.644254 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3508 | 2026.01.13 00:40:15.644349 [ 4 ] {5ced82e8-9620-4892-a9c3-bf4d0b7297ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3509 | 2026.01.13 00:40:15.644393 [ 4 ] {5ced82e8-9620-4892-a9c3-bf4d0b7297ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3510 | 2026.01.13 00:40:15.644784 [ 4 ] {5ced82e8-9620-4892-a9c3-bf4d0b7297ed} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3511 | 2026.01.13 00:40:15.644818 [ 4 ] {5ced82e8-9620-4892-a9c3-bf4d0b7297ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3512 | 2026.01.13 00:40:15.645156 [ 4 ] {5ced82e8-9620-4892-a9c3-bf4d0b7297ed} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3513 | 2026.01.13 00:40:15.645373 [ 4 ] {5ced82e8-9620-4892-a9c3-bf4d0b7297ed} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3514 | 2026.01.13 00:40:15.645499 [ 4 ] {5ced82e8-9620-4892-a9c3-bf4d0b7297ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 3515 | 2026.01.13 00:40:15.645535 [ 4 ] {5ced82e8-9620-4892-a9c3-bf4d0b7297ed} <Debug> TCPHandler: Processed in 0.001329644 sec. | ||
| 3516 | 2026.01.13 00:40:15.645643 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3517 | 2026.01.13 00:40:15.645737 [ 4 ] {52b1c944-fd97-4cdb-9771-882032fad467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3518 | 2026.01.13 00:40:15.645792 [ 4 ] {52b1c944-fd97-4cdb-9771-882032fad467} <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 | ||
| 3519 | 2026.01.13 00:40:15.646558 [ 4 ] {52b1c944-fd97-4cdb-9771-882032fad467} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3520 | 2026.01.13 00:40:15.646593 [ 4 ] {52b1c944-fd97-4cdb-9771-882032fad467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3521 | 2026.01.13 00:40:15.647125 [ 4 ] {52b1c944-fd97-4cdb-9771-882032fad467} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3522 | 2026.01.13 00:40:15.647360 [ 4 ] {52b1c944-fd97-4cdb-9771-882032fad467} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3523 | 2026.01.13 00:40:15.647503 [ 4 ] {52b1c944-fd97-4cdb-9771-882032fad467} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001782 sec., 8417.508417508418 rows/sec., 15.08 MiB/sec. | ||
| 3524 | 2026.01.13 00:40:15.647563 [ 4 ] {52b1c944-fd97-4cdb-9771-882032fad467} <Debug> TCPHandler: Processed in 0.00196921 sec. | ||
| 3525 | 2026.01.13 00:40:15.647680 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3526 | 2026.01.13 00:40:15.647774 [ 4 ] {4cb91a34-f5a9-4493-9fe1-3e6bd8fbc918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3527 | 2026.01.13 00:40:15.647816 [ 4 ] {4cb91a34-f5a9-4493-9fe1-3e6bd8fbc918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3528 | 2026.01.13 00:40:15.648149 [ 4 ] {4cb91a34-f5a9-4493-9fe1-3e6bd8fbc918} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3529 | 2026.01.13 00:40:15.648183 [ 4 ] {4cb91a34-f5a9-4493-9fe1-3e6bd8fbc918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3530 | 2026.01.13 00:40:15.648492 [ 4 ] {4cb91a34-f5a9-4493-9fe1-3e6bd8fbc918} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3531 | 2026.01.13 00:40:15.648708 [ 4 ] {4cb91a34-f5a9-4493-9fe1-3e6bd8fbc918} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3532 | 2026.01.13 00:40:15.648837 [ 4 ] {4cb91a34-f5a9-4493-9fe1-3e6bd8fbc918} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 3533 | 2026.01.13 00:40:15.648872 [ 4 ] {4cb91a34-f5a9-4493-9fe1-3e6bd8fbc918} <Debug> TCPHandler: Processed in 0.001240663 sec. | ||
| 3534 | 2026.01.13 00:40:16.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.79 MiB, peak 235.32 MiB, free memory in arenas 0.00 B, will set to 234.98 MiB (RSS), difference: 9.18 MiB | ||
| 3535 | 2026.01.13 00:40:20.669283 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3536 | 2026.01.13 00:40:20.669478 [ 4 ] {c7dec158-142b-4c7c-8955-ef5b5822f009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3537 | 2026.01.13 00:40:20.669547 [ 4 ] {c7dec158-142b-4c7c-8955-ef5b5822f009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3538 | 2026.01.13 00:40:20.670183 [ 4 ] {c7dec158-142b-4c7c-8955-ef5b5822f009} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3539 | 2026.01.13 00:40:20.670230 [ 4 ] {c7dec158-142b-4c7c-8955-ef5b5822f009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3540 | 2026.01.13 00:40:20.670612 [ 4 ] {c7dec158-142b-4c7c-8955-ef5b5822f009} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3541 | 2026.01.13 00:40:20.670854 [ 4 ] {c7dec158-142b-4c7c-8955-ef5b5822f009} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3542 | 2026.01.13 00:40:20.671015 [ 4 ] {c7dec158-142b-4c7c-8955-ef5b5822f009} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001585 sec., 1261.8296529968454 rows/sec., 102.89 KiB/sec. | ||
| 3543 | 2026.01.13 00:40:20.671066 [ 4 ] {c7dec158-142b-4c7c-8955-ef5b5822f009} <Debug> TCPHandler: Processed in 0.00191534 sec. | ||
| 3544 | 2026.01.13 00:40:20.671193 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3545 | 2026.01.13 00:40:20.671298 [ 4 ] {bf5192ce-6b1f-4d7a-a69a-dd50b405cfef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3546 | 2026.01.13 00:40:20.671342 [ 4 ] {bf5192ce-6b1f-4d7a-a69a-dd50b405cfef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3547 | 2026.01.13 00:40:20.672322 [ 4 ] {bf5192ce-6b1f-4d7a-a69a-dd50b405cfef} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3548 | 2026.01.13 00:40:20.672358 [ 4 ] {bf5192ce-6b1f-4d7a-a69a-dd50b405cfef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3549 | 2026.01.13 00:40:20.672791 [ 4 ] {bf5192ce-6b1f-4d7a-a69a-dd50b405cfef} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3550 | 2026.01.13 00:40:20.673023 [ 4 ] {bf5192ce-6b1f-4d7a-a69a-dd50b405cfef} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3551 | 2026.01.13 00:40:20.673158 [ 4 ] {bf5192ce-6b1f-4d7a-a69a-dd50b405cfef} <Debug> executeQuery: Read 1247 rows, 105.26 KiB in 0.001884 sec., 661889.5966029724 rows/sec., 54.56 MiB/sec. | ||
| 3552 | 2026.01.13 00:40:20.673196 [ 4 ] {bf5192ce-6b1f-4d7a-a69a-dd50b405cfef} <Debug> TCPHandler: Processed in 0.002055292 sec. | ||
| 3553 | 2026.01.13 00:40:20.673317 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3554 | 2026.01.13 00:40:20.673415 [ 4 ] {907f62bc-54b6-4ea3-9d54-4985903d084d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3555 | 2026.01.13 00:40:20.673458 [ 4 ] {907f62bc-54b6-4ea3-9d54-4985903d084d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3556 | 2026.01.13 00:40:20.673869 [ 4 ] {907f62bc-54b6-4ea3-9d54-4985903d084d} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3557 | 2026.01.13 00:40:20.673904 [ 4 ] {907f62bc-54b6-4ea3-9d54-4985903d084d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3558 | 2026.01.13 00:40:20.674207 [ 4 ] {907f62bc-54b6-4ea3-9d54-4985903d084d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3559 | 2026.01.13 00:40:20.674428 [ 4 ] {907f62bc-54b6-4ea3-9d54-4985903d084d} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3560 | 2026.01.13 00:40:20.674531 [ 112 ] {} <Debug> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3561 | 2026.01.13 00:40:20.674555 [ 4 ] {907f62bc-54b6-4ea3-9d54-4985903d084d} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001161 sec., 23255.813953488374 rows/sec., 1.70 MiB/sec. | ||
| 3562 | 2026.01.13 00:40:20.674570 [ 112 ] {} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3563 | 2026.01.13 00:40:20.674590 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3564 | 2026.01.13 00:40:20.674594 [ 4 ] {907f62bc-54b6-4ea3-9d54-4985903d084d} <Debug> TCPHandler: Processed in 0.001326773 sec. | ||
| 3565 | 2026.01.13 00:40:20.674703 [ 195 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::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 | ||
| 3566 | 2026.01.13 00:40:20.674723 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3567 | 2026.01.13 00:40:20.674836 [ 4 ] {0c1fe8b5-4e24-44ed-bd15-d8ece64353e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3568 | 2026.01.13 00:40:20.674845 [ 195 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3569 | 2026.01.13 00:40:20.674879 [ 4 ] {0c1fe8b5-4e24-44ed-bd15-d8ece64353e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3570 | 2026.01.13 00:40:20.674888 [ 195 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 70 rows starting from the beginning of the part | ||
| 3571 | 2026.01.13 00:40:20.674967 [ 195 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 25 rows starting from the beginning of the part | ||
| 3572 | 2026.01.13 00:40:20.675014 [ 195 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 27 rows starting from the beginning of the part | ||
| 3573 | 2026.01.13 00:40:20.675058 [ 195 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 25 rows starting from the beginning of the part | ||
| 3574 | 2026.01.13 00:40:20.675097 [ 195 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 15 rows starting from the beginning of the part | ||
| 3575 | 2026.01.13 00:40:20.675139 [ 195 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 27 rows starting from the beginning of the part | ||
| 3576 | 2026.01.13 00:40:20.675386 [ 4 ] {0c1fe8b5-4e24-44ed-bd15-d8ece64353e0} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3577 | 2026.01.13 00:40:20.675428 [ 4 ] {0c1fe8b5-4e24-44ed-bd15-d8ece64353e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3578 | 2026.01.13 00:40:20.675869 [ 4 ] {0c1fe8b5-4e24-44ed-bd15-d8ece64353e0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3579 | 2026.01.13 00:40:20.676079 [ 198 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 189 rows, containing 5 columns (5 merged, 0 gathered) in 0.001423155 sec., 132803.52456338206 rows/sec., 10.27 MiB/sec. | ||
| 3580 | 2026.01.13 00:40:20.676097 [ 4 ] {0c1fe8b5-4e24-44ed-bd15-d8ece64353e0} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3581 | 2026.01.13 00:40:20.676248 [ 4 ] {0c1fe8b5-4e24-44ed-bd15-d8ece64353e0} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001432 sec., 159217.8770949721 rows/sec., 10.78 MiB/sec. | ||
| 3582 | 2026.01.13 00:40:20.676253 [ 196 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3583 | 2026.01.13 00:40:20.676286 [ 4 ] {0c1fe8b5-4e24-44ed-bd15-d8ece64353e0} <Debug> TCPHandler: Processed in 0.001613047 sec. | ||
| 3584 | 2026.01.13 00:40:20.676409 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3585 | 2026.01.13 00:40:20.676503 [ 4 ] {9c663cdd-1906-44db-8583-51caec499c41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3586 | 2026.01.13 00:40:20.676537 [ 196 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_21_4} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3587 | 2026.01.13 00:40:20.676543 [ 4 ] {9c663cdd-1906-44db-8583-51caec499c41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3588 | 2026.01.13 00:40:20.676608 [ 196 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_21_4} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3589 | 2026.01.13 00:40:20.676714 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3590 | 2026.01.13 00:40:20.677178 [ 4 ] {9c663cdd-1906-44db-8583-51caec499c41} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3591 | 2026.01.13 00:40:20.677216 [ 4 ] {9c663cdd-1906-44db-8583-51caec499c41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3592 | 2026.01.13 00:40:20.677578 [ 4 ] {9c663cdd-1906-44db-8583-51caec499c41} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3593 | 2026.01.13 00:40:20.677810 [ 4 ] {9c663cdd-1906-44db-8583-51caec499c41} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3594 | 2026.01.13 00:40:20.677937 [ 4 ] {9c663cdd-1906-44db-8583-51caec499c41} <Debug> executeQuery: Read 547 rows, 41.57 KiB in 0.001453 sec., 376462.4913971094 rows/sec., 27.94 MiB/sec. | ||
| 3595 | 2026.01.13 00:40:20.677976 [ 4 ] {9c663cdd-1906-44db-8583-51caec499c41} <Debug> TCPHandler: Processed in 0.001616227 sec. | ||
| 3596 | 2026.01.13 00:40:20.678098 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3597 | 2026.01.13 00:40:20.678195 [ 4 ] {d9f89183-eef9-43f9-a823-0b02e458d46b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3598 | 2026.01.13 00:40:20.678239 [ 4 ] {d9f89183-eef9-43f9-a823-0b02e458d46b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3599 | 2026.01.13 00:40:20.678792 [ 4 ] {d9f89183-eef9-43f9-a823-0b02e458d46b} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3600 | 2026.01.13 00:40:20.678836 [ 4 ] {d9f89183-eef9-43f9-a823-0b02e458d46b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3601 | 2026.01.13 00:40:20.679217 [ 4 ] {d9f89183-eef9-43f9-a823-0b02e458d46b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3602 | 2026.01.13 00:40:20.679432 [ 4 ] {d9f89183-eef9-43f9-a823-0b02e458d46b} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3603 | 2026.01.13 00:40:20.679560 [ 4 ] {d9f89183-eef9-43f9-a823-0b02e458d46b} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001385 sec., 610108.3032490975 rows/sec., 41.06 MiB/sec. | ||
| 3604 | 2026.01.13 00:40:20.679597 [ 4 ] {d9f89183-eef9-43f9-a823-0b02e458d46b} <Debug> TCPHandler: Processed in 0.001550096 sec. | ||
| 3605 | 2026.01.13 00:40:20.679722 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3606 | 2026.01.13 00:40:20.679818 [ 4 ] {32fb908f-1c87-473a-9595-85f8988c85d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3607 | 2026.01.13 00:40:20.679872 [ 4 ] {32fb908f-1c87-473a-9595-85f8988c85d5} <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 | ||
| 3608 | 2026.01.13 00:40:20.680676 [ 4 ] {32fb908f-1c87-473a-9595-85f8988c85d5} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3609 | 2026.01.13 00:40:20.680714 [ 4 ] {32fb908f-1c87-473a-9595-85f8988c85d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3610 | 2026.01.13 00:40:20.681247 [ 4 ] {32fb908f-1c87-473a-9595-85f8988c85d5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3611 | 2026.01.13 00:40:20.681485 [ 4 ] {32fb908f-1c87-473a-9595-85f8988c85d5} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3612 | 2026.01.13 00:40:20.681615 [ 111 ] {} <Debug> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3613 | 2026.01.13 00:40:20.681636 [ 4 ] {32fb908f-1c87-473a-9595-85f8988c85d5} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001836 sec., 13616.557734204793 rows/sec., 24.40 MiB/sec. | ||
| 3614 | 2026.01.13 00:40:20.681663 [ 111 ] {} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3615 | 2026.01.13 00:40:20.681689 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3616 | 2026.01.13 00:40:20.681703 [ 4 ] {32fb908f-1c87-473a-9595-85f8988c85d5} <Debug> TCPHandler: Processed in 0.002035141 sec. | ||
| 3617 | 2026.01.13 00:40:20.681798 [ 198 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::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 | ||
| 3618 | 2026.01.13 00:40:20.681828 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3619 | 2026.01.13 00:40:20.681928 [ 4 ] {83a249cd-0d2e-43b8-8f94-f5b19872aa1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3620 | 2026.01.13 00:40:20.681970 [ 4 ] {83a249cd-0d2e-43b8-8f94-f5b19872aa1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3621 | 2026.01.13 00:40:20.682041 [ 198 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3622 | 2026.01.13 00:40:20.682108 [ 198 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 267 rows starting from the beginning of the part | ||
| 3623 | 2026.01.13 00:40:20.682235 [ 198 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 25 rows starting from the beginning of the part | ||
| 3624 | 2026.01.13 00:40:20.682319 [ 4 ] {83a249cd-0d2e-43b8-8f94-f5b19872aa1d} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3625 | 2026.01.13 00:40:20.682332 [ 198 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 15 rows starting from the beginning of the part | ||
| 3626 | 2026.01.13 00:40:20.682363 [ 4 ] {83a249cd-0d2e-43b8-8f94-f5b19872aa1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3627 | 2026.01.13 00:40:20.682443 [ 198 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 25 rows starting from the beginning of the part | ||
| 3628 | 2026.01.13 00:40:20.682535 [ 198 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 15 rows starting from the beginning of the part | ||
| 3629 | 2026.01.13 00:40:20.682622 [ 198 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 25 rows starting from the beginning of the part | ||
| 3630 | 2026.01.13 00:40:20.682695 [ 4 ] {83a249cd-0d2e-43b8-8f94-f5b19872aa1d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3631 | 2026.01.13 00:40:20.682942 [ 4 ] {83a249cd-0d2e-43b8-8f94-f5b19872aa1d} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3632 | 2026.01.13 00:40:20.683078 [ 4 ] {83a249cd-0d2e-43b8-8f94-f5b19872aa1d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001169 sec., 51325.919589392644 rows/sec., 3.46 MiB/sec. | ||
| 3633 | 2026.01.13 00:40:20.683114 [ 4 ] {83a249cd-0d2e-43b8-8f94-f5b19872aa1d} <Debug> TCPHandler: Processed in 0.001337444 sec. | ||
| 3634 | 2026.01.13 00:40:20.686507 [ 196 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 19 columns (19 merged, 0 gathered) in 0.004756969 sec., 78201.05617673775 rows/sec., 140.13 MiB/sec. | ||
| 3635 | 2026.01.13 00:40:20.687234 [ 190 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3636 | 2026.01.13 00:40:20.687590 [ 190 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3637 | 2026.01.13 00:40:20.687670 [ 190 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3638 | 2026.01.13 00:40:20.687788 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
| 3639 | 2026.01.13 00:40:20.877363 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44150 | ||
| 3640 | 2026.01.13 00:40:20.877503 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3641 | 2026.01.13 00:40:20.877537 [ 288 ] {} <Debug> TCP-Session: e4c42db8-0d21-4bec-baa6-adb37ff62df5 Authenticating user 'default' from [fd00:1122:3344:101::e]:44150 | ||
| 3642 | 2026.01.13 00:40:20.877564 [ 288 ] {} <Debug> TCP-Session: e4c42db8-0d21-4bec-baa6-adb37ff62df5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3643 | 2026.01.13 00:40:20.877580 [ 288 ] {} <Debug> TCP-Session: e4c42db8-0d21-4bec-baa6-adb37ff62df5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3644 | 2026.01.13 00:40:20.877805 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39530 | ||
| 3645 | 2026.01.13 00:40:20.877835 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37726 | ||
| 3646 | 2026.01.13 00:40:20.877864 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54076 | ||
| 3647 | 2026.01.13 00:40:20.877876 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60616 | ||
| 3648 | 2026.01.13 00:40:20.877925 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3649 | 2026.01.13 00:40:20.877898 [ 288 ] {} <Trace> TCP-Session: e4c42db8-0d21-4bec-baa6-adb37ff62df5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3650 | 2026.01.13 00:40:20.877967 [ 289 ] {} <Debug> TCP-Session: 69dd1e40-7e67-4a55-955f-aeeddb64ca0a Authenticating user 'default' from [fd00:1122:3344:101::e]:39530 | ||
| 3651 | 2026.01.13 00:40:20.877856 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43968 | ||
| 3652 | 2026.01.13 00:40:20.878002 [ 289 ] {} <Debug> TCP-Session: 69dd1e40-7e67-4a55-955f-aeeddb64ca0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3653 | 2026.01.13 00:40:20.877828 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46274 | ||
| 3654 | 2026.01.13 00:40:20.878026 [ 289 ] {} <Debug> TCP-Session: 69dd1e40-7e67-4a55-955f-aeeddb64ca0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3655 | 2026.01.13 00:40:20.877831 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44042 | ||
| 3656 | 2026.01.13 00:40:20.877843 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41382 | ||
| 3657 | 2026.01.13 00:40:20.878132 [ 288 ] {2f6cc6ad-7199-4a8a-93d6-7b4ea98dbf52} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44150) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3658 | 2026.01.13 00:40:20.878149 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3659 | 2026.01.13 00:40:20.878192 [ 291 ] {} <Debug> TCP-Session: 3eaf638b-171d-4f55-bb6c-da5b69c15e2f Authenticating user 'default' from [fd00:1122:3344:101::e]:37726 | ||
| 3660 | 2026.01.13 00:40:20.878214 [ 291 ] {} <Debug> TCP-Session: 3eaf638b-171d-4f55-bb6c-da5b69c15e2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3661 | 2026.01.13 00:40:20.878227 [ 291 ] {} <Debug> TCP-Session: 3eaf638b-171d-4f55-bb6c-da5b69c15e2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3662 | 2026.01.13 00:40:20.878298 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3663 | 2026.01.13 00:40:20.878333 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3664 | 2026.01.13 00:40:20.878343 [ 290 ] {} <Debug> TCP-Session: d366a123-ddbd-4434-9339-3825afc03987 Authenticating user 'default' from [fd00:1122:3344:101::e]:46274 | ||
| 3665 | 2026.01.13 00:40:20.878370 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3666 | 2026.01.13 00:40:20.878383 [ 290 ] {} <Debug> TCP-Session: d366a123-ddbd-4434-9339-3825afc03987 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3667 | 2026.01.13 00:40:20.878397 [ 288 ] {2f6cc6ad-7199-4a8a-93d6-7b4ea98dbf52} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3668 | 2026.01.13 00:40:20.878417 [ 290 ] {} <Debug> TCP-Session: d366a123-ddbd-4434-9339-3825afc03987 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3669 | 2026.01.13 00:40:20.878406 [ 293 ] {} <Debug> TCP-Session: 2a80c2fa-46eb-4ac9-a521-51887eecdd25 Authenticating user 'default' from [fd00:1122:3344:101::e]:41382 | ||
| 3670 | 2026.01.13 00:40:20.878372 [ 294 ] {} <Debug> TCP-Session: bb429260-b07f-4195-b0bf-3d5ebf5ba549 Authenticating user 'default' from [fd00:1122:3344:101::e]:43968 | ||
| 3671 | 2026.01.13 00:40:20.878469 [ 288 ] {2f6cc6ad-7199-4a8a-93d6-7b4ea98dbf52} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3672 | 2026.01.13 00:40:20.878471 [ 293 ] {} <Debug> TCP-Session: 2a80c2fa-46eb-4ac9-a521-51887eecdd25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3673 | 2026.01.13 00:40:20.878508 [ 294 ] {} <Debug> TCP-Session: bb429260-b07f-4195-b0bf-3d5ebf5ba549 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3674 | 2026.01.13 00:40:20.878528 [ 293 ] {} <Debug> TCP-Session: 2a80c2fa-46eb-4ac9-a521-51887eecdd25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3675 | 2026.01.13 00:40:20.878550 [ 294 ] {} <Debug> TCP-Session: bb429260-b07f-4195-b0bf-3d5ebf5ba549 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3676 | 2026.01.13 00:40:20.878595 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3677 | 2026.01.13 00:40:20.878603 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3678 | 2026.01.13 00:40:20.878634 [ 292 ] {} <Debug> TCP-Session: c8e1c445-8fa3-4c35-9171-80513018daed Authenticating user 'default' from [fd00:1122:3344:101::e]:44042 | ||
| 3679 | 2026.01.13 00:40:20.878651 [ 286 ] {} <Debug> TCP-Session: 57d0244e-cb4b-4a99-954d-7fe86df057d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:60616 | ||
| 3680 | 2026.01.13 00:40:20.878659 [ 292 ] {} <Debug> TCP-Session: c8e1c445-8fa3-4c35-9171-80513018daed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3681 | 2026.01.13 00:40:20.878672 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3682 | 2026.01.13 00:40:20.878685 [ 292 ] {} <Debug> TCP-Session: c8e1c445-8fa3-4c35-9171-80513018daed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3683 | 2026.01.13 00:40:20.878710 [ 3 ] {} <Debug> TCP-Session: 52050ecb-e38d-4bf4-9228-6708bb1d92d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:54076 | ||
| 3684 | 2026.01.13 00:40:20.878677 [ 286 ] {} <Debug> TCP-Session: 57d0244e-cb4b-4a99-954d-7fe86df057d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3685 | 2026.01.13 00:40:20.878737 [ 3 ] {} <Debug> TCP-Session: 52050ecb-e38d-4bf4-9228-6708bb1d92d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3686 | 2026.01.13 00:40:20.878753 [ 286 ] {} <Debug> TCP-Session: 57d0244e-cb4b-4a99-954d-7fe86df057d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3687 | 2026.01.13 00:40:20.878766 [ 3 ] {} <Debug> TCP-Session: 52050ecb-e38d-4bf4-9228-6708bb1d92d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3688 | 2026.01.13 00:40:20.878791 [ 288 ] {2f6cc6ad-7199-4a8a-93d6-7b4ea98dbf52} <Debug> oximeter.version (89d52177-8511-4918-bdc1-735de11edbfb) (SelectExecutor): Key condition: unknown | ||
| 3689 | 2026.01.13 00:40:20.879696 [ 314 ] {2f6cc6ad-7199-4a8a-93d6-7b4ea98dbf52} <Trace> AggregatingTransform: Aggregating | ||
| 3690 | 2026.01.13 00:40:20.879749 [ 314 ] {2f6cc6ad-7199-4a8a-93d6-7b4ea98dbf52} <Trace> Aggregator: Aggregation method: without_key | ||
| 3691 | 2026.01.13 00:40:20.879793 [ 314 ] {2f6cc6ad-7199-4a8a-93d6-7b4ea98dbf52} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000894749 sec. (1117.632 rows/sec., 43.66 KiB/sec.) | ||
| 3692 | 2026.01.13 00:40:20.879813 [ 314 ] {2f6cc6ad-7199-4a8a-93d6-7b4ea98dbf52} <Trace> Aggregator: Merging aggregated data | ||
| 3693 | 2026.01.13 00:40:20.881096 [ 288 ] {2f6cc6ad-7199-4a8a-93d6-7b4ea98dbf52} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003019 sec., 331.2355084465055 rows/sec., 12.94 KiB/sec. | ||
| 3694 | 2026.01.13 00:40:20.881265 [ 288 ] {2f6cc6ad-7199-4a8a-93d6-7b4ea98dbf52} <Debug> TCPHandler: Processed in 0.003486297 sec. | ||
| 3695 | 2026.01.13 00:40:20.881379 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3696 | 2026.01.13 00:40:20.881410 [ 288 ] {} <Debug> TCP-Session: e4c42db8-0d21-4bec-baa6-adb37ff62df5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3697 | 2026.01.13 00:40:20.881430 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3698 | 2026.01.13 00:40:20.881439 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3699 | 2026.01.13 00:40:20.881468 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3700 | 2026.01.13 00:40:20.881480 [ 286 ] {} <Debug> TCP-Session: 57d0244e-cb4b-4a99-954d-7fe86df057d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3701 | 2026.01.13 00:40:20.881486 [ 290 ] {} <Debug> TCP-Session: d366a123-ddbd-4434-9339-3825afc03987 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3702 | 2026.01.13 00:40:20.881495 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3703 | 2026.01.13 00:40:20.881526 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3704 | 2026.01.13 00:40:20.881546 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3705 | 2026.01.13 00:40:20.881550 [ 292 ] {} <Debug> TCP-Session: c8e1c445-8fa3-4c35-9171-80513018daed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3706 | 2026.01.13 00:40:20.881578 [ 291 ] {} <Debug> TCP-Session: 3eaf638b-171d-4f55-bb6c-da5b69c15e2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3707 | 2026.01.13 00:40:20.881595 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3708 | 2026.01.13 00:40:20.881596 [ 294 ] {} <Debug> TCP-Session: bb429260-b07f-4195-b0bf-3d5ebf5ba549 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3709 | 2026.01.13 00:40:20.881570 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3710 | 2026.01.13 00:40:20.881639 [ 3 ] {} <Debug> TCP-Session: 52050ecb-e38d-4bf4-9228-6708bb1d92d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3711 | 2026.01.13 00:40:20.881511 [ 289 ] {} <Debug> TCP-Session: 69dd1e40-7e67-4a55-955f-aeeddb64ca0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3712 | 2026.01.13 00:40:20.881671 [ 293 ] {} <Debug> TCP-Session: 2a80c2fa-46eb-4ac9-a521-51887eecdd25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3713 | 2026.01.13 00:40:20.907208 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36866 | ||
| 3714 | 2026.01.13 00:40:20.907294 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3715 | 2026.01.13 00:40:20.907319 [ 288 ] {} <Debug> TCP-Session: 8753c69b-8c9c-44f4-9103-bbc361d3f620 Authenticating user 'default' from [fd00:1122:3344:101::e]:36866 | ||
| 3716 | 2026.01.13 00:40:20.907340 [ 288 ] {} <Debug> TCP-Session: 8753c69b-8c9c-44f4-9103-bbc361d3f620 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3717 | 2026.01.13 00:40:20.907352 [ 288 ] {} <Debug> TCP-Session: 8753c69b-8c9c-44f4-9103-bbc361d3f620 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3718 | 2026.01.13 00:40:20.907525 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35387 | ||
| 3719 | 2026.01.13 00:40:20.907578 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49404 | ||
| 3720 | 2026.01.13 00:40:20.907589 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58761 | ||
| 3721 | 2026.01.13 00:40:20.907620 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47858 | ||
| 3722 | 2026.01.13 00:40:20.907630 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52990 | ||
| 3723 | 2026.01.13 00:40:20.907697 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3724 | 2026.01.13 00:40:20.907706 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3725 | 2026.01.13 00:40:20.907661 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3726 | 2026.01.13 00:40:20.907746 [ 292 ] {} <Debug> TCP-Session: abe6f866-9c05-4e34-94ff-25704951e288 Authenticating user 'default' from [fd00:1122:3344:101::e]:58761 | ||
| 3727 | 2026.01.13 00:40:20.907755 [ 3 ] {} <Debug> TCP-Session: d6202cd7-7469-49d0-88ba-ebc4d6132675 Authenticating user 'default' from [fd00:1122:3344:101::e]:47858 | ||
| 3728 | 2026.01.13 00:40:20.907778 [ 291 ] {} <Debug> TCP-Session: 6d583749-1eae-4b53-8ea2-d5ae47bc1250 Authenticating user 'default' from [fd00:1122:3344:101::e]:49404 | ||
| 3729 | 2026.01.13 00:40:20.907795 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3730 | 2026.01.13 00:40:20.907804 [ 3 ] {} <Debug> TCP-Session: d6202cd7-7469-49d0-88ba-ebc4d6132675 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3731 | 2026.01.13 00:40:20.907821 [ 291 ] {} <Debug> TCP-Session: 6d583749-1eae-4b53-8ea2-d5ae47bc1250 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3732 | 2026.01.13 00:40:20.907844 [ 3 ] {} <Debug> TCP-Session: d6202cd7-7469-49d0-88ba-ebc4d6132675 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3733 | 2026.01.13 00:40:20.907847 [ 286 ] {} <Debug> TCP-Session: 541b520d-af66-465f-83f7-14cff13303c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52990 | ||
| 3734 | 2026.01.13 00:40:20.907863 [ 291 ] {} <Debug> TCP-Session: 6d583749-1eae-4b53-8ea2-d5ae47bc1250 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3735 | 2026.01.13 00:40:20.907611 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54337 | ||
| 3736 | 2026.01.13 00:40:20.907895 [ 286 ] {} <Debug> TCP-Session: 541b520d-af66-465f-83f7-14cff13303c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3737 | 2026.01.13 00:40:20.907589 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59621 | ||
| 3738 | 2026.01.13 00:40:20.907939 [ 286 ] {} <Debug> TCP-Session: 541b520d-af66-465f-83f7-14cff13303c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3739 | 2026.01.13 00:40:20.907576 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48603 | ||
| 3740 | 2026.01.13 00:40:20.907983 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3741 | 2026.01.13 00:40:20.907993 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3742 | 2026.01.13 00:40:20.908024 [ 294 ] {} <Debug> TCP-Session: cc69778a-a2dd-4303-8779-7b2b537ef6ac Authenticating user 'default' from [fd00:1122:3344:101::e]:54337 | ||
| 3743 | 2026.01.13 00:40:20.908035 [ 293 ] {} <Debug> TCP-Session: 0e3b7128-3340-4cb9-acd7-e79b74eb00ff Authenticating user 'default' from [fd00:1122:3344:101::e]:59621 | ||
| 3744 | 2026.01.13 00:40:20.908055 [ 294 ] {} <Debug> TCP-Session: cc69778a-a2dd-4303-8779-7b2b537ef6ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3745 | 2026.01.13 00:40:20.908062 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3746 | 2026.01.13 00:40:20.908080 [ 294 ] {} <Debug> TCP-Session: cc69778a-a2dd-4303-8779-7b2b537ef6ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3747 | 2026.01.13 00:40:20.908064 [ 293 ] {} <Debug> TCP-Session: 0e3b7128-3340-4cb9-acd7-e79b74eb00ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3748 | 2026.01.13 00:40:20.908103 [ 290 ] {} <Debug> TCP-Session: 114996c4-1f04-4779-9548-23be2b76c82a Authenticating user 'default' from [fd00:1122:3344:101::e]:48603 | ||
| 3749 | 2026.01.13 00:40:20.908133 [ 293 ] {} <Debug> TCP-Session: 0e3b7128-3340-4cb9-acd7-e79b74eb00ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3750 | 2026.01.13 00:40:20.908153 [ 290 ] {} <Debug> TCP-Session: 114996c4-1f04-4779-9548-23be2b76c82a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3751 | 2026.01.13 00:40:20.907667 [ 288 ] {} <Trace> TCP-Session: 8753c69b-8c9c-44f4-9103-bbc361d3f620 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3752 | 2026.01.13 00:40:20.908185 [ 290 ] {} <Debug> TCP-Session: 114996c4-1f04-4779-9548-23be2b76c82a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3753 | 2026.01.13 00:40:20.907604 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3754 | 2026.01.13 00:40:20.907792 [ 292 ] {} <Debug> TCP-Session: abe6f866-9c05-4e34-94ff-25704951e288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3755 | 2026.01.13 00:40:20.908267 [ 289 ] {} <Debug> TCP-Session: 65405316-9062-47f0-aafd-78f69e7e16c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:35387 | ||
| 3756 | 2026.01.13 00:40:20.908286 [ 292 ] {} <Debug> TCP-Session: abe6f866-9c05-4e34-94ff-25704951e288 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3757 | 2026.01.13 00:40:20.908324 [ 289 ] {} <Debug> TCP-Session: 65405316-9062-47f0-aafd-78f69e7e16c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3758 | 2026.01.13 00:40:20.908353 [ 289 ] {} <Debug> TCP-Session: 65405316-9062-47f0-aafd-78f69e7e16c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3759 | 2026.01.13 00:40:20.908388 [ 288 ] {d5353b61-2522-48fa-b0a8-81d4ac05e126} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36866) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3760 | 2026.01.13 00:40:20.908736 [ 288 ] {d5353b61-2522-48fa-b0a8-81d4ac05e126} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3761 | 2026.01.13 00:40:20.908815 [ 288 ] {d5353b61-2522-48fa-b0a8-81d4ac05e126} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3762 | 2026.01.13 00:40:20.909560 [ 288 ] {d5353b61-2522-48fa-b0a8-81d4ac05e126} <Debug> oximeter.version (89d52177-8511-4918-bdc1-735de11edbfb) (SelectExecutor): Key condition: unknown | ||
| 3763 | 2026.01.13 00:40:20.910698 [ 316 ] {d5353b61-2522-48fa-b0a8-81d4ac05e126} <Trace> AggregatingTransform: Aggregating | ||
| 3764 | 2026.01.13 00:40:20.910748 [ 316 ] {d5353b61-2522-48fa-b0a8-81d4ac05e126} <Trace> Aggregator: Aggregation method: without_key | ||
| 3765 | 2026.01.13 00:40:20.910785 [ 316 ] {d5353b61-2522-48fa-b0a8-81d4ac05e126} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001089981 sec. (917.447 rows/sec., 35.84 KiB/sec.) | ||
| 3766 | 2026.01.13 00:40:20.910806 [ 316 ] {d5353b61-2522-48fa-b0a8-81d4ac05e126} <Trace> Aggregator: Merging aggregated data | ||
| 3767 | 2026.01.13 00:40:20.912147 [ 288 ] {d5353b61-2522-48fa-b0a8-81d4ac05e126} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003824 sec., 261.5062761506276 rows/sec., 10.22 KiB/sec. | ||
| 3768 | 2026.01.13 00:40:20.912253 [ 288 ] {d5353b61-2522-48fa-b0a8-81d4ac05e126} <Debug> TCPHandler: Processed in 0.004692699 sec. | ||
| 3769 | 2026.01.13 00:40:20.912339 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3770 | 2026.01.13 00:40:20.912373 [ 288 ] {} <Debug> TCP-Session: 8753c69b-8c9c-44f4-9103-bbc361d3f620 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3771 | 2026.01.13 00:40:20.912375 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3772 | 2026.01.13 00:40:20.912390 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3773 | 2026.01.13 00:40:20.912428 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3774 | 2026.01.13 00:40:20.912435 [ 289 ] {} <Debug> TCP-Session: 65405316-9062-47f0-aafd-78f69e7e16c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3775 | 2026.01.13 00:40:20.912457 [ 290 ] {} <Debug> TCP-Session: 114996c4-1f04-4779-9548-23be2b76c82a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3776 | 2026.01.13 00:40:20.912473 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3777 | 2026.01.13 00:40:20.912491 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3778 | 2026.01.13 00:40:20.912522 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3779 | 2026.01.13 00:40:20.912526 [ 291 ] {} <Debug> TCP-Session: 6d583749-1eae-4b53-8ea2-d5ae47bc1250 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3780 | 2026.01.13 00:40:20.912550 [ 3 ] {} <Debug> TCP-Session: d6202cd7-7469-49d0-88ba-ebc4d6132675 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3781 | 2026.01.13 00:40:20.912571 [ 286 ] {} <Debug> TCP-Session: 541b520d-af66-465f-83f7-14cff13303c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3782 | 2026.01.13 00:40:20.912475 [ 293 ] {} <Debug> TCP-Session: 0e3b7128-3340-4cb9-acd7-e79b74eb00ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3783 | 2026.01.13 00:40:20.912408 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3784 | 2026.01.13 00:40:20.912522 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3785 | 2026.01.13 00:40:20.912659 [ 294 ] {} <Debug> TCP-Session: cc69778a-a2dd-4303-8779-7b2b537ef6ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3786 | 2026.01.13 00:40:20.912711 [ 292 ] {} <Debug> TCP-Session: abe6f866-9c05-4e34-94ff-25704951e288 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3787 | 2026.01.13 00:40:22.280411 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38394 | ||
| 3788 | 2026.01.13 00:40:22.280516 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3789 | 2026.01.13 00:40:22.280544 [ 286 ] {} <Debug> TCP-Session: 2563f553-75dc-46c9-9cc3-c3f22b757802 Authenticating user 'default' from [fd00:1122:3344:101::e]:38394 | ||
| 3790 | 2026.01.13 00:40:22.280565 [ 286 ] {} <Debug> TCP-Session: 2563f553-75dc-46c9-9cc3-c3f22b757802 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3791 | 2026.01.13 00:40:22.280577 [ 286 ] {} <Debug> TCP-Session: 2563f553-75dc-46c9-9cc3-c3f22b757802 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3792 | 2026.01.13 00:40:22.280780 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44145 | ||
| 3793 | 2026.01.13 00:40:22.280798 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34551 | ||
| 3794 | 2026.01.13 00:40:22.280839 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42633 | ||
| 3795 | 2026.01.13 00:40:22.280848 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63847 | ||
| 3796 | 2026.01.13 00:40:22.280902 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3797 | 2026.01.13 00:40:22.280907 [ 286 ] {} <Trace> TCP-Session: 2563f553-75dc-46c9-9cc3-c3f22b757802 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3798 | 2026.01.13 00:40:22.280931 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3799 | 2026.01.13 00:40:22.280942 [ 287 ] {} <Debug> TCP-Session: 0e597efb-ad4d-4542-8ff6-38d2997311c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:44145 | ||
| 3800 | 2026.01.13 00:40:22.280965 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3801 | 2026.01.13 00:40:22.280980 [ 293 ] {} <Debug> TCP-Session: b19bb229-6185-4d3c-90ba-670b1e5712f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:42633 | ||
| 3802 | 2026.01.13 00:40:22.280992 [ 287 ] {} <Debug> TCP-Session: 0e597efb-ad4d-4542-8ff6-38d2997311c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3803 | 2026.01.13 00:40:22.281003 [ 294 ] {} <Debug> TCP-Session: cee4d912-52f1-4ef2-af8f-1cc9b417709b Authenticating user 'default' from [fd00:1122:3344:101::e]:63847 | ||
| 3804 | 2026.01.13 00:40:22.281023 [ 287 ] {} <Debug> TCP-Session: 0e597efb-ad4d-4542-8ff6-38d2997311c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3805 | 2026.01.13 00:40:22.281019 [ 293 ] {} <Debug> TCP-Session: b19bb229-6185-4d3c-90ba-670b1e5712f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3806 | 2026.01.13 00:40:22.281039 [ 294 ] {} <Debug> TCP-Session: cee4d912-52f1-4ef2-af8f-1cc9b417709b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3807 | 2026.01.13 00:40:22.281062 [ 293 ] {} <Debug> TCP-Session: b19bb229-6185-4d3c-90ba-670b1e5712f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3808 | 2026.01.13 00:40:22.280929 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3809 | 2026.01.13 00:40:22.281077 [ 294 ] {} <Debug> TCP-Session: cee4d912-52f1-4ef2-af8f-1cc9b417709b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3810 | 2026.01.13 00:40:22.281092 [ 286 ] {a96c7abb-e3d0-49ab-9da2-92926c841735} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38394) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3811 | 2026.01.13 00:40:22.281105 [ 289 ] {} <Debug> TCP-Session: ad26c670-5fca-4a2a-abc0-5afa74df6b4b Authenticating user 'default' from [fd00:1122:3344:101::e]:34551 | ||
| 3812 | 2026.01.13 00:40:22.280829 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35638 | ||
| 3813 | 2026.01.13 00:40:22.281140 [ 289 ] {} <Debug> TCP-Session: ad26c670-5fca-4a2a-abc0-5afa74df6b4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3814 | 2026.01.13 00:40:22.280819 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52643 | ||
| 3815 | 2026.01.13 00:40:22.281199 [ 289 ] {} <Debug> TCP-Session: ad26c670-5fca-4a2a-abc0-5afa74df6b4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3816 | 2026.01.13 00:40:22.280807 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53751 | ||
| 3817 | 2026.01.13 00:40:22.281248 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3818 | 2026.01.13 00:40:22.281274 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3819 | 2026.01.13 00:40:22.280787 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50166 | ||
| 3820 | 2026.01.13 00:40:22.281311 [ 291 ] {} <Debug> TCP-Session: 760a6501-d70e-42fc-b6ac-87baf1e69f06 Authenticating user 'default' from [fd00:1122:3344:101::e]:52643 | ||
| 3821 | 2026.01.13 00:40:22.281298 [ 292 ] {} <Debug> TCP-Session: 757a8ee3-748b-4c3c-9d41-4257c7d3ef4d Authenticating user 'default' from [fd00:1122:3344:101::e]:35638 | ||
| 3822 | 2026.01.13 00:40:22.281352 [ 291 ] {} <Debug> TCP-Session: 760a6501-d70e-42fc-b6ac-87baf1e69f06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3823 | 2026.01.13 00:40:22.281361 [ 286 ] {a96c7abb-e3d0-49ab-9da2-92926c841735} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3824 | 2026.01.13 00:40:22.281378 [ 292 ] {} <Debug> TCP-Session: 757a8ee3-748b-4c3c-9d41-4257c7d3ef4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3825 | 2026.01.13 00:40:22.281380 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3826 | 2026.01.13 00:40:22.281409 [ 292 ] {} <Debug> TCP-Session: 757a8ee3-748b-4c3c-9d41-4257c7d3ef4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3827 | 2026.01.13 00:40:22.281425 [ 288 ] {} <Debug> TCP-Session: dc7a27a6-7b10-4c18-8ef6-baf97180a5ff Authenticating user 'default' from [fd00:1122:3344:101::e]:50166 | ||
| 3828 | 2026.01.13 00:40:22.281432 [ 286 ] {a96c7abb-e3d0-49ab-9da2-92926c841735} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3829 | 2026.01.13 00:40:22.281448 [ 288 ] {} <Debug> TCP-Session: dc7a27a6-7b10-4c18-8ef6-baf97180a5ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3830 | 2026.01.13 00:40:22.281379 [ 291 ] {} <Debug> TCP-Session: 760a6501-d70e-42fc-b6ac-87baf1e69f06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3831 | 2026.01.13 00:40:22.281484 [ 288 ] {} <Debug> TCP-Session: dc7a27a6-7b10-4c18-8ef6-baf97180a5ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3832 | 2026.01.13 00:40:22.281313 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3833 | 2026.01.13 00:40:22.281543 [ 290 ] {} <Debug> TCP-Session: d48e3cd5-71ee-4494-8f94-1e9ea6634803 Authenticating user 'default' from [fd00:1122:3344:101::e]:53751 | ||
| 3834 | 2026.01.13 00:40:22.281560 [ 290 ] {} <Debug> TCP-Session: d48e3cd5-71ee-4494-8f94-1e9ea6634803 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3835 | 2026.01.13 00:40:22.281574 [ 290 ] {} <Debug> TCP-Session: d48e3cd5-71ee-4494-8f94-1e9ea6634803 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3836 | 2026.01.13 00:40:22.281733 [ 286 ] {a96c7abb-e3d0-49ab-9da2-92926c841735} <Debug> oximeter.version (89d52177-8511-4918-bdc1-735de11edbfb) (SelectExecutor): Key condition: unknown | ||
| 3837 | 2026.01.13 00:40:22.282648 [ 335 ] {a96c7abb-e3d0-49ab-9da2-92926c841735} <Trace> AggregatingTransform: Aggregating | ||
| 3838 | 2026.01.13 00:40:22.282680 [ 335 ] {a96c7abb-e3d0-49ab-9da2-92926c841735} <Trace> Aggregator: Aggregation method: without_key | ||
| 3839 | 2026.01.13 00:40:22.282710 [ 335 ] {a96c7abb-e3d0-49ab-9da2-92926c841735} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00087715 sec. (1140.056 rows/sec., 44.53 KiB/sec.) | ||
| 3840 | 2026.01.13 00:40:22.282725 [ 335 ] {a96c7abb-e3d0-49ab-9da2-92926c841735} <Trace> Aggregator: Merging aggregated data | ||
| 3841 | 2026.01.13 00:40:22.284129 [ 286 ] {a96c7abb-e3d0-49ab-9da2-92926c841735} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003089 sec., 323.72936225315635 rows/sec., 12.65 KiB/sec. | ||
| 3842 | 2026.01.13 00:40:22.284328 [ 286 ] {a96c7abb-e3d0-49ab-9da2-92926c841735} <Debug> TCPHandler: Processed in 0.003536176 sec. | ||
| 3843 | 2026.01.13 00:40:22.284427 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3844 | 2026.01.13 00:40:22.284450 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3845 | 2026.01.13 00:40:22.284468 [ 286 ] {} <Debug> TCP-Session: 2563f553-75dc-46c9-9cc3-c3f22b757802 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3846 | 2026.01.13 00:40:22.284470 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3847 | 2026.01.13 00:40:22.284499 [ 289 ] {} <Debug> TCP-Session: ad26c670-5fca-4a2a-abc0-5afa74df6b4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3848 | 2026.01.13 00:40:22.284501 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3849 | 2026.01.13 00:40:22.284520 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3850 | 2026.01.13 00:40:22.284554 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3851 | 2026.01.13 00:40:22.284564 [ 292 ] {} <Debug> TCP-Session: 757a8ee3-748b-4c3c-9d41-4257c7d3ef4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3852 | 2026.01.13 00:40:22.284579 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3853 | 2026.01.13 00:40:22.284608 [ 290 ] {} <Debug> TCP-Session: d48e3cd5-71ee-4494-8f94-1e9ea6634803 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3854 | 2026.01.13 00:40:22.284578 [ 288 ] {} <Debug> TCP-Session: dc7a27a6-7b10-4c18-8ef6-baf97180a5ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3855 | 2026.01.13 00:40:22.284634 [ 294 ] {} <Debug> TCP-Session: cee4d912-52f1-4ef2-af8f-1cc9b417709b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3856 | 2026.01.13 00:40:22.284537 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3857 | 2026.01.13 00:40:22.284537 [ 287 ] {} <Debug> TCP-Session: 0e597efb-ad4d-4542-8ff6-38d2997311c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3858 | 2026.01.13 00:40:22.284706 [ 293 ] {} <Debug> TCP-Session: b19bb229-6185-4d3c-90ba-670b1e5712f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3859 | 2026.01.13 00:40:22.284484 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3860 | 2026.01.13 00:40:22.284768 [ 291 ] {} <Debug> TCP-Session: 760a6501-d70e-42fc-b6ac-87baf1e69f06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3861 | 2026.01.13 00:40:22.519035 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8178 | ||
| 3862 | 2026.01.13 00:40:22.519511 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3863 | 2026.01.13 00:40:22.519559 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3864 | 2026.01.13 00:40:22.520058 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3865 | 2026.01.13 00:40:22.520302 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3866 | 2026.01.13 00:40:22.520445 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8178 | ||
| 3867 | 2026.01.13 00:40:22.953869 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3868 | 2026.01.13 00:40:22.969439 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3869 | 2026.01.13 00:40:22.969507 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3870 | 2026.01.13 00:40:22.975470 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3871 | 2026.01.13 00:40:22.976193 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3872 | 2026.01.13 00:40:22.978881 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3873 | 2026.01.13 00:40:25.033744 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 494 | ||
| 3874 | 2026.01.13 00:40:25.036003 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3875 | 2026.01.13 00:40:25.036054 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3876 | 2026.01.13 00:40:25.037253 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3877 | 2026.01.13 00:40:25.037539 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3878 | 2026.01.13 00:40:25.037879 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 494 | ||
| 3879 | 2026.01.13 00:40:25.639255 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3880 | 2026.01.13 00:40:25.639458 [ 4 ] {2b10f6fe-fb8e-442f-878d-3c79c92b3602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3881 | 2026.01.13 00:40:25.639535 [ 4 ] {2b10f6fe-fb8e-442f-878d-3c79c92b3602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3882 | 2026.01.13 00:40:25.640313 [ 4 ] {2b10f6fe-fb8e-442f-878d-3c79c92b3602} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3883 | 2026.01.13 00:40:25.640367 [ 4 ] {2b10f6fe-fb8e-442f-878d-3c79c92b3602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3884 | 2026.01.13 00:40:25.640788 [ 4 ] {2b10f6fe-fb8e-442f-878d-3c79c92b3602} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3885 | 2026.01.13 00:40:25.641025 [ 4 ] {2b10f6fe-fb8e-442f-878d-3c79c92b3602} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3886 | 2026.01.13 00:40:25.641187 [ 4 ] {2b10f6fe-fb8e-442f-878d-3c79c92b3602} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001783 sec., 48233.314638250136 rows/sec., 4.03 MiB/sec. | ||
| 3887 | 2026.01.13 00:40:25.641236 [ 4 ] {2b10f6fe-fb8e-442f-878d-3c79c92b3602} <Debug> TCPHandler: Processed in 0.002126082 sec. | ||
| 3888 | 2026.01.13 00:40:25.641378 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3889 | 2026.01.13 00:40:25.641485 [ 4 ] {5e73a620-9a35-4d44-a0f9-ad1f6094ee17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3890 | 2026.01.13 00:40:25.641528 [ 4 ] {5e73a620-9a35-4d44-a0f9-ad1f6094ee17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3891 | 2026.01.13 00:40:25.641955 [ 4 ] {5e73a620-9a35-4d44-a0f9-ad1f6094ee17} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3892 | 2026.01.13 00:40:25.641992 [ 4 ] {5e73a620-9a35-4d44-a0f9-ad1f6094ee17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3893 | 2026.01.13 00:40:25.642312 [ 4 ] {5e73a620-9a35-4d44-a0f9-ad1f6094ee17} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3894 | 2026.01.13 00:40:25.642526 [ 4 ] {5e73a620-9a35-4d44-a0f9-ad1f6094ee17} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3895 | 2026.01.13 00:40:25.642656 [ 4 ] {5e73a620-9a35-4d44-a0f9-ad1f6094ee17} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001196 sec., 12541.80602006689 rows/sec., 943.09 KiB/sec. | ||
| 3896 | 2026.01.13 00:40:25.642692 [ 4 ] {5e73a620-9a35-4d44-a0f9-ad1f6094ee17} <Debug> TCPHandler: Processed in 0.001368804 sec. | ||
| 3897 | 2026.01.13 00:40:25.642804 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3898 | 2026.01.13 00:40:25.642902 [ 4 ] {ceaf6b88-f889-4612-ac63-0d885fcee581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3899 | 2026.01.13 00:40:25.642941 [ 4 ] {ceaf6b88-f889-4612-ac63-0d885fcee581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3900 | 2026.01.13 00:40:25.643354 [ 4 ] {ceaf6b88-f889-4612-ac63-0d885fcee581} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3901 | 2026.01.13 00:40:25.643391 [ 4 ] {ceaf6b88-f889-4612-ac63-0d885fcee581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3902 | 2026.01.13 00:40:25.643693 [ 4 ] {ceaf6b88-f889-4612-ac63-0d885fcee581} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3903 | 2026.01.13 00:40:25.643915 [ 4 ] {ceaf6b88-f889-4612-ac63-0d885fcee581} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3904 | 2026.01.13 00:40:25.644041 [ 4 ] {ceaf6b88-f889-4612-ac63-0d885fcee581} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.00116 sec., 68103.44827586207 rows/sec., 5.32 MiB/sec. | ||
| 3905 | 2026.01.13 00:40:25.644077 [ 4 ] {ceaf6b88-f889-4612-ac63-0d885fcee581} <Debug> TCPHandler: Processed in 0.001325653 sec. | ||
| 3906 | 2026.01.13 00:40:25.644190 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3907 | 2026.01.13 00:40:25.644286 [ 4 ] {103a906c-88a3-4bd7-9359-0eb1e6c54ace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3908 | 2026.01.13 00:40:25.644329 [ 4 ] {103a906c-88a3-4bd7-9359-0eb1e6c54ace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3909 | 2026.01.13 00:40:25.644732 [ 4 ] {103a906c-88a3-4bd7-9359-0eb1e6c54ace} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3910 | 2026.01.13 00:40:25.644768 [ 4 ] {103a906c-88a3-4bd7-9359-0eb1e6c54ace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3911 | 2026.01.13 00:40:25.645103 [ 4 ] {103a906c-88a3-4bd7-9359-0eb1e6c54ace} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3912 | 2026.01.13 00:40:25.645322 [ 4 ] {103a906c-88a3-4bd7-9359-0eb1e6c54ace} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3913 | 2026.01.13 00:40:25.645451 [ 4 ] {103a906c-88a3-4bd7-9359-0eb1e6c54ace} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 3914 | 2026.01.13 00:40:25.645488 [ 4 ] {103a906c-88a3-4bd7-9359-0eb1e6c54ace} <Debug> TCPHandler: Processed in 0.001348014 sec. | ||
| 3915 | 2026.01.13 00:40:25.645591 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3916 | 2026.01.13 00:40:25.645692 [ 4 ] {d5ea405a-03ea-4e34-8ef0-3252eb7ad19c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3917 | 2026.01.13 00:40:25.645746 [ 4 ] {d5ea405a-03ea-4e34-8ef0-3252eb7ad19c} <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 | ||
| 3918 | 2026.01.13 00:40:25.646544 [ 4 ] {d5ea405a-03ea-4e34-8ef0-3252eb7ad19c} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3919 | 2026.01.13 00:40:25.646580 [ 4 ] {d5ea405a-03ea-4e34-8ef0-3252eb7ad19c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3920 | 2026.01.13 00:40:25.647147 [ 4 ] {d5ea405a-03ea-4e34-8ef0-3252eb7ad19c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3921 | 2026.01.13 00:40:25.647380 [ 4 ] {d5ea405a-03ea-4e34-8ef0-3252eb7ad19c} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3922 | 2026.01.13 00:40:25.647534 [ 4 ] {d5ea405a-03ea-4e34-8ef0-3252eb7ad19c} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001859 sec., 8068.854222700376 rows/sec., 14.46 MiB/sec. | ||
| 3923 | 2026.01.13 00:40:25.647621 [ 4 ] {d5ea405a-03ea-4e34-8ef0-3252eb7ad19c} <Debug> TCPHandler: Processed in 0.002080712 sec. | ||
| 3924 | 2026.01.13 00:40:25.647750 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3925 | 2026.01.13 00:40:25.647845 [ 4 ] {cbeee75f-535a-4f34-8beb-a99a6c589c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3926 | 2026.01.13 00:40:25.647887 [ 4 ] {cbeee75f-535a-4f34-8beb-a99a6c589c83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3927 | 2026.01.13 00:40:25.648225 [ 4 ] {cbeee75f-535a-4f34-8beb-a99a6c589c83} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3928 | 2026.01.13 00:40:25.648260 [ 4 ] {cbeee75f-535a-4f34-8beb-a99a6c589c83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3929 | 2026.01.13 00:40:25.648586 [ 4 ] {cbeee75f-535a-4f34-8beb-a99a6c589c83} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3930 | 2026.01.13 00:40:25.648809 [ 4 ] {cbeee75f-535a-4f34-8beb-a99a6c589c83} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3931 | 2026.01.13 00:40:25.648950 [ 4 ] {cbeee75f-535a-4f34-8beb-a99a6c589c83} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 3932 | 2026.01.13 00:40:25.648988 [ 4 ] {cbeee75f-535a-4f34-8beb-a99a6c589c83} <Debug> TCPHandler: Processed in 0.001289794 sec. | ||
| 3933 | 2026.01.13 00:40:29.931375 [ 19 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3934 | 2026.01.13 00:40:29.931444 [ 19 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3935 | 2026.01.13 00:40:30.020909 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8690 | ||
| 3936 | 2026.01.13 00:40:30.021409 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3937 | 2026.01.13 00:40:30.021454 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3938 | 2026.01.13 00:40:30.021949 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3939 | 2026.01.13 00:40:30.022202 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3940 | 2026.01.13 00:40:30.022350 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8690 | ||
| 3941 | 2026.01.13 00:40:30.479335 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3942 | 2026.01.13 00:40:30.495395 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3943 | 2026.01.13 00:40:30.495452 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3944 | 2026.01.13 00:40:30.501219 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3945 | 2026.01.13 00:40:30.501928 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3946 | 2026.01.13 00:40:30.504729 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3947 | 2026.01.13 00:40:30.639242 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3948 | 2026.01.13 00:40:30.639493 [ 4 ] {a952da25-1bfc-4049-a289-f4cff3664762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3949 | 2026.01.13 00:40:30.639586 [ 4 ] {a952da25-1bfc-4049-a289-f4cff3664762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3950 | 2026.01.13 00:40:30.640580 [ 4 ] {a952da25-1bfc-4049-a289-f4cff3664762} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3951 | 2026.01.13 00:40:30.640618 [ 4 ] {a952da25-1bfc-4049-a289-f4cff3664762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3952 | 2026.01.13 00:40:30.640962 [ 4 ] {a952da25-1bfc-4049-a289-f4cff3664762} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3953 | 2026.01.13 00:40:30.641180 [ 4 ] {a952da25-1bfc-4049-a289-f4cff3664762} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3954 | 2026.01.13 00:40:30.641322 [ 4 ] {a952da25-1bfc-4049-a289-f4cff3664762} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001897 sec., 55877.701634159195 rows/sec., 4.67 MiB/sec. | ||
| 3955 | 2026.01.13 00:40:30.641361 [ 4 ] {a952da25-1bfc-4049-a289-f4cff3664762} <Debug> TCPHandler: Processed in 0.002295174 sec. | ||
| 3956 | 2026.01.13 00:40:30.641489 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3957 | 2026.01.13 00:40:30.641584 [ 4 ] {c43d3da6-12cb-41eb-bfcd-09f60158f0e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3958 | 2026.01.13 00:40:30.641624 [ 4 ] {c43d3da6-12cb-41eb-bfcd-09f60158f0e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3959 | 2026.01.13 00:40:30.642060 [ 4 ] {c43d3da6-12cb-41eb-bfcd-09f60158f0e6} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3960 | 2026.01.13 00:40:30.642095 [ 4 ] {c43d3da6-12cb-41eb-bfcd-09f60158f0e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3961 | 2026.01.13 00:40:30.642386 [ 4 ] {c43d3da6-12cb-41eb-bfcd-09f60158f0e6} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3962 | 2026.01.13 00:40:30.642594 [ 4 ] {c43d3da6-12cb-41eb-bfcd-09f60158f0e6} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3963 | 2026.01.13 00:40:30.642720 [ 4 ] {c43d3da6-12cb-41eb-bfcd-09f60158f0e6} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001153 sec., 21682.56721595837 rows/sec., 1.59 MiB/sec. | ||
| 3964 | 2026.01.13 00:40:30.642755 [ 4 ] {c43d3da6-12cb-41eb-bfcd-09f60158f0e6} <Debug> TCPHandler: Processed in 0.001314824 sec. | ||
| 3965 | 2026.01.13 00:40:30.642874 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3966 | 2026.01.13 00:40:30.642966 [ 4 ] {135b2a6c-83b1-429d-bf28-85f253006d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3967 | 2026.01.13 00:40:30.643003 [ 4 ] {135b2a6c-83b1-429d-bf28-85f253006d56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3968 | 2026.01.13 00:40:30.643443 [ 4 ] {135b2a6c-83b1-429d-bf28-85f253006d56} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3969 | 2026.01.13 00:40:30.643478 [ 4 ] {135b2a6c-83b1-429d-bf28-85f253006d56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3970 | 2026.01.13 00:40:30.643771 [ 4 ] {135b2a6c-83b1-429d-bf28-85f253006d56} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3971 | 2026.01.13 00:40:30.643978 [ 4 ] {135b2a6c-83b1-429d-bf28-85f253006d56} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3972 | 2026.01.13 00:40:30.644103 [ 4 ] {135b2a6c-83b1-429d-bf28-85f253006d56} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001155 sec., 77056.27705627706 rows/sec., 6.02 MiB/sec. | ||
| 3973 | 2026.01.13 00:40:30.644141 [ 4 ] {135b2a6c-83b1-429d-bf28-85f253006d56} <Debug> TCPHandler: Processed in 0.001314963 sec. | ||
| 3974 | 2026.01.13 00:40:30.644262 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3975 | 2026.01.13 00:40:30.644355 [ 4 ] {b8769c8e-a86b-4c13-be12-de7a31e1dac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3976 | 2026.01.13 00:40:30.644397 [ 4 ] {b8769c8e-a86b-4c13-be12-de7a31e1dac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3977 | 2026.01.13 00:40:30.644893 [ 4 ] {b8769c8e-a86b-4c13-be12-de7a31e1dac4} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3978 | 2026.01.13 00:40:30.644930 [ 4 ] {b8769c8e-a86b-4c13-be12-de7a31e1dac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3979 | 2026.01.13 00:40:30.645276 [ 4 ] {b8769c8e-a86b-4c13-be12-de7a31e1dac4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3980 | 2026.01.13 00:40:30.645486 [ 4 ] {b8769c8e-a86b-4c13-be12-de7a31e1dac4} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3981 | 2026.01.13 00:40:30.645628 [ 4 ] {b8769c8e-a86b-4c13-be12-de7a31e1dac4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00129 sec., 124031.007751938 rows/sec., 8.64 MiB/sec. | ||
| 3982 | 2026.01.13 00:40:30.645673 [ 4 ] {b8769c8e-a86b-4c13-be12-de7a31e1dac4} <Debug> TCPHandler: Processed in 0.001458615 sec. | ||
| 3983 | 2026.01.13 00:40:30.645835 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3984 | 2026.01.13 00:40:30.645932 [ 4 ] {cad0363e-dcac-4a00-92a1-6d36165c9628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3985 | 2026.01.13 00:40:30.645986 [ 4 ] {cad0363e-dcac-4a00-92a1-6d36165c9628} <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 | ||
| 3986 | 2026.01.13 00:40:30.646738 [ 4 ] {cad0363e-dcac-4a00-92a1-6d36165c9628} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3987 | 2026.01.13 00:40:30.646774 [ 4 ] {cad0363e-dcac-4a00-92a1-6d36165c9628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3988 | 2026.01.13 00:40:30.647272 [ 4 ] {cad0363e-dcac-4a00-92a1-6d36165c9628} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3989 | 2026.01.13 00:40:30.647493 [ 4 ] {cad0363e-dcac-4a00-92a1-6d36165c9628} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3990 | 2026.01.13 00:40:30.647627 [ 4 ] {cad0363e-dcac-4a00-92a1-6d36165c9628} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001713 sec., 14594.279042615295 rows/sec., 26.15 MiB/sec. | ||
| 3991 | 2026.01.13 00:40:30.647678 [ 4 ] {cad0363e-dcac-4a00-92a1-6d36165c9628} <Debug> TCPHandler: Processed in 0.00189134 sec. | ||
| 3992 | 2026.01.13 00:40:30.647791 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3993 | 2026.01.13 00:40:30.647890 [ 4 ] {3cbfc3fc-106d-48f5-a2c4-19c9f93b7d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3994 | 2026.01.13 00:40:30.647931 [ 4 ] {3cbfc3fc-106d-48f5-a2c4-19c9f93b7d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3995 | 2026.01.13 00:40:30.648281 [ 4 ] {3cbfc3fc-106d-48f5-a2c4-19c9f93b7d59} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3996 | 2026.01.13 00:40:30.648321 [ 4 ] {3cbfc3fc-106d-48f5-a2c4-19c9f93b7d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 3997 | 2026.01.13 00:40:30.648632 [ 4 ] {3cbfc3fc-106d-48f5-a2c4-19c9f93b7d59} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3998 | 2026.01.13 00:40:30.648846 [ 4 ] {3cbfc3fc-106d-48f5-a2c4-19c9f93b7d59} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3999 | 2026.01.13 00:40:30.648985 [ 4 ] {3cbfc3fc-106d-48f5-a2c4-19c9f93b7d59} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 4000 | 2026.01.13 00:40:30.649021 [ 4 ] {3cbfc3fc-106d-48f5-a2c4-19c9f93b7d59} <Debug> TCPHandler: Processed in 0.001278093 sec. | ||
| 4001 | 2026.01.13 00:40:35.038714 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 518 | ||
| 4002 | 2026.01.13 00:40:35.040828 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4003 | 2026.01.13 00:40:35.040878 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4004 | 2026.01.13 00:40:35.042093 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4005 | 2026.01.13 00:40:35.042375 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4006 | 2026.01.13 00:40:35.042730 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 518 | ||
| 4007 | 2026.01.13 00:40:35.640311 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4008 | 2026.01.13 00:40:35.640521 [ 4 ] {a6179e15-c36c-42df-b560-7e67c2204309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4009 | 2026.01.13 00:40:35.640597 [ 4 ] {a6179e15-c36c-42df-b560-7e67c2204309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4010 | 2026.01.13 00:40:35.641305 [ 4 ] {a6179e15-c36c-42df-b560-7e67c2204309} <Trace> oximeter.fields_i16 (cdd7cfc2-b03d-482d-b63b-decb637f20a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4011 | 2026.01.13 00:40:35.641363 [ 4 ] {a6179e15-c36c-42df-b560-7e67c2204309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4012 | 2026.01.13 00:40:35.641780 [ 4 ] {a6179e15-c36c-42df-b560-7e67c2204309} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4013 | 2026.01.13 00:40:35.642025 [ 4 ] {a6179e15-c36c-42df-b560-7e67c2204309} <Trace> oximeter.fields_i16 (cdd7cfc2-b03d-482d-b63b-decb637f20a3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4014 | 2026.01.13 00:40:35.642151 [ 57 ] {} <Debug> oximeter.fields_i16 (cdd7cfc2-b03d-482d-b63b-decb637f20a3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4015 | 2026.01.13 00:40:35.642184 [ 4 ] {a6179e15-c36c-42df-b560-7e67c2204309} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001718 sec., 13969.732246798603 rows/sec., 1.16 MiB/sec. | ||
| 4016 | 2026.01.13 00:40:35.642228 [ 57 ] {} <Trace> oximeter.fields_i16 (cdd7cfc2-b03d-482d-b63b-decb637f20a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4017 | 2026.01.13 00:40:35.642245 [ 4 ] {a6179e15-c36c-42df-b560-7e67c2204309} <Debug> TCPHandler: Processed in 0.002085442 sec. | ||
| 4018 | 2026.01.13 00:40:35.642256 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4019 | 2026.01.13 00:40:35.642380 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4020 | 2026.01.13 00:40:35.642393 [ 198 ] {cdd7cfc2-b03d-482d-b63b-decb637f20a3::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 | ||
| 4021 | 2026.01.13 00:40:35.642491 [ 4 ] {025c25e6-a154-4575-8897-16b837590dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4022 | 2026.01.13 00:40:35.642540 [ 4 ] {025c25e6-a154-4575-8897-16b837590dd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4023 | 2026.01.13 00:40:35.642540 [ 198 ] {cdd7cfc2-b03d-482d-b63b-decb637f20a3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4024 | 2026.01.13 00:40:35.642589 [ 198 ] {cdd7cfc2-b03d-482d-b63b-decb637f20a3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 4025 | 2026.01.13 00:40:35.642653 [ 198 ] {cdd7cfc2-b03d-482d-b63b-decb637f20a3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 4026 | 2026.01.13 00:40:35.642695 [ 198 ] {cdd7cfc2-b03d-482d-b63b-decb637f20a3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 4027 | 2026.01.13 00:40:35.642738 [ 198 ] {cdd7cfc2-b03d-482d-b63b-decb637f20a3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 4028 | 2026.01.13 00:40:35.642777 [ 198 ] {cdd7cfc2-b03d-482d-b63b-decb637f20a3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 4029 | 2026.01.13 00:40:35.642976 [ 4 ] {025c25e6-a154-4575-8897-16b837590dd6} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4030 | 2026.01.13 00:40:35.643019 [ 4 ] {025c25e6-a154-4575-8897-16b837590dd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4031 | 2026.01.13 00:40:35.643346 [ 4 ] {025c25e6-a154-4575-8897-16b837590dd6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4032 | 2026.01.13 00:40:35.643554 [ 196 ] {cdd7cfc2-b03d-482d-b63b-decb637f20a3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001224412 sec., 98006.22666226728 rows/sec., 8.51 MiB/sec. | ||
| 4033 | 2026.01.13 00:40:35.643577 [ 4 ] {025c25e6-a154-4575-8897-16b837590dd6} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4034 | 2026.01.13 00:40:35.643726 [ 196 ] {cdd7cfc2-b03d-482d-b63b-decb637f20a3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4035 | 2026.01.13 00:40:35.643749 [ 4 ] {025c25e6-a154-4575-8897-16b837590dd6} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001282 sec., 10920.436817472699 rows/sec., 890.48 KiB/sec. | ||
| 4036 | 2026.01.13 00:40:35.643794 [ 4 ] {025c25e6-a154-4575-8897-16b837590dd6} <Debug> TCPHandler: Processed in 0.001467365 sec. | ||
| 4037 | 2026.01.13 00:40:35.643932 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4038 | 2026.01.13 00:40:35.644048 [ 4 ] {c660dcbf-6504-478e-9a1a-1401850f58cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4039 | 2026.01.13 00:40:35.644100 [ 4 ] {c660dcbf-6504-478e-9a1a-1401850f58cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4040 | 2026.01.13 00:40:35.644104 [ 196 ] {cdd7cfc2-b03d-482d-b63b-decb637f20a3::all_1_5_1} <Trace> oximeter.fields_i16 (cdd7cfc2-b03d-482d-b63b-decb637f20a3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4041 | 2026.01.13 00:40:35.644196 [ 196 ] {cdd7cfc2-b03d-482d-b63b-decb637f20a3::all_1_5_1} <Trace> oximeter.fields_i16 (cdd7cfc2-b03d-482d-b63b-decb637f20a3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4042 | 2026.01.13 00:40:35.644308 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4043 | 2026.01.13 00:40:35.644660 [ 4 ] {c660dcbf-6504-478e-9a1a-1401850f58cc} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4044 | 2026.01.13 00:40:35.644695 [ 4 ] {c660dcbf-6504-478e-9a1a-1401850f58cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4045 | 2026.01.13 00:40:35.645026 [ 4 ] {c660dcbf-6504-478e-9a1a-1401850f58cc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4046 | 2026.01.13 00:40:35.645250 [ 4 ] {c660dcbf-6504-478e-9a1a-1401850f58cc} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4047 | 2026.01.13 00:40:35.645373 [ 31 ] {} <Debug> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4048 | 2026.01.13 00:40:35.645381 [ 4 ] {c660dcbf-6504-478e-9a1a-1401850f58cc} <Debug> executeQuery: Read 213 rows, 19.31 KiB in 0.001359 sec., 156732.8918322296 rows/sec., 13.88 MiB/sec. | ||
| 4049 | 2026.01.13 00:40:35.645417 [ 31 ] {} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4050 | 2026.01.13 00:40:35.645431 [ 4 ] {c660dcbf-6504-478e-9a1a-1401850f58cc} <Debug> TCPHandler: Processed in 0.001563706 sec. | ||
| 4051 | 2026.01.13 00:40:35.645440 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4052 | 2026.01.13 00:40:35.645535 [ 202 ] {69955813-f697-4ff5-96f7-072ef266c358::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 | ||
| 4053 | 2026.01.13 00:40:35.645562 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4054 | 2026.01.13 00:40:35.645678 [ 202 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4055 | 2026.01.13 00:40:35.645706 [ 4 ] {dc08d765-46a8-4087-9f01-7ff90be5139c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4056 | 2026.01.13 00:40:35.645712 [ 202 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1405 rows starting from the beginning of the part | ||
| 4057 | 2026.01.13 00:40:35.645768 [ 4 ] {dc08d765-46a8-4087-9f01-7ff90be5139c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4058 | 2026.01.13 00:40:35.645790 [ 202 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 86 rows starting from the beginning of the part | ||
| 4059 | 2026.01.13 00:40:35.645849 [ 202 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1247 rows starting from the beginning of the part | ||
| 4060 | 2026.01.13 00:40:35.645888 [ 202 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 86 rows starting from the beginning of the part | ||
| 4061 | 2026.01.13 00:40:35.645952 [ 202 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 106 rows starting from the beginning of the part | ||
| 4062 | 2026.01.13 00:40:35.645993 [ 202 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 213 rows starting from the beginning of the part | ||
| 4063 | 2026.01.13 00:40:35.646354 [ 4 ] {dc08d765-46a8-4087-9f01-7ff90be5139c} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4064 | 2026.01.13 00:40:35.646408 [ 4 ] {dc08d765-46a8-4087-9f01-7ff90be5139c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4065 | 2026.01.13 00:40:35.646807 [ 4 ] {dc08d765-46a8-4087-9f01-7ff90be5139c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4066 | 2026.01.13 00:40:35.647072 [ 4 ] {dc08d765-46a8-4087-9f01-7ff90be5139c} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4067 | 2026.01.13 00:40:35.647227 [ 4 ] {dc08d765-46a8-4087-9f01-7ff90be5139c} <Debug> executeQuery: Read 41 rows, 3.07 KiB in 0.001545 sec., 26537.216828478966 rows/sec., 1.94 MiB/sec. | ||
| 4068 | 2026.01.13 00:40:35.647272 [ 4 ] {dc08d765-46a8-4087-9f01-7ff90be5139c} <Debug> TCPHandler: Processed in 0.001771098 sec. | ||
| 4069 | 2026.01.13 00:40:35.647293 [ 202 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3143 rows, containing 5 columns (5 merged, 0 gathered) in 0.001802459 sec., 1743728.983571887 rows/sec., 152.19 MiB/sec. | ||
| 4070 | 2026.01.13 00:40:35.647385 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4071 | 2026.01.13 00:40:35.647490 [ 4 ] {687904cb-687a-43a3-9180-6e7145ac8eb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4072 | 2026.01.13 00:40:35.647531 [ 4 ] {687904cb-687a-43a3-9180-6e7145ac8eb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4073 | 2026.01.13 00:40:35.647581 [ 187 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4074 | 2026.01.13 00:40:35.647955 [ 4 ] {687904cb-687a-43a3-9180-6e7145ac8eb5} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4075 | 2026.01.13 00:40:35.647957 [ 187 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_26_5} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4076 | 2026.01.13 00:40:35.647998 [ 4 ] {687904cb-687a-43a3-9180-6e7145ac8eb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4077 | 2026.01.13 00:40:35.648081 [ 187 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_26_5} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4078 | 2026.01.13 00:40:35.648204 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 4079 | 2026.01.13 00:40:35.648345 [ 4 ] {687904cb-687a-43a3-9180-6e7145ac8eb5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4080 | 2026.01.13 00:40:35.648574 [ 4 ] {687904cb-687a-43a3-9180-6e7145ac8eb5} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4081 | 2026.01.13 00:40:35.648706 [ 4 ] {687904cb-687a-43a3-9180-6e7145ac8eb5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001235 sec., 19433.198380566802 rows/sec., 1.61 MiB/sec. | ||
| 4082 | 2026.01.13 00:40:35.648744 [ 4 ] {687904cb-687a-43a3-9180-6e7145ac8eb5} <Debug> TCPHandler: Processed in 0.001410794 sec. | ||
| 4083 | 2026.01.13 00:40:35.648867 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4084 | 2026.01.13 00:40:35.648962 [ 4 ] {1e3da62f-5f36-4687-9495-f51a6846a220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4085 | 2026.01.13 00:40:35.649002 [ 4 ] {1e3da62f-5f36-4687-9495-f51a6846a220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4086 | 2026.01.13 00:40:35.649405 [ 4 ] {1e3da62f-5f36-4687-9495-f51a6846a220} <Trace> oximeter.fields_u8 (3fed0e26-75a1-4f98-9e1a-d6596b4272b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4087 | 2026.01.13 00:40:35.649439 [ 4 ] {1e3da62f-5f36-4687-9495-f51a6846a220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4088 | 2026.01.13 00:40:35.649742 [ 4 ] {1e3da62f-5f36-4687-9495-f51a6846a220} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4089 | 2026.01.13 00:40:35.649957 [ 4 ] {1e3da62f-5f36-4687-9495-f51a6846a220} <Trace> oximeter.fields_u8 (3fed0e26-75a1-4f98-9e1a-d6596b4272b4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4090 | 2026.01.13 00:40:35.650049 [ 31 ] {} <Debug> oximeter.fields_u8 (3fed0e26-75a1-4f98-9e1a-d6596b4272b4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4091 | 2026.01.13 00:40:35.650079 [ 31 ] {} <Trace> oximeter.fields_u8 (3fed0e26-75a1-4f98-9e1a-d6596b4272b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4092 | 2026.01.13 00:40:35.650086 [ 4 ] {1e3da62f-5f36-4687-9495-f51a6846a220} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001142 sec., 10507.880910683012 rows/sec., 820.93 KiB/sec. | ||
| 4093 | 2026.01.13 00:40:35.650095 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4094 | 2026.01.13 00:40:35.650138 [ 4 ] {1e3da62f-5f36-4687-9495-f51a6846a220} <Debug> TCPHandler: Processed in 0.001320584 sec. | ||
| 4095 | 2026.01.13 00:40:35.650167 [ 196 ] {3fed0e26-75a1-4f98-9e1a-d6596b4272b4::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 | ||
| 4096 | 2026.01.13 00:40:35.650243 [ 196 ] {3fed0e26-75a1-4f98-9e1a-d6596b4272b4::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4097 | 2026.01.13 00:40:35.650269 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4098 | 2026.01.13 00:40:35.650275 [ 196 ] {3fed0e26-75a1-4f98-9e1a-d6596b4272b4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 4099 | 2026.01.13 00:40:35.650340 [ 196 ] {3fed0e26-75a1-4f98-9e1a-d6596b4272b4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 4100 | 2026.01.13 00:40:35.650366 [ 4 ] {11e8e86a-c1d3-4a23-876f-c8344713c252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4101 | 2026.01.13 00:40:35.650382 [ 196 ] {3fed0e26-75a1-4f98-9e1a-d6596b4272b4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 4102 | 2026.01.13 00:40:35.650406 [ 4 ] {11e8e86a-c1d3-4a23-876f-c8344713c252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4103 | 2026.01.13 00:40:35.650421 [ 196 ] {3fed0e26-75a1-4f98-9e1a-d6596b4272b4::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 | ||
| 4104 | 2026.01.13 00:40:35.650460 [ 196 ] {3fed0e26-75a1-4f98-9e1a-d6596b4272b4::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 4105 | 2026.01.13 00:40:35.650885 [ 4 ] {11e8e86a-c1d3-4a23-876f-c8344713c252} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4106 | 2026.01.13 00:40:35.650921 [ 4 ] {11e8e86a-c1d3-4a23-876f-c8344713c252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4107 | 2026.01.13 00:40:35.651093 [ 187 ] {3fed0e26-75a1-4f98-9e1a-d6596b4272b4::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.00095068 sec., 63112.71931669963 rows/sec., 5.06 MiB/sec. | ||
| 4108 | 2026.01.13 00:40:35.651238 [ 4 ] {11e8e86a-c1d3-4a23-876f-c8344713c252} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4109 | 2026.01.13 00:40:35.651268 [ 202 ] {3fed0e26-75a1-4f98-9e1a-d6596b4272b4::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4110 | 2026.01.13 00:40:35.651490 [ 4 ] {11e8e86a-c1d3-4a23-876f-c8344713c252} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4111 | 2026.01.13 00:40:35.651607 [ 31 ] {} <Debug> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4112 | 2026.01.13 00:40:35.651628 [ 4 ] {11e8e86a-c1d3-4a23-876f-c8344713c252} <Debug> executeQuery: Read 129 rows, 10.72 KiB in 0.001308 sec., 98623.85321100918 rows/sec., 8.00 MiB/sec. | ||
| 4113 | 2026.01.13 00:40:35.651639 [ 202 ] {3fed0e26-75a1-4f98-9e1a-d6596b4272b4::all_1_5_1} <Trace> oximeter.fields_u8 (3fed0e26-75a1-4f98-9e1a-d6596b4272b4): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4114 | 2026.01.13 00:40:35.651644 [ 31 ] {} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4115 | 2026.01.13 00:40:35.651676 [ 4 ] {11e8e86a-c1d3-4a23-876f-c8344713c252} <Debug> TCPHandler: Processed in 0.001491246 sec. | ||
| 4116 | 2026.01.13 00:40:35.651696 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4117 | 2026.01.13 00:40:35.651736 [ 202 ] {3fed0e26-75a1-4f98-9e1a-d6596b4272b4::all_1_5_1} <Trace> oximeter.fields_u8 (3fed0e26-75a1-4f98-9e1a-d6596b4272b4) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4118 | 2026.01.13 00:40:35.651779 [ 187 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::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 | ||
| 4119 | 2026.01.13 00:40:35.651800 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4120 | 2026.01.13 00:40:35.651824 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4121 | 2026.01.13 00:40:35.651872 [ 187 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4122 | 2026.01.13 00:40:35.651895 [ 4 ] {5c905018-bde0-4fba-a966-908ea7dc6388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4123 | 2026.01.13 00:40:35.651903 [ 187 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 632 rows starting from the beginning of the part | ||
| 4124 | 2026.01.13 00:40:35.651944 [ 4 ] {5c905018-bde0-4fba-a966-908ea7dc6388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4125 | 2026.01.13 00:40:35.651975 [ 187 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 79 rows starting from the beginning of the part | ||
| 4126 | 2026.01.13 00:40:35.652019 [ 187 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 547 rows starting from the beginning of the part | ||
| 4127 | 2026.01.13 00:40:35.652058 [ 187 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 79 rows starting from the beginning of the part | ||
| 4128 | 2026.01.13 00:40:35.652098 [ 187 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 89 rows starting from the beginning of the part | ||
| 4129 | 2026.01.13 00:40:35.652207 [ 187 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 129 rows starting from the beginning of the part | ||
| 4130 | 2026.01.13 00:40:35.652439 [ 4 ] {5c905018-bde0-4fba-a966-908ea7dc6388} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4131 | 2026.01.13 00:40:35.652482 [ 4 ] {5c905018-bde0-4fba-a966-908ea7dc6388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4132 | 2026.01.13 00:40:35.652839 [ 4 ] {5c905018-bde0-4fba-a966-908ea7dc6388} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4133 | 2026.01.13 00:40:35.653069 [ 4 ] {5c905018-bde0-4fba-a966-908ea7dc6388} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4134 | 2026.01.13 00:40:35.653171 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4135 | 2026.01.13 00:40:35.653200 [ 4 ] {5c905018-bde0-4fba-a966-908ea7dc6388} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001273 sec., 159465.82875098192 rows/sec., 11.42 MiB/sec. | ||
| 4136 | 2026.01.13 00:40:35.653202 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4137 | 2026.01.13 00:40:35.653231 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4138 | 2026.01.13 00:40:35.653238 [ 4 ] {5c905018-bde0-4fba-a966-908ea7dc6388} <Debug> TCPHandler: Processed in 0.001445275 sec. | ||
| 4139 | 2026.01.13 00:40:35.653309 [ 186 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::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 | ||
| 4140 | 2026.01.13 00:40:35.653362 [ 200 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1555 rows, containing 5 columns (5 merged, 0 gathered) in 0.001579757 sec., 984328.6024369571 rows/sec., 78.44 MiB/sec. | ||
| 4141 | 2026.01.13 00:40:35.653371 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4142 | 2026.01.13 00:40:35.653415 [ 186 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4143 | 2026.01.13 00:40:35.653449 [ 186 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6383 rows starting from the beginning of the part | ||
| 4144 | 2026.01.13 00:40:35.653476 [ 4 ] {83447ec3-ba41-4365-9016-98099be928da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4145 | 2026.01.13 00:40:35.653502 [ 186 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::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 | ||
| 4146 | 2026.01.13 00:40:35.653516 [ 187 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4147 | 2026.01.13 00:40:35.653536 [ 4 ] {83447ec3-ba41-4365-9016-98099be928da} <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 | ||
| 4148 | 2026.01.13 00:40:35.653555 [ 186 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 845 rows starting from the beginning of the part | ||
| 4149 | 2026.01.13 00:40:35.653599 [ 186 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::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 | ||
| 4150 | 2026.01.13 00:40:35.653640 [ 186 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4151 | 2026.01.13 00:40:35.653680 [ 186 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 203 rows starting from the beginning of the part | ||
| 4152 | 2026.01.13 00:40:35.653793 [ 187 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_26_5} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4153 | 2026.01.13 00:40:35.653871 [ 187 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_26_5} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4154 | 2026.01.13 00:40:35.653942 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4155 | 2026.01.13 00:40:35.654327 [ 4 ] {83447ec3-ba41-4365-9016-98099be928da} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4156 | 2026.01.13 00:40:35.654368 [ 4 ] {83447ec3-ba41-4365-9016-98099be928da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4157 | 2026.01.13 00:40:35.654922 [ 4 ] {83447ec3-ba41-4365-9016-98099be928da} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4158 | 2026.01.13 00:40:35.655165 [ 4 ] {83447ec3-ba41-4365-9016-98099be928da} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4159 | 2026.01.13 00:40:35.655308 [ 4 ] {83447ec3-ba41-4365-9016-98099be928da} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001849 sec., 8112.493239588967 rows/sec., 14.54 MiB/sec. | ||
| 4160 | 2026.01.13 00:40:35.655370 [ 4 ] {83447ec3-ba41-4365-9016-98099be928da} <Debug> TCPHandler: Processed in 0.002049571 sec. | ||
| 4161 | 2026.01.13 00:40:35.655483 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4162 | 2026.01.13 00:40:35.655579 [ 4 ] {67f2a7bd-2953-466b-9bc4-88d35c4cf28e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4163 | 2026.01.13 00:40:35.655620 [ 4 ] {67f2a7bd-2953-466b-9bc4-88d35c4cf28e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4164 | 2026.01.13 00:40:35.655965 [ 4 ] {67f2a7bd-2953-466b-9bc4-88d35c4cf28e} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4165 | 2026.01.13 00:40:35.656003 [ 4 ] {67f2a7bd-2953-466b-9bc4-88d35c4cf28e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4166 | 2026.01.13 00:40:35.656258 [ 202 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7911 rows, containing 5 columns (5 merged, 0 gathered) in 0.002985131 sec., 2650134.952201428 rows/sec., 182.21 MiB/sec. | ||
| 4167 | 2026.01.13 00:40:35.656328 [ 4 ] {67f2a7bd-2953-466b-9bc4-88d35c4cf28e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4168 | 2026.01.13 00:40:35.656554 [ 4 ] {67f2a7bd-2953-466b-9bc4-88d35c4cf28e} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4169 | 2026.01.13 00:40:35.656667 [ 25 ] {} <Debug> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4170 | 2026.01.13 00:40:35.656683 [ 4 ] {67f2a7bd-2953-466b-9bc4-88d35c4cf28e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 4171 | 2026.01.13 00:40:35.656734 [ 25 ] {} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4172 | 2026.01.13 00:40:35.656758 [ 4 ] {67f2a7bd-2953-466b-9bc4-88d35c4cf28e} <Debug> TCPHandler: Processed in 0.001323934 sec. | ||
| 4173 | 2026.01.13 00:40:35.656760 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4174 | 2026.01.13 00:40:35.656871 [ 187 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::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 | ||
| 4175 | 2026.01.13 00:40:35.656878 [ 186 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4176 | 2026.01.13 00:40:35.656963 [ 187 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4177 | 2026.01.13 00:40:35.656994 [ 187 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1164 rows starting from the beginning of the part | ||
| 4178 | 2026.01.13 00:40:35.657041 [ 187 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::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 | ||
| 4179 | 2026.01.13 00:40:35.657081 [ 187 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4180 | 2026.01.13 00:40:35.657116 [ 187 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::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 | ||
| 4181 | 2026.01.13 00:40:35.657149 [ 187 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4182 | 2026.01.13 00:40:35.657182 [ 187 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::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 | ||
| 4183 | 2026.01.13 00:40:35.657197 [ 186 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4184 | 2026.01.13 00:40:35.657279 [ 186 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4185 | 2026.01.13 00:40:35.657355 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 4186 | 2026.01.13 00:40:35.657984 [ 186 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1464 rows, containing 4 columns (4 merged, 0 gathered) in 0.001144312 sec., 1279371.3602583911 rows/sec., 86.22 MiB/sec. | ||
| 4187 | 2026.01.13 00:40:35.658136 [ 187 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4188 | 2026.01.13 00:40:35.658378 [ 187 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_26_5} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4189 | 2026.01.13 00:40:35.658440 [ 187 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_26_5} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4190 | 2026.01.13 00:40:35.658497 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4191 | 2026.01.13 00:40:37.522487 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9138 | ||
| 4192 | 2026.01.13 00:40:37.522934 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4193 | 2026.01.13 00:40:37.522979 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4194 | 2026.01.13 00:40:37.523558 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4195 | 2026.01.13 00:40:37.523826 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4196 | 2026.01.13 00:40:37.523974 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9138 | ||
| 4197 | 2026.01.13 00:40:38.004877 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4198 | 2026.01.13 00:40:38.022096 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4199 | 2026.01.13 00:40:38.022166 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4200 | 2026.01.13 00:40:38.028469 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4201 | 2026.01.13 00:40:38.029179 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4202 | 2026.01.13 00:40:38.032099 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4203 | 2026.01.13 00:40:40.638609 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4204 | 2026.01.13 00:40:40.638804 [ 4 ] {124e7d31-22a5-410f-8130-202332882e47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4205 | 2026.01.13 00:40:40.638871 [ 4 ] {124e7d31-22a5-410f-8130-202332882e47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4206 | 2026.01.13 00:40:40.639528 [ 4 ] {124e7d31-22a5-410f-8130-202332882e47} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4207 | 2026.01.13 00:40:40.639576 [ 4 ] {124e7d31-22a5-410f-8130-202332882e47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4208 | 2026.01.13 00:40:40.639963 [ 4 ] {124e7d31-22a5-410f-8130-202332882e47} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4209 | 2026.01.13 00:40:40.640198 [ 4 ] {124e7d31-22a5-410f-8130-202332882e47} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4210 | 2026.01.13 00:40:40.640353 [ 4 ] {124e7d31-22a5-410f-8130-202332882e47} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001595 sec., 66457.6802507837 rows/sec., 5.55 MiB/sec. | ||
| 4211 | 2026.01.13 00:40:40.640400 [ 4 ] {124e7d31-22a5-410f-8130-202332882e47} <Debug> TCPHandler: Processed in 0.00192259 sec. | ||
| 4212 | 2026.01.13 00:40:40.640535 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4213 | 2026.01.13 00:40:40.640633 [ 4 ] {80e9fe74-b4c6-47eb-b081-8a45419ab9e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4214 | 2026.01.13 00:40:40.640675 [ 4 ] {80e9fe74-b4c6-47eb-b081-8a45419ab9e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4215 | 2026.01.13 00:40:40.641140 [ 4 ] {80e9fe74-b4c6-47eb-b081-8a45419ab9e1} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4216 | 2026.01.13 00:40:40.641176 [ 4 ] {80e9fe74-b4c6-47eb-b081-8a45419ab9e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4217 | 2026.01.13 00:40:40.641469 [ 4 ] {80e9fe74-b4c6-47eb-b081-8a45419ab9e1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4218 | 2026.01.13 00:40:40.641708 [ 4 ] {80e9fe74-b4c6-47eb-b081-8a45419ab9e1} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4219 | 2026.01.13 00:40:40.641842 [ 4 ] {80e9fe74-b4c6-47eb-b081-8a45419ab9e1} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001227 sec., 20374.89812550937 rows/sec., 1.50 MiB/sec. | ||
| 4220 | 2026.01.13 00:40:40.641881 [ 4 ] {80e9fe74-b4c6-47eb-b081-8a45419ab9e1} <Debug> TCPHandler: Processed in 0.001396424 sec. | ||
| 4221 | 2026.01.13 00:40:40.642002 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4222 | 2026.01.13 00:40:40.642099 [ 4 ] {1623e5db-93aa-48c5-be0f-6ddad5b38816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4223 | 2026.01.13 00:40:40.642138 [ 4 ] {1623e5db-93aa-48c5-be0f-6ddad5b38816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4224 | 2026.01.13 00:40:40.642627 [ 4 ] {1623e5db-93aa-48c5-be0f-6ddad5b38816} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4225 | 2026.01.13 00:40:40.642670 [ 4 ] {1623e5db-93aa-48c5-be0f-6ddad5b38816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4226 | 2026.01.13 00:40:40.643091 [ 4 ] {1623e5db-93aa-48c5-be0f-6ddad5b38816} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4227 | 2026.01.13 00:40:40.643322 [ 4 ] {1623e5db-93aa-48c5-be0f-6ddad5b38816} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4228 | 2026.01.13 00:40:40.643451 [ 4 ] {1623e5db-93aa-48c5-be0f-6ddad5b38816} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001369 sec., 65010.9569028488 rows/sec., 5.08 MiB/sec. | ||
| 4229 | 2026.01.13 00:40:40.643490 [ 4 ] {1623e5db-93aa-48c5-be0f-6ddad5b38816} <Debug> TCPHandler: Processed in 0.001542856 sec. | ||
| 4230 | 2026.01.13 00:40:40.643609 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4231 | 2026.01.13 00:40:40.643706 [ 4 ] {5f68b146-29e9-4e4d-8d28-bf92946deb9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4232 | 2026.01.13 00:40:40.643749 [ 4 ] {5f68b146-29e9-4e4d-8d28-bf92946deb9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4233 | 2026.01.13 00:40:40.644154 [ 4 ] {5f68b146-29e9-4e4d-8d28-bf92946deb9c} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4234 | 2026.01.13 00:40:40.644190 [ 4 ] {5f68b146-29e9-4e4d-8d28-bf92946deb9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4235 | 2026.01.13 00:40:40.644528 [ 4 ] {5f68b146-29e9-4e4d-8d28-bf92946deb9c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4236 | 2026.01.13 00:40:40.644742 [ 4 ] {5f68b146-29e9-4e4d-8d28-bf92946deb9c} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4237 | 2026.01.13 00:40:40.644879 [ 4 ] {5f68b146-29e9-4e4d-8d28-bf92946deb9c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 4238 | 2026.01.13 00:40:40.644916 [ 4 ] {5f68b146-29e9-4e4d-8d28-bf92946deb9c} <Debug> TCPHandler: Processed in 0.001356184 sec. | ||
| 4239 | 2026.01.13 00:40:40.645029 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4240 | 2026.01.13 00:40:40.645123 [ 4 ] {c6e78a90-5725-4b4f-9ffb-3bf7cbb69e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4241 | 2026.01.13 00:40:40.645177 [ 4 ] {c6e78a90-5725-4b4f-9ffb-3bf7cbb69e37} <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 | ||
| 4242 | 2026.01.13 00:40:40.645972 [ 4 ] {c6e78a90-5725-4b4f-9ffb-3bf7cbb69e37} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4243 | 2026.01.13 00:40:40.646009 [ 4 ] {c6e78a90-5725-4b4f-9ffb-3bf7cbb69e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4244 | 2026.01.13 00:40:40.646543 [ 4 ] {c6e78a90-5725-4b4f-9ffb-3bf7cbb69e37} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4245 | 2026.01.13 00:40:40.646779 [ 4 ] {c6e78a90-5725-4b4f-9ffb-3bf7cbb69e37} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4246 | 2026.01.13 00:40:40.646925 [ 4 ] {c6e78a90-5725-4b4f-9ffb-3bf7cbb69e37} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001819 sec., 13743.815283122594 rows/sec., 24.63 MiB/sec. | ||
| 4247 | 2026.01.13 00:40:40.646978 [ 4 ] {c6e78a90-5725-4b4f-9ffb-3bf7cbb69e37} <Debug> TCPHandler: Processed in 0.002000091 sec. | ||
| 4248 | 2026.01.13 00:40:40.647105 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4249 | 2026.01.13 00:40:40.647201 [ 4 ] {d2df67f2-2a21-4c6a-a80f-96d102abc52d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4250 | 2026.01.13 00:40:40.647244 [ 4 ] {d2df67f2-2a21-4c6a-a80f-96d102abc52d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4251 | 2026.01.13 00:40:40.647589 [ 4 ] {d2df67f2-2a21-4c6a-a80f-96d102abc52d} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4252 | 2026.01.13 00:40:40.647626 [ 4 ] {d2df67f2-2a21-4c6a-a80f-96d102abc52d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4253 | 2026.01.13 00:40:40.647930 [ 4 ] {d2df67f2-2a21-4c6a-a80f-96d102abc52d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4254 | 2026.01.13 00:40:40.648145 [ 4 ] {d2df67f2-2a21-4c6a-a80f-96d102abc52d} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4255 | 2026.01.13 00:40:40.648280 [ 4 ] {d2df67f2-2a21-4c6a-a80f-96d102abc52d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 4256 | 2026.01.13 00:40:40.648315 [ 4 ] {d2df67f2-2a21-4c6a-a80f-96d102abc52d} <Debug> TCPHandler: Processed in 0.001260163 sec. | ||
| 4257 | 2026.01.13 00:40:44.931517 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4258 | 2026.01.13 00:40:44.931620 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4259 | 2026.01.13 00:40:45.024114 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9650 | ||
| 4260 | 2026.01.13 00:40:45.024627 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4261 | 2026.01.13 00:40:45.024672 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4262 | 2026.01.13 00:40:45.025143 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4263 | 2026.01.13 00:40:45.025367 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4264 | 2026.01.13 00:40:45.025491 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9650 | ||
| 4265 | 2026.01.13 00:40:45.042960 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 550 | ||
| 4266 | 2026.01.13 00:40:45.045240 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4267 | 2026.01.13 00:40:45.045287 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4268 | 2026.01.13 00:40:45.046453 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4269 | 2026.01.13 00:40:45.046738 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4270 | 2026.01.13 00:40:45.046985 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 550 | ||
| 4271 | 2026.01.13 00:40:45.532235 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4272 | 2026.01.13 00:40:45.550020 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4273 | 2026.01.13 00:40:45.550086 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4274 | 2026.01.13 00:40:45.556282 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4275 | 2026.01.13 00:40:45.556989 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4276 | 2026.01.13 00:40:45.560031 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4277 | 2026.01.13 00:40:45.637832 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4278 | 2026.01.13 00:40:45.638070 [ 4 ] {ea21551b-1973-4353-9217-f59d9456b7de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4279 | 2026.01.13 00:40:45.638165 [ 4 ] {ea21551b-1973-4353-9217-f59d9456b7de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4280 | 2026.01.13 00:40:45.638956 [ 4 ] {ea21551b-1973-4353-9217-f59d9456b7de} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4281 | 2026.01.13 00:40:45.638994 [ 4 ] {ea21551b-1973-4353-9217-f59d9456b7de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4282 | 2026.01.13 00:40:45.639324 [ 4 ] {ea21551b-1973-4353-9217-f59d9456b7de} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4283 | 2026.01.13 00:40:45.639542 [ 4 ] {ea21551b-1973-4353-9217-f59d9456b7de} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4284 | 2026.01.13 00:40:45.639681 [ 4 ] {ea21551b-1973-4353-9217-f59d9456b7de} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001676 sec., 51312.64916467781 rows/sec., 4.29 MiB/sec. | ||
| 4285 | 2026.01.13 00:40:45.639721 [ 4 ] {ea21551b-1973-4353-9217-f59d9456b7de} <Debug> TCPHandler: Processed in 0.002048591 sec. | ||
| 4286 | 2026.01.13 00:40:45.639845 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4287 | 2026.01.13 00:40:45.639941 [ 4 ] {c41d6f8f-dd96-42aa-9cbf-8e0b7a8e8fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4288 | 2026.01.13 00:40:45.639982 [ 4 ] {c41d6f8f-dd96-42aa-9cbf-8e0b7a8e8fc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4289 | 2026.01.13 00:40:45.640385 [ 4 ] {c41d6f8f-dd96-42aa-9cbf-8e0b7a8e8fc2} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4290 | 2026.01.13 00:40:45.640422 [ 4 ] {c41d6f8f-dd96-42aa-9cbf-8e0b7a8e8fc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4291 | 2026.01.13 00:40:45.640718 [ 4 ] {c41d6f8f-dd96-42aa-9cbf-8e0b7a8e8fc2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4292 | 2026.01.13 00:40:45.640925 [ 4 ] {c41d6f8f-dd96-42aa-9cbf-8e0b7a8e8fc2} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4293 | 2026.01.13 00:40:45.641031 [ 82 ] {} <Debug> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4294 | 2026.01.13 00:40:45.641053 [ 4 ] {c41d6f8f-dd96-42aa-9cbf-8e0b7a8e8fc2} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001129 sec., 13286.093888396812 rows/sec., 999.05 KiB/sec. | ||
| 4295 | 2026.01.13 00:40:45.641099 [ 82 ] {} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4296 | 2026.01.13 00:40:45.641107 [ 4 ] {c41d6f8f-dd96-42aa-9cbf-8e0b7a8e8fc2} <Debug> TCPHandler: Processed in 0.001311733 sec. | ||
| 4297 | 2026.01.13 00:40:45.641127 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4298 | 2026.01.13 00:40:45.641229 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4299 | 2026.01.13 00:40:45.641239 [ 191 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::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 | ||
| 4300 | 2026.01.13 00:40:45.641329 [ 4 ] {eaf4036c-797a-46da-bd3e-591e10f231a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4301 | 2026.01.13 00:40:45.641370 [ 191 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4302 | 2026.01.13 00:40:45.641372 [ 4 ] {eaf4036c-797a-46da-bd3e-591e10f231a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4303 | 2026.01.13 00:40:45.641409 [ 191 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 70 rows starting from the beginning of the part | ||
| 4304 | 2026.01.13 00:40:45.641479 [ 191 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 15 rows starting from the beginning of the part | ||
| 4305 | 2026.01.13 00:40:45.641523 [ 191 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 25 rows starting from the beginning of the part | ||
| 4306 | 2026.01.13 00:40:45.641565 [ 191 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::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 | ||
| 4307 | 2026.01.13 00:40:45.641604 [ 191 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 25 rows starting from the beginning of the part | ||
| 4308 | 2026.01.13 00:40:45.641643 [ 191 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 15 rows starting from the beginning of the part | ||
| 4309 | 2026.01.13 00:40:45.641814 [ 4 ] {eaf4036c-797a-46da-bd3e-591e10f231a8} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4310 | 2026.01.13 00:40:45.641857 [ 4 ] {eaf4036c-797a-46da-bd3e-591e10f231a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4311 | 2026.01.13 00:40:45.642198 [ 4 ] {eaf4036c-797a-46da-bd3e-591e10f231a8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4312 | 2026.01.13 00:40:45.642429 [ 4 ] {eaf4036c-797a-46da-bd3e-591e10f231a8} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4313 | 2026.01.13 00:40:45.642480 [ 186 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 191 rows, containing 5 columns (5 merged, 0 gathered) in 0.001291354 sec., 147906.77072282272 rows/sec., 11.38 MiB/sec. | ||
| 4314 | 2026.01.13 00:40:45.642558 [ 4 ] {eaf4036c-797a-46da-bd3e-591e10f231a8} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001247 sec., 63352.04490777867 rows/sec., 4.95 MiB/sec. | ||
| 4315 | 2026.01.13 00:40:45.642602 [ 4 ] {eaf4036c-797a-46da-bd3e-591e10f231a8} <Debug> TCPHandler: Processed in 0.001422635 sec. | ||
| 4316 | 2026.01.13 00:40:45.642628 [ 191 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4317 | 2026.01.13 00:40:45.642726 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4318 | 2026.01.13 00:40:45.642826 [ 4 ] {93fdd5f1-a81c-420e-a9ac-d1eb76cd175e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4319 | 2026.01.13 00:40:45.642871 [ 4 ] {93fdd5f1-a81c-420e-a9ac-d1eb76cd175e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4320 | 2026.01.13 00:40:45.642891 [ 191 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_26_5} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4321 | 2026.01.13 00:40:45.642967 [ 191 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_26_5} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4322 | 2026.01.13 00:40:45.643052 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4323 | 2026.01.13 00:40:45.643283 [ 4 ] {93fdd5f1-a81c-420e-a9ac-d1eb76cd175e} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4324 | 2026.01.13 00:40:45.643324 [ 4 ] {93fdd5f1-a81c-420e-a9ac-d1eb76cd175e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4325 | 2026.01.13 00:40:45.643651 [ 4 ] {93fdd5f1-a81c-420e-a9ac-d1eb76cd175e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4326 | 2026.01.13 00:40:45.643859 [ 4 ] {93fdd5f1-a81c-420e-a9ac-d1eb76cd175e} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4327 | 2026.01.13 00:40:45.643986 [ 4 ] {93fdd5f1-a81c-420e-a9ac-d1eb76cd175e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 4328 | 2026.01.13 00:40:45.644023 [ 4 ] {93fdd5f1-a81c-420e-a9ac-d1eb76cd175e} <Debug> TCPHandler: Processed in 0.001346354 sec. | ||
| 4329 | 2026.01.13 00:40:45.644142 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4330 | 2026.01.13 00:40:45.644235 [ 4 ] {1ba80665-557f-48d2-b516-28ce0b771ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4331 | 2026.01.13 00:40:45.644288 [ 4 ] {1ba80665-557f-48d2-b516-28ce0b771ed3} <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 | ||
| 4332 | 2026.01.13 00:40:45.645031 [ 4 ] {1ba80665-557f-48d2-b516-28ce0b771ed3} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4333 | 2026.01.13 00:40:45.645065 [ 4 ] {1ba80665-557f-48d2-b516-28ce0b771ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4334 | 2026.01.13 00:40:45.645583 [ 4 ] {1ba80665-557f-48d2-b516-28ce0b771ed3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4335 | 2026.01.13 00:40:45.645814 [ 4 ] {1ba80665-557f-48d2-b516-28ce0b771ed3} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4336 | 2026.01.13 00:40:45.645945 [ 82 ] {} <Debug> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4337 | 2026.01.13 00:40:45.645960 [ 4 ] {1ba80665-557f-48d2-b516-28ce0b771ed3} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001742 sec., 8610.792192881745 rows/sec., 15.43 MiB/sec. | ||
| 4338 | 2026.01.13 00:40:45.645995 [ 82 ] {} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4339 | 2026.01.13 00:40:45.646024 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 4340 | 2026.01.13 00:40:45.646031 [ 4 ] {1ba80665-557f-48d2-b516-28ce0b771ed3} <Debug> TCPHandler: Processed in 0.00193877 sec. | ||
| 4341 | 2026.01.13 00:40:45.646110 [ 186 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::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 | ||
| 4342 | 2026.01.13 00:40:45.646154 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4343 | 2026.01.13 00:40:45.646252 [ 4 ] {87ad4095-70d2-4d07-9d73-717c5b69f203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4344 | 2026.01.13 00:40:45.646295 [ 4 ] {87ad4095-70d2-4d07-9d73-717c5b69f203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4345 | 2026.01.13 00:40:45.646400 [ 186 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4346 | 2026.01.13 00:40:45.646474 [ 186 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 372 rows starting from the beginning of the part | ||
| 4347 | 2026.01.13 00:40:45.646634 [ 4 ] {87ad4095-70d2-4d07-9d73-717c5b69f203} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4348 | 2026.01.13 00:40:45.646635 [ 186 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 15 rows starting from the beginning of the part | ||
| 4349 | 2026.01.13 00:40:45.646677 [ 4 ] {87ad4095-70d2-4d07-9d73-717c5b69f203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4350 | 2026.01.13 00:40:45.646790 [ 186 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 25 rows starting from the beginning of the part | ||
| 4351 | 2026.01.13 00:40:45.646911 [ 186 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 15 rows starting from the beginning of the part | ||
| 4352 | 2026.01.13 00:40:45.647019 [ 4 ] {87ad4095-70d2-4d07-9d73-717c5b69f203} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4353 | 2026.01.13 00:40:45.647020 [ 186 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 25 rows starting from the beginning of the part | ||
| 4354 | 2026.01.13 00:40:45.647146 [ 186 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 15 rows starting from the beginning of the part | ||
| 4355 | 2026.01.13 00:40:45.647248 [ 4 ] {87ad4095-70d2-4d07-9d73-717c5b69f203} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4356 | 2026.01.13 00:40:45.647386 [ 4 ] {87ad4095-70d2-4d07-9d73-717c5b69f203} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 4357 | 2026.01.13 00:40:45.647422 [ 4 ] {87ad4095-70d2-4d07-9d73-717c5b69f203} <Debug> TCPHandler: Processed in 0.001318023 sec. | ||
| 4358 | 2026.01.13 00:40:45.651014 [ 193 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 467 rows, containing 19 columns (19 merged, 0 gathered) in 0.004934552 sec., 94638.78382475248 rows/sec., 169.59 MiB/sec. | ||
| 4359 | 2026.01.13 00:40:45.651667 [ 186 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4360 | 2026.01.13 00:40:45.651988 [ 186 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4361 | 2026.01.13 00:40:45.652058 [ 186 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4362 | 2026.01.13 00:40:45.652140 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 4363 | 2026.01.13 00:40:46.000198 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.66 MiB, peak 247.43 MiB, free memory in arenas 0.00 B, will set to 242.41 MiB (RSS), difference: 1.75 MiB | ||
| 4364 | 2026.01.13 00:40:50.667696 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4365 | 2026.01.13 00:40:50.667923 [ 4 ] {286629ab-efe4-416a-a08f-35f9fcb1291a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4366 | 2026.01.13 00:40:50.668002 [ 4 ] {286629ab-efe4-416a-a08f-35f9fcb1291a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4367 | 2026.01.13 00:40:50.668724 [ 4 ] {286629ab-efe4-416a-a08f-35f9fcb1291a} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4368 | 2026.01.13 00:40:50.668764 [ 4 ] {286629ab-efe4-416a-a08f-35f9fcb1291a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4369 | 2026.01.13 00:40:50.669142 [ 4 ] {286629ab-efe4-416a-a08f-35f9fcb1291a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4370 | 2026.01.13 00:40:50.669375 [ 4 ] {286629ab-efe4-416a-a08f-35f9fcb1291a} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4371 | 2026.01.13 00:40:50.669528 [ 4 ] {286629ab-efe4-416a-a08f-35f9fcb1291a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001671 sec., 1196.888090963495 rows/sec., 97.60 KiB/sec. | ||
| 4372 | 2026.01.13 00:40:50.669570 [ 4 ] {286629ab-efe4-416a-a08f-35f9fcb1291a} <Debug> TCPHandler: Processed in 0.002013711 sec. | ||
| 4373 | 2026.01.13 00:40:50.669676 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4374 | 2026.01.13 00:40:50.669772 [ 4 ] {6365f2e8-919d-4939-81ef-05817e003b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4375 | 2026.01.13 00:40:50.669813 [ 4 ] {6365f2e8-919d-4939-81ef-05817e003b1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4376 | 2026.01.13 00:40:50.670756 [ 4 ] {6365f2e8-919d-4939-81ef-05817e003b1b} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4377 | 2026.01.13 00:40:50.670795 [ 4 ] {6365f2e8-919d-4939-81ef-05817e003b1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4378 | 2026.01.13 00:40:50.671209 [ 4 ] {6365f2e8-919d-4939-81ef-05817e003b1b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4379 | 2026.01.13 00:40:50.671444 [ 4 ] {6365f2e8-919d-4939-81ef-05817e003b1b} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4380 | 2026.01.13 00:40:50.671588 [ 4 ] {6365f2e8-919d-4939-81ef-05817e003b1b} <Debug> executeQuery: Read 1247 rows, 105.26 KiB in 0.001835 sec., 679564.0326975477 rows/sec., 56.02 MiB/sec. | ||
| 4381 | 2026.01.13 00:40:50.671627 [ 4 ] {6365f2e8-919d-4939-81ef-05817e003b1b} <Debug> TCPHandler: Processed in 0.002000701 sec. | ||
| 4382 | 2026.01.13 00:40:50.671743 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4383 | 2026.01.13 00:40:50.671850 [ 4 ] {8d30f520-3ed0-45b2-82e5-690dd9e86f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4384 | 2026.01.13 00:40:50.671894 [ 4 ] {8d30f520-3ed0-45b2-82e5-690dd9e86f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4385 | 2026.01.13 00:40:50.672317 [ 4 ] {8d30f520-3ed0-45b2-82e5-690dd9e86f62} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4386 | 2026.01.13 00:40:50.672351 [ 4 ] {8d30f520-3ed0-45b2-82e5-690dd9e86f62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4387 | 2026.01.13 00:40:50.672656 [ 4 ] {8d30f520-3ed0-45b2-82e5-690dd9e86f62} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4388 | 2026.01.13 00:40:50.672878 [ 4 ] {8d30f520-3ed0-45b2-82e5-690dd9e86f62} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4389 | 2026.01.13 00:40:50.673006 [ 4 ] {8d30f520-3ed0-45b2-82e5-690dd9e86f62} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001175 sec., 22978.723404255317 rows/sec., 1.68 MiB/sec. | ||
| 4390 | 2026.01.13 00:40:50.673043 [ 4 ] {8d30f520-3ed0-45b2-82e5-690dd9e86f62} <Debug> TCPHandler: Processed in 0.001350114 sec. | ||
| 4391 | 2026.01.13 00:40:50.673164 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4392 | 2026.01.13 00:40:50.673259 [ 4 ] {a77615bd-5c1f-4209-8269-6612965343e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4393 | 2026.01.13 00:40:50.673300 [ 4 ] {a77615bd-5c1f-4209-8269-6612965343e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4394 | 2026.01.13 00:40:50.673754 [ 4 ] {a77615bd-5c1f-4209-8269-6612965343e0} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4395 | 2026.01.13 00:40:50.673788 [ 4 ] {a77615bd-5c1f-4209-8269-6612965343e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4396 | 2026.01.13 00:40:50.674084 [ 4 ] {a77615bd-5c1f-4209-8269-6612965343e0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4397 | 2026.01.13 00:40:50.674287 [ 4 ] {a77615bd-5c1f-4209-8269-6612965343e0} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4398 | 2026.01.13 00:40:50.674476 [ 4 ] {a77615bd-5c1f-4209-8269-6612965343e0} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001235 sec., 184615.38461538462 rows/sec., 12.50 MiB/sec. | ||
| 4399 | 2026.01.13 00:40:50.674515 [ 4 ] {a77615bd-5c1f-4209-8269-6612965343e0} <Debug> TCPHandler: Processed in 0.001399655 sec. | ||
| 4400 | 2026.01.13 00:40:50.674634 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4401 | 2026.01.13 00:40:50.674729 [ 4 ] {fe05e979-51ea-4f69-8870-8ec6be634478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4402 | 2026.01.13 00:40:50.674770 [ 4 ] {fe05e979-51ea-4f69-8870-8ec6be634478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4403 | 2026.01.13 00:40:50.675440 [ 4 ] {fe05e979-51ea-4f69-8870-8ec6be634478} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4404 | 2026.01.13 00:40:50.675484 [ 4 ] {fe05e979-51ea-4f69-8870-8ec6be634478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4405 | 2026.01.13 00:40:50.675961 [ 4 ] {fe05e979-51ea-4f69-8870-8ec6be634478} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4406 | 2026.01.13 00:40:50.676287 [ 4 ] {fe05e979-51ea-4f69-8870-8ec6be634478} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4407 | 2026.01.13 00:40:50.676465 [ 4 ] {fe05e979-51ea-4f69-8870-8ec6be634478} <Debug> executeQuery: Read 547 rows, 41.57 KiB in 0.001751 sec., 312392.9183323815 rows/sec., 23.18 MiB/sec. | ||
| 4408 | 2026.01.13 00:40:50.676518 [ 4 ] {fe05e979-51ea-4f69-8870-8ec6be634478} <Debug> TCPHandler: Processed in 0.001933331 sec. | ||
| 4409 | 2026.01.13 00:40:50.676666 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4410 | 2026.01.13 00:40:50.676784 [ 4 ] {f9a32e78-2fea-4453-a68f-07bfecfc418f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4411 | 2026.01.13 00:40:50.676840 [ 4 ] {f9a32e78-2fea-4453-a68f-07bfecfc418f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4412 | 2026.01.13 00:40:50.677546 [ 4 ] {f9a32e78-2fea-4453-a68f-07bfecfc418f} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4413 | 2026.01.13 00:40:50.677586 [ 4 ] {f9a32e78-2fea-4453-a68f-07bfecfc418f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4414 | 2026.01.13 00:40:50.678113 [ 4 ] {f9a32e78-2fea-4453-a68f-07bfecfc418f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4415 | 2026.01.13 00:40:50.678434 [ 4 ] {f9a32e78-2fea-4453-a68f-07bfecfc418f} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4416 | 2026.01.13 00:40:50.678605 [ 4 ] {f9a32e78-2fea-4453-a68f-07bfecfc418f} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001845 sec., 457994.5799457994 rows/sec., 30.83 MiB/sec. | ||
| 4417 | 2026.01.13 00:40:50.678655 [ 4 ] {f9a32e78-2fea-4453-a68f-07bfecfc418f} <Debug> TCPHandler: Processed in 0.002051561 sec. | ||
| 4418 | 2026.01.13 00:40:50.678797 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4419 | 2026.01.13 00:40:50.678913 [ 4 ] {2f5c7d4b-0665-4eb2-ba93-7208a975e583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4420 | 2026.01.13 00:40:50.678986 [ 4 ] {2f5c7d4b-0665-4eb2-ba93-7208a975e583} <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 | ||
| 4421 | 2026.01.13 00:40:50.679940 [ 4 ] {2f5c7d4b-0665-4eb2-ba93-7208a975e583} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4422 | 2026.01.13 00:40:50.679976 [ 4 ] {2f5c7d4b-0665-4eb2-ba93-7208a975e583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4423 | 2026.01.13 00:40:50.680535 [ 4 ] {2f5c7d4b-0665-4eb2-ba93-7208a975e583} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4424 | 2026.01.13 00:40:50.680784 [ 4 ] {2f5c7d4b-0665-4eb2-ba93-7208a975e583} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4425 | 2026.01.13 00:40:50.680932 [ 4 ] {2f5c7d4b-0665-4eb2-ba93-7208a975e583} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002044 sec., 12230.919765166342 rows/sec., 21.92 MiB/sec. | ||
| 4426 | 2026.01.13 00:40:50.680989 [ 4 ] {2f5c7d4b-0665-4eb2-ba93-7208a975e583} <Debug> TCPHandler: Processed in 0.002253133 sec. | ||
| 4427 | 2026.01.13 00:40:50.681107 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4428 | 2026.01.13 00:40:50.681206 [ 4 ] {67d574ed-b7e7-4eef-a680-d5c8d2406ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4429 | 2026.01.13 00:40:50.681249 [ 4 ] {67d574ed-b7e7-4eef-a680-d5c8d2406ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4430 | 2026.01.13 00:40:50.681614 [ 4 ] {67d574ed-b7e7-4eef-a680-d5c8d2406ac9} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4431 | 2026.01.13 00:40:50.681655 [ 4 ] {67d574ed-b7e7-4eef-a680-d5c8d2406ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4432 | 2026.01.13 00:40:50.681986 [ 4 ] {67d574ed-b7e7-4eef-a680-d5c8d2406ac9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4433 | 2026.01.13 00:40:50.682207 [ 4 ] {67d574ed-b7e7-4eef-a680-d5c8d2406ac9} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4434 | 2026.01.13 00:40:50.682339 [ 4 ] {67d574ed-b7e7-4eef-a680-d5c8d2406ac9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. | ||
| 4435 | 2026.01.13 00:40:50.682377 [ 4 ] {67d574ed-b7e7-4eef-a680-d5c8d2406ac9} <Debug> TCPHandler: Processed in 0.001319744 sec. | ||
| 4436 | 2026.01.13 00:40:52.525700 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10098 | ||
| 4437 | 2026.01.13 00:40:52.526349 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4438 | 2026.01.13 00:40:52.526422 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4439 | 2026.01.13 00:40:52.527185 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4440 | 2026.01.13 00:40:52.527512 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4441 | 2026.01.13 00:40:52.527652 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10098 | ||
| 4442 | 2026.01.13 00:40:52.527685 [ 105 ] {} <Debug> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4443 | 2026.01.13 00:40:52.527784 [ 105 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4444 | 2026.01.13 00:40:52.527823 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4445 | 2026.01.13 00:40:52.527941 [ 191 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::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 | ||
| 4446 | 2026.01.13 00:40:52.528053 [ 191 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4447 | 2026.01.13 00:40:52.528088 [ 191 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7730 rows starting from the beginning of the part | ||
| 4448 | 2026.01.13 00:40:52.528150 [ 191 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::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 | ||
| 4449 | 2026.01.13 00:40:52.528197 [ 191 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::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 | ||
| 4450 | 2026.01.13 00:40:52.528237 [ 191 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::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 | ||
| 4451 | 2026.01.13 00:40:52.528278 [ 191 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::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 | ||
| 4452 | 2026.01.13 00:40:52.528317 [ 191 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::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 | ||
| 4453 | 2026.01.13 00:40:52.530259 [ 193 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10098 rows, containing 4 columns (4 merged, 0 gathered) in 0.002365674 sec., 4268550.949961829 rows/sec., 61.06 MiB/sec. | ||
| 4454 | 2026.01.13 00:40:52.530573 [ 201 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4455 | 2026.01.13 00:40:52.530910 [ 201 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_21_4} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4456 | 2026.01.13 00:40:52.530992 [ 201 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_21_4} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4457 | 2026.01.13 00:40:52.531085 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.56 MiB. | ||
| 4458 | 2026.01.13 00:40:53.060265 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4459 | 2026.01.13 00:40:53.077504 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4460 | 2026.01.13 00:40:53.077564 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4461 | 2026.01.13 00:40:53.083002 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4462 | 2026.01.13 00:40:53.083691 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4463 | 2026.01.13 00:40:53.083972 [ 105 ] {} <Debug> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4464 | 2026.01.13 00:40:53.084039 [ 105 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4465 | 2026.01.13 00:40:53.084060 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4466 | 2026.01.13 00:40:53.084171 [ 201 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 4467 | 2026.01.13 00:40:53.086827 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4468 | 2026.01.13 00:40:53.088346 [ 201 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4469 | 2026.01.13 00:40:53.089836 [ 201 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 4470 | 2026.01.13 00:40:53.094454 [ 201 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 4471 | 2026.01.13 00:40:53.098826 [ 201 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 4472 | 2026.01.13 00:40:53.102901 [ 201 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 4473 | 2026.01.13 00:40:53.107495 [ 201 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 4474 | 2026.01.13 00:40:53.111716 [ 201 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 4475 | 2026.01.13 00:40:53.165904 [ 194 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.081772532 sec., 1944.4182063483129 rows/sec., 10.05 MiB/sec. | ||
| 4476 | 2026.01.13 00:40:53.168513 [ 188 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4477 | 2026.01.13 00:40:53.170482 [ 188 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_21_4} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4478 | 2026.01.13 00:40:53.170562 [ 188 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_21_4} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4479 | 2026.01.13 00:40:53.172368 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 4480 | 2026.01.13 00:40:54.000288 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.05 MiB, peak 254.59 MiB, free memory in arenas 0.00 B, will set to 248.11 MiB (RSS), difference: 4.06 MiB | ||
| 4481 | 2026.01.13 00:40:55.047348 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 578 | ||
| 4482 | 2026.01.13 00:40:55.049642 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4483 | 2026.01.13 00:40:55.049709 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4484 | 2026.01.13 00:40:55.050974 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4485 | 2026.01.13 00:40:55.051253 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4486 | 2026.01.13 00:40:55.051618 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 578 | ||
| 4487 | 2026.01.13 00:40:55.638639 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4488 | 2026.01.13 00:40:55.638846 [ 4 ] {bbf8360d-7cdf-4d25-9995-e0cd4fd91795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4489 | 2026.01.13 00:40:55.638921 [ 4 ] {bbf8360d-7cdf-4d25-9995-e0cd4fd91795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4490 | 2026.01.13 00:40:55.639577 [ 4 ] {bbf8360d-7cdf-4d25-9995-e0cd4fd91795} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4491 | 2026.01.13 00:40:55.639625 [ 4 ] {bbf8360d-7cdf-4d25-9995-e0cd4fd91795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4492 | 2026.01.13 00:40:55.640015 [ 4 ] {bbf8360d-7cdf-4d25-9995-e0cd4fd91795} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4493 | 2026.01.13 00:40:55.640253 [ 4 ] {bbf8360d-7cdf-4d25-9995-e0cd4fd91795} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4494 | 2026.01.13 00:40:55.640402 [ 4 ] {bbf8360d-7cdf-4d25-9995-e0cd4fd91795} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001611 sec., 53382.99193047796 rows/sec., 4.46 MiB/sec. | ||
| 4495 | 2026.01.13 00:40:55.640445 [ 4 ] {bbf8360d-7cdf-4d25-9995-e0cd4fd91795} <Debug> TCPHandler: Processed in 0.001946981 sec. | ||
| 4496 | 2026.01.13 00:40:55.640568 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4497 | 2026.01.13 00:40:55.640665 [ 4 ] {4ccf9147-66bb-4c06-aa66-15f746bb9cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4498 | 2026.01.13 00:40:55.640707 [ 4 ] {4ccf9147-66bb-4c06-aa66-15f746bb9cbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4499 | 2026.01.13 00:40:55.641109 [ 4 ] {4ccf9147-66bb-4c06-aa66-15f746bb9cbc} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4500 | 2026.01.13 00:40:55.641146 [ 4 ] {4ccf9147-66bb-4c06-aa66-15f746bb9cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4501 | 2026.01.13 00:40:55.641442 [ 4 ] {4ccf9147-66bb-4c06-aa66-15f746bb9cbc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4502 | 2026.01.13 00:40:55.641701 [ 4 ] {4ccf9147-66bb-4c06-aa66-15f746bb9cbc} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4503 | 2026.01.13 00:40:55.641837 [ 4 ] {4ccf9147-66bb-4c06-aa66-15f746bb9cbc} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00119 sec., 12605.042016806721 rows/sec., 947.84 KiB/sec. | ||
| 4504 | 2026.01.13 00:40:55.641875 [ 4 ] {4ccf9147-66bb-4c06-aa66-15f746bb9cbc} <Debug> TCPHandler: Processed in 0.001358304 sec. | ||
| 4505 | 2026.01.13 00:40:55.641992 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4506 | 2026.01.13 00:40:55.642087 [ 4 ] {4f334ec0-d626-4358-91a9-e862e3c83360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4507 | 2026.01.13 00:40:55.642126 [ 4 ] {4f334ec0-d626-4358-91a9-e862e3c83360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4508 | 2026.01.13 00:40:55.642537 [ 4 ] {4f334ec0-d626-4358-91a9-e862e3c83360} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4509 | 2026.01.13 00:40:55.642573 [ 4 ] {4f334ec0-d626-4358-91a9-e862e3c83360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4510 | 2026.01.13 00:40:55.642874 [ 4 ] {4f334ec0-d626-4358-91a9-e862e3c83360} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4511 | 2026.01.13 00:40:55.643075 [ 4 ] {4f334ec0-d626-4358-91a9-e862e3c83360} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4512 | 2026.01.13 00:40:55.643199 [ 4 ] {4f334ec0-d626-4358-91a9-e862e3c83360} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001131 sec., 69849.69053934571 rows/sec., 5.45 MiB/sec. | ||
| 4513 | 2026.01.13 00:40:55.643236 [ 4 ] {4f334ec0-d626-4358-91a9-e862e3c83360} <Debug> TCPHandler: Processed in 0.001291764 sec. | ||
| 4514 | 2026.01.13 00:40:55.643365 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4515 | 2026.01.13 00:40:55.643458 [ 4 ] {d4f3d8c8-1ca5-418f-aa55-af1e77570f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4516 | 2026.01.13 00:40:55.643502 [ 4 ] {d4f3d8c8-1ca5-418f-aa55-af1e77570f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4517 | 2026.01.13 00:40:55.643897 [ 4 ] {d4f3d8c8-1ca5-418f-aa55-af1e77570f43} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4518 | 2026.01.13 00:40:55.643934 [ 4 ] {d4f3d8c8-1ca5-418f-aa55-af1e77570f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4519 | 2026.01.13 00:40:55.644256 [ 4 ] {d4f3d8c8-1ca5-418f-aa55-af1e77570f43} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4520 | 2026.01.13 00:40:55.644458 [ 4 ] {d4f3d8c8-1ca5-418f-aa55-af1e77570f43} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4521 | 2026.01.13 00:40:55.644583 [ 4 ] {d4f3d8c8-1ca5-418f-aa55-af1e77570f43} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001143 sec., 139982.5021872266 rows/sec., 9.75 MiB/sec. | ||
| 4522 | 2026.01.13 00:40:55.644618 [ 4 ] {d4f3d8c8-1ca5-418f-aa55-af1e77570f43} <Debug> TCPHandler: Processed in 0.001301093 sec. | ||
| 4523 | 2026.01.13 00:40:55.644725 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4524 | 2026.01.13 00:40:55.644817 [ 4 ] {01116228-a5ab-4895-aaf7-5105f394cf5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4525 | 2026.01.13 00:40:55.644870 [ 4 ] {01116228-a5ab-4895-aaf7-5105f394cf5b} <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 | ||
| 4526 | 2026.01.13 00:40:55.645665 [ 4 ] {01116228-a5ab-4895-aaf7-5105f394cf5b} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4527 | 2026.01.13 00:40:55.645705 [ 4 ] {01116228-a5ab-4895-aaf7-5105f394cf5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4528 | 2026.01.13 00:40:55.646277 [ 4 ] {01116228-a5ab-4895-aaf7-5105f394cf5b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4529 | 2026.01.13 00:40:55.646523 [ 4 ] {01116228-a5ab-4895-aaf7-5105f394cf5b} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4530 | 2026.01.13 00:40:55.646665 [ 4 ] {01116228-a5ab-4895-aaf7-5105f394cf5b} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001865 sec., 8042.8954423592495 rows/sec., 14.41 MiB/sec. | ||
| 4531 | 2026.01.13 00:40:55.646724 [ 4 ] {01116228-a5ab-4895-aaf7-5105f394cf5b} <Debug> TCPHandler: Processed in 0.002045241 sec. | ||
| 4532 | 2026.01.13 00:40:55.646855 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4533 | 2026.01.13 00:40:55.646965 [ 4 ] {19ae3d84-345b-4c77-8d16-f3af2eaa9941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4534 | 2026.01.13 00:40:55.647015 [ 4 ] {19ae3d84-345b-4c77-8d16-f3af2eaa9941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4535 | 2026.01.13 00:40:55.647436 [ 4 ] {19ae3d84-345b-4c77-8d16-f3af2eaa9941} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4536 | 2026.01.13 00:40:55.647477 [ 4 ] {19ae3d84-345b-4c77-8d16-f3af2eaa9941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4537 | 2026.01.13 00:40:55.647817 [ 4 ] {19ae3d84-345b-4c77-8d16-f3af2eaa9941} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4538 | 2026.01.13 00:40:55.648066 [ 4 ] {19ae3d84-345b-4c77-8d16-f3af2eaa9941} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4539 | 2026.01.13 00:40:55.648228 [ 4 ] {19ae3d84-345b-4c77-8d16-f3af2eaa9941} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001285 sec., 46692.607003891055 rows/sec., 3.15 MiB/sec. | ||
| 4540 | 2026.01.13 00:40:55.648272 [ 4 ] {19ae3d84-345b-4c77-8d16-f3af2eaa9941} <Debug> TCPHandler: Processed in 0.001474905 sec. | ||
| 4541 | 2026.01.13 00:40:59.931670 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4542 | 2026.01.13 00:40:59.931740 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4543 | 2026.01.13 00:41:00.027849 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10610 | ||
| 4544 | 2026.01.13 00:41:00.028692 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4545 | 2026.01.13 00:41:00.028744 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4546 | 2026.01.13 00:41:00.029306 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4547 | 2026.01.13 00:41:00.029534 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4548 | 2026.01.13 00:41:00.029669 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10610 | ||
| 4549 | 2026.01.13 00:41:00.587009 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4550 | 2026.01.13 00:41:00.601822 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4551 | 2026.01.13 00:41:00.601864 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4552 | 2026.01.13 00:41:00.607483 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4553 | 2026.01.13 00:41:00.608173 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4554 | 2026.01.13 00:41:00.610720 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4555 | 2026.01.13 00:41:00.639052 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4556 | 2026.01.13 00:41:00.639212 [ 4 ] {28adc320-c78e-4f2d-a6ef-607ba2779e69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4557 | 2026.01.13 00:41:00.639274 [ 4 ] {28adc320-c78e-4f2d-a6ef-607ba2779e69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4558 | 2026.01.13 00:41:00.639882 [ 4 ] {28adc320-c78e-4f2d-a6ef-607ba2779e69} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4559 | 2026.01.13 00:41:00.639918 [ 4 ] {28adc320-c78e-4f2d-a6ef-607ba2779e69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4560 | 2026.01.13 00:41:00.640245 [ 4 ] {28adc320-c78e-4f2d-a6ef-607ba2779e69} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4561 | 2026.01.13 00:41:00.640458 [ 4 ] {28adc320-c78e-4f2d-a6ef-607ba2779e69} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4562 | 2026.01.13 00:41:00.640575 [ 96 ] {} <Debug> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4563 | 2026.01.13 00:41:00.640594 [ 4 ] {28adc320-c78e-4f2d-a6ef-607ba2779e69} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001424 sec., 74438.20224719102 rows/sec., 6.22 MiB/sec. | ||
| 4564 | 2026.01.13 00:41:00.640612 [ 96 ] {} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4565 | 2026.01.13 00:41:00.640631 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4566 | 2026.01.13 00:41:00.640633 [ 4 ] {28adc320-c78e-4f2d-a6ef-607ba2779e69} <Debug> TCPHandler: Processed in 0.001701888 sec. | ||
| 4567 | 2026.01.13 00:41:00.640759 [ 193 ] {69955813-f697-4ff5-96f7-072ef266c358::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 | ||
| 4568 | 2026.01.13 00:41:00.640807 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4569 | 2026.01.13 00:41:00.640893 [ 193 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4570 | 2026.01.13 00:41:00.640906 [ 4 ] {a9da2fa5-65f1-49ec-8e48-acfe8bdc1f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4571 | 2026.01.13 00:41:00.640930 [ 193 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1405 rows starting from the beginning of the part | ||
| 4572 | 2026.01.13 00:41:00.640951 [ 4 ] {a9da2fa5-65f1-49ec-8e48-acfe8bdc1f82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4573 | 2026.01.13 00:41:00.641000 [ 193 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 106 rows starting from the beginning of the part | ||
| 4574 | 2026.01.13 00:41:00.641048 [ 193 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 86 rows starting from the beginning of the part | ||
| 4575 | 2026.01.13 00:41:00.641089 [ 193 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1247 rows starting from the beginning of the part | ||
| 4576 | 2026.01.13 00:41:00.641128 [ 193 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 86 rows starting from the beginning of the part | ||
| 4577 | 2026.01.13 00:41:00.641166 [ 193 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 106 rows starting from the beginning of the part | ||
| 4578 | 2026.01.13 00:41:00.641399 [ 4 ] {a9da2fa5-65f1-49ec-8e48-acfe8bdc1f82} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4579 | 2026.01.13 00:41:00.641441 [ 4 ] {a9da2fa5-65f1-49ec-8e48-acfe8bdc1f82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4580 | 2026.01.13 00:41:00.641745 [ 4 ] {a9da2fa5-65f1-49ec-8e48-acfe8bdc1f82} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4581 | 2026.01.13 00:41:00.641961 [ 4 ] {a9da2fa5-65f1-49ec-8e48-acfe8bdc1f82} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4582 | 2026.01.13 00:41:00.642088 [ 4 ] {a9da2fa5-65f1-49ec-8e48-acfe8bdc1f82} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001201 sec., 20815.986677768527 rows/sec., 1.53 MiB/sec. | ||
| 4583 | 2026.01.13 00:41:00.642124 [ 4 ] {a9da2fa5-65f1-49ec-8e48-acfe8bdc1f82} <Debug> TCPHandler: Processed in 0.001374075 sec. | ||
| 4584 | 2026.01.13 00:41:00.642251 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4585 | 2026.01.13 00:41:00.642344 [ 4 ] {ff706cbd-43ef-46dd-accb-b8ba025d0eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4586 | 2026.01.13 00:41:00.642383 [ 4 ] {ff706cbd-43ef-46dd-accb-b8ba025d0eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4587 | 2026.01.13 00:41:00.642581 [ 194 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3036 rows, containing 5 columns (5 merged, 0 gathered) in 0.001871369 sec., 1622341.7188165456 rows/sec., 141.02 MiB/sec. | ||
| 4588 | 2026.01.13 00:41:00.642829 [ 4 ] {ff706cbd-43ef-46dd-accb-b8ba025d0eee} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4589 | 2026.01.13 00:41:00.642837 [ 189 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4590 | 2026.01.13 00:41:00.642871 [ 4 ] {ff706cbd-43ef-46dd-accb-b8ba025d0eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4591 | 2026.01.13 00:41:00.643153 [ 189 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_31_6} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4592 | 2026.01.13 00:41:00.643224 [ 4 ] {ff706cbd-43ef-46dd-accb-b8ba025d0eee} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4593 | 2026.01.13 00:41:00.643238 [ 189 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_31_6} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4594 | 2026.01.13 00:41:00.643314 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 4595 | 2026.01.13 00:41:00.643444 [ 4 ] {ff706cbd-43ef-46dd-accb-b8ba025d0eee} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4596 | 2026.01.13 00:41:00.643550 [ 96 ] {} <Debug> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4597 | 2026.01.13 00:41:00.643573 [ 4 ] {ff706cbd-43ef-46dd-accb-b8ba025d0eee} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001247 sec., 71371.29109863672 rows/sec., 5.57 MiB/sec. | ||
| 4598 | 2026.01.13 00:41:00.643583 [ 96 ] {} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4599 | 2026.01.13 00:41:00.643604 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4600 | 2026.01.13 00:41:00.643610 [ 4 ] {ff706cbd-43ef-46dd-accb-b8ba025d0eee} <Debug> TCPHandler: Processed in 0.001414985 sec. | ||
| 4601 | 2026.01.13 00:41:00.643669 [ 193 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::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 | ||
| 4602 | 2026.01.13 00:41:00.643732 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4603 | 2026.01.13 00:41:00.643758 [ 193 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4604 | 2026.01.13 00:41:00.643786 [ 193 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 632 rows starting from the beginning of the part | ||
| 4605 | 2026.01.13 00:41:00.643829 [ 4 ] {04799b1d-3e4e-42f9-949d-d6be98397914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4606 | 2026.01.13 00:41:00.643830 [ 193 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 89 rows starting from the beginning of the part | ||
| 4607 | 2026.01.13 00:41:00.643879 [ 4 ] {04799b1d-3e4e-42f9-949d-d6be98397914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4608 | 2026.01.13 00:41:00.643888 [ 193 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 79 rows starting from the beginning of the part | ||
| 4609 | 2026.01.13 00:41:00.643932 [ 193 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 547 rows starting from the beginning of the part | ||
| 4610 | 2026.01.13 00:41:00.643965 [ 193 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 79 rows starting from the beginning of the part | ||
| 4611 | 2026.01.13 00:41:00.644000 [ 193 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 89 rows starting from the beginning of the part | ||
| 4612 | 2026.01.13 00:41:00.644293 [ 4 ] {04799b1d-3e4e-42f9-949d-d6be98397914} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4613 | 2026.01.13 00:41:00.644332 [ 4 ] {04799b1d-3e4e-42f9-949d-d6be98397914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4614 | 2026.01.13 00:41:00.644675 [ 4 ] {04799b1d-3e4e-42f9-949d-d6be98397914} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4615 | 2026.01.13 00:41:00.644867 [ 193 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1515 rows, containing 5 columns (5 merged, 0 gathered) in 0.001223193 sec., 1238561.6987670793 rows/sec., 98.31 MiB/sec. | ||
| 4616 | 2026.01.13 00:41:00.644883 [ 4 ] {04799b1d-3e4e-42f9-949d-d6be98397914} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4617 | 2026.01.13 00:41:00.644984 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4618 | 2026.01.13 00:41:00.645000 [ 193 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4619 | 2026.01.13 00:41:00.645010 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4620 | 2026.01.13 00:41:00.645017 [ 4 ] {04799b1d-3e4e-42f9-949d-d6be98397914} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 4621 | 2026.01.13 00:41:00.645036 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4622 | 2026.01.13 00:41:00.645060 [ 4 ] {04799b1d-3e4e-42f9-949d-d6be98397914} <Debug> TCPHandler: Processed in 0.001375714 sec. | ||
| 4623 | 2026.01.13 00:41:00.645107 [ 192 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::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 | ||
| 4624 | 2026.01.13 00:41:00.645171 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4625 | 2026.01.13 00:41:00.645205 [ 192 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4626 | 2026.01.13 00:41:00.645237 [ 192 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7911 rows starting from the beginning of the part | ||
| 4627 | 2026.01.13 00:41:00.645261 [ 193 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_31_6} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4628 | 2026.01.13 00:41:00.645266 [ 4 ] {ab6874f5-c33c-4045-9697-ba19a349338b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4629 | 2026.01.13 00:41:00.645295 [ 192 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 4630 | 2026.01.13 00:41:00.645332 [ 4 ] {ab6874f5-c33c-4045-9697-ba19a349338b} <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 | ||
| 4631 | 2026.01.13 00:41:00.645339 [ 192 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::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 | ||
| 4632 | 2026.01.13 00:41:00.645338 [ 193 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_31_6} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4633 | 2026.01.13 00:41:00.645384 [ 192 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 845 rows starting from the beginning of the part | ||
| 4634 | 2026.01.13 00:41:00.645417 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4635 | 2026.01.13 00:41:00.645427 [ 192 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::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 | ||
| 4636 | 2026.01.13 00:41:00.645476 [ 192 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 4637 | 2026.01.13 00:41:00.646115 [ 4 ] {ab6874f5-c33c-4045-9697-ba19a349338b} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4638 | 2026.01.13 00:41:00.646148 [ 4 ] {ab6874f5-c33c-4045-9697-ba19a349338b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4639 | 2026.01.13 00:41:00.646667 [ 4 ] {ab6874f5-c33c-4045-9697-ba19a349338b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4640 | 2026.01.13 00:41:00.646893 [ 4 ] {ab6874f5-c33c-4045-9697-ba19a349338b} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4641 | 2026.01.13 00:41:00.647026 [ 4 ] {ab6874f5-c33c-4045-9697-ba19a349338b} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001778 sec., 14060.742407199099 rows/sec., 25.20 MiB/sec. | ||
| 4642 | 2026.01.13 00:41:00.647078 [ 4 ] {ab6874f5-c33c-4045-9697-ba19a349338b} <Debug> TCPHandler: Processed in 0.00195319 sec. | ||
| 4643 | 2026.01.13 00:41:00.647192 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4644 | 2026.01.13 00:41:00.647290 [ 4 ] {7cd7ab60-cbc5-4caf-aa61-41887d2573fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4645 | 2026.01.13 00:41:00.647331 [ 4 ] {7cd7ab60-cbc5-4caf-aa61-41887d2573fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4646 | 2026.01.13 00:41:00.647679 [ 4 ] {7cd7ab60-cbc5-4caf-aa61-41887d2573fc} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4647 | 2026.01.13 00:41:00.647713 [ 4 ] {7cd7ab60-cbc5-4caf-aa61-41887d2573fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4648 | 2026.01.13 00:41:00.648096 [ 4 ] {7cd7ab60-cbc5-4caf-aa61-41887d2573fc} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4649 | 2026.01.13 00:41:00.648326 [ 4 ] {7cd7ab60-cbc5-4caf-aa61-41887d2573fc} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4650 | 2026.01.13 00:41:00.648428 [ 96 ] {} <Debug> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4651 | 2026.01.13 00:41:00.648454 [ 96 ] {} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4652 | 2026.01.13 00:41:00.648455 [ 4 ] {7cd7ab60-cbc5-4caf-aa61-41887d2573fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001184 sec., 50675.67567567568 rows/sec., 3.42 MiB/sec. | ||
| 4653 | 2026.01.13 00:41:00.648472 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4654 | 2026.01.13 00:41:00.648498 [ 4 ] {7cd7ab60-cbc5-4caf-aa61-41887d2573fc} <Debug> TCPHandler: Processed in 0.001353474 sec. | ||
| 4655 | 2026.01.13 00:41:00.648575 [ 192 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::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 | ||
| 4656 | 2026.01.13 00:41:00.648591 [ 193 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9396 rows, containing 5 columns (5 merged, 0 gathered) in 0.003516637 sec., 2671870.8811856327 rows/sec., 183.52 MiB/sec. | ||
| 4657 | 2026.01.13 00:41:00.648656 [ 192 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4658 | 2026.01.13 00:41:00.648686 [ 192 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1464 rows starting from the beginning of the part | ||
| 4659 | 2026.01.13 00:41:00.648728 [ 192 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 4660 | 2026.01.13 00:41:00.648763 [ 192 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::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 | ||
| 4661 | 2026.01.13 00:41:00.648795 [ 192 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 4662 | 2026.01.13 00:41:00.648826 [ 192 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::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 | ||
| 4663 | 2026.01.13 00:41:00.648865 [ 192 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 4664 | 2026.01.13 00:41:00.648905 [ 190 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4665 | 2026.01.13 00:41:00.649264 [ 190 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4666 | 2026.01.13 00:41:00.649356 [ 190 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4667 | 2026.01.13 00:41:00.649452 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 4668 | 2026.01.13 00:41:00.649813 [ 195 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1764 rows, containing 4 columns (4 merged, 0 gathered) in 0.001281643 sec., 1376358.3150690168 rows/sec., 92.76 MiB/sec. | ||
| 4669 | 2026.01.13 00:41:00.650085 [ 190 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4670 | 2026.01.13 00:41:00.650343 [ 190 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_31_6} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4671 | 2026.01.13 00:41:00.650414 [ 190 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_31_6} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4672 | 2026.01.13 00:41:00.650484 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4673 | 2026.01.13 00:41:02.755695 [ 91 ] {} <Debug> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4674 | 2026.01.13 00:41:02.755763 [ 91 ] {} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4675 | 2026.01.13 00:41:02.755790 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4676 | 2026.01.13 00:41:02.755888 [ 195 ] {1fba0464-696e-4e4a-8144-b9409f14242e::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 | ||
| 4677 | 2026.01.13 00:41:02.756026 [ 195 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4678 | 2026.01.13 00:41:02.756072 [ 195 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 252 rows starting from the beginning of the part | ||
| 4679 | 2026.01.13 00:41:02.756146 [ 195 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 4680 | 2026.01.13 00:41:02.756189 [ 195 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 228 rows starting from the beginning of the part | ||
| 4681 | 2026.01.13 00:41:02.756228 [ 195 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 4682 | 2026.01.13 00:41:02.756267 [ 195 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 228 rows starting from the beginning of the part | ||
| 4683 | 2026.01.13 00:41:02.757070 [ 190 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001218083 sec., 620647.3614687998 rows/sec., 45.29 MiB/sec. | ||
| 4684 | 2026.01.13 00:41:02.757257 [ 190 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4685 | 2026.01.13 00:41:02.757532 [ 190 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_9_2} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4686 | 2026.01.13 00:41:02.757609 [ 190 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_9_2} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4687 | 2026.01.13 00:41:02.757692 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4688 | 2026.01.13 00:41:05.051908 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 602 | ||
| 4689 | 2026.01.13 00:41:05.053956 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4690 | 2026.01.13 00:41:05.053994 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4691 | 2026.01.13 00:41:05.055130 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4692 | 2026.01.13 00:41:05.055385 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4693 | 2026.01.13 00:41:05.055520 [ 90 ] {} <Debug> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4694 | 2026.01.13 00:41:05.055556 [ 90 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4695 | 2026.01.13 00:41:05.055573 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4696 | 2026.01.13 00:41:05.055658 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 602 | ||
| 4697 | 2026.01.13 00:41:05.055694 [ 195 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::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 | ||
| 4698 | 2026.01.13 00:41:05.056275 [ 195 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4699 | 2026.01.13 00:41:05.056425 [ 195 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 460 rows starting from the beginning of the part | ||
| 4700 | 2026.01.13 00:41:05.056788 [ 195 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 34 rows starting from the beginning of the part | ||
| 4701 | 2026.01.13 00:41:05.057115 [ 195 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 4702 | 2026.01.13 00:41:05.057453 [ 195 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 32 rows starting from the beginning of the part | ||
| 4703 | 2026.01.13 00:41:05.057766 [ 195 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part | ||
| 4704 | 2026.01.13 00:41:05.058104 [ 195 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 4705 | 2026.01.13 00:41:05.064149 [ 193 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 602 rows, containing 72 columns (72 merged, 0 gathered) in 0.008510778 sec., 70733.83890403439 rows/sec., 60.54 MiB/sec. | ||
| 4706 | 2026.01.13 00:41:05.065279 [ 198 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4707 | 2026.01.13 00:41:05.065842 [ 198 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_16_3} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4708 | 2026.01.13 00:41:05.065907 [ 198 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_16_3} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4709 | 2026.01.13 00:41:05.066172 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.95 MiB. | ||
| 4710 | 2026.01.13 00:41:05.640230 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4711 | 2026.01.13 00:41:05.640416 [ 4 ] {63b7ee41-ad58-4f62-a0cd-aa8d03a4caf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4712 | 2026.01.13 00:41:05.640484 [ 4 ] {63b7ee41-ad58-4f62-a0cd-aa8d03a4caf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4713 | 2026.01.13 00:41:05.641127 [ 4 ] {63b7ee41-ad58-4f62-a0cd-aa8d03a4caf1} <Trace> oximeter.fields_i16 (cdd7cfc2-b03d-482d-b63b-decb637f20a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4714 | 2026.01.13 00:41:05.641177 [ 4 ] {63b7ee41-ad58-4f62-a0cd-aa8d03a4caf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4715 | 2026.01.13 00:41:05.641580 [ 4 ] {63b7ee41-ad58-4f62-a0cd-aa8d03a4caf1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4716 | 2026.01.13 00:41:05.641815 [ 4 ] {63b7ee41-ad58-4f62-a0cd-aa8d03a4caf1} <Trace> oximeter.fields_i16 (cdd7cfc2-b03d-482d-b63b-decb637f20a3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4717 | 2026.01.13 00:41:05.641974 [ 4 ] {63b7ee41-ad58-4f62-a0cd-aa8d03a4caf1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001608 sec., 14925.373134328358 rows/sec., 1.24 MiB/sec. | ||
| 4718 | 2026.01.13 00:41:05.642026 [ 4 ] {63b7ee41-ad58-4f62-a0cd-aa8d03a4caf1} <Debug> TCPHandler: Processed in 0.00193039 sec. | ||
| 4719 | 2026.01.13 00:41:05.642151 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4720 | 2026.01.13 00:41:05.642255 [ 4 ] {56fa5b13-e33f-495f-afea-af6d8cd2cf29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4721 | 2026.01.13 00:41:05.642300 [ 4 ] {56fa5b13-e33f-495f-afea-af6d8cd2cf29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4722 | 2026.01.13 00:41:05.642782 [ 4 ] {56fa5b13-e33f-495f-afea-af6d8cd2cf29} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4723 | 2026.01.13 00:41:05.642821 [ 4 ] {56fa5b13-e33f-495f-afea-af6d8cd2cf29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4724 | 2026.01.13 00:41:05.643162 [ 4 ] {56fa5b13-e33f-495f-afea-af6d8cd2cf29} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4725 | 2026.01.13 00:41:05.643379 [ 4 ] {56fa5b13-e33f-495f-afea-af6d8cd2cf29} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4726 | 2026.01.13 00:41:05.643517 [ 4 ] {56fa5b13-e33f-495f-afea-af6d8cd2cf29} <Debug> executeQuery: Read 206 rows, 18.80 KiB in 0.001286 sec., 160186.62519440125 rows/sec., 14.28 MiB/sec. | ||
| 4727 | 2026.01.13 00:41:05.643557 [ 4 ] {56fa5b13-e33f-495f-afea-af6d8cd2cf29} <Debug> TCPHandler: Processed in 0.001459115 sec. | ||
| 4728 | 2026.01.13 00:41:05.643675 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4729 | 2026.01.13 00:41:05.643774 [ 4 ] {5a2048b4-3051-4b28-92b9-eadd6912c1ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4730 | 2026.01.13 00:41:05.643817 [ 4 ] {5a2048b4-3051-4b28-92b9-eadd6912c1ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4731 | 2026.01.13 00:41:05.644227 [ 4 ] {5a2048b4-3051-4b28-92b9-eadd6912c1ad} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4732 | 2026.01.13 00:41:05.644264 [ 4 ] {5a2048b4-3051-4b28-92b9-eadd6912c1ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4733 | 2026.01.13 00:41:05.644569 [ 4 ] {5a2048b4-3051-4b28-92b9-eadd6912c1ad} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4734 | 2026.01.13 00:41:05.644809 [ 4 ] {5a2048b4-3051-4b28-92b9-eadd6912c1ad} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4735 | 2026.01.13 00:41:05.644978 [ 4 ] {5a2048b4-3051-4b28-92b9-eadd6912c1ad} <Debug> executeQuery: Read 27 rows, 2.09 KiB in 0.001225 sec., 22040.816326530614 rows/sec., 1.67 MiB/sec. | ||
| 4736 | 2026.01.13 00:41:05.645019 [ 4 ] {5a2048b4-3051-4b28-92b9-eadd6912c1ad} <Debug> TCPHandler: Processed in 0.001394324 sec. | ||
| 4737 | 2026.01.13 00:41:05.645120 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4738 | 2026.01.13 00:41:05.645216 [ 4 ] {00746a21-201b-43c7-859f-8914f0d392ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4739 | 2026.01.13 00:41:05.645257 [ 4 ] {00746a21-201b-43c7-859f-8914f0d392ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4740 | 2026.01.13 00:41:05.645652 [ 4 ] {00746a21-201b-43c7-859f-8914f0d392ea} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4741 | 2026.01.13 00:41:05.645690 [ 4 ] {00746a21-201b-43c7-859f-8914f0d392ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4742 | 2026.01.13 00:41:05.646011 [ 4 ] {00746a21-201b-43c7-859f-8914f0d392ea} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4743 | 2026.01.13 00:41:05.646262 [ 4 ] {00746a21-201b-43c7-859f-8914f0d392ea} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4744 | 2026.01.13 00:41:05.646396 [ 4 ] {00746a21-201b-43c7-859f-8914f0d392ea} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001198 sec., 20033.38898163606 rows/sec., 1.66 MiB/sec. | ||
| 4745 | 2026.01.13 00:41:05.646438 [ 4 ] {00746a21-201b-43c7-859f-8914f0d392ea} <Debug> TCPHandler: Processed in 0.001366344 sec. | ||
| 4746 | 2026.01.13 00:41:05.646581 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4747 | 2026.01.13 00:41:05.646685 [ 4 ] {b2cfa153-40d3-4654-af05-8d56b6977ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4748 | 2026.01.13 00:41:05.646732 [ 4 ] {b2cfa153-40d3-4654-af05-8d56b6977ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4749 | 2026.01.13 00:41:05.647222 [ 4 ] {b2cfa153-40d3-4654-af05-8d56b6977ec3} <Trace> oximeter.fields_u8 (3fed0e26-75a1-4f98-9e1a-d6596b4272b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4750 | 2026.01.13 00:41:05.647259 [ 4 ] {b2cfa153-40d3-4654-af05-8d56b6977ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4751 | 2026.01.13 00:41:05.647585 [ 4 ] {b2cfa153-40d3-4654-af05-8d56b6977ec3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4752 | 2026.01.13 00:41:05.647813 [ 4 ] {b2cfa153-40d3-4654-af05-8d56b6977ec3} <Trace> oximeter.fields_u8 (3fed0e26-75a1-4f98-9e1a-d6596b4272b4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4753 | 2026.01.13 00:41:05.647948 [ 4 ] {b2cfa153-40d3-4654-af05-8d56b6977ec3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001281 sec., 9367.681498829039 rows/sec., 731.85 KiB/sec. | ||
| 4754 | 2026.01.13 00:41:05.647988 [ 4 ] {b2cfa153-40d3-4654-af05-8d56b6977ec3} <Debug> TCPHandler: Processed in 0.001461325 sec. | ||
| 4755 | 2026.01.13 00:41:05.648109 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4756 | 2026.01.13 00:41:05.648205 [ 4 ] {d889908c-13a3-4251-adac-ef6be851f8e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4757 | 2026.01.13 00:41:05.648245 [ 4 ] {d889908c-13a3-4251-adac-ef6be851f8e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4758 | 2026.01.13 00:41:05.648684 [ 4 ] {d889908c-13a3-4251-adac-ef6be851f8e6} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4759 | 2026.01.13 00:41:05.648720 [ 4 ] {d889908c-13a3-4251-adac-ef6be851f8e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4760 | 2026.01.13 00:41:05.649030 [ 4 ] {d889908c-13a3-4251-adac-ef6be851f8e6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4761 | 2026.01.13 00:41:05.649248 [ 4 ] {d889908c-13a3-4251-adac-ef6be851f8e6} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4762 | 2026.01.13 00:41:05.649374 [ 4 ] {d889908c-13a3-4251-adac-ef6be851f8e6} <Debug> executeQuery: Read 115 rows, 9.57 KiB in 0.001187 sec., 96882.89806234205 rows/sec., 7.88 MiB/sec. | ||
| 4763 | 2026.01.13 00:41:05.649412 [ 4 ] {d889908c-13a3-4251-adac-ef6be851f8e6} <Debug> TCPHandler: Processed in 0.001351914 sec. | ||
| 4764 | 2026.01.13 00:41:05.649530 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4765 | 2026.01.13 00:41:05.649625 [ 4 ] {b516c340-babb-4973-a190-268ebfc68f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4766 | 2026.01.13 00:41:05.649671 [ 4 ] {b516c340-babb-4973-a190-268ebfc68f8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4767 | 2026.01.13 00:41:05.650097 [ 4 ] {b516c340-babb-4973-a190-268ebfc68f8f} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4768 | 2026.01.13 00:41:05.650133 [ 4 ] {b516c340-babb-4973-a190-268ebfc68f8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4769 | 2026.01.13 00:41:05.650470 [ 4 ] {b516c340-babb-4973-a190-268ebfc68f8f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4770 | 2026.01.13 00:41:05.650691 [ 4 ] {b516c340-babb-4973-a190-268ebfc68f8f} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4771 | 2026.01.13 00:41:05.650821 [ 4 ] {b516c340-babb-4973-a190-268ebfc68f8f} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001214 sec., 161449.7528830313 rows/sec., 11.58 MiB/sec. | ||
| 4772 | 2026.01.13 00:41:05.650862 [ 4 ] {b516c340-babb-4973-a190-268ebfc68f8f} <Debug> TCPHandler: Processed in 0.001381254 sec. | ||
| 4773 | 2026.01.13 00:41:05.651002 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4774 | 2026.01.13 00:41:05.651103 [ 4 ] {0962c195-0f67-492d-bdbf-ff6cb2cf34fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4775 | 2026.01.13 00:41:05.651164 [ 4 ] {0962c195-0f67-492d-bdbf-ff6cb2cf34fe} <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 | ||
| 4776 | 2026.01.13 00:41:05.651978 [ 4 ] {0962c195-0f67-492d-bdbf-ff6cb2cf34fe} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4777 | 2026.01.13 00:41:05.652015 [ 4 ] {0962c195-0f67-492d-bdbf-ff6cb2cf34fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4778 | 2026.01.13 00:41:05.652540 [ 4 ] {0962c195-0f67-492d-bdbf-ff6cb2cf34fe} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4779 | 2026.01.13 00:41:05.652766 [ 4 ] {0962c195-0f67-492d-bdbf-ff6cb2cf34fe} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4780 | 2026.01.13 00:41:05.652907 [ 4 ] {0962c195-0f67-492d-bdbf-ff6cb2cf34fe} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001827 sec., 8210.180623973727 rows/sec., 14.71 MiB/sec. | ||
| 4781 | 2026.01.13 00:41:05.652961 [ 4 ] {0962c195-0f67-492d-bdbf-ff6cb2cf34fe} <Debug> TCPHandler: Processed in 0.002013831 sec. | ||
| 4782 | 2026.01.13 00:41:05.653076 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4783 | 2026.01.13 00:41:05.653178 [ 4 ] {ad737807-9e71-44b7-955d-0196ee650829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4784 | 2026.01.13 00:41:05.653223 [ 4 ] {ad737807-9e71-44b7-955d-0196ee650829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4785 | 2026.01.13 00:41:05.653572 [ 4 ] {ad737807-9e71-44b7-955d-0196ee650829} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4786 | 2026.01.13 00:41:05.653608 [ 4 ] {ad737807-9e71-44b7-955d-0196ee650829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4787 | 2026.01.13 00:41:05.653940 [ 4 ] {ad737807-9e71-44b7-955d-0196ee650829} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4788 | 2026.01.13 00:41:05.654157 [ 4 ] {ad737807-9e71-44b7-955d-0196ee650829} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4789 | 2026.01.13 00:41:05.654287 [ 4 ] {ad737807-9e71-44b7-955d-0196ee650829} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 4790 | 2026.01.13 00:41:05.654325 [ 4 ] {ad737807-9e71-44b7-955d-0196ee650829} <Debug> TCPHandler: Processed in 0.001299013 sec. | ||
| 4791 | 2026.01.13 00:41:07.529835 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11058 | ||
| 4792 | 2026.01.13 00:41:07.530318 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4793 | 2026.01.13 00:41:07.530367 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4794 | 2026.01.13 00:41:07.530846 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4795 | 2026.01.13 00:41:07.531085 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4796 | 2026.01.13 00:41:07.531224 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11058 | ||
| 4797 | 2026.01.13 00:41:08.110881 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4798 | 2026.01.13 00:41:08.128105 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4799 | 2026.01.13 00:41:08.128171 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4800 | 2026.01.13 00:41:08.134692 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4801 | 2026.01.13 00:41:08.135492 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4802 | 2026.01.13 00:41:08.138402 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4803 | 2026.01.13 00:41:10.639284 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4804 | 2026.01.13 00:41:10.639471 [ 4 ] {3c82ce67-ea8f-40cd-bc29-9a2a46cbfa7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4805 | 2026.01.13 00:41:10.639534 [ 4 ] {3c82ce67-ea8f-40cd-bc29-9a2a46cbfa7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4806 | 2026.01.13 00:41:10.640202 [ 4 ] {3c82ce67-ea8f-40cd-bc29-9a2a46cbfa7f} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4807 | 2026.01.13 00:41:10.640238 [ 4 ] {3c82ce67-ea8f-40cd-bc29-9a2a46cbfa7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4808 | 2026.01.13 00:41:10.640620 [ 4 ] {3c82ce67-ea8f-40cd-bc29-9a2a46cbfa7f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4809 | 2026.01.13 00:41:10.640844 [ 4 ] {3c82ce67-ea8f-40cd-bc29-9a2a46cbfa7f} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4810 | 2026.01.13 00:41:10.640990 [ 4 ] {3c82ce67-ea8f-40cd-bc29-9a2a46cbfa7f} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001566 sec., 67688.37803320562 rows/sec., 5.65 MiB/sec. | ||
| 4811 | 2026.01.13 00:41:10.641038 [ 4 ] {3c82ce67-ea8f-40cd-bc29-9a2a46cbfa7f} <Debug> TCPHandler: Processed in 0.00187629 sec. | ||
| 4812 | 2026.01.13 00:41:10.641174 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4813 | 2026.01.13 00:41:10.641268 [ 4 ] {32bb12be-1dc8-4362-9fe8-18cf3c06f7ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4814 | 2026.01.13 00:41:10.641306 [ 4 ] {32bb12be-1dc8-4362-9fe8-18cf3c06f7ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4815 | 2026.01.13 00:41:10.641722 [ 4 ] {32bb12be-1dc8-4362-9fe8-18cf3c06f7ea} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4816 | 2026.01.13 00:41:10.641755 [ 4 ] {32bb12be-1dc8-4362-9fe8-18cf3c06f7ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4817 | 2026.01.13 00:41:10.642036 [ 4 ] {32bb12be-1dc8-4362-9fe8-18cf3c06f7ea} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4818 | 2026.01.13 00:41:10.642254 [ 4 ] {32bb12be-1dc8-4362-9fe8-18cf3c06f7ea} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4819 | 2026.01.13 00:41:10.642374 [ 84 ] {} <Debug> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4820 | 2026.01.13 00:41:10.642378 [ 4 ] {32bb12be-1dc8-4362-9fe8-18cf3c06f7ea} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001129 sec., 22143.489813994685 rows/sec., 1.63 MiB/sec. | ||
| 4821 | 2026.01.13 00:41:10.642418 [ 84 ] {} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4822 | 2026.01.13 00:41:10.642436 [ 4 ] {32bb12be-1dc8-4362-9fe8-18cf3c06f7ea} <Debug> TCPHandler: Processed in 0.001309784 sec. | ||
| 4823 | 2026.01.13 00:41:10.642440 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4824 | 2026.01.13 00:41:10.642550 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4825 | 2026.01.13 00:41:10.642571 [ 195 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::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 | ||
| 4826 | 2026.01.13 00:41:10.642643 [ 4 ] {8e31fa01-9515-48c8-ae28-a2123cf0dfad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4827 | 2026.01.13 00:41:10.642686 [ 4 ] {8e31fa01-9515-48c8-ae28-a2123cf0dfad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4828 | 2026.01.13 00:41:10.642733 [ 195 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4829 | 2026.01.13 00:41:10.642777 [ 195 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 70 rows starting from the beginning of the part | ||
| 4830 | 2026.01.13 00:41:10.642849 [ 195 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 27 rows starting from the beginning of the part | ||
| 4831 | 2026.01.13 00:41:10.642904 [ 195 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 15 rows starting from the beginning of the part | ||
| 4832 | 2026.01.13 00:41:10.642957 [ 195 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 25 rows starting from the beginning of the part | ||
| 4833 | 2026.01.13 00:41:10.643010 [ 195 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 27 rows starting from the beginning of the part | ||
| 4834 | 2026.01.13 00:41:10.643054 [ 195 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 25 rows starting from the beginning of the part | ||
| 4835 | 2026.01.13 00:41:10.643126 [ 4 ] {8e31fa01-9515-48c8-ae28-a2123cf0dfad} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4836 | 2026.01.13 00:41:10.643164 [ 4 ] {8e31fa01-9515-48c8-ae28-a2123cf0dfad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4837 | 2026.01.13 00:41:10.643509 [ 4 ] {8e31fa01-9515-48c8-ae28-a2123cf0dfad} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4838 | 2026.01.13 00:41:10.643730 [ 4 ] {8e31fa01-9515-48c8-ae28-a2123cf0dfad} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4839 | 2026.01.13 00:41:10.643860 [ 4 ] {8e31fa01-9515-48c8-ae28-a2123cf0dfad} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001234 sec., 72123.17666126418 rows/sec., 5.63 MiB/sec. | ||
| 4840 | 2026.01.13 00:41:10.643897 [ 4 ] {8e31fa01-9515-48c8-ae28-a2123cf0dfad} <Debug> TCPHandler: Processed in 0.001395135 sec. | ||
| 4841 | 2026.01.13 00:41:10.643989 [ 193 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 189 rows, containing 5 columns (5 merged, 0 gathered) in 0.001479686 sec., 127729.80213369594 rows/sec., 9.87 MiB/sec. | ||
| 4842 | 2026.01.13 00:41:10.644017 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4843 | 2026.01.13 00:41:10.644127 [ 4 ] {f127229c-7b6f-4b9f-acc4-2b8ed31bee27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4844 | 2026.01.13 00:41:10.644171 [ 4 ] {f127229c-7b6f-4b9f-acc4-2b8ed31bee27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4845 | 2026.01.13 00:41:10.644185 [ 193 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4846 | 2026.01.13 00:41:10.644550 [ 193 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_31_6} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4847 | 2026.01.13 00:41:10.644590 [ 4 ] {f127229c-7b6f-4b9f-acc4-2b8ed31bee27} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4848 | 2026.01.13 00:41:10.644631 [ 4 ] {f127229c-7b6f-4b9f-acc4-2b8ed31bee27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4849 | 2026.01.13 00:41:10.644642 [ 193 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_31_6} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4850 | 2026.01.13 00:41:10.644744 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4851 | 2026.01.13 00:41:10.644966 [ 4 ] {f127229c-7b6f-4b9f-acc4-2b8ed31bee27} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4852 | 2026.01.13 00:41:10.645184 [ 4 ] {f127229c-7b6f-4b9f-acc4-2b8ed31bee27} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4853 | 2026.01.13 00:41:10.645308 [ 4 ] {f127229c-7b6f-4b9f-acc4-2b8ed31bee27} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 4854 | 2026.01.13 00:41:10.645343 [ 4 ] {f127229c-7b6f-4b9f-acc4-2b8ed31bee27} <Debug> TCPHandler: Processed in 0.001379174 sec. | ||
| 4855 | 2026.01.13 00:41:10.645450 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4856 | 2026.01.13 00:41:10.645542 [ 4 ] {b3c320c3-0add-409c-90ab-8c25cd86b164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4857 | 2026.01.13 00:41:10.645594 [ 4 ] {b3c320c3-0add-409c-90ab-8c25cd86b164} <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 | ||
| 4858 | 2026.01.13 00:41:10.646482 [ 4 ] {b3c320c3-0add-409c-90ab-8c25cd86b164} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4859 | 2026.01.13 00:41:10.646523 [ 4 ] {b3c320c3-0add-409c-90ab-8c25cd86b164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4860 | 2026.01.13 00:41:10.647182 [ 4 ] {b3c320c3-0add-409c-90ab-8c25cd86b164} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4861 | 2026.01.13 00:41:10.647459 [ 4 ] {b3c320c3-0add-409c-90ab-8c25cd86b164} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4862 | 2026.01.13 00:41:10.647596 [ 83 ] {} <Debug> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4863 | 2026.01.13 00:41:10.647622 [ 4 ] {b3c320c3-0add-409c-90ab-8c25cd86b164} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002098 sec., 11916.110581506196 rows/sec., 21.35 MiB/sec. | ||
| 4864 | 2026.01.13 00:41:10.647645 [ 83 ] {} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4865 | 2026.01.13 00:41:10.647670 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4866 | 2026.01.13 00:41:10.647695 [ 4 ] {b3c320c3-0add-409c-90ab-8c25cd86b164} <Debug> TCPHandler: Processed in 0.002290944 sec. | ||
| 4867 | 2026.01.13 00:41:10.647739 [ 195 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::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 | ||
| 4868 | 2026.01.13 00:41:10.647836 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4869 | 2026.01.13 00:41:10.647922 [ 195 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4870 | 2026.01.13 00:41:10.647945 [ 4 ] {c3044e1f-71ad-4722-b3bf-2ce8f9efc06b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4871 | 2026.01.13 00:41:10.647969 [ 195 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 467 rows starting from the beginning of the part | ||
| 4872 | 2026.01.13 00:41:10.647999 [ 4 ] {c3044e1f-71ad-4722-b3bf-2ce8f9efc06b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4873 | 2026.01.13 00:41:10.648079 [ 195 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 25 rows starting from the beginning of the part | ||
| 4874 | 2026.01.13 00:41:10.648187 [ 195 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 15 rows starting from the beginning of the part | ||
| 4875 | 2026.01.13 00:41:10.648287 [ 195 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 25 rows starting from the beginning of the part | ||
| 4876 | 2026.01.13 00:41:10.648390 [ 195 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 15 rows starting from the beginning of the part | ||
| 4877 | 2026.01.13 00:41:10.648403 [ 4 ] {c3044e1f-71ad-4722-b3bf-2ce8f9efc06b} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4878 | 2026.01.13 00:41:10.648442 [ 4 ] {c3044e1f-71ad-4722-b3bf-2ce8f9efc06b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4879 | 2026.01.13 00:41:10.648489 [ 195 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 25 rows starting from the beginning of the part | ||
| 4880 | 2026.01.13 00:41:10.648767 [ 4 ] {c3044e1f-71ad-4722-b3bf-2ce8f9efc06b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4881 | 2026.01.13 00:41:10.649013 [ 4 ] {c3044e1f-71ad-4722-b3bf-2ce8f9efc06b} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4882 | 2026.01.13 00:41:10.649146 [ 4 ] {c3044e1f-71ad-4722-b3bf-2ce8f9efc06b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001225 sec., 48979.5918367347 rows/sec., 3.30 MiB/sec. | ||
| 4883 | 2026.01.13 00:41:10.649181 [ 4 ] {c3044e1f-71ad-4722-b3bf-2ce8f9efc06b} <Debug> TCPHandler: Processed in 0.001402685 sec. | ||
| 4884 | 2026.01.13 00:41:10.669220 [ 193 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 572 rows, containing 19 columns (19 merged, 0 gathered) in 0.021506944 sec., 26596.061253518863 rows/sec., 47.66 MiB/sec. | ||
| 4885 | 2026.01.13 00:41:10.670244 [ 202 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4886 | 2026.01.13 00:41:10.670626 [ 202 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4887 | 2026.01.13 00:41:10.670710 [ 202 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4888 | 2026.01.13 00:41:10.670869 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 4889 | 2026.01.13 00:41:11.000294 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.59 MiB, peak 257.92 MiB, free memory in arenas 0.00 B, will set to 252.33 MiB (RSS), difference: 1.74 MiB | ||
| 4890 | 2026.01.13 00:41:14.931800 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4891 | 2026.01.13 00:41:14.931891 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4892 | 2026.01.13 00:41:15.031412 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11570 | ||
| 4893 | 2026.01.13 00:41:15.031912 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4894 | 2026.01.13 00:41:15.031955 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4895 | 2026.01.13 00:41:15.032433 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4896 | 2026.01.13 00:41:15.032664 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4897 | 2026.01.13 00:41:15.032787 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11570 | ||
| 4898 | 2026.01.13 00:41:15.055974 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 632 | ||
| 4899 | 2026.01.13 00:41:15.058454 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4900 | 2026.01.13 00:41:15.058490 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4901 | 2026.01.13 00:41:15.059691 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4902 | 2026.01.13 00:41:15.059960 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4903 | 2026.01.13 00:41:15.060205 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 632 | ||
| 4904 | 2026.01.13 00:41:15.638604 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4905 | 2026.01.13 00:41:15.638734 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4906 | 2026.01.13 00:41:15.638899 [ 4 ] {ce179950-a4c7-4560-8ea6-73eaf9bf6757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4907 | 2026.01.13 00:41:15.638970 [ 4 ] {ce179950-a4c7-4560-8ea6-73eaf9bf6757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4908 | 2026.01.13 00:41:15.639639 [ 4 ] {ce179950-a4c7-4560-8ea6-73eaf9bf6757} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4909 | 2026.01.13 00:41:15.639683 [ 4 ] {ce179950-a4c7-4560-8ea6-73eaf9bf6757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4910 | 2026.01.13 00:41:15.640084 [ 4 ] {ce179950-a4c7-4560-8ea6-73eaf9bf6757} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4911 | 2026.01.13 00:41:15.640334 [ 4 ] {ce179950-a4c7-4560-8ea6-73eaf9bf6757} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4912 | 2026.01.13 00:41:15.640489 [ 4 ] {ce179950-a4c7-4560-8ea6-73eaf9bf6757} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001638 sec., 52503.0525030525 rows/sec., 4.39 MiB/sec. | ||
| 4913 | 2026.01.13 00:41:15.640538 [ 4 ] {ce179950-a4c7-4560-8ea6-73eaf9bf6757} <Debug> TCPHandler: Processed in 0.001929111 sec. | ||
| 4914 | 2026.01.13 00:41:15.640668 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4915 | 2026.01.13 00:41:15.640771 [ 4 ] {07e9346e-3f5b-43e3-812e-0ed51934dbcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4916 | 2026.01.13 00:41:15.640815 [ 4 ] {07e9346e-3f5b-43e3-812e-0ed51934dbcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4917 | 2026.01.13 00:41:15.641287 [ 4 ] {07e9346e-3f5b-43e3-812e-0ed51934dbcd} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4918 | 2026.01.13 00:41:15.641324 [ 4 ] {07e9346e-3f5b-43e3-812e-0ed51934dbcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4919 | 2026.01.13 00:41:15.641631 [ 4 ] {07e9346e-3f5b-43e3-812e-0ed51934dbcd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4920 | 2026.01.13 00:41:15.641863 [ 4 ] {07e9346e-3f5b-43e3-812e-0ed51934dbcd} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4921 | 2026.01.13 00:41:15.641991 [ 4 ] {07e9346e-3f5b-43e3-812e-0ed51934dbcd} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001244 sec., 12057.877813504821 rows/sec., 906.70 KiB/sec. | ||
| 4922 | 2026.01.13 00:41:15.642030 [ 4 ] {07e9346e-3f5b-43e3-812e-0ed51934dbcd} <Debug> TCPHandler: Processed in 0.001413985 sec. | ||
| 4923 | 2026.01.13 00:41:15.642151 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4924 | 2026.01.13 00:41:15.642246 [ 4 ] {a888030c-cc72-48aa-892c-df9385309f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4925 | 2026.01.13 00:41:15.642285 [ 4 ] {a888030c-cc72-48aa-892c-df9385309f92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4926 | 2026.01.13 00:41:15.642717 [ 4 ] {a888030c-cc72-48aa-892c-df9385309f92} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4927 | 2026.01.13 00:41:15.642753 [ 4 ] {a888030c-cc72-48aa-892c-df9385309f92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4928 | 2026.01.13 00:41:15.643069 [ 4 ] {a888030c-cc72-48aa-892c-df9385309f92} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4929 | 2026.01.13 00:41:15.643292 [ 4 ] {a888030c-cc72-48aa-892c-df9385309f92} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4930 | 2026.01.13 00:41:15.643421 [ 4 ] {a888030c-cc72-48aa-892c-df9385309f92} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001193 sec., 66219.61441743503 rows/sec., 5.17 MiB/sec. | ||
| 4931 | 2026.01.13 00:41:15.643459 [ 4 ] {a888030c-cc72-48aa-892c-df9385309f92} <Debug> TCPHandler: Processed in 0.001357334 sec. | ||
| 4932 | 2026.01.13 00:41:15.643578 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4933 | 2026.01.13 00:41:15.643672 [ 4 ] {90b64bca-9d8a-4c7b-846d-2976dcb9403d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4934 | 2026.01.13 00:41:15.643715 [ 4 ] {90b64bca-9d8a-4c7b-846d-2976dcb9403d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4935 | 2026.01.13 00:41:15.644111 [ 4 ] {90b64bca-9d8a-4c7b-846d-2976dcb9403d} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4936 | 2026.01.13 00:41:15.644148 [ 4 ] {90b64bca-9d8a-4c7b-846d-2976dcb9403d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4937 | 2026.01.13 00:41:15.644486 [ 4 ] {90b64bca-9d8a-4c7b-846d-2976dcb9403d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4938 | 2026.01.13 00:41:15.644704 [ 4 ] {90b64bca-9d8a-4c7b-846d-2976dcb9403d} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4939 | 2026.01.13 00:41:15.644832 [ 4 ] {90b64bca-9d8a-4c7b-846d-2976dcb9403d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 4940 | 2026.01.13 00:41:15.644868 [ 4 ] {90b64bca-9d8a-4c7b-846d-2976dcb9403d} <Debug> TCPHandler: Processed in 0.001339764 sec. | ||
| 4941 | 2026.01.13 00:41:15.644979 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4942 | 2026.01.13 00:41:15.645073 [ 4 ] {7992026d-9773-4f11-9371-1986ef33763c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4943 | 2026.01.13 00:41:15.645127 [ 4 ] {7992026d-9773-4f11-9371-1986ef33763c} <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 | ||
| 4944 | 2026.01.13 00:41:15.645858 [ 4 ] {7992026d-9773-4f11-9371-1986ef33763c} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4945 | 2026.01.13 00:41:15.645896 [ 4 ] {7992026d-9773-4f11-9371-1986ef33763c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4946 | 2026.01.13 00:41:15.646429 [ 4 ] {7992026d-9773-4f11-9371-1986ef33763c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4947 | 2026.01.13 00:41:15.646692 [ 4 ] {7992026d-9773-4f11-9371-1986ef33763c} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4948 | 2026.01.13 00:41:15.646831 [ 4 ] {7992026d-9773-4f11-9371-1986ef33763c} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001776 sec., 8445.945945945947 rows/sec., 15.13 MiB/sec. | ||
| 4949 | 2026.01.13 00:41:15.646887 [ 4 ] {7992026d-9773-4f11-9371-1986ef33763c} <Debug> TCPHandler: Processed in 0.00195722 sec. | ||
| 4950 | 2026.01.13 00:41:15.647007 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4951 | 2026.01.13 00:41:15.647102 [ 4 ] {9841036c-0ad1-42a1-970b-ac3aafb4976a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4952 | 2026.01.13 00:41:15.647146 [ 4 ] {9841036c-0ad1-42a1-970b-ac3aafb4976a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4953 | 2026.01.13 00:41:15.647489 [ 4 ] {9841036c-0ad1-42a1-970b-ac3aafb4976a} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4954 | 2026.01.13 00:41:15.647526 [ 4 ] {9841036c-0ad1-42a1-970b-ac3aafb4976a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4955 | 2026.01.13 00:41:15.647851 [ 4 ] {9841036c-0ad1-42a1-970b-ac3aafb4976a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4956 | 2026.01.13 00:41:15.648080 [ 4 ] {9841036c-0ad1-42a1-970b-ac3aafb4976a} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4957 | 2026.01.13 00:41:15.648207 [ 4 ] {9841036c-0ad1-42a1-970b-ac3aafb4976a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 4958 | 2026.01.13 00:41:15.648243 [ 4 ] {9841036c-0ad1-42a1-970b-ac3aafb4976a} <Debug> TCPHandler: Processed in 0.001288103 sec. | ||
| 4959 | 2026.01.13 00:41:15.654868 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4960 | 2026.01.13 00:41:15.654907 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4961 | 2026.01.13 00:41:15.661508 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4962 | 2026.01.13 00:41:15.662194 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4963 | 2026.01.13 00:41:15.665356 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4964 | 2026.01.13 00:41:20.670644 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4965 | 2026.01.13 00:41:20.670841 [ 4 ] {a34d439f-221b-432d-8a7b-7f78b91869c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4966 | 2026.01.13 00:41:20.670909 [ 4 ] {a34d439f-221b-432d-8a7b-7f78b91869c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4967 | 2026.01.13 00:41:20.671533 [ 4 ] {a34d439f-221b-432d-8a7b-7f78b91869c3} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4968 | 2026.01.13 00:41:20.671582 [ 4 ] {a34d439f-221b-432d-8a7b-7f78b91869c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4969 | 2026.01.13 00:41:20.671971 [ 4 ] {a34d439f-221b-432d-8a7b-7f78b91869c3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4970 | 2026.01.13 00:41:20.672202 [ 4 ] {a34d439f-221b-432d-8a7b-7f78b91869c3} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4971 | 2026.01.13 00:41:20.672353 [ 4 ] {a34d439f-221b-432d-8a7b-7f78b91869c3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001561 sec., 1281.2299807815502 rows/sec., 104.48 KiB/sec. | ||
| 4972 | 2026.01.13 00:41:20.672396 [ 4 ] {a34d439f-221b-432d-8a7b-7f78b91869c3} <Debug> TCPHandler: Processed in 0.00188476 sec. | ||
| 4973 | 2026.01.13 00:41:20.672518 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4974 | 2026.01.13 00:41:20.672615 [ 4 ] {ede71e22-d87d-4192-ac0d-dfe54251f8db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4975 | 2026.01.13 00:41:20.672657 [ 4 ] {ede71e22-d87d-4192-ac0d-dfe54251f8db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4976 | 2026.01.13 00:41:20.673582 [ 4 ] {ede71e22-d87d-4192-ac0d-dfe54251f8db} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4977 | 2026.01.13 00:41:20.673618 [ 4 ] {ede71e22-d87d-4192-ac0d-dfe54251f8db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4978 | 2026.01.13 00:41:20.674025 [ 4 ] {ede71e22-d87d-4192-ac0d-dfe54251f8db} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4979 | 2026.01.13 00:41:20.674254 [ 4 ] {ede71e22-d87d-4192-ac0d-dfe54251f8db} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4980 | 2026.01.13 00:41:20.674382 [ 4 ] {ede71e22-d87d-4192-ac0d-dfe54251f8db} <Debug> executeQuery: Read 1247 rows, 105.26 KiB in 0.001786 sec., 698208.2866741321 rows/sec., 57.55 MiB/sec. | ||
| 4981 | 2026.01.13 00:41:20.674419 [ 4 ] {ede71e22-d87d-4192-ac0d-dfe54251f8db} <Debug> TCPHandler: Processed in 0.001951941 sec. | ||
| 4982 | 2026.01.13 00:41:20.674538 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4983 | 2026.01.13 00:41:20.674633 [ 4 ] {78af6ee9-7956-4ed8-8d6f-1eedde0429d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4984 | 2026.01.13 00:41:20.674675 [ 4 ] {78af6ee9-7956-4ed8-8d6f-1eedde0429d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4985 | 2026.01.13 00:41:20.675101 [ 4 ] {78af6ee9-7956-4ed8-8d6f-1eedde0429d9} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4986 | 2026.01.13 00:41:20.675138 [ 4 ] {78af6ee9-7956-4ed8-8d6f-1eedde0429d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4987 | 2026.01.13 00:41:20.675449 [ 4 ] {78af6ee9-7956-4ed8-8d6f-1eedde0429d9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4988 | 2026.01.13 00:41:20.675674 [ 4 ] {78af6ee9-7956-4ed8-8d6f-1eedde0429d9} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4989 | 2026.01.13 00:41:20.675802 [ 4 ] {78af6ee9-7956-4ed8-8d6f-1eedde0429d9} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001188 sec., 22727.272727272728 rows/sec., 1.66 MiB/sec. | ||
| 4990 | 2026.01.13 00:41:20.675840 [ 4 ] {78af6ee9-7956-4ed8-8d6f-1eedde0429d9} <Debug> TCPHandler: Processed in 0.001352274 sec. | ||
| 4991 | 2026.01.13 00:41:20.675958 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4992 | 2026.01.13 00:41:20.676053 [ 4 ] {80e89d02-8f8f-49ff-8401-696986dfdd40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4993 | 2026.01.13 00:41:20.676093 [ 4 ] {80e89d02-8f8f-49ff-8401-696986dfdd40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4994 | 2026.01.13 00:41:20.676568 [ 4 ] {80e89d02-8f8f-49ff-8401-696986dfdd40} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4995 | 2026.01.13 00:41:20.676604 [ 4 ] {80e89d02-8f8f-49ff-8401-696986dfdd40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 4996 | 2026.01.13 00:41:20.676924 [ 4 ] {80e89d02-8f8f-49ff-8401-696986dfdd40} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4997 | 2026.01.13 00:41:20.677145 [ 4 ] {80e89d02-8f8f-49ff-8401-696986dfdd40} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4998 | 2026.01.13 00:41:20.677278 [ 4 ] {80e89d02-8f8f-49ff-8401-696986dfdd40} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001242 sec., 183574.87922705314 rows/sec., 12.43 MiB/sec. | ||
| 4999 | 2026.01.13 00:41:20.677315 [ 4 ] {80e89d02-8f8f-49ff-8401-696986dfdd40} <Debug> TCPHandler: Processed in 0.001407075 sec. | ||
| 5000 | 2026.01.13 00:41:20.677441 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5001 | 2026.01.13 00:41:20.677534 [ 4 ] {447a56ad-ba5b-4b91-8a85-b21cf833541a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5002 | 2026.01.13 00:41:20.677573 [ 4 ] {447a56ad-ba5b-4b91-8a85-b21cf833541a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5003 | 2026.01.13 00:41:20.678144 [ 4 ] {447a56ad-ba5b-4b91-8a85-b21cf833541a} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5004 | 2026.01.13 00:41:20.678181 [ 4 ] {447a56ad-ba5b-4b91-8a85-b21cf833541a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5005 | 2026.01.13 00:41:20.678507 [ 4 ] {447a56ad-ba5b-4b91-8a85-b21cf833541a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5006 | 2026.01.13 00:41:20.678721 [ 4 ] {447a56ad-ba5b-4b91-8a85-b21cf833541a} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5007 | 2026.01.13 00:41:20.678848 [ 4 ] {447a56ad-ba5b-4b91-8a85-b21cf833541a} <Debug> executeQuery: Read 547 rows, 41.57 KiB in 0.001332 sec., 410660.66066066065 rows/sec., 30.48 MiB/sec. | ||
| 5008 | 2026.01.13 00:41:20.678886 [ 4 ] {447a56ad-ba5b-4b91-8a85-b21cf833541a} <Debug> TCPHandler: Processed in 0.001494125 sec. | ||
| 5009 | 2026.01.13 00:41:20.679004 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5010 | 2026.01.13 00:41:20.679099 [ 4 ] {5de35d4d-9699-45be-a37d-ab85c13c05d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5011 | 2026.01.13 00:41:20.679142 [ 4 ] {5de35d4d-9699-45be-a37d-ab85c13c05d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5012 | 2026.01.13 00:41:20.679717 [ 4 ] {5de35d4d-9699-45be-a37d-ab85c13c05d4} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5013 | 2026.01.13 00:41:20.679754 [ 4 ] {5de35d4d-9699-45be-a37d-ab85c13c05d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5014 | 2026.01.13 00:41:20.680135 [ 4 ] {5de35d4d-9699-45be-a37d-ab85c13c05d4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5015 | 2026.01.13 00:41:20.680361 [ 4 ] {5de35d4d-9699-45be-a37d-ab85c13c05d4} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5016 | 2026.01.13 00:41:20.680490 [ 4 ] {5de35d4d-9699-45be-a37d-ab85c13c05d4} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001409 sec., 599716.1107168203 rows/sec., 40.36 MiB/sec. | ||
| 5017 | 2026.01.13 00:41:20.680526 [ 4 ] {5de35d4d-9699-45be-a37d-ab85c13c05d4} <Debug> TCPHandler: Processed in 0.001571136 sec. | ||
| 5018 | 2026.01.13 00:41:20.680650 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5019 | 2026.01.13 00:41:20.680743 [ 4 ] {d7ea83fa-1c17-46c1-86c4-703c890bde24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5020 | 2026.01.13 00:41:20.680800 [ 4 ] {d7ea83fa-1c17-46c1-86c4-703c890bde24} <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 | ||
| 5021 | 2026.01.13 00:41:20.681617 [ 4 ] {d7ea83fa-1c17-46c1-86c4-703c890bde24} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5022 | 2026.01.13 00:41:20.681655 [ 4 ] {d7ea83fa-1c17-46c1-86c4-703c890bde24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5023 | 2026.01.13 00:41:20.682176 [ 4 ] {d7ea83fa-1c17-46c1-86c4-703c890bde24} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5024 | 2026.01.13 00:41:20.682397 [ 4 ] {d7ea83fa-1c17-46c1-86c4-703c890bde24} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5025 | 2026.01.13 00:41:20.682527 [ 4 ] {d7ea83fa-1c17-46c1-86c4-703c890bde24} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001843 sec., 13564.839934888769 rows/sec., 24.31 MiB/sec. | ||
| 5026 | 2026.01.13 00:41:20.682577 [ 4 ] {d7ea83fa-1c17-46c1-86c4-703c890bde24} <Debug> TCPHandler: Processed in 0.002023131 sec. | ||
| 5027 | 2026.01.13 00:41:20.682686 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5028 | 2026.01.13 00:41:20.682774 [ 4 ] {411f5589-7ca5-4e11-85d9-24158dc37644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5029 | 2026.01.13 00:41:20.682815 [ 4 ] {411f5589-7ca5-4e11-85d9-24158dc37644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5030 | 2026.01.13 00:41:20.683223 [ 4 ] {411f5589-7ca5-4e11-85d9-24158dc37644} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5031 | 2026.01.13 00:41:20.683259 [ 4 ] {411f5589-7ca5-4e11-85d9-24158dc37644} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5032 | 2026.01.13 00:41:20.683569 [ 4 ] {411f5589-7ca5-4e11-85d9-24158dc37644} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5033 | 2026.01.13 00:41:20.683800 [ 4 ] {411f5589-7ca5-4e11-85d9-24158dc37644} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5034 | 2026.01.13 00:41:20.683927 [ 4 ] {411f5589-7ca5-4e11-85d9-24158dc37644} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 5035 | 2026.01.13 00:41:20.683964 [ 4 ] {411f5589-7ca5-4e11-85d9-24158dc37644} <Debug> TCPHandler: Processed in 0.001273023 sec. | ||
| 5036 | 2026.01.13 00:41:20.923035 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44083 | ||
| 5037 | 2026.01.13 00:41:20.923153 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5038 | 2026.01.13 00:41:20.923185 [ 286 ] {} <Debug> TCP-Session: 82ae436c-2b2d-4b7f-8e3c-aee58716f52d Authenticating user 'default' from [fd00:1122:3344:101::e]:44083 | ||
| 5039 | 2026.01.13 00:41:20.923210 [ 286 ] {} <Debug> TCP-Session: 82ae436c-2b2d-4b7f-8e3c-aee58716f52d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5040 | 2026.01.13 00:41:20.923226 [ 286 ] {} <Debug> TCP-Session: 82ae436c-2b2d-4b7f-8e3c-aee58716f52d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5041 | 2026.01.13 00:41:20.923466 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56509 | ||
| 5042 | 2026.01.13 00:41:20.923468 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61467 | ||
| 5043 | 2026.01.13 00:41:20.923513 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33079 | ||
| 5044 | 2026.01.13 00:41:20.923530 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60922 | ||
| 5045 | 2026.01.13 00:41:20.923540 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64731 | ||
| 5046 | 2026.01.13 00:41:20.923603 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5047 | 2026.01.13 00:41:20.923619 [ 286 ] {} <Trace> TCP-Session: 82ae436c-2b2d-4b7f-8e3c-aee58716f52d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5048 | 2026.01.13 00:41:20.923681 [ 288 ] {} <Debug> TCP-Session: 43935231-bae1-4d51-bf9a-923596e8a697 Authenticating user 'default' from [fd00:1122:3344:101::e]:56509 | ||
| 5049 | 2026.01.13 00:41:20.923597 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34380 | ||
| 5050 | 2026.01.13 00:41:20.923719 [ 288 ] {} <Debug> TCP-Session: 43935231-bae1-4d51-bf9a-923596e8a697 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5051 | 2026.01.13 00:41:20.923499 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49908 | ||
| 5052 | 2026.01.13 00:41:20.923749 [ 288 ] {} <Debug> TCP-Session: 43935231-bae1-4d51-bf9a-923596e8a697 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5053 | 2026.01.13 00:41:20.923481 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45325 | ||
| 5054 | 2026.01.13 00:41:20.923849 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5055 | 2026.01.13 00:41:20.923855 [ 286 ] {f69ea7e6-0ad2-4c59-8e5c-95a673b2d8f6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44083) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5056 | 2026.01.13 00:41:20.923894 [ 293 ] {} <Debug> TCP-Session: 205119fe-0952-4d32-a526-830234b298c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:60922 | ||
| 5057 | 2026.01.13 00:41:20.923931 [ 293 ] {} <Debug> TCP-Session: 205119fe-0952-4d32-a526-830234b298c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5058 | 2026.01.13 00:41:20.923944 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5059 | 2026.01.13 00:41:20.923946 [ 293 ] {} <Debug> TCP-Session: 205119fe-0952-4d32-a526-830234b298c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5060 | 2026.01.13 00:41:20.923986 [ 292 ] {} <Debug> TCP-Session: 2228ef61-a20f-4ad9-9627-c50e0c3a54fd Authenticating user 'default' from [fd00:1122:3344:101::e]:64731 | ||
| 5061 | 2026.01.13 00:41:20.924013 [ 292 ] {} <Debug> TCP-Session: 2228ef61-a20f-4ad9-9627-c50e0c3a54fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5062 | 2026.01.13 00:41:20.924022 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5063 | 2026.01.13 00:41:20.924023 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5064 | 2026.01.13 00:41:20.924056 [ 290 ] {} <Debug> TCP-Session: 9c636175-b1a1-4463-b299-f3696820bd35 Authenticating user 'default' from [fd00:1122:3344:101::e]:49908 | ||
| 5065 | 2026.01.13 00:41:20.924070 [ 294 ] {} <Debug> TCP-Session: 890b2da4-aabe-45a9-b28f-d8cbde4a37ea Authenticating user 'default' from [fd00:1122:3344:101::e]:34380 | ||
| 5066 | 2026.01.13 00:41:20.924071 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5067 | 2026.01.13 00:41:20.924080 [ 290 ] {} <Debug> TCP-Session: 9c636175-b1a1-4463-b299-f3696820bd35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5068 | 2026.01.13 00:41:20.924088 [ 294 ] {} <Debug> TCP-Session: 890b2da4-aabe-45a9-b28f-d8cbde4a37ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5069 | 2026.01.13 00:41:20.924117 [ 290 ] {} <Debug> TCP-Session: 9c636175-b1a1-4463-b299-f3696820bd35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5070 | 2026.01.13 00:41:20.924123 [ 294 ] {} <Debug> TCP-Session: 890b2da4-aabe-45a9-b28f-d8cbde4a37ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5071 | 2026.01.13 00:41:20.924118 [ 291 ] {} <Debug> TCP-Session: 20b8a995-c658-4f6b-924c-a775881d1917 Authenticating user 'default' from [fd00:1122:3344:101::e]:33079 | ||
| 5072 | 2026.01.13 00:41:20.924145 [ 286 ] {f69ea7e6-0ad2-4c59-8e5c-95a673b2d8f6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5073 | 2026.01.13 00:41:20.924168 [ 291 ] {} <Debug> TCP-Session: 20b8a995-c658-4f6b-924c-a775881d1917 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5074 | 2026.01.13 00:41:20.924027 [ 292 ] {} <Debug> TCP-Session: 2228ef61-a20f-4ad9-9627-c50e0c3a54fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5075 | 2026.01.13 00:41:20.924195 [ 291 ] {} <Debug> TCP-Session: 20b8a995-c658-4f6b-924c-a775881d1917 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5076 | 2026.01.13 00:41:20.924191 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5077 | 2026.01.13 00:41:20.924227 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5078 | 2026.01.13 00:41:20.924250 [ 287 ] {} <Debug> TCP-Session: 31aff853-ebf4-4ed2-a373-8cf155b2f303 Authenticating user 'default' from [fd00:1122:3344:101::e]:61467 | ||
| 5079 | 2026.01.13 00:41:20.924213 [ 286 ] {f69ea7e6-0ad2-4c59-8e5c-95a673b2d8f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5080 | 2026.01.13 00:41:20.924271 [ 289 ] {} <Debug> TCP-Session: 03451fba-42fa-4adf-abe0-8d05c382bc84 Authenticating user 'default' from [fd00:1122:3344:101::e]:45325 | ||
| 5081 | 2026.01.13 00:41:20.924279 [ 287 ] {} <Debug> TCP-Session: 31aff853-ebf4-4ed2-a373-8cf155b2f303 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5082 | 2026.01.13 00:41:20.924313 [ 289 ] {} <Debug> TCP-Session: 03451fba-42fa-4adf-abe0-8d05c382bc84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5083 | 2026.01.13 00:41:20.924318 [ 287 ] {} <Debug> TCP-Session: 31aff853-ebf4-4ed2-a373-8cf155b2f303 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5084 | 2026.01.13 00:41:20.924334 [ 289 ] {} <Debug> TCP-Session: 03451fba-42fa-4adf-abe0-8d05c382bc84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5085 | 2026.01.13 00:41:20.924585 [ 286 ] {f69ea7e6-0ad2-4c59-8e5c-95a673b2d8f6} <Debug> oximeter.version (89d52177-8511-4918-bdc1-735de11edbfb) (SelectExecutor): Key condition: unknown | ||
| 5086 | 2026.01.13 00:41:20.925480 [ 298 ] {f69ea7e6-0ad2-4c59-8e5c-95a673b2d8f6} <Trace> AggregatingTransform: Aggregating | ||
| 5087 | 2026.01.13 00:41:20.925525 [ 298 ] {f69ea7e6-0ad2-4c59-8e5c-95a673b2d8f6} <Trace> Aggregator: Aggregation method: without_key | ||
| 5088 | 2026.01.13 00:41:20.925555 [ 298 ] {f69ea7e6-0ad2-4c59-8e5c-95a673b2d8f6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00090611 sec. (1103.619 rows/sec., 43.11 KiB/sec.) | ||
| 5089 | 2026.01.13 00:41:20.925571 [ 298 ] {f69ea7e6-0ad2-4c59-8e5c-95a673b2d8f6} <Trace> Aggregator: Merging aggregated data | ||
| 5090 | 2026.01.13 00:41:20.926977 [ 286 ] {f69ea7e6-0ad2-4c59-8e5c-95a673b2d8f6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003187 sec., 313.77470975839344 rows/sec., 12.26 KiB/sec. | ||
| 5091 | 2026.01.13 00:41:20.927160 [ 286 ] {f69ea7e6-0ad2-4c59-8e5c-95a673b2d8f6} <Debug> TCPHandler: Processed in 0.003671018 sec. | ||
| 5092 | 2026.01.13 00:41:20.927290 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5093 | 2026.01.13 00:41:20.927326 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5094 | 2026.01.13 00:41:20.927329 [ 286 ] {} <Debug> TCP-Session: 82ae436c-2b2d-4b7f-8e3c-aee58716f52d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5095 | 2026.01.13 00:41:20.927354 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5096 | 2026.01.13 00:41:20.927370 [ 287 ] {} <Debug> TCP-Session: 31aff853-ebf4-4ed2-a373-8cf155b2f303 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5097 | 2026.01.13 00:41:20.927372 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5098 | 2026.01.13 00:41:20.927407 [ 291 ] {} <Debug> TCP-Session: 20b8a995-c658-4f6b-924c-a775881d1917 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5099 | 2026.01.13 00:41:20.927415 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5100 | 2026.01.13 00:41:20.927440 [ 293 ] {} <Debug> TCP-Session: 205119fe-0952-4d32-a526-830234b298c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5101 | 2026.01.13 00:41:20.927449 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5102 | 2026.01.13 00:41:20.927471 [ 288 ] {} <Debug> TCP-Session: 43935231-bae1-4d51-bf9a-923596e8a697 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5103 | 2026.01.13 00:41:20.927480 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5104 | 2026.01.13 00:41:20.927500 [ 289 ] {} <Debug> TCP-Session: 03451fba-42fa-4adf-abe0-8d05c382bc84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5105 | 2026.01.13 00:41:20.927451 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5106 | 2026.01.13 00:41:20.927532 [ 294 ] {} <Debug> TCP-Session: 890b2da4-aabe-45a9-b28f-d8cbde4a37ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5107 | 2026.01.13 00:41:20.927394 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5108 | 2026.01.13 00:41:20.927572 [ 292 ] {} <Debug> TCP-Session: 2228ef61-a20f-4ad9-9627-c50e0c3a54fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5109 | 2026.01.13 00:41:20.927606 [ 290 ] {} <Debug> TCP-Session: 9c636175-b1a1-4463-b299-f3696820bd35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5110 | 2026.01.13 00:41:20.952805 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36927 | ||
| 5111 | 2026.01.13 00:41:20.952872 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5112 | 2026.01.13 00:41:20.952893 [ 286 ] {} <Debug> TCP-Session: 88f13355-dc36-4ae5-84f5-2fdccbe10cfb Authenticating user 'default' from [fd00:1122:3344:101::e]:36927 | ||
| 5113 | 2026.01.13 00:41:20.952911 [ 286 ] {} <Debug> TCP-Session: 88f13355-dc36-4ae5-84f5-2fdccbe10cfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5114 | 2026.01.13 00:41:20.952924 [ 286 ] {} <Debug> TCP-Session: 88f13355-dc36-4ae5-84f5-2fdccbe10cfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5115 | 2026.01.13 00:41:20.953077 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37625 | ||
| 5116 | 2026.01.13 00:41:20.953122 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59311 | ||
| 5117 | 2026.01.13 00:41:20.953146 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62304 | ||
| 5118 | 2026.01.13 00:41:20.953155 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5119 | 2026.01.13 00:41:20.953205 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59133 | ||
| 5120 | 2026.01.13 00:41:20.953238 [ 287 ] {} <Debug> TCP-Session: a7a8a205-e67e-44a3-8513-f7b882512cfa Authenticating user 'default' from [fd00:1122:3344:101::e]:37625 | ||
| 5121 | 2026.01.13 00:41:20.953219 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39193 | ||
| 5122 | 2026.01.13 00:41:20.953265 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5123 | 2026.01.13 00:41:20.953294 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5124 | 2026.01.13 00:41:20.953320 [ 289 ] {} <Debug> TCP-Session: 22ab1e2d-ed87-47b1-95be-c2df725b015e Authenticating user 'default' from [fd00:1122:3344:101::e]:62304 | ||
| 5125 | 2026.01.13 00:41:20.953336 [ 291 ] {} <Debug> TCP-Session: e7927944-fe82-467d-97d6-1940c7a9d436 Authenticating user 'default' from [fd00:1122:3344:101::e]:59133 | ||
| 5126 | 2026.01.13 00:41:20.953350 [ 289 ] {} <Debug> TCP-Session: 22ab1e2d-ed87-47b1-95be-c2df725b015e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5127 | 2026.01.13 00:41:20.953365 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5128 | 2026.01.13 00:41:20.953367 [ 291 ] {} <Debug> TCP-Session: e7927944-fe82-467d-97d6-1940c7a9d436 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5129 | 2026.01.13 00:41:20.953376 [ 289 ] {} <Debug> TCP-Session: 22ab1e2d-ed87-47b1-95be-c2df725b015e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5130 | 2026.01.13 00:41:20.953415 [ 291 ] {} <Debug> TCP-Session: e7927944-fe82-467d-97d6-1940c7a9d436 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5131 | 2026.01.13 00:41:20.953412 [ 292 ] {} <Debug> TCP-Session: 02ba0bd4-4b19-48a0-8f5b-abb6313830bb Authenticating user 'default' from [fd00:1122:3344:101::e]:39193 | ||
| 5132 | 2026.01.13 00:41:20.953261 [ 287 ] {} <Debug> TCP-Session: a7a8a205-e67e-44a3-8513-f7b882512cfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5133 | 2026.01.13 00:41:20.953478 [ 292 ] {} <Debug> TCP-Session: 02ba0bd4-4b19-48a0-8f5b-abb6313830bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5134 | 2026.01.13 00:41:20.953490 [ 287 ] {} <Debug> TCP-Session: a7a8a205-e67e-44a3-8513-f7b882512cfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5135 | 2026.01.13 00:41:20.953511 [ 292 ] {} <Debug> TCP-Session: 02ba0bd4-4b19-48a0-8f5b-abb6313830bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5136 | 2026.01.13 00:41:20.953229 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5137 | 2026.01.13 00:41:20.953232 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55808 | ||
| 5138 | 2026.01.13 00:41:20.953579 [ 288 ] {} <Debug> TCP-Session: 659e9641-241e-46e6-8379-8441dce74d29 Authenticating user 'default' from [fd00:1122:3344:101::e]:59311 | ||
| 5139 | 2026.01.13 00:41:20.953149 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54057 | ||
| 5140 | 2026.01.13 00:41:20.953618 [ 288 ] {} <Debug> TCP-Session: 659e9641-241e-46e6-8379-8441dce74d29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5141 | 2026.01.13 00:41:20.953636 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5142 | 2026.01.13 00:41:20.953656 [ 288 ] {} <Debug> TCP-Session: 659e9641-241e-46e6-8379-8441dce74d29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5143 | 2026.01.13 00:41:20.953673 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5144 | 2026.01.13 00:41:20.953676 [ 294 ] {} <Debug> TCP-Session: e25b9bd7-04d4-4c8d-b7e4-e2fb8e3c48b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:55808 | ||
| 5145 | 2026.01.13 00:41:20.953219 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54381 | ||
| 5146 | 2026.01.13 00:41:20.953708 [ 294 ] {} <Debug> TCP-Session: e25b9bd7-04d4-4c8d-b7e4-e2fb8e3c48b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5147 | 2026.01.13 00:41:20.953703 [ 290 ] {} <Debug> TCP-Session: daab4361-e83e-4380-a705-cb97efa25f31 Authenticating user 'default' from [fd00:1122:3344:101::e]:54057 | ||
| 5148 | 2026.01.13 00:41:20.953745 [ 294 ] {} <Debug> TCP-Session: e25b9bd7-04d4-4c8d-b7e4-e2fb8e3c48b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5149 | 2026.01.13 00:41:20.953762 [ 290 ] {} <Debug> TCP-Session: daab4361-e83e-4380-a705-cb97efa25f31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5150 | 2026.01.13 00:41:20.953228 [ 286 ] {} <Trace> TCP-Session: 88f13355-dc36-4ae5-84f5-2fdccbe10cfb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5151 | 2026.01.13 00:41:20.953777 [ 290 ] {} <Debug> TCP-Session: daab4361-e83e-4380-a705-cb97efa25f31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5152 | 2026.01.13 00:41:20.953776 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5153 | 2026.01.13 00:41:20.953823 [ 293 ] {} <Debug> TCP-Session: bee712e2-80bc-4c1f-a294-32641e8f1733 Authenticating user 'default' from [fd00:1122:3344:101::e]:54381 | ||
| 5154 | 2026.01.13 00:41:20.953839 [ 293 ] {} <Debug> TCP-Session: bee712e2-80bc-4c1f-a294-32641e8f1733 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5155 | 2026.01.13 00:41:20.953850 [ 293 ] {} <Debug> TCP-Session: bee712e2-80bc-4c1f-a294-32641e8f1733 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5156 | 2026.01.13 00:41:20.953913 [ 286 ] {af45855c-b9d7-4a3c-ad8b-9eb67870e4db} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36927) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5157 | 2026.01.13 00:41:20.954095 [ 286 ] {af45855c-b9d7-4a3c-ad8b-9eb67870e4db} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5158 | 2026.01.13 00:41:20.954138 [ 286 ] {af45855c-b9d7-4a3c-ad8b-9eb67870e4db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5159 | 2026.01.13 00:41:20.954378 [ 286 ] {af45855c-b9d7-4a3c-ad8b-9eb67870e4db} <Debug> oximeter.version (89d52177-8511-4918-bdc1-735de11edbfb) (SelectExecutor): Key condition: unknown | ||
| 5160 | 2026.01.13 00:41:20.955279 [ 320 ] {af45855c-b9d7-4a3c-ad8b-9eb67870e4db} <Trace> AggregatingTransform: Aggregating | ||
| 5161 | 2026.01.13 00:41:20.955327 [ 320 ] {af45855c-b9d7-4a3c-ad8b-9eb67870e4db} <Trace> Aggregator: Aggregation method: without_key | ||
| 5162 | 2026.01.13 00:41:20.955366 [ 320 ] {af45855c-b9d7-4a3c-ad8b-9eb67870e4db} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000898619 sec. (1112.819 rows/sec., 43.47 KiB/sec.) | ||
| 5163 | 2026.01.13 00:41:20.955385 [ 320 ] {af45855c-b9d7-4a3c-ad8b-9eb67870e4db} <Trace> Aggregator: Merging aggregated data | ||
| 5164 | 2026.01.13 00:41:20.956879 [ 286 ] {af45855c-b9d7-4a3c-ad8b-9eb67870e4db} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003008 sec., 332.44680851063833 rows/sec., 12.99 KiB/sec. | ||
| 5165 | 2026.01.13 00:41:20.957032 [ 286 ] {af45855c-b9d7-4a3c-ad8b-9eb67870e4db} <Debug> TCPHandler: Processed in 0.00387132 sec. | ||
| 5166 | 2026.01.13 00:41:20.957137 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5167 | 2026.01.13 00:41:20.957162 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5168 | 2026.01.13 00:41:20.957170 [ 286 ] {} <Debug> TCP-Session: 88f13355-dc36-4ae5-84f5-2fdccbe10cfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5169 | 2026.01.13 00:41:20.957185 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5170 | 2026.01.13 00:41:20.957203 [ 287 ] {} <Debug> TCP-Session: a7a8a205-e67e-44a3-8513-f7b882512cfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5171 | 2026.01.13 00:41:20.957203 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5172 | 2026.01.13 00:41:20.957225 [ 294 ] {} <Debug> TCP-Session: e25b9bd7-04d4-4c8d-b7e4-e2fb8e3c48b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5173 | 2026.01.13 00:41:20.957237 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5174 | 2026.01.13 00:41:20.957252 [ 291 ] {} <Debug> TCP-Session: e7927944-fe82-467d-97d6-1940c7a9d436 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5175 | 2026.01.13 00:41:20.957265 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5176 | 2026.01.13 00:41:20.957279 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5177 | 2026.01.13 00:41:20.957318 [ 289 ] {} <Debug> TCP-Session: 22ab1e2d-ed87-47b1-95be-c2df725b015e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5178 | 2026.01.13 00:41:20.957260 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5179 | 2026.01.13 00:41:20.957340 [ 292 ] {} <Debug> TCP-Session: 02ba0bd4-4b19-48a0-8f5b-abb6313830bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5180 | 2026.01.13 00:41:20.957283 [ 290 ] {} <Debug> TCP-Session: daab4361-e83e-4380-a705-cb97efa25f31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5181 | 2026.01.13 00:41:20.957378 [ 288 ] {} <Debug> TCP-Session: 659e9641-241e-46e6-8379-8441dce74d29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5182 | 2026.01.13 00:41:20.957221 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5183 | 2026.01.13 00:41:20.957440 [ 293 ] {} <Debug> TCP-Session: bee712e2-80bc-4c1f-a294-32641e8f1733 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5184 | 2026.01.13 00:41:22.272045 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42491 | ||
| 5185 | 2026.01.13 00:41:22.272154 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5186 | 2026.01.13 00:41:22.272182 [ 286 ] {} <Debug> TCP-Session: ce945be3-0d2d-4f0b-af3c-5d0047fe1c78 Authenticating user 'default' from [fd00:1122:3344:101::e]:42491 | ||
| 5187 | 2026.01.13 00:41:22.272204 [ 286 ] {} <Debug> TCP-Session: ce945be3-0d2d-4f0b-af3c-5d0047fe1c78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5188 | 2026.01.13 00:41:22.272216 [ 286 ] {} <Debug> TCP-Session: ce945be3-0d2d-4f0b-af3c-5d0047fe1c78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5189 | 2026.01.13 00:41:22.272422 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42602 | ||
| 5190 | 2026.01.13 00:41:22.272468 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50432 | ||
| 5191 | 2026.01.13 00:41:22.272539 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5192 | 2026.01.13 00:41:22.272572 [ 287 ] {} <Debug> TCP-Session: 3e4bfd7b-3dd9-4df8-82eb-7adf37f28c17 Authenticating user 'default' from [fd00:1122:3344:101::e]:42602 | ||
| 5193 | 2026.01.13 00:41:22.272592 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5194 | 2026.01.13 00:41:22.272594 [ 287 ] {} <Debug> TCP-Session: 3e4bfd7b-3dd9-4df8-82eb-7adf37f28c17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5195 | 2026.01.13 00:41:22.272615 [ 286 ] {} <Trace> TCP-Session: ce945be3-0d2d-4f0b-af3c-5d0047fe1c78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5196 | 2026.01.13 00:41:22.272635 [ 287 ] {} <Debug> TCP-Session: 3e4bfd7b-3dd9-4df8-82eb-7adf37f28c17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5197 | 2026.01.13 00:41:22.272639 [ 288 ] {} <Debug> TCP-Session: c1c6b7f4-3f8d-4961-b8f8-d0dcf41e54a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:50432 | ||
| 5198 | 2026.01.13 00:41:22.272688 [ 288 ] {} <Debug> TCP-Session: c1c6b7f4-3f8d-4961-b8f8-d0dcf41e54a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5199 | 2026.01.13 00:41:22.272704 [ 288 ] {} <Debug> TCP-Session: c1c6b7f4-3f8d-4961-b8f8-d0dcf41e54a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5200 | 2026.01.13 00:41:22.272813 [ 286 ] {7a627283-c318-4de5-a956-e7b634722210} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42491) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5201 | 2026.01.13 00:41:22.273075 [ 286 ] {7a627283-c318-4de5-a956-e7b634722210} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5202 | 2026.01.13 00:41:22.273133 [ 286 ] {7a627283-c318-4de5-a956-e7b634722210} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5203 | 2026.01.13 00:41:22.273421 [ 286 ] {7a627283-c318-4de5-a956-e7b634722210} <Debug> oximeter.version (89d52177-8511-4918-bdc1-735de11edbfb) (SelectExecutor): Key condition: unknown | ||
| 5204 | 2026.01.13 00:41:22.274368 [ 348 ] {7a627283-c318-4de5-a956-e7b634722210} <Trace> AggregatingTransform: Aggregating | ||
| 5205 | 2026.01.13 00:41:22.274420 [ 348 ] {7a627283-c318-4de5-a956-e7b634722210} <Trace> Aggregator: Aggregation method: without_key | ||
| 5206 | 2026.01.13 00:41:22.274460 [ 348 ] {7a627283-c318-4de5-a956-e7b634722210} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00093899 sec. (1064.974 rows/sec., 41.60 KiB/sec.) | ||
| 5207 | 2026.01.13 00:41:22.274484 [ 348 ] {7a627283-c318-4de5-a956-e7b634722210} <Trace> Aggregator: Merging aggregated data | ||
| 5208 | 2026.01.13 00:41:22.275854 [ 286 ] {7a627283-c318-4de5-a956-e7b634722210} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003108 sec., 321.75032175032175 rows/sec., 12.57 KiB/sec. | ||
| 5209 | 2026.01.13 00:41:22.276004 [ 286 ] {7a627283-c318-4de5-a956-e7b634722210} <Debug> TCPHandler: Processed in 0.003511597 sec. | ||
| 5210 | 2026.01.13 00:41:22.276152 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5211 | 2026.01.13 00:41:22.276182 [ 286 ] {} <Debug> TCP-Session: ce945be3-0d2d-4f0b-af3c-5d0047fe1c78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5212 | 2026.01.13 00:41:22.276188 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5213 | 2026.01.13 00:41:22.276208 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5214 | 2026.01.13 00:41:22.276242 [ 288 ] {} <Debug> TCP-Session: c1c6b7f4-3f8d-4961-b8f8-d0dcf41e54a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5215 | 2026.01.13 00:41:22.276259 [ 287 ] {} <Debug> TCP-Session: 3e4bfd7b-3dd9-4df8-82eb-7adf37f28c17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5216 | 2026.01.13 00:41:22.278058 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41987 | ||
| 5217 | 2026.01.13 00:41:22.278074 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45564 | ||
| 5218 | 2026.01.13 00:41:22.278080 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64790 | ||
| 5219 | 2026.01.13 00:41:22.278103 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53033 | ||
| 5220 | 2026.01.13 00:41:22.278130 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5221 | 2026.01.13 00:41:22.278148 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5222 | 2026.01.13 00:41:22.278162 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5223 | 2026.01.13 00:41:22.278168 [ 290 ] {} <Debug> TCP-Session: fd49470b-7e43-4f3c-aa5b-2e8f73b342b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:41987 | ||
| 5224 | 2026.01.13 00:41:22.278181 [ 287 ] {} <Debug> TCP-Session: e9b12229-79aa-494c-a002-4ea44a8d905c Authenticating user 'default' from [fd00:1122:3344:101::e]:45564 | ||
| 5225 | 2026.01.13 00:41:22.278192 [ 291 ] {} <Debug> TCP-Session: 15ac99e3-7c3d-4636-add3-85f3babd4d32 Authenticating user 'default' from [fd00:1122:3344:101::e]:64790 | ||
| 5226 | 2026.01.13 00:41:22.278193 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5227 | 2026.01.13 00:41:22.278226 [ 291 ] {} <Debug> TCP-Session: 15ac99e3-7c3d-4636-add3-85f3babd4d32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5228 | 2026.01.13 00:41:22.278221 [ 287 ] {} <Debug> TCP-Session: e9b12229-79aa-494c-a002-4ea44a8d905c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5229 | 2026.01.13 00:41:22.278247 [ 292 ] {} <Debug> TCP-Session: de7ecc7d-0841-4b0c-a481-2a00359547f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:53033 | ||
| 5230 | 2026.01.13 00:41:22.278249 [ 291 ] {} <Debug> TCP-Session: 15ac99e3-7c3d-4636-add3-85f3babd4d32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5231 | 2026.01.13 00:41:22.278260 [ 287 ] {} <Debug> TCP-Session: e9b12229-79aa-494c-a002-4ea44a8d905c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5232 | 2026.01.13 00:41:22.278277 [ 292 ] {} <Debug> TCP-Session: de7ecc7d-0841-4b0c-a481-2a00359547f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5233 | 2026.01.13 00:41:22.278208 [ 290 ] {} <Debug> TCP-Session: fd49470b-7e43-4f3c-aa5b-2e8f73b342b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5234 | 2026.01.13 00:41:22.278305 [ 292 ] {} <Debug> TCP-Session: de7ecc7d-0841-4b0c-a481-2a00359547f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5235 | 2026.01.13 00:41:22.278325 [ 290 ] {} <Debug> TCP-Session: fd49470b-7e43-4f3c-aa5b-2e8f73b342b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5236 | 2026.01.13 00:41:22.278109 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48732 | ||
| 5237 | 2026.01.13 00:41:22.278073 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46935 | ||
| 5238 | 2026.01.13 00:41:22.278433 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5239 | 2026.01.13 00:41:22.278438 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5240 | 2026.01.13 00:41:22.278460 [ 293 ] {} <Debug> TCP-Session: b45a51a5-40cf-4424-83ec-fc11167746b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:48732 | ||
| 5241 | 2026.01.13 00:41:22.278466 [ 289 ] {} <Debug> TCP-Session: 5d7e5428-4aa4-4b3f-9dfd-e1a8b4c0bd38 Authenticating user 'default' from [fd00:1122:3344:101::e]:46935 | ||
| 5242 | 2026.01.13 00:41:22.278484 [ 293 ] {} <Debug> TCP-Session: b45a51a5-40cf-4424-83ec-fc11167746b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5243 | 2026.01.13 00:41:22.278486 [ 289 ] {} <Debug> TCP-Session: 5d7e5428-4aa4-4b3f-9dfd-e1a8b4c0bd38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5244 | 2026.01.13 00:41:22.278498 [ 293 ] {} <Debug> TCP-Session: b45a51a5-40cf-4424-83ec-fc11167746b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5245 | 2026.01.13 00:41:22.278504 [ 289 ] {} <Debug> TCP-Session: 5d7e5428-4aa4-4b3f-9dfd-e1a8b4c0bd38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5246 | 2026.01.13 00:41:22.301302 [ 289 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:46935). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5247 | |||
| 5248 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5249 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5250 | 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 | ||
| 5251 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5252 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5253 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5254 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5255 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5256 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5257 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5258 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 5259 | (version 23.8.7.1) | ||
| 5260 | 2026.01.13 00:41:22.301500 [ 289 ] {} <Debug> TCP-Session: 5d7e5428-4aa4-4b3f-9dfd-e1a8b4c0bd38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5261 | 2026.01.13 00:41:22.301545 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:41987). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5262 | |||
| 5263 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5264 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5265 | 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 | ||
| 5266 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5267 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5268 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5269 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5270 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5271 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5272 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5273 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 5274 | (version 23.8.7.1) | ||
| 5275 | 2026.01.13 00:41:22.301644 [ 290 ] {} <Debug> TCP-Session: fd49470b-7e43-4f3c-aa5b-2e8f73b342b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5276 | 2026.01.13 00:41:22.301678 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:64790). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5277 | |||
| 5278 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5279 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5280 | 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 | ||
| 5281 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5282 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5283 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5284 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5285 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5286 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5287 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5288 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 5289 | (version 23.8.7.1) | ||
| 5290 | 2026.01.13 00:41:22.301774 [ 291 ] {} <Debug> TCP-Session: 15ac99e3-7c3d-4636-add3-85f3babd4d32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5291 | 2026.01.13 00:41:22.301798 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:48732). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5292 | |||
| 5293 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5294 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5295 | 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 | ||
| 5296 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5297 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5298 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5299 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5300 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5301 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5302 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5303 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 5304 | (version 23.8.7.1) | ||
| 5305 | 2026.01.13 00:41:22.301880 [ 293 ] {} <Debug> TCP-Session: b45a51a5-40cf-4424-83ec-fc11167746b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5306 | 2026.01.13 00:41:22.301908 [ 287 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:45564). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5307 | |||
| 5308 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5309 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5310 | 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 | ||
| 5311 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5312 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5313 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5314 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5315 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5316 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5317 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5318 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 5319 | (version 23.8.7.1) | ||
| 5320 | 2026.01.13 00:41:22.302004 [ 287 ] {} <Debug> TCP-Session: e9b12229-79aa-494c-a002-4ea44a8d905c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5321 | 2026.01.13 00:41:22.302040 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:53033). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 5322 | |||
| 5323 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 5324 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 5325 | 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 | ||
| 5326 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 5327 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 5328 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 5329 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 5330 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 5331 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 5332 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 5333 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 5334 | (version 23.8.7.1) | ||
| 5335 | 2026.01.13 00:41:22.302132 [ 292 ] {} <Debug> TCP-Session: de7ecc7d-0841-4b0c-a481-2a00359547f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5336 | 2026.01.13 00:41:22.532994 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12018 | ||
| 5337 | 2026.01.13 00:41:22.533483 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5338 | 2026.01.13 00:41:22.533533 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5339 | 2026.01.13 00:41:22.534031 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5340 | 2026.01.13 00:41:22.534276 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5341 | 2026.01.13 00:41:22.534423 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12018 | ||
| 5342 | 2026.01.13 00:41:23.165758 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5343 | 2026.01.13 00:41:23.183511 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5344 | 2026.01.13 00:41:23.183577 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5345 | 2026.01.13 00:41:23.190024 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5346 | 2026.01.13 00:41:23.190746 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5347 | 2026.01.13 00:41:23.193865 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5348 | 2026.01.13 00:41:25.060502 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 666 | ||
| 5349 | 2026.01.13 00:41:25.062810 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5350 | 2026.01.13 00:41:25.062845 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5351 | 2026.01.13 00:41:25.064009 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5352 | 2026.01.13 00:41:25.064271 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5353 | 2026.01.13 00:41:25.064518 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 666 | ||
| 5354 | 2026.01.13 00:41:25.639033 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5355 | 2026.01.13 00:41:25.639217 [ 4 ] {5d5296a6-ca28-489d-919d-0251cd8989d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5356 | 2026.01.13 00:41:25.639294 [ 4 ] {5d5296a6-ca28-489d-919d-0251cd8989d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5357 | 2026.01.13 00:41:25.640077 [ 4 ] {5d5296a6-ca28-489d-919d-0251cd8989d0} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5358 | 2026.01.13 00:41:25.640132 [ 4 ] {5d5296a6-ca28-489d-919d-0251cd8989d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5359 | 2026.01.13 00:41:25.640551 [ 4 ] {5d5296a6-ca28-489d-919d-0251cd8989d0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5360 | 2026.01.13 00:41:25.640799 [ 4 ] {5d5296a6-ca28-489d-919d-0251cd8989d0} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5361 | 2026.01.13 00:41:25.640942 [ 66 ] {} <Debug> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5362 | 2026.01.13 00:41:25.640956 [ 4 ] {5d5296a6-ca28-489d-919d-0251cd8989d0} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.00179 sec., 48044.69273743017 rows/sec., 4.02 MiB/sec. | ||
| 5363 | 2026.01.13 00:41:25.641013 [ 66 ] {} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5364 | 2026.01.13 00:41:25.641025 [ 4 ] {5d5296a6-ca28-489d-919d-0251cd8989d0} <Debug> TCPHandler: Processed in 0.002124542 sec. | ||
| 5365 | 2026.01.13 00:41:25.641047 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5366 | 2026.01.13 00:41:25.641149 [ 200 ] {69955813-f697-4ff5-96f7-072ef266c358::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 | ||
| 5367 | 2026.01.13 00:41:25.641155 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5368 | 2026.01.13 00:41:25.641264 [ 4 ] {20738a8f-ef70-4440-8be4-74572a68b188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5369 | 2026.01.13 00:41:25.641266 [ 200 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5370 | 2026.01.13 00:41:25.641307 [ 4 ] {20738a8f-ef70-4440-8be4-74572a68b188} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5371 | 2026.01.13 00:41:25.641310 [ 200 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1405 rows starting from the beginning of the part | ||
| 5372 | 2026.01.13 00:41:25.641383 [ 200 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 206 rows starting from the beginning of the part | ||
| 5373 | 2026.01.13 00:41:25.641435 [ 200 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 106 rows starting from the beginning of the part | ||
| 5374 | 2026.01.13 00:41:25.641482 [ 200 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 86 rows starting from the beginning of the part | ||
| 5375 | 2026.01.13 00:41:25.641530 [ 200 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1247 rows starting from the beginning of the part | ||
| 5376 | 2026.01.13 00:41:25.641582 [ 200 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 86 rows starting from the beginning of the part | ||
| 5377 | 2026.01.13 00:41:25.641724 [ 4 ] {20738a8f-ef70-4440-8be4-74572a68b188} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5378 | 2026.01.13 00:41:25.641761 [ 4 ] {20738a8f-ef70-4440-8be4-74572a68b188} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5379 | 2026.01.13 00:41:25.642078 [ 4 ] {20738a8f-ef70-4440-8be4-74572a68b188} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5380 | 2026.01.13 00:41:25.642305 [ 4 ] {20738a8f-ef70-4440-8be4-74572a68b188} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5381 | 2026.01.13 00:41:25.642435 [ 4 ] {20738a8f-ef70-4440-8be4-74572a68b188} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001189 sec., 12615.643397813288 rows/sec., 948.64 KiB/sec. | ||
| 5382 | 2026.01.13 00:41:25.642472 [ 4 ] {20738a8f-ef70-4440-8be4-74572a68b188} <Debug> TCPHandler: Processed in 0.001366194 sec. | ||
| 5383 | 2026.01.13 00:41:25.642572 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5384 | 2026.01.13 00:41:25.642667 [ 4 ] {56cf63ac-9f86-4b21-ab1a-4b7216d0cf6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5385 | 2026.01.13 00:41:25.642707 [ 4 ] {56cf63ac-9f86-4b21-ab1a-4b7216d0cf6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5386 | 2026.01.13 00:41:25.642973 [ 193 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3136 rows, containing 5 columns (5 merged, 0 gathered) in 0.00185926 sec., 1686692.5551025677 rows/sec., 147.25 MiB/sec. | ||
| 5387 | 2026.01.13 00:41:25.643126 [ 4 ] {56cf63ac-9f86-4b21-ab1a-4b7216d0cf6b} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5388 | 2026.01.13 00:41:25.643166 [ 4 ] {56cf63ac-9f86-4b21-ab1a-4b7216d0cf6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5389 | 2026.01.13 00:41:25.643180 [ 200 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5390 | 2026.01.13 00:41:25.643431 [ 200 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_36_7} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5391 | 2026.01.13 00:41:25.643479 [ 4 ] {56cf63ac-9f86-4b21-ab1a-4b7216d0cf6b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5392 | 2026.01.13 00:41:25.643492 [ 200 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_36_7} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5393 | 2026.01.13 00:41:25.643552 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 5394 | 2026.01.13 00:41:25.643696 [ 4 ] {56cf63ac-9f86-4b21-ab1a-4b7216d0cf6b} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5395 | 2026.01.13 00:41:25.643825 [ 4 ] {56cf63ac-9f86-4b21-ab1a-4b7216d0cf6b} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001176 sec., 67176.87074829932 rows/sec., 5.25 MiB/sec. | ||
| 5396 | 2026.01.13 00:41:25.643848 [ 65 ] {} <Debug> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5397 | 2026.01.13 00:41:25.643862 [ 4 ] {56cf63ac-9f86-4b21-ab1a-4b7216d0cf6b} <Debug> TCPHandler: Processed in 0.001338614 sec. | ||
| 5398 | 2026.01.13 00:41:25.643913 [ 65 ] {} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5399 | 2026.01.13 00:41:25.643946 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5400 | 2026.01.13 00:41:25.643993 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5401 | 2026.01.13 00:41:25.644025 [ 193 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::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 | ||
| 5402 | 2026.01.13 00:41:25.644091 [ 4 ] {a22ffe5a-76ca-449e-af13-804d678e1cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5403 | 2026.01.13 00:41:25.644135 [ 193 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5404 | 2026.01.13 00:41:25.644138 [ 4 ] {a22ffe5a-76ca-449e-af13-804d678e1cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5405 | 2026.01.13 00:41:25.644177 [ 193 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 632 rows starting from the beginning of the part | ||
| 5406 | 2026.01.13 00:41:25.644249 [ 193 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 115 rows starting from the beginning of the part | ||
| 5407 | 2026.01.13 00:41:25.644295 [ 193 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 89 rows starting from the beginning of the part | ||
| 5408 | 2026.01.13 00:41:25.644336 [ 193 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 79 rows starting from the beginning of the part | ||
| 5409 | 2026.01.13 00:41:25.644376 [ 193 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 547 rows starting from the beginning of the part | ||
| 5410 | 2026.01.13 00:41:25.644415 [ 193 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 79 rows starting from the beginning of the part | ||
| 5411 | 2026.01.13 00:41:25.644579 [ 4 ] {a22ffe5a-76ca-449e-af13-804d678e1cd9} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5412 | 2026.01.13 00:41:25.644622 [ 4 ] {a22ffe5a-76ca-449e-af13-804d678e1cd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5413 | 2026.01.13 00:41:25.644990 [ 4 ] {a22ffe5a-76ca-449e-af13-804d678e1cd9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5414 | 2026.01.13 00:41:25.645236 [ 4 ] {a22ffe5a-76ca-449e-af13-804d678e1cd9} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5415 | 2026.01.13 00:41:25.645348 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5416 | 2026.01.13 00:41:25.645368 [ 4 ] {a22ffe5a-76ca-449e-af13-804d678e1cd9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001293 sec., 123743.23279195667 rows/sec., 8.62 MiB/sec. | ||
| 5417 | 2026.01.13 00:41:25.645403 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5418 | 2026.01.13 00:41:25.645425 [ 4 ] {a22ffe5a-76ca-449e-af13-804d678e1cd9} <Debug> TCPHandler: Processed in 0.001482495 sec. | ||
| 5419 | 2026.01.13 00:41:25.645427 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5420 | 2026.01.13 00:41:25.645464 [ 200 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1541 rows, containing 5 columns (5 merged, 0 gathered) in 0.001474316 sec., 1045230.4661958495 rows/sec., 83.26 MiB/sec. | ||
| 5421 | 2026.01.13 00:41:25.645519 [ 193 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::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 | ||
| 5422 | 2026.01.13 00:41:25.645545 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5423 | 2026.01.13 00:41:25.645613 [ 193 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5424 | 2026.01.13 00:41:25.645644 [ 4 ] {da32199a-dd78-478f-90c0-94ff8636e32b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5425 | 2026.01.13 00:41:25.645646 [ 193 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9396 rows starting from the beginning of the part | ||
| 5426 | 2026.01.13 00:41:25.645673 [ 187 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5427 | 2026.01.13 00:41:25.645706 [ 4 ] {da32199a-dd78-478f-90c0-94ff8636e32b} <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 | ||
| 5428 | 2026.01.13 00:41:25.645714 [ 193 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 196 rows starting from the beginning of the part | ||
| 5429 | 2026.01.13 00:41:25.645763 [ 193 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 5430 | 2026.01.13 00:41:25.645798 [ 193 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::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 | ||
| 5431 | 2026.01.13 00:41:25.645833 [ 193 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 845 rows starting from the beginning of the part | ||
| 5432 | 2026.01.13 00:41:25.645869 [ 193 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::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 | ||
| 5433 | 2026.01.13 00:41:25.645993 [ 187 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_36_7} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5434 | 2026.01.13 00:41:25.646076 [ 187 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_36_7} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5435 | 2026.01.13 00:41:25.646191 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5436 | 2026.01.13 00:41:25.646539 [ 4 ] {da32199a-dd78-478f-90c0-94ff8636e32b} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5437 | 2026.01.13 00:41:25.646581 [ 4 ] {da32199a-dd78-478f-90c0-94ff8636e32b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5438 | 2026.01.13 00:41:25.647127 [ 4 ] {da32199a-dd78-478f-90c0-94ff8636e32b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5439 | 2026.01.13 00:41:25.647387 [ 4 ] {da32199a-dd78-478f-90c0-94ff8636e32b} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5440 | 2026.01.13 00:41:25.647538 [ 4 ] {da32199a-dd78-478f-90c0-94ff8636e32b} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00191 sec., 7853.4031413612565 rows/sec., 14.07 MiB/sec. | ||
| 5441 | 2026.01.13 00:41:25.647618 [ 4 ] {da32199a-dd78-478f-90c0-94ff8636e32b} <Debug> TCPHandler: Processed in 0.002121902 sec. | ||
| 5442 | 2026.01.13 00:41:25.647741 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5443 | 2026.01.13 00:41:25.647837 [ 4 ] {0206a83c-01c7-41e2-8f3b-172481a714ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5444 | 2026.01.13 00:41:25.647880 [ 4 ] {0206a83c-01c7-41e2-8f3b-172481a714ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5445 | 2026.01.13 00:41:25.648359 [ 4 ] {0206a83c-01c7-41e2-8f3b-172481a714ee} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5446 | 2026.01.13 00:41:25.648406 [ 4 ] {0206a83c-01c7-41e2-8f3b-172481a714ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5447 | 2026.01.13 00:41:25.648804 [ 4 ] {0206a83c-01c7-41e2-8f3b-172481a714ee} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5448 | 2026.01.13 00:41:25.649074 [ 4 ] {0206a83c-01c7-41e2-8f3b-172481a714ee} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5449 | 2026.01.13 00:41:25.649228 [ 4 ] {0206a83c-01c7-41e2-8f3b-172481a714ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001409 sec., 42583.392476933994 rows/sec., 2.87 MiB/sec. | ||
| 5450 | 2026.01.13 00:41:25.649271 [ 4 ] {0206a83c-01c7-41e2-8f3b-172481a714ee} <Debug> TCPHandler: Processed in 0.001580087 sec. | ||
| 5451 | 2026.01.13 00:41:25.649273 [ 65 ] {} <Debug> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5452 | 2026.01.13 00:41:25.649342 [ 65 ] {} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5453 | 2026.01.13 00:41:25.649369 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5454 | 2026.01.13 00:41:25.649465 [ 200 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::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 | ||
| 5455 | 2026.01.13 00:41:25.649526 [ 186 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10917 rows, containing 5 columns (5 merged, 0 gathered) in 0.004031562 sec., 2707883.445671926 rows/sec., 185.96 MiB/sec. | ||
| 5456 | 2026.01.13 00:41:25.649554 [ 200 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5457 | 2026.01.13 00:41:25.649589 [ 200 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1764 rows starting from the beginning of the part | ||
| 5458 | 2026.01.13 00:41:25.649640 [ 200 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::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 | ||
| 5459 | 2026.01.13 00:41:25.649683 [ 200 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 5460 | 2026.01.13 00:41:25.649726 [ 200 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::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 | ||
| 5461 | 2026.01.13 00:41:25.649767 [ 200 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 5462 | 2026.01.13 00:41:25.649809 [ 200 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::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 | ||
| 5463 | 2026.01.13 00:41:25.649941 [ 199 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5464 | 2026.01.13 00:41:25.650327 [ 199 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5465 | 2026.01.13 00:41:25.650421 [ 199 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5466 | 2026.01.13 00:41:25.650520 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. | ||
| 5467 | 2026.01.13 00:41:25.650888 [ 193 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2064 rows, containing 4 columns (4 merged, 0 gathered) in 0.001458075 sec., 1415565.0429504653 rows/sec., 95.40 MiB/sec. | ||
| 5468 | 2026.01.13 00:41:25.651099 [ 199 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5469 | 2026.01.13 00:41:25.651360 [ 199 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_36_7} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5470 | 2026.01.13 00:41:25.651431 [ 199 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_36_7} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5471 | 2026.01.13 00:41:25.651505 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 5472 | 2026.01.13 00:41:29.931932 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5473 | 2026.01.13 00:41:29.931996 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5474 | 2026.01.13 00:41:30.034619 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12530 | ||
| 5475 | 2026.01.13 00:41:30.035378 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5476 | 2026.01.13 00:41:30.035428 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5477 | 2026.01.13 00:41:30.035905 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5478 | 2026.01.13 00:41:30.036141 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5479 | 2026.01.13 00:41:30.036266 [ 59 ] {} <Debug> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5480 | 2026.01.13 00:41:30.036279 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12530 | ||
| 5481 | 2026.01.13 00:41:30.036308 [ 59 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5482 | 2026.01.13 00:41:30.036332 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5483 | 2026.01.13 00:41:30.036482 [ 186 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::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 | ||
| 5484 | 2026.01.13 00:41:30.036680 [ 186 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5485 | 2026.01.13 00:41:30.036741 [ 186 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10098 rows starting from the beginning of the part | ||
| 5486 | 2026.01.13 00:41:30.036842 [ 186 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::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 | ||
| 5487 | 2026.01.13 00:41:30.036915 [ 186 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::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 | ||
| 5488 | 2026.01.13 00:41:30.036984 [ 186 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::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 | ||
| 5489 | 2026.01.13 00:41:30.037053 [ 186 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::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 | ||
| 5490 | 2026.01.13 00:41:30.037120 [ 186 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::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 | ||
| 5491 | 2026.01.13 00:41:30.041383 [ 193 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12530 rows, containing 4 columns (4 merged, 0 gathered) in 0.004973972 sec., 2519113.497221134 rows/sec., 36.04 MiB/sec. | ||
| 5492 | 2026.01.13 00:41:30.041746 [ 191 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5493 | 2026.01.13 00:41:30.042063 [ 191 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_26_5} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5494 | 2026.01.13 00:41:30.042171 [ 191 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_26_5} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5495 | 2026.01.13 00:41:30.042282 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5496 | 2026.01.13 00:41:30.639025 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5497 | 2026.01.13 00:41:30.639228 [ 4 ] {5787a205-e870-4b4f-a2f1-c492f92394b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5498 | 2026.01.13 00:41:30.639304 [ 4 ] {5787a205-e870-4b4f-a2f1-c492f92394b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5499 | 2026.01.13 00:41:30.640016 [ 4 ] {5787a205-e870-4b4f-a2f1-c492f92394b9} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5500 | 2026.01.13 00:41:30.640065 [ 4 ] {5787a205-e870-4b4f-a2f1-c492f92394b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5501 | 2026.01.13 00:41:30.640499 [ 4 ] {5787a205-e870-4b4f-a2f1-c492f92394b9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5502 | 2026.01.13 00:41:30.640731 [ 4 ] {5787a205-e870-4b4f-a2f1-c492f92394b9} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5503 | 2026.01.13 00:41:30.640892 [ 4 ] {5787a205-e870-4b4f-a2f1-c492f92394b9} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001719 sec., 61663.75799883653 rows/sec., 5.15 MiB/sec. | ||
| 5504 | 2026.01.13 00:41:30.640934 [ 4 ] {5787a205-e870-4b4f-a2f1-c492f92394b9} <Debug> TCPHandler: Processed in 0.002057011 sec. | ||
| 5505 | 2026.01.13 00:41:30.641066 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5506 | 2026.01.13 00:41:30.641171 [ 4 ] {3bbed649-39c8-4e0b-8478-0b961bfeda87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5507 | 2026.01.13 00:41:30.641213 [ 4 ] {3bbed649-39c8-4e0b-8478-0b961bfeda87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5508 | 2026.01.13 00:41:30.641670 [ 4 ] {3bbed649-39c8-4e0b-8478-0b961bfeda87} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5509 | 2026.01.13 00:41:30.641707 [ 4 ] {3bbed649-39c8-4e0b-8478-0b961bfeda87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5510 | 2026.01.13 00:41:30.642022 [ 4 ] {3bbed649-39c8-4e0b-8478-0b961bfeda87} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5511 | 2026.01.13 00:41:30.642229 [ 4 ] {3bbed649-39c8-4e0b-8478-0b961bfeda87} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5512 | 2026.01.13 00:41:30.642361 [ 4 ] {3bbed649-39c8-4e0b-8478-0b961bfeda87} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001209 sec., 20678.2464846981 rows/sec., 1.52 MiB/sec. | ||
| 5513 | 2026.01.13 00:41:30.642401 [ 4 ] {3bbed649-39c8-4e0b-8478-0b961bfeda87} <Debug> TCPHandler: Processed in 0.001385414 sec. | ||
| 5514 | 2026.01.13 00:41:30.642534 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5515 | 2026.01.13 00:41:30.642628 [ 4 ] {76cfc91c-f2c8-4213-af58-7f1828fe949d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5516 | 2026.01.13 00:41:30.642668 [ 4 ] {76cfc91c-f2c8-4213-af58-7f1828fe949d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5517 | 2026.01.13 00:41:30.643121 [ 4 ] {76cfc91c-f2c8-4213-af58-7f1828fe949d} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5518 | 2026.01.13 00:41:30.643159 [ 4 ] {76cfc91c-f2c8-4213-af58-7f1828fe949d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5519 | 2026.01.13 00:41:30.643465 [ 4 ] {76cfc91c-f2c8-4213-af58-7f1828fe949d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5520 | 2026.01.13 00:41:30.643674 [ 4 ] {76cfc91c-f2c8-4213-af58-7f1828fe949d} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5521 | 2026.01.13 00:41:30.643801 [ 4 ] {76cfc91c-f2c8-4213-af58-7f1828fe949d} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001191 sec., 74727.12006717044 rows/sec., 5.84 MiB/sec. | ||
| 5522 | 2026.01.13 00:41:30.643839 [ 4 ] {76cfc91c-f2c8-4213-af58-7f1828fe949d} <Debug> TCPHandler: Processed in 0.001363314 sec. | ||
| 5523 | 2026.01.13 00:41:30.643962 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5524 | 2026.01.13 00:41:30.644057 [ 4 ] {24bf0f4b-9495-4d87-a78b-2d3355f48bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5525 | 2026.01.13 00:41:30.644101 [ 4 ] {24bf0f4b-9495-4d87-a78b-2d3355f48bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5526 | 2026.01.13 00:41:30.644511 [ 4 ] {24bf0f4b-9495-4d87-a78b-2d3355f48bf8} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5527 | 2026.01.13 00:41:30.644547 [ 4 ] {24bf0f4b-9495-4d87-a78b-2d3355f48bf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5528 | 2026.01.13 00:41:30.644876 [ 4 ] {24bf0f4b-9495-4d87-a78b-2d3355f48bf8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5529 | 2026.01.13 00:41:30.645088 [ 4 ] {24bf0f4b-9495-4d87-a78b-2d3355f48bf8} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5530 | 2026.01.13 00:41:30.645216 [ 4 ] {24bf0f4b-9495-4d87-a78b-2d3355f48bf8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 5531 | 2026.01.13 00:41:30.645252 [ 4 ] {24bf0f4b-9495-4d87-a78b-2d3355f48bf8} <Debug> TCPHandler: Processed in 0.001339304 sec. | ||
| 5532 | 2026.01.13 00:41:30.645363 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5533 | 2026.01.13 00:41:30.645456 [ 4 ] {ccb02f94-320a-4cc1-b989-cb3e8e4f7946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5534 | 2026.01.13 00:41:30.645509 [ 4 ] {ccb02f94-320a-4cc1-b989-cb3e8e4f7946} <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 | ||
| 5535 | 2026.01.13 00:41:30.646319 [ 4 ] {ccb02f94-320a-4cc1-b989-cb3e8e4f7946} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5536 | 2026.01.13 00:41:30.646356 [ 4 ] {ccb02f94-320a-4cc1-b989-cb3e8e4f7946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5537 | 2026.01.13 00:41:30.646896 [ 4 ] {ccb02f94-320a-4cc1-b989-cb3e8e4f7946} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5538 | 2026.01.13 00:41:30.647127 [ 4 ] {ccb02f94-320a-4cc1-b989-cb3e8e4f7946} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5539 | 2026.01.13 00:41:30.647287 [ 4 ] {ccb02f94-320a-4cc1-b989-cb3e8e4f7946} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001848 sec., 13528.138528138528 rows/sec., 24.24 MiB/sec. | ||
| 5540 | 2026.01.13 00:41:30.647354 [ 4 ] {ccb02f94-320a-4cc1-b989-cb3e8e4f7946} <Debug> TCPHandler: Processed in 0.002038971 sec. | ||
| 5541 | 2026.01.13 00:41:30.647475 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5542 | 2026.01.13 00:41:30.647580 [ 4 ] {4320a4a2-b437-47ab-b031-433e0aabd927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5543 | 2026.01.13 00:41:30.647625 [ 4 ] {4320a4a2-b437-47ab-b031-433e0aabd927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5544 | 2026.01.13 00:41:30.648042 [ 4 ] {4320a4a2-b437-47ab-b031-433e0aabd927} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5545 | 2026.01.13 00:41:30.648079 [ 4 ] {4320a4a2-b437-47ab-b031-433e0aabd927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5546 | 2026.01.13 00:41:30.648393 [ 4 ] {4320a4a2-b437-47ab-b031-433e0aabd927} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5547 | 2026.01.13 00:41:30.648603 [ 4 ] {4320a4a2-b437-47ab-b031-433e0aabd927} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5548 | 2026.01.13 00:41:30.648732 [ 4 ] {4320a4a2-b437-47ab-b031-433e0aabd927} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001175 sec., 51063.82978723404 rows/sec., 3.44 MiB/sec. | ||
| 5549 | 2026.01.13 00:41:30.648768 [ 4 ] {4320a4a2-b437-47ab-b031-433e0aabd927} <Debug> TCPHandler: Processed in 0.001347924 sec. | ||
| 5550 | 2026.01.13 00:41:30.694023 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5551 | 2026.01.13 00:41:30.710860 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5552 | 2026.01.13 00:41:30.710898 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5553 | 2026.01.13 00:41:30.716361 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5554 | 2026.01.13 00:41:30.717031 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5555 | 2026.01.13 00:41:30.717365 [ 58 ] {} <Debug> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5556 | 2026.01.13 00:41:30.717461 [ 58 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5557 | 2026.01.13 00:41:30.717497 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5558 | 2026.01.13 00:41:30.717677 [ 186 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 5559 | 2026.01.13 00:41:30.720062 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5560 | 2026.01.13 00:41:30.722027 [ 186 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5561 | 2026.01.13 00:41:30.723475 [ 186 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 5562 | 2026.01.13 00:41:30.728217 [ 186 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 5563 | 2026.01.13 00:41:30.732784 [ 186 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 5564 | 2026.01.13 00:41:30.737085 [ 186 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 5565 | 2026.01.13 00:41:30.741305 [ 186 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 5566 | 2026.01.13 00:41:30.745197 [ 186 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 5567 | 2026.01.13 00:41:30.797953 [ 193 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.080343797 sec., 2439.5162703102023 rows/sec., 12.61 MiB/sec. | ||
| 5568 | 2026.01.13 00:41:30.800401 [ 188 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5569 | 2026.01.13 00:41:30.802301 [ 188 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_26_5} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5570 | 2026.01.13 00:41:30.802384 [ 188 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_26_5} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5571 | 2026.01.13 00:41:30.804625 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5572 | 2026.01.13 00:41:31.000250 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.18 MiB, peak 266.74 MiB, free memory in arenas 0.00 B, will set to 260.14 MiB (RSS), difference: 3.96 MiB | ||
| 5573 | 2026.01.13 00:41:32.297914 [ 56 ] {} <Debug> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5574 | 2026.01.13 00:41:32.297983 [ 56 ] {} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5575 | 2026.01.13 00:41:32.298006 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5576 | 2026.01.13 00:41:32.298175 [ 201 ] {29024e80-c662-4b7b-8c75-442de4296c6c::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 | ||
| 5577 | 2026.01.13 00:41:32.298390 [ 201 ] {29024e80-c662-4b7b-8c75-442de4296c6c::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5578 | 2026.01.13 00:41:32.298450 [ 201 ] {29024e80-c662-4b7b-8c75-442de4296c6c::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 | ||
| 5579 | 2026.01.13 00:41:32.298530 [ 201 ] {29024e80-c662-4b7b-8c75-442de4296c6c::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 | ||
| 5580 | 2026.01.13 00:41:32.298574 [ 201 ] {29024e80-c662-4b7b-8c75-442de4296c6c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
| 5581 | 2026.01.13 00:41:32.298615 [ 201 ] {29024e80-c662-4b7b-8c75-442de4296c6c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 5582 | 2026.01.13 00:41:32.298659 [ 201 ] {29024e80-c662-4b7b-8c75-442de4296c6c::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 | ||
| 5583 | 2026.01.13 00:41:32.299464 [ 193 ] {29024e80-c662-4b7b-8c75-442de4296c6c::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001375185 sec., 27632.6457894756 rows/sec., 2.31 MiB/sec. | ||
| 5584 | 2026.01.13 00:41:32.299589 [ 201 ] {29024e80-c662-4b7b-8c75-442de4296c6c::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5585 | 2026.01.13 00:41:32.299843 [ 201 ] {29024e80-c662-4b7b-8c75-442de4296c6c::all_1_9_2} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5586 | 2026.01.13 00:41:32.299912 [ 201 ] {29024e80-c662-4b7b-8c75-442de4296c6c::all_1_9_2} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5587 | 2026.01.13 00:41:32.299993 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5588 | 2026.01.13 00:41:35.064812 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 690 | ||
| 5589 | 2026.01.13 00:41:35.066875 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5590 | 2026.01.13 00:41:35.066911 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5591 | 2026.01.13 00:41:35.068079 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5592 | 2026.01.13 00:41:35.068349 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5593 | 2026.01.13 00:41:35.068604 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 690 | ||
| 5594 | 2026.01.13 00:41:35.641711 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5595 | 2026.01.13 00:41:35.641917 [ 4 ] {c39f43cc-8971-4e5b-a61a-d3240a236348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5596 | 2026.01.13 00:41:35.641993 [ 4 ] {c39f43cc-8971-4e5b-a61a-d3240a236348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5597 | 2026.01.13 00:41:35.642734 [ 4 ] {c39f43cc-8971-4e5b-a61a-d3240a236348} <Trace> oximeter.fields_i16 (cdd7cfc2-b03d-482d-b63b-decb637f20a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5598 | 2026.01.13 00:41:35.642788 [ 4 ] {c39f43cc-8971-4e5b-a61a-d3240a236348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5599 | 2026.01.13 00:41:35.643195 [ 4 ] {c39f43cc-8971-4e5b-a61a-d3240a236348} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5600 | 2026.01.13 00:41:35.643437 [ 4 ] {c39f43cc-8971-4e5b-a61a-d3240a236348} <Trace> oximeter.fields_i16 (cdd7cfc2-b03d-482d-b63b-decb637f20a3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5601 | 2026.01.13 00:41:35.643602 [ 4 ] {c39f43cc-8971-4e5b-a61a-d3240a236348} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001739 sec., 13801.035077630822 rows/sec., 1.15 MiB/sec. | ||
| 5602 | 2026.01.13 00:41:35.643655 [ 4 ] {c39f43cc-8971-4e5b-a61a-d3240a236348} <Debug> TCPHandler: Processed in 0.002091892 sec. | ||
| 5603 | 2026.01.13 00:41:35.643782 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5604 | 2026.01.13 00:41:35.643887 [ 4 ] {bf1022e9-7b17-4479-bad5-8c0e4803c967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5605 | 2026.01.13 00:41:35.643933 [ 4 ] {bf1022e9-7b17-4479-bad5-8c0e4803c967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5606 | 2026.01.13 00:41:35.644350 [ 4 ] {bf1022e9-7b17-4479-bad5-8c0e4803c967} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5607 | 2026.01.13 00:41:35.644389 [ 4 ] {bf1022e9-7b17-4479-bad5-8c0e4803c967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5608 | 2026.01.13 00:41:35.644699 [ 4 ] {bf1022e9-7b17-4479-bad5-8c0e4803c967} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5609 | 2026.01.13 00:41:35.644922 [ 4 ] {bf1022e9-7b17-4479-bad5-8c0e4803c967} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5610 | 2026.01.13 00:41:35.645058 [ 4 ] {bf1022e9-7b17-4479-bad5-8c0e4803c967} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001195 sec., 11715.481171548116 rows/sec., 955.32 KiB/sec. | ||
| 5611 | 2026.01.13 00:41:35.645096 [ 4 ] {bf1022e9-7b17-4479-bad5-8c0e4803c967} <Debug> TCPHandler: Processed in 0.001366524 sec. | ||
| 5612 | 2026.01.13 00:41:35.645208 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5613 | 2026.01.13 00:41:35.645304 [ 4 ] {a5728ce7-1c14-43a9-92ca-76ba40e8ebc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5614 | 2026.01.13 00:41:35.645346 [ 4 ] {a5728ce7-1c14-43a9-92ca-76ba40e8ebc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5615 | 2026.01.13 00:41:35.645825 [ 4 ] {a5728ce7-1c14-43a9-92ca-76ba40e8ebc1} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5616 | 2026.01.13 00:41:35.645862 [ 4 ] {a5728ce7-1c14-43a9-92ca-76ba40e8ebc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5617 | 2026.01.13 00:41:35.646198 [ 4 ] {a5728ce7-1c14-43a9-92ca-76ba40e8ebc1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5618 | 2026.01.13 00:41:35.646415 [ 4 ] {a5728ce7-1c14-43a9-92ca-76ba40e8ebc1} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5619 | 2026.01.13 00:41:35.646552 [ 4 ] {a5728ce7-1c14-43a9-92ca-76ba40e8ebc1} <Debug> executeQuery: Read 213 rows, 19.31 KiB in 0.001267 sec., 168113.65430149963 rows/sec., 14.88 MiB/sec. | ||
| 5620 | 2026.01.13 00:41:35.646591 [ 4 ] {a5728ce7-1c14-43a9-92ca-76ba40e8ebc1} <Debug> TCPHandler: Processed in 0.001433144 sec. | ||
| 5621 | 2026.01.13 00:41:35.646705 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5622 | 2026.01.13 00:41:35.646800 [ 4 ] {70d5ae40-e837-42fb-9bab-2b3ade8e351b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5623 | 2026.01.13 00:41:35.646841 [ 4 ] {70d5ae40-e837-42fb-9bab-2b3ade8e351b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5624 | 2026.01.13 00:41:35.647263 [ 4 ] {70d5ae40-e837-42fb-9bab-2b3ade8e351b} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5625 | 2026.01.13 00:41:35.647304 [ 4 ] {70d5ae40-e837-42fb-9bab-2b3ade8e351b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5626 | 2026.01.13 00:41:35.647640 [ 4 ] {70d5ae40-e837-42fb-9bab-2b3ade8e351b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5627 | 2026.01.13 00:41:35.647870 [ 4 ] {70d5ae40-e837-42fb-9bab-2b3ade8e351b} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5628 | 2026.01.13 00:41:35.647993 [ 53 ] {} <Debug> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5629 | 2026.01.13 00:41:35.648011 [ 4 ] {70d5ae40-e837-42fb-9bab-2b3ade8e351b} <Debug> executeQuery: Read 41 rows, 3.07 KiB in 0.001229 sec., 33360.455655004065 rows/sec., 2.44 MiB/sec. | ||
| 5630 | 2026.01.13 00:41:35.648067 [ 53 ] {} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5631 | 2026.01.13 00:41:35.648081 [ 4 ] {70d5ae40-e837-42fb-9bab-2b3ade8e351b} <Debug> TCPHandler: Processed in 0.001424935 sec. | ||
| 5632 | 2026.01.13 00:41:35.648103 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5633 | 2026.01.13 00:41:35.648213 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5634 | 2026.01.13 00:41:35.648214 [ 189 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::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 | ||
| 5635 | 2026.01.13 00:41:35.648313 [ 4 ] {2a2afc35-4e40-46d1-b9f2-48abc8d30c59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5636 | 2026.01.13 00:41:35.648345 [ 189 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5637 | 2026.01.13 00:41:35.648359 [ 4 ] {2a2afc35-4e40-46d1-b9f2-48abc8d30c59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5638 | 2026.01.13 00:41:35.648382 [ 189 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 70 rows starting from the beginning of the part | ||
| 5639 | 2026.01.13 00:41:35.648456 [ 189 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 15 rows starting from the beginning of the part | ||
| 5640 | 2026.01.13 00:41:35.648502 [ 189 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 27 rows starting from the beginning of the part | ||
| 5641 | 2026.01.13 00:41:35.648545 [ 189 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 15 rows starting from the beginning of the part | ||
| 5642 | 2026.01.13 00:41:35.648596 [ 189 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 25 rows starting from the beginning of the part | ||
| 5643 | 2026.01.13 00:41:35.648639 [ 189 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 41 rows starting from the beginning of the part | ||
| 5644 | 2026.01.13 00:41:35.648798 [ 4 ] {2a2afc35-4e40-46d1-b9f2-48abc8d30c59} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5645 | 2026.01.13 00:41:35.648841 [ 4 ] {2a2afc35-4e40-46d1-b9f2-48abc8d30c59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5646 | 2026.01.13 00:41:35.649188 [ 4 ] {2a2afc35-4e40-46d1-b9f2-48abc8d30c59} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5647 | 2026.01.13 00:41:35.649430 [ 4 ] {2a2afc35-4e40-46d1-b9f2-48abc8d30c59} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5648 | 2026.01.13 00:41:35.649472 [ 201 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 193 rows, containing 5 columns (5 merged, 0 gathered) in 0.001302613 sec., 148163.72936551378 rows/sec., 11.40 MiB/sec. | ||
| 5649 | 2026.01.13 00:41:35.649563 [ 4 ] {2a2afc35-4e40-46d1-b9f2-48abc8d30c59} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001268 sec., 18927.44479495268 rows/sec., 1.57 MiB/sec. | ||
| 5650 | 2026.01.13 00:41:35.649608 [ 4 ] {2a2afc35-4e40-46d1-b9f2-48abc8d30c59} <Debug> TCPHandler: Processed in 0.001444385 sec. | ||
| 5651 | 2026.01.13 00:41:35.649623 [ 189 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5652 | 2026.01.13 00:41:35.649729 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5653 | 2026.01.13 00:41:35.649833 [ 4 ] {80fad85e-5775-457d-bb16-9381bb66fd08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5654 | 2026.01.13 00:41:35.649877 [ 4 ] {80fad85e-5775-457d-bb16-9381bb66fd08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5655 | 2026.01.13 00:41:35.649895 [ 189 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_36_7} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5656 | 2026.01.13 00:41:35.649969 [ 189 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_36_7} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5657 | 2026.01.13 00:41:35.650039 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 5658 | 2026.01.13 00:41:35.650303 [ 4 ] {80fad85e-5775-457d-bb16-9381bb66fd08} <Trace> oximeter.fields_u8 (3fed0e26-75a1-4f98-9e1a-d6596b4272b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5659 | 2026.01.13 00:41:35.650345 [ 4 ] {80fad85e-5775-457d-bb16-9381bb66fd08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5660 | 2026.01.13 00:41:35.650659 [ 4 ] {80fad85e-5775-457d-bb16-9381bb66fd08} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5661 | 2026.01.13 00:41:35.650911 [ 4 ] {80fad85e-5775-457d-bb16-9381bb66fd08} <Trace> oximeter.fields_u8 (3fed0e26-75a1-4f98-9e1a-d6596b4272b4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5662 | 2026.01.13 00:41:35.651052 [ 4 ] {80fad85e-5775-457d-bb16-9381bb66fd08} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001237 sec., 9700.889248181084 rows/sec., 757.88 KiB/sec. | ||
| 5663 | 2026.01.13 00:41:35.651093 [ 4 ] {80fad85e-5775-457d-bb16-9381bb66fd08} <Debug> TCPHandler: Processed in 0.001413115 sec. | ||
| 5664 | 2026.01.13 00:41:35.651215 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5665 | 2026.01.13 00:41:35.651308 [ 4 ] {9b9d09a0-335f-45a7-a325-93d13e794547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5666 | 2026.01.13 00:41:35.651349 [ 4 ] {9b9d09a0-335f-45a7-a325-93d13e794547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5667 | 2026.01.13 00:41:35.651896 [ 4 ] {9b9d09a0-335f-45a7-a325-93d13e794547} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5668 | 2026.01.13 00:41:35.651940 [ 4 ] {9b9d09a0-335f-45a7-a325-93d13e794547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5669 | 2026.01.13 00:41:35.652287 [ 4 ] {9b9d09a0-335f-45a7-a325-93d13e794547} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5670 | 2026.01.13 00:41:35.652527 [ 4 ] {9b9d09a0-335f-45a7-a325-93d13e794547} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5671 | 2026.01.13 00:41:35.652669 [ 4 ] {9b9d09a0-335f-45a7-a325-93d13e794547} <Debug> executeQuery: Read 129 rows, 10.72 KiB in 0.001377 sec., 93681.91721132898 rows/sec., 7.60 MiB/sec. | ||
| 5672 | 2026.01.13 00:41:35.652711 [ 4 ] {9b9d09a0-335f-45a7-a325-93d13e794547} <Debug> TCPHandler: Processed in 0.001547556 sec. | ||
| 5673 | 2026.01.13 00:41:35.652839 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5674 | 2026.01.13 00:41:35.652936 [ 4 ] {728bf9a6-82f2-4ec3-91e3-10302c8250c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5675 | 2026.01.13 00:41:35.652981 [ 4 ] {728bf9a6-82f2-4ec3-91e3-10302c8250c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5676 | 2026.01.13 00:41:35.653429 [ 4 ] {728bf9a6-82f2-4ec3-91e3-10302c8250c0} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5677 | 2026.01.13 00:41:35.653470 [ 4 ] {728bf9a6-82f2-4ec3-91e3-10302c8250c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5678 | 2026.01.13 00:41:35.653821 [ 4 ] {728bf9a6-82f2-4ec3-91e3-10302c8250c0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5679 | 2026.01.13 00:41:35.654040 [ 4 ] {728bf9a6-82f2-4ec3-91e3-10302c8250c0} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5680 | 2026.01.13 00:41:35.654176 [ 4 ] {728bf9a6-82f2-4ec3-91e3-10302c8250c0} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001259 sec., 161239.07863383638 rows/sec., 11.55 MiB/sec. | ||
| 5681 | 2026.01.13 00:41:35.654226 [ 4 ] {728bf9a6-82f2-4ec3-91e3-10302c8250c0} <Debug> TCPHandler: Processed in 0.001435815 sec. | ||
| 5682 | 2026.01.13 00:41:35.654360 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5683 | 2026.01.13 00:41:35.654458 [ 4 ] {479e9685-bcf2-4b33-862c-4adf8041317c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5684 | 2026.01.13 00:41:35.654513 [ 4 ] {479e9685-bcf2-4b33-862c-4adf8041317c} <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 | ||
| 5685 | 2026.01.13 00:41:35.655308 [ 4 ] {479e9685-bcf2-4b33-862c-4adf8041317c} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5686 | 2026.01.13 00:41:35.655350 [ 4 ] {479e9685-bcf2-4b33-862c-4adf8041317c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5687 | 2026.01.13 00:41:35.655884 [ 4 ] {479e9685-bcf2-4b33-862c-4adf8041317c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5688 | 2026.01.13 00:41:35.656118 [ 4 ] {479e9685-bcf2-4b33-862c-4adf8041317c} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5689 | 2026.01.13 00:41:35.656237 [ 53 ] {} <Debug> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5690 | 2026.01.13 00:41:35.656260 [ 4 ] {479e9685-bcf2-4b33-862c-4adf8041317c} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001822 sec., 8232.71130625686 rows/sec., 14.75 MiB/sec. | ||
| 5691 | 2026.01.13 00:41:35.656273 [ 53 ] {} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5692 | 2026.01.13 00:41:35.656301 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5693 | 2026.01.13 00:41:35.656319 [ 4 ] {479e9685-bcf2-4b33-862c-4adf8041317c} <Debug> TCPHandler: Processed in 0.002010641 sec. | ||
| 5694 | 2026.01.13 00:41:35.656371 [ 201 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::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 | ||
| 5695 | 2026.01.13 00:41:35.656447 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5696 | 2026.01.13 00:41:35.656548 [ 4 ] {e6343963-eedc-4b76-8382-f2b4ff2f4b40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5697 | 2026.01.13 00:41:35.656577 [ 201 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5698 | 2026.01.13 00:41:35.656589 [ 4 ] {e6343963-eedc-4b76-8382-f2b4ff2f4b40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5699 | 2026.01.13 00:41:35.656634 [ 201 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 572 rows starting from the beginning of the part | ||
| 5700 | 2026.01.13 00:41:35.656760 [ 201 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 15 rows starting from the beginning of the part | ||
| 5701 | 2026.01.13 00:41:35.656861 [ 201 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 25 rows starting from the beginning of the part | ||
| 5702 | 2026.01.13 00:41:35.656956 [ 201 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 15 rows starting from the beginning of the part | ||
| 5703 | 2026.01.13 00:41:35.656984 [ 4 ] {e6343963-eedc-4b76-8382-f2b4ff2f4b40} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5704 | 2026.01.13 00:41:35.657030 [ 4 ] {e6343963-eedc-4b76-8382-f2b4ff2f4b40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5705 | 2026.01.13 00:41:35.657054 [ 201 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 25 rows starting from the beginning of the part | ||
| 5706 | 2026.01.13 00:41:35.657157 [ 201 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 15 rows starting from the beginning of the part | ||
| 5707 | 2026.01.13 00:41:35.657385 [ 4 ] {e6343963-eedc-4b76-8382-f2b4ff2f4b40} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5708 | 2026.01.13 00:41:35.657672 [ 4 ] {e6343963-eedc-4b76-8382-f2b4ff2f4b40} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5709 | 2026.01.13 00:41:35.657818 [ 4 ] {e6343963-eedc-4b76-8382-f2b4ff2f4b40} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001289 sec., 46547.71140418929 rows/sec., 3.14 MiB/sec. | ||
| 5710 | 2026.01.13 00:41:35.657861 [ 4 ] {e6343963-eedc-4b76-8382-f2b4ff2f4b40} <Debug> TCPHandler: Processed in 0.001464886 sec. | ||
| 5711 | 2026.01.13 00:41:35.664465 [ 194 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 667 rows, containing 19 columns (19 merged, 0 gathered) in 0.008115314 sec., 82190.28863208496 rows/sec., 147.28 MiB/sec. | ||
| 5712 | 2026.01.13 00:41:35.665749 [ 192 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5713 | 2026.01.13 00:41:35.666082 [ 192 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5714 | 2026.01.13 00:41:35.666151 [ 192 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5715 | 2026.01.13 00:41:35.666299 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. | ||
| 5716 | 2026.01.13 00:41:36.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.95 MiB, peak 268.39 MiB, free memory in arenas 0.00 B, will set to 263.01 MiB (RSS), difference: 2.06 MiB | ||
| 5717 | 2026.01.13 00:41:37.536440 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12978 | ||
| 5718 | 2026.01.13 00:41:37.536917 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5719 | 2026.01.13 00:41:37.536964 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5720 | 2026.01.13 00:41:37.537452 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5721 | 2026.01.13 00:41:37.537702 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5722 | 2026.01.13 00:41:37.537843 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12978 | ||
| 5723 | 2026.01.13 00:41:38.220202 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5724 | 2026.01.13 00:41:38.235783 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5725 | 2026.01.13 00:41:38.235832 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5726 | 2026.01.13 00:41:38.241488 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5727 | 2026.01.13 00:41:38.242190 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5728 | 2026.01.13 00:41:38.244880 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5729 | 2026.01.13 00:41:40.640219 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5730 | 2026.01.13 00:41:40.640427 [ 4 ] {a1717e99-513f-4897-978c-b678804d9303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5731 | 2026.01.13 00:41:40.640500 [ 4 ] {a1717e99-513f-4897-978c-b678804d9303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5732 | 2026.01.13 00:41:40.641161 [ 4 ] {a1717e99-513f-4897-978c-b678804d9303} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5733 | 2026.01.13 00:41:40.641202 [ 4 ] {a1717e99-513f-4897-978c-b678804d9303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5734 | 2026.01.13 00:41:40.641603 [ 4 ] {a1717e99-513f-4897-978c-b678804d9303} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5735 | 2026.01.13 00:41:40.641828 [ 4 ] {a1717e99-513f-4897-978c-b678804d9303} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5736 | 2026.01.13 00:41:40.641981 [ 4 ] {a1717e99-513f-4897-978c-b678804d9303} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001608 sec., 65920.39800995025 rows/sec., 5.51 MiB/sec. | ||
| 5737 | 2026.01.13 00:41:40.642022 [ 4 ] {a1717e99-513f-4897-978c-b678804d9303} <Debug> TCPHandler: Processed in 0.00193859 sec. | ||
| 5738 | 2026.01.13 00:41:40.642141 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5739 | 2026.01.13 00:41:40.642235 [ 4 ] {86a3474f-a2f7-4c35-a4e6-ebeeed8e169f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5740 | 2026.01.13 00:41:40.642275 [ 4 ] {86a3474f-a2f7-4c35-a4e6-ebeeed8e169f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5741 | 2026.01.13 00:41:40.642677 [ 4 ] {86a3474f-a2f7-4c35-a4e6-ebeeed8e169f} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5742 | 2026.01.13 00:41:40.642714 [ 4 ] {86a3474f-a2f7-4c35-a4e6-ebeeed8e169f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5743 | 2026.01.13 00:41:40.643014 [ 4 ] {86a3474f-a2f7-4c35-a4e6-ebeeed8e169f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5744 | 2026.01.13 00:41:40.643230 [ 4 ] {86a3474f-a2f7-4c35-a4e6-ebeeed8e169f} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5745 | 2026.01.13 00:41:40.643355 [ 4 ] {86a3474f-a2f7-4c35-a4e6-ebeeed8e169f} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001139 sec., 21949.078138718174 rows/sec., 1.61 MiB/sec. | ||
| 5746 | 2026.01.13 00:41:40.643392 [ 4 ] {86a3474f-a2f7-4c35-a4e6-ebeeed8e169f} <Debug> TCPHandler: Processed in 0.001297954 sec. | ||
| 5747 | 2026.01.13 00:41:40.643499 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5748 | 2026.01.13 00:41:40.643590 [ 4 ] {68baf3f9-6c53-4d27-9a9b-adc04f8c20c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5749 | 2026.01.13 00:41:40.643627 [ 4 ] {68baf3f9-6c53-4d27-9a9b-adc04f8c20c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5750 | 2026.01.13 00:41:40.644038 [ 4 ] {68baf3f9-6c53-4d27-9a9b-adc04f8c20c6} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5751 | 2026.01.13 00:41:40.644074 [ 4 ] {68baf3f9-6c53-4d27-9a9b-adc04f8c20c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5752 | 2026.01.13 00:41:40.644371 [ 4 ] {68baf3f9-6c53-4d27-9a9b-adc04f8c20c6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5753 | 2026.01.13 00:41:40.644579 [ 4 ] {68baf3f9-6c53-4d27-9a9b-adc04f8c20c6} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5754 | 2026.01.13 00:41:40.644702 [ 4 ] {68baf3f9-6c53-4d27-9a9b-adc04f8c20c6} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.00113 sec., 78761.06194690266 rows/sec., 6.15 MiB/sec. | ||
| 5755 | 2026.01.13 00:41:40.644738 [ 4 ] {68baf3f9-6c53-4d27-9a9b-adc04f8c20c6} <Debug> TCPHandler: Processed in 0.001285913 sec. | ||
| 5756 | 2026.01.13 00:41:40.644848 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5757 | 2026.01.13 00:41:40.644939 [ 4 ] {e4d0fff6-4388-44ce-bd7a-f3abe09d92eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5758 | 2026.01.13 00:41:40.644980 [ 4 ] {e4d0fff6-4388-44ce-bd7a-f3abe09d92eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5759 | 2026.01.13 00:41:40.645370 [ 4 ] {e4d0fff6-4388-44ce-bd7a-f3abe09d92eb} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5760 | 2026.01.13 00:41:40.645406 [ 4 ] {e4d0fff6-4388-44ce-bd7a-f3abe09d92eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5761 | 2026.01.13 00:41:40.645739 [ 4 ] {e4d0fff6-4388-44ce-bd7a-f3abe09d92eb} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5762 | 2026.01.13 00:41:40.645945 [ 4 ] {e4d0fff6-4388-44ce-bd7a-f3abe09d92eb} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5763 | 2026.01.13 00:41:40.646070 [ 4 ] {e4d0fff6-4388-44ce-bd7a-f3abe09d92eb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 5764 | 2026.01.13 00:41:40.646105 [ 4 ] {e4d0fff6-4388-44ce-bd7a-f3abe09d92eb} <Debug> TCPHandler: Processed in 0.001304284 sec. | ||
| 5765 | 2026.01.13 00:41:40.646213 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5766 | 2026.01.13 00:41:40.646308 [ 4 ] {a3a5f749-ea47-4395-8ad5-3880aa7cff82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5767 | 2026.01.13 00:41:40.646360 [ 4 ] {a3a5f749-ea47-4395-8ad5-3880aa7cff82} <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 | ||
| 5768 | 2026.01.13 00:41:40.647121 [ 4 ] {a3a5f749-ea47-4395-8ad5-3880aa7cff82} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5769 | 2026.01.13 00:41:40.647159 [ 4 ] {a3a5f749-ea47-4395-8ad5-3880aa7cff82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5770 | 2026.01.13 00:41:40.647759 [ 4 ] {a3a5f749-ea47-4395-8ad5-3880aa7cff82} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5771 | 2026.01.13 00:41:40.648001 [ 4 ] {a3a5f749-ea47-4395-8ad5-3880aa7cff82} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5772 | 2026.01.13 00:41:40.648145 [ 4 ] {a3a5f749-ea47-4395-8ad5-3880aa7cff82} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001855 sec., 13477.08894878706 rows/sec., 24.15 MiB/sec. | ||
| 5773 | 2026.01.13 00:41:40.648201 [ 4 ] {a3a5f749-ea47-4395-8ad5-3880aa7cff82} <Debug> TCPHandler: Processed in 0.002035191 sec. | ||
| 5774 | 2026.01.13 00:41:40.648325 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5775 | 2026.01.13 00:41:40.648420 [ 4 ] {2d6b7da8-3b7e-4c53-9ba7-9b0ae4c2da5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5776 | 2026.01.13 00:41:40.648461 [ 4 ] {2d6b7da8-3b7e-4c53-9ba7-9b0ae4c2da5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5777 | 2026.01.13 00:41:40.648808 [ 4 ] {2d6b7da8-3b7e-4c53-9ba7-9b0ae4c2da5d} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5778 | 2026.01.13 00:41:40.648843 [ 4 ] {2d6b7da8-3b7e-4c53-9ba7-9b0ae4c2da5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5779 | 2026.01.13 00:41:40.649146 [ 4 ] {2d6b7da8-3b7e-4c53-9ba7-9b0ae4c2da5d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5780 | 2026.01.13 00:41:40.649356 [ 4 ] {2d6b7da8-3b7e-4c53-9ba7-9b0ae4c2da5d} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5781 | 2026.01.13 00:41:40.649483 [ 4 ] {2d6b7da8-3b7e-4c53-9ba7-9b0ae4c2da5d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 5782 | 2026.01.13 00:41:40.649518 [ 4 ] {2d6b7da8-3b7e-4c53-9ba7-9b0ae4c2da5d} <Debug> TCPHandler: Processed in 0.001242632 sec. | ||
| 5783 | 2026.01.13 00:41:44.932052 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5784 | 2026.01.13 00:41:44.932125 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5785 | 2026.01.13 00:41:45.038011 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13490 | ||
| 5786 | 2026.01.13 00:41:45.038788 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5787 | 2026.01.13 00:41:45.038855 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5788 | 2026.01.13 00:41:45.039367 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5789 | 2026.01.13 00:41:45.039592 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5790 | 2026.01.13 00:41:45.039719 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13490 | ||
| 5791 | 2026.01.13 00:41:45.068834 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 722 | ||
| 5792 | 2026.01.13 00:41:45.071190 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5793 | 2026.01.13 00:41:45.071227 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5794 | 2026.01.13 00:41:45.072397 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5795 | 2026.01.13 00:41:45.072667 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5796 | 2026.01.13 00:41:45.072922 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 722 | ||
| 5797 | 2026.01.13 00:41:45.638937 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5798 | 2026.01.13 00:41:45.639118 [ 4 ] {567b3509-8d22-49fa-8117-bcf9a99700b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5799 | 2026.01.13 00:41:45.639187 [ 4 ] {567b3509-8d22-49fa-8117-bcf9a99700b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5800 | 2026.01.13 00:41:45.639853 [ 4 ] {567b3509-8d22-49fa-8117-bcf9a99700b3} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5801 | 2026.01.13 00:41:45.639903 [ 4 ] {567b3509-8d22-49fa-8117-bcf9a99700b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5802 | 2026.01.13 00:41:45.640310 [ 4 ] {567b3509-8d22-49fa-8117-bcf9a99700b3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5803 | 2026.01.13 00:41:45.640542 [ 4 ] {567b3509-8d22-49fa-8117-bcf9a99700b3} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5804 | 2026.01.13 00:41:45.640692 [ 4 ] {567b3509-8d22-49fa-8117-bcf9a99700b3} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001622 sec., 53020.961775585696 rows/sec., 4.43 MiB/sec. | ||
| 5805 | 2026.01.13 00:41:45.640734 [ 4 ] {567b3509-8d22-49fa-8117-bcf9a99700b3} <Debug> TCPHandler: Processed in 0.00193269 sec. | ||
| 5806 | 2026.01.13 00:41:45.640855 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5807 | 2026.01.13 00:41:45.640953 [ 4 ] {b4f1b4b0-f9f8-45f7-b27b-ac0780a205bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5808 | 2026.01.13 00:41:45.640993 [ 4 ] {b4f1b4b0-f9f8-45f7-b27b-ac0780a205bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5809 | 2026.01.13 00:41:45.641393 [ 4 ] {b4f1b4b0-f9f8-45f7-b27b-ac0780a205bb} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5810 | 2026.01.13 00:41:45.641429 [ 4 ] {b4f1b4b0-f9f8-45f7-b27b-ac0780a205bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5811 | 2026.01.13 00:41:45.641735 [ 4 ] {b4f1b4b0-f9f8-45f7-b27b-ac0780a205bb} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5812 | 2026.01.13 00:41:45.641964 [ 4 ] {b4f1b4b0-f9f8-45f7-b27b-ac0780a205bb} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5813 | 2026.01.13 00:41:45.642099 [ 4 ] {b4f1b4b0-f9f8-45f7-b27b-ac0780a205bb} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001165 sec., 12875.536480686695 rows/sec., 968.18 KiB/sec. | ||
| 5814 | 2026.01.13 00:41:45.642138 [ 4 ] {b4f1b4b0-f9f8-45f7-b27b-ac0780a205bb} <Debug> TCPHandler: Processed in 0.001329754 sec. | ||
| 5815 | 2026.01.13 00:41:45.642246 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5816 | 2026.01.13 00:41:45.642339 [ 4 ] {d8962269-0152-47db-a853-34c5b44dacd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5817 | 2026.01.13 00:41:45.642381 [ 4 ] {d8962269-0152-47db-a853-34c5b44dacd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5818 | 2026.01.13 00:41:45.642806 [ 4 ] {d8962269-0152-47db-a853-34c5b44dacd4} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5819 | 2026.01.13 00:41:45.642842 [ 4 ] {d8962269-0152-47db-a853-34c5b44dacd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5820 | 2026.01.13 00:41:45.643142 [ 4 ] {d8962269-0152-47db-a853-34c5b44dacd4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5821 | 2026.01.13 00:41:45.643362 [ 4 ] {d8962269-0152-47db-a853-34c5b44dacd4} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5822 | 2026.01.13 00:41:45.643493 [ 4 ] {d8962269-0152-47db-a853-34c5b44dacd4} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001171 sec., 67463.70623398805 rows/sec., 5.27 MiB/sec. | ||
| 5823 | 2026.01.13 00:41:45.643529 [ 4 ] {d8962269-0152-47db-a853-34c5b44dacd4} <Debug> TCPHandler: Processed in 0.001335044 sec. | ||
| 5824 | 2026.01.13 00:41:45.643645 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5825 | 2026.01.13 00:41:45.643741 [ 4 ] {409bd146-a147-4f1c-8dd3-04be3b5ab49f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5826 | 2026.01.13 00:41:45.643783 [ 4 ] {409bd146-a147-4f1c-8dd3-04be3b5ab49f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5827 | 2026.01.13 00:41:45.644188 [ 4 ] {409bd146-a147-4f1c-8dd3-04be3b5ab49f} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5828 | 2026.01.13 00:41:45.644226 [ 4 ] {409bd146-a147-4f1c-8dd3-04be3b5ab49f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5829 | 2026.01.13 00:41:45.644569 [ 4 ] {409bd146-a147-4f1c-8dd3-04be3b5ab49f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5830 | 2026.01.13 00:41:45.644787 [ 4 ] {409bd146-a147-4f1c-8dd3-04be3b5ab49f} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5831 | 2026.01.13 00:41:45.644916 [ 4 ] {409bd146-a147-4f1c-8dd3-04be3b5ab49f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 5832 | 2026.01.13 00:41:45.644952 [ 4 ] {409bd146-a147-4f1c-8dd3-04be3b5ab49f} <Debug> TCPHandler: Processed in 0.001354674 sec. | ||
| 5833 | 2026.01.13 00:41:45.645056 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5834 | 2026.01.13 00:41:45.645152 [ 4 ] {02ce9633-3729-4055-b4cc-e20298690a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5835 | 2026.01.13 00:41:45.645207 [ 4 ] {02ce9633-3729-4055-b4cc-e20298690a34} <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 | ||
| 5836 | 2026.01.13 00:41:45.645983 [ 4 ] {02ce9633-3729-4055-b4cc-e20298690a34} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5837 | 2026.01.13 00:41:45.646022 [ 4 ] {02ce9633-3729-4055-b4cc-e20298690a34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5838 | 2026.01.13 00:41:45.646548 [ 4 ] {02ce9633-3729-4055-b4cc-e20298690a34} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5839 | 2026.01.13 00:41:45.646787 [ 4 ] {02ce9633-3729-4055-b4cc-e20298690a34} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5840 | 2026.01.13 00:41:45.646932 [ 4 ] {02ce9633-3729-4055-b4cc-e20298690a34} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001801 sec., 8328.706274292059 rows/sec., 14.92 MiB/sec. | ||
| 5841 | 2026.01.13 00:41:45.646983 [ 4 ] {02ce9633-3729-4055-b4cc-e20298690a34} <Debug> TCPHandler: Processed in 0.00197437 sec. | ||
| 5842 | 2026.01.13 00:41:45.647089 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5843 | 2026.01.13 00:41:45.647186 [ 4 ] {b9f1b5c7-4665-40a7-8cfe-565c438803eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5844 | 2026.01.13 00:41:45.647228 [ 4 ] {b9f1b5c7-4665-40a7-8cfe-565c438803eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5845 | 2026.01.13 00:41:45.647564 [ 4 ] {b9f1b5c7-4665-40a7-8cfe-565c438803eb} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5846 | 2026.01.13 00:41:45.647603 [ 4 ] {b9f1b5c7-4665-40a7-8cfe-565c438803eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5847 | 2026.01.13 00:41:45.647936 [ 4 ] {b9f1b5c7-4665-40a7-8cfe-565c438803eb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5848 | 2026.01.13 00:41:45.648162 [ 4 ] {b9f1b5c7-4665-40a7-8cfe-565c438803eb} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5849 | 2026.01.13 00:41:45.648303 [ 4 ] {b9f1b5c7-4665-40a7-8cfe-565c438803eb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 5850 | 2026.01.13 00:41:45.648340 [ 4 ] {b9f1b5c7-4665-40a7-8cfe-565c438803eb} <Debug> TCPHandler: Processed in 0.001297363 sec. | ||
| 5851 | 2026.01.13 00:41:45.745008 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5852 | 2026.01.13 00:41:45.762211 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5853 | 2026.01.13 00:41:45.762254 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 5854 | 2026.01.13 00:41:45.767975 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5855 | 2026.01.13 00:41:45.768693 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5856 | 2026.01.13 00:41:45.771436 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5857 | 2026.01.13 00:41:50.668557 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5858 | 2026.01.13 00:41:50.668746 [ 4 ] {3d218ffe-8add-4643-bfcb-4a4efeead516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5859 | 2026.01.13 00:41:50.668812 [ 4 ] {3d218ffe-8add-4643-bfcb-4a4efeead516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5860 | 2026.01.13 00:41:50.669419 [ 4 ] {3d218ffe-8add-4643-bfcb-4a4efeead516} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5861 | 2026.01.13 00:41:50.669469 [ 4 ] {3d218ffe-8add-4643-bfcb-4a4efeead516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5862 | 2026.01.13 00:41:50.669851 [ 4 ] {3d218ffe-8add-4643-bfcb-4a4efeead516} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5863 | 2026.01.13 00:41:50.670090 [ 4 ] {3d218ffe-8add-4643-bfcb-4a4efeead516} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5864 | 2026.01.13 00:41:50.670250 [ 4 ] {3d218ffe-8add-4643-bfcb-4a4efeead516} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001551 sec., 1289.4906511927788 rows/sec., 105.15 KiB/sec. | ||
| 5865 | 2026.01.13 00:41:50.670296 [ 4 ] {3d218ffe-8add-4643-bfcb-4a4efeead516} <Debug> TCPHandler: Processed in 0.00187219 sec. | ||
| 5866 | 2026.01.13 00:41:50.670416 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5867 | 2026.01.13 00:41:50.670515 [ 4 ] {b1b394fc-76dd-4c13-a6ff-04c76df4729e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5868 | 2026.01.13 00:41:50.670556 [ 4 ] {b1b394fc-76dd-4c13-a6ff-04c76df4729e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5869 | 2026.01.13 00:41:50.671422 [ 4 ] {b1b394fc-76dd-4c13-a6ff-04c76df4729e} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5870 | 2026.01.13 00:41:50.671458 [ 4 ] {b1b394fc-76dd-4c13-a6ff-04c76df4729e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5871 | 2026.01.13 00:41:50.671856 [ 4 ] {b1b394fc-76dd-4c13-a6ff-04c76df4729e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5872 | 2026.01.13 00:41:50.672059 [ 4 ] {b1b394fc-76dd-4c13-a6ff-04c76df4729e} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5873 | 2026.01.13 00:41:50.672178 [ 37 ] {} <Debug> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5874 | 2026.01.13 00:41:50.672188 [ 4 ] {b1b394fc-76dd-4c13-a6ff-04c76df4729e} <Debug> executeQuery: Read 1247 rows, 105.26 KiB in 0.001755 sec., 710541.3105413105 rows/sec., 58.57 MiB/sec. | ||
| 5875 | 2026.01.13 00:41:50.672319 [ 37 ] {} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5876 | 2026.01.13 00:41:50.672336 [ 4 ] {b1b394fc-76dd-4c13-a6ff-04c76df4729e} <Debug> TCPHandler: Processed in 0.00196904 sec. | ||
| 5877 | 2026.01.13 00:41:50.672348 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5878 | 2026.01.13 00:41:50.672454 [ 189 ] {69955813-f697-4ff5-96f7-072ef266c358::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 | ||
| 5879 | 2026.01.13 00:41:50.672465 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5880 | 2026.01.13 00:41:50.672568 [ 189 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5881 | 2026.01.13 00:41:50.672576 [ 4 ] {350a8dc1-431d-4429-9585-598af6dfb850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5882 | 2026.01.13 00:41:50.672610 [ 189 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1405 rows starting from the beginning of the part | ||
| 5883 | 2026.01.13 00:41:50.672630 [ 4 ] {350a8dc1-431d-4429-9585-598af6dfb850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5884 | 2026.01.13 00:41:50.672681 [ 189 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 106 rows starting from the beginning of the part | ||
| 5885 | 2026.01.13 00:41:50.672732 [ 189 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 213 rows starting from the beginning of the part | ||
| 5886 | 2026.01.13 00:41:50.672773 [ 189 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 106 rows starting from the beginning of the part | ||
| 5887 | 2026.01.13 00:41:50.672815 [ 189 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 86 rows starting from the beginning of the part | ||
| 5888 | 2026.01.13 00:41:50.672863 [ 189 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1247 rows starting from the beginning of the part | ||
| 5889 | 2026.01.13 00:41:50.673053 [ 4 ] {350a8dc1-431d-4429-9585-598af6dfb850} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5890 | 2026.01.13 00:41:50.673094 [ 4 ] {350a8dc1-431d-4429-9585-598af6dfb850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5891 | 2026.01.13 00:41:50.673427 [ 4 ] {350a8dc1-431d-4429-9585-598af6dfb850} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5892 | 2026.01.13 00:41:50.673665 [ 4 ] {350a8dc1-431d-4429-9585-598af6dfb850} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5893 | 2026.01.13 00:41:50.673806 [ 4 ] {350a8dc1-431d-4429-9585-598af6dfb850} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001249 sec., 21617.293835068056 rows/sec., 1.58 MiB/sec. | ||
| 5894 | 2026.01.13 00:41:50.673846 [ 4 ] {350a8dc1-431d-4429-9585-598af6dfb850} <Debug> TCPHandler: Processed in 0.001431515 sec. | ||
| 5895 | 2026.01.13 00:41:50.673957 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5896 | 2026.01.13 00:41:50.674052 [ 4 ] {8ce8c6c7-eae0-449c-b3c9-12a76632b1ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5897 | 2026.01.13 00:41:50.674093 [ 4 ] {8ce8c6c7-eae0-449c-b3c9-12a76632b1ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5898 | 2026.01.13 00:41:50.674428 [ 194 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3163 rows, containing 5 columns (5 merged, 0 gathered) in 0.002012861 sec., 1571395.1435295334 rows/sec., 137.14 MiB/sec. | ||
| 5899 | 2026.01.13 00:41:50.674563 [ 4 ] {8ce8c6c7-eae0-449c-b3c9-12a76632b1ec} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5900 | 2026.01.13 00:41:50.674603 [ 4 ] {8ce8c6c7-eae0-449c-b3c9-12a76632b1ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5901 | 2026.01.13 00:41:50.674702 [ 194 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5902 | 2026.01.13 00:41:50.674956 [ 4 ] {8ce8c6c7-eae0-449c-b3c9-12a76632b1ec} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5903 | 2026.01.13 00:41:50.675036 [ 194 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_41_8} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5904 | 2026.01.13 00:41:50.675135 [ 194 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_41_8} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5905 | 2026.01.13 00:41:50.675214 [ 4 ] {8ce8c6c7-eae0-449c-b3c9-12a76632b1ec} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5906 | 2026.01.13 00:41:50.675236 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 5907 | 2026.01.13 00:41:50.675356 [ 4 ] {8ce8c6c7-eae0-449c-b3c9-12a76632b1ec} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001321 sec., 172596.51778955339 rows/sec., 11.69 MiB/sec. | ||
| 5908 | 2026.01.13 00:41:50.675400 [ 4 ] {8ce8c6c7-eae0-449c-b3c9-12a76632b1ec} <Debug> TCPHandler: Processed in 0.001491886 sec. | ||
| 5909 | 2026.01.13 00:41:50.675505 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5910 | 2026.01.13 00:41:50.675600 [ 4 ] {a92354cb-c27f-472e-ba93-e8b9d3b3010d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5911 | 2026.01.13 00:41:50.675640 [ 4 ] {a92354cb-c27f-472e-ba93-e8b9d3b3010d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5912 | 2026.01.13 00:41:50.676202 [ 4 ] {a92354cb-c27f-472e-ba93-e8b9d3b3010d} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5913 | 2026.01.13 00:41:50.676239 [ 4 ] {a92354cb-c27f-472e-ba93-e8b9d3b3010d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5914 | 2026.01.13 00:41:50.676567 [ 4 ] {a92354cb-c27f-472e-ba93-e8b9d3b3010d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5915 | 2026.01.13 00:41:50.676776 [ 4 ] {a92354cb-c27f-472e-ba93-e8b9d3b3010d} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5916 | 2026.01.13 00:41:50.676888 [ 38 ] {} <Debug> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5917 | 2026.01.13 00:41:50.676907 [ 4 ] {a92354cb-c27f-472e-ba93-e8b9d3b3010d} <Debug> executeQuery: Read 547 rows, 41.57 KiB in 0.001324 sec., 413141.9939577039 rows/sec., 30.66 MiB/sec. | ||
| 5918 | 2026.01.13 00:41:50.676932 [ 38 ] {} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5919 | 2026.01.13 00:41:50.676953 [ 4 ] {a92354cb-c27f-472e-ba93-e8b9d3b3010d} <Debug> TCPHandler: Processed in 0.001496815 sec. | ||
| 5920 | 2026.01.13 00:41:50.676957 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5921 | 2026.01.13 00:41:50.677072 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5922 | 2026.01.13 00:41:50.677072 [ 190 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::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 | ||
| 5923 | 2026.01.13 00:41:50.677175 [ 4 ] {e35e8d5f-a732-4475-a78e-3272867cfa6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5924 | 2026.01.13 00:41:50.677224 [ 4 ] {e35e8d5f-a732-4475-a78e-3272867cfa6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5925 | 2026.01.13 00:41:50.677223 [ 190 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5926 | 2026.01.13 00:41:50.677279 [ 190 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 632 rows starting from the beginning of the part | ||
| 5927 | 2026.01.13 00:41:50.677367 [ 190 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 89 rows starting from the beginning of the part | ||
| 5928 | 2026.01.13 00:41:50.677429 [ 190 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 129 rows starting from the beginning of the part | ||
| 5929 | 2026.01.13 00:41:50.677484 [ 190 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 89 rows starting from the beginning of the part | ||
| 5930 | 2026.01.13 00:41:50.677537 [ 190 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 79 rows starting from the beginning of the part | ||
| 5931 | 2026.01.13 00:41:50.677589 [ 190 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 547 rows starting from the beginning of the part | ||
| 5932 | 2026.01.13 00:41:50.677762 [ 4 ] {e35e8d5f-a732-4475-a78e-3272867cfa6d} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5933 | 2026.01.13 00:41:50.677805 [ 4 ] {e35e8d5f-a732-4475-a78e-3272867cfa6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5934 | 2026.01.13 00:41:50.678246 [ 4 ] {e35e8d5f-a732-4475-a78e-3272867cfa6d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5935 | 2026.01.13 00:41:50.678491 [ 4 ] {e35e8d5f-a732-4475-a78e-3272867cfa6d} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5936 | 2026.01.13 00:41:50.678606 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5937 | 2026.01.13 00:41:50.678629 [ 4 ] {e35e8d5f-a732-4475-a78e-3272867cfa6d} <Debug> executeQuery: Read 839 rows, 57.83 KiB in 0.001474 sec., 569199.4572591587 rows/sec., 38.31 MiB/sec. | ||
| 5938 | 2026.01.13 00:41:50.678635 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5939 | 2026.01.13 00:41:50.678670 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5940 | 2026.01.13 00:41:50.678675 [ 4 ] {e35e8d5f-a732-4475-a78e-3272867cfa6d} <Debug> TCPHandler: Processed in 0.001653567 sec. | ||
| 5941 | 2026.01.13 00:41:50.678738 [ 190 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::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 | ||
| 5942 | 2026.01.13 00:41:50.678749 [ 189 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1565 rows, containing 5 columns (5 merged, 0 gathered) in 0.001727028 sec., 906181.0231218023 rows/sec., 72.23 MiB/sec. | ||
| 5943 | 2026.01.13 00:41:50.678797 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5944 | 2026.01.13 00:41:50.678839 [ 190 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5945 | 2026.01.13 00:41:50.678873 [ 190 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10917 rows starting from the beginning of the part | ||
| 5946 | 2026.01.13 00:41:50.678898 [ 4 ] {42c2954f-e4e4-485b-88aa-c49307dbf58a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5947 | 2026.01.13 00:41:50.678910 [ 194 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5948 | 2026.01.13 00:41:50.678919 [ 190 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 5949 | 2026.01.13 00:41:50.678964 [ 4 ] {42c2954f-e4e4-485b-88aa-c49307dbf58a} <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 | ||
| 5950 | 2026.01.13 00:41:50.678968 [ 190 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 203 rows starting from the beginning of the part | ||
| 5951 | 2026.01.13 00:41:50.679019 [ 190 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 5952 | 2026.01.13 00:41:50.679052 [ 190 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::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 | ||
| 5953 | 2026.01.13 00:41:50.679085 [ 190 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 839 rows starting from the beginning of the part | ||
| 5954 | 2026.01.13 00:41:50.679175 [ 194 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_41_8} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5955 | 2026.01.13 00:41:50.679242 [ 194 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_41_8} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5956 | 2026.01.13 00:41:50.679304 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5957 | 2026.01.13 00:41:50.679793 [ 4 ] {42c2954f-e4e4-485b-88aa-c49307dbf58a} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5958 | 2026.01.13 00:41:50.679836 [ 4 ] {42c2954f-e4e4-485b-88aa-c49307dbf58a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5959 | 2026.01.13 00:41:50.680445 [ 4 ] {42c2954f-e4e4-485b-88aa-c49307dbf58a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5960 | 2026.01.13 00:41:50.680690 [ 4 ] {42c2954f-e4e4-485b-88aa-c49307dbf58a} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5961 | 2026.01.13 00:41:50.680839 [ 4 ] {42c2954f-e4e4-485b-88aa-c49307dbf58a} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001959 sec., 12761.613067891783 rows/sec., 22.87 MiB/sec. | ||
| 5962 | 2026.01.13 00:41:50.680901 [ 4 ] {42c2954f-e4e4-485b-88aa-c49307dbf58a} <Debug> TCPHandler: Processed in 0.002155082 sec. | ||
| 5963 | 2026.01.13 00:41:50.681009 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5964 | 2026.01.13 00:41:50.681105 [ 4 ] {fc67bdb2-5001-4b27-b459-3fa963140b62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5965 | 2026.01.13 00:41:50.681147 [ 4 ] {fc67bdb2-5001-4b27-b459-3fa963140b62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5966 | 2026.01.13 00:41:50.681496 [ 4 ] {fc67bdb2-5001-4b27-b459-3fa963140b62} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5967 | 2026.01.13 00:41:50.681533 [ 4 ] {fc67bdb2-5001-4b27-b459-3fa963140b62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5968 | 2026.01.13 00:41:50.681856 [ 4 ] {fc67bdb2-5001-4b27-b459-3fa963140b62} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5969 | 2026.01.13 00:41:50.682073 [ 4 ] {fc67bdb2-5001-4b27-b459-3fa963140b62} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5970 | 2026.01.13 00:41:50.682181 [ 38 ] {} <Debug> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5971 | 2026.01.13 00:41:50.682205 [ 4 ] {fc67bdb2-5001-4b27-b459-3fa963140b62} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 5972 | 2026.01.13 00:41:50.682216 [ 38 ] {} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5973 | 2026.01.13 00:41:50.682245 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5974 | 2026.01.13 00:41:50.682249 [ 4 ] {fc67bdb2-5001-4b27-b459-3fa963140b62} <Debug> TCPHandler: Processed in 0.001290833 sec. | ||
| 5975 | 2026.01.13 00:41:50.682350 [ 196 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::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 | ||
| 5976 | 2026.01.13 00:41:50.682436 [ 196 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5977 | 2026.01.13 00:41:50.682466 [ 196 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2064 rows starting from the beginning of the part | ||
| 5978 | 2026.01.13 00:41:50.682518 [ 196 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 5979 | 2026.01.13 00:41:50.682557 [ 196 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::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 | ||
| 5980 | 2026.01.13 00:41:50.682595 [ 196 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 5981 | 2026.01.13 00:41:50.682630 [ 196 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::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 | ||
| 5982 | 2026.01.13 00:41:50.682666 [ 196 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 5983 | 2026.01.13 00:41:50.682959 [ 189 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12439 rows, containing 5 columns (5 merged, 0 gathered) in 0.004253025 sec., 2924741.8014236926 rows/sec., 200.84 MiB/sec. | ||
| 5984 | 2026.01.13 00:41:50.683234 [ 194 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5985 | 2026.01.13 00:41:50.683494 [ 194 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5986 | 2026.01.13 00:41:50.683558 [ 194 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5987 | 2026.01.13 00:41:50.683620 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.34 MiB. | ||
| 5988 | 2026.01.13 00:41:50.683781 [ 195 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2364 rows, containing 4 columns (4 merged, 0 gathered) in 0.001463345 sec., 1615476.8697743868 rows/sec., 108.87 MiB/sec. | ||
| 5989 | 2026.01.13 00:41:50.684060 [ 194 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5990 | 2026.01.13 00:41:50.684311 [ 194 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_41_8} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5991 | 2026.01.13 00:41:50.684377 [ 194 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_41_8} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5992 | 2026.01.13 00:41:50.684448 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 5993 | 2026.01.13 00:41:52.539863 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13938 | ||
| 5994 | 2026.01.13 00:41:52.540340 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5995 | 2026.01.13 00:41:52.540392 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 5996 | 2026.01.13 00:41:52.540891 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5997 | 2026.01.13 00:41:52.541117 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5998 | 2026.01.13 00:41:52.541251 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13938 | ||
| 5999 | 2026.01.13 00:41:53.271560 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6000 | 2026.01.13 00:41:53.288408 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6001 | 2026.01.13 00:41:53.288477 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6002 | 2026.01.13 00:41:53.294479 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6003 | 2026.01.13 00:41:53.295182 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6004 | 2026.01.13 00:41:53.298069 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6005 | 2026.01.13 00:41:55.073192 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 750 | ||
| 6006 | 2026.01.13 00:41:55.075441 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6007 | 2026.01.13 00:41:55.075503 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6008 | 2026.01.13 00:41:55.076657 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6009 | 2026.01.13 00:41:55.076923 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6010 | 2026.01.13 00:41:55.077072 [ 32 ] {} <Debug> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6011 | 2026.01.13 00:41:55.077139 [ 32 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6012 | 2026.01.13 00:41:55.077159 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6013 | 2026.01.13 00:41:55.077194 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 750 | ||
| 6014 | 2026.01.13 00:41:55.077256 [ 194 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::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 | ||
| 6015 | 2026.01.13 00:41:55.077806 [ 194 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6016 | 2026.01.13 00:41:55.077961 [ 194 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 602 rows starting from the beginning of the part | ||
| 6017 | 2026.01.13 00:41:55.078343 [ 194 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part | ||
| 6018 | 2026.01.13 00:41:55.078677 [ 194 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 34 rows starting from the beginning of the part | ||
| 6019 | 2026.01.13 00:41:55.079005 [ 194 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 6020 | 2026.01.13 00:41:55.079322 [ 194 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 32 rows starting from the beginning of the part | ||
| 6021 | 2026.01.13 00:41:55.079639 [ 194 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 28 rows starting from the beginning of the part | ||
| 6022 | 2026.01.13 00:41:55.085827 [ 195 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 750 rows, containing 72 columns (72 merged, 0 gathered) in 0.008616689 sec., 87040.39335758782 rows/sec., 72.04 MiB/sec. | ||
| 6023 | 2026.01.13 00:41:55.086809 [ 202 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6024 | 2026.01.13 00:41:55.087322 [ 202 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_21_4} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6025 | 2026.01.13 00:41:55.087389 [ 202 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_21_4} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6026 | 2026.01.13 00:41:55.087564 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 6027 | 2026.01.13 00:41:55.639125 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6028 | 2026.01.13 00:41:55.639312 [ 4 ] {fefdea89-3f97-4ea6-90db-57bd6a7da9c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6029 | 2026.01.13 00:41:55.639381 [ 4 ] {fefdea89-3f97-4ea6-90db-57bd6a7da9c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6030 | 2026.01.13 00:41:55.640043 [ 4 ] {fefdea89-3f97-4ea6-90db-57bd6a7da9c1} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6031 | 2026.01.13 00:41:55.640092 [ 4 ] {fefdea89-3f97-4ea6-90db-57bd6a7da9c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6032 | 2026.01.13 00:41:55.640496 [ 4 ] {fefdea89-3f97-4ea6-90db-57bd6a7da9c1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6033 | 2026.01.13 00:41:55.640735 [ 4 ] {fefdea89-3f97-4ea6-90db-57bd6a7da9c1} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6034 | 2026.01.13 00:41:55.640898 [ 4 ] {fefdea89-3f97-4ea6-90db-57bd6a7da9c1} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001635 sec., 52599.388379204895 rows/sec., 4.40 MiB/sec. | ||
| 6035 | 2026.01.13 00:41:55.640941 [ 4 ] {fefdea89-3f97-4ea6-90db-57bd6a7da9c1} <Debug> TCPHandler: Processed in 0.00194977 sec. | ||
| 6036 | 2026.01.13 00:41:55.641065 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6037 | 2026.01.13 00:41:55.641162 [ 4 ] {654a10bb-fc62-4d5b-b26d-a6730ab83bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6038 | 2026.01.13 00:41:55.641203 [ 4 ] {654a10bb-fc62-4d5b-b26d-a6730ab83bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6039 | 2026.01.13 00:41:55.641615 [ 4 ] {654a10bb-fc62-4d5b-b26d-a6730ab83bcf} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6040 | 2026.01.13 00:41:55.641652 [ 4 ] {654a10bb-fc62-4d5b-b26d-a6730ab83bcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6041 | 2026.01.13 00:41:55.641962 [ 4 ] {654a10bb-fc62-4d5b-b26d-a6730ab83bcf} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6042 | 2026.01.13 00:41:55.642192 [ 4 ] {654a10bb-fc62-4d5b-b26d-a6730ab83bcf} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6043 | 2026.01.13 00:41:55.642326 [ 4 ] {654a10bb-fc62-4d5b-b26d-a6730ab83bcf} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001182 sec., 12690.355329949238 rows/sec., 954.26 KiB/sec. | ||
| 6044 | 2026.01.13 00:41:55.642364 [ 4 ] {654a10bb-fc62-4d5b-b26d-a6730ab83bcf} <Debug> TCPHandler: Processed in 0.001349404 sec. | ||
| 6045 | 2026.01.13 00:41:55.642470 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6046 | 2026.01.13 00:41:55.642564 [ 4 ] {cd413d4c-f85b-4d19-b674-80a1daee2be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6047 | 2026.01.13 00:41:55.642604 [ 4 ] {cd413d4c-f85b-4d19-b674-80a1daee2be2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6048 | 2026.01.13 00:41:55.643023 [ 4 ] {cd413d4c-f85b-4d19-b674-80a1daee2be2} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6049 | 2026.01.13 00:41:55.643060 [ 4 ] {cd413d4c-f85b-4d19-b674-80a1daee2be2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6050 | 2026.01.13 00:41:55.643364 [ 4 ] {cd413d4c-f85b-4d19-b674-80a1daee2be2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6051 | 2026.01.13 00:41:55.643581 [ 4 ] {cd413d4c-f85b-4d19-b674-80a1daee2be2} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6052 | 2026.01.13 00:41:55.643719 [ 4 ] {cd413d4c-f85b-4d19-b674-80a1daee2be2} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001173 sec., 67348.67860187554 rows/sec., 5.26 MiB/sec. | ||
| 6053 | 2026.01.13 00:41:55.643757 [ 4 ] {cd413d4c-f85b-4d19-b674-80a1daee2be2} <Debug> TCPHandler: Processed in 0.001334894 sec. | ||
| 6054 | 2026.01.13 00:41:55.643870 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6055 | 2026.01.13 00:41:55.643964 [ 4 ] {150e31ce-d7b4-4b7f-8087-08a6846c5759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6056 | 2026.01.13 00:41:55.644008 [ 4 ] {150e31ce-d7b4-4b7f-8087-08a6846c5759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6057 | 2026.01.13 00:41:55.644412 [ 4 ] {150e31ce-d7b4-4b7f-8087-08a6846c5759} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6058 | 2026.01.13 00:41:55.644451 [ 4 ] {150e31ce-d7b4-4b7f-8087-08a6846c5759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6059 | 2026.01.13 00:41:55.644798 [ 4 ] {150e31ce-d7b4-4b7f-8087-08a6846c5759} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6060 | 2026.01.13 00:41:55.645033 [ 4 ] {150e31ce-d7b4-4b7f-8087-08a6846c5759} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6061 | 2026.01.13 00:41:55.645167 [ 4 ] {150e31ce-d7b4-4b7f-8087-08a6846c5759} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 6062 | 2026.01.13 00:41:55.645206 [ 4 ] {150e31ce-d7b4-4b7f-8087-08a6846c5759} <Debug> TCPHandler: Processed in 0.001385235 sec. | ||
| 6063 | 2026.01.13 00:41:55.645330 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6064 | 2026.01.13 00:41:55.645454 [ 4 ] {7da559cb-6368-43a0-a1fc-44dcd9b9e83b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6065 | 2026.01.13 00:41:55.645524 [ 4 ] {7da559cb-6368-43a0-a1fc-44dcd9b9e83b} <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 | ||
| 6066 | 2026.01.13 00:41:55.646385 [ 4 ] {7da559cb-6368-43a0-a1fc-44dcd9b9e83b} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6067 | 2026.01.13 00:41:55.646425 [ 4 ] {7da559cb-6368-43a0-a1fc-44dcd9b9e83b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6068 | 2026.01.13 00:41:55.646958 [ 4 ] {7da559cb-6368-43a0-a1fc-44dcd9b9e83b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6069 | 2026.01.13 00:41:55.647197 [ 4 ] {7da559cb-6368-43a0-a1fc-44dcd9b9e83b} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6070 | 2026.01.13 00:41:55.647345 [ 4 ] {7da559cb-6368-43a0-a1fc-44dcd9b9e83b} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001916 sec., 7828.810020876827 rows/sec., 14.03 MiB/sec. | ||
| 6071 | 2026.01.13 00:41:55.647401 [ 4 ] {7da559cb-6368-43a0-a1fc-44dcd9b9e83b} <Debug> TCPHandler: Processed in 0.002133002 sec. | ||
| 6072 | 2026.01.13 00:41:55.647519 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6073 | 2026.01.13 00:41:55.647630 [ 4 ] {bfd4fbe9-c423-48a4-9eb7-246995a21c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6074 | 2026.01.13 00:41:55.647673 [ 4 ] {bfd4fbe9-c423-48a4-9eb7-246995a21c72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6075 | 2026.01.13 00:41:55.648019 [ 4 ] {bfd4fbe9-c423-48a4-9eb7-246995a21c72} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6076 | 2026.01.13 00:41:55.648056 [ 4 ] {bfd4fbe9-c423-48a4-9eb7-246995a21c72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6077 | 2026.01.13 00:41:55.648380 [ 4 ] {bfd4fbe9-c423-48a4-9eb7-246995a21c72} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6078 | 2026.01.13 00:41:55.648617 [ 4 ] {bfd4fbe9-c423-48a4-9eb7-246995a21c72} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6079 | 2026.01.13 00:41:55.648757 [ 4 ] {bfd4fbe9-c423-48a4-9eb7-246995a21c72} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. | ||
| 6080 | 2026.01.13 00:41:55.648796 [ 4 ] {bfd4fbe9-c423-48a4-9eb7-246995a21c72} <Debug> TCPHandler: Processed in 0.001329263 sec. | ||
| 6081 | 2026.01.13 00:41:59.932397 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6082 | 2026.01.13 00:41:59.932480 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6083 | 2026.01.13 00:42:00.041414 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14450 | ||
| 6084 | 2026.01.13 00:42:00.042079 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6085 | 2026.01.13 00:42:00.042131 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6086 | 2026.01.13 00:42:00.042652 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6087 | 2026.01.13 00:42:00.042893 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6088 | 2026.01.13 00:42:00.043038 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14450 | ||
| 6089 | 2026.01.13 00:42:00.640283 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6090 | 2026.01.13 00:42:00.640466 [ 4 ] {89be36ef-d18f-4912-8ddf-43ab05ce0bbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6091 | 2026.01.13 00:42:00.640531 [ 4 ] {89be36ef-d18f-4912-8ddf-43ab05ce0bbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6092 | 2026.01.13 00:42:00.641298 [ 4 ] {89be36ef-d18f-4912-8ddf-43ab05ce0bbb} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6093 | 2026.01.13 00:42:00.641339 [ 4 ] {89be36ef-d18f-4912-8ddf-43ab05ce0bbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6094 | 2026.01.13 00:42:00.641743 [ 4 ] {89be36ef-d18f-4912-8ddf-43ab05ce0bbb} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6095 | 2026.01.13 00:42:00.641979 [ 4 ] {89be36ef-d18f-4912-8ddf-43ab05ce0bbb} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6096 | 2026.01.13 00:42:00.642134 [ 4 ] {89be36ef-d18f-4912-8ddf-43ab05ce0bbb} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001717 sec., 61735.58532323821 rows/sec., 5.16 MiB/sec. | ||
| 6097 | 2026.01.13 00:42:00.642177 [ 4 ] {89be36ef-d18f-4912-8ddf-43ab05ce0bbb} <Debug> TCPHandler: Processed in 0.002026702 sec. | ||
| 6098 | 2026.01.13 00:42:00.642308 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6099 | 2026.01.13 00:42:00.642407 [ 4 ] {5b97978f-2914-4cf3-a054-59760effcd52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6100 | 2026.01.13 00:42:00.642448 [ 4 ] {5b97978f-2914-4cf3-a054-59760effcd52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6101 | 2026.01.13 00:42:00.642889 [ 4 ] {5b97978f-2914-4cf3-a054-59760effcd52} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6102 | 2026.01.13 00:42:00.642925 [ 4 ] {5b97978f-2914-4cf3-a054-59760effcd52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6103 | 2026.01.13 00:42:00.643227 [ 4 ] {5b97978f-2914-4cf3-a054-59760effcd52} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6104 | 2026.01.13 00:42:00.643440 [ 4 ] {5b97978f-2914-4cf3-a054-59760effcd52} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6105 | 2026.01.13 00:42:00.643571 [ 4 ] {5b97978f-2914-4cf3-a054-59760effcd52} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001184 sec., 21114.864864864867 rows/sec., 1.55 MiB/sec. | ||
| 6106 | 2026.01.13 00:42:00.643576 [ 28 ] {} <Debug> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6107 | 2026.01.13 00:42:00.643611 [ 4 ] {5b97978f-2914-4cf3-a054-59760effcd52} <Debug> TCPHandler: Processed in 0.001353534 sec. | ||
| 6108 | 2026.01.13 00:42:00.643640 [ 28 ] {} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6109 | 2026.01.13 00:42:00.643699 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6110 | 2026.01.13 00:42:00.643734 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6111 | 2026.01.13 00:42:00.643818 [ 194 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::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 | ||
| 6112 | 2026.01.13 00:42:00.643836 [ 4 ] {09b9784e-5bcc-43b6-8ac0-40d11b069398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6113 | 2026.01.13 00:42:00.643898 [ 4 ] {09b9784e-5bcc-43b6-8ac0-40d11b069398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6114 | 2026.01.13 00:42:00.643953 [ 194 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6115 | 2026.01.13 00:42:00.643990 [ 194 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 70 rows starting from the beginning of the part | ||
| 6116 | 2026.01.13 00:42:00.644054 [ 194 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 25 rows starting from the beginning of the part | ||
| 6117 | 2026.01.13 00:42:00.644097 [ 194 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 15 rows starting from the beginning of the part | ||
| 6118 | 2026.01.13 00:42:00.644138 [ 194 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 27 rows starting from the beginning of the part | ||
| 6119 | 2026.01.13 00:42:00.644174 [ 194 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 15 rows starting from the beginning of the part | ||
| 6120 | 2026.01.13 00:42:00.644213 [ 194 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 25 rows starting from the beginning of the part | ||
| 6121 | 2026.01.13 00:42:00.644329 [ 4 ] {09b9784e-5bcc-43b6-8ac0-40d11b069398} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6122 | 2026.01.13 00:42:00.644373 [ 4 ] {09b9784e-5bcc-43b6-8ac0-40d11b069398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6123 | 2026.01.13 00:42:00.644708 [ 4 ] {09b9784e-5bcc-43b6-8ac0-40d11b069398} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6124 | 2026.01.13 00:42:00.644948 [ 4 ] {09b9784e-5bcc-43b6-8ac0-40d11b069398} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6125 | 2026.01.13 00:42:00.644997 [ 187 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 5 columns (5 merged, 0 gathered) in 0.001235703 sec., 143238.30240761736 rows/sec., 11.03 MiB/sec. | ||
| 6126 | 2026.01.13 00:42:00.645082 [ 4 ] {09b9784e-5bcc-43b6-8ac0-40d11b069398} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001264 sec., 70411.39240506329 rows/sec., 5.50 MiB/sec. | ||
| 6127 | 2026.01.13 00:42:00.645125 [ 194 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6128 | 2026.01.13 00:42:00.645126 [ 4 ] {09b9784e-5bcc-43b6-8ac0-40d11b069398} <Debug> TCPHandler: Processed in 0.001441655 sec. | ||
| 6129 | 2026.01.13 00:42:00.645262 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6130 | 2026.01.13 00:42:00.645362 [ 4 ] {a8fae211-f3e1-4348-82ee-801daa624ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6131 | 2026.01.13 00:42:00.645376 [ 194 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_41_8} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6132 | 2026.01.13 00:42:00.645407 [ 4 ] {a8fae211-f3e1-4348-82ee-801daa624ee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6133 | 2026.01.13 00:42:00.645448 [ 194 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_41_8} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6134 | 2026.01.13 00:42:00.645518 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6135 | 2026.01.13 00:42:00.645824 [ 4 ] {a8fae211-f3e1-4348-82ee-801daa624ee3} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6136 | 2026.01.13 00:42:00.645866 [ 4 ] {a8fae211-f3e1-4348-82ee-801daa624ee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6137 | 2026.01.13 00:42:00.646205 [ 4 ] {a8fae211-f3e1-4348-82ee-801daa624ee3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6138 | 2026.01.13 00:42:00.646424 [ 4 ] {a8fae211-f3e1-4348-82ee-801daa624ee3} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6139 | 2026.01.13 00:42:00.646557 [ 4 ] {a8fae211-f3e1-4348-82ee-801daa624ee3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 6140 | 2026.01.13 00:42:00.646595 [ 4 ] {a8fae211-f3e1-4348-82ee-801daa624ee3} <Debug> TCPHandler: Processed in 0.001383335 sec. | ||
| 6141 | 2026.01.13 00:42:00.646708 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6142 | 2026.01.13 00:42:00.646804 [ 4 ] {66df92bc-b0a9-4781-a98b-959ce376f212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6143 | 2026.01.13 00:42:00.646858 [ 4 ] {66df92bc-b0a9-4781-a98b-959ce376f212} <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 | ||
| 6144 | 2026.01.13 00:42:00.647678 [ 4 ] {66df92bc-b0a9-4781-a98b-959ce376f212} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6145 | 2026.01.13 00:42:00.647714 [ 4 ] {66df92bc-b0a9-4781-a98b-959ce376f212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6146 | 2026.01.13 00:42:00.648243 [ 4 ] {66df92bc-b0a9-4781-a98b-959ce376f212} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6147 | 2026.01.13 00:42:00.648482 [ 4 ] {66df92bc-b0a9-4781-a98b-959ce376f212} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6148 | 2026.01.13 00:42:00.648639 [ 28 ] {} <Debug> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6149 | 2026.01.13 00:42:00.648648 [ 4 ] {66df92bc-b0a9-4781-a98b-959ce376f212} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001861 sec., 13433.637829124127 rows/sec., 24.07 MiB/sec. | ||
| 6150 | 2026.01.13 00:42:00.648681 [ 28 ] {} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6151 | 2026.01.13 00:42:00.648707 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6152 | 2026.01.13 00:42:00.648734 [ 4 ] {66df92bc-b0a9-4781-a98b-959ce376f212} <Debug> TCPHandler: Processed in 0.002074922 sec. | ||
| 6153 | 2026.01.13 00:42:00.648783 [ 195 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::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 | ||
| 6154 | 2026.01.13 00:42:00.648864 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6155 | 2026.01.13 00:42:00.648979 [ 4 ] {2edd182c-d9f2-43f9-8073-8006f8a93df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6156 | 2026.01.13 00:42:00.649018 [ 195 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6157 | 2026.01.13 00:42:00.649027 [ 4 ] {2edd182c-d9f2-43f9-8073-8006f8a93df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6158 | 2026.01.13 00:42:00.649092 [ 195 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 667 rows starting from the beginning of the part | ||
| 6159 | 2026.01.13 00:42:00.649251 [ 195 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 25 rows starting from the beginning of the part | ||
| 6160 | 2026.01.13 00:42:00.649360 [ 195 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 15 rows starting from the beginning of the part | ||
| 6161 | 2026.01.13 00:42:00.649431 [ 4 ] {2edd182c-d9f2-43f9-8073-8006f8a93df5} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6162 | 2026.01.13 00:42:00.649457 [ 195 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 25 rows starting from the beginning of the part | ||
| 6163 | 2026.01.13 00:42:00.649474 [ 4 ] {2edd182c-d9f2-43f9-8073-8006f8a93df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6164 | 2026.01.13 00:42:00.649549 [ 195 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 15 rows starting from the beginning of the part | ||
| 6165 | 2026.01.13 00:42:00.649641 [ 195 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 25 rows starting from the beginning of the part | ||
| 6166 | 2026.01.13 00:42:00.649856 [ 4 ] {2edd182c-d9f2-43f9-8073-8006f8a93df5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6167 | 2026.01.13 00:42:00.650127 [ 4 ] {2edd182c-d9f2-43f9-8073-8006f8a93df5} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6168 | 2026.01.13 00:42:00.650272 [ 4 ] {2edd182c-d9f2-43f9-8073-8006f8a93df5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001315 sec., 45627.37642585552 rows/sec., 3.07 MiB/sec. | ||
| 6169 | 2026.01.13 00:42:00.650312 [ 4 ] {2edd182c-d9f2-43f9-8073-8006f8a93df5} <Debug> TCPHandler: Processed in 0.001502325 sec. | ||
| 6170 | 2026.01.13 00:42:00.654287 [ 200 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 772 rows, containing 19 columns (19 merged, 0 gathered) in 0.005540338 sec., 139341.6791538711 rows/sec., 249.69 MiB/sec. | ||
| 6171 | 2026.01.13 00:42:00.655152 [ 199 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6172 | 2026.01.13 00:42:00.655467 [ 199 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6173 | 2026.01.13 00:42:00.655533 [ 199 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6174 | 2026.01.13 00:42:00.655614 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.70 MiB. | ||
| 6175 | 2026.01.13 00:42:00.798201 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6176 | 2026.01.13 00:42:00.815914 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6177 | 2026.01.13 00:42:00.815975 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6178 | 2026.01.13 00:42:00.822414 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6179 | 2026.01.13 00:42:00.823141 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6180 | 2026.01.13 00:42:00.826615 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6181 | 2026.01.13 00:42:01.000258 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.29 MiB, peak 273.43 MiB, free memory in arenas 0.00 B, will set to 268.71 MiB (RSS), difference: 2.42 MiB | ||
| 6182 | 2026.01.13 00:42:02.665032 [ 120 ] {} <Debug> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6183 | 2026.01.13 00:42:02.665101 [ 120 ] {} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6184 | 2026.01.13 00:42:02.665125 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6185 | 2026.01.13 00:42:02.665250 [ 187 ] {1fba0464-696e-4e4a-8144-b9409f14242e::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 | ||
| 6186 | 2026.01.13 00:42:02.665414 [ 187 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6187 | 2026.01.13 00:42:02.665451 [ 187 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 252 rows starting from the beginning of the part | ||
| 6188 | 2026.01.13 00:42:02.665520 [ 187 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 6189 | 2026.01.13 00:42:02.665566 [ 187 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 228 rows starting from the beginning of the part | ||
| 6190 | 2026.01.13 00:42:02.665607 [ 187 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 6191 | 2026.01.13 00:42:02.665654 [ 187 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 228 rows starting from the beginning of the part | ||
| 6192 | 2026.01.13 00:42:02.666749 [ 200 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001554746 sec., 486253.05998536095 rows/sec., 35.49 MiB/sec. | ||
| 6193 | 2026.01.13 00:42:02.666949 [ 187 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6194 | 2026.01.13 00:42:02.667287 [ 187 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_13_3} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6195 | 2026.01.13 00:42:02.667382 [ 187 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_13_3} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6196 | 2026.01.13 00:42:02.667466 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6197 | 2026.01.13 00:42:05.077382 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 774 | ||
| 6198 | 2026.01.13 00:42:05.079932 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6199 | 2026.01.13 00:42:05.079970 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6200 | 2026.01.13 00:42:05.081126 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6201 | 2026.01.13 00:42:05.081389 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6202 | 2026.01.13 00:42:05.081642 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 774 | ||
| 6203 | 2026.01.13 00:42:05.641897 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6204 | 2026.01.13 00:42:05.642080 [ 4 ] {a16aaa1f-f7f4-49a5-9bb0-77b2071040e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6205 | 2026.01.13 00:42:05.642148 [ 4 ] {a16aaa1f-f7f4-49a5-9bb0-77b2071040e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6206 | 2026.01.13 00:42:05.642859 [ 4 ] {a16aaa1f-f7f4-49a5-9bb0-77b2071040e1} <Trace> oximeter.fields_i16 (cdd7cfc2-b03d-482d-b63b-decb637f20a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6207 | 2026.01.13 00:42:05.642912 [ 4 ] {a16aaa1f-f7f4-49a5-9bb0-77b2071040e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6208 | 2026.01.13 00:42:05.643424 [ 4 ] {a16aaa1f-f7f4-49a5-9bb0-77b2071040e1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6209 | 2026.01.13 00:42:05.643669 [ 4 ] {a16aaa1f-f7f4-49a5-9bb0-77b2071040e1} <Trace> oximeter.fields_i16 (cdd7cfc2-b03d-482d-b63b-decb637f20a3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6210 | 2026.01.13 00:42:05.643834 [ 4 ] {a16aaa1f-f7f4-49a5-9bb0-77b2071040e1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001803 sec., 13311.148086522464 rows/sec., 1.10 MiB/sec. | ||
| 6211 | 2026.01.13 00:42:05.643879 [ 4 ] {a16aaa1f-f7f4-49a5-9bb0-77b2071040e1} <Debug> TCPHandler: Processed in 0.002129932 sec. | ||
| 6212 | 2026.01.13 00:42:05.644009 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6213 | 2026.01.13 00:42:05.644118 [ 4 ] {2fd98034-4510-42d4-874f-c6fb3ffb32c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6214 | 2026.01.13 00:42:05.644162 [ 4 ] {2fd98034-4510-42d4-874f-c6fb3ffb32c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6215 | 2026.01.13 00:42:05.644658 [ 4 ] {2fd98034-4510-42d4-874f-c6fb3ffb32c4} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6216 | 2026.01.13 00:42:05.644695 [ 4 ] {2fd98034-4510-42d4-874f-c6fb3ffb32c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6217 | 2026.01.13 00:42:05.645046 [ 4 ] {2fd98034-4510-42d4-874f-c6fb3ffb32c4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6218 | 2026.01.13 00:42:05.645285 [ 4 ] {2fd98034-4510-42d4-874f-c6fb3ffb32c4} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6219 | 2026.01.13 00:42:05.645424 [ 4 ] {2fd98034-4510-42d4-874f-c6fb3ffb32c4} <Debug> executeQuery: Read 206 rows, 18.80 KiB in 0.001327 sec., 155237.3775433308 rows/sec., 13.83 MiB/sec. | ||
| 6220 | 2026.01.13 00:42:05.645463 [ 4 ] {2fd98034-4510-42d4-874f-c6fb3ffb32c4} <Debug> TCPHandler: Processed in 0.001505905 sec. | ||
| 6221 | 2026.01.13 00:42:05.645586 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6222 | 2026.01.13 00:42:05.645684 [ 4 ] {366b6f4c-d6e6-4e35-bfe3-1252213a27b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6223 | 2026.01.13 00:42:05.645724 [ 4 ] {366b6f4c-d6e6-4e35-bfe3-1252213a27b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6224 | 2026.01.13 00:42:05.646147 [ 4 ] {366b6f4c-d6e6-4e35-bfe3-1252213a27b3} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6225 | 2026.01.13 00:42:05.646182 [ 4 ] {366b6f4c-d6e6-4e35-bfe3-1252213a27b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6226 | 2026.01.13 00:42:05.646490 [ 4 ] {366b6f4c-d6e6-4e35-bfe3-1252213a27b3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6227 | 2026.01.13 00:42:05.646714 [ 4 ] {366b6f4c-d6e6-4e35-bfe3-1252213a27b3} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6228 | 2026.01.13 00:42:05.646847 [ 4 ] {366b6f4c-d6e6-4e35-bfe3-1252213a27b3} <Debug> executeQuery: Read 27 rows, 2.09 KiB in 0.001183 sec., 22823.33051563821 rows/sec., 1.72 MiB/sec. | ||
| 6229 | 2026.01.13 00:42:05.646883 [ 4 ] {366b6f4c-d6e6-4e35-bfe3-1252213a27b3} <Debug> TCPHandler: Processed in 0.001346314 sec. | ||
| 6230 | 2026.01.13 00:42:05.646998 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6231 | 2026.01.13 00:42:05.647093 [ 4 ] {6dfcb131-c22d-4519-bcba-5923b86d9313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6232 | 2026.01.13 00:42:05.647132 [ 4 ] {6dfcb131-c22d-4519-bcba-5923b86d9313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6233 | 2026.01.13 00:42:05.647590 [ 4 ] {6dfcb131-c22d-4519-bcba-5923b86d9313} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6234 | 2026.01.13 00:42:05.647626 [ 4 ] {6dfcb131-c22d-4519-bcba-5923b86d9313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6235 | 2026.01.13 00:42:05.647943 [ 4 ] {6dfcb131-c22d-4519-bcba-5923b86d9313} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6236 | 2026.01.13 00:42:05.648161 [ 4 ] {6dfcb131-c22d-4519-bcba-5923b86d9313} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6237 | 2026.01.13 00:42:05.648291 [ 4 ] {6dfcb131-c22d-4519-bcba-5923b86d9313} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001217 sec., 19720.62448644207 rows/sec., 1.64 MiB/sec. | ||
| 6238 | 2026.01.13 00:42:05.648329 [ 4 ] {6dfcb131-c22d-4519-bcba-5923b86d9313} <Debug> TCPHandler: Processed in 0.001379775 sec. | ||
| 6239 | 2026.01.13 00:42:05.648454 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6240 | 2026.01.13 00:42:05.648548 [ 4 ] {94e7fb04-4495-4295-a19b-12f1a93f8bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6241 | 2026.01.13 00:42:05.648586 [ 4 ] {94e7fb04-4495-4295-a19b-12f1a93f8bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6242 | 2026.01.13 00:42:05.648983 [ 4 ] {94e7fb04-4495-4295-a19b-12f1a93f8bae} <Trace> oximeter.fields_u8 (3fed0e26-75a1-4f98-9e1a-d6596b4272b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6243 | 2026.01.13 00:42:05.649018 [ 4 ] {94e7fb04-4495-4295-a19b-12f1a93f8bae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6244 | 2026.01.13 00:42:05.649321 [ 4 ] {94e7fb04-4495-4295-a19b-12f1a93f8bae} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6245 | 2026.01.13 00:42:05.649572 [ 4 ] {94e7fb04-4495-4295-a19b-12f1a93f8bae} <Trace> oximeter.fields_u8 (3fed0e26-75a1-4f98-9e1a-d6596b4272b4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6246 | 2026.01.13 00:42:05.649699 [ 4 ] {94e7fb04-4495-4295-a19b-12f1a93f8bae} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001169 sec., 10265.18391787853 rows/sec., 801.97 KiB/sec. | ||
| 6247 | 2026.01.13 00:42:05.649738 [ 4 ] {94e7fb04-4495-4295-a19b-12f1a93f8bae} <Debug> TCPHandler: Processed in 0.001336484 sec. | ||
| 6248 | 2026.01.13 00:42:05.649856 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6249 | 2026.01.13 00:42:05.649951 [ 4 ] {facc19a4-f64f-46b5-aa13-108f13b9deef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6250 | 2026.01.13 00:42:05.649991 [ 4 ] {facc19a4-f64f-46b5-aa13-108f13b9deef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6251 | 2026.01.13 00:42:05.650426 [ 4 ] {facc19a4-f64f-46b5-aa13-108f13b9deef} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6252 | 2026.01.13 00:42:05.650462 [ 4 ] {facc19a4-f64f-46b5-aa13-108f13b9deef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6253 | 2026.01.13 00:42:05.650805 [ 4 ] {facc19a4-f64f-46b5-aa13-108f13b9deef} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6254 | 2026.01.13 00:42:05.651026 [ 4 ] {facc19a4-f64f-46b5-aa13-108f13b9deef} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6255 | 2026.01.13 00:42:05.651168 [ 4 ] {facc19a4-f64f-46b5-aa13-108f13b9deef} <Debug> executeQuery: Read 115 rows, 9.57 KiB in 0.001234 sec., 93192.86871961101 rows/sec., 7.58 MiB/sec. | ||
| 6256 | 2026.01.13 00:42:05.651206 [ 4 ] {facc19a4-f64f-46b5-aa13-108f13b9deef} <Debug> TCPHandler: Processed in 0.001399784 sec. | ||
| 6257 | 2026.01.13 00:42:05.651330 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6258 | 2026.01.13 00:42:05.651424 [ 4 ] {169ca45a-5f68-48d3-a27f-ef042a2501d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6259 | 2026.01.13 00:42:05.651468 [ 4 ] {169ca45a-5f68-48d3-a27f-ef042a2501d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6260 | 2026.01.13 00:42:05.651877 [ 4 ] {169ca45a-5f68-48d3-a27f-ef042a2501d1} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6261 | 2026.01.13 00:42:05.651913 [ 4 ] {169ca45a-5f68-48d3-a27f-ef042a2501d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6262 | 2026.01.13 00:42:05.652273 [ 4 ] {169ca45a-5f68-48d3-a27f-ef042a2501d1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6263 | 2026.01.13 00:42:05.652502 [ 4 ] {169ca45a-5f68-48d3-a27f-ef042a2501d1} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6264 | 2026.01.13 00:42:05.652632 [ 4 ] {169ca45a-5f68-48d3-a27f-ef042a2501d1} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001225 sec., 160000 rows/sec., 11.48 MiB/sec. | ||
| 6265 | 2026.01.13 00:42:05.652669 [ 4 ] {169ca45a-5f68-48d3-a27f-ef042a2501d1} <Debug> TCPHandler: Processed in 0.001388705 sec. | ||
| 6266 | 2026.01.13 00:42:05.652835 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6267 | 2026.01.13 00:42:05.652937 [ 4 ] {cf96e471-20f1-4a50-9b10-c4b4f1ca1b51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6268 | 2026.01.13 00:42:05.652992 [ 4 ] {cf96e471-20f1-4a50-9b10-c4b4f1ca1b51} <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 | ||
| 6269 | 2026.01.13 00:42:05.653784 [ 4 ] {cf96e471-20f1-4a50-9b10-c4b4f1ca1b51} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6270 | 2026.01.13 00:42:05.653819 [ 4 ] {cf96e471-20f1-4a50-9b10-c4b4f1ca1b51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6271 | 2026.01.13 00:42:05.654360 [ 4 ] {cf96e471-20f1-4a50-9b10-c4b4f1ca1b51} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6272 | 2026.01.13 00:42:05.654606 [ 4 ] {cf96e471-20f1-4a50-9b10-c4b4f1ca1b51} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6273 | 2026.01.13 00:42:05.654749 [ 4 ] {cf96e471-20f1-4a50-9b10-c4b4f1ca1b51} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001832 sec., 8187.772925764192 rows/sec., 14.67 MiB/sec. | ||
| 6274 | 2026.01.13 00:42:05.654834 [ 4 ] {cf96e471-20f1-4a50-9b10-c4b4f1ca1b51} <Debug> TCPHandler: Processed in 0.002056441 sec. | ||
| 6275 | 2026.01.13 00:42:05.654961 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6276 | 2026.01.13 00:42:05.655062 [ 4 ] {e46c62ea-e93c-432d-b90b-dadf33798752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6277 | 2026.01.13 00:42:05.655104 [ 4 ] {e46c62ea-e93c-432d-b90b-dadf33798752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6278 | 2026.01.13 00:42:05.655448 [ 4 ] {e46c62ea-e93c-432d-b90b-dadf33798752} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6279 | 2026.01.13 00:42:05.655482 [ 4 ] {e46c62ea-e93c-432d-b90b-dadf33798752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6280 | 2026.01.13 00:42:05.655800 [ 4 ] {e46c62ea-e93c-432d-b90b-dadf33798752} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6281 | 2026.01.13 00:42:05.656018 [ 4 ] {e46c62ea-e93c-432d-b90b-dadf33798752} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6282 | 2026.01.13 00:42:05.656159 [ 4 ] {e46c62ea-e93c-432d-b90b-dadf33798752} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 6283 | 2026.01.13 00:42:05.656206 [ 4 ] {e46c62ea-e93c-432d-b90b-dadf33798752} <Debug> TCPHandler: Processed in 0.001298594 sec. | ||
| 6284 | 2026.01.13 00:42:07.544060 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14898 | ||
| 6285 | 2026.01.13 00:42:07.544547 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6286 | 2026.01.13 00:42:07.544590 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6287 | 2026.01.13 00:42:07.545121 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6288 | 2026.01.13 00:42:07.545373 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6289 | 2026.01.13 00:42:07.545518 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14898 | ||
| 6290 | 2026.01.13 00:42:07.545511 [ 149 ] {} <Debug> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6291 | 2026.01.13 00:42:07.545592 [ 149 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6292 | 2026.01.13 00:42:07.545611 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6293 | 2026.01.13 00:42:07.545702 [ 191 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::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 | ||
| 6294 | 2026.01.13 00:42:07.545799 [ 191 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6295 | 2026.01.13 00:42:07.545828 [ 191 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12530 rows starting from the beginning of the part | ||
| 6296 | 2026.01.13 00:42:07.545881 [ 191 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::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 | ||
| 6297 | 2026.01.13 00:42:07.545920 [ 191 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::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 | ||
| 6298 | 2026.01.13 00:42:07.545961 [ 191 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::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 | ||
| 6299 | 2026.01.13 00:42:07.545997 [ 191 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::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 | ||
| 6300 | 2026.01.13 00:42:07.546031 [ 191 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::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 | ||
| 6301 | 2026.01.13 00:42:07.547599 [ 187 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14898 rows, containing 4 columns (4 merged, 0 gathered) in 0.00193824 sec., 7686354.631005448 rows/sec., 109.95 MiB/sec. | ||
| 6302 | 2026.01.13 00:42:07.547804 [ 191 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6303 | 2026.01.13 00:42:07.548025 [ 191 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_31_6} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6304 | 2026.01.13 00:42:07.548089 [ 191 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_31_6} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6305 | 2026.01.13 00:42:07.548155 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 6306 | 2026.01.13 00:42:08.327613 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6307 | 2026.01.13 00:42:08.346286 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6308 | 2026.01.13 00:42:08.346351 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6309 | 2026.01.13 00:42:08.352059 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6310 | 2026.01.13 00:42:08.352781 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6311 | 2026.01.13 00:42:08.353117 [ 149 ] {} <Debug> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6312 | 2026.01.13 00:42:08.353185 [ 149 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6313 | 2026.01.13 00:42:08.353206 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6314 | 2026.01.13 00:42:08.353296 [ 188 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 6315 | 2026.01.13 00:42:08.356095 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6316 | 2026.01.13 00:42:08.356445 [ 188 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6317 | 2026.01.13 00:42:08.357244 [ 188 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 6318 | 2026.01.13 00:42:08.360728 [ 188 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 6319 | 2026.01.13 00:42:08.364120 [ 188 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 6320 | 2026.01.13 00:42:08.367705 [ 188 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 6321 | 2026.01.13 00:42:08.371771 [ 188 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 6322 | 2026.01.13 00:42:08.375555 [ 188 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 6323 | 2026.01.13 00:42:08.429142 [ 191 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.07587824 sec., 3083.8880817478107 rows/sec., 15.95 MiB/sec. | ||
| 6324 | 2026.01.13 00:42:08.432078 [ 191 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6325 | 2026.01.13 00:42:08.434245 [ 191 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_31_6} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6326 | 2026.01.13 00:42:08.434367 [ 191 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_31_6} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6327 | 2026.01.13 00:42:08.437463 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6328 | 2026.01.13 00:42:09.000215 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.22 MiB, peak 280.78 MiB, free memory in arenas 0.00 B, will set to 272.43 MiB (RSS), difference: 2.21 MiB | ||
| 6329 | 2026.01.13 00:42:10.640696 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6330 | 2026.01.13 00:42:10.640980 [ 4 ] {9c1a4b21-d666-4d6a-a57f-ae6520de1d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6331 | 2026.01.13 00:42:10.641087 [ 4 ] {9c1a4b21-d666-4d6a-a57f-ae6520de1d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6332 | 2026.01.13 00:42:10.641929 [ 4 ] {9c1a4b21-d666-4d6a-a57f-ae6520de1d29} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6333 | 2026.01.13 00:42:10.641978 [ 4 ] {9c1a4b21-d666-4d6a-a57f-ae6520de1d29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6334 | 2026.01.13 00:42:10.642378 [ 4 ] {9c1a4b21-d666-4d6a-a57f-ae6520de1d29} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6335 | 2026.01.13 00:42:10.642613 [ 4 ] {9c1a4b21-d666-4d6a-a57f-ae6520de1d29} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6336 | 2026.01.13 00:42:10.642783 [ 4 ] {9c1a4b21-d666-4d6a-a57f-ae6520de1d29} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001879 sec., 56412.985630654606 rows/sec., 4.71 MiB/sec. | ||
| 6337 | 2026.01.13 00:42:10.642833 [ 4 ] {9c1a4b21-d666-4d6a-a57f-ae6520de1d29} <Debug> TCPHandler: Processed in 0.002325034 sec. | ||
| 6338 | 2026.01.13 00:42:10.642957 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6339 | 2026.01.13 00:42:10.643062 [ 4 ] {cdb9eb52-dac6-4d8c-9c1a-7a483a742fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6340 | 2026.01.13 00:42:10.643107 [ 4 ] {cdb9eb52-dac6-4d8c-9c1a-7a483a742fce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6341 | 2026.01.13 00:42:10.643528 [ 4 ] {cdb9eb52-dac6-4d8c-9c1a-7a483a742fce} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6342 | 2026.01.13 00:42:10.643566 [ 4 ] {cdb9eb52-dac6-4d8c-9c1a-7a483a742fce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6343 | 2026.01.13 00:42:10.643873 [ 4 ] {cdb9eb52-dac6-4d8c-9c1a-7a483a742fce} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6344 | 2026.01.13 00:42:10.644099 [ 4 ] {cdb9eb52-dac6-4d8c-9c1a-7a483a742fce} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6345 | 2026.01.13 00:42:10.644233 [ 4 ] {cdb9eb52-dac6-4d8c-9c1a-7a483a742fce} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001195 sec., 20920.502092050207 rows/sec., 1.54 MiB/sec. | ||
| 6346 | 2026.01.13 00:42:10.644272 [ 4 ] {cdb9eb52-dac6-4d8c-9c1a-7a483a742fce} <Debug> TCPHandler: Processed in 0.001366314 sec. | ||
| 6347 | 2026.01.13 00:42:10.644386 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6348 | 2026.01.13 00:42:10.644484 [ 4 ] {05900717-9936-471e-9782-5f3d35b7759b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6349 | 2026.01.13 00:42:10.644525 [ 4 ] {05900717-9936-471e-9782-5f3d35b7759b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6350 | 2026.01.13 00:42:10.644951 [ 4 ] {05900717-9936-471e-9782-5f3d35b7759b} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6351 | 2026.01.13 00:42:10.644987 [ 4 ] {05900717-9936-471e-9782-5f3d35b7759b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6352 | 2026.01.13 00:42:10.645294 [ 4 ] {05900717-9936-471e-9782-5f3d35b7759b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6353 | 2026.01.13 00:42:10.645509 [ 4 ] {05900717-9936-471e-9782-5f3d35b7759b} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6354 | 2026.01.13 00:42:10.645645 [ 4 ] {05900717-9936-471e-9782-5f3d35b7759b} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001179 sec., 75487.70144189992 rows/sec., 5.90 MiB/sec. | ||
| 6355 | 2026.01.13 00:42:10.645683 [ 4 ] {05900717-9936-471e-9782-5f3d35b7759b} <Debug> TCPHandler: Processed in 0.001346754 sec. | ||
| 6356 | 2026.01.13 00:42:10.645795 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6357 | 2026.01.13 00:42:10.645890 [ 4 ] {323e0bce-7628-4e81-bb86-d266db4b7293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6358 | 2026.01.13 00:42:10.645933 [ 4 ] {323e0bce-7628-4e81-bb86-d266db4b7293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6359 | 2026.01.13 00:42:10.646336 [ 4 ] {323e0bce-7628-4e81-bb86-d266db4b7293} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6360 | 2026.01.13 00:42:10.646372 [ 4 ] {323e0bce-7628-4e81-bb86-d266db4b7293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6361 | 2026.01.13 00:42:10.646706 [ 4 ] {323e0bce-7628-4e81-bb86-d266db4b7293} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6362 | 2026.01.13 00:42:10.646920 [ 4 ] {323e0bce-7628-4e81-bb86-d266db4b7293} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6363 | 2026.01.13 00:42:10.647052 [ 4 ] {323e0bce-7628-4e81-bb86-d266db4b7293} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 6364 | 2026.01.13 00:42:10.647088 [ 4 ] {323e0bce-7628-4e81-bb86-d266db4b7293} <Debug> TCPHandler: Processed in 0.001342134 sec. | ||
| 6365 | 2026.01.13 00:42:10.647196 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6366 | 2026.01.13 00:42:10.647290 [ 4 ] {77f1d628-6078-40e6-b511-dbf7cf32128c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6367 | 2026.01.13 00:42:10.647348 [ 4 ] {77f1d628-6078-40e6-b511-dbf7cf32128c} <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 | ||
| 6368 | 2026.01.13 00:42:10.648150 [ 4 ] {77f1d628-6078-40e6-b511-dbf7cf32128c} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6369 | 2026.01.13 00:42:10.648187 [ 4 ] {77f1d628-6078-40e6-b511-dbf7cf32128c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6370 | 2026.01.13 00:42:10.648757 [ 4 ] {77f1d628-6078-40e6-b511-dbf7cf32128c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6371 | 2026.01.13 00:42:10.649025 [ 4 ] {77f1d628-6078-40e6-b511-dbf7cf32128c} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6372 | 2026.01.13 00:42:10.649167 [ 4 ] {77f1d628-6078-40e6-b511-dbf7cf32128c} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001894 sec., 13199.577613516367 rows/sec., 23.65 MiB/sec. | ||
| 6373 | 2026.01.13 00:42:10.649232 [ 4 ] {77f1d628-6078-40e6-b511-dbf7cf32128c} <Debug> TCPHandler: Processed in 0.002084212 sec. | ||
| 6374 | 2026.01.13 00:42:10.649350 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6375 | 2026.01.13 00:42:10.649446 [ 4 ] {fa7515d0-4f9f-44b0-83fd-044fc580870d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6376 | 2026.01.13 00:42:10.649488 [ 4 ] {fa7515d0-4f9f-44b0-83fd-044fc580870d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6377 | 2026.01.13 00:42:10.649838 [ 4 ] {fa7515d0-4f9f-44b0-83fd-044fc580870d} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6378 | 2026.01.13 00:42:10.649875 [ 4 ] {fa7515d0-4f9f-44b0-83fd-044fc580870d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6379 | 2026.01.13 00:42:10.650185 [ 4 ] {fa7515d0-4f9f-44b0-83fd-044fc580870d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6380 | 2026.01.13 00:42:10.650398 [ 4 ] {fa7515d0-4f9f-44b0-83fd-044fc580870d} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6381 | 2026.01.13 00:42:10.650531 [ 4 ] {fa7515d0-4f9f-44b0-83fd-044fc580870d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 6382 | 2026.01.13 00:42:10.650568 [ 4 ] {fa7515d0-4f9f-44b0-83fd-044fc580870d} <Debug> TCPHandler: Processed in 0.001267673 sec. | ||
| 6383 | 2026.01.13 00:42:14.932535 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6384 | 2026.01.13 00:42:14.932628 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6385 | 2026.01.13 00:42:15.001332 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000836469 sec. | ||
| 6386 | 2026.01.13 00:42:15.046568 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15410 | ||
| 6387 | 2026.01.13 00:42:15.047061 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6388 | 2026.01.13 00:42:15.047104 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6389 | 2026.01.13 00:42:15.047752 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6390 | 2026.01.13 00:42:15.047987 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6391 | 2026.01.13 00:42:15.048131 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15410 | ||
| 6392 | 2026.01.13 00:42:15.082733 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 804 | ||
| 6393 | 2026.01.13 00:42:15.084953 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6394 | 2026.01.13 00:42:15.084995 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6395 | 2026.01.13 00:42:15.086191 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6396 | 2026.01.13 00:42:15.086460 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6397 | 2026.01.13 00:42:15.086718 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 804 | ||
| 6398 | 2026.01.13 00:42:15.639159 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6399 | 2026.01.13 00:42:15.639352 [ 4 ] {ca177b4d-fbf3-481e-bf0c-319984789de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6400 | 2026.01.13 00:42:15.639423 [ 4 ] {ca177b4d-fbf3-481e-bf0c-319984789de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6401 | 2026.01.13 00:42:15.640101 [ 4 ] {ca177b4d-fbf3-481e-bf0c-319984789de3} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6402 | 2026.01.13 00:42:15.640155 [ 4 ] {ca177b4d-fbf3-481e-bf0c-319984789de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6403 | 2026.01.13 00:42:15.640560 [ 4 ] {ca177b4d-fbf3-481e-bf0c-319984789de3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6404 | 2026.01.13 00:42:15.640805 [ 4 ] {ca177b4d-fbf3-481e-bf0c-319984789de3} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6405 | 2026.01.13 00:42:15.640961 [ 131 ] {} <Debug> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6406 | 2026.01.13 00:42:15.640975 [ 4 ] {ca177b4d-fbf3-481e-bf0c-319984789de3} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001671 sec., 51466.18791143028 rows/sec., 4.30 MiB/sec. | ||
| 6407 | 2026.01.13 00:42:15.641027 [ 131 ] {} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6408 | 2026.01.13 00:42:15.641049 [ 4 ] {ca177b4d-fbf3-481e-bf0c-319984789de3} <Debug> TCPHandler: Processed in 0.002029112 sec. | ||
| 6409 | 2026.01.13 00:42:15.641054 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6410 | 2026.01.13 00:42:15.641186 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6411 | 2026.01.13 00:42:15.641199 [ 186 ] {69955813-f697-4ff5-96f7-072ef266c358::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 | ||
| 6412 | 2026.01.13 00:42:15.641295 [ 4 ] {f683edc2-c033-4a3f-ba22-73b08da9e016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6413 | 2026.01.13 00:42:15.641345 [ 4 ] {f683edc2-c033-4a3f-ba22-73b08da9e016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6414 | 2026.01.13 00:42:15.641345 [ 186 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6415 | 2026.01.13 00:42:15.641394 [ 186 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1405 rows starting from the beginning of the part | ||
| 6416 | 2026.01.13 00:42:15.641458 [ 186 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 86 rows starting from the beginning of the part | ||
| 6417 | 2026.01.13 00:42:15.641502 [ 186 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 106 rows starting from the beginning of the part | ||
| 6418 | 2026.01.13 00:42:15.641551 [ 186 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 206 rows starting from the beginning of the part | ||
| 6419 | 2026.01.13 00:42:15.641609 [ 186 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 106 rows starting from the beginning of the part | ||
| 6420 | 2026.01.13 00:42:15.641673 [ 186 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 86 rows starting from the beginning of the part | ||
| 6421 | 2026.01.13 00:42:15.641752 [ 4 ] {f683edc2-c033-4a3f-ba22-73b08da9e016} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6422 | 2026.01.13 00:42:15.641793 [ 4 ] {f683edc2-c033-4a3f-ba22-73b08da9e016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6423 | 2026.01.13 00:42:15.642306 [ 4 ] {f683edc2-c033-4a3f-ba22-73b08da9e016} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6424 | 2026.01.13 00:42:15.642558 [ 4 ] {f683edc2-c033-4a3f-ba22-73b08da9e016} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6425 | 2026.01.13 00:42:15.642701 [ 4 ] {f683edc2-c033-4a3f-ba22-73b08da9e016} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001428 sec., 10504.20168067227 rows/sec., 789.87 KiB/sec. | ||
| 6426 | 2026.01.13 00:42:15.642742 [ 4 ] {f683edc2-c033-4a3f-ba22-73b08da9e016} <Debug> TCPHandler: Processed in 0.001607587 sec. | ||
| 6427 | 2026.01.13 00:42:15.642857 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6428 | 2026.01.13 00:42:15.642956 [ 4 ] {8a9f9d76-b853-4095-bf03-f028c624b1cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6429 | 2026.01.13 00:42:15.643000 [ 4 ] {8a9f9d76-b853-4095-bf03-f028c624b1cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6430 | 2026.01.13 00:42:15.643182 [ 193 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1995 rows, containing 5 columns (5 merged, 0 gathered) in 0.002038531 sec., 978645.8974624374 rows/sec., 86.09 MiB/sec. | ||
| 6431 | 2026.01.13 00:42:15.643461 [ 4 ] {8a9f9d76-b853-4095-bf03-f028c624b1cf} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6432 | 2026.01.13 00:42:15.643506 [ 4 ] {8a9f9d76-b853-4095-bf03-f028c624b1cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6433 | 2026.01.13 00:42:15.643557 [ 193 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6434 | 2026.01.13 00:42:15.643866 [ 4 ] {8a9f9d76-b853-4095-bf03-f028c624b1cf} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6435 | 2026.01.13 00:42:15.643931 [ 193 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_46_9} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6436 | 2026.01.13 00:42:15.644034 [ 193 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_46_9} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6437 | 2026.01.13 00:42:15.644146 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 6438 | 2026.01.13 00:42:15.644158 [ 4 ] {8a9f9d76-b853-4095-bf03-f028c624b1cf} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6439 | 2026.01.13 00:42:15.644302 [ 131 ] {} <Debug> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6440 | 2026.01.13 00:42:15.644306 [ 4 ] {8a9f9d76-b853-4095-bf03-f028c624b1cf} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001369 sec., 57706.3550036523 rows/sec., 4.51 MiB/sec. | ||
| 6441 | 2026.01.13 00:42:15.644350 [ 131 ] {} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6442 | 2026.01.13 00:42:15.644369 [ 4 ] {8a9f9d76-b853-4095-bf03-f028c624b1cf} <Debug> TCPHandler: Processed in 0.001562536 sec. | ||
| 6443 | 2026.01.13 00:42:15.644375 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6444 | 2026.01.13 00:42:15.644478 [ 187 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::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 | ||
| 6445 | 2026.01.13 00:42:15.644504 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6446 | 2026.01.13 00:42:15.644590 [ 187 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6447 | 2026.01.13 00:42:15.644606 [ 4 ] {1b5045c8-af01-4987-a2e7-5f922898c45e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6448 | 2026.01.13 00:42:15.644627 [ 187 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 632 rows starting from the beginning of the part | ||
| 6449 | 2026.01.13 00:42:15.644661 [ 4 ] {1b5045c8-af01-4987-a2e7-5f922898c45e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6450 | 2026.01.13 00:42:15.644697 [ 187 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 79 rows starting from the beginning of the part | ||
| 6451 | 2026.01.13 00:42:15.644744 [ 187 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 89 rows starting from the beginning of the part | ||
| 6452 | 2026.01.13 00:42:15.644783 [ 187 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 115 rows starting from the beginning of the part | ||
| 6453 | 2026.01.13 00:42:15.644821 [ 187 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 89 rows starting from the beginning of the part | ||
| 6454 | 2026.01.13 00:42:15.644863 [ 187 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 79 rows starting from the beginning of the part | ||
| 6455 | 2026.01.13 00:42:15.645110 [ 4 ] {1b5045c8-af01-4987-a2e7-5f922898c45e} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6456 | 2026.01.13 00:42:15.645155 [ 4 ] {1b5045c8-af01-4987-a2e7-5f922898c45e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6457 | 2026.01.13 00:42:15.645534 [ 4 ] {1b5045c8-af01-4987-a2e7-5f922898c45e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6458 | 2026.01.13 00:42:15.645764 [ 4 ] {1b5045c8-af01-4987-a2e7-5f922898c45e} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6459 | 2026.01.13 00:42:15.645852 [ 192 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1083 rows, containing 5 columns (5 merged, 0 gathered) in 0.001415585 sec., 765054.7300232766 rows/sec., 61.71 MiB/sec. | ||
| 6460 | 2026.01.13 00:42:15.645880 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6461 | 2026.01.13 00:42:15.645901 [ 4 ] {1b5045c8-af01-4987-a2e7-5f922898c45e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001315 sec., 121673.00380228137 rows/sec., 8.47 MiB/sec. | ||
| 6462 | 2026.01.13 00:42:15.645914 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6463 | 2026.01.13 00:42:15.645941 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6464 | 2026.01.13 00:42:15.645944 [ 4 ] {1b5045c8-af01-4987-a2e7-5f922898c45e} <Debug> TCPHandler: Processed in 0.001490925 sec. | ||
| 6465 | 2026.01.13 00:42:15.646025 [ 201 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::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 | ||
| 6466 | 2026.01.13 00:42:15.646040 [ 193 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6467 | 2026.01.13 00:42:15.646071 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6468 | 2026.01.13 00:42:15.646148 [ 201 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6469 | 2026.01.13 00:42:15.646172 [ 4 ] {7b74c557-9390-44f0-84f1-6d551f492e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6470 | 2026.01.13 00:42:15.646187 [ 201 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12439 rows starting from the beginning of the part | ||
| 6471 | 2026.01.13 00:42:15.646239 [ 4 ] {7b74c557-9390-44f0-84f1-6d551f492e12} <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 | ||
| 6472 | 2026.01.13 00:42:15.646267 [ 201 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::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 | ||
| 6473 | 2026.01.13 00:42:15.646318 [ 201 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 6474 | 2026.01.13 00:42:15.646320 [ 193 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_46_9} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6475 | 2026.01.13 00:42:15.646359 [ 201 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 196 rows starting from the beginning of the part | ||
| 6476 | 2026.01.13 00:42:15.646401 [ 201 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 6477 | 2026.01.13 00:42:15.646400 [ 193 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_46_9} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6478 | 2026.01.13 00:42:15.646442 [ 201 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::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 | ||
| 6479 | 2026.01.13 00:42:15.646488 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 6480 | 2026.01.13 00:42:15.647084 [ 4 ] {7b74c557-9390-44f0-84f1-6d551f492e12} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6481 | 2026.01.13 00:42:15.647128 [ 4 ] {7b74c557-9390-44f0-84f1-6d551f492e12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6482 | 2026.01.13 00:42:15.647718 [ 4 ] {7b74c557-9390-44f0-84f1-6d551f492e12} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6483 | 2026.01.13 00:42:15.647964 [ 4 ] {7b74c557-9390-44f0-84f1-6d551f492e12} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6484 | 2026.01.13 00:42:15.648118 [ 4 ] {7b74c557-9390-44f0-84f1-6d551f492e12} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001965 sec., 7633.587786259542 rows/sec., 13.68 MiB/sec. | ||
| 6485 | 2026.01.13 00:42:15.648186 [ 4 ] {7b74c557-9390-44f0-84f1-6d551f492e12} <Debug> TCPHandler: Processed in 0.002167053 sec. | ||
| 6486 | 2026.01.13 00:42:15.648299 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6487 | 2026.01.13 00:42:15.648403 [ 4 ] {7f865dba-ced6-413b-9412-cacfa1492dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6488 | 2026.01.13 00:42:15.648448 [ 4 ] {7f865dba-ced6-413b-9412-cacfa1492dcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6489 | 2026.01.13 00:42:15.648845 [ 4 ] {7f865dba-ced6-413b-9412-cacfa1492dcc} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6490 | 2026.01.13 00:42:15.648883 [ 4 ] {7f865dba-ced6-413b-9412-cacfa1492dcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6491 | 2026.01.13 00:42:15.649395 [ 4 ] {7f865dba-ced6-413b-9412-cacfa1492dcc} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6492 | 2026.01.13 00:42:15.649677 [ 4 ] {7f865dba-ced6-413b-9412-cacfa1492dcc} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6493 | 2026.01.13 00:42:15.649805 [ 131 ] {} <Debug> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6494 | 2026.01.13 00:42:15.649833 [ 4 ] {7f865dba-ced6-413b-9412-cacfa1492dcc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001447 sec., 41465.1002073255 rows/sec., 2.79 MiB/sec. | ||
| 6495 | 2026.01.13 00:42:15.649847 [ 131 ] {} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6496 | 2026.01.13 00:42:15.649884 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6497 | 2026.01.13 00:42:15.649886 [ 4 ] {7f865dba-ced6-413b-9412-cacfa1492dcc} <Debug> TCPHandler: Processed in 0.001637277 sec. | ||
| 6498 | 2026.01.13 00:42:15.649977 [ 192 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::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 | ||
| 6499 | 2026.01.13 00:42:15.650078 [ 192 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6500 | 2026.01.13 00:42:15.650114 [ 192 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2364 rows starting from the beginning of the part | ||
| 6501 | 2026.01.13 00:42:15.650173 [ 192 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::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 | ||
| 6502 | 2026.01.13 00:42:15.650215 [ 192 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 6503 | 2026.01.13 00:42:15.650262 [ 192 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::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 | ||
| 6504 | 2026.01.13 00:42:15.650304 [ 192 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 6505 | 2026.01.13 00:42:15.650341 [ 192 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::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 | ||
| 6506 | 2026.01.13 00:42:15.651712 [ 189 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2664 rows, containing 4 columns (4 merged, 0 gathered) in 0.001772328 sec., 1503107.7768900564 rows/sec., 101.30 MiB/sec. | ||
| 6507 | 2026.01.13 00:42:15.651765 [ 192 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13275 rows, containing 5 columns (5 merged, 0 gathered) in 0.00577721 sec., 2297821.9590425137 rows/sec., 158.00 MiB/sec. | ||
| 6508 | 2026.01.13 00:42:15.652096 [ 190 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6509 | 2026.01.13 00:42:15.652201 [ 198 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6510 | 2026.01.13 00:42:15.652416 [ 190 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_46_9} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6511 | 2026.01.13 00:42:15.652489 [ 198 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6512 | 2026.01.13 00:42:15.652498 [ 190 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_46_9} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6513 | 2026.01.13 00:42:15.652565 [ 198 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6514 | 2026.01.13 00:42:15.652590 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6515 | 2026.01.13 00:42:15.652674 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.66 MiB. | ||
| 6516 | 2026.01.13 00:42:15.857126 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6517 | 2026.01.13 00:42:15.872436 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6518 | 2026.01.13 00:42:15.872484 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6519 | 2026.01.13 00:42:15.878040 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6520 | 2026.01.13 00:42:15.878727 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6521 | 2026.01.13 00:42:15.881375 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6522 | 2026.01.13 00:42:16.000261 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.53 MiB, peak 282.04 MiB, free memory in arenas 0.00 B, will set to 275.22 MiB (RSS), difference: 1.68 MiB | ||
| 6523 | 2026.01.13 00:42:20.679710 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6524 | 2026.01.13 00:42:20.679995 [ 4 ] {8f7a1622-be05-4044-85cf-1ca3b4a3faff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6525 | 2026.01.13 00:42:20.680100 [ 4 ] {8f7a1622-be05-4044-85cf-1ca3b4a3faff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6526 | 2026.01.13 00:42:20.681084 [ 4 ] {8f7a1622-be05-4044-85cf-1ca3b4a3faff} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6527 | 2026.01.13 00:42:20.681141 [ 4 ] {8f7a1622-be05-4044-85cf-1ca3b4a3faff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6528 | 2026.01.13 00:42:20.681637 [ 4 ] {8f7a1622-be05-4044-85cf-1ca3b4a3faff} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6529 | 2026.01.13 00:42:20.681923 [ 4 ] {8f7a1622-be05-4044-85cf-1ca3b4a3faff} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6530 | 2026.01.13 00:42:20.682115 [ 4 ] {8f7a1622-be05-4044-85cf-1ca3b4a3faff} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.0022 sec., 909.090909090909 rows/sec., 74.13 KiB/sec. | ||
| 6531 | 2026.01.13 00:42:20.682179 [ 4 ] {8f7a1622-be05-4044-85cf-1ca3b4a3faff} <Debug> TCPHandler: Processed in 0.002701408 sec. | ||
| 6532 | 2026.01.13 00:42:20.682335 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6533 | 2026.01.13 00:42:20.682486 [ 4 ] {926495e7-2696-4149-b5e9-7fb0ecbe1ea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6534 | 2026.01.13 00:42:20.682558 [ 4 ] {926495e7-2696-4149-b5e9-7fb0ecbe1ea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6535 | 2026.01.13 00:42:20.683780 [ 4 ] {926495e7-2696-4149-b5e9-7fb0ecbe1ea1} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6536 | 2026.01.13 00:42:20.683825 [ 4 ] {926495e7-2696-4149-b5e9-7fb0ecbe1ea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6537 | 2026.01.13 00:42:20.684409 [ 4 ] {926495e7-2696-4149-b5e9-7fb0ecbe1ea1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6538 | 2026.01.13 00:42:20.684773 [ 4 ] {926495e7-2696-4149-b5e9-7fb0ecbe1ea1} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6539 | 2026.01.13 00:42:20.684989 [ 4 ] {926495e7-2696-4149-b5e9-7fb0ecbe1ea1} <Debug> executeQuery: Read 1247 rows, 105.26 KiB in 0.00254 sec., 490944.88188976375 rows/sec., 40.47 MiB/sec. | ||
| 6540 | 2026.01.13 00:42:20.685053 [ 4 ] {926495e7-2696-4149-b5e9-7fb0ecbe1ea1} <Debug> TCPHandler: Processed in 0.00279132 sec. | ||
| 6541 | 2026.01.13 00:42:20.685212 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6542 | 2026.01.13 00:42:20.685333 [ 4 ] {981a5b45-f64e-4a6b-978d-0a73e9d266b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6543 | 2026.01.13 00:42:20.685386 [ 4 ] {981a5b45-f64e-4a6b-978d-0a73e9d266b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6544 | 2026.01.13 00:42:20.685924 [ 4 ] {981a5b45-f64e-4a6b-978d-0a73e9d266b4} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6545 | 2026.01.13 00:42:20.685967 [ 4 ] {981a5b45-f64e-4a6b-978d-0a73e9d266b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6546 | 2026.01.13 00:42:20.686350 [ 4 ] {981a5b45-f64e-4a6b-978d-0a73e9d266b4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6547 | 2026.01.13 00:42:20.686631 [ 4 ] {981a5b45-f64e-4a6b-978d-0a73e9d266b4} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6548 | 2026.01.13 00:42:20.686825 [ 4 ] {981a5b45-f64e-4a6b-978d-0a73e9d266b4} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001516 sec., 17810.026385224275 rows/sec., 1.30 MiB/sec. | ||
| 6549 | 2026.01.13 00:42:20.686872 [ 4 ] {981a5b45-f64e-4a6b-978d-0a73e9d266b4} <Debug> TCPHandler: Processed in 0.001722317 sec. | ||
| 6550 | 2026.01.13 00:42:20.687011 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6551 | 2026.01.13 00:42:20.687129 [ 4 ] {99ad1a9a-d2a8-41a8-9397-6ccfddb54d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6552 | 2026.01.13 00:42:20.687181 [ 4 ] {99ad1a9a-d2a8-41a8-9397-6ccfddb54d27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6553 | 2026.01.13 00:42:20.687803 [ 4 ] {99ad1a9a-d2a8-41a8-9397-6ccfddb54d27} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6554 | 2026.01.13 00:42:20.687849 [ 4 ] {99ad1a9a-d2a8-41a8-9397-6ccfddb54d27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6555 | 2026.01.13 00:42:20.688248 [ 4 ] {99ad1a9a-d2a8-41a8-9397-6ccfddb54d27} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6556 | 2026.01.13 00:42:20.688531 [ 4 ] {99ad1a9a-d2a8-41a8-9397-6ccfddb54d27} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6557 | 2026.01.13 00:42:20.688691 [ 4 ] {99ad1a9a-d2a8-41a8-9397-6ccfddb54d27} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001584 sec., 143939.39393939395 rows/sec., 9.75 MiB/sec. | ||
| 6558 | 2026.01.13 00:42:20.688737 [ 4 ] {99ad1a9a-d2a8-41a8-9397-6ccfddb54d27} <Debug> TCPHandler: Processed in 0.001787609 sec. | ||
| 6559 | 2026.01.13 00:42:20.688872 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6560 | 2026.01.13 00:42:20.688986 [ 4 ] {e614f04d-bd19-4a28-9a58-ef7728d0d51c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6561 | 2026.01.13 00:42:20.689032 [ 4 ] {e614f04d-bd19-4a28-9a58-ef7728d0d51c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6562 | 2026.01.13 00:42:20.689785 [ 4 ] {e614f04d-bd19-4a28-9a58-ef7728d0d51c} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6563 | 2026.01.13 00:42:20.689825 [ 4 ] {e614f04d-bd19-4a28-9a58-ef7728d0d51c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6564 | 2026.01.13 00:42:20.690243 [ 4 ] {e614f04d-bd19-4a28-9a58-ef7728d0d51c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6565 | 2026.01.13 00:42:20.690522 [ 4 ] {e614f04d-bd19-4a28-9a58-ef7728d0d51c} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6566 | 2026.01.13 00:42:20.690728 [ 4 ] {e614f04d-bd19-4a28-9a58-ef7728d0d51c} <Debug> executeQuery: Read 547 rows, 41.57 KiB in 0.001762 sec., 310442.67877412034 rows/sec., 23.04 MiB/sec. | ||
| 6567 | 2026.01.13 00:42:20.690792 [ 4 ] {e614f04d-bd19-4a28-9a58-ef7728d0d51c} <Debug> TCPHandler: Processed in 0.00198152 sec. | ||
| 6568 | 2026.01.13 00:42:20.690953 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6569 | 2026.01.13 00:42:20.691080 [ 4 ] {b893e2c1-2e8c-42d3-b6e5-afe763c4c8aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6570 | 2026.01.13 00:42:20.691133 [ 4 ] {b893e2c1-2e8c-42d3-b6e5-afe763c4c8aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6571 | 2026.01.13 00:42:20.691879 [ 4 ] {b893e2c1-2e8c-42d3-b6e5-afe763c4c8aa} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6572 | 2026.01.13 00:42:20.691929 [ 4 ] {b893e2c1-2e8c-42d3-b6e5-afe763c4c8aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6573 | 2026.01.13 00:42:20.692550 [ 4 ] {b893e2c1-2e8c-42d3-b6e5-afe763c4c8aa} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6574 | 2026.01.13 00:42:20.692924 [ 4 ] {b893e2c1-2e8c-42d3-b6e5-afe763c4c8aa} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6575 | 2026.01.13 00:42:20.693110 [ 4 ] {b893e2c1-2e8c-42d3-b6e5-afe763c4c8aa} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.002052 sec., 411793.3723196881 rows/sec., 27.72 MiB/sec. | ||
| 6576 | 2026.01.13 00:42:20.693156 [ 4 ] {b893e2c1-2e8c-42d3-b6e5-afe763c4c8aa} <Debug> TCPHandler: Processed in 0.002277804 sec. | ||
| 6577 | 2026.01.13 00:42:20.693299 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6578 | 2026.01.13 00:42:20.693413 [ 4 ] {351ed0e4-6923-4285-b66f-f1045be87b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6579 | 2026.01.13 00:42:20.693479 [ 4 ] {351ed0e4-6923-4285-b66f-f1045be87b38} <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 | ||
| 6580 | 2026.01.13 00:42:20.694461 [ 4 ] {351ed0e4-6923-4285-b66f-f1045be87b38} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6581 | 2026.01.13 00:42:20.694505 [ 4 ] {351ed0e4-6923-4285-b66f-f1045be87b38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6582 | 2026.01.13 00:42:20.695202 [ 4 ] {351ed0e4-6923-4285-b66f-f1045be87b38} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6583 | 2026.01.13 00:42:20.695499 [ 4 ] {351ed0e4-6923-4285-b66f-f1045be87b38} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6584 | 2026.01.13 00:42:20.695679 [ 4 ] {351ed0e4-6923-4285-b66f-f1045be87b38} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002287 sec., 10931.351114997813 rows/sec., 19.59 MiB/sec. | ||
| 6585 | 2026.01.13 00:42:20.695769 [ 4 ] {351ed0e4-6923-4285-b66f-f1045be87b38} <Debug> TCPHandler: Processed in 0.002530756 sec. | ||
| 6586 | 2026.01.13 00:42:20.695940 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6587 | 2026.01.13 00:42:20.696056 [ 4 ] {8b564f07-632e-49db-8438-0ab3368f5c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6588 | 2026.01.13 00:42:20.696107 [ 4 ] {8b564f07-632e-49db-8438-0ab3368f5c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6589 | 2026.01.13 00:42:20.696534 [ 4 ] {8b564f07-632e-49db-8438-0ab3368f5c6f} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6590 | 2026.01.13 00:42:20.696578 [ 4 ] {8b564f07-632e-49db-8438-0ab3368f5c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6591 | 2026.01.13 00:42:20.696961 [ 4 ] {8b564f07-632e-49db-8438-0ab3368f5c6f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6592 | 2026.01.13 00:42:20.697230 [ 4 ] {8b564f07-632e-49db-8438-0ab3368f5c6f} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6593 | 2026.01.13 00:42:20.697380 [ 4 ] {8b564f07-632e-49db-8438-0ab3368f5c6f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001345 sec., 44609.665427509295 rows/sec., 3.01 MiB/sec. | ||
| 6594 | 2026.01.13 00:42:20.697430 [ 4 ] {8b564f07-632e-49db-8438-0ab3368f5c6f} <Debug> TCPHandler: Processed in 0.001558227 sec. | ||
| 6595 | 2026.01.13 00:42:20.986857 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61956 | ||
| 6596 | 2026.01.13 00:42:20.986957 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6597 | 2026.01.13 00:42:20.986983 [ 290 ] {} <Debug> TCP-Session: 8d772dbf-3dd5-41fe-bac4-bdfee8d17a5b Authenticating user 'default' from [fd00:1122:3344:101::e]:61956 | ||
| 6598 | 2026.01.13 00:42:20.987004 [ 290 ] {} <Debug> TCP-Session: 8d772dbf-3dd5-41fe-bac4-bdfee8d17a5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6599 | 2026.01.13 00:42:20.987017 [ 290 ] {} <Debug> TCP-Session: 8d772dbf-3dd5-41fe-bac4-bdfee8d17a5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6600 | 2026.01.13 00:42:20.987200 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61337 | ||
| 6601 | 2026.01.13 00:42:20.987230 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62436 | ||
| 6602 | 2026.01.13 00:42:20.987268 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39224 | ||
| 6603 | 2026.01.13 00:42:20.987274 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44481 | ||
| 6604 | 2026.01.13 00:42:20.987316 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6605 | 2026.01.13 00:42:20.987259 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41494 | ||
| 6606 | 2026.01.13 00:42:20.987362 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6607 | 2026.01.13 00:42:20.987374 [ 291 ] {} <Debug> TCP-Session: 33a54a05-76fa-4e5c-b465-7ac72bb3f9cd Authenticating user 'default' from [fd00:1122:3344:101::e]:61337 | ||
| 6608 | 2026.01.13 00:42:20.987377 [ 290 ] {} <Trace> TCP-Session: 8d772dbf-3dd5-41fe-bac4-bdfee8d17a5b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6609 | 2026.01.13 00:42:20.987412 [ 291 ] {} <Debug> TCP-Session: 33a54a05-76fa-4e5c-b465-7ac72bb3f9cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6610 | 2026.01.13 00:42:20.987401 [ 292 ] {} <Debug> TCP-Session: e62fdb63-9bbc-447f-a1dd-20851b38ae6a Authenticating user 'default' from [fd00:1122:3344:101::e]:62436 | ||
| 6611 | 2026.01.13 00:42:20.987447 [ 291 ] {} <Debug> TCP-Session: 33a54a05-76fa-4e5c-b465-7ac72bb3f9cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6612 | 2026.01.13 00:42:20.987475 [ 292 ] {} <Debug> TCP-Session: e62fdb63-9bbc-447f-a1dd-20851b38ae6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6613 | 2026.01.13 00:42:20.987485 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6614 | 2026.01.13 00:42:20.987498 [ 292 ] {} <Debug> TCP-Session: e62fdb63-9bbc-447f-a1dd-20851b38ae6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6615 | 2026.01.13 00:42:20.987246 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65244 | ||
| 6616 | 2026.01.13 00:42:20.987516 [ 288 ] {} <Debug> TCP-Session: 5b373b74-83ba-4b62-8722-ce12bdc04f3f Authenticating user 'default' from [fd00:1122:3344:101::e]:39224 | ||
| 6617 | 2026.01.13 00:42:20.987238 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56675 | ||
| 6618 | 2026.01.13 00:42:20.987564 [ 288 ] {} <Debug> TCP-Session: 5b373b74-83ba-4b62-8722-ce12bdc04f3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6619 | 2026.01.13 00:42:20.987232 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64795 | ||
| 6620 | 2026.01.13 00:42:20.987601 [ 288 ] {} <Debug> TCP-Session: 5b373b74-83ba-4b62-8722-ce12bdc04f3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6621 | 2026.01.13 00:42:20.987634 [ 290 ] {3e5188f2-3772-48ec-adc6-8cdeb9e31b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61956) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6622 | 2026.01.13 00:42:20.988054 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6623 | 2026.01.13 00:42:20.988094 [ 293 ] {} <Debug> TCP-Session: 656ebadb-f666-4be4-80ff-5e84092f2039 Authenticating user 'default' from [fd00:1122:3344:101::e]:64795 | ||
| 6624 | 2026.01.13 00:42:20.988118 [ 293 ] {} <Debug> TCP-Session: 656ebadb-f666-4be4-80ff-5e84092f2039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6625 | 2026.01.13 00:42:20.988121 [ 290 ] {3e5188f2-3772-48ec-adc6-8cdeb9e31b9b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6626 | 2026.01.13 00:42:20.988134 [ 293 ] {} <Debug> TCP-Session: 656ebadb-f666-4be4-80ff-5e84092f2039 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6627 | 2026.01.13 00:42:20.988164 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6628 | 2026.01.13 00:42:20.988199 [ 294 ] {} <Debug> TCP-Session: 97601a04-3d97-4302-9ddd-0ee17dd2b9e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:56675 | ||
| 6629 | 2026.01.13 00:42:20.988203 [ 290 ] {3e5188f2-3772-48ec-adc6-8cdeb9e31b9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6630 | 2026.01.13 00:42:20.988222 [ 294 ] {} <Debug> TCP-Session: 97601a04-3d97-4302-9ddd-0ee17dd2b9e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6631 | 2026.01.13 00:42:20.988236 [ 294 ] {} <Debug> TCP-Session: 97601a04-3d97-4302-9ddd-0ee17dd2b9e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6632 | 2026.01.13 00:42:20.988246 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6633 | 2026.01.13 00:42:20.988278 [ 286 ] {} <Debug> TCP-Session: aabb3227-4bea-43ba-9ca6-f05cb8d27f62 Authenticating user 'default' from [fd00:1122:3344:101::e]:65244 | ||
| 6634 | 2026.01.13 00:42:20.988294 [ 286 ] {} <Debug> TCP-Session: aabb3227-4bea-43ba-9ca6-f05cb8d27f62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6635 | 2026.01.13 00:42:20.988310 [ 286 ] {} <Debug> TCP-Session: aabb3227-4bea-43ba-9ca6-f05cb8d27f62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6636 | 2026.01.13 00:42:20.988360 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6637 | 2026.01.13 00:42:20.988397 [ 287 ] {} <Debug> TCP-Session: b5c6b8a4-bd12-4def-a683-cb0b45959bbf Authenticating user 'default' from [fd00:1122:3344:101::e]:41494 | ||
| 6638 | 2026.01.13 00:42:20.988413 [ 287 ] {} <Debug> TCP-Session: b5c6b8a4-bd12-4def-a683-cb0b45959bbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6639 | 2026.01.13 00:42:20.988430 [ 287 ] {} <Debug> TCP-Session: b5c6b8a4-bd12-4def-a683-cb0b45959bbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6640 | 2026.01.13 00:42:20.988542 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6641 | 2026.01.13 00:42:20.988576 [ 289 ] {} <Debug> TCP-Session: 597785b6-d83c-49bf-bdcc-e782855703bf Authenticating user 'default' from [fd00:1122:3344:101::e]:44481 | ||
| 6642 | 2026.01.13 00:42:20.988595 [ 289 ] {} <Debug> TCP-Session: 597785b6-d83c-49bf-bdcc-e782855703bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6643 | 2026.01.13 00:42:20.988609 [ 289 ] {} <Debug> TCP-Session: 597785b6-d83c-49bf-bdcc-e782855703bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6644 | 2026.01.13 00:42:20.988669 [ 290 ] {3e5188f2-3772-48ec-adc6-8cdeb9e31b9b} <Debug> oximeter.version (89d52177-8511-4918-bdc1-735de11edbfb) (SelectExecutor): Key condition: unknown | ||
| 6645 | 2026.01.13 00:42:20.989692 [ 301 ] {3e5188f2-3772-48ec-adc6-8cdeb9e31b9b} <Trace> AggregatingTransform: Aggregating | ||
| 6646 | 2026.01.13 00:42:20.989796 [ 301 ] {3e5188f2-3772-48ec-adc6-8cdeb9e31b9b} <Trace> Aggregator: Aggregation method: without_key | ||
| 6647 | 2026.01.13 00:42:20.989835 [ 301 ] {3e5188f2-3772-48ec-adc6-8cdeb9e31b9b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001057901 sec. (945.268 rows/sec., 36.92 KiB/sec.) | ||
| 6648 | 2026.01.13 00:42:20.989855 [ 301 ] {3e5188f2-3772-48ec-adc6-8cdeb9e31b9b} <Trace> Aggregator: Merging aggregated data | ||
| 6649 | 2026.01.13 00:42:20.991214 [ 290 ] {3e5188f2-3772-48ec-adc6-8cdeb9e31b9b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003648 sec., 274.12280701754383 rows/sec., 10.71 KiB/sec. | ||
| 6650 | 2026.01.13 00:42:20.991341 [ 290 ] {3e5188f2-3772-48ec-adc6-8cdeb9e31b9b} <Debug> TCPHandler: Processed in 0.004137053 sec. | ||
| 6651 | 2026.01.13 00:42:20.991429 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6652 | 2026.01.13 00:42:20.991464 [ 290 ] {} <Debug> TCP-Session: 8d772dbf-3dd5-41fe-bac4-bdfee8d17a5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6653 | 2026.01.13 00:42:20.991468 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6654 | 2026.01.13 00:42:20.991479 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6655 | 2026.01.13 00:42:20.991499 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6656 | 2026.01.13 00:42:20.991520 [ 289 ] {} <Debug> TCP-Session: 597785b6-d83c-49bf-bdcc-e782855703bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6657 | 2026.01.13 00:42:20.991528 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6658 | 2026.01.13 00:42:20.991567 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6659 | 2026.01.13 00:42:20.991584 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6660 | 2026.01.13 00:42:20.991596 [ 286 ] {} <Debug> TCP-Session: aabb3227-4bea-43ba-9ca6-f05cb8d27f62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6661 | 2026.01.13 00:42:20.991613 [ 287 ] {} <Debug> TCP-Session: b5c6b8a4-bd12-4def-a683-cb0b45959bbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6662 | 2026.01.13 00:42:20.991634 [ 288 ] {} <Debug> TCP-Session: 5b373b74-83ba-4b62-8722-ce12bdc04f3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6663 | 2026.01.13 00:42:20.991565 [ 291 ] {} <Debug> TCP-Session: 33a54a05-76fa-4e5c-b465-7ac72bb3f9cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6664 | 2026.01.13 00:42:20.991550 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6665 | 2026.01.13 00:42:20.991546 [ 293 ] {} <Debug> TCP-Session: 656ebadb-f666-4be4-80ff-5e84092f2039 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6666 | 2026.01.13 00:42:20.991723 [ 292 ] {} <Debug> TCP-Session: e62fdb63-9bbc-447f-a1dd-20851b38ae6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6667 | 2026.01.13 00:42:20.991516 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6668 | 2026.01.13 00:42:20.991788 [ 294 ] {} <Debug> TCP-Session: 97601a04-3d97-4302-9ddd-0ee17dd2b9e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6669 | 2026.01.13 00:42:21.043286 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42129 | ||
| 6670 | 2026.01.13 00:42:21.043385 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6671 | 2026.01.13 00:42:21.043411 [ 290 ] {} <Debug> TCP-Session: d40a2f1a-014a-4271-8cf1-cfb8ada5dc04 Authenticating user 'default' from [fd00:1122:3344:101::e]:42129 | ||
| 6672 | 2026.01.13 00:42:21.043432 [ 290 ] {} <Debug> TCP-Session: d40a2f1a-014a-4271-8cf1-cfb8ada5dc04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6673 | 2026.01.13 00:42:21.043444 [ 290 ] {} <Debug> TCP-Session: d40a2f1a-014a-4271-8cf1-cfb8ada5dc04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6674 | 2026.01.13 00:42:21.043627 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57244 | ||
| 6675 | 2026.01.13 00:42:21.043661 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48514 | ||
| 6676 | 2026.01.13 00:42:21.043672 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52986 | ||
| 6677 | 2026.01.13 00:42:21.043697 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55545 | ||
| 6678 | 2026.01.13 00:42:21.043728 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44878 | ||
| 6679 | 2026.01.13 00:42:21.043763 [ 290 ] {} <Trace> TCP-Session: d40a2f1a-014a-4271-8cf1-cfb8ada5dc04 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6680 | 2026.01.13 00:42:21.043743 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6681 | 2026.01.13 00:42:21.043802 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6682 | 2026.01.13 00:42:21.043823 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6683 | 2026.01.13 00:42:21.043832 [ 293 ] {} <Debug> TCP-Session: b062bd91-a3e9-4ca8-9109-fed8fc386c2d Authenticating user 'default' from [fd00:1122:3344:101::e]:48514 | ||
| 6684 | 2026.01.13 00:42:21.043849 [ 292 ] {} <Debug> TCP-Session: c3fa58c3-e410-4861-8dda-3cffe142b8a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52986 | ||
| 6685 | 2026.01.13 00:42:21.043854 [ 288 ] {} <Debug> TCP-Session: 9f122c72-94d0-46df-8117-ce8db2ccb938 Authenticating user 'default' from [fd00:1122:3344:101::e]:44878 | ||
| 6686 | 2026.01.13 00:42:21.043870 [ 293 ] {} <Debug> TCP-Session: b062bd91-a3e9-4ca8-9109-fed8fc386c2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6687 | 2026.01.13 00:42:21.043886 [ 292 ] {} <Debug> TCP-Session: c3fa58c3-e410-4861-8dda-3cffe142b8a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6688 | 2026.01.13 00:42:21.043889 [ 288 ] {} <Debug> TCP-Session: 9f122c72-94d0-46df-8117-ce8db2ccb938 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6689 | 2026.01.13 00:42:21.043900 [ 293 ] {} <Debug> TCP-Session: b062bd91-a3e9-4ca8-9109-fed8fc386c2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6690 | 2026.01.13 00:42:21.043922 [ 288 ] {} <Debug> TCP-Session: 9f122c72-94d0-46df-8117-ce8db2ccb938 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6691 | 2026.01.13 00:42:21.043912 [ 292 ] {} <Debug> TCP-Session: c3fa58c3-e410-4861-8dda-3cffe142b8a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6692 | 2026.01.13 00:42:21.043960 [ 290 ] {7354f617-0e92-4bc0-b0df-05eb53b556ce} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42129) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6693 | 2026.01.13 00:42:21.043813 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6694 | 2026.01.13 00:42:21.043717 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35393 | ||
| 6695 | 2026.01.13 00:42:21.044035 [ 294 ] {} <Debug> TCP-Session: 2133066f-9a7b-4b3c-a750-a2ae5c3cee1c Authenticating user 'default' from [fd00:1122:3344:101::e]:55545 | ||
| 6696 | 2026.01.13 00:42:21.043705 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52726 | ||
| 6697 | 2026.01.13 00:42:21.044068 [ 294 ] {} <Debug> TCP-Session: 2133066f-9a7b-4b3c-a750-a2ae5c3cee1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6698 | 2026.01.13 00:42:21.043718 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6699 | 2026.01.13 00:42:21.044091 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6700 | 2026.01.13 00:42:21.044124 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6701 | 2026.01.13 00:42:21.044136 [ 287 ] {} <Debug> TCP-Session: 27b96f2e-dc01-433e-9f64-7f2cc9fcd2b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:35393 | ||
| 6702 | 2026.01.13 00:42:21.044154 [ 286 ] {} <Debug> TCP-Session: 42ae7954-6d8c-4235-9632-32a03a1921c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52726 | ||
| 6703 | 2026.01.13 00:42:21.044172 [ 287 ] {} <Debug> TCP-Session: 27b96f2e-dc01-433e-9f64-7f2cc9fcd2b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6704 | 2026.01.13 00:42:21.044183 [ 286 ] {} <Debug> TCP-Session: 42ae7954-6d8c-4235-9632-32a03a1921c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6705 | 2026.01.13 00:42:21.044195 [ 287 ] {} <Debug> TCP-Session: 27b96f2e-dc01-433e-9f64-7f2cc9fcd2b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6706 | 2026.01.13 00:42:21.044209 [ 286 ] {} <Debug> TCP-Session: 42ae7954-6d8c-4235-9632-32a03a1921c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6707 | 2026.01.13 00:42:21.044126 [ 291 ] {} <Debug> TCP-Session: c06d559c-0c89-46f5-b91c-d7c279b66b8b Authenticating user 'default' from [fd00:1122:3344:101::e]:57244 | ||
| 6708 | 2026.01.13 00:42:21.044237 [ 290 ] {7354f617-0e92-4bc0-b0df-05eb53b556ce} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6709 | 2026.01.13 00:42:21.044255 [ 291 ] {} <Debug> TCP-Session: c06d559c-0c89-46f5-b91c-d7c279b66b8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6710 | 2026.01.13 00:42:21.044092 [ 294 ] {} <Debug> TCP-Session: 2133066f-9a7b-4b3c-a750-a2ae5c3cee1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6711 | 2026.01.13 00:42:21.044284 [ 291 ] {} <Debug> TCP-Session: c06d559c-0c89-46f5-b91c-d7c279b66b8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6712 | 2026.01.13 00:42:21.044305 [ 290 ] {7354f617-0e92-4bc0-b0df-05eb53b556ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6713 | 2026.01.13 00:42:21.043732 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33657 | ||
| 6714 | 2026.01.13 00:42:21.044395 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6715 | 2026.01.13 00:42:21.044415 [ 289 ] {} <Debug> TCP-Session: eff8a1ec-82df-4c5b-9fba-965baa27d36b Authenticating user 'default' from [fd00:1122:3344:101::e]:33657 | ||
| 6716 | 2026.01.13 00:42:21.044429 [ 289 ] {} <Debug> TCP-Session: eff8a1ec-82df-4c5b-9fba-965baa27d36b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6717 | 2026.01.13 00:42:21.044440 [ 289 ] {} <Debug> TCP-Session: eff8a1ec-82df-4c5b-9fba-965baa27d36b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6718 | 2026.01.13 00:42:21.044618 [ 290 ] {7354f617-0e92-4bc0-b0df-05eb53b556ce} <Debug> oximeter.version (89d52177-8511-4918-bdc1-735de11edbfb) (SelectExecutor): Key condition: unknown | ||
| 6719 | 2026.01.13 00:42:21.045500 [ 343 ] {7354f617-0e92-4bc0-b0df-05eb53b556ce} <Trace> AggregatingTransform: Aggregating | ||
| 6720 | 2026.01.13 00:42:21.045542 [ 343 ] {7354f617-0e92-4bc0-b0df-05eb53b556ce} <Trace> Aggregator: Aggregation method: without_key | ||
| 6721 | 2026.01.13 00:42:21.045576 [ 343 ] {7354f617-0e92-4bc0-b0df-05eb53b556ce} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000831168 sec. (1203.126 rows/sec., 47.00 KiB/sec.) | ||
| 6722 | 2026.01.13 00:42:21.045595 [ 343 ] {7354f617-0e92-4bc0-b0df-05eb53b556ce} <Trace> Aggregator: Merging aggregated data | ||
| 6723 | 2026.01.13 00:42:21.047040 [ 290 ] {7354f617-0e92-4bc0-b0df-05eb53b556ce} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003139 sec., 318.57279388340237 rows/sec., 12.44 KiB/sec. | ||
| 6724 | 2026.01.13 00:42:21.047130 [ 290 ] {7354f617-0e92-4bc0-b0df-05eb53b556ce} <Debug> TCPHandler: Processed in 0.003495905 sec. | ||
| 6725 | 2026.01.13 00:42:21.047217 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6726 | 2026.01.13 00:42:21.047243 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6727 | 2026.01.13 00:42:21.047254 [ 290 ] {} <Debug> TCP-Session: d40a2f1a-014a-4271-8cf1-cfb8ada5dc04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6728 | 2026.01.13 00:42:21.047275 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6729 | 2026.01.13 00:42:21.047286 [ 291 ] {} <Debug> TCP-Session: c06d559c-0c89-46f5-b91c-d7c279b66b8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6730 | 2026.01.13 00:42:21.047307 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6731 | 2026.01.13 00:42:21.047316 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6732 | 2026.01.13 00:42:21.047333 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6733 | 2026.01.13 00:42:21.047354 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6734 | 2026.01.13 00:42:21.047376 [ 287 ] {} <Debug> TCP-Session: 27b96f2e-dc01-433e-9f64-7f2cc9fcd2b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6735 | 2026.01.13 00:42:21.047398 [ 293 ] {} <Debug> TCP-Session: b062bd91-a3e9-4ca8-9109-fed8fc386c2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6736 | 2026.01.13 00:42:21.047394 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6737 | 2026.01.13 00:42:21.047435 [ 292 ] {} <Debug> TCP-Session: c3fa58c3-e410-4861-8dda-3cffe142b8a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6738 | 2026.01.13 00:42:21.047422 [ 294 ] {} <Debug> TCP-Session: 2133066f-9a7b-4b3c-a750-a2ae5c3cee1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6739 | 2026.01.13 00:42:21.047470 [ 288 ] {} <Debug> TCP-Session: 9f122c72-94d0-46df-8117-ce8db2ccb938 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6740 | 2026.01.13 00:42:21.047391 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6741 | 2026.01.13 00:42:21.047323 [ 289 ] {} <Debug> TCP-Session: eff8a1ec-82df-4c5b-9fba-965baa27d36b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6742 | 2026.01.13 00:42:21.047535 [ 286 ] {} <Debug> TCP-Session: 42ae7954-6d8c-4235-9632-32a03a1921c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6743 | 2026.01.13 00:42:22.366942 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34588 | ||
| 6744 | 2026.01.13 00:42:22.367049 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6745 | 2026.01.13 00:42:22.367075 [ 290 ] {} <Debug> TCP-Session: c033be5a-74dd-4cf3-88ac-599c51b48162 Authenticating user 'default' from [fd00:1122:3344:101::e]:34588 | ||
| 6746 | 2026.01.13 00:42:22.367095 [ 290 ] {} <Debug> TCP-Session: c033be5a-74dd-4cf3-88ac-599c51b48162 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6747 | 2026.01.13 00:42:22.367108 [ 290 ] {} <Debug> TCP-Session: c033be5a-74dd-4cf3-88ac-599c51b48162 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6748 | 2026.01.13 00:42:22.367310 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47598 | ||
| 6749 | 2026.01.13 00:42:22.367336 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42075 | ||
| 6750 | 2026.01.13 00:42:22.367362 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50325 | ||
| 6751 | 2026.01.13 00:42:22.367406 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34766 | ||
| 6752 | 2026.01.13 00:42:22.367439 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6753 | 2026.01.13 00:42:22.367462 [ 290 ] {} <Trace> TCP-Session: c033be5a-74dd-4cf3-88ac-599c51b48162 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6754 | 2026.01.13 00:42:22.367478 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6755 | 2026.01.13 00:42:22.367484 [ 291 ] {} <Debug> TCP-Session: ee5c7b59-07bc-48a0-aa5a-87a6ec0cb60b Authenticating user 'default' from [fd00:1122:3344:101::e]:47598 | ||
| 6756 | 2026.01.13 00:42:22.367505 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6757 | 2026.01.13 00:42:22.367516 [ 293 ] {} <Debug> TCP-Session: 7b058a5e-a7a5-4041-b760-c8efc5e1fda5 Authenticating user 'default' from [fd00:1122:3344:101::e]:42075 | ||
| 6758 | 2026.01.13 00:42:22.367530 [ 291 ] {} <Debug> TCP-Session: ee5c7b59-07bc-48a0-aa5a-87a6ec0cb60b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6759 | 2026.01.13 00:42:22.367539 [ 287 ] {} <Debug> TCP-Session: 78197633-4b46-4209-8019-a8d4194907f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34766 | ||
| 6760 | 2026.01.13 00:42:22.367555 [ 293 ] {} <Debug> TCP-Session: 7b058a5e-a7a5-4041-b760-c8efc5e1fda5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6761 | 2026.01.13 00:42:22.367558 [ 291 ] {} <Debug> TCP-Session: ee5c7b59-07bc-48a0-aa5a-87a6ec0cb60b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6762 | 2026.01.13 00:42:22.367572 [ 287 ] {} <Debug> TCP-Session: 78197633-4b46-4209-8019-a8d4194907f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6763 | 2026.01.13 00:42:22.367581 [ 293 ] {} <Debug> TCP-Session: 7b058a5e-a7a5-4041-b760-c8efc5e1fda5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6764 | 2026.01.13 00:42:22.367604 [ 287 ] {} <Debug> TCP-Session: 78197633-4b46-4209-8019-a8d4194907f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6765 | 2026.01.13 00:42:22.367634 [ 290 ] {83b8b221-d2a9-427d-bcd6-f23b28571f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34588) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6766 | 2026.01.13 00:42:22.367489 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6767 | 2026.01.13 00:42:22.367423 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34477 | ||
| 6768 | 2026.01.13 00:42:22.367688 [ 286 ] {} <Debug> TCP-Session: 77ef0568-021c-430c-9807-571886cd42dc Authenticating user 'default' from [fd00:1122:3344:101::e]:50325 | ||
| 6769 | 2026.01.13 00:42:22.367428 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47128 | ||
| 6770 | 2026.01.13 00:42:22.367750 [ 286 ] {} <Debug> TCP-Session: 77ef0568-021c-430c-9807-571886cd42dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6771 | 2026.01.13 00:42:22.367355 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52811 | ||
| 6772 | 2026.01.13 00:42:22.367786 [ 286 ] {} <Debug> TCP-Session: 77ef0568-021c-430c-9807-571886cd42dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6773 | 2026.01.13 00:42:22.367799 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6774 | 2026.01.13 00:42:22.367816 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6775 | 2026.01.13 00:42:22.367842 [ 288 ] {} <Debug> TCP-Session: 5e43ad50-598b-409f-8dd1-aba5ca2ad064 Authenticating user 'default' from [fd00:1122:3344:101::e]:34477 | ||
| 6776 | 2026.01.13 00:42:22.367848 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6777 | 2026.01.13 00:42:22.367856 [ 289 ] {} <Debug> TCP-Session: ebcd9198-33d4-4ea3-b2bf-14efe5e1821e Authenticating user 'default' from [fd00:1122:3344:101::e]:47128 | ||
| 6778 | 2026.01.13 00:42:22.367874 [ 288 ] {} <Debug> TCP-Session: 5e43ad50-598b-409f-8dd1-aba5ca2ad064 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6779 | 2026.01.13 00:42:22.367886 [ 294 ] {} <Debug> TCP-Session: 471d6a50-5e7f-4675-87a6-348fa010c395 Authenticating user 'default' from [fd00:1122:3344:101::e]:52811 | ||
| 6780 | 2026.01.13 00:42:22.367899 [ 290 ] {83b8b221-d2a9-427d-bcd6-f23b28571f2a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6781 | 2026.01.13 00:42:22.367922 [ 294 ] {} <Debug> TCP-Session: 471d6a50-5e7f-4675-87a6-348fa010c395 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6782 | 2026.01.13 00:42:22.367906 [ 288 ] {} <Debug> TCP-Session: 5e43ad50-598b-409f-8dd1-aba5ca2ad064 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6783 | 2026.01.13 00:42:22.367942 [ 294 ] {} <Debug> TCP-Session: 471d6a50-5e7f-4675-87a6-348fa010c395 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6784 | 2026.01.13 00:42:22.367964 [ 290 ] {83b8b221-d2a9-427d-bcd6-f23b28571f2a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6785 | 2026.01.13 00:42:22.367896 [ 289 ] {} <Debug> TCP-Session: ebcd9198-33d4-4ea3-b2bf-14efe5e1821e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6786 | 2026.01.13 00:42:22.367321 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63239 | ||
| 6787 | 2026.01.13 00:42:22.368014 [ 289 ] {} <Debug> TCP-Session: ebcd9198-33d4-4ea3-b2bf-14efe5e1821e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6788 | 2026.01.13 00:42:22.368081 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6789 | 2026.01.13 00:42:22.368109 [ 292 ] {} <Debug> TCP-Session: 171b2b89-fc44-42f3-bce6-7ad279499e64 Authenticating user 'default' from [fd00:1122:3344:101::e]:63239 | ||
| 6790 | 2026.01.13 00:42:22.368124 [ 292 ] {} <Debug> TCP-Session: 171b2b89-fc44-42f3-bce6-7ad279499e64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6791 | 2026.01.13 00:42:22.368137 [ 292 ] {} <Debug> TCP-Session: 171b2b89-fc44-42f3-bce6-7ad279499e64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6792 | 2026.01.13 00:42:22.368261 [ 290 ] {83b8b221-d2a9-427d-bcd6-f23b28571f2a} <Debug> oximeter.version (89d52177-8511-4918-bdc1-735de11edbfb) (SelectExecutor): Key condition: unknown | ||
| 6793 | 2026.01.13 00:42:22.369293 [ 334 ] {83b8b221-d2a9-427d-bcd6-f23b28571f2a} <Trace> AggregatingTransform: Aggregating | ||
| 6794 | 2026.01.13 00:42:22.369347 [ 334 ] {83b8b221-d2a9-427d-bcd6-f23b28571f2a} <Trace> Aggregator: Aggregation method: without_key | ||
| 6795 | 2026.01.13 00:42:22.369378 [ 334 ] {83b8b221-d2a9-427d-bcd6-f23b28571f2a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001014101 sec. (986.095 rows/sec., 38.52 KiB/sec.) | ||
| 6796 | 2026.01.13 00:42:22.369393 [ 334 ] {83b8b221-d2a9-427d-bcd6-f23b28571f2a} <Trace> Aggregator: Merging aggregated data | ||
| 6797 | 2026.01.13 00:42:22.370540 [ 290 ] {83b8b221-d2a9-427d-bcd6-f23b28571f2a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002964 sec., 337.38191632928476 rows/sec., 13.18 KiB/sec. | ||
| 6798 | 2026.01.13 00:42:22.370663 [ 290 ] {83b8b221-d2a9-427d-bcd6-f23b28571f2a} <Debug> TCPHandler: Processed in 0.003323765 sec. | ||
| 6799 | 2026.01.13 00:42:22.370776 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6800 | 2026.01.13 00:42:22.370803 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6801 | 2026.01.13 00:42:22.370818 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6802 | 2026.01.13 00:42:22.370838 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6803 | 2026.01.13 00:42:22.370847 [ 291 ] {} <Debug> TCP-Session: ee5c7b59-07bc-48a0-aa5a-87a6ec0cb60b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6804 | 2026.01.13 00:42:22.370872 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6805 | 2026.01.13 00:42:22.370872 [ 293 ] {} <Debug> TCP-Session: 7b058a5e-a7a5-4041-b760-c8efc5e1fda5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6806 | 2026.01.13 00:42:22.370888 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6807 | 2026.01.13 00:42:22.370921 [ 288 ] {} <Debug> TCP-Session: 5e43ad50-598b-409f-8dd1-aba5ca2ad064 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6808 | 2026.01.13 00:42:22.370934 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6809 | 2026.01.13 00:42:22.370949 [ 292 ] {} <Debug> TCP-Session: 171b2b89-fc44-42f3-bce6-7ad279499e64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6810 | 2026.01.13 00:42:22.370904 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6811 | 2026.01.13 00:42:22.370973 [ 287 ] {} <Debug> TCP-Session: 78197633-4b46-4209-8019-a8d4194907f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6812 | 2026.01.13 00:42:22.370852 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6813 | 2026.01.13 00:42:22.371005 [ 286 ] {} <Debug> TCP-Session: 77ef0568-021c-430c-9807-571886cd42dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6814 | 2026.01.13 00:42:22.370884 [ 294 ] {} <Debug> TCP-Session: 471d6a50-5e7f-4675-87a6-348fa010c395 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6815 | 2026.01.13 00:42:22.371046 [ 289 ] {} <Debug> TCP-Session: ebcd9198-33d4-4ea3-b2bf-14efe5e1821e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6816 | 2026.01.13 00:42:22.370807 [ 290 ] {} <Debug> TCP-Session: c033be5a-74dd-4cf3-88ac-599c51b48162 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6817 | 2026.01.13 00:42:22.548265 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15858 | ||
| 6818 | 2026.01.13 00:42:22.548756 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6819 | 2026.01.13 00:42:22.548806 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6820 | 2026.01.13 00:42:22.549288 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6821 | 2026.01.13 00:42:22.549549 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6822 | 2026.01.13 00:42:22.549695 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15858 | ||
| 6823 | 2026.01.13 00:42:23.381494 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 6824 | 2026.01.13 00:42:23.398982 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6825 | 2026.01.13 00:42:23.399056 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6826 | 2026.01.13 00:42:23.405743 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6827 | 2026.01.13 00:42:23.406551 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6828 | 2026.01.13 00:42:23.410743 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 6829 | 2026.01.13 00:42:25.086983 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 838 | ||
| 6830 | 2026.01.13 00:42:25.089809 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6831 | 2026.01.13 00:42:25.089853 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6832 | 2026.01.13 00:42:25.091058 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6833 | 2026.01.13 00:42:25.091318 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6834 | 2026.01.13 00:42:25.091566 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 838 | ||
| 6835 | 2026.01.13 00:42:25.639305 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6836 | 2026.01.13 00:42:25.639508 [ 4 ] {35b97002-71a6-4b02-9a9f-ae24d452576d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6837 | 2026.01.13 00:42:25.639585 [ 4 ] {35b97002-71a6-4b02-9a9f-ae24d452576d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6838 | 2026.01.13 00:42:25.640317 [ 4 ] {35b97002-71a6-4b02-9a9f-ae24d452576d} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6839 | 2026.01.13 00:42:25.640362 [ 4 ] {35b97002-71a6-4b02-9a9f-ae24d452576d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6840 | 2026.01.13 00:42:25.640759 [ 4 ] {35b97002-71a6-4b02-9a9f-ae24d452576d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6841 | 2026.01.13 00:42:25.640994 [ 4 ] {35b97002-71a6-4b02-9a9f-ae24d452576d} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6842 | 2026.01.13 00:42:25.641157 [ 4 ] {35b97002-71a6-4b02-9a9f-ae24d452576d} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001702 sec., 50528.78965922444 rows/sec., 4.22 MiB/sec. | ||
| 6843 | 2026.01.13 00:42:25.641207 [ 4 ] {35b97002-71a6-4b02-9a9f-ae24d452576d} <Debug> TCPHandler: Processed in 0.002040431 sec. | ||
| 6844 | 2026.01.13 00:42:25.641331 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6845 | 2026.01.13 00:42:25.641435 [ 4 ] {b5a18220-3686-4f49-b484-918f19c350b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6846 | 2026.01.13 00:42:25.641480 [ 4 ] {b5a18220-3686-4f49-b484-918f19c350b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6847 | 2026.01.13 00:42:25.641904 [ 4 ] {b5a18220-3686-4f49-b484-918f19c350b2} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6848 | 2026.01.13 00:42:25.641940 [ 4 ] {b5a18220-3686-4f49-b484-918f19c350b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6849 | 2026.01.13 00:42:25.642244 [ 4 ] {b5a18220-3686-4f49-b484-918f19c350b2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6850 | 2026.01.13 00:42:25.642484 [ 4 ] {b5a18220-3686-4f49-b484-918f19c350b2} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6851 | 2026.01.13 00:42:25.642609 [ 141 ] {} <Debug> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6852 | 2026.01.13 00:42:25.642620 [ 4 ] {b5a18220-3686-4f49-b484-918f19c350b2} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001209 sec., 12406.94789081886 rows/sec., 932.94 KiB/sec. | ||
| 6853 | 2026.01.13 00:42:25.642687 [ 141 ] {} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6854 | 2026.01.13 00:42:25.642704 [ 4 ] {b5a18220-3686-4f49-b484-918f19c350b2} <Debug> TCPHandler: Processed in 0.001425135 sec. | ||
| 6855 | 2026.01.13 00:42:25.642715 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6856 | 2026.01.13 00:42:25.642829 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6857 | 2026.01.13 00:42:25.642836 [ 196 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::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 | ||
| 6858 | 2026.01.13 00:42:25.642931 [ 4 ] {6c8bc839-d9d4-4ea1-866f-3d37c68db841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6859 | 2026.01.13 00:42:25.642950 [ 196 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6860 | 2026.01.13 00:42:25.642971 [ 4 ] {6c8bc839-d9d4-4ea1-866f-3d37c68db841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6861 | 2026.01.13 00:42:25.642984 [ 196 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 70 rows starting from the beginning of the part | ||
| 6862 | 2026.01.13 00:42:25.643050 [ 196 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 27 rows starting from the beginning of the part | ||
| 6863 | 2026.01.13 00:42:25.643102 [ 196 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 25 rows starting from the beginning of the part | ||
| 6864 | 2026.01.13 00:42:25.643151 [ 196 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 15 rows starting from the beginning of the part | ||
| 6865 | 2026.01.13 00:42:25.643199 [ 196 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 27 rows starting from the beginning of the part | ||
| 6866 | 2026.01.13 00:42:25.643245 [ 196 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 15 rows starting from the beginning of the part | ||
| 6867 | 2026.01.13 00:42:25.643401 [ 4 ] {6c8bc839-d9d4-4ea1-866f-3d37c68db841} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6868 | 2026.01.13 00:42:25.643436 [ 4 ] {6c8bc839-d9d4-4ea1-866f-3d37c68db841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6869 | 2026.01.13 00:42:25.643728 [ 4 ] {6c8bc839-d9d4-4ea1-866f-3d37c68db841} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6870 | 2026.01.13 00:42:25.643930 [ 4 ] {6c8bc839-d9d4-4ea1-866f-3d37c68db841} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6871 | 2026.01.13 00:42:25.644009 [ 198 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 5 columns (5 merged, 0 gathered) in 0.001252343 sec., 142932.08809407646 rows/sec., 11.05 MiB/sec. | ||
| 6872 | 2026.01.13 00:42:25.644052 [ 4 ] {6c8bc839-d9d4-4ea1-866f-3d37c68db841} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001186 sec., 66610.45531197303 rows/sec., 5.20 MiB/sec. | ||
| 6873 | 2026.01.13 00:42:25.644093 [ 4 ] {6c8bc839-d9d4-4ea1-866f-3d37c68db841} <Debug> TCPHandler: Processed in 0.001362064 sec. | ||
| 6874 | 2026.01.13 00:42:25.644188 [ 198 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6875 | 2026.01.13 00:42:25.644197 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6876 | 2026.01.13 00:42:25.644293 [ 4 ] {7ba395bf-e6ac-407a-a6e3-cfffc789be41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6877 | 2026.01.13 00:42:25.644400 [ 4 ] {7ba395bf-e6ac-407a-a6e3-cfffc789be41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6878 | 2026.01.13 00:42:25.644552 [ 198 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_46_9} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6879 | 2026.01.13 00:42:25.644639 [ 198 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_46_9} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6880 | 2026.01.13 00:42:25.644757 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6881 | 2026.01.13 00:42:25.644813 [ 4 ] {7ba395bf-e6ac-407a-a6e3-cfffc789be41} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6882 | 2026.01.13 00:42:25.644855 [ 4 ] {7ba395bf-e6ac-407a-a6e3-cfffc789be41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6883 | 2026.01.13 00:42:25.645202 [ 4 ] {7ba395bf-e6ac-407a-a6e3-cfffc789be41} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6884 | 2026.01.13 00:42:25.645415 [ 4 ] {7ba395bf-e6ac-407a-a6e3-cfffc789be41} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6885 | 2026.01.13 00:42:25.645549 [ 4 ] {7ba395bf-e6ac-407a-a6e3-cfffc789be41} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 6886 | 2026.01.13 00:42:25.645587 [ 4 ] {7ba395bf-e6ac-407a-a6e3-cfffc789be41} <Debug> TCPHandler: Processed in 0.001384624 sec. | ||
| 6887 | 2026.01.13 00:42:25.645695 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6888 | 2026.01.13 00:42:25.645789 [ 4 ] {9e0b81fa-5eff-4b29-8a4c-7fae734d6227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6889 | 2026.01.13 00:42:25.645844 [ 4 ] {9e0b81fa-5eff-4b29-8a4c-7fae734d6227} <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 | ||
| 6890 | 2026.01.13 00:42:25.646634 [ 4 ] {9e0b81fa-5eff-4b29-8a4c-7fae734d6227} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6891 | 2026.01.13 00:42:25.646672 [ 4 ] {9e0b81fa-5eff-4b29-8a4c-7fae734d6227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6892 | 2026.01.13 00:42:25.647198 [ 4 ] {9e0b81fa-5eff-4b29-8a4c-7fae734d6227} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6893 | 2026.01.13 00:42:25.647441 [ 4 ] {9e0b81fa-5eff-4b29-8a4c-7fae734d6227} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6894 | 2026.01.13 00:42:25.647556 [ 141 ] {} <Debug> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6895 | 2026.01.13 00:42:25.647582 [ 4 ] {9e0b81fa-5eff-4b29-8a4c-7fae734d6227} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00181 sec., 8287.292817679558 rows/sec., 14.85 MiB/sec. | ||
| 6896 | 2026.01.13 00:42:25.647596 [ 141 ] {} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6897 | 2026.01.13 00:42:25.647623 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6898 | 2026.01.13 00:42:25.647647 [ 4 ] {9e0b81fa-5eff-4b29-8a4c-7fae734d6227} <Debug> TCPHandler: Processed in 0.00200062 sec. | ||
| 6899 | 2026.01.13 00:42:25.647707 [ 192 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::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 | ||
| 6900 | 2026.01.13 00:42:25.647762 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6901 | 2026.01.13 00:42:25.647857 [ 4 ] {ad191478-d4af-43ed-9a4d-aa46fac60c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6902 | 2026.01.13 00:42:25.647900 [ 4 ] {ad191478-d4af-43ed-9a4d-aa46fac60c1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6903 | 2026.01.13 00:42:25.647920 [ 192 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6904 | 2026.01.13 00:42:25.647975 [ 192 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 772 rows starting from the beginning of the part | ||
| 6905 | 2026.01.13 00:42:25.648098 [ 192 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 15 rows starting from the beginning of the part | ||
| 6906 | 2026.01.13 00:42:25.648207 [ 192 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 25 rows starting from the beginning of the part | ||
| 6907 | 2026.01.13 00:42:25.648266 [ 4 ] {ad191478-d4af-43ed-9a4d-aa46fac60c1d} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6908 | 2026.01.13 00:42:25.648306 [ 4 ] {ad191478-d4af-43ed-9a4d-aa46fac60c1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6909 | 2026.01.13 00:42:25.648311 [ 192 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 15 rows starting from the beginning of the part | ||
| 6910 | 2026.01.13 00:42:25.648423 [ 192 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 25 rows starting from the beginning of the part | ||
| 6911 | 2026.01.13 00:42:25.648530 [ 192 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 15 rows starting from the beginning of the part | ||
| 6912 | 2026.01.13 00:42:25.648636 [ 4 ] {ad191478-d4af-43ed-9a4d-aa46fac60c1d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6913 | 2026.01.13 00:42:25.648860 [ 4 ] {ad191478-d4af-43ed-9a4d-aa46fac60c1d} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6914 | 2026.01.13 00:42:25.649023 [ 4 ] {ad191478-d4af-43ed-9a4d-aa46fac60c1d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001184 sec., 50675.67567567568 rows/sec., 3.42 MiB/sec. | ||
| 6915 | 2026.01.13 00:42:25.649059 [ 4 ] {ad191478-d4af-43ed-9a4d-aa46fac60c1d} <Debug> TCPHandler: Processed in 0.001346534 sec. | ||
| 6916 | 2026.01.13 00:42:25.664398 [ 198 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 867 rows, containing 19 columns (19 merged, 0 gathered) in 0.016729135 sec., 51825.75189930621 rows/sec., 92.87 MiB/sec. | ||
| 6917 | 2026.01.13 00:42:25.665488 [ 196 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6918 | 2026.01.13 00:42:25.665820 [ 196 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6919 | 2026.01.13 00:42:25.665889 [ 196 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6920 | 2026.01.13 00:42:25.665976 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.62 MiB. | ||
| 6921 | 2026.01.13 00:42:26.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.64 MiB, peak 286.15 MiB, free memory in arenas 0.00 B, will set to 279.61 MiB (RSS), difference: 2.97 MiB | ||
| 6922 | 2026.01.13 00:42:29.932689 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6923 | 2026.01.13 00:42:29.932783 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6924 | 2026.01.13 00:42:30.049830 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16370 | ||
| 6925 | 2026.01.13 00:42:30.050340 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6926 | 2026.01.13 00:42:30.050390 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6927 | 2026.01.13 00:42:30.050880 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6928 | 2026.01.13 00:42:30.051144 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6929 | 2026.01.13 00:42:30.051290 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16370 | ||
| 6930 | 2026.01.13 00:42:30.639589 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6931 | 2026.01.13 00:42:30.639770 [ 4 ] {efdef776-8401-4307-863c-6b3595518de5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6932 | 2026.01.13 00:42:30.639837 [ 4 ] {efdef776-8401-4307-863c-6b3595518de5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6933 | 2026.01.13 00:42:30.640530 [ 4 ] {efdef776-8401-4307-863c-6b3595518de5} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6934 | 2026.01.13 00:42:30.640574 [ 4 ] {efdef776-8401-4307-863c-6b3595518de5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6935 | 2026.01.13 00:42:30.640973 [ 4 ] {efdef776-8401-4307-863c-6b3595518de5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6936 | 2026.01.13 00:42:30.641205 [ 4 ] {efdef776-8401-4307-863c-6b3595518de5} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6937 | 2026.01.13 00:42:30.641368 [ 4 ] {efdef776-8401-4307-863c-6b3595518de5} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001646 sec., 64398.5419198056 rows/sec., 5.38 MiB/sec. | ||
| 6938 | 2026.01.13 00:42:30.641417 [ 4 ] {efdef776-8401-4307-863c-6b3595518de5} <Debug> TCPHandler: Processed in 0.00196325 sec. | ||
| 6939 | 2026.01.13 00:42:30.641563 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6940 | 2026.01.13 00:42:30.641668 [ 4 ] {a1be6b57-fd98-4285-a253-0c6b2627e076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6941 | 2026.01.13 00:42:30.641711 [ 4 ] {a1be6b57-fd98-4285-a253-0c6b2627e076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6942 | 2026.01.13 00:42:30.642170 [ 4 ] {a1be6b57-fd98-4285-a253-0c6b2627e076} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6943 | 2026.01.13 00:42:30.642207 [ 4 ] {a1be6b57-fd98-4285-a253-0c6b2627e076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6944 | 2026.01.13 00:42:30.642519 [ 4 ] {a1be6b57-fd98-4285-a253-0c6b2627e076} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6945 | 2026.01.13 00:42:30.642728 [ 4 ] {a1be6b57-fd98-4285-a253-0c6b2627e076} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6946 | 2026.01.13 00:42:30.642860 [ 4 ] {a1be6b57-fd98-4285-a253-0c6b2627e076} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001217 sec., 20542.317173377156 rows/sec., 1.51 MiB/sec. | ||
| 6947 | 2026.01.13 00:42:30.642899 [ 4 ] {a1be6b57-fd98-4285-a253-0c6b2627e076} <Debug> TCPHandler: Processed in 0.001397154 sec. | ||
| 6948 | 2026.01.13 00:42:30.643028 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6949 | 2026.01.13 00:42:30.643125 [ 4 ] {5576e39e-4ffc-45c9-ba81-a6dd8375cd04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6950 | 2026.01.13 00:42:30.643164 [ 4 ] {5576e39e-4ffc-45c9-ba81-a6dd8375cd04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6951 | 2026.01.13 00:42:30.643627 [ 4 ] {5576e39e-4ffc-45c9-ba81-a6dd8375cd04} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6952 | 2026.01.13 00:42:30.643663 [ 4 ] {5576e39e-4ffc-45c9-ba81-a6dd8375cd04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6953 | 2026.01.13 00:42:30.643966 [ 4 ] {5576e39e-4ffc-45c9-ba81-a6dd8375cd04} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6954 | 2026.01.13 00:42:30.644182 [ 4 ] {5576e39e-4ffc-45c9-ba81-a6dd8375cd04} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6955 | 2026.01.13 00:42:30.644311 [ 4 ] {5576e39e-4ffc-45c9-ba81-a6dd8375cd04} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001206 sec., 73797.6782752902 rows/sec., 5.76 MiB/sec. | ||
| 6956 | 2026.01.13 00:42:30.644349 [ 4 ] {5576e39e-4ffc-45c9-ba81-a6dd8375cd04} <Debug> TCPHandler: Processed in 0.001379174 sec. | ||
| 6957 | 2026.01.13 00:42:30.644469 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6958 | 2026.01.13 00:42:30.644565 [ 4 ] {4514fa08-a491-4b4f-ba01-5f252cff726b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6959 | 2026.01.13 00:42:30.644607 [ 4 ] {4514fa08-a491-4b4f-ba01-5f252cff726b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6960 | 2026.01.13 00:42:30.645023 [ 4 ] {4514fa08-a491-4b4f-ba01-5f252cff726b} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6961 | 2026.01.13 00:42:30.645060 [ 4 ] {4514fa08-a491-4b4f-ba01-5f252cff726b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6962 | 2026.01.13 00:42:30.645389 [ 4 ] {4514fa08-a491-4b4f-ba01-5f252cff726b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6963 | 2026.01.13 00:42:30.645607 [ 4 ] {4514fa08-a491-4b4f-ba01-5f252cff726b} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6964 | 2026.01.13 00:42:30.645738 [ 4 ] {4514fa08-a491-4b4f-ba01-5f252cff726b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 6965 | 2026.01.13 00:42:30.645774 [ 4 ] {4514fa08-a491-4b4f-ba01-5f252cff726b} <Debug> TCPHandler: Processed in 0.001355254 sec. | ||
| 6966 | 2026.01.13 00:42:30.645888 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6967 | 2026.01.13 00:42:30.645983 [ 4 ] {d741709d-be67-442d-ac4d-ca927cadcb61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6968 | 2026.01.13 00:42:30.646036 [ 4 ] {d741709d-be67-442d-ac4d-ca927cadcb61} <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 | ||
| 6969 | 2026.01.13 00:42:30.646836 [ 4 ] {d741709d-be67-442d-ac4d-ca927cadcb61} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6970 | 2026.01.13 00:42:30.646872 [ 4 ] {d741709d-be67-442d-ac4d-ca927cadcb61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6971 | 2026.01.13 00:42:30.647419 [ 4 ] {d741709d-be67-442d-ac4d-ca927cadcb61} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6972 | 2026.01.13 00:42:30.647654 [ 4 ] {d741709d-be67-442d-ac4d-ca927cadcb61} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6973 | 2026.01.13 00:42:30.647795 [ 4 ] {d741709d-be67-442d-ac4d-ca927cadcb61} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00183 sec., 13661.20218579235 rows/sec., 24.48 MiB/sec. | ||
| 6974 | 2026.01.13 00:42:30.647858 [ 4 ] {d741709d-be67-442d-ac4d-ca927cadcb61} <Debug> TCPHandler: Processed in 0.002019741 sec. | ||
| 6975 | 2026.01.13 00:42:30.647972 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6976 | 2026.01.13 00:42:30.648069 [ 4 ] {dfd62de2-8298-4cdf-922f-bdec659a5943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6977 | 2026.01.13 00:42:30.648110 [ 4 ] {dfd62de2-8298-4cdf-922f-bdec659a5943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6978 | 2026.01.13 00:42:30.648450 [ 4 ] {dfd62de2-8298-4cdf-922f-bdec659a5943} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6979 | 2026.01.13 00:42:30.648486 [ 4 ] {dfd62de2-8298-4cdf-922f-bdec659a5943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6980 | 2026.01.13 00:42:30.648786 [ 4 ] {dfd62de2-8298-4cdf-922f-bdec659a5943} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6981 | 2026.01.13 00:42:30.648997 [ 4 ] {dfd62de2-8298-4cdf-922f-bdec659a5943} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6982 | 2026.01.13 00:42:30.649126 [ 4 ] {dfd62de2-8298-4cdf-922f-bdec659a5943} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 6983 | 2026.01.13 00:42:30.649162 [ 4 ] {dfd62de2-8298-4cdf-922f-bdec659a5943} <Debug> TCPHandler: Processed in 0.001239793 sec. | ||
| 6984 | 2026.01.13 00:42:30.910867 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 6985 | 2026.01.13 00:42:30.928037 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6986 | 2026.01.13 00:42:30.928093 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6987 | 2026.01.13 00:42:30.934264 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6988 | 2026.01.13 00:42:30.934993 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6989 | 2026.01.13 00:42:30.937945 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 6990 | 2026.01.13 00:42:35.092798 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 862 | ||
| 6991 | 2026.01.13 00:42:35.094857 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6992 | 2026.01.13 00:42:35.094901 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 6993 | 2026.01.13 00:42:35.096033 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6994 | 2026.01.13 00:42:35.096288 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6995 | 2026.01.13 00:42:35.096543 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 862 | ||
| 6996 | 2026.01.13 00:42:35.642603 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6997 | 2026.01.13 00:42:35.642808 [ 4 ] {a4d4ac73-1667-47ef-bd09-62ae74404d8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6998 | 2026.01.13 00:42:35.642883 [ 4 ] {a4d4ac73-1667-47ef-bd09-62ae74404d8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6999 | 2026.01.13 00:42:35.643552 [ 4 ] {a4d4ac73-1667-47ef-bd09-62ae74404d8f} <Trace> oximeter.fields_i16 (cdd7cfc2-b03d-482d-b63b-decb637f20a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7000 | 2026.01.13 00:42:35.643601 [ 4 ] {a4d4ac73-1667-47ef-bd09-62ae74404d8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7001 | 2026.01.13 00:42:35.644010 [ 4 ] {a4d4ac73-1667-47ef-bd09-62ae74404d8f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7002 | 2026.01.13 00:42:35.644246 [ 4 ] {a4d4ac73-1667-47ef-bd09-62ae74404d8f} <Trace> oximeter.fields_i16 (cdd7cfc2-b03d-482d-b63b-decb637f20a3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7003 | 2026.01.13 00:42:35.644394 [ 127 ] {} <Debug> oximeter.fields_i16 (cdd7cfc2-b03d-482d-b63b-decb637f20a3) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7004 | 2026.01.13 00:42:35.644405 [ 4 ] {a4d4ac73-1667-47ef-bd09-62ae74404d8f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001653 sec., 14519.056261343014 rows/sec., 1.20 MiB/sec. | ||
| 7005 | 2026.01.13 00:42:35.644471 [ 127 ] {} <Trace> oximeter.fields_i16 (cdd7cfc2-b03d-482d-b63b-decb637f20a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7006 | 2026.01.13 00:42:35.644498 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7007 | 2026.01.13 00:42:35.644501 [ 4 ] {a4d4ac73-1667-47ef-bd09-62ae74404d8f} <Debug> TCPHandler: Processed in 0.002039851 sec. | ||
| 7008 | 2026.01.13 00:42:35.644639 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7009 | 2026.01.13 00:42:35.644663 [ 202 ] {cdd7cfc2-b03d-482d-b63b-decb637f20a3::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 | ||
| 7010 | 2026.01.13 00:42:35.644744 [ 4 ] {c0e9cd29-339e-4297-b1fe-adb166dd9ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7011 | 2026.01.13 00:42:35.644794 [ 4 ] {c0e9cd29-339e-4297-b1fe-adb166dd9ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7012 | 2026.01.13 00:42:35.644880 [ 202 ] {cdd7cfc2-b03d-482d-b63b-decb637f20a3::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7013 | 2026.01.13 00:42:35.644946 [ 202 ] {cdd7cfc2-b03d-482d-b63b-decb637f20a3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part | ||
| 7014 | 2026.01.13 00:42:35.645057 [ 202 ] {cdd7cfc2-b03d-482d-b63b-decb637f20a3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 7015 | 2026.01.13 00:42:35.645138 [ 202 ] {cdd7cfc2-b03d-482d-b63b-decb637f20a3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 7016 | 2026.01.13 00:42:35.645187 [ 202 ] {cdd7cfc2-b03d-482d-b63b-decb637f20a3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 7017 | 2026.01.13 00:42:35.645217 [ 4 ] {c0e9cd29-339e-4297-b1fe-adb166dd9ac0} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7018 | 2026.01.13 00:42:35.645226 [ 202 ] {cdd7cfc2-b03d-482d-b63b-decb637f20a3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 7019 | 2026.01.13 00:42:35.645264 [ 4 ] {c0e9cd29-339e-4297-b1fe-adb166dd9ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7020 | 2026.01.13 00:42:35.645617 [ 4 ] {c0e9cd29-339e-4297-b1fe-adb166dd9ac0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7021 | 2026.01.13 00:42:35.645864 [ 4 ] {c0e9cd29-339e-4297-b1fe-adb166dd9ac0} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7022 | 2026.01.13 00:42:35.646007 [ 4 ] {c0e9cd29-339e-4297-b1fe-adb166dd9ac0} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001288 sec., 10869.565217391304 rows/sec., 886.34 KiB/sec. | ||
| 7023 | 2026.01.13 00:42:35.646008 [ 198 ] {cdd7cfc2-b03d-482d-b63b-decb637f20a3::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001429035 sec., 83972.75084235166 rows/sec., 7.29 MiB/sec. | ||
| 7024 | 2026.01.13 00:42:35.646047 [ 4 ] {c0e9cd29-339e-4297-b1fe-adb166dd9ac0} <Debug> TCPHandler: Processed in 0.001460755 sec. | ||
| 7025 | 2026.01.13 00:42:35.646150 [ 202 ] {cdd7cfc2-b03d-482d-b63b-decb637f20a3::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7026 | 2026.01.13 00:42:35.646157 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7027 | 2026.01.13 00:42:35.646266 [ 4 ] {62a3b607-7be7-4851-9ee8-8d1a97fadaa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7028 | 2026.01.13 00:42:35.646310 [ 4 ] {62a3b607-7be7-4851-9ee8-8d1a97fadaa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7029 | 2026.01.13 00:42:35.646401 [ 202 ] {cdd7cfc2-b03d-482d-b63b-decb637f20a3::all_1_9_2} <Trace> oximeter.fields_i16 (cdd7cfc2-b03d-482d-b63b-decb637f20a3): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7030 | 2026.01.13 00:42:35.646473 [ 202 ] {cdd7cfc2-b03d-482d-b63b-decb637f20a3::all_1_9_2} <Trace> oximeter.fields_i16 (cdd7cfc2-b03d-482d-b63b-decb637f20a3) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7031 | 2026.01.13 00:42:35.646538 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7032 | 2026.01.13 00:42:35.646830 [ 4 ] {62a3b607-7be7-4851-9ee8-8d1a97fadaa1} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7033 | 2026.01.13 00:42:35.646871 [ 4 ] {62a3b607-7be7-4851-9ee8-8d1a97fadaa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7034 | 2026.01.13 00:42:35.647202 [ 4 ] {62a3b607-7be7-4851-9ee8-8d1a97fadaa1} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7035 | 2026.01.13 00:42:35.647416 [ 4 ] {62a3b607-7be7-4851-9ee8-8d1a97fadaa1} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7036 | 2026.01.13 00:42:35.647556 [ 4 ] {62a3b607-7be7-4851-9ee8-8d1a97fadaa1} <Debug> executeQuery: Read 213 rows, 19.31 KiB in 0.00131 sec., 162595.41984732824 rows/sec., 14.40 MiB/sec. | ||
| 7037 | 2026.01.13 00:42:35.647595 [ 4 ] {62a3b607-7be7-4851-9ee8-8d1a97fadaa1} <Debug> TCPHandler: Processed in 0.001488866 sec. | ||
| 7038 | 2026.01.13 00:42:35.647706 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7039 | 2026.01.13 00:42:35.647801 [ 4 ] {a472368e-53f6-4f38-bcda-19d5d71f1dc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7040 | 2026.01.13 00:42:35.647841 [ 4 ] {a472368e-53f6-4f38-bcda-19d5d71f1dc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7041 | 2026.01.13 00:42:35.648260 [ 4 ] {a472368e-53f6-4f38-bcda-19d5d71f1dc3} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7042 | 2026.01.13 00:42:35.648297 [ 4 ] {a472368e-53f6-4f38-bcda-19d5d71f1dc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7043 | 2026.01.13 00:42:35.648598 [ 4 ] {a472368e-53f6-4f38-bcda-19d5d71f1dc3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7044 | 2026.01.13 00:42:35.648810 [ 4 ] {a472368e-53f6-4f38-bcda-19d5d71f1dc3} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7045 | 2026.01.13 00:42:35.648943 [ 4 ] {a472368e-53f6-4f38-bcda-19d5d71f1dc3} <Debug> executeQuery: Read 41 rows, 3.07 KiB in 0.001161 sec., 35314.384151593455 rows/sec., 2.58 MiB/sec. | ||
| 7046 | 2026.01.13 00:42:35.648982 [ 4 ] {a472368e-53f6-4f38-bcda-19d5d71f1dc3} <Debug> TCPHandler: Processed in 0.001325423 sec. | ||
| 7047 | 2026.01.13 00:42:35.649084 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7048 | 2026.01.13 00:42:35.649179 [ 4 ] {b8e1cac5-af15-4851-bc78-512381829e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7049 | 2026.01.13 00:42:35.649219 [ 4 ] {b8e1cac5-af15-4851-bc78-512381829e8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7050 | 2026.01.13 00:42:35.649620 [ 4 ] {b8e1cac5-af15-4851-bc78-512381829e8e} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7051 | 2026.01.13 00:42:35.649657 [ 4 ] {b8e1cac5-af15-4851-bc78-512381829e8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7052 | 2026.01.13 00:42:35.649950 [ 4 ] {b8e1cac5-af15-4851-bc78-512381829e8e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7053 | 2026.01.13 00:42:35.650174 [ 4 ] {b8e1cac5-af15-4851-bc78-512381829e8e} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7054 | 2026.01.13 00:42:35.650305 [ 4 ] {b8e1cac5-af15-4851-bc78-512381829e8e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001144 sec., 20979.020979020977 rows/sec., 1.74 MiB/sec. | ||
| 7055 | 2026.01.13 00:42:35.650344 [ 4 ] {b8e1cac5-af15-4851-bc78-512381829e8e} <Debug> TCPHandler: Processed in 0.001308214 sec. | ||
| 7056 | 2026.01.13 00:42:35.650445 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7057 | 2026.01.13 00:42:35.650540 [ 4 ] {9cad6102-150a-4fdb-aee3-79d82009786a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7058 | 2026.01.13 00:42:35.650581 [ 4 ] {9cad6102-150a-4fdb-aee3-79d82009786a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7059 | 2026.01.13 00:42:35.650974 [ 4 ] {9cad6102-150a-4fdb-aee3-79d82009786a} <Trace> oximeter.fields_u8 (3fed0e26-75a1-4f98-9e1a-d6596b4272b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7060 | 2026.01.13 00:42:35.651011 [ 4 ] {9cad6102-150a-4fdb-aee3-79d82009786a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7061 | 2026.01.13 00:42:35.651310 [ 4 ] {9cad6102-150a-4fdb-aee3-79d82009786a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7062 | 2026.01.13 00:42:35.651525 [ 4 ] {9cad6102-150a-4fdb-aee3-79d82009786a} <Trace> oximeter.fields_u8 (3fed0e26-75a1-4f98-9e1a-d6596b4272b4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7063 | 2026.01.13 00:42:35.651625 [ 123 ] {} <Debug> oximeter.fields_u8 (3fed0e26-75a1-4f98-9e1a-d6596b4272b4) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7064 | 2026.01.13 00:42:35.651655 [ 4 ] {9cad6102-150a-4fdb-aee3-79d82009786a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001133 sec., 10591.350397175642 rows/sec., 827.45 KiB/sec. | ||
| 7065 | 2026.01.13 00:42:35.651669 [ 123 ] {} <Trace> oximeter.fields_u8 (3fed0e26-75a1-4f98-9e1a-d6596b4272b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7066 | 2026.01.13 00:42:35.651698 [ 4 ] {9cad6102-150a-4fdb-aee3-79d82009786a} <Debug> TCPHandler: Processed in 0.001302433 sec. | ||
| 7067 | 2026.01.13 00:42:35.651698 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7068 | 2026.01.13 00:42:35.651804 [ 194 ] {3fed0e26-75a1-4f98-9e1a-d6596b4272b4::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 | ||
| 7069 | 2026.01.13 00:42:35.651817 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7070 | 2026.01.13 00:42:35.651921 [ 194 ] {3fed0e26-75a1-4f98-9e1a-d6596b4272b4::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7071 | 2026.01.13 00:42:35.651931 [ 4 ] {e41e43d1-0dcf-43d9-8f4c-62726cb6e505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7072 | 2026.01.13 00:42:35.651960 [ 194 ] {3fed0e26-75a1-4f98-9e1a-d6596b4272b4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part | ||
| 7073 | 2026.01.13 00:42:35.651981 [ 4 ] {e41e43d1-0dcf-43d9-8f4c-62726cb6e505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7074 | 2026.01.13 00:42:35.652028 [ 194 ] {3fed0e26-75a1-4f98-9e1a-d6596b4272b4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 7075 | 2026.01.13 00:42:35.652085 [ 194 ] {3fed0e26-75a1-4f98-9e1a-d6596b4272b4::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 | ||
| 7076 | 2026.01.13 00:42:35.652128 [ 194 ] {3fed0e26-75a1-4f98-9e1a-d6596b4272b4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 7077 | 2026.01.13 00:42:35.652168 [ 194 ] {3fed0e26-75a1-4f98-9e1a-d6596b4272b4::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 7078 | 2026.01.13 00:42:35.652462 [ 4 ] {e41e43d1-0dcf-43d9-8f4c-62726cb6e505} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7079 | 2026.01.13 00:42:35.652504 [ 4 ] {e41e43d1-0dcf-43d9-8f4c-62726cb6e505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7080 | 2026.01.13 00:42:35.652793 [ 198 ] {3fed0e26-75a1-4f98-9e1a-d6596b4272b4::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001029931 sec., 58256.32979296672 rows/sec., 4.67 MiB/sec. | ||
| 7081 | 2026.01.13 00:42:35.652836 [ 4 ] {e41e43d1-0dcf-43d9-8f4c-62726cb6e505} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7082 | 2026.01.13 00:42:35.652911 [ 198 ] {3fed0e26-75a1-4f98-9e1a-d6596b4272b4::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7083 | 2026.01.13 00:42:35.653132 [ 4 ] {e41e43d1-0dcf-43d9-8f4c-62726cb6e505} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7084 | 2026.01.13 00:42:35.653256 [ 198 ] {3fed0e26-75a1-4f98-9e1a-d6596b4272b4::all_1_9_2} <Trace> oximeter.fields_u8 (3fed0e26-75a1-4f98-9e1a-d6596b4272b4): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7085 | 2026.01.13 00:42:35.653288 [ 4 ] {e41e43d1-0dcf-43d9-8f4c-62726cb6e505} <Debug> executeQuery: Read 129 rows, 10.72 KiB in 0.001375 sec., 93818.18181818182 rows/sec., 7.61 MiB/sec. | ||
| 7086 | 2026.01.13 00:42:35.653332 [ 4 ] {e41e43d1-0dcf-43d9-8f4c-62726cb6e505} <Debug> TCPHandler: Processed in 0.001563936 sec. | ||
| 7087 | 2026.01.13 00:42:35.653345 [ 198 ] {3fed0e26-75a1-4f98-9e1a-d6596b4272b4::all_1_9_2} <Trace> oximeter.fields_u8 (3fed0e26-75a1-4f98-9e1a-d6596b4272b4) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7088 | 2026.01.13 00:42:35.653432 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 7089 | 2026.01.13 00:42:35.653446 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7090 | 2026.01.13 00:42:35.653545 [ 4 ] {ad30de07-f683-4fdd-ad40-604006ae9f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7091 | 2026.01.13 00:42:35.653589 [ 4 ] {ad30de07-f683-4fdd-ad40-604006ae9f85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7092 | 2026.01.13 00:42:35.654035 [ 4 ] {ad30de07-f683-4fdd-ad40-604006ae9f85} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7093 | 2026.01.13 00:42:35.654071 [ 4 ] {ad30de07-f683-4fdd-ad40-604006ae9f85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7094 | 2026.01.13 00:42:35.654426 [ 4 ] {ad30de07-f683-4fdd-ad40-604006ae9f85} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7095 | 2026.01.13 00:42:35.654654 [ 4 ] {ad30de07-f683-4fdd-ad40-604006ae9f85} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7096 | 2026.01.13 00:42:35.654793 [ 4 ] {ad30de07-f683-4fdd-ad40-604006ae9f85} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001266 sec., 160347.55134281202 rows/sec., 11.49 MiB/sec. | ||
| 7097 | 2026.01.13 00:42:35.654832 [ 4 ] {ad30de07-f683-4fdd-ad40-604006ae9f85} <Debug> TCPHandler: Processed in 0.001436385 sec. | ||
| 7098 | 2026.01.13 00:42:35.654950 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7099 | 2026.01.13 00:42:35.655044 [ 4 ] {16356a4a-2445-47de-a618-c3d156635c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7100 | 2026.01.13 00:42:35.655097 [ 4 ] {16356a4a-2445-47de-a618-c3d156635c07} <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 | ||
| 7101 | 2026.01.13 00:42:35.655917 [ 4 ] {16356a4a-2445-47de-a618-c3d156635c07} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7102 | 2026.01.13 00:42:35.655957 [ 4 ] {16356a4a-2445-47de-a618-c3d156635c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7103 | 2026.01.13 00:42:35.656495 [ 4 ] {16356a4a-2445-47de-a618-c3d156635c07} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7104 | 2026.01.13 00:42:35.656733 [ 4 ] {16356a4a-2445-47de-a618-c3d156635c07} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7105 | 2026.01.13 00:42:35.656884 [ 4 ] {16356a4a-2445-47de-a618-c3d156635c07} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001858 sec., 8073.196986006458 rows/sec., 14.47 MiB/sec. | ||
| 7106 | 2026.01.13 00:42:35.656949 [ 4 ] {16356a4a-2445-47de-a618-c3d156635c07} <Debug> TCPHandler: Processed in 0.002047451 sec. | ||
| 7107 | 2026.01.13 00:42:35.657074 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7108 | 2026.01.13 00:42:35.657170 [ 4 ] {34dcf760-9b94-4bed-9a5a-cb4f6176115c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7109 | 2026.01.13 00:42:35.657212 [ 4 ] {34dcf760-9b94-4bed-9a5a-cb4f6176115c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7110 | 2026.01.13 00:42:35.657567 [ 4 ] {34dcf760-9b94-4bed-9a5a-cb4f6176115c} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7111 | 2026.01.13 00:42:35.657605 [ 4 ] {34dcf760-9b94-4bed-9a5a-cb4f6176115c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7112 | 2026.01.13 00:42:35.657942 [ 4 ] {34dcf760-9b94-4bed-9a5a-cb4f6176115c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7113 | 2026.01.13 00:42:35.658154 [ 4 ] {34dcf760-9b94-4bed-9a5a-cb4f6176115c} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7114 | 2026.01.13 00:42:35.658288 [ 4 ] {34dcf760-9b94-4bed-9a5a-cb4f6176115c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 7115 | 2026.01.13 00:42:35.658325 [ 4 ] {34dcf760-9b94-4bed-9a5a-cb4f6176115c} <Debug> TCPHandler: Processed in 0.001300044 sec. | ||
| 7116 | 2026.01.13 00:42:37.552548 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16818 | ||
| 7117 | 2026.01.13 00:42:37.553071 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7118 | 2026.01.13 00:42:37.553122 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7119 | 2026.01.13 00:42:37.553658 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7120 | 2026.01.13 00:42:37.553897 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7121 | 2026.01.13 00:42:37.554037 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16818 | ||
| 7122 | 2026.01.13 00:42:38.439218 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7123 | 2026.01.13 00:42:38.459015 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7124 | 2026.01.13 00:42:38.459095 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7125 | 2026.01.13 00:42:38.465463 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7126 | 2026.01.13 00:42:38.466213 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7127 | 2026.01.13 00:42:38.469706 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7128 | 2026.01.13 00:42:40.641263 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7129 | 2026.01.13 00:42:40.641463 [ 4 ] {072db4d5-01c3-4e36-941a-d550603c9d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7130 | 2026.01.13 00:42:40.641532 [ 4 ] {072db4d5-01c3-4e36-941a-d550603c9d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7131 | 2026.01.13 00:42:40.642194 [ 4 ] {072db4d5-01c3-4e36-941a-d550603c9d20} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7132 | 2026.01.13 00:42:40.642240 [ 4 ] {072db4d5-01c3-4e36-941a-d550603c9d20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7133 | 2026.01.13 00:42:40.642661 [ 4 ] {072db4d5-01c3-4e36-941a-d550603c9d20} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7134 | 2026.01.13 00:42:40.642907 [ 4 ] {072db4d5-01c3-4e36-941a-d550603c9d20} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7135 | 2026.01.13 00:42:40.643075 [ 4 ] {072db4d5-01c3-4e36-941a-d550603c9d20} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001666 sec., 63625.45018007203 rows/sec., 5.31 MiB/sec. | ||
| 7136 | 2026.01.13 00:42:40.643091 [ 118 ] {} <Debug> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7137 | 2026.01.13 00:42:40.643125 [ 4 ] {072db4d5-01c3-4e36-941a-d550603c9d20} <Debug> TCPHandler: Processed in 0.002002411 sec. | ||
| 7138 | 2026.01.13 00:42:40.643194 [ 118 ] {} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7139 | 2026.01.13 00:42:40.643238 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7140 | 2026.01.13 00:42:40.643291 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7141 | 2026.01.13 00:42:40.643395 [ 194 ] {69955813-f697-4ff5-96f7-072ef266c358::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 | ||
| 7142 | 2026.01.13 00:42:40.643402 [ 4 ] {00b81949-b1f0-443c-a983-b1a56ae97133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7143 | 2026.01.13 00:42:40.643505 [ 4 ] {00b81949-b1f0-443c-a983-b1a56ae97133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7144 | 2026.01.13 00:42:40.643576 [ 194 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7145 | 2026.01.13 00:42:40.643620 [ 194 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1405 rows starting from the beginning of the part | ||
| 7146 | 2026.01.13 00:42:40.643695 [ 194 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1247 rows starting from the beginning of the part | ||
| 7147 | 2026.01.13 00:42:40.643750 [ 194 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 86 rows starting from the beginning of the part | ||
| 7148 | 2026.01.13 00:42:40.643798 [ 194 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 106 rows starting from the beginning of the part | ||
| 7149 | 2026.01.13 00:42:40.643843 [ 194 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 213 rows starting from the beginning of the part | ||
| 7150 | 2026.01.13 00:42:40.643888 [ 194 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 106 rows starting from the beginning of the part | ||
| 7151 | 2026.01.13 00:42:40.643950 [ 4 ] {00b81949-b1f0-443c-a983-b1a56ae97133} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7152 | 2026.01.13 00:42:40.643994 [ 4 ] {00b81949-b1f0-443c-a983-b1a56ae97133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7153 | 2026.01.13 00:42:40.644368 [ 4 ] {00b81949-b1f0-443c-a983-b1a56ae97133} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7154 | 2026.01.13 00:42:40.644603 [ 4 ] {00b81949-b1f0-443c-a983-b1a56ae97133} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7155 | 2026.01.13 00:42:40.644747 [ 4 ] {00b81949-b1f0-443c-a983-b1a56ae97133} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001369 sec., 18261.504747991235 rows/sec., 1.34 MiB/sec. | ||
| 7156 | 2026.01.13 00:42:40.644785 [ 4 ] {00b81949-b1f0-443c-a983-b1a56ae97133} <Debug> TCPHandler: Processed in 0.001547596 sec. | ||
| 7157 | 2026.01.13 00:42:40.644900 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7158 | 2026.01.13 00:42:40.644998 [ 4 ] {2f3909e9-cfc9-45fb-b02a-19d36ef2c5b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7159 | 2026.01.13 00:42:40.645039 [ 4 ] {2f3909e9-cfc9-45fb-b02a-19d36ef2c5b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7160 | 2026.01.13 00:42:40.645426 [ 198 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3163 rows, containing 5 columns (5 merged, 0 gathered) in 0.002104782 sec., 1502768.4577310146 rows/sec., 131.15 MiB/sec. | ||
| 7161 | 2026.01.13 00:42:40.645479 [ 4 ] {2f3909e9-cfc9-45fb-b02a-19d36ef2c5b4} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7162 | 2026.01.13 00:42:40.645521 [ 4 ] {2f3909e9-cfc9-45fb-b02a-19d36ef2c5b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7163 | 2026.01.13 00:42:40.645646 [ 194 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7164 | 2026.01.13 00:42:40.645885 [ 4 ] {2f3909e9-cfc9-45fb-b02a-19d36ef2c5b4} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7165 | 2026.01.13 00:42:40.645939 [ 194 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_51_10} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7166 | 2026.01.13 00:42:40.646039 [ 194 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_51_10} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7167 | 2026.01.13 00:42:40.646120 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 7168 | 2026.01.13 00:42:40.646145 [ 4 ] {2f3909e9-cfc9-45fb-b02a-19d36ef2c5b4} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7169 | 2026.01.13 00:42:40.646261 [ 118 ] {} <Debug> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7170 | 2026.01.13 00:42:40.646285 [ 4 ] {2f3909e9-cfc9-45fb-b02a-19d36ef2c5b4} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001306 sec., 68147.01378254211 rows/sec., 5.32 MiB/sec. | ||
| 7171 | 2026.01.13 00:42:40.646292 [ 118 ] {} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7172 | 2026.01.13 00:42:40.646325 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7173 | 2026.01.13 00:42:40.646330 [ 4 ] {2f3909e9-cfc9-45fb-b02a-19d36ef2c5b4} <Debug> TCPHandler: Processed in 0.001479695 sec. | ||
| 7174 | 2026.01.13 00:42:40.646423 [ 199 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::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 | ||
| 7175 | 2026.01.13 00:42:40.646455 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7176 | 2026.01.13 00:42:40.646549 [ 199 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7177 | 2026.01.13 00:42:40.646557 [ 4 ] {81ba0f01-f933-42e1-8f81-1956fd4da046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7178 | 2026.01.13 00:42:40.646587 [ 199 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 632 rows starting from the beginning of the part | ||
| 7179 | 2026.01.13 00:42:40.646612 [ 4 ] {81ba0f01-f933-42e1-8f81-1956fd4da046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7180 | 2026.01.13 00:42:40.646652 [ 199 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 547 rows starting from the beginning of the part | ||
| 7181 | 2026.01.13 00:42:40.646698 [ 199 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 79 rows starting from the beginning of the part | ||
| 7182 | 2026.01.13 00:42:40.646737 [ 199 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 89 rows starting from the beginning of the part | ||
| 7183 | 2026.01.13 00:42:40.646773 [ 199 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 129 rows starting from the beginning of the part | ||
| 7184 | 2026.01.13 00:42:40.646824 [ 199 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 89 rows starting from the beginning of the part | ||
| 7185 | 2026.01.13 00:42:40.647032 [ 4 ] {81ba0f01-f933-42e1-8f81-1956fd4da046} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7186 | 2026.01.13 00:42:40.647072 [ 4 ] {81ba0f01-f933-42e1-8f81-1956fd4da046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7187 | 2026.01.13 00:42:40.647446 [ 4 ] {81ba0f01-f933-42e1-8f81-1956fd4da046} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7188 | 2026.01.13 00:42:40.647681 [ 4 ] {81ba0f01-f933-42e1-8f81-1956fd4da046} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7189 | 2026.01.13 00:42:40.647792 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7190 | 2026.01.13 00:42:40.647819 [ 4 ] {81ba0f01-f933-42e1-8f81-1956fd4da046} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001281 sec., 124902.41998438719 rows/sec., 8.70 MiB/sec. | ||
| 7191 | 2026.01.13 00:42:40.647820 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7192 | 2026.01.13 00:42:40.647858 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7193 | 2026.01.13 00:42:40.647864 [ 4 ] {81ba0f01-f933-42e1-8f81-1956fd4da046} <Debug> TCPHandler: Processed in 0.001458855 sec. | ||
| 7194 | 2026.01.13 00:42:40.647883 [ 198 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1565 rows, containing 5 columns (5 merged, 0 gathered) in 0.001509976 sec., 1036440.314283141 rows/sec., 82.61 MiB/sec. | ||
| 7195 | 2026.01.13 00:42:40.647923 [ 194 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::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 | ||
| 7196 | 2026.01.13 00:42:40.647983 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7197 | 2026.01.13 00:42:40.648006 [ 194 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7198 | 2026.01.13 00:42:40.648038 [ 194 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13275 rows starting from the beginning of the part | ||
| 7199 | 2026.01.13 00:42:40.648042 [ 199 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7200 | 2026.01.13 00:42:40.648085 [ 4 ] {57e1bdea-cd05-487d-a580-dac7a209d733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7201 | 2026.01.13 00:42:40.648088 [ 194 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 845 rows starting from the beginning of the part | ||
| 7202 | 2026.01.13 00:42:40.648148 [ 194 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::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 | ||
| 7203 | 2026.01.13 00:42:40.648150 [ 4 ] {57e1bdea-cd05-487d-a580-dac7a209d733} <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 | ||
| 7204 | 2026.01.13 00:42:40.648190 [ 194 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 7205 | 2026.01.13 00:42:40.648230 [ 194 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 203 rows starting from the beginning of the part | ||
| 7206 | 2026.01.13 00:42:40.648268 [ 194 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 7207 | 2026.01.13 00:42:40.648308 [ 199 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_51_10} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7208 | 2026.01.13 00:42:40.648390 [ 199 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_51_10} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7209 | 2026.01.13 00:42:40.648465 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 7210 | 2026.01.13 00:42:40.648994 [ 4 ] {57e1bdea-cd05-487d-a580-dac7a209d733} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7211 | 2026.01.13 00:42:40.649036 [ 4 ] {57e1bdea-cd05-487d-a580-dac7a209d733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7212 | 2026.01.13 00:42:40.649675 [ 4 ] {57e1bdea-cd05-487d-a580-dac7a209d733} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7213 | 2026.01.13 00:42:40.649928 [ 4 ] {57e1bdea-cd05-487d-a580-dac7a209d733} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7214 | 2026.01.13 00:42:40.650078 [ 4 ] {57e1bdea-cd05-487d-a580-dac7a209d733} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002012 sec., 12425.44731610338 rows/sec., 22.27 MiB/sec. | ||
| 7215 | 2026.01.13 00:42:40.650140 [ 4 ] {57e1bdea-cd05-487d-a580-dac7a209d733} <Debug> TCPHandler: Processed in 0.002206363 sec. | ||
| 7216 | 2026.01.13 00:42:40.650254 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7217 | 2026.01.13 00:42:40.650351 [ 4 ] {900feafe-5654-4f06-a91e-e863c6fdc595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7218 | 2026.01.13 00:42:40.650392 [ 4 ] {900feafe-5654-4f06-a91e-e863c6fdc595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7219 | 2026.01.13 00:42:40.650736 [ 4 ] {900feafe-5654-4f06-a91e-e863c6fdc595} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7220 | 2026.01.13 00:42:40.650773 [ 4 ] {900feafe-5654-4f06-a91e-e863c6fdc595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7221 | 2026.01.13 00:42:40.651106 [ 4 ] {900feafe-5654-4f06-a91e-e863c6fdc595} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7222 | 2026.01.13 00:42:40.651332 [ 4 ] {900feafe-5654-4f06-a91e-e863c6fdc595} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7223 | 2026.01.13 00:42:40.651439 [ 118 ] {} <Debug> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7224 | 2026.01.13 00:42:40.651464 [ 4 ] {900feafe-5654-4f06-a91e-e863c6fdc595} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 7225 | 2026.01.13 00:42:40.651471 [ 118 ] {} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7226 | 2026.01.13 00:42:40.651503 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7227 | 2026.01.13 00:42:40.651506 [ 4 ] {900feafe-5654-4f06-a91e-e863c6fdc595} <Debug> TCPHandler: Processed in 0.001301804 sec. | ||
| 7228 | 2026.01.13 00:42:40.651578 [ 200 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::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 | ||
| 7229 | 2026.01.13 00:42:40.651678 [ 200 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7230 | 2026.01.13 00:42:40.651706 [ 200 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2664 rows starting from the beginning of the part | ||
| 7231 | 2026.01.13 00:42:40.651759 [ 200 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 7232 | 2026.01.13 00:42:40.651800 [ 200 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::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 | ||
| 7233 | 2026.01.13 00:42:40.651839 [ 200 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 7234 | 2026.01.13 00:42:40.651876 [ 200 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::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 | ||
| 7235 | 2026.01.13 00:42:40.651912 [ 200 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 7236 | 2026.01.13 00:42:40.652478 [ 199 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14803 rows, containing 5 columns (5 merged, 0 gathered) in 0.004582888 sec., 3230059.298852601 rows/sec., 222.06 MiB/sec. | ||
| 7237 | 2026.01.13 00:42:40.652827 [ 198 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7238 | 2026.01.13 00:42:40.653021 [ 188 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2964 rows, containing 4 columns (4 merged, 0 gathered) in 0.001478246 sec., 2005078.9922651576 rows/sec., 135.13 MiB/sec. | ||
| 7239 | 2026.01.13 00:42:40.653113 [ 198 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7240 | 2026.01.13 00:42:40.653191 [ 198 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7241 | 2026.01.13 00:42:40.653275 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.80 MiB. | ||
| 7242 | 2026.01.13 00:42:40.653336 [ 200 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7243 | 2026.01.13 00:42:40.653580 [ 200 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_51_10} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7244 | 2026.01.13 00:42:40.653645 [ 200 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_51_10} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7245 | 2026.01.13 00:42:40.653705 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 7246 | 2026.01.13 00:42:44.932836 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7247 | 2026.01.13 00:42:44.932910 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7248 | 2026.01.13 00:42:45.054322 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17330 | ||
| 7249 | 2026.01.13 00:42:45.054943 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7250 | 2026.01.13 00:42:45.054979 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7251 | 2026.01.13 00:42:45.055430 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7252 | 2026.01.13 00:42:45.055648 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7253 | 2026.01.13 00:42:45.055769 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17330 | ||
| 7254 | 2026.01.13 00:42:45.055796 [ 114 ] {} <Debug> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7255 | 2026.01.13 00:42:45.055883 [ 114 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7256 | 2026.01.13 00:42:45.055920 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7257 | 2026.01.13 00:42:45.056065 [ 186 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::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 | ||
| 7258 | 2026.01.13 00:42:45.056250 [ 186 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7259 | 2026.01.13 00:42:45.056313 [ 186 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14898 rows starting from the beginning of the part | ||
| 7260 | 2026.01.13 00:42:45.056414 [ 186 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::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 | ||
| 7261 | 2026.01.13 00:42:45.056487 [ 186 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::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 | ||
| 7262 | 2026.01.13 00:42:45.056556 [ 186 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::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 | ||
| 7263 | 2026.01.13 00:42:45.056619 [ 186 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::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 | ||
| 7264 | 2026.01.13 00:42:45.056684 [ 186 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::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 | ||
| 7265 | 2026.01.13 00:42:45.058641 [ 186 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17330 rows, containing 4 columns (4 merged, 0 gathered) in 0.002643938 sec., 6554616.6362448735 rows/sec., 93.76 MiB/sec. | ||
| 7266 | 2026.01.13 00:42:45.058752 [ 198 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7267 | 2026.01.13 00:42:45.059076 [ 198 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_36_7} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7268 | 2026.01.13 00:42:45.059164 [ 198 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_36_7} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7269 | 2026.01.13 00:42:45.059262 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7270 | 2026.01.13 00:42:45.097087 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 894 | ||
| 7271 | 2026.01.13 00:42:45.099577 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7272 | 2026.01.13 00:42:45.099612 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7273 | 2026.01.13 00:42:45.100730 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7274 | 2026.01.13 00:42:45.100987 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7275 | 2026.01.13 00:42:45.101105 [ 114 ] {} <Debug> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7276 | 2026.01.13 00:42:45.101136 [ 114 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7277 | 2026.01.13 00:42:45.101153 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7278 | 2026.01.13 00:42:45.101222 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 894 | ||
| 7279 | 2026.01.13 00:42:45.101276 [ 188 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::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 | ||
| 7280 | 2026.01.13 00:42:45.101878 [ 188 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7281 | 2026.01.13 00:42:45.102033 [ 188 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 750 rows starting from the beginning of the part | ||
| 7282 | 2026.01.13 00:42:45.102413 [ 188 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 7283 | 2026.01.13 00:42:45.102750 [ 188 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part | ||
| 7284 | 2026.01.13 00:42:45.103093 [ 188 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 34 rows starting from the beginning of the part | ||
| 7285 | 2026.01.13 00:42:45.103435 [ 188 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 7286 | 2026.01.13 00:42:45.103804 [ 188 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 32 rows starting from the beginning of the part | ||
| 7287 | 2026.01.13 00:42:45.109897 [ 186 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 894 rows, containing 72 columns (72 merged, 0 gathered) in 0.00868111 sec., 102982.22231949601 rows/sec., 83.34 MiB/sec. | ||
| 7288 | 2026.01.13 00:42:45.111237 [ 193 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7289 | 2026.01.13 00:42:45.111877 [ 193 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_26_5} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7290 | 2026.01.13 00:42:45.111963 [ 193 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_26_5} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7291 | 2026.01.13 00:42:45.112232 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
| 7292 | 2026.01.13 00:42:45.640486 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7293 | 2026.01.13 00:42:45.640664 [ 4 ] {2465be66-863b-4347-ba50-90a5af2db66c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7294 | 2026.01.13 00:42:45.640730 [ 4 ] {2465be66-863b-4347-ba50-90a5af2db66c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7295 | 2026.01.13 00:42:45.641378 [ 4 ] {2465be66-863b-4347-ba50-90a5af2db66c} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7296 | 2026.01.13 00:42:45.641433 [ 4 ] {2465be66-863b-4347-ba50-90a5af2db66c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7297 | 2026.01.13 00:42:45.641827 [ 4 ] {2465be66-863b-4347-ba50-90a5af2db66c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7298 | 2026.01.13 00:42:45.642047 [ 4 ] {2465be66-863b-4347-ba50-90a5af2db66c} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7299 | 2026.01.13 00:42:45.642193 [ 4 ] {2465be66-863b-4347-ba50-90a5af2db66c} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001576 sec., 54568.52791878173 rows/sec., 4.56 MiB/sec. | ||
| 7300 | 2026.01.13 00:42:45.642233 [ 4 ] {2465be66-863b-4347-ba50-90a5af2db66c} <Debug> TCPHandler: Processed in 0.00188142 sec. | ||
| 7301 | 2026.01.13 00:42:45.642357 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7302 | 2026.01.13 00:42:45.642451 [ 4 ] {5fcff0b4-ff09-4d2b-874f-55deac3dae7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7303 | 2026.01.13 00:42:45.642492 [ 4 ] {5fcff0b4-ff09-4d2b-874f-55deac3dae7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7304 | 2026.01.13 00:42:45.642899 [ 4 ] {5fcff0b4-ff09-4d2b-874f-55deac3dae7b} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7305 | 2026.01.13 00:42:45.642934 [ 4 ] {5fcff0b4-ff09-4d2b-874f-55deac3dae7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7306 | 2026.01.13 00:42:45.643225 [ 4 ] {5fcff0b4-ff09-4d2b-874f-55deac3dae7b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7307 | 2026.01.13 00:42:45.643441 [ 4 ] {5fcff0b4-ff09-4d2b-874f-55deac3dae7b} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7308 | 2026.01.13 00:42:45.643568 [ 4 ] {5fcff0b4-ff09-4d2b-874f-55deac3dae7b} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001135 sec., 13215.859030837006 rows/sec., 993.77 KiB/sec. | ||
| 7309 | 2026.01.13 00:42:45.643605 [ 4 ] {5fcff0b4-ff09-4d2b-874f-55deac3dae7b} <Debug> TCPHandler: Processed in 0.001295533 sec. | ||
| 7310 | 2026.01.13 00:42:45.643713 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7311 | 2026.01.13 00:42:45.643804 [ 4 ] {6ee34e1f-b82f-4c0f-8b9c-3ac2d5ca1a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7312 | 2026.01.13 00:42:45.643843 [ 4 ] {6ee34e1f-b82f-4c0f-8b9c-3ac2d5ca1a20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7313 | 2026.01.13 00:42:45.644254 [ 4 ] {6ee34e1f-b82f-4c0f-8b9c-3ac2d5ca1a20} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7314 | 2026.01.13 00:42:45.644290 [ 4 ] {6ee34e1f-b82f-4c0f-8b9c-3ac2d5ca1a20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7315 | 2026.01.13 00:42:45.644586 [ 4 ] {6ee34e1f-b82f-4c0f-8b9c-3ac2d5ca1a20} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7316 | 2026.01.13 00:42:45.644792 [ 4 ] {6ee34e1f-b82f-4c0f-8b9c-3ac2d5ca1a20} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7317 | 2026.01.13 00:42:45.644923 [ 4 ] {6ee34e1f-b82f-4c0f-8b9c-3ac2d5ca1a20} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001137 sec., 69481.09058927001 rows/sec., 5.43 MiB/sec. | ||
| 7318 | 2026.01.13 00:42:45.644959 [ 4 ] {6ee34e1f-b82f-4c0f-8b9c-3ac2d5ca1a20} <Debug> TCPHandler: Processed in 0.001293693 sec. | ||
| 7319 | 2026.01.13 00:42:45.645074 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7320 | 2026.01.13 00:42:45.645165 [ 4 ] {e1c7a010-5adf-4570-9c5d-71427b7e1a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7321 | 2026.01.13 00:42:45.645207 [ 4 ] {e1c7a010-5adf-4570-9c5d-71427b7e1a85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7322 | 2026.01.13 00:42:45.645609 [ 4 ] {e1c7a010-5adf-4570-9c5d-71427b7e1a85} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7323 | 2026.01.13 00:42:45.645644 [ 4 ] {e1c7a010-5adf-4570-9c5d-71427b7e1a85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7324 | 2026.01.13 00:42:45.645974 [ 4 ] {e1c7a010-5adf-4570-9c5d-71427b7e1a85} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7325 | 2026.01.13 00:42:45.646179 [ 4 ] {e1c7a010-5adf-4570-9c5d-71427b7e1a85} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7326 | 2026.01.13 00:42:45.646303 [ 4 ] {e1c7a010-5adf-4570-9c5d-71427b7e1a85} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 7327 | 2026.01.13 00:42:45.646338 [ 4 ] {e1c7a010-5adf-4570-9c5d-71427b7e1a85} <Debug> TCPHandler: Processed in 0.001311174 sec. | ||
| 7328 | 2026.01.13 00:42:45.646444 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7329 | 2026.01.13 00:42:45.646539 [ 4 ] {49d57cf0-6097-41b0-abfe-f885d6b0e451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7330 | 2026.01.13 00:42:45.646591 [ 4 ] {49d57cf0-6097-41b0-abfe-f885d6b0e451} <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 | ||
| 7331 | 2026.01.13 00:42:45.647368 [ 4 ] {49d57cf0-6097-41b0-abfe-f885d6b0e451} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7332 | 2026.01.13 00:42:45.647404 [ 4 ] {49d57cf0-6097-41b0-abfe-f885d6b0e451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7333 | 2026.01.13 00:42:45.647925 [ 4 ] {49d57cf0-6097-41b0-abfe-f885d6b0e451} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7334 | 2026.01.13 00:42:45.648147 [ 4 ] {49d57cf0-6097-41b0-abfe-f885d6b0e451} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7335 | 2026.01.13 00:42:45.648281 [ 4 ] {49d57cf0-6097-41b0-abfe-f885d6b0e451} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001762 sec., 8513.05334846765 rows/sec., 15.26 MiB/sec. | ||
| 7336 | 2026.01.13 00:42:45.648333 [ 4 ] {49d57cf0-6097-41b0-abfe-f885d6b0e451} <Debug> TCPHandler: Processed in 0.00193583 sec. | ||
| 7337 | 2026.01.13 00:42:45.648443 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7338 | 2026.01.13 00:42:45.648537 [ 4 ] {7ea55776-0793-4024-9244-84fafe3f803b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7339 | 2026.01.13 00:42:45.648576 [ 4 ] {7ea55776-0793-4024-9244-84fafe3f803b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7340 | 2026.01.13 00:42:45.648907 [ 4 ] {7ea55776-0793-4024-9244-84fafe3f803b} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7341 | 2026.01.13 00:42:45.648942 [ 4 ] {7ea55776-0793-4024-9244-84fafe3f803b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7342 | 2026.01.13 00:42:45.649237 [ 4 ] {7ea55776-0793-4024-9244-84fafe3f803b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7343 | 2026.01.13 00:42:45.649442 [ 4 ] {7ea55776-0793-4024-9244-84fafe3f803b} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7344 | 2026.01.13 00:42:45.649565 [ 4 ] {7ea55776-0793-4024-9244-84fafe3f803b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 7345 | 2026.01.13 00:42:45.649599 [ 4 ] {7ea55776-0793-4024-9244-84fafe3f803b} <Debug> TCPHandler: Processed in 0.001203582 sec. | ||
| 7346 | 2026.01.13 00:42:45.969977 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 7347 | 2026.01.13 00:42:45.987210 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7348 | 2026.01.13 00:42:45.987253 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7349 | 2026.01.13 00:42:45.993384 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7350 | 2026.01.13 00:42:45.994079 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7351 | 2026.01.13 00:42:45.994373 [ 114 ] {} <Debug> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7352 | 2026.01.13 00:42:45.994469 [ 114 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7353 | 2026.01.13 00:42:45.994506 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7354 | 2026.01.13 00:42:45.994700 [ 201 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 7355 | 2026.01.13 00:42:45.997120 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 7356 | 2026.01.13 00:42:45.998894 [ 201 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7357 | 2026.01.13 00:42:46.000593 [ 201 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 7358 | 2026.01.13 00:42:46.005315 [ 201 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 7359 | 2026.01.13 00:42:46.009835 [ 201 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 7360 | 2026.01.13 00:42:46.014333 [ 201 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 7361 | 2026.01.13 00:42:46.018878 [ 201 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 7362 | 2026.01.13 00:42:46.022880 [ 201 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 7363 | 2026.01.13 00:42:46.073950 [ 186 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.079329046 sec., 3428.756725500014 rows/sec., 17.73 MiB/sec. | ||
| 7364 | 2026.01.13 00:42:46.077000 [ 190 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7365 | 2026.01.13 00:42:46.079108 [ 190 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_36_7} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7366 | 2026.01.13 00:42:46.079210 [ 190 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_36_7} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7367 | 2026.01.13 00:42:46.081574 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7368 | 2026.01.13 00:42:46.082238 [ 114 ] {} <Debug> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 7369 | 2026.01.13 00:42:46.082274 [ 114 ] {} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7370 | 2026.01.13 00:42:46.082293 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7371 | 2026.01.13 00:42:46.082403 [ 187 ] {29024e80-c662-4b7b-8c75-442de4296c6c::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 | ||
| 7372 | 2026.01.13 00:42:46.082562 [ 187 ] {29024e80-c662-4b7b-8c75-442de4296c6c::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7373 | 2026.01.13 00:42:46.082596 [ 187 ] {29024e80-c662-4b7b-8c75-442de4296c6c::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 | ||
| 7374 | 2026.01.13 00:42:46.082661 [ 187 ] {29024e80-c662-4b7b-8c75-442de4296c6c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
| 7375 | 2026.01.13 00:42:46.082705 [ 187 ] {29024e80-c662-4b7b-8c75-442de4296c6c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 7376 | 2026.01.13 00:42:46.082745 [ 187 ] {29024e80-c662-4b7b-8c75-442de4296c6c::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 | ||
| 7377 | 2026.01.13 00:42:46.082786 [ 187 ] {29024e80-c662-4b7b-8c75-442de4296c6c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
| 7378 | 2026.01.13 00:42:46.083658 [ 186 ] {29024e80-c662-4b7b-8c75-442de4296c6c::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.001311663 sec., 38119.54747522801 rows/sec., 3.18 MiB/sec. | ||
| 7379 | 2026.01.13 00:42:46.083816 [ 189 ] {29024e80-c662-4b7b-8c75-442de4296c6c::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 7380 | 2026.01.13 00:42:46.084113 [ 189 ] {29024e80-c662-4b7b-8c75-442de4296c6c::all_1_13_3} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7381 | 2026.01.13 00:42:46.084187 [ 189 ] {29024e80-c662-4b7b-8c75-442de4296c6c::all_1_13_3} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 7382 | 2026.01.13 00:42:46.084269 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7383 | 2026.01.13 00:42:47.000252 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.66 MiB, peak 293.50 MiB, free memory in arenas 0.00 B, will set to 283.83 MiB (RSS), difference: 2.17 MiB | ||
| 7384 | 2026.01.13 00:42:50.670353 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7385 | 2026.01.13 00:42:50.670571 [ 4 ] {ae259cfe-33c7-455b-b90f-89171815eaf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7386 | 2026.01.13 00:42:50.670648 [ 4 ] {ae259cfe-33c7-455b-b90f-89171815eaf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7387 | 2026.01.13 00:42:50.671299 [ 4 ] {ae259cfe-33c7-455b-b90f-89171815eaf7} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7388 | 2026.01.13 00:42:50.671352 [ 4 ] {ae259cfe-33c7-455b-b90f-89171815eaf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7389 | 2026.01.13 00:42:50.671747 [ 4 ] {ae259cfe-33c7-455b-b90f-89171815eaf7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7390 | 2026.01.13 00:42:50.671979 [ 4 ] {ae259cfe-33c7-455b-b90f-89171815eaf7} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7391 | 2026.01.13 00:42:50.672144 [ 4 ] {ae259cfe-33c7-455b-b90f-89171815eaf7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001628 sec., 1228.5012285012285 rows/sec., 100.18 KiB/sec. | ||
| 7392 | 2026.01.13 00:42:50.672198 [ 4 ] {ae259cfe-33c7-455b-b90f-89171815eaf7} <Debug> TCPHandler: Processed in 0.001987661 sec. | ||
| 7393 | 2026.01.13 00:42:50.672325 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7394 | 2026.01.13 00:42:50.672431 [ 4 ] {336536e9-cc4f-4aad-b551-3962e81fc5aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7395 | 2026.01.13 00:42:50.672475 [ 4 ] {336536e9-cc4f-4aad-b551-3962e81fc5aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7396 | 2026.01.13 00:42:50.673633 [ 4 ] {336536e9-cc4f-4aad-b551-3962e81fc5aa} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7397 | 2026.01.13 00:42:50.673672 [ 4 ] {336536e9-cc4f-4aad-b551-3962e81fc5aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7398 | 2026.01.13 00:42:50.674101 [ 4 ] {336536e9-cc4f-4aad-b551-3962e81fc5aa} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7399 | 2026.01.13 00:42:50.674334 [ 4 ] {336536e9-cc4f-4aad-b551-3962e81fc5aa} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7400 | 2026.01.13 00:42:50.674476 [ 4 ] {336536e9-cc4f-4aad-b551-3962e81fc5aa} <Debug> executeQuery: Read 1247 rows, 105.26 KiB in 0.002069 sec., 602706.6215563074 rows/sec., 49.68 MiB/sec. | ||
| 7401 | 2026.01.13 00:42:50.674516 [ 4 ] {336536e9-cc4f-4aad-b551-3962e81fc5aa} <Debug> TCPHandler: Processed in 0.002243884 sec. | ||
| 7402 | 2026.01.13 00:42:50.674649 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7403 | 2026.01.13 00:42:50.674757 [ 4 ] {cd29b9fa-a6da-4394-ab33-9f7631aae3e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7404 | 2026.01.13 00:42:50.674799 [ 4 ] {cd29b9fa-a6da-4394-ab33-9f7631aae3e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7405 | 2026.01.13 00:42:50.675231 [ 4 ] {cd29b9fa-a6da-4394-ab33-9f7631aae3e3} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7406 | 2026.01.13 00:42:50.675268 [ 4 ] {cd29b9fa-a6da-4394-ab33-9f7631aae3e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7407 | 2026.01.13 00:42:50.675597 [ 4 ] {cd29b9fa-a6da-4394-ab33-9f7631aae3e3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7408 | 2026.01.13 00:42:50.675811 [ 4 ] {cd29b9fa-a6da-4394-ab33-9f7631aae3e3} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7409 | 2026.01.13 00:42:50.675933 [ 109 ] {} <Debug> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7410 | 2026.01.13 00:42:50.675945 [ 4 ] {cd29b9fa-a6da-4394-ab33-9f7631aae3e3} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001209 sec., 22332.506203473946 rows/sec., 1.63 MiB/sec. | ||
| 7411 | 2026.01.13 00:42:50.676002 [ 109 ] {} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7412 | 2026.01.13 00:42:50.676011 [ 4 ] {cd29b9fa-a6da-4394-ab33-9f7631aae3e3} <Debug> TCPHandler: Processed in 0.001424545 sec. | ||
| 7413 | 2026.01.13 00:42:50.676032 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7414 | 2026.01.13 00:42:50.676135 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7415 | 2026.01.13 00:42:50.676156 [ 187 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::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 | ||
| 7416 | 2026.01.13 00:42:50.676235 [ 4 ] {6e0c1e21-6339-476e-95c6-19966a960bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7417 | 2026.01.13 00:42:50.676279 [ 4 ] {6e0c1e21-6339-476e-95c6-19966a960bb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7418 | 2026.01.13 00:42:50.676299 [ 187 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7419 | 2026.01.13 00:42:50.676341 [ 187 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 70 rows starting from the beginning of the part | ||
| 7420 | 2026.01.13 00:42:50.676415 [ 187 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 25 rows starting from the beginning of the part | ||
| 7421 | 2026.01.13 00:42:50.676467 [ 187 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 41 rows starting from the beginning of the part | ||
| 7422 | 2026.01.13 00:42:50.676513 [ 187 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 25 rows starting from the beginning of the part | ||
| 7423 | 2026.01.13 00:42:50.676554 [ 187 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 15 rows starting from the beginning of the part | ||
| 7424 | 2026.01.13 00:42:50.676627 [ 187 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 27 rows starting from the beginning of the part | ||
| 7425 | 2026.01.13 00:42:50.676795 [ 4 ] {6e0c1e21-6339-476e-95c6-19966a960bb7} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7426 | 2026.01.13 00:42:50.676839 [ 4 ] {6e0c1e21-6339-476e-95c6-19966a960bb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7427 | 2026.01.13 00:42:50.677202 [ 4 ] {6e0c1e21-6339-476e-95c6-19966a960bb7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7428 | 2026.01.13 00:42:50.677432 [ 4 ] {6e0c1e21-6339-476e-95c6-19966a960bb7} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7429 | 2026.01.13 00:42:50.677483 [ 189 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 203 rows, containing 5 columns (5 merged, 0 gathered) in 0.001384504 sec., 146622.90610933592 rows/sec., 11.28 MiB/sec. | ||
| 7430 | 2026.01.13 00:42:50.677567 [ 4 ] {6e0c1e21-6339-476e-95c6-19966a960bb7} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00135 sec., 168888.88888888888 rows/sec., 11.44 MiB/sec. | ||
| 7431 | 2026.01.13 00:42:50.677609 [ 4 ] {6e0c1e21-6339-476e-95c6-19966a960bb7} <Debug> TCPHandler: Processed in 0.001523056 sec. | ||
| 7432 | 2026.01.13 00:42:50.677628 [ 187 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7433 | 2026.01.13 00:42:50.677727 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7434 | 2026.01.13 00:42:50.677828 [ 4 ] {f8c112d4-7a58-44c0-b5de-2274ddf343f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7435 | 2026.01.13 00:42:50.677871 [ 4 ] {f8c112d4-7a58-44c0-b5de-2274ddf343f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7436 | 2026.01.13 00:42:50.677890 [ 187 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_51_10} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7437 | 2026.01.13 00:42:50.677974 [ 187 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_51_10} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7438 | 2026.01.13 00:42:50.678051 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 7439 | 2026.01.13 00:42:50.678521 [ 4 ] {f8c112d4-7a58-44c0-b5de-2274ddf343f2} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7440 | 2026.01.13 00:42:50.678565 [ 4 ] {f8c112d4-7a58-44c0-b5de-2274ddf343f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7441 | 2026.01.13 00:42:50.678937 [ 4 ] {f8c112d4-7a58-44c0-b5de-2274ddf343f2} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7442 | 2026.01.13 00:42:50.679162 [ 4 ] {f8c112d4-7a58-44c0-b5de-2274ddf343f2} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7443 | 2026.01.13 00:42:50.679295 [ 4 ] {f8c112d4-7a58-44c0-b5de-2274ddf343f2} <Debug> executeQuery: Read 547 rows, 41.57 KiB in 0.001485 sec., 368350.16835016833 rows/sec., 27.34 MiB/sec. | ||
| 7444 | 2026.01.13 00:42:50.679336 [ 4 ] {f8c112d4-7a58-44c0-b5de-2274ddf343f2} <Debug> TCPHandler: Processed in 0.001659238 sec. | ||
| 7445 | 2026.01.13 00:42:50.679451 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7446 | 2026.01.13 00:42:50.679546 [ 4 ] {0b2dc201-97ed-4bc0-85c4-71f47d40cbc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7447 | 2026.01.13 00:42:50.679592 [ 4 ] {0b2dc201-97ed-4bc0-85c4-71f47d40cbc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7448 | 2026.01.13 00:42:50.680272 [ 4 ] {0b2dc201-97ed-4bc0-85c4-71f47d40cbc9} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7449 | 2026.01.13 00:42:50.680311 [ 4 ] {0b2dc201-97ed-4bc0-85c4-71f47d40cbc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7450 | 2026.01.13 00:42:50.680716 [ 4 ] {0b2dc201-97ed-4bc0-85c4-71f47d40cbc9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7451 | 2026.01.13 00:42:50.680932 [ 4 ] {0b2dc201-97ed-4bc0-85c4-71f47d40cbc9} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7452 | 2026.01.13 00:42:50.681062 [ 4 ] {0b2dc201-97ed-4bc0-85c4-71f47d40cbc9} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001534 sec., 550847.4576271187 rows/sec., 37.08 MiB/sec. | ||
| 7453 | 2026.01.13 00:42:50.681100 [ 4 ] {0b2dc201-97ed-4bc0-85c4-71f47d40cbc9} <Debug> TCPHandler: Processed in 0.001699568 sec. | ||
| 7454 | 2026.01.13 00:42:50.681216 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7455 | 2026.01.13 00:42:50.681311 [ 4 ] {60ca0e9f-8d4d-4bea-b0f2-40ebfcdcf121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7456 | 2026.01.13 00:42:50.681366 [ 4 ] {60ca0e9f-8d4d-4bea-b0f2-40ebfcdcf121} <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 | ||
| 7457 | 2026.01.13 00:42:50.682220 [ 4 ] {60ca0e9f-8d4d-4bea-b0f2-40ebfcdcf121} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7458 | 2026.01.13 00:42:50.682257 [ 4 ] {60ca0e9f-8d4d-4bea-b0f2-40ebfcdcf121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7459 | 2026.01.13 00:42:50.682819 [ 4 ] {60ca0e9f-8d4d-4bea-b0f2-40ebfcdcf121} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7460 | 2026.01.13 00:42:50.683049 [ 4 ] {60ca0e9f-8d4d-4bea-b0f2-40ebfcdcf121} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7461 | 2026.01.13 00:42:50.683186 [ 63 ] {} <Debug> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7462 | 2026.01.13 00:42:50.683197 [ 4 ] {60ca0e9f-8d4d-4bea-b0f2-40ebfcdcf121} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001904 sec., 13130.252100840335 rows/sec., 23.53 MiB/sec. | ||
| 7463 | 2026.01.13 00:42:50.683231 [ 63 ] {} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7464 | 2026.01.13 00:42:50.683255 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7465 | 2026.01.13 00:42:50.683272 [ 4 ] {60ca0e9f-8d4d-4bea-b0f2-40ebfcdcf121} <Debug> TCPHandler: Processed in 0.002104882 sec. | ||
| 7466 | 2026.01.13 00:42:50.683346 [ 196 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::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 | ||
| 7467 | 2026.01.13 00:42:50.683388 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7468 | 2026.01.13 00:42:50.683484 [ 4 ] {f3c71665-d4d4-49dd-ab55-fa2eeed9e190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7469 | 2026.01.13 00:42:50.683526 [ 4 ] {f3c71665-d4d4-49dd-ab55-fa2eeed9e190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7470 | 2026.01.13 00:42:50.683563 [ 196 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7471 | 2026.01.13 00:42:50.683624 [ 196 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 867 rows starting from the beginning of the part | ||
| 7472 | 2026.01.13 00:42:50.683751 [ 196 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 25 rows starting from the beginning of the part | ||
| 7473 | 2026.01.13 00:42:50.683854 [ 196 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 15 rows starting from the beginning of the part | ||
| 7474 | 2026.01.13 00:42:50.683894 [ 4 ] {f3c71665-d4d4-49dd-ab55-fa2eeed9e190} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7475 | 2026.01.13 00:42:50.683931 [ 4 ] {f3c71665-d4d4-49dd-ab55-fa2eeed9e190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7476 | 2026.01.13 00:42:50.683942 [ 196 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 25 rows starting from the beginning of the part | ||
| 7477 | 2026.01.13 00:42:50.684033 [ 196 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 15 rows starting from the beginning of the part | ||
| 7478 | 2026.01.13 00:42:50.684122 [ 196 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 25 rows starting from the beginning of the part | ||
| 7479 | 2026.01.13 00:42:50.684262 [ 4 ] {f3c71665-d4d4-49dd-ab55-fa2eeed9e190} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7480 | 2026.01.13 00:42:50.684485 [ 4 ] {f3c71665-d4d4-49dd-ab55-fa2eeed9e190} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7481 | 2026.01.13 00:42:50.684618 [ 4 ] {f3c71665-d4d4-49dd-ab55-fa2eeed9e190} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. | ||
| 7482 | 2026.01.13 00:42:50.684655 [ 4 ] {f3c71665-d4d4-49dd-ab55-fa2eeed9e190} <Debug> TCPHandler: Processed in 0.001317244 sec. | ||
| 7483 | 2026.01.13 00:42:50.690526 [ 187 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 972 rows, containing 19 columns (19 merged, 0 gathered) in 0.007222605 sec., 134577.48277802815 rows/sec., 241.16 MiB/sec. | ||
| 7484 | 2026.01.13 00:42:50.692100 [ 189 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7485 | 2026.01.13 00:42:50.692484 [ 189 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7486 | 2026.01.13 00:42:50.692572 [ 189 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7487 | 2026.01.13 00:42:50.692704 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.23 MiB. | ||
| 7488 | 2026.01.13 00:42:51.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.47 MiB, peak 293.50 MiB, free memory in arenas 0.00 B, will set to 287.97 MiB (RSS), difference: 3.50 MiB | ||
| 7489 | 2026.01.13 00:42:52.556772 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17778 | ||
| 7490 | 2026.01.13 00:42:52.557250 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7491 | 2026.01.13 00:42:52.557298 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7492 | 2026.01.13 00:42:52.557770 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7493 | 2026.01.13 00:42:52.557999 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7494 | 2026.01.13 00:42:52.558136 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17778 | ||
| 7495 | 2026.01.13 00:42:53.498099 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 7496 | 2026.01.13 00:42:53.514647 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7497 | 2026.01.13 00:42:53.514707 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7498 | 2026.01.13 00:42:53.520657 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7499 | 2026.01.13 00:42:53.521346 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7500 | 2026.01.13 00:42:53.524338 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7501 | 2026.01.13 00:42:55.102324 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 922 | ||
| 7502 | 2026.01.13 00:42:55.104559 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7503 | 2026.01.13 00:42:55.104611 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7504 | 2026.01.13 00:42:55.105835 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7505 | 2026.01.13 00:42:55.106104 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7506 | 2026.01.13 00:42:55.106460 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 922 | ||
| 7507 | 2026.01.13 00:42:55.641481 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7508 | 2026.01.13 00:42:55.641678 [ 4 ] {8db413c2-f855-4469-b6f0-bab18491fd93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7509 | 2026.01.13 00:42:55.641761 [ 4 ] {8db413c2-f855-4469-b6f0-bab18491fd93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7510 | 2026.01.13 00:42:55.642435 [ 4 ] {8db413c2-f855-4469-b6f0-bab18491fd93} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7511 | 2026.01.13 00:42:55.642474 [ 4 ] {8db413c2-f855-4469-b6f0-bab18491fd93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7512 | 2026.01.13 00:42:55.642879 [ 4 ] {8db413c2-f855-4469-b6f0-bab18491fd93} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7513 | 2026.01.13 00:42:55.643106 [ 4 ] {8db413c2-f855-4469-b6f0-bab18491fd93} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7514 | 2026.01.13 00:42:55.643256 [ 4 ] {8db413c2-f855-4469-b6f0-bab18491fd93} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001631 sec., 52728.38749233599 rows/sec., 4.41 MiB/sec. | ||
| 7515 | 2026.01.13 00:42:55.643300 [ 4 ] {8db413c2-f855-4469-b6f0-bab18491fd93} <Debug> TCPHandler: Processed in 0.00196029 sec. | ||
| 7516 | 2026.01.13 00:42:55.643426 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7517 | 2026.01.13 00:42:55.643525 [ 4 ] {266a7399-1085-4456-a453-a1a70be4bcc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7518 | 2026.01.13 00:42:55.643566 [ 4 ] {266a7399-1085-4456-a453-a1a70be4bcc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7519 | 2026.01.13 00:42:55.643994 [ 4 ] {266a7399-1085-4456-a453-a1a70be4bcc9} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7520 | 2026.01.13 00:42:55.644030 [ 4 ] {266a7399-1085-4456-a453-a1a70be4bcc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7521 | 2026.01.13 00:42:55.644335 [ 4 ] {266a7399-1085-4456-a453-a1a70be4bcc9} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7522 | 2026.01.13 00:42:55.644553 [ 4 ] {266a7399-1085-4456-a453-a1a70be4bcc9} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7523 | 2026.01.13 00:42:55.644685 [ 4 ] {266a7399-1085-4456-a453-a1a70be4bcc9} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00118 sec., 12711.86440677966 rows/sec., 955.87 KiB/sec. | ||
| 7524 | 2026.01.13 00:42:55.644722 [ 4 ] {266a7399-1085-4456-a453-a1a70be4bcc9} <Debug> TCPHandler: Processed in 0.001345734 sec. | ||
| 7525 | 2026.01.13 00:42:55.644838 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7526 | 2026.01.13 00:42:55.644934 [ 4 ] {58b241b0-3f00-4721-8050-e7a759e83d8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7527 | 2026.01.13 00:42:55.644973 [ 4 ] {58b241b0-3f00-4721-8050-e7a759e83d8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7528 | 2026.01.13 00:42:55.645391 [ 4 ] {58b241b0-3f00-4721-8050-e7a759e83d8c} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7529 | 2026.01.13 00:42:55.645425 [ 4 ] {58b241b0-3f00-4721-8050-e7a759e83d8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7530 | 2026.01.13 00:42:55.645723 [ 4 ] {58b241b0-3f00-4721-8050-e7a759e83d8c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7531 | 2026.01.13 00:42:55.645934 [ 4 ] {58b241b0-3f00-4721-8050-e7a759e83d8c} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7532 | 2026.01.13 00:42:55.646060 [ 4 ] {58b241b0-3f00-4721-8050-e7a759e83d8c} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001146 sec., 68935.42757417103 rows/sec., 5.38 MiB/sec. | ||
| 7533 | 2026.01.13 00:42:55.646097 [ 4 ] {58b241b0-3f00-4721-8050-e7a759e83d8c} <Debug> TCPHandler: Processed in 0.001314504 sec. | ||
| 7534 | 2026.01.13 00:42:55.646214 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7535 | 2026.01.13 00:42:55.646310 [ 4 ] {d5cb3189-3f40-4344-b346-bcddcb3d1375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7536 | 2026.01.13 00:42:55.646352 [ 4 ] {d5cb3189-3f40-4344-b346-bcddcb3d1375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7537 | 2026.01.13 00:42:55.646756 [ 4 ] {d5cb3189-3f40-4344-b346-bcddcb3d1375} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7538 | 2026.01.13 00:42:55.646792 [ 4 ] {d5cb3189-3f40-4344-b346-bcddcb3d1375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7539 | 2026.01.13 00:42:55.647125 [ 4 ] {d5cb3189-3f40-4344-b346-bcddcb3d1375} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7540 | 2026.01.13 00:42:55.647339 [ 4 ] {d5cb3189-3f40-4344-b346-bcddcb3d1375} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7541 | 2026.01.13 00:42:55.647467 [ 4 ] {d5cb3189-3f40-4344-b346-bcddcb3d1375} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 7542 | 2026.01.13 00:42:55.647504 [ 4 ] {d5cb3189-3f40-4344-b346-bcddcb3d1375} <Debug> TCPHandler: Processed in 0.001341394 sec. | ||
| 7543 | 2026.01.13 00:42:55.647612 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7544 | 2026.01.13 00:42:55.647711 [ 4 ] {e788c241-b05a-4317-b24f-64e1da164846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7545 | 2026.01.13 00:42:55.647764 [ 4 ] {e788c241-b05a-4317-b24f-64e1da164846} <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 | ||
| 7546 | 2026.01.13 00:42:55.648550 [ 4 ] {e788c241-b05a-4317-b24f-64e1da164846} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7547 | 2026.01.13 00:42:55.648586 [ 4 ] {e788c241-b05a-4317-b24f-64e1da164846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7548 | 2026.01.13 00:42:55.649126 [ 4 ] {e788c241-b05a-4317-b24f-64e1da164846} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7549 | 2026.01.13 00:42:55.649388 [ 4 ] {e788c241-b05a-4317-b24f-64e1da164846} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7550 | 2026.01.13 00:42:55.649529 [ 4 ] {e788c241-b05a-4317-b24f-64e1da164846} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001839 sec., 8156.606851549755 rows/sec., 14.62 MiB/sec. | ||
| 7551 | 2026.01.13 00:42:55.649583 [ 4 ] {e788c241-b05a-4317-b24f-64e1da164846} <Debug> TCPHandler: Processed in 0.002020161 sec. | ||
| 7552 | 2026.01.13 00:42:55.649701 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7553 | 2026.01.13 00:42:55.649798 [ 4 ] {f630d3d5-d2ea-4d44-9d43-47a5eefc1654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7554 | 2026.01.13 00:42:55.649842 [ 4 ] {f630d3d5-d2ea-4d44-9d43-47a5eefc1654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7555 | 2026.01.13 00:42:55.650191 [ 4 ] {f630d3d5-d2ea-4d44-9d43-47a5eefc1654} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7556 | 2026.01.13 00:42:55.650227 [ 4 ] {f630d3d5-d2ea-4d44-9d43-47a5eefc1654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7557 | 2026.01.13 00:42:55.650545 [ 4 ] {f630d3d5-d2ea-4d44-9d43-47a5eefc1654} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7558 | 2026.01.13 00:42:55.650757 [ 4 ] {f630d3d5-d2ea-4d44-9d43-47a5eefc1654} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7559 | 2026.01.13 00:42:55.650886 [ 4 ] {f630d3d5-d2ea-4d44-9d43-47a5eefc1654} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 7560 | 2026.01.13 00:42:55.650922 [ 4 ] {f630d3d5-d2ea-4d44-9d43-47a5eefc1654} <Debug> TCPHandler: Processed in 0.001271933 sec. | ||
| 7561 | 2026.01.13 00:42:59.933145 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7562 | 2026.01.13 00:42:59.933211 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7563 | 2026.01.13 00:43:00.059108 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18290 | ||
| 7564 | 2026.01.13 00:43:00.059610 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7565 | 2026.01.13 00:43:00.059653 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7566 | 2026.01.13 00:43:00.060133 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7567 | 2026.01.13 00:43:00.060361 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7568 | 2026.01.13 00:43:00.060506 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18290 | ||
| 7569 | 2026.01.13 00:43:00.641242 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7570 | 2026.01.13 00:43:00.641437 [ 4 ] {c03326e2-0b33-46e0-b6c0-d91daffe054f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7571 | 2026.01.13 00:43:00.641509 [ 4 ] {c03326e2-0b33-46e0-b6c0-d91daffe054f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7572 | 2026.01.13 00:43:00.642244 [ 4 ] {c03326e2-0b33-46e0-b6c0-d91daffe054f} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7573 | 2026.01.13 00:43:00.642282 [ 4 ] {c03326e2-0b33-46e0-b6c0-d91daffe054f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7574 | 2026.01.13 00:43:00.642669 [ 4 ] {c03326e2-0b33-46e0-b6c0-d91daffe054f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7575 | 2026.01.13 00:43:00.642891 [ 4 ] {c03326e2-0b33-46e0-b6c0-d91daffe054f} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7576 | 2026.01.13 00:43:00.643039 [ 4 ] {c03326e2-0b33-46e0-b6c0-d91daffe054f} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001655 sec., 64048.33836858006 rows/sec., 5.35 MiB/sec. | ||
| 7577 | 2026.01.13 00:43:00.643079 [ 4 ] {c03326e2-0b33-46e0-b6c0-d91daffe054f} <Debug> TCPHandler: Processed in 0.001972581 sec. | ||
| 7578 | 2026.01.13 00:43:00.643201 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7579 | 2026.01.13 00:43:00.643296 [ 4 ] {0eed0d82-b5ab-4022-af5b-df5256835f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7580 | 2026.01.13 00:43:00.643336 [ 4 ] {0eed0d82-b5ab-4022-af5b-df5256835f04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7581 | 2026.01.13 00:43:00.643742 [ 4 ] {0eed0d82-b5ab-4022-af5b-df5256835f04} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7582 | 2026.01.13 00:43:00.643776 [ 4 ] {0eed0d82-b5ab-4022-af5b-df5256835f04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7583 | 2026.01.13 00:43:00.644063 [ 4 ] {0eed0d82-b5ab-4022-af5b-df5256835f04} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7584 | 2026.01.13 00:43:00.644266 [ 4 ] {0eed0d82-b5ab-4022-af5b-df5256835f04} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7585 | 2026.01.13 00:43:00.644391 [ 4 ] {0eed0d82-b5ab-4022-af5b-df5256835f04} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001114 sec., 22441.65170556553 rows/sec., 1.65 MiB/sec. | ||
| 7586 | 2026.01.13 00:43:00.644427 [ 4 ] {0eed0d82-b5ab-4022-af5b-df5256835f04} <Debug> TCPHandler: Processed in 0.001274214 sec. | ||
| 7587 | 2026.01.13 00:43:00.644537 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7588 | 2026.01.13 00:43:00.644631 [ 4 ] {668e9cd9-e7d4-4805-a883-60ebb46d0a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7589 | 2026.01.13 00:43:00.644669 [ 4 ] {668e9cd9-e7d4-4805-a883-60ebb46d0a1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7590 | 2026.01.13 00:43:00.645095 [ 4 ] {668e9cd9-e7d4-4805-a883-60ebb46d0a1c} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7591 | 2026.01.13 00:43:00.645135 [ 4 ] {668e9cd9-e7d4-4805-a883-60ebb46d0a1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7592 | 2026.01.13 00:43:00.645498 [ 4 ] {668e9cd9-e7d4-4805-a883-60ebb46d0a1c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7593 | 2026.01.13 00:43:00.645726 [ 4 ] {668e9cd9-e7d4-4805-a883-60ebb46d0a1c} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7594 | 2026.01.13 00:43:00.645868 [ 4 ] {668e9cd9-e7d4-4805-a883-60ebb46d0a1c} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001255 sec., 70916.33466135457 rows/sec., 5.54 MiB/sec. | ||
| 7595 | 2026.01.13 00:43:00.645905 [ 4 ] {668e9cd9-e7d4-4805-a883-60ebb46d0a1c} <Debug> TCPHandler: Processed in 0.001414965 sec. | ||
| 7596 | 2026.01.13 00:43:00.646021 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7597 | 2026.01.13 00:43:00.646114 [ 4 ] {8dd94bb6-9f8d-4e96-b041-e9d66aeefbe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7598 | 2026.01.13 00:43:00.646156 [ 4 ] {8dd94bb6-9f8d-4e96-b041-e9d66aeefbe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7599 | 2026.01.13 00:43:00.646584 [ 4 ] {8dd94bb6-9f8d-4e96-b041-e9d66aeefbe9} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7600 | 2026.01.13 00:43:00.646620 [ 4 ] {8dd94bb6-9f8d-4e96-b041-e9d66aeefbe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7601 | 2026.01.13 00:43:00.646946 [ 4 ] {8dd94bb6-9f8d-4e96-b041-e9d66aeefbe9} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7602 | 2026.01.13 00:43:00.647149 [ 4 ] {8dd94bb6-9f8d-4e96-b041-e9d66aeefbe9} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7603 | 2026.01.13 00:43:00.647277 [ 4 ] {8dd94bb6-9f8d-4e96-b041-e9d66aeefbe9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 7604 | 2026.01.13 00:43:00.647313 [ 4 ] {8dd94bb6-9f8d-4e96-b041-e9d66aeefbe9} <Debug> TCPHandler: Processed in 0.001338994 sec. | ||
| 7605 | 2026.01.13 00:43:00.647423 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7606 | 2026.01.13 00:43:00.647515 [ 4 ] {cfd80198-253b-4358-8bf7-0c75e3ab2d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7607 | 2026.01.13 00:43:00.647592 [ 4 ] {cfd80198-253b-4358-8bf7-0c75e3ab2d72} <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 | ||
| 7608 | 2026.01.13 00:43:00.648376 [ 4 ] {cfd80198-253b-4358-8bf7-0c75e3ab2d72} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7609 | 2026.01.13 00:43:00.648411 [ 4 ] {cfd80198-253b-4358-8bf7-0c75e3ab2d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7610 | 2026.01.13 00:43:00.648928 [ 4 ] {cfd80198-253b-4358-8bf7-0c75e3ab2d72} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7611 | 2026.01.13 00:43:00.649145 [ 4 ] {cfd80198-253b-4358-8bf7-0c75e3ab2d72} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7612 | 2026.01.13 00:43:00.649280 [ 4 ] {cfd80198-253b-4358-8bf7-0c75e3ab2d72} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001782 sec., 14029.180695847363 rows/sec., 25.14 MiB/sec. | ||
| 7613 | 2026.01.13 00:43:00.649332 [ 4 ] {cfd80198-253b-4358-8bf7-0c75e3ab2d72} <Debug> TCPHandler: Processed in 0.00195625 sec. | ||
| 7614 | 2026.01.13 00:43:00.649445 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7615 | 2026.01.13 00:43:00.649538 [ 4 ] {ba176be1-9bca-4608-ba92-d7efb5a9eebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7616 | 2026.01.13 00:43:00.649578 [ 4 ] {ba176be1-9bca-4608-ba92-d7efb5a9eebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7617 | 2026.01.13 00:43:00.649912 [ 4 ] {ba176be1-9bca-4608-ba92-d7efb5a9eebf} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7618 | 2026.01.13 00:43:00.649946 [ 4 ] {ba176be1-9bca-4608-ba92-d7efb5a9eebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7619 | 2026.01.13 00:43:00.650237 [ 4 ] {ba176be1-9bca-4608-ba92-d7efb5a9eebf} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7620 | 2026.01.13 00:43:00.650446 [ 4 ] {ba176be1-9bca-4608-ba92-d7efb5a9eebf} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7621 | 2026.01.13 00:43:00.650569 [ 4 ] {ba176be1-9bca-4608-ba92-d7efb5a9eebf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 7622 | 2026.01.13 00:43:00.650604 [ 4 ] {ba176be1-9bca-4608-ba92-d7efb5a9eebf} <Debug> TCPHandler: Processed in 0.001205693 sec. | ||
| 7623 | 2026.01.13 00:43:01.025284 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7624 | 2026.01.13 00:43:01.041974 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7625 | 2026.01.13 00:43:01.042029 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7626 | 2026.01.13 00:43:01.048448 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7627 | 2026.01.13 00:43:01.049172 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7628 | 2026.01.13 00:43:01.052562 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7629 | 2026.01.13 00:43:03.137470 [ 25 ] {} <Debug> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 7630 | 2026.01.13 00:43:03.137564 [ 25 ] {} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7631 | 2026.01.13 00:43:03.137602 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7632 | 2026.01.13 00:43:03.137751 [ 187 ] {1fba0464-696e-4e4a-8144-b9409f14242e::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 | ||
| 7633 | 2026.01.13 00:43:03.137912 [ 187 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7634 | 2026.01.13 00:43:03.137951 [ 187 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 252 rows starting from the beginning of the part | ||
| 7635 | 2026.01.13 00:43:03.138025 [ 187 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 7636 | 2026.01.13 00:43:03.138081 [ 187 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 228 rows starting from the beginning of the part | ||
| 7637 | 2026.01.13 00:43:03.138128 [ 187 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 7638 | 2026.01.13 00:43:03.138172 [ 187 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 228 rows starting from the beginning of the part | ||
| 7639 | 2026.01.13 00:43:03.139067 [ 189 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001371274 sec., 551312.137472161 rows/sec., 40.23 MiB/sec. | ||
| 7640 | 2026.01.13 00:43:03.139258 [ 202 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 7641 | 2026.01.13 00:43:03.139559 [ 202 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_17_4} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7642 | 2026.01.13 00:43:03.139638 [ 202 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_17_4} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 7643 | 2026.01.13 00:43:03.139747 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 7644 | 2026.01.13 00:43:05.107461 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 946 | ||
| 7645 | 2026.01.13 00:43:05.109792 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7646 | 2026.01.13 00:43:05.109855 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7647 | 2026.01.13 00:43:05.111053 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7648 | 2026.01.13 00:43:05.111316 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7649 | 2026.01.13 00:43:05.111619 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 946 | ||
| 7650 | 2026.01.13 00:43:05.642898 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7651 | 2026.01.13 00:43:05.643085 [ 4 ] {442d9b0d-62cc-4666-be6e-ea55a4f48fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7652 | 2026.01.13 00:43:05.643154 [ 4 ] {442d9b0d-62cc-4666-be6e-ea55a4f48fcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7653 | 2026.01.13 00:43:05.643799 [ 4 ] {442d9b0d-62cc-4666-be6e-ea55a4f48fcc} <Trace> oximeter.fields_i16 (cdd7cfc2-b03d-482d-b63b-decb637f20a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7654 | 2026.01.13 00:43:05.643841 [ 4 ] {442d9b0d-62cc-4666-be6e-ea55a4f48fcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7655 | 2026.01.13 00:43:05.644250 [ 4 ] {442d9b0d-62cc-4666-be6e-ea55a4f48fcc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7656 | 2026.01.13 00:43:05.644484 [ 4 ] {442d9b0d-62cc-4666-be6e-ea55a4f48fcc} <Trace> oximeter.fields_i16 (cdd7cfc2-b03d-482d-b63b-decb637f20a3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7657 | 2026.01.13 00:43:05.644645 [ 4 ] {442d9b0d-62cc-4666-be6e-ea55a4f48fcc} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001611 sec., 14897.579143389199 rows/sec., 1.24 MiB/sec. | ||
| 7658 | 2026.01.13 00:43:05.644700 [ 4 ] {442d9b0d-62cc-4666-be6e-ea55a4f48fcc} <Debug> TCPHandler: Processed in 0.00193407 sec. | ||
| 7659 | 2026.01.13 00:43:05.644825 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7660 | 2026.01.13 00:43:05.644932 [ 4 ] {c2607995-c509-4e1a-a6c1-5153a8ff2f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7661 | 2026.01.13 00:43:05.644978 [ 4 ] {c2607995-c509-4e1a-a6c1-5153a8ff2f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7662 | 2026.01.13 00:43:05.645471 [ 4 ] {c2607995-c509-4e1a-a6c1-5153a8ff2f3b} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7663 | 2026.01.13 00:43:05.645508 [ 4 ] {c2607995-c509-4e1a-a6c1-5153a8ff2f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7664 | 2026.01.13 00:43:05.645850 [ 4 ] {c2607995-c509-4e1a-a6c1-5153a8ff2f3b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7665 | 2026.01.13 00:43:05.646065 [ 4 ] {c2607995-c509-4e1a-a6c1-5153a8ff2f3b} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7666 | 2026.01.13 00:43:05.646176 [ 31 ] {} <Debug> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7667 | 2026.01.13 00:43:05.646202 [ 4 ] {c2607995-c509-4e1a-a6c1-5153a8ff2f3b} <Debug> executeQuery: Read 206 rows, 18.80 KiB in 0.001295 sec., 159073.35907335908 rows/sec., 14.18 MiB/sec. | ||
| 7668 | 2026.01.13 00:43:05.646215 [ 31 ] {} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7669 | 2026.01.13 00:43:05.646235 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7670 | 2026.01.13 00:43:05.646243 [ 4 ] {c2607995-c509-4e1a-a6c1-5153a8ff2f3b} <Debug> TCPHandler: Processed in 0.001472165 sec. | ||
| 7671 | 2026.01.13 00:43:05.646341 [ 195 ] {69955813-f697-4ff5-96f7-072ef266c358::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 | ||
| 7672 | 2026.01.13 00:43:05.646366 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7673 | 2026.01.13 00:43:05.646474 [ 4 ] {14b5717c-b74d-4636-adf2-7bc2dd4ae6fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7674 | 2026.01.13 00:43:05.646474 [ 195 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7675 | 2026.01.13 00:43:05.646522 [ 4 ] {14b5717c-b74d-4636-adf2-7bc2dd4ae6fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7676 | 2026.01.13 00:43:05.646525 [ 195 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1405 rows starting from the beginning of the part | ||
| 7677 | 2026.01.13 00:43:05.646605 [ 195 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 86 rows starting from the beginning of the part | ||
| 7678 | 2026.01.13 00:43:05.646659 [ 195 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1247 rows starting from the beginning of the part | ||
| 7679 | 2026.01.13 00:43:05.646699 [ 195 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 86 rows starting from the beginning of the part | ||
| 7680 | 2026.01.13 00:43:05.646738 [ 195 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 106 rows starting from the beginning of the part | ||
| 7681 | 2026.01.13 00:43:05.646775 [ 195 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 206 rows starting from the beginning of the part | ||
| 7682 | 2026.01.13 00:43:05.646979 [ 4 ] {14b5717c-b74d-4636-adf2-7bc2dd4ae6fe} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7683 | 2026.01.13 00:43:05.647023 [ 4 ] {14b5717c-b74d-4636-adf2-7bc2dd4ae6fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7684 | 2026.01.13 00:43:05.647364 [ 4 ] {14b5717c-b74d-4636-adf2-7bc2dd4ae6fe} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7685 | 2026.01.13 00:43:05.647614 [ 4 ] {14b5717c-b74d-4636-adf2-7bc2dd4ae6fe} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7686 | 2026.01.13 00:43:05.647755 [ 4 ] {14b5717c-b74d-4636-adf2-7bc2dd4ae6fe} <Debug> executeQuery: Read 27 rows, 2.09 KiB in 0.001302 sec., 20737.327188940093 rows/sec., 1.57 MiB/sec. | ||
| 7687 | 2026.01.13 00:43:05.647795 [ 4 ] {14b5717c-b74d-4636-adf2-7bc2dd4ae6fe} <Debug> TCPHandler: Processed in 0.001480766 sec. | ||
| 7688 | 2026.01.13 00:43:05.647909 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7689 | 2026.01.13 00:43:05.648007 [ 4 ] {881e07bf-0654-45a0-82ab-bb1ebde097f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7690 | 2026.01.13 00:43:05.648051 [ 4 ] {881e07bf-0654-45a0-82ab-bb1ebde097f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7691 | 2026.01.13 00:43:05.648112 [ 189 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3136 rows, containing 5 columns (5 merged, 0 gathered) in 0.001818439 sec., 1724556.0615450945 rows/sec., 150.56 MiB/sec. | ||
| 7692 | 2026.01.13 00:43:05.648348 [ 191 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7693 | 2026.01.13 00:43:05.648459 [ 4 ] {881e07bf-0654-45a0-82ab-bb1ebde097f2} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7694 | 2026.01.13 00:43:05.648504 [ 4 ] {881e07bf-0654-45a0-82ab-bb1ebde097f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7695 | 2026.01.13 00:43:05.648626 [ 191 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_56_11} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7696 | 2026.01.13 00:43:05.648709 [ 191 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_56_11} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7697 | 2026.01.13 00:43:05.648801 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 7698 | 2026.01.13 00:43:05.648836 [ 4 ] {881e07bf-0654-45a0-82ab-bb1ebde097f2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7699 | 2026.01.13 00:43:05.649056 [ 4 ] {881e07bf-0654-45a0-82ab-bb1ebde097f2} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7700 | 2026.01.13 00:43:05.649194 [ 4 ] {881e07bf-0654-45a0-82ab-bb1ebde097f2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001205 sec., 19917.01244813278 rows/sec., 1.65 MiB/sec. | ||
| 7701 | 2026.01.13 00:43:05.649233 [ 4 ] {881e07bf-0654-45a0-82ab-bb1ebde097f2} <Debug> TCPHandler: Processed in 0.001375595 sec. | ||
| 7702 | 2026.01.13 00:43:05.649337 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7703 | 2026.01.13 00:43:05.649431 [ 4 ] {40362218-39ab-470d-b827-6eb27a28c20b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7704 | 2026.01.13 00:43:05.649472 [ 4 ] {40362218-39ab-470d-b827-6eb27a28c20b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7705 | 2026.01.13 00:43:05.649874 [ 4 ] {40362218-39ab-470d-b827-6eb27a28c20b} <Trace> oximeter.fields_u8 (3fed0e26-75a1-4f98-9e1a-d6596b4272b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7706 | 2026.01.13 00:43:05.649913 [ 4 ] {40362218-39ab-470d-b827-6eb27a28c20b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7707 | 2026.01.13 00:43:05.650213 [ 4 ] {40362218-39ab-470d-b827-6eb27a28c20b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7708 | 2026.01.13 00:43:05.650423 [ 4 ] {40362218-39ab-470d-b827-6eb27a28c20b} <Trace> oximeter.fields_u8 (3fed0e26-75a1-4f98-9e1a-d6596b4272b4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7709 | 2026.01.13 00:43:05.650555 [ 4 ] {40362218-39ab-470d-b827-6eb27a28c20b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001142 sec., 10507.880910683012 rows/sec., 820.93 KiB/sec. | ||
| 7710 | 2026.01.13 00:43:05.650595 [ 4 ] {40362218-39ab-470d-b827-6eb27a28c20b} <Debug> TCPHandler: Processed in 0.001308154 sec. | ||
| 7711 | 2026.01.13 00:43:05.650714 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7712 | 2026.01.13 00:43:05.650809 [ 4 ] {76df7d58-3061-45a0-b2d0-086001a37002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7713 | 2026.01.13 00:43:05.650850 [ 4 ] {76df7d58-3061-45a0-b2d0-086001a37002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7714 | 2026.01.13 00:43:05.651285 [ 4 ] {76df7d58-3061-45a0-b2d0-086001a37002} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7715 | 2026.01.13 00:43:05.651322 [ 4 ] {76df7d58-3061-45a0-b2d0-086001a37002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7716 | 2026.01.13 00:43:05.651632 [ 4 ] {76df7d58-3061-45a0-b2d0-086001a37002} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7717 | 2026.01.13 00:43:05.651869 [ 4 ] {76df7d58-3061-45a0-b2d0-086001a37002} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7718 | 2026.01.13 00:43:05.652008 [ 26 ] {} <Debug> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7719 | 2026.01.13 00:43:05.652015 [ 4 ] {76df7d58-3061-45a0-b2d0-086001a37002} <Debug> executeQuery: Read 115 rows, 9.57 KiB in 0.001223 sec., 94031.07113654948 rows/sec., 7.64 MiB/sec. | ||
| 7720 | 2026.01.13 00:43:05.652081 [ 26 ] {} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7721 | 2026.01.13 00:43:05.652101 [ 4 ] {76df7d58-3061-45a0-b2d0-086001a37002} <Debug> TCPHandler: Processed in 0.001437435 sec. | ||
| 7722 | 2026.01.13 00:43:05.652111 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7723 | 2026.01.13 00:43:05.652237 [ 195 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::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 | ||
| 7724 | 2026.01.13 00:43:05.652240 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7725 | 2026.01.13 00:43:05.652357 [ 195 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7726 | 2026.01.13 00:43:05.652378 [ 4 ] {98da5658-37e0-4cc7-94ac-d0a54eb5097b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7727 | 2026.01.13 00:43:05.652391 [ 195 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 632 rows starting from the beginning of the part | ||
| 7728 | 2026.01.13 00:43:05.652432 [ 4 ] {98da5658-37e0-4cc7-94ac-d0a54eb5097b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7729 | 2026.01.13 00:43:05.652455 [ 195 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 79 rows starting from the beginning of the part | ||
| 7730 | 2026.01.13 00:43:05.652507 [ 195 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 547 rows starting from the beginning of the part | ||
| 7731 | 2026.01.13 00:43:05.652560 [ 195 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 79 rows starting from the beginning of the part | ||
| 7732 | 2026.01.13 00:43:05.652601 [ 195 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 89 rows starting from the beginning of the part | ||
| 7733 | 2026.01.13 00:43:05.652648 [ 195 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 115 rows starting from the beginning of the part | ||
| 7734 | 2026.01.13 00:43:05.652883 [ 4 ] {98da5658-37e0-4cc7-94ac-d0a54eb5097b} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7735 | 2026.01.13 00:43:05.652929 [ 4 ] {98da5658-37e0-4cc7-94ac-d0a54eb5097b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7736 | 2026.01.13 00:43:05.653301 [ 4 ] {98da5658-37e0-4cc7-94ac-d0a54eb5097b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7737 | 2026.01.13 00:43:05.653516 [ 4 ] {98da5658-37e0-4cc7-94ac-d0a54eb5097b} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7738 | 2026.01.13 00:43:05.653635 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7739 | 2026.01.13 00:43:05.653651 [ 4 ] {98da5658-37e0-4cc7-94ac-d0a54eb5097b} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001292 sec., 151702.78637770898 rows/sec., 10.88 MiB/sec. | ||
| 7740 | 2026.01.13 00:43:05.653675 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7741 | 2026.01.13 00:43:05.653678 [ 189 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1541 rows, containing 5 columns (5 merged, 0 gathered) in 0.001481546 sec., 1040129.7023514626 rows/sec., 82.85 MiB/sec. | ||
| 7742 | 2026.01.13 00:43:05.653698 [ 4 ] {98da5658-37e0-4cc7-94ac-d0a54eb5097b} <Debug> TCPHandler: Processed in 0.001512825 sec. | ||
| 7743 | 2026.01.13 00:43:05.653700 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7744 | 2026.01.13 00:43:05.653819 [ 199 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::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 | ||
| 7745 | 2026.01.13 00:43:05.653840 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7746 | 2026.01.13 00:43:05.653863 [ 191 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7747 | 2026.01.13 00:43:05.653916 [ 199 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7748 | 2026.01.13 00:43:05.653942 [ 4 ] {1ac23a55-81cb-43d1-a682-63eb9995a84d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7749 | 2026.01.13 00:43:05.653944 [ 199 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 14803 rows starting from the beginning of the part | ||
| 7750 | 2026.01.13 00:43:05.654004 [ 4 ] {1ac23a55-81cb-43d1-a682-63eb9995a84d} <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 | ||
| 7751 | 2026.01.13 00:43:05.654016 [ 199 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::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 | ||
| 7752 | 2026.01.13 00:43:05.654066 [ 199 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 845 rows starting from the beginning of the part | ||
| 7753 | 2026.01.13 00:43:05.654105 [ 199 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::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 | ||
| 7754 | 2026.01.13 00:43:05.654125 [ 191 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_56_11} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7755 | 2026.01.13 00:43:05.654144 [ 199 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 7756 | 2026.01.13 00:43:05.654181 [ 199 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 196 rows starting from the beginning of the part | ||
| 7757 | 2026.01.13 00:43:05.654198 [ 191 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_56_11} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7758 | 2026.01.13 00:43:05.654273 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 7759 | 2026.01.13 00:43:05.654813 [ 4 ] {1ac23a55-81cb-43d1-a682-63eb9995a84d} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7760 | 2026.01.13 00:43:05.654854 [ 4 ] {1ac23a55-81cb-43d1-a682-63eb9995a84d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7761 | 2026.01.13 00:43:05.655412 [ 4 ] {1ac23a55-81cb-43d1-a682-63eb9995a84d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7762 | 2026.01.13 00:43:05.655650 [ 4 ] {1ac23a55-81cb-43d1-a682-63eb9995a84d} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7763 | 2026.01.13 00:43:05.655805 [ 4 ] {1ac23a55-81cb-43d1-a682-63eb9995a84d} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001882 sec., 7970.244420828905 rows/sec., 14.28 MiB/sec. | ||
| 7764 | 2026.01.13 00:43:05.655882 [ 4 ] {1ac23a55-81cb-43d1-a682-63eb9995a84d} <Debug> TCPHandler: Processed in 0.002090162 sec. | ||
| 7765 | 2026.01.13 00:43:05.655999 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7766 | 2026.01.13 00:43:05.656092 [ 4 ] {2b6497ed-2888-4311-8aa8-0d984afd4d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7767 | 2026.01.13 00:43:05.656133 [ 4 ] {2b6497ed-2888-4311-8aa8-0d984afd4d2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7768 | 2026.01.13 00:43:05.656529 [ 4 ] {2b6497ed-2888-4311-8aa8-0d984afd4d2b} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7769 | 2026.01.13 00:43:05.656573 [ 4 ] {2b6497ed-2888-4311-8aa8-0d984afd4d2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7770 | 2026.01.13 00:43:05.656955 [ 4 ] {2b6497ed-2888-4311-8aa8-0d984afd4d2b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7771 | 2026.01.13 00:43:05.657197 [ 4 ] {2b6497ed-2888-4311-8aa8-0d984afd4d2b} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7772 | 2026.01.13 00:43:05.657328 [ 26 ] {} <Debug> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7773 | 2026.01.13 00:43:05.657344 [ 4 ] {2b6497ed-2888-4311-8aa8-0d984afd4d2b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00127 sec., 47244.09448818897 rows/sec., 3.18 MiB/sec. | ||
| 7774 | 2026.01.13 00:43:05.657365 [ 26 ] {} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7775 | 2026.01.13 00:43:05.657389 [ 4 ] {2b6497ed-2888-4311-8aa8-0d984afd4d2b} <Debug> TCPHandler: Processed in 0.001437865 sec. | ||
| 7776 | 2026.01.13 00:43:05.657390 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7777 | 2026.01.13 00:43:05.657506 [ 189 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::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 | ||
| 7778 | 2026.01.13 00:43:05.657639 [ 189 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7779 | 2026.01.13 00:43:05.657679 [ 189 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2964 rows starting from the beginning of the part | ||
| 7780 | 2026.01.13 00:43:05.657745 [ 189 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::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 | ||
| 7781 | 2026.01.13 00:43:05.657791 [ 189 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 7782 | 2026.01.13 00:43:05.657836 [ 189 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::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 | ||
| 7783 | 2026.01.13 00:43:05.657876 [ 189 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 7784 | 2026.01.13 00:43:05.657915 [ 189 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::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 | ||
| 7785 | 2026.01.13 00:43:05.659561 [ 199 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3264 rows, containing 4 columns (4 merged, 0 gathered) in 0.002099082 sec., 1554965.456328052 rows/sec., 104.79 MiB/sec. | ||
| 7786 | 2026.01.13 00:43:05.659595 [ 189 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16324 rows, containing 5 columns (5 merged, 0 gathered) in 0.005815131 sec., 2807159.46038017 rows/sec., 192.95 MiB/sec. | ||
| 7787 | 2026.01.13 00:43:05.659840 [ 191 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7788 | 2026.01.13 00:43:05.660115 [ 191 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_56_11} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7789 | 2026.01.13 00:43:05.660191 [ 191 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_56_11} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7790 | 2026.01.13 00:43:05.660204 [ 200 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7791 | 2026.01.13 00:43:05.660280 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 7792 | 2026.01.13 00:43:05.660496 [ 200 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7793 | 2026.01.13 00:43:05.660578 [ 200 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7794 | 2026.01.13 00:43:05.660664 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 7795 | 2026.01.13 00:43:06.000245 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.19 MiB, peak 298.81 MiB, free memory in arenas 0.00 B, will set to 290.30 MiB (RSS), difference: 1.11 MiB | ||
| 7796 | 2026.01.13 00:43:07.560626 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18738 | ||
| 7797 | 2026.01.13 00:43:07.561123 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7798 | 2026.01.13 00:43:07.561171 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7799 | 2026.01.13 00:43:07.561650 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7800 | 2026.01.13 00:43:07.561906 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7801 | 2026.01.13 00:43:07.562048 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18738 | ||
| 7802 | 2026.01.13 00:43:08.552759 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 7803 | 2026.01.13 00:43:08.579489 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7804 | 2026.01.13 00:43:08.579589 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7805 | 2026.01.13 00:43:08.588206 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7806 | 2026.01.13 00:43:08.589350 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7807 | 2026.01.13 00:43:08.594498 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 7808 | 2026.01.13 00:43:10.641462 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7809 | 2026.01.13 00:43:10.641643 [ 4 ] {de8834b7-6340-4334-a43c-7639b7dbfe70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7810 | 2026.01.13 00:43:10.641715 [ 4 ] {de8834b7-6340-4334-a43c-7639b7dbfe70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7811 | 2026.01.13 00:43:10.642419 [ 4 ] {de8834b7-6340-4334-a43c-7639b7dbfe70} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7812 | 2026.01.13 00:43:10.642470 [ 4 ] {de8834b7-6340-4334-a43c-7639b7dbfe70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7813 | 2026.01.13 00:43:10.642893 [ 4 ] {de8834b7-6340-4334-a43c-7639b7dbfe70} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7814 | 2026.01.13 00:43:10.643131 [ 4 ] {de8834b7-6340-4334-a43c-7639b7dbfe70} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7815 | 2026.01.13 00:43:10.643296 [ 4 ] {de8834b7-6340-4334-a43c-7639b7dbfe70} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001701 sec., 62316.284538506756 rows/sec., 5.20 MiB/sec. | ||
| 7816 | 2026.01.13 00:43:10.643347 [ 4 ] {de8834b7-6340-4334-a43c-7639b7dbfe70} <Debug> TCPHandler: Processed in 0.002019431 sec. | ||
| 7817 | 2026.01.13 00:43:10.643478 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7818 | 2026.01.13 00:43:10.643581 [ 4 ] {2230dec0-921a-455d-b214-b3c873a449e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7819 | 2026.01.13 00:43:10.643625 [ 4 ] {2230dec0-921a-455d-b214-b3c873a449e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7820 | 2026.01.13 00:43:10.644074 [ 4 ] {2230dec0-921a-455d-b214-b3c873a449e9} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7821 | 2026.01.13 00:43:10.644117 [ 4 ] {2230dec0-921a-455d-b214-b3c873a449e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7822 | 2026.01.13 00:43:10.644444 [ 4 ] {2230dec0-921a-455d-b214-b3c873a449e9} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7823 | 2026.01.13 00:43:10.644664 [ 4 ] {2230dec0-921a-455d-b214-b3c873a449e9} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7824 | 2026.01.13 00:43:10.644801 [ 4 ] {2230dec0-921a-455d-b214-b3c873a449e9} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001243 sec., 20112.63073209976 rows/sec., 1.48 MiB/sec. | ||
| 7825 | 2026.01.13 00:43:10.644842 [ 4 ] {2230dec0-921a-455d-b214-b3c873a449e9} <Debug> TCPHandler: Processed in 0.001416635 sec. | ||
| 7826 | 2026.01.13 00:43:10.644949 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7827 | 2026.01.13 00:43:10.645047 [ 4 ] {ca839a42-73e9-48e0-92df-2dcdb9c2f21b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7828 | 2026.01.13 00:43:10.645089 [ 4 ] {ca839a42-73e9-48e0-92df-2dcdb9c2f21b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7829 | 2026.01.13 00:43:10.645539 [ 4 ] {ca839a42-73e9-48e0-92df-2dcdb9c2f21b} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7830 | 2026.01.13 00:43:10.645578 [ 4 ] {ca839a42-73e9-48e0-92df-2dcdb9c2f21b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7831 | 2026.01.13 00:43:10.645893 [ 4 ] {ca839a42-73e9-48e0-92df-2dcdb9c2f21b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7832 | 2026.01.13 00:43:10.646113 [ 4 ] {ca839a42-73e9-48e0-92df-2dcdb9c2f21b} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7833 | 2026.01.13 00:43:10.646246 [ 4 ] {ca839a42-73e9-48e0-92df-2dcdb9c2f21b} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001219 sec., 73010.66447908121 rows/sec., 5.70 MiB/sec. | ||
| 7834 | 2026.01.13 00:43:10.646285 [ 4 ] {ca839a42-73e9-48e0-92df-2dcdb9c2f21b} <Debug> TCPHandler: Processed in 0.001386955 sec. | ||
| 7835 | 2026.01.13 00:43:10.646397 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7836 | 2026.01.13 00:43:10.646492 [ 4 ] {dc6d7581-dd63-4300-adcd-b79e11f5c282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7837 | 2026.01.13 00:43:10.646536 [ 4 ] {dc6d7581-dd63-4300-adcd-b79e11f5c282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7838 | 2026.01.13 00:43:10.646951 [ 4 ] {dc6d7581-dd63-4300-adcd-b79e11f5c282} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7839 | 2026.01.13 00:43:10.646988 [ 4 ] {dc6d7581-dd63-4300-adcd-b79e11f5c282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7840 | 2026.01.13 00:43:10.647341 [ 4 ] {dc6d7581-dd63-4300-adcd-b79e11f5c282} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7841 | 2026.01.13 00:43:10.647556 [ 4 ] {dc6d7581-dd63-4300-adcd-b79e11f5c282} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7842 | 2026.01.13 00:43:10.647688 [ 4 ] {dc6d7581-dd63-4300-adcd-b79e11f5c282} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 7843 | 2026.01.13 00:43:10.647726 [ 4 ] {dc6d7581-dd63-4300-adcd-b79e11f5c282} <Debug> TCPHandler: Processed in 0.001379094 sec. | ||
| 7844 | 2026.01.13 00:43:10.647849 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7845 | 2026.01.13 00:43:10.647976 [ 4 ] {75bd6341-3b41-429f-b8ea-ae938f49a8f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7846 | 2026.01.13 00:43:10.648042 [ 4 ] {75bd6341-3b41-429f-b8ea-ae938f49a8f0} <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 | ||
| 7847 | 2026.01.13 00:43:10.648917 [ 4 ] {75bd6341-3b41-429f-b8ea-ae938f49a8f0} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7848 | 2026.01.13 00:43:10.648955 [ 4 ] {75bd6341-3b41-429f-b8ea-ae938f49a8f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7849 | 2026.01.13 00:43:10.649516 [ 4 ] {75bd6341-3b41-429f-b8ea-ae938f49a8f0} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7850 | 2026.01.13 00:43:10.649759 [ 4 ] {75bd6341-3b41-429f-b8ea-ae938f49a8f0} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7851 | 2026.01.13 00:43:10.649905 [ 4 ] {75bd6341-3b41-429f-b8ea-ae938f49a8f0} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001954 sec., 12794.268167860799 rows/sec., 22.93 MiB/sec. | ||
| 7852 | 2026.01.13 00:43:10.649972 [ 4 ] {75bd6341-3b41-429f-b8ea-ae938f49a8f0} <Debug> TCPHandler: Processed in 0.002183653 sec. | ||
| 7853 | 2026.01.13 00:43:10.650084 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7854 | 2026.01.13 00:43:10.650182 [ 4 ] {c771237c-5e46-4a17-898c-da1bde32811b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7855 | 2026.01.13 00:43:10.650224 [ 4 ] {c771237c-5e46-4a17-898c-da1bde32811b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7856 | 2026.01.13 00:43:10.650570 [ 4 ] {c771237c-5e46-4a17-898c-da1bde32811b} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7857 | 2026.01.13 00:43:10.650607 [ 4 ] {c771237c-5e46-4a17-898c-da1bde32811b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7858 | 2026.01.13 00:43:10.650928 [ 4 ] {c771237c-5e46-4a17-898c-da1bde32811b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7859 | 2026.01.13 00:43:10.651144 [ 4 ] {c771237c-5e46-4a17-898c-da1bde32811b} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7860 | 2026.01.13 00:43:10.651277 [ 4 ] {c771237c-5e46-4a17-898c-da1bde32811b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 7861 | 2026.01.13 00:43:10.651314 [ 4 ] {c771237c-5e46-4a17-898c-da1bde32811b} <Debug> TCPHandler: Processed in 0.001279473 sec. | ||
| 7862 | 2026.01.13 00:43:14.933262 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7863 | 2026.01.13 00:43:14.933337 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7864 | 2026.01.13 00:43:15.063096 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19250 | ||
| 7865 | 2026.01.13 00:43:15.063598 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7866 | 2026.01.13 00:43:15.063635 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7867 | 2026.01.13 00:43:15.064129 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7868 | 2026.01.13 00:43:15.064380 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7869 | 2026.01.13 00:43:15.064502 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19250 | ||
| 7870 | 2026.01.13 00:43:15.111796 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 976 | ||
| 7871 | 2026.01.13 00:43:15.114026 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7872 | 2026.01.13 00:43:15.114084 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7873 | 2026.01.13 00:43:15.115254 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7874 | 2026.01.13 00:43:15.115512 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7875 | 2026.01.13 00:43:15.115800 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 976 | ||
| 7876 | 2026.01.13 00:43:15.640978 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7877 | 2026.01.13 00:43:15.641161 [ 4 ] {8a9490bb-cc5e-4360-8185-7155d9f24872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7878 | 2026.01.13 00:43:15.641235 [ 4 ] {8a9490bb-cc5e-4360-8185-7155d9f24872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7879 | 2026.01.13 00:43:15.642023 [ 4 ] {8a9490bb-cc5e-4360-8185-7155d9f24872} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7880 | 2026.01.13 00:43:15.642080 [ 4 ] {8a9490bb-cc5e-4360-8185-7155d9f24872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7881 | 2026.01.13 00:43:15.642486 [ 4 ] {8a9490bb-cc5e-4360-8185-7155d9f24872} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7882 | 2026.01.13 00:43:15.642739 [ 4 ] {8a9490bb-cc5e-4360-8185-7155d9f24872} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7883 | 2026.01.13 00:43:15.642909 [ 4 ] {8a9490bb-cc5e-4360-8185-7155d9f24872} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.0018 sec., 47777.77777777778 rows/sec., 3.99 MiB/sec. | ||
| 7884 | 2026.01.13 00:43:15.642953 [ 4 ] {8a9490bb-cc5e-4360-8185-7155d9f24872} <Debug> TCPHandler: Processed in 0.002108422 sec. | ||
| 7885 | 2026.01.13 00:43:15.643074 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7886 | 2026.01.13 00:43:15.643172 [ 4 ] {aedc9167-577e-4452-95c8-ac84687e2ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7887 | 2026.01.13 00:43:15.643213 [ 4 ] {aedc9167-577e-4452-95c8-ac84687e2ba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7888 | 2026.01.13 00:43:15.643617 [ 4 ] {aedc9167-577e-4452-95c8-ac84687e2ba8} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7889 | 2026.01.13 00:43:15.643654 [ 4 ] {aedc9167-577e-4452-95c8-ac84687e2ba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7890 | 2026.01.13 00:43:15.643967 [ 4 ] {aedc9167-577e-4452-95c8-ac84687e2ba8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7891 | 2026.01.13 00:43:15.644168 [ 4 ] {aedc9167-577e-4452-95c8-ac84687e2ba8} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7892 | 2026.01.13 00:43:15.644295 [ 107 ] {} <Debug> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7893 | 2026.01.13 00:43:15.644300 [ 4 ] {aedc9167-577e-4452-95c8-ac84687e2ba8} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001146 sec., 13089.005235602093 rows/sec., 984.23 KiB/sec. | ||
| 7894 | 2026.01.13 00:43:15.644361 [ 107 ] {} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7895 | 2026.01.13 00:43:15.644381 [ 4 ] {aedc9167-577e-4452-95c8-ac84687e2ba8} <Debug> TCPHandler: Processed in 0.001356174 sec. | ||
| 7896 | 2026.01.13 00:43:15.644388 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7897 | 2026.01.13 00:43:15.644494 [ 199 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::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 | ||
| 7898 | 2026.01.13 00:43:15.644501 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7899 | 2026.01.13 00:43:15.644608 [ 199 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7900 | 2026.01.13 00:43:15.644623 [ 4 ] {23bc83f4-198b-4e55-9cd9-349d2aa7add2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7901 | 2026.01.13 00:43:15.644643 [ 199 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 70 rows starting from the beginning of the part | ||
| 7902 | 2026.01.13 00:43:15.644669 [ 4 ] {23bc83f4-198b-4e55-9cd9-349d2aa7add2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7903 | 2026.01.13 00:43:15.644713 [ 199 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 15 rows starting from the beginning of the part | ||
| 7904 | 2026.01.13 00:43:15.644762 [ 199 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 25 rows starting from the beginning of the part | ||
| 7905 | 2026.01.13 00:43:15.644800 [ 199 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 27 rows starting from the beginning of the part | ||
| 7906 | 2026.01.13 00:43:15.644837 [ 199 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 25 rows starting from the beginning of the part | ||
| 7907 | 2026.01.13 00:43:15.644873 [ 199 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 15 rows starting from the beginning of the part | ||
| 7908 | 2026.01.13 00:43:15.645105 [ 4 ] {23bc83f4-198b-4e55-9cd9-349d2aa7add2} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7909 | 2026.01.13 00:43:15.645148 [ 4 ] {23bc83f4-198b-4e55-9cd9-349d2aa7add2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7910 | 2026.01.13 00:43:15.645478 [ 4 ] {23bc83f4-198b-4e55-9cd9-349d2aa7add2} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7911 | 2026.01.13 00:43:15.645708 [ 4 ] {23bc83f4-198b-4e55-9cd9-349d2aa7add2} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7912 | 2026.01.13 00:43:15.645856 [ 4 ] {23bc83f4-198b-4e55-9cd9-349d2aa7add2} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.00125 sec., 63200 rows/sec., 4.93 MiB/sec. | ||
| 7913 | 2026.01.13 00:43:15.645895 [ 4 ] {23bc83f4-198b-4e55-9cd9-349d2aa7add2} <Debug> TCPHandler: Processed in 0.001443426 sec. | ||
| 7914 | 2026.01.13 00:43:15.646007 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7915 | 2026.01.13 00:43:15.646021 [ 199 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 5 columns (5 merged, 0 gathered) in 0.001568146 sec., 112872.143282577 rows/sec., 8.73 MiB/sec. | ||
| 7916 | 2026.01.13 00:43:15.646104 [ 4 ] {c7696cab-e08e-4bb4-91f7-57aa248b7995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7917 | 2026.01.13 00:43:15.646154 [ 4 ] {c7696cab-e08e-4bb4-91f7-57aa248b7995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7918 | 2026.01.13 00:43:15.646189 [ 199 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7919 | 2026.01.13 00:43:15.646544 [ 199 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_56_11} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7920 | 2026.01.13 00:43:15.646572 [ 4 ] {c7696cab-e08e-4bb4-91f7-57aa248b7995} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7921 | 2026.01.13 00:43:15.646614 [ 4 ] {c7696cab-e08e-4bb4-91f7-57aa248b7995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7922 | 2026.01.13 00:43:15.646645 [ 199 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_56_11} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7923 | 2026.01.13 00:43:15.646738 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 7924 | 2026.01.13 00:43:15.646967 [ 4 ] {c7696cab-e08e-4bb4-91f7-57aa248b7995} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7925 | 2026.01.13 00:43:15.647207 [ 4 ] {c7696cab-e08e-4bb4-91f7-57aa248b7995} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7926 | 2026.01.13 00:43:15.647351 [ 4 ] {c7696cab-e08e-4bb4-91f7-57aa248b7995} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001264 sec., 126582.27848101266 rows/sec., 8.82 MiB/sec. | ||
| 7927 | 2026.01.13 00:43:15.647389 [ 4 ] {c7696cab-e08e-4bb4-91f7-57aa248b7995} <Debug> TCPHandler: Processed in 0.001430515 sec. | ||
| 7928 | 2026.01.13 00:43:15.647497 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7929 | 2026.01.13 00:43:15.647592 [ 4 ] {61d67fbf-001a-4d51-b02f-d3d017e149b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7930 | 2026.01.13 00:43:15.647647 [ 4 ] {61d67fbf-001a-4d51-b02f-d3d017e149b6} <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 | ||
| 7931 | 2026.01.13 00:43:15.648444 [ 4 ] {61d67fbf-001a-4d51-b02f-d3d017e149b6} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7932 | 2026.01.13 00:43:15.648481 [ 4 ] {61d67fbf-001a-4d51-b02f-d3d017e149b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7933 | 2026.01.13 00:43:15.649010 [ 4 ] {61d67fbf-001a-4d51-b02f-d3d017e149b6} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7934 | 2026.01.13 00:43:15.649234 [ 4 ] {61d67fbf-001a-4d51-b02f-d3d017e149b6} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7935 | 2026.01.13 00:43:15.649358 [ 94 ] {} <Debug> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7936 | 2026.01.13 00:43:15.649374 [ 4 ] {61d67fbf-001a-4d51-b02f-d3d017e149b6} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001799 sec., 8337.965536409116 rows/sec., 14.94 MiB/sec. | ||
| 7937 | 2026.01.13 00:43:15.649437 [ 94 ] {} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7938 | 2026.01.13 00:43:15.649465 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7939 | 2026.01.13 00:43:15.649467 [ 4 ] {61d67fbf-001a-4d51-b02f-d3d017e149b6} <Debug> TCPHandler: Processed in 0.002018641 sec. | ||
| 7940 | 2026.01.13 00:43:15.649545 [ 191 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::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 | ||
| 7941 | 2026.01.13 00:43:15.649590 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7942 | 2026.01.13 00:43:15.649693 [ 4 ] {8a7d3b59-001a-4880-8744-b2be3ff5b501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7943 | 2026.01.13 00:43:15.649736 [ 4 ] {8a7d3b59-001a-4880-8744-b2be3ff5b501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7944 | 2026.01.13 00:43:15.649743 [ 191 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7945 | 2026.01.13 00:43:15.649805 [ 191 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 972 rows starting from the beginning of the part | ||
| 7946 | 2026.01.13 00:43:15.649919 [ 191 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 15 rows starting from the beginning of the part | ||
| 7947 | 2026.01.13 00:43:15.650024 [ 191 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 25 rows starting from the beginning of the part | ||
| 7948 | 2026.01.13 00:43:15.650107 [ 4 ] {8a7d3b59-001a-4880-8744-b2be3ff5b501} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7949 | 2026.01.13 00:43:15.650129 [ 191 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 15 rows starting from the beginning of the part | ||
| 7950 | 2026.01.13 00:43:15.650149 [ 4 ] {8a7d3b59-001a-4880-8744-b2be3ff5b501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7951 | 2026.01.13 00:43:15.650237 [ 191 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 25 rows starting from the beginning of the part | ||
| 7952 | 2026.01.13 00:43:15.650341 [ 191 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 15 rows starting from the beginning of the part | ||
| 7953 | 2026.01.13 00:43:15.650467 [ 4 ] {8a7d3b59-001a-4880-8744-b2be3ff5b501} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7954 | 2026.01.13 00:43:15.650736 [ 4 ] {8a7d3b59-001a-4880-8744-b2be3ff5b501} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7955 | 2026.01.13 00:43:15.650894 [ 4 ] {8a7d3b59-001a-4880-8744-b2be3ff5b501} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001223 sec., 49059.68928863451 rows/sec., 3.31 MiB/sec. | ||
| 7956 | 2026.01.13 00:43:15.650932 [ 4 ] {8a7d3b59-001a-4880-8744-b2be3ff5b501} <Debug> TCPHandler: Processed in 0.001391215 sec. | ||
| 7957 | 2026.01.13 00:43:15.655810 [ 199 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 19 columns (19 merged, 0 gathered) in 0.006296066 sec., 169470.90452990803 rows/sec., 303.68 MiB/sec. | ||
| 7958 | 2026.01.13 00:43:15.656757 [ 191 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7959 | 2026.01.13 00:43:15.657090 [ 191 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7960 | 2026.01.13 00:43:15.657158 [ 191 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7961 | 2026.01.13 00:43:15.657261 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.36 MiB. | ||
| 7962 | 2026.01.13 00:43:16.001294 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 290.91 MiB, peak 299.24 MiB, free memory in arenas 0.00 B, will set to 292.09 MiB (RSS), difference: 1.18 MiB | ||
| 7963 | 2026.01.13 00:43:16.095447 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 7964 | 2026.01.13 00:43:16.114295 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7965 | 2026.01.13 00:43:16.114359 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7966 | 2026.01.13 00:43:16.120906 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7967 | 2026.01.13 00:43:16.121661 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7968 | 2026.01.13 00:43:16.124939 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 7969 | 2026.01.13 00:43:20.683336 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7970 | 2026.01.13 00:43:20.683596 [ 4 ] {e38f716b-3856-43cd-94e1-a43b6114ae18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7971 | 2026.01.13 00:43:20.683679 [ 4 ] {e38f716b-3856-43cd-94e1-a43b6114ae18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7972 | 2026.01.13 00:43:20.684457 [ 4 ] {e38f716b-3856-43cd-94e1-a43b6114ae18} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7973 | 2026.01.13 00:43:20.684513 [ 4 ] {e38f716b-3856-43cd-94e1-a43b6114ae18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7974 | 2026.01.13 00:43:20.685023 [ 4 ] {e38f716b-3856-43cd-94e1-a43b6114ae18} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7975 | 2026.01.13 00:43:20.685313 [ 4 ] {e38f716b-3856-43cd-94e1-a43b6114ae18} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7976 | 2026.01.13 00:43:20.685514 [ 4 ] {e38f716b-3856-43cd-94e1-a43b6114ae18} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001977 sec., 1011.6337885685382 rows/sec., 82.49 KiB/sec. | ||
| 7977 | 2026.01.13 00:43:20.685582 [ 4 ] {e38f716b-3856-43cd-94e1-a43b6114ae18} <Debug> TCPHandler: Processed in 0.002417045 sec. | ||
| 7978 | 2026.01.13 00:43:20.685754 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7979 | 2026.01.13 00:43:20.685880 [ 4 ] {d16c0dd4-c0be-476e-ab0c-66ebc7bef326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7980 | 2026.01.13 00:43:20.685933 [ 4 ] {d16c0dd4-c0be-476e-ab0c-66ebc7bef326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7981 | 2026.01.13 00:43:20.687435 [ 4 ] {d16c0dd4-c0be-476e-ab0c-66ebc7bef326} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7982 | 2026.01.13 00:43:20.687483 [ 4 ] {d16c0dd4-c0be-476e-ab0c-66ebc7bef326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7983 | 2026.01.13 00:43:20.687967 [ 4 ] {d16c0dd4-c0be-476e-ab0c-66ebc7bef326} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7984 | 2026.01.13 00:43:20.688260 [ 4 ] {d16c0dd4-c0be-476e-ab0c-66ebc7bef326} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7985 | 2026.01.13 00:43:20.688432 [ 4 ] {d16c0dd4-c0be-476e-ab0c-66ebc7bef326} <Debug> executeQuery: Read 1247 rows, 105.26 KiB in 0.002582 sec., 482958.9465530596 rows/sec., 39.81 MiB/sec. | ||
| 7986 | 2026.01.13 00:43:20.688483 [ 4 ] {d16c0dd4-c0be-476e-ab0c-66ebc7bef326} <Debug> TCPHandler: Processed in 0.002792058 sec. | ||
| 7987 | 2026.01.13 00:43:20.688644 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7988 | 2026.01.13 00:43:20.688762 [ 4 ] {69f108c7-283a-4d3f-8a95-787887a65d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7989 | 2026.01.13 00:43:20.688811 [ 4 ] {69f108c7-283a-4d3f-8a95-787887a65d71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7990 | 2026.01.13 00:43:20.689327 [ 4 ] {69f108c7-283a-4d3f-8a95-787887a65d71} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7991 | 2026.01.13 00:43:20.689370 [ 4 ] {69f108c7-283a-4d3f-8a95-787887a65d71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 7992 | 2026.01.13 00:43:20.689740 [ 4 ] {69f108c7-283a-4d3f-8a95-787887a65d71} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7993 | 2026.01.13 00:43:20.690001 [ 4 ] {69f108c7-283a-4d3f-8a95-787887a65d71} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7994 | 2026.01.13 00:43:20.690156 [ 4 ] {69f108c7-283a-4d3f-8a95-787887a65d71} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.00142 sec., 19014.084507042255 rows/sec., 1.39 MiB/sec. | ||
| 7995 | 2026.01.13 00:43:20.690200 [ 4 ] {69f108c7-283a-4d3f-8a95-787887a65d71} <Debug> TCPHandler: Processed in 0.001618246 sec. | ||
| 7996 | 2026.01.13 00:43:20.690338 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7997 | 2026.01.13 00:43:20.690450 [ 4 ] {0ba53a65-f3eb-4786-bc4a-dc0548df4293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7998 | 2026.01.13 00:43:20.690496 [ 4 ] {0ba53a65-f3eb-4786-bc4a-dc0548df4293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7999 | 2026.01.13 00:43:20.691176 [ 4 ] {0ba53a65-f3eb-4786-bc4a-dc0548df4293} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8000 | 2026.01.13 00:43:20.691233 [ 4 ] {0ba53a65-f3eb-4786-bc4a-dc0548df4293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8001 | 2026.01.13 00:43:20.691665 [ 4 ] {0ba53a65-f3eb-4786-bc4a-dc0548df4293} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8002 | 2026.01.13 00:43:20.691938 [ 4 ] {0ba53a65-f3eb-4786-bc4a-dc0548df4293} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8003 | 2026.01.13 00:43:20.692098 [ 4 ] {0ba53a65-f3eb-4786-bc4a-dc0548df4293} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00167 sec., 136526.94610778443 rows/sec., 9.24 MiB/sec. | ||
| 8004 | 2026.01.13 00:43:20.692145 [ 4 ] {0ba53a65-f3eb-4786-bc4a-dc0548df4293} <Debug> TCPHandler: Processed in 0.00186122 sec. | ||
| 8005 | 2026.01.13 00:43:20.692288 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8006 | 2026.01.13 00:43:20.692404 [ 4 ] {ebd1d5e3-00dd-49d8-b7b4-70841de43fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8007 | 2026.01.13 00:43:20.692451 [ 4 ] {ebd1d5e3-00dd-49d8-b7b4-70841de43fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8008 | 2026.01.13 00:43:20.693234 [ 4 ] {ebd1d5e3-00dd-49d8-b7b4-70841de43fd7} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8009 | 2026.01.13 00:43:20.693287 [ 4 ] {ebd1d5e3-00dd-49d8-b7b4-70841de43fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8010 | 2026.01.13 00:43:20.693704 [ 4 ] {ebd1d5e3-00dd-49d8-b7b4-70841de43fd7} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8011 | 2026.01.13 00:43:20.694044 [ 4 ] {ebd1d5e3-00dd-49d8-b7b4-70841de43fd7} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8012 | 2026.01.13 00:43:20.694220 [ 4 ] {ebd1d5e3-00dd-49d8-b7b4-70841de43fd7} <Debug> executeQuery: Read 547 rows, 41.57 KiB in 0.001838 sec., 297606.0935799782 rows/sec., 22.09 MiB/sec. | ||
| 8013 | 2026.01.13 00:43:20.694273 [ 4 ] {ebd1d5e3-00dd-49d8-b7b4-70841de43fd7} <Debug> TCPHandler: Processed in 0.002043882 sec. | ||
| 8014 | 2026.01.13 00:43:20.694434 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8015 | 2026.01.13 00:43:20.694556 [ 4 ] {670283a5-e859-462c-a746-02708afd5ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8016 | 2026.01.13 00:43:20.694612 [ 4 ] {670283a5-e859-462c-a746-02708afd5ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8017 | 2026.01.13 00:43:20.695434 [ 4 ] {670283a5-e859-462c-a746-02708afd5ef4} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8018 | 2026.01.13 00:43:20.695480 [ 4 ] {670283a5-e859-462c-a746-02708afd5ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8019 | 2026.01.13 00:43:20.696061 [ 4 ] {670283a5-e859-462c-a746-02708afd5ef4} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8020 | 2026.01.13 00:43:20.696374 [ 4 ] {670283a5-e859-462c-a746-02708afd5ef4} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8021 | 2026.01.13 00:43:20.696554 [ 4 ] {670283a5-e859-462c-a746-02708afd5ef4} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.002021 sec., 418109.84661058884 rows/sec., 28.14 MiB/sec. | ||
| 8022 | 2026.01.13 00:43:20.696605 [ 4 ] {670283a5-e859-462c-a746-02708afd5ef4} <Debug> TCPHandler: Processed in 0.002235513 sec. | ||
| 8023 | 2026.01.13 00:43:20.696771 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8024 | 2026.01.13 00:43:20.696893 [ 4 ] {8021d370-c843-464e-ab38-28cf22f439be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8025 | 2026.01.13 00:43:20.696969 [ 4 ] {8021d370-c843-464e-ab38-28cf22f439be} <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 | ||
| 8026 | 2026.01.13 00:43:20.698185 [ 4 ] {8021d370-c843-464e-ab38-28cf22f439be} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8027 | 2026.01.13 00:43:20.698232 [ 4 ] {8021d370-c843-464e-ab38-28cf22f439be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8028 | 2026.01.13 00:43:20.698974 [ 4 ] {8021d370-c843-464e-ab38-28cf22f439be} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8029 | 2026.01.13 00:43:20.699293 [ 4 ] {8021d370-c843-464e-ab38-28cf22f439be} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8030 | 2026.01.13 00:43:20.699472 [ 4 ] {8021d370-c843-464e-ab38-28cf22f439be} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002603 sec., 9604.302727621975 rows/sec., 17.21 MiB/sec. | ||
| 8031 | 2026.01.13 00:43:20.699564 [ 4 ] {8021d370-c843-464e-ab38-28cf22f439be} <Debug> TCPHandler: Processed in 0.00286065 sec. | ||
| 8032 | 2026.01.13 00:43:20.699721 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8033 | 2026.01.13 00:43:20.699834 [ 4 ] {cc3c2b84-ead8-47ad-b53e-2e7c3e21c84d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8034 | 2026.01.13 00:43:20.699884 [ 4 ] {cc3c2b84-ead8-47ad-b53e-2e7c3e21c84d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8035 | 2026.01.13 00:43:20.700319 [ 4 ] {cc3c2b84-ead8-47ad-b53e-2e7c3e21c84d} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8036 | 2026.01.13 00:43:20.700360 [ 4 ] {cc3c2b84-ead8-47ad-b53e-2e7c3e21c84d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8037 | 2026.01.13 00:43:20.700740 [ 4 ] {cc3c2b84-ead8-47ad-b53e-2e7c3e21c84d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8038 | 2026.01.13 00:43:20.701032 [ 4 ] {cc3c2b84-ead8-47ad-b53e-2e7c3e21c84d} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8039 | 2026.01.13 00:43:20.701180 [ 4 ] {cc3c2b84-ead8-47ad-b53e-2e7c3e21c84d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00137 sec., 43795.620437956204 rows/sec., 2.95 MiB/sec. | ||
| 8040 | 2026.01.13 00:43:20.701225 [ 4 ] {cc3c2b84-ead8-47ad-b53e-2e7c3e21c84d} <Debug> TCPHandler: Processed in 0.001563926 sec. | ||
| 8041 | 2026.01.13 00:43:21.023795 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51228 | ||
| 8042 | 2026.01.13 00:43:21.023904 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8043 | 2026.01.13 00:43:21.023928 [ 290 ] {} <Debug> TCP-Session: c54fe57a-12e1-42e3-b63f-8b3a25f3d863 Authenticating user 'default' from [fd00:1122:3344:101::e]:51228 | ||
| 8044 | 2026.01.13 00:43:21.023950 [ 290 ] {} <Debug> TCP-Session: c54fe57a-12e1-42e3-b63f-8b3a25f3d863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8045 | 2026.01.13 00:43:21.023963 [ 290 ] {} <Debug> TCP-Session: c54fe57a-12e1-42e3-b63f-8b3a25f3d863 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8046 | 2026.01.13 00:43:21.024178 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54005 | ||
| 8047 | 2026.01.13 00:43:21.024190 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45843 | ||
| 8048 | 2026.01.13 00:43:21.024233 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57808 | ||
| 8049 | 2026.01.13 00:43:21.024242 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60796 | ||
| 8050 | 2026.01.13 00:43:21.024288 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8051 | 2026.01.13 00:43:21.024256 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59404 | ||
| 8052 | 2026.01.13 00:43:21.024327 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8053 | 2026.01.13 00:43:21.024348 [ 290 ] {} <Trace> TCP-Session: c54fe57a-12e1-42e3-b63f-8b3a25f3d863 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8054 | 2026.01.13 00:43:21.024406 [ 292 ] {} <Debug> TCP-Session: 5429ad00-bd2b-4004-8a11-b97211dfeaee Authenticating user 'default' from [fd00:1122:3344:101::e]:45843 | ||
| 8055 | 2026.01.13 00:43:21.024326 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8056 | 2026.01.13 00:43:21.024449 [ 292 ] {} <Debug> TCP-Session: 5429ad00-bd2b-4004-8a11-b97211dfeaee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8057 | 2026.01.13 00:43:21.024470 [ 287 ] {} <Debug> TCP-Session: 7dd378ad-e28b-49b5-b564-82d0a60ecb7b Authenticating user 'default' from [fd00:1122:3344:101::e]:57808 | ||
| 8058 | 2026.01.13 00:43:21.024478 [ 292 ] {} <Debug> TCP-Session: 5429ad00-bd2b-4004-8a11-b97211dfeaee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8059 | 2026.01.13 00:43:21.024326 [ 291 ] {} <Debug> TCP-Session: 99f73896-5a98-4300-9b60-6f23b76184da Authenticating user 'default' from [fd00:1122:3344:101::e]:54005 | ||
| 8060 | 2026.01.13 00:43:21.024500 [ 287 ] {} <Debug> TCP-Session: 7dd378ad-e28b-49b5-b564-82d0a60ecb7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8061 | 2026.01.13 00:43:21.024528 [ 291 ] {} <Debug> TCP-Session: 99f73896-5a98-4300-9b60-6f23b76184da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8062 | 2026.01.13 00:43:21.024530 [ 287 ] {} <Debug> TCP-Session: 7dd378ad-e28b-49b5-b564-82d0a60ecb7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8063 | 2026.01.13 00:43:21.024542 [ 291 ] {} <Debug> TCP-Session: 99f73896-5a98-4300-9b60-6f23b76184da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8064 | 2026.01.13 00:43:21.024219 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42743 | ||
| 8065 | 2026.01.13 00:43:21.024588 [ 290 ] {c80bd64e-7fbb-446d-8508-9d37097ce62f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51228) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8066 | 2026.01.13 00:43:21.024209 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32774 | ||
| 8067 | 2026.01.13 00:43:21.024193 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61019 | ||
| 8068 | 2026.01.13 00:43:21.024822 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8069 | 2026.01.13 00:43:21.024857 [ 288 ] {} <Debug> TCP-Session: a447e6fd-8c1d-4abe-8d35-97d85aef567d Authenticating user 'default' from [fd00:1122:3344:101::e]:60796 | ||
| 8070 | 2026.01.13 00:43:21.024866 [ 290 ] {c80bd64e-7fbb-446d-8508-9d37097ce62f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8071 | 2026.01.13 00:43:21.024875 [ 288 ] {} <Debug> TCP-Session: a447e6fd-8c1d-4abe-8d35-97d85aef567d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8072 | 2026.01.13 00:43:21.024910 [ 288 ] {} <Debug> TCP-Session: a447e6fd-8c1d-4abe-8d35-97d85aef567d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8073 | 2026.01.13 00:43:21.024939 [ 290 ] {c80bd64e-7fbb-446d-8508-9d37097ce62f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8074 | 2026.01.13 00:43:21.025057 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8075 | 2026.01.13 00:43:21.025094 [ 293 ] {} <Debug> TCP-Session: b379acbd-a1ae-421d-ba18-48879c915e4e Authenticating user 'default' from [fd00:1122:3344:101::e]:61019 | ||
| 8076 | 2026.01.13 00:43:21.025119 [ 293 ] {} <Debug> TCP-Session: b379acbd-a1ae-421d-ba18-48879c915e4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8077 | 2026.01.13 00:43:21.025132 [ 293 ] {} <Debug> TCP-Session: b379acbd-a1ae-421d-ba18-48879c915e4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8078 | 2026.01.13 00:43:21.025155 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8079 | 2026.01.13 00:43:21.025189 [ 294 ] {} <Debug> TCP-Session: 551f5cdd-d1a7-4220-b555-3c229d6f9b31 Authenticating user 'default' from [fd00:1122:3344:101::e]:32774 | ||
| 8080 | 2026.01.13 00:43:21.025210 [ 294 ] {} <Debug> TCP-Session: 551f5cdd-d1a7-4220-b555-3c229d6f9b31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8081 | 2026.01.13 00:43:21.025222 [ 294 ] {} <Debug> TCP-Session: 551f5cdd-d1a7-4220-b555-3c229d6f9b31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8082 | 2026.01.13 00:43:21.025297 [ 290 ] {c80bd64e-7fbb-446d-8508-9d37097ce62f} <Debug> oximeter.version (89d52177-8511-4918-bdc1-735de11edbfb) (SelectExecutor): Key condition: unknown | ||
| 8083 | 2026.01.13 00:43:21.025344 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8084 | 2026.01.13 00:43:21.025377 [ 289 ] {} <Debug> TCP-Session: af25a6fe-fae5-4079-8eda-41c6bfbc8191 Authenticating user 'default' from [fd00:1122:3344:101::e]:59404 | ||
| 8085 | 2026.01.13 00:43:21.025394 [ 289 ] {} <Debug> TCP-Session: af25a6fe-fae5-4079-8eda-41c6bfbc8191 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8086 | 2026.01.13 00:43:21.025410 [ 289 ] {} <Debug> TCP-Session: af25a6fe-fae5-4079-8eda-41c6bfbc8191 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8087 | 2026.01.13 00:43:21.025445 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8088 | 2026.01.13 00:43:21.025482 [ 286 ] {} <Debug> TCP-Session: cf926208-e00d-4d3e-b72a-9b0064155226 Authenticating user 'default' from [fd00:1122:3344:101::e]:42743 | ||
| 8089 | 2026.01.13 00:43:21.025500 [ 286 ] {} <Debug> TCP-Session: cf926208-e00d-4d3e-b72a-9b0064155226 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8090 | 2026.01.13 00:43:21.025512 [ 286 ] {} <Debug> TCP-Session: cf926208-e00d-4d3e-b72a-9b0064155226 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8091 | 2026.01.13 00:43:21.026347 [ 318 ] {c80bd64e-7fbb-446d-8508-9d37097ce62f} <Trace> AggregatingTransform: Aggregating | ||
| 8092 | 2026.01.13 00:43:21.026392 [ 318 ] {c80bd64e-7fbb-446d-8508-9d37097ce62f} <Trace> Aggregator: Aggregation method: without_key | ||
| 8093 | 2026.01.13 00:43:21.026421 [ 318 ] {c80bd64e-7fbb-446d-8508-9d37097ce62f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00099516 sec. (1004.864 rows/sec., 39.25 KiB/sec.) | ||
| 8094 | 2026.01.13 00:43:21.026439 [ 318 ] {c80bd64e-7fbb-446d-8508-9d37097ce62f} <Trace> Aggregator: Merging aggregated data | ||
| 8095 | 2026.01.13 00:43:21.027922 [ 290 ] {c80bd64e-7fbb-446d-8508-9d37097ce62f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003405 sec., 293.68575624082234 rows/sec., 11.47 KiB/sec. | ||
| 8096 | 2026.01.13 00:43:21.028070 [ 290 ] {c80bd64e-7fbb-446d-8508-9d37097ce62f} <Debug> TCPHandler: Processed in 0.00383602 sec. | ||
| 8097 | 2026.01.13 00:43:21.028198 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8098 | 2026.01.13 00:43:21.028226 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8099 | 2026.01.13 00:43:21.028233 [ 290 ] {} <Debug> TCP-Session: c54fe57a-12e1-42e3-b63f-8b3a25f3d863 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8100 | 2026.01.13 00:43:21.028244 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8101 | 2026.01.13 00:43:21.028265 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8102 | 2026.01.13 00:43:21.028306 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8103 | 2026.01.13 00:43:21.028322 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8104 | 2026.01.13 00:43:21.028347 [ 291 ] {} <Debug> TCP-Session: 99f73896-5a98-4300-9b60-6f23b76184da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8105 | 2026.01.13 00:43:21.028363 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8106 | 2026.01.13 00:43:21.028381 [ 287 ] {} <Debug> TCP-Session: 7dd378ad-e28b-49b5-b564-82d0a60ecb7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8107 | 2026.01.13 00:43:21.028378 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8108 | 2026.01.13 00:43:21.028408 [ 293 ] {} <Debug> TCP-Session: b379acbd-a1ae-421d-ba18-48879c915e4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8109 | 2026.01.13 00:43:21.028363 [ 286 ] {} <Debug> TCP-Session: cf926208-e00d-4d3e-b72a-9b0064155226 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8110 | 2026.01.13 00:43:21.028438 [ 288 ] {} <Debug> TCP-Session: a447e6fd-8c1d-4abe-8d35-97d85aef567d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8111 | 2026.01.13 00:43:21.028323 [ 289 ] {} <Debug> TCP-Session: af25a6fe-fae5-4079-8eda-41c6bfbc8191 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8112 | 2026.01.13 00:43:21.028271 [ 292 ] {} <Debug> TCP-Session: 5429ad00-bd2b-4004-8a11-b97211dfeaee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8113 | 2026.01.13 00:43:21.028342 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8114 | 2026.01.13 00:43:21.028560 [ 294 ] {} <Debug> TCP-Session: 551f5cdd-d1a7-4220-b555-3c229d6f9b31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8115 | 2026.01.13 00:43:21.414348 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42350 | ||
| 8116 | 2026.01.13 00:43:21.414451 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8117 | 2026.01.13 00:43:21.414478 [ 291 ] {} <Debug> TCP-Session: 5f9f0e5b-eb90-4553-8311-98cf54dbf2ca Authenticating user 'default' from [fd00:1122:3344:101::e]:42350 | ||
| 8118 | 2026.01.13 00:43:21.414499 [ 291 ] {} <Debug> TCP-Session: 5f9f0e5b-eb90-4553-8311-98cf54dbf2ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8119 | 2026.01.13 00:43:21.414511 [ 291 ] {} <Debug> TCP-Session: 5f9f0e5b-eb90-4553-8311-98cf54dbf2ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8120 | 2026.01.13 00:43:21.414705 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58482 | ||
| 8121 | 2026.01.13 00:43:21.414723 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40584 | ||
| 8122 | 2026.01.13 00:43:21.414759 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50588 | ||
| 8123 | 2026.01.13 00:43:21.414779 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35306 | ||
| 8124 | 2026.01.13 00:43:21.414786 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64353 | ||
| 8125 | 2026.01.13 00:43:21.414849 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8126 | 2026.01.13 00:43:21.414855 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8127 | 2026.01.13 00:43:21.414886 [ 286 ] {} <Debug> TCP-Session: df29a444-b598-49a9-bd91-b2fd5633b60d Authenticating user 'default' from [fd00:1122:3344:101::e]:40584 | ||
| 8128 | 2026.01.13 00:43:21.414901 [ 287 ] {} <Debug> TCP-Session: 275e55b9-ad70-4931-bdf2-d92ee03c1056 Authenticating user 'default' from [fd00:1122:3344:101::e]:50588 | ||
| 8129 | 2026.01.13 00:43:21.414908 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8130 | 2026.01.13 00:43:21.414924 [ 286 ] {} <Debug> TCP-Session: df29a444-b598-49a9-bd91-b2fd5633b60d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8131 | 2026.01.13 00:43:21.414929 [ 287 ] {} <Debug> TCP-Session: 275e55b9-ad70-4931-bdf2-d92ee03c1056 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8132 | 2026.01.13 00:43:21.414959 [ 286 ] {} <Debug> TCP-Session: df29a444-b598-49a9-bd91-b2fd5633b60d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8133 | 2026.01.13 00:43:21.414980 [ 287 ] {} <Debug> TCP-Session: 275e55b9-ad70-4931-bdf2-d92ee03c1056 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8134 | 2026.01.13 00:43:21.414949 [ 289 ] {} <Debug> TCP-Session: 3488edd0-644e-4ed5-9a72-f9699376ab0e Authenticating user 'default' from [fd00:1122:3344:101::e]:35306 | ||
| 8135 | 2026.01.13 00:43:21.414909 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8136 | 2026.01.13 00:43:21.415037 [ 289 ] {} <Debug> TCP-Session: 3488edd0-644e-4ed5-9a72-f9699376ab0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8137 | 2026.01.13 00:43:21.415055 [ 290 ] {} <Debug> TCP-Session: 9b9a004b-1d89-4de5-bd28-fc274b93ae3b Authenticating user 'default' from [fd00:1122:3344:101::e]:64353 | ||
| 8138 | 2026.01.13 00:43:21.414853 [ 291 ] {} <Trace> TCP-Session: 5f9f0e5b-eb90-4553-8311-98cf54dbf2ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8139 | 2026.01.13 00:43:21.415089 [ 290 ] {} <Debug> TCP-Session: 9b9a004b-1d89-4de5-bd28-fc274b93ae3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8140 | 2026.01.13 00:43:21.415081 [ 289 ] {} <Debug> TCP-Session: 3488edd0-644e-4ed5-9a72-f9699376ab0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8141 | 2026.01.13 00:43:21.415137 [ 290 ] {} <Debug> TCP-Session: 9b9a004b-1d89-4de5-bd28-fc274b93ae3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8142 | 2026.01.13 00:43:21.414839 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8143 | 2026.01.13 00:43:21.414768 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40163 | ||
| 8144 | 2026.01.13 00:43:21.415228 [ 292 ] {} <Debug> TCP-Session: 5f7eb02f-0d66-42d0-858c-2d10c7f7c186 Authenticating user 'default' from [fd00:1122:3344:101::e]:58482 | ||
| 8145 | 2026.01.13 00:43:21.414723 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37126 | ||
| 8146 | 2026.01.13 00:43:21.415262 [ 292 ] {} <Debug> TCP-Session: 5f7eb02f-0d66-42d0-858c-2d10c7f7c186 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8147 | 2026.01.13 00:43:21.415292 [ 292 ] {} <Debug> TCP-Session: 5f7eb02f-0d66-42d0-858c-2d10c7f7c186 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8148 | 2026.01.13 00:43:21.415294 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8149 | 2026.01.13 00:43:21.415314 [ 291 ] {b0e07acc-2c7a-495d-b461-4bbbc40fdb0f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42350) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8150 | 2026.01.13 00:43:21.415333 [ 288 ] {} <Debug> TCP-Session: bacfd177-344a-4c58-a78a-f602c32391a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:40163 | ||
| 8151 | 2026.01.13 00:43:21.415327 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8152 | 2026.01.13 00:43:21.415369 [ 288 ] {} <Debug> TCP-Session: bacfd177-344a-4c58-a78a-f602c32391a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8153 | 2026.01.13 00:43:21.415394 [ 294 ] {} <Debug> TCP-Session: 3853a4b5-805c-4f34-ace6-7d090601eef9 Authenticating user 'default' from [fd00:1122:3344:101::e]:37126 | ||
| 8154 | 2026.01.13 00:43:21.415402 [ 288 ] {} <Debug> TCP-Session: bacfd177-344a-4c58-a78a-f602c32391a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8155 | 2026.01.13 00:43:21.415421 [ 294 ] {} <Debug> TCP-Session: 3853a4b5-805c-4f34-ace6-7d090601eef9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8156 | 2026.01.13 00:43:21.414709 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45782 | ||
| 8157 | 2026.01.13 00:43:21.415449 [ 294 ] {} <Debug> TCP-Session: 3853a4b5-805c-4f34-ace6-7d090601eef9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8158 | 2026.01.13 00:43:21.415512 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8159 | 2026.01.13 00:43:21.415552 [ 293 ] {} <Debug> TCP-Session: d16722b0-8a17-44b6-929a-23bf61a960b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:45782 | ||
| 8160 | 2026.01.13 00:43:21.415586 [ 293 ] {} <Debug> TCP-Session: d16722b0-8a17-44b6-929a-23bf61a960b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8161 | 2026.01.13 00:43:21.415600 [ 293 ] {} <Debug> TCP-Session: d16722b0-8a17-44b6-929a-23bf61a960b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8162 | 2026.01.13 00:43:21.415648 [ 291 ] {b0e07acc-2c7a-495d-b461-4bbbc40fdb0f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8163 | 2026.01.13 00:43:21.415707 [ 291 ] {b0e07acc-2c7a-495d-b461-4bbbc40fdb0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8164 | 2026.01.13 00:43:21.416087 [ 291 ] {b0e07acc-2c7a-495d-b461-4bbbc40fdb0f} <Debug> oximeter.version (89d52177-8511-4918-bdc1-735de11edbfb) (SelectExecutor): Key condition: unknown | ||
| 8165 | 2026.01.13 00:43:21.417288 [ 329 ] {b0e07acc-2c7a-495d-b461-4bbbc40fdb0f} <Trace> AggregatingTransform: Aggregating | ||
| 8166 | 2026.01.13 00:43:21.417341 [ 329 ] {b0e07acc-2c7a-495d-b461-4bbbc40fdb0f} <Trace> Aggregator: Aggregation method: without_key | ||
| 8167 | 2026.01.13 00:43:21.417380 [ 329 ] {b0e07acc-2c7a-495d-b461-4bbbc40fdb0f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001170552 sec. (854.298 rows/sec., 33.37 KiB/sec.) | ||
| 8168 | 2026.01.13 00:43:21.417399 [ 329 ] {b0e07acc-2c7a-495d-b461-4bbbc40fdb0f} <Trace> Aggregator: Merging aggregated data | ||
| 8169 | 2026.01.13 00:43:21.419015 [ 291 ] {b0e07acc-2c7a-495d-b461-4bbbc40fdb0f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003783 sec., 264.34047052603756 rows/sec., 10.33 KiB/sec. | ||
| 8170 | 2026.01.13 00:43:21.419173 [ 291 ] {b0e07acc-2c7a-495d-b461-4bbbc40fdb0f} <Debug> TCPHandler: Processed in 0.004472097 sec. | ||
| 8171 | 2026.01.13 00:43:21.419291 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8172 | 2026.01.13 00:43:21.419319 [ 291 ] {} <Debug> TCP-Session: 5f9f0e5b-eb90-4553-8311-98cf54dbf2ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8173 | 2026.01.13 00:43:21.419333 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8174 | 2026.01.13 00:43:21.419353 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8175 | 2026.01.13 00:43:21.419372 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8176 | 2026.01.13 00:43:21.419393 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8177 | 2026.01.13 00:43:21.419402 [ 292 ] {} <Debug> TCP-Session: 5f7eb02f-0d66-42d0-858c-2d10c7f7c186 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8178 | 2026.01.13 00:43:21.419418 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8179 | 2026.01.13 00:43:21.419432 [ 293 ] {} <Debug> TCP-Session: d16722b0-8a17-44b6-929a-23bf61a960b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8180 | 2026.01.13 00:43:21.419454 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8181 | 2026.01.13 00:43:21.419477 [ 287 ] {} <Debug> TCP-Session: 275e55b9-ad70-4931-bdf2-d92ee03c1056 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8182 | 2026.01.13 00:43:21.419473 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8183 | 2026.01.13 00:43:21.419510 [ 288 ] {} <Debug> TCP-Session: bacfd177-344a-4c58-a78a-f602c32391a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8184 | 2026.01.13 00:43:21.419437 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8185 | 2026.01.13 00:43:21.419553 [ 289 ] {} <Debug> TCP-Session: 3488edd0-644e-4ed5-9a72-f9699376ab0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8186 | 2026.01.13 00:43:21.419379 [ 294 ] {} <Debug> TCP-Session: 3853a4b5-805c-4f34-ace6-7d090601eef9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8187 | 2026.01.13 00:43:21.419583 [ 290 ] {} <Debug> TCP-Session: 9b9a004b-1d89-4de5-bd28-fc274b93ae3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8188 | 2026.01.13 00:43:21.419446 [ 286 ] {} <Debug> TCP-Session: df29a444-b598-49a9-bd91-b2fd5633b60d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8189 | 2026.01.13 00:43:22.565031 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19698 | ||
| 8190 | 2026.01.13 00:43:22.565532 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8191 | 2026.01.13 00:43:22.565584 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8192 | 2026.01.13 00:43:22.566087 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8193 | 2026.01.13 00:43:22.566338 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8194 | 2026.01.13 00:43:22.566486 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19698 | ||
| 8195 | 2026.01.13 00:43:22.566517 [ 105 ] {} <Debug> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8196 | 2026.01.13 00:43:22.566584 [ 105 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8197 | 2026.01.13 00:43:22.566605 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8198 | 2026.01.13 00:43:22.566734 [ 198 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::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 | ||
| 8199 | 2026.01.13 00:43:22.566886 [ 198 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8200 | 2026.01.13 00:43:22.566927 [ 198 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17330 rows starting from the beginning of the part | ||
| 8201 | 2026.01.13 00:43:22.566993 [ 198 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::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 | ||
| 8202 | 2026.01.13 00:43:22.567038 [ 198 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::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 | ||
| 8203 | 2026.01.13 00:43:22.567082 [ 198 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::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 | ||
| 8204 | 2026.01.13 00:43:22.567121 [ 198 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::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 | ||
| 8205 | 2026.01.13 00:43:22.567162 [ 198 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::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 | ||
| 8206 | 2026.01.13 00:43:22.569216 [ 198 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19698 rows, containing 4 columns (4 merged, 0 gathered) in 0.002542836 sec., 7746468.903224588 rows/sec., 110.81 MiB/sec. | ||
| 8207 | 2026.01.13 00:43:22.569520 [ 199 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8208 | 2026.01.13 00:43:22.569804 [ 199 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_41_8} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8209 | 2026.01.13 00:43:22.569878 [ 199 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_41_8} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8210 | 2026.01.13 00:43:22.569970 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.60 MiB. | ||
| 8211 | 2026.01.13 00:43:22.596717 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56223 | ||
| 8212 | 2026.01.13 00:43:22.596830 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8213 | 2026.01.13 00:43:22.596856 [ 291 ] {} <Debug> TCP-Session: a0a44941-3539-4d16-bc0b-f9edea6434f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:56223 | ||
| 8214 | 2026.01.13 00:43:22.596878 [ 291 ] {} <Debug> TCP-Session: a0a44941-3539-4d16-bc0b-f9edea6434f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8215 | 2026.01.13 00:43:22.596892 [ 291 ] {} <Debug> TCP-Session: a0a44941-3539-4d16-bc0b-f9edea6434f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8216 | 2026.01.13 00:43:22.597078 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34005 | ||
| 8217 | 2026.01.13 00:43:22.597117 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46023 | ||
| 8218 | 2026.01.13 00:43:22.597128 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33991 | ||
| 8219 | 2026.01.13 00:43:22.597181 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43274 | ||
| 8220 | 2026.01.13 00:43:22.597149 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47444 | ||
| 8221 | 2026.01.13 00:43:22.597222 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8222 | 2026.01.13 00:43:22.597251 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8223 | 2026.01.13 00:43:22.597268 [ 291 ] {} <Trace> TCP-Session: a0a44941-3539-4d16-bc0b-f9edea6434f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8224 | 2026.01.13 00:43:22.597277 [ 286 ] {} <Debug> TCP-Session: 234994b5-7655-4432-a63d-f77545d2b928 Authenticating user 'default' from [fd00:1122:3344:101::e]:46023 | ||
| 8225 | 2026.01.13 00:43:22.597289 [ 287 ] {} <Debug> TCP-Session: c5035d43-0b82-461a-a677-baf4ad2b91f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:33991 | ||
| 8226 | 2026.01.13 00:43:22.597295 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8227 | 2026.01.13 00:43:22.597335 [ 287 ] {} <Debug> TCP-Session: c5035d43-0b82-461a-a677-baf4ad2b91f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8228 | 2026.01.13 00:43:22.597360 [ 289 ] {} <Debug> TCP-Session: f19f9a41-9e85-4b28-9ebb-71df987f87ae Authenticating user 'default' from [fd00:1122:3344:101::e]:47444 | ||
| 8229 | 2026.01.13 00:43:22.597366 [ 287 ] {} <Debug> TCP-Session: c5035d43-0b82-461a-a677-baf4ad2b91f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8230 | 2026.01.13 00:43:22.597324 [ 286 ] {} <Debug> TCP-Session: 234994b5-7655-4432-a63d-f77545d2b928 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8231 | 2026.01.13 00:43:22.597390 [ 289 ] {} <Debug> TCP-Session: f19f9a41-9e85-4b28-9ebb-71df987f87ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8232 | 2026.01.13 00:43:22.597418 [ 286 ] {} <Debug> TCP-Session: 234994b5-7655-4432-a63d-f77545d2b928 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8233 | 2026.01.13 00:43:22.597439 [ 291 ] {165fcdf0-90e9-4ef8-b3d4-17a042db2656} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56223) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8234 | 2026.01.13 00:43:22.597434 [ 289 ] {} <Debug> TCP-Session: f19f9a41-9e85-4b28-9ebb-71df987f87ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8235 | 2026.01.13 00:43:22.597259 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8236 | 2026.01.13 00:43:22.597212 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8237 | 2026.01.13 00:43:22.597518 [ 290 ] {} <Debug> TCP-Session: b3895834-0ea5-407e-b8e8-53c2ec4efd89 Authenticating user 'default' from [fd00:1122:3344:101::e]:43274 | ||
| 8238 | 2026.01.13 00:43:22.597144 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40380 | ||
| 8239 | 2026.01.13 00:43:22.597549 [ 290 ] {} <Debug> TCP-Session: b3895834-0ea5-407e-b8e8-53c2ec4efd89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8240 | 2026.01.13 00:43:22.597544 [ 292 ] {} <Debug> TCP-Session: 0f559db7-e062-47cc-89d9-343fdf6da063 Authenticating user 'default' from [fd00:1122:3344:101::e]:34005 | ||
| 8241 | 2026.01.13 00:43:22.597587 [ 290 ] {} <Debug> TCP-Session: b3895834-0ea5-407e-b8e8-53c2ec4efd89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8242 | 2026.01.13 00:43:22.597614 [ 292 ] {} <Debug> TCP-Session: 0f559db7-e062-47cc-89d9-343fdf6da063 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8243 | 2026.01.13 00:43:22.597620 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8244 | 2026.01.13 00:43:22.597634 [ 292 ] {} <Debug> TCP-Session: 0f559db7-e062-47cc-89d9-343fdf6da063 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8245 | 2026.01.13 00:43:22.597113 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58054 | ||
| 8246 | 2026.01.13 00:43:22.597655 [ 288 ] {} <Debug> TCP-Session: 8abd59e7-1f36-4f24-bded-650a50ef91c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:40380 | ||
| 8247 | 2026.01.13 00:43:22.597099 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43663 | ||
| 8248 | 2026.01.13 00:43:22.597695 [ 288 ] {} <Debug> TCP-Session: 8abd59e7-1f36-4f24-bded-650a50ef91c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8249 | 2026.01.13 00:43:22.597720 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8250 | 2026.01.13 00:43:22.597728 [ 288 ] {} <Debug> TCP-Session: 8abd59e7-1f36-4f24-bded-650a50ef91c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8251 | 2026.01.13 00:43:22.597737 [ 291 ] {165fcdf0-90e9-4ef8-b3d4-17a042db2656} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8252 | 2026.01.13 00:43:22.597751 [ 294 ] {} <Debug> TCP-Session: f6a47396-7c2c-49b0-b1b4-d88ecab95f99 Authenticating user 'default' from [fd00:1122:3344:101::e]:58054 | ||
| 8253 | 2026.01.13 00:43:22.597764 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8254 | 2026.01.13 00:43:22.597791 [ 294 ] {} <Debug> TCP-Session: f6a47396-7c2c-49b0-b1b4-d88ecab95f99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8255 | 2026.01.13 00:43:22.597808 [ 291 ] {165fcdf0-90e9-4ef8-b3d4-17a042db2656} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8256 | 2026.01.13 00:43:22.597814 [ 294 ] {} <Debug> TCP-Session: f6a47396-7c2c-49b0-b1b4-d88ecab95f99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8257 | 2026.01.13 00:43:22.597810 [ 293 ] {} <Debug> TCP-Session: 91a26c5b-717c-442b-9189-7c072af29867 Authenticating user 'default' from [fd00:1122:3344:101::e]:43663 | ||
| 8258 | 2026.01.13 00:43:22.597866 [ 293 ] {} <Debug> TCP-Session: 91a26c5b-717c-442b-9189-7c072af29867 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8259 | 2026.01.13 00:43:22.597878 [ 293 ] {} <Debug> TCP-Session: 91a26c5b-717c-442b-9189-7c072af29867 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8260 | 2026.01.13 00:43:22.598109 [ 291 ] {165fcdf0-90e9-4ef8-b3d4-17a042db2656} <Debug> oximeter.version (89d52177-8511-4918-bdc1-735de11edbfb) (SelectExecutor): Key condition: unknown | ||
| 8261 | 2026.01.13 00:43:22.599079 [ 328 ] {165fcdf0-90e9-4ef8-b3d4-17a042db2656} <Trace> AggregatingTransform: Aggregating | ||
| 8262 | 2026.01.13 00:43:22.599146 [ 328 ] {165fcdf0-90e9-4ef8-b3d4-17a042db2656} <Trace> Aggregator: Aggregation method: without_key | ||
| 8263 | 2026.01.13 00:43:22.599187 [ 328 ] {165fcdf0-90e9-4ef8-b3d4-17a042db2656} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00096894 sec. (1032.056 rows/sec., 40.31 KiB/sec.) | ||
| 8264 | 2026.01.13 00:43:22.599210 [ 328 ] {165fcdf0-90e9-4ef8-b3d4-17a042db2656} <Trace> Aggregator: Merging aggregated data | ||
| 8265 | 2026.01.13 00:43:22.600683 [ 291 ] {165fcdf0-90e9-4ef8-b3d4-17a042db2656} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0033 sec., 303.03030303030306 rows/sec., 11.84 KiB/sec. | ||
| 8266 | 2026.01.13 00:43:22.600849 [ 291 ] {165fcdf0-90e9-4ef8-b3d4-17a042db2656} <Debug> TCPHandler: Processed in 0.003695679 sec. | ||
| 8267 | 2026.01.13 00:43:22.600989 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8268 | 2026.01.13 00:43:22.601016 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8269 | 2026.01.13 00:43:22.601021 [ 291 ] {} <Debug> TCP-Session: a0a44941-3539-4d16-bc0b-f9edea6434f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8270 | 2026.01.13 00:43:22.601044 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8271 | 2026.01.13 00:43:22.601067 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8272 | 2026.01.13 00:43:22.601081 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8273 | 2026.01.13 00:43:22.601115 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8274 | 2026.01.13 00:43:22.601136 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8275 | 2026.01.13 00:43:22.601148 [ 288 ] {} <Debug> TCP-Session: 8abd59e7-1f36-4f24-bded-650a50ef91c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8276 | 2026.01.13 00:43:22.601153 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8277 | 2026.01.13 00:43:22.601180 [ 294 ] {} <Debug> TCP-Session: f6a47396-7c2c-49b0-b1b4-d88ecab95f99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8278 | 2026.01.13 00:43:22.601168 [ 290 ] {} <Debug> TCP-Session: b3895834-0ea5-407e-b8e8-53c2ec4efd89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8279 | 2026.01.13 00:43:22.601208 [ 289 ] {} <Debug> TCP-Session: f19f9a41-9e85-4b28-9ebb-71df987f87ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8280 | 2026.01.13 00:43:22.601128 [ 287 ] {} <Debug> TCP-Session: c5035d43-0b82-461a-a677-baf4ad2b91f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8281 | 2026.01.13 00:43:22.601116 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8282 | 2026.01.13 00:43:22.601072 [ 292 ] {} <Debug> TCP-Session: 0f559db7-e062-47cc-89d9-343fdf6da063 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8283 | 2026.01.13 00:43:22.601294 [ 286 ] {} <Debug> TCP-Session: 234994b5-7655-4432-a63d-f77545d2b928 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8284 | 2026.01.13 00:43:22.601109 [ 293 ] {} <Debug> TCP-Session: 91a26c5b-717c-442b-9189-7c072af29867 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8285 | 2026.01.13 00:43:23.625312 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8286 | 2026.01.13 00:43:23.643198 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8287 | 2026.01.13 00:43:23.643258 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8288 | 2026.01.13 00:43:23.648996 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8289 | 2026.01.13 00:43:23.649757 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8290 | 2026.01.13 00:43:23.650084 [ 103 ] {} <Debug> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8291 | 2026.01.13 00:43:23.650146 [ 103 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8292 | 2026.01.13 00:43:23.650165 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8293 | 2026.01.13 00:43:23.650254 [ 188 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 8294 | 2026.01.13 00:43:23.653114 [ 188 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8295 | 2026.01.13 00:43:23.653332 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8296 | 2026.01.13 00:43:23.653857 [ 188 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 8297 | 2026.01.13 00:43:23.657527 [ 188 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 8298 | 2026.01.13 00:43:23.661035 [ 188 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 8299 | 2026.01.13 00:43:23.664986 [ 188 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 8300 | 2026.01.13 00:43:23.668917 [ 188 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 8301 | 2026.01.13 00:43:23.672604 [ 188 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 8302 | 2026.01.13 00:43:23.727165 [ 198 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.076943372 sec., 4015.9404503353458 rows/sec., 20.77 MiB/sec. | ||
| 8303 | 2026.01.13 00:43:23.729932 [ 193 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8304 | 2026.01.13 00:43:23.732372 [ 193 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_41_8} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8305 | 2026.01.13 00:43:23.732520 [ 193 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_41_8} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8306 | 2026.01.13 00:43:23.735043 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8307 | 2026.01.13 00:43:25.116236 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1010 | ||
| 8308 | 2026.01.13 00:43:25.118647 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8309 | 2026.01.13 00:43:25.118702 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8310 | 2026.01.13 00:43:25.119949 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8311 | 2026.01.13 00:43:25.120228 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8312 | 2026.01.13 00:43:25.120576 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1010 | ||
| 8313 | 2026.01.13 00:43:25.640942 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8314 | 2026.01.13 00:43:25.641150 [ 4 ] {6aa6b1fe-ca21-424a-9384-609930a56430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8315 | 2026.01.13 00:43:25.641229 [ 4 ] {6aa6b1fe-ca21-424a-9384-609930a56430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8316 | 2026.01.13 00:43:25.641946 [ 4 ] {6aa6b1fe-ca21-424a-9384-609930a56430} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8317 | 2026.01.13 00:43:25.641997 [ 4 ] {6aa6b1fe-ca21-424a-9384-609930a56430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8318 | 2026.01.13 00:43:25.642404 [ 4 ] {6aa6b1fe-ca21-424a-9384-609930a56430} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8319 | 2026.01.13 00:43:25.642654 [ 4 ] {6aa6b1fe-ca21-424a-9384-609930a56430} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8320 | 2026.01.13 00:43:25.642824 [ 4 ] {6aa6b1fe-ca21-424a-9384-609930a56430} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001728 sec., 49768.51851851852 rows/sec., 4.16 MiB/sec. | ||
| 8321 | 2026.01.13 00:43:25.642876 [ 4 ] {6aa6b1fe-ca21-424a-9384-609930a56430} <Debug> TCPHandler: Processed in 0.002076692 sec. | ||
| 8322 | 2026.01.13 00:43:25.643001 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8323 | 2026.01.13 00:43:25.643105 [ 4 ] {11bc9408-2fb5-4c68-893e-53377a319a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8324 | 2026.01.13 00:43:25.643149 [ 4 ] {11bc9408-2fb5-4c68-893e-53377a319a42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8325 | 2026.01.13 00:43:25.643574 [ 4 ] {11bc9408-2fb5-4c68-893e-53377a319a42} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8326 | 2026.01.13 00:43:25.643614 [ 4 ] {11bc9408-2fb5-4c68-893e-53377a319a42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8327 | 2026.01.13 00:43:25.643943 [ 4 ] {11bc9408-2fb5-4c68-893e-53377a319a42} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8328 | 2026.01.13 00:43:25.644170 [ 4 ] {11bc9408-2fb5-4c68-893e-53377a319a42} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8329 | 2026.01.13 00:43:25.644314 [ 4 ] {11bc9408-2fb5-4c68-893e-53377a319a42} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001234 sec., 12155.591572123176 rows/sec., 914.04 KiB/sec. | ||
| 8330 | 2026.01.13 00:43:25.644353 [ 4 ] {11bc9408-2fb5-4c68-893e-53377a319a42} <Debug> TCPHandler: Processed in 0.001405834 sec. | ||
| 8331 | 2026.01.13 00:43:25.644463 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8332 | 2026.01.13 00:43:25.644560 [ 4 ] {70da6688-3ae8-4b75-862a-ac291632ceb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8333 | 2026.01.13 00:43:25.644601 [ 4 ] {70da6688-3ae8-4b75-862a-ac291632ceb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8334 | 2026.01.13 00:43:25.645029 [ 4 ] {70da6688-3ae8-4b75-862a-ac291632ceb7} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8335 | 2026.01.13 00:43:25.645129 [ 4 ] {70da6688-3ae8-4b75-862a-ac291632ceb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8336 | 2026.01.13 00:43:25.645463 [ 4 ] {70da6688-3ae8-4b75-862a-ac291632ceb7} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8337 | 2026.01.13 00:43:25.645685 [ 4 ] {70da6688-3ae8-4b75-862a-ac291632ceb7} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8338 | 2026.01.13 00:43:25.645818 [ 4 ] {70da6688-3ae8-4b75-862a-ac291632ceb7} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001277 sec., 61863.74314800314 rows/sec., 4.83 MiB/sec. | ||
| 8339 | 2026.01.13 00:43:25.645856 [ 4 ] {70da6688-3ae8-4b75-862a-ac291632ceb7} <Debug> TCPHandler: Processed in 0.001442485 sec. | ||
| 8340 | 2026.01.13 00:43:25.645979 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8341 | 2026.01.13 00:43:25.646075 [ 4 ] {551c1103-5cb3-4cf1-9d79-9d4374c5d3e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8342 | 2026.01.13 00:43:25.646119 [ 4 ] {551c1103-5cb3-4cf1-9d79-9d4374c5d3e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8343 | 2026.01.13 00:43:25.646656 [ 4 ] {551c1103-5cb3-4cf1-9d79-9d4374c5d3e9} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8344 | 2026.01.13 00:43:25.646693 [ 4 ] {551c1103-5cb3-4cf1-9d79-9d4374c5d3e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8345 | 2026.01.13 00:43:25.647081 [ 4 ] {551c1103-5cb3-4cf1-9d79-9d4374c5d3e9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8346 | 2026.01.13 00:43:25.647313 [ 4 ] {551c1103-5cb3-4cf1-9d79-9d4374c5d3e9} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8347 | 2026.01.13 00:43:25.647448 [ 4 ] {551c1103-5cb3-4cf1-9d79-9d4374c5d3e9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001392 sec., 114942.52873563218 rows/sec., 8.01 MiB/sec. | ||
| 8348 | 2026.01.13 00:43:25.647486 [ 4 ] {551c1103-5cb3-4cf1-9d79-9d4374c5d3e9} <Debug> TCPHandler: Processed in 0.001556256 sec. | ||
| 8349 | 2026.01.13 00:43:25.647602 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8350 | 2026.01.13 00:43:25.647699 [ 4 ] {02d696b3-830a-4bcf-a220-d15da7e356fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8351 | 2026.01.13 00:43:25.647756 [ 4 ] {02d696b3-830a-4bcf-a220-d15da7e356fd} <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 | ||
| 8352 | 2026.01.13 00:43:25.648554 [ 4 ] {02d696b3-830a-4bcf-a220-d15da7e356fd} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8353 | 2026.01.13 00:43:25.648591 [ 4 ] {02d696b3-830a-4bcf-a220-d15da7e356fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8354 | 2026.01.13 00:43:25.649159 [ 4 ] {02d696b3-830a-4bcf-a220-d15da7e356fd} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8355 | 2026.01.13 00:43:25.649407 [ 4 ] {02d696b3-830a-4bcf-a220-d15da7e356fd} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8356 | 2026.01.13 00:43:25.649561 [ 4 ] {02d696b3-830a-4bcf-a220-d15da7e356fd} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00188 sec., 7978.723404255319 rows/sec., 14.30 MiB/sec. | ||
| 8357 | 2026.01.13 00:43:25.649616 [ 4 ] {02d696b3-830a-4bcf-a220-d15da7e356fd} <Debug> TCPHandler: Processed in 0.002063341 sec. | ||
| 8358 | 2026.01.13 00:43:25.649721 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8359 | 2026.01.13 00:43:25.649816 [ 4 ] {1339158d-cb36-40fb-af0f-fdc42e3853ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8360 | 2026.01.13 00:43:25.649859 [ 4 ] {1339158d-cb36-40fb-af0f-fdc42e3853ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8361 | 2026.01.13 00:43:25.650199 [ 4 ] {1339158d-cb36-40fb-af0f-fdc42e3853ae} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8362 | 2026.01.13 00:43:25.650236 [ 4 ] {1339158d-cb36-40fb-af0f-fdc42e3853ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8363 | 2026.01.13 00:43:25.650560 [ 4 ] {1339158d-cb36-40fb-af0f-fdc42e3853ae} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8364 | 2026.01.13 00:43:25.650787 [ 4 ] {1339158d-cb36-40fb-af0f-fdc42e3853ae} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8365 | 2026.01.13 00:43:25.650918 [ 4 ] {1339158d-cb36-40fb-af0f-fdc42e3853ae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 8366 | 2026.01.13 00:43:25.650954 [ 4 ] {1339158d-cb36-40fb-af0f-fdc42e3853ae} <Debug> TCPHandler: Processed in 0.001281583 sec. | ||
| 8367 | 2026.01.13 00:43:29.933382 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8368 | 2026.01.13 00:43:29.933453 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8369 | 2026.01.13 00:43:30.067360 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20210 | ||
| 8370 | 2026.01.13 00:43:30.068147 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8371 | 2026.01.13 00:43:30.068199 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8372 | 2026.01.13 00:43:30.068712 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8373 | 2026.01.13 00:43:30.068959 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8374 | 2026.01.13 00:43:30.069110 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20210 | ||
| 8375 | 2026.01.13 00:43:30.641680 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8376 | 2026.01.13 00:43:30.641937 [ 4 ] {63cf9b55-7742-43ef-9865-6245ba31f796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8377 | 2026.01.13 00:43:30.642012 [ 4 ] {63cf9b55-7742-43ef-9865-6245ba31f796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8378 | 2026.01.13 00:43:30.642795 [ 4 ] {63cf9b55-7742-43ef-9865-6245ba31f796} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8379 | 2026.01.13 00:43:30.642845 [ 4 ] {63cf9b55-7742-43ef-9865-6245ba31f796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8380 | 2026.01.13 00:43:30.643270 [ 4 ] {63cf9b55-7742-43ef-9865-6245ba31f796} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8381 | 2026.01.13 00:43:30.643508 [ 4 ] {63cf9b55-7742-43ef-9865-6245ba31f796} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8382 | 2026.01.13 00:43:30.643651 [ 95 ] {} <Debug> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8383 | 2026.01.13 00:43:30.643666 [ 4 ] {63cf9b55-7742-43ef-9865-6245ba31f796} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001784 sec., 59417.040358744394 rows/sec., 4.96 MiB/sec. | ||
| 8384 | 2026.01.13 00:43:30.643721 [ 95 ] {} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8385 | 2026.01.13 00:43:30.643734 [ 4 ] {63cf9b55-7742-43ef-9865-6245ba31f796} <Debug> TCPHandler: Processed in 0.002143603 sec. | ||
| 8386 | 2026.01.13 00:43:30.643754 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8387 | 2026.01.13 00:43:30.643865 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8388 | 2026.01.13 00:43:30.643924 [ 190 ] {69955813-f697-4ff5-96f7-072ef266c358::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 | ||
| 8389 | 2026.01.13 00:43:30.643967 [ 4 ] {3aa90ce9-6eb8-411d-a87d-aa1f343500c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8390 | 2026.01.13 00:43:30.644030 [ 4 ] {3aa90ce9-6eb8-411d-a87d-aa1f343500c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8391 | 2026.01.13 00:43:30.644131 [ 190 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8392 | 2026.01.13 00:43:30.644192 [ 190 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1405 rows starting from the beginning of the part | ||
| 8393 | 2026.01.13 00:43:30.644297 [ 190 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 106 rows starting from the beginning of the part | ||
| 8394 | 2026.01.13 00:43:30.644375 [ 190 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 86 rows starting from the beginning of the part | ||
| 8395 | 2026.01.13 00:43:30.644439 [ 4 ] {3aa90ce9-6eb8-411d-a87d-aa1f343500c4} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8396 | 2026.01.13 00:43:30.644443 [ 190 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1247 rows starting from the beginning of the part | ||
| 8397 | 2026.01.13 00:43:30.644488 [ 4 ] {3aa90ce9-6eb8-411d-a87d-aa1f343500c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8398 | 2026.01.13 00:43:30.644537 [ 190 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 86 rows starting from the beginning of the part | ||
| 8399 | 2026.01.13 00:43:30.644611 [ 190 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 106 rows starting from the beginning of the part | ||
| 8400 | 2026.01.13 00:43:30.644845 [ 4 ] {3aa90ce9-6eb8-411d-a87d-aa1f343500c4} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8401 | 2026.01.13 00:43:30.645104 [ 4 ] {3aa90ce9-6eb8-411d-a87d-aa1f343500c4} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8402 | 2026.01.13 00:43:30.645242 [ 4 ] {3aa90ce9-6eb8-411d-a87d-aa1f343500c4} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001293 sec., 19334.88012374323 rows/sec., 1.42 MiB/sec. | ||
| 8403 | 2026.01.13 00:43:30.645281 [ 4 ] {3aa90ce9-6eb8-411d-a87d-aa1f343500c4} <Debug> TCPHandler: Processed in 0.001465975 sec. | ||
| 8404 | 2026.01.13 00:43:30.645394 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8405 | 2026.01.13 00:43:30.645490 [ 4 ] {6f525835-510a-4b45-8096-81697da2037f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8406 | 2026.01.13 00:43:30.645530 [ 4 ] {6f525835-510a-4b45-8096-81697da2037f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8407 | 2026.01.13 00:43:30.645960 [ 4 ] {6f525835-510a-4b45-8096-81697da2037f} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8408 | 2026.01.13 00:43:30.645997 [ 4 ] {6f525835-510a-4b45-8096-81697da2037f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8409 | 2026.01.13 00:43:30.646208 [ 201 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3036 rows, containing 5 columns (5 merged, 0 gathered) in 0.002366194 sec., 1283073.154610315 rows/sec., 111.53 MiB/sec. | ||
| 8410 | 2026.01.13 00:43:30.646322 [ 4 ] {6f525835-510a-4b45-8096-81697da2037f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8411 | 2026.01.13 00:43:30.646485 [ 190 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8412 | 2026.01.13 00:43:30.646560 [ 4 ] {6f525835-510a-4b45-8096-81697da2037f} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8413 | 2026.01.13 00:43:30.646686 [ 95 ] {} <Debug> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8414 | 2026.01.13 00:43:30.646707 [ 4 ] {6f525835-510a-4b45-8096-81697da2037f} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001235 sec., 72064.77732793523 rows/sec., 5.63 MiB/sec. | ||
| 8415 | 2026.01.13 00:43:30.646725 [ 95 ] {} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8416 | 2026.01.13 00:43:30.646753 [ 4 ] {6f525835-510a-4b45-8096-81697da2037f} <Debug> TCPHandler: Processed in 0.001408035 sec. | ||
| 8417 | 2026.01.13 00:43:30.646755 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8418 | 2026.01.13 00:43:30.646784 [ 190 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_61_12} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8419 | 2026.01.13 00:43:30.646858 [ 192 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::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 | ||
| 8420 | 2026.01.13 00:43:30.646875 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8421 | 2026.01.13 00:43:30.646867 [ 190 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_61_12} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8422 | 2026.01.13 00:43:30.646962 [ 192 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8423 | 2026.01.13 00:43:30.646979 [ 4 ] {5e281b31-6cda-4fa7-a668-0b195e400c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8424 | 2026.01.13 00:43:30.646994 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8425 | 2026.01.13 00:43:30.646996 [ 192 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 632 rows starting from the beginning of the part | ||
| 8426 | 2026.01.13 00:43:30.647022 [ 4 ] {5e281b31-6cda-4fa7-a668-0b195e400c6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8427 | 2026.01.13 00:43:30.647072 [ 192 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 89 rows starting from the beginning of the part | ||
| 8428 | 2026.01.13 00:43:30.647115 [ 192 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 79 rows starting from the beginning of the part | ||
| 8429 | 2026.01.13 00:43:30.647153 [ 192 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 547 rows starting from the beginning of the part | ||
| 8430 | 2026.01.13 00:43:30.647192 [ 192 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 79 rows starting from the beginning of the part | ||
| 8431 | 2026.01.13 00:43:30.647245 [ 192 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 89 rows starting from the beginning of the part | ||
| 8432 | 2026.01.13 00:43:30.647442 [ 4 ] {5e281b31-6cda-4fa7-a668-0b195e400c6b} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8433 | 2026.01.13 00:43:30.647477 [ 4 ] {5e281b31-6cda-4fa7-a668-0b195e400c6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8434 | 2026.01.13 00:43:30.647828 [ 4 ] {5e281b31-6cda-4fa7-a668-0b195e400c6b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8435 | 2026.01.13 00:43:30.648059 [ 4 ] {5e281b31-6cda-4fa7-a668-0b195e400c6b} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8436 | 2026.01.13 00:43:30.648162 [ 201 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1515 rows, containing 5 columns (5 merged, 0 gathered) in 0.001344904 sec., 1126474.4546822673 rows/sec., 89.41 MiB/sec. | ||
| 8437 | 2026.01.13 00:43:30.648188 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8438 | 2026.01.13 00:43:30.648192 [ 4 ] {5e281b31-6cda-4fa7-a668-0b195e400c6b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 8439 | 2026.01.13 00:43:30.648227 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8440 | 2026.01.13 00:43:30.648250 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8441 | 2026.01.13 00:43:30.648252 [ 4 ] {5e281b31-6cda-4fa7-a668-0b195e400c6b} <Debug> TCPHandler: Processed in 0.001427175 sec. | ||
| 8442 | 2026.01.13 00:43:30.648316 [ 192 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::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 | ||
| 8443 | 2026.01.13 00:43:30.648347 [ 190 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8444 | 2026.01.13 00:43:30.648371 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8445 | 2026.01.13 00:43:30.648407 [ 192 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8446 | 2026.01.13 00:43:30.648433 [ 192 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 16324 rows starting from the beginning of the part | ||
| 8447 | 2026.01.13 00:43:30.648470 [ 4 ] {cb8ef25b-31a4-40e9-be28-3f4397f3834f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8448 | 2026.01.13 00:43:30.648477 [ 192 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 8449 | 2026.01.13 00:43:30.648520 [ 192 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::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 | ||
| 8450 | 2026.01.13 00:43:30.648527 [ 4 ] {cb8ef25b-31a4-40e9-be28-3f4397f3834f} <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 | ||
| 8451 | 2026.01.13 00:43:30.648558 [ 192 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 845 rows starting from the beginning of the part | ||
| 8452 | 2026.01.13 00:43:30.648592 [ 192 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::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 | ||
| 8453 | 2026.01.13 00:43:30.648623 [ 190 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_61_12} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8454 | 2026.01.13 00:43:30.648626 [ 192 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 8455 | 2026.01.13 00:43:30.648706 [ 190 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_61_12} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8456 | 2026.01.13 00:43:30.648806 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 8457 | 2026.01.13 00:43:30.649368 [ 4 ] {cb8ef25b-31a4-40e9-be28-3f4397f3834f} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8458 | 2026.01.13 00:43:30.649405 [ 4 ] {cb8ef25b-31a4-40e9-be28-3f4397f3834f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8459 | 2026.01.13 00:43:30.650009 [ 4 ] {cb8ef25b-31a4-40e9-be28-3f4397f3834f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8460 | 2026.01.13 00:43:30.650244 [ 4 ] {cb8ef25b-31a4-40e9-be28-3f4397f3834f} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8461 | 2026.01.13 00:43:30.650385 [ 4 ] {cb8ef25b-31a4-40e9-be28-3f4397f3834f} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001932 sec., 12939.958592132505 rows/sec., 23.19 MiB/sec. | ||
| 8462 | 2026.01.13 00:43:30.650441 [ 4 ] {cb8ef25b-31a4-40e9-be28-3f4397f3834f} <Debug> TCPHandler: Processed in 0.002118151 sec. | ||
| 8463 | 2026.01.13 00:43:30.650553 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8464 | 2026.01.13 00:43:30.650649 [ 4 ] {54b465a7-5bcc-4d2c-9c74-fd14adaea046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8465 | 2026.01.13 00:43:30.650690 [ 4 ] {54b465a7-5bcc-4d2c-9c74-fd14adaea046} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8466 | 2026.01.13 00:43:30.651053 [ 4 ] {54b465a7-5bcc-4d2c-9c74-fd14adaea046} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8467 | 2026.01.13 00:43:30.651089 [ 4 ] {54b465a7-5bcc-4d2c-9c74-fd14adaea046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8468 | 2026.01.13 00:43:30.651409 [ 4 ] {54b465a7-5bcc-4d2c-9c74-fd14adaea046} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8469 | 2026.01.13 00:43:30.651624 [ 4 ] {54b465a7-5bcc-4d2c-9c74-fd14adaea046} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8470 | 2026.01.13 00:43:30.651730 [ 95 ] {} <Debug> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8471 | 2026.01.13 00:43:30.651755 [ 4 ] {54b465a7-5bcc-4d2c-9c74-fd14adaea046} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 8472 | 2026.01.13 00:43:30.651758 [ 95 ] {} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8473 | 2026.01.13 00:43:30.651793 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8474 | 2026.01.13 00:43:30.651797 [ 4 ] {54b465a7-5bcc-4d2c-9c74-fd14adaea046} <Debug> TCPHandler: Processed in 0.001293534 sec. | ||
| 8475 | 2026.01.13 00:43:30.651896 [ 196 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::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 | ||
| 8476 | 2026.01.13 00:43:30.652004 [ 196 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8477 | 2026.01.13 00:43:30.652034 [ 196 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3264 rows starting from the beginning of the part | ||
| 8478 | 2026.01.13 00:43:30.652090 [ 196 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 8479 | 2026.01.13 00:43:30.652136 [ 196 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::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 | ||
| 8480 | 2026.01.13 00:43:30.652179 [ 196 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 8481 | 2026.01.13 00:43:30.652222 [ 196 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::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 | ||
| 8482 | 2026.01.13 00:43:30.652263 [ 196 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 8483 | 2026.01.13 00:43:30.653486 [ 187 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3564 rows, containing 4 columns (4 merged, 0 gathered) in 0.001629187 sec., 2187594.180410229 rows/sec., 147.43 MiB/sec. | ||
| 8484 | 2026.01.13 00:43:30.653905 [ 202 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8485 | 2026.01.13 00:43:30.654155 [ 192 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17809 rows, containing 5 columns (5 merged, 0 gathered) in 0.005862761 sec., 3037647.2791573796 rows/sec., 208.69 MiB/sec. | ||
| 8486 | 2026.01.13 00:43:30.654193 [ 192 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_61_12} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8487 | 2026.01.13 00:43:30.654260 [ 192 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_61_12} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8488 | 2026.01.13 00:43:30.654324 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 8489 | 2026.01.13 00:43:30.654378 [ 202 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8490 | 2026.01.13 00:43:30.654618 [ 202 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8491 | 2026.01.13 00:43:30.654690 [ 202 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8492 | 2026.01.13 00:43:30.654783 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB. | ||
| 8493 | 2026.01.13 00:43:31.000361 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 294.24 MiB, peak 306.71 MiB, free memory in arenas 0.00 B, will set to 296.71 MiB (RSS), difference: 2.47 MiB | ||
| 8494 | 2026.01.13 00:43:31.154383 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 8495 | 2026.01.13 00:43:31.169438 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8496 | 2026.01.13 00:43:31.169481 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8497 | 2026.01.13 00:43:31.175256 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8498 | 2026.01.13 00:43:31.175923 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8499 | 2026.01.13 00:43:31.178541 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 8500 | 2026.01.13 00:43:35.120705 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1034 | ||
| 8501 | 2026.01.13 00:43:35.122863 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8502 | 2026.01.13 00:43:35.122908 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8503 | 2026.01.13 00:43:35.124066 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8504 | 2026.01.13 00:43:35.124337 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8505 | 2026.01.13 00:43:35.124491 [ 88 ] {} <Debug> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8506 | 2026.01.13 00:43:35.124573 [ 88 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8507 | 2026.01.13 00:43:35.124597 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8508 | 2026.01.13 00:43:35.124602 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1034 | ||
| 8509 | 2026.01.13 00:43:35.124715 [ 187 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::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 | ||
| 8510 | 2026.01.13 00:43:35.125231 [ 187 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8511 | 2026.01.13 00:43:35.125367 [ 187 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 894 rows starting from the beginning of the part | ||
| 8512 | 2026.01.13 00:43:35.125700 [ 187 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 28 rows starting from the beginning of the part | ||
| 8513 | 2026.01.13 00:43:35.126002 [ 187 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 8514 | 2026.01.13 00:43:35.126287 [ 187 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 30 rows starting from the beginning of the part | ||
| 8515 | 2026.01.13 00:43:35.126580 [ 187 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 34 rows starting from the beginning of the part | ||
| 8516 | 2026.01.13 00:43:35.126871 [ 187 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 8517 | 2026.01.13 00:43:35.133357 [ 200 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1034 rows, containing 72 columns (72 merged, 0 gathered) in 0.008692201 sec., 118957.21233321687 rows/sec., 94.73 MiB/sec. | ||
| 8518 | 2026.01.13 00:43:35.134801 [ 194 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8519 | 2026.01.13 00:43:35.135431 [ 194 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_31_6} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8520 | 2026.01.13 00:43:35.135528 [ 194 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_31_6} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8521 | 2026.01.13 00:43:35.135836 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. | ||
| 8522 | 2026.01.13 00:43:35.643130 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8523 | 2026.01.13 00:43:35.643327 [ 4 ] {71091ee2-74dc-42c0-897c-3ec5f40a845a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8524 | 2026.01.13 00:43:35.643401 [ 4 ] {71091ee2-74dc-42c0-897c-3ec5f40a845a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8525 | 2026.01.13 00:43:35.644091 [ 4 ] {71091ee2-74dc-42c0-897c-3ec5f40a845a} <Trace> oximeter.fields_i16 (cdd7cfc2-b03d-482d-b63b-decb637f20a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8526 | 2026.01.13 00:43:35.644133 [ 4 ] {71091ee2-74dc-42c0-897c-3ec5f40a845a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8527 | 2026.01.13 00:43:35.644541 [ 4 ] {71091ee2-74dc-42c0-897c-3ec5f40a845a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8528 | 2026.01.13 00:43:35.644805 [ 4 ] {71091ee2-74dc-42c0-897c-3ec5f40a845a} <Trace> oximeter.fields_i16 (cdd7cfc2-b03d-482d-b63b-decb637f20a3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8529 | 2026.01.13 00:43:35.644969 [ 4 ] {71091ee2-74dc-42c0-897c-3ec5f40a845a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001695 sec., 14159.292035398232 rows/sec., 1.17 MiB/sec. | ||
| 8530 | 2026.01.13 00:43:35.645019 [ 4 ] {71091ee2-74dc-42c0-897c-3ec5f40a845a} <Debug> TCPHandler: Processed in 0.002029151 sec. | ||
| 8531 | 2026.01.13 00:43:35.645145 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8532 | 2026.01.13 00:43:35.645248 [ 4 ] {9a2910c5-6189-463e-bb64-31d6b8ed172a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8533 | 2026.01.13 00:43:35.645292 [ 4 ] {9a2910c5-6189-463e-bb64-31d6b8ed172a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8534 | 2026.01.13 00:43:35.645703 [ 4 ] {9a2910c5-6189-463e-bb64-31d6b8ed172a} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8535 | 2026.01.13 00:43:35.645738 [ 4 ] {9a2910c5-6189-463e-bb64-31d6b8ed172a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8536 | 2026.01.13 00:43:35.646033 [ 4 ] {9a2910c5-6189-463e-bb64-31d6b8ed172a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8537 | 2026.01.13 00:43:35.646250 [ 4 ] {9a2910c5-6189-463e-bb64-31d6b8ed172a} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8538 | 2026.01.13 00:43:35.646382 [ 4 ] {9a2910c5-6189-463e-bb64-31d6b8ed172a} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001157 sec., 12100.259291270528 rows/sec., 986.69 KiB/sec. | ||
| 8539 | 2026.01.13 00:43:35.646422 [ 4 ] {9a2910c5-6189-463e-bb64-31d6b8ed172a} <Debug> TCPHandler: Processed in 0.001329023 sec. | ||
| 8540 | 2026.01.13 00:43:35.646535 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8541 | 2026.01.13 00:43:35.646630 [ 4 ] {683022b1-82d8-4dd4-a4a9-0d1147eb5f36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8542 | 2026.01.13 00:43:35.646670 [ 4 ] {683022b1-82d8-4dd4-a4a9-0d1147eb5f36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8543 | 2026.01.13 00:43:35.647137 [ 4 ] {683022b1-82d8-4dd4-a4a9-0d1147eb5f36} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8544 | 2026.01.13 00:43:35.647174 [ 4 ] {683022b1-82d8-4dd4-a4a9-0d1147eb5f36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8545 | 2026.01.13 00:43:35.647519 [ 4 ] {683022b1-82d8-4dd4-a4a9-0d1147eb5f36} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8546 | 2026.01.13 00:43:35.647740 [ 4 ] {683022b1-82d8-4dd4-a4a9-0d1147eb5f36} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8547 | 2026.01.13 00:43:35.647867 [ 4 ] {683022b1-82d8-4dd4-a4a9-0d1147eb5f36} <Debug> executeQuery: Read 213 rows, 19.31 KiB in 0.001255 sec., 169721.11553784861 rows/sec., 15.03 MiB/sec. | ||
| 8548 | 2026.01.13 00:43:35.647903 [ 4 ] {683022b1-82d8-4dd4-a4a9-0d1147eb5f36} <Debug> TCPHandler: Processed in 0.001416785 sec. | ||
| 8549 | 2026.01.13 00:43:35.648019 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8550 | 2026.01.13 00:43:35.648115 [ 4 ] {6574f84f-7f97-4712-b00d-3aeff5911787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8551 | 2026.01.13 00:43:35.648154 [ 4 ] {6574f84f-7f97-4712-b00d-3aeff5911787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8552 | 2026.01.13 00:43:35.648556 [ 4 ] {6574f84f-7f97-4712-b00d-3aeff5911787} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8553 | 2026.01.13 00:43:35.648592 [ 4 ] {6574f84f-7f97-4712-b00d-3aeff5911787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8554 | 2026.01.13 00:43:35.648905 [ 4 ] {6574f84f-7f97-4712-b00d-3aeff5911787} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8555 | 2026.01.13 00:43:35.649142 [ 4 ] {6574f84f-7f97-4712-b00d-3aeff5911787} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8556 | 2026.01.13 00:43:35.649271 [ 4 ] {6574f84f-7f97-4712-b00d-3aeff5911787} <Debug> executeQuery: Read 41 rows, 3.07 KiB in 0.001174 sec., 34923.33901192505 rows/sec., 2.55 MiB/sec. | ||
| 8557 | 2026.01.13 00:43:35.649309 [ 4 ] {6574f84f-7f97-4712-b00d-3aeff5911787} <Debug> TCPHandler: Processed in 0.001338343 sec. | ||
| 8558 | 2026.01.13 00:43:35.649420 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8559 | 2026.01.13 00:43:35.649515 [ 4 ] {0b96cf9d-983e-45be-8cf4-aef34d05b686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8560 | 2026.01.13 00:43:35.649554 [ 4 ] {0b96cf9d-983e-45be-8cf4-aef34d05b686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8561 | 2026.01.13 00:43:35.649959 [ 4 ] {0b96cf9d-983e-45be-8cf4-aef34d05b686} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8562 | 2026.01.13 00:43:35.649994 [ 4 ] {0b96cf9d-983e-45be-8cf4-aef34d05b686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8563 | 2026.01.13 00:43:35.650287 [ 4 ] {0b96cf9d-983e-45be-8cf4-aef34d05b686} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8564 | 2026.01.13 00:43:35.650507 [ 4 ] {0b96cf9d-983e-45be-8cf4-aef34d05b686} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8565 | 2026.01.13 00:43:35.650633 [ 4 ] {0b96cf9d-983e-45be-8cf4-aef34d05b686} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001137 sec., 21108.179419525066 rows/sec., 1.75 MiB/sec. | ||
| 8566 | 2026.01.13 00:43:35.650670 [ 4 ] {0b96cf9d-983e-45be-8cf4-aef34d05b686} <Debug> TCPHandler: Processed in 0.001299174 sec. | ||
| 8567 | 2026.01.13 00:43:35.650783 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8568 | 2026.01.13 00:43:35.650878 [ 4 ] {160c9d61-7350-42d8-842b-12c3796625f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8569 | 2026.01.13 00:43:35.650918 [ 4 ] {160c9d61-7350-42d8-842b-12c3796625f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8570 | 2026.01.13 00:43:35.651309 [ 4 ] {160c9d61-7350-42d8-842b-12c3796625f1} <Trace> oximeter.fields_u8 (3fed0e26-75a1-4f98-9e1a-d6596b4272b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8571 | 2026.01.13 00:43:35.651343 [ 4 ] {160c9d61-7350-42d8-842b-12c3796625f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8572 | 2026.01.13 00:43:35.651642 [ 4 ] {160c9d61-7350-42d8-842b-12c3796625f1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8573 | 2026.01.13 00:43:35.651861 [ 4 ] {160c9d61-7350-42d8-842b-12c3796625f1} <Trace> oximeter.fields_u8 (3fed0e26-75a1-4f98-9e1a-d6596b4272b4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8574 | 2026.01.13 00:43:35.652003 [ 4 ] {160c9d61-7350-42d8-842b-12c3796625f1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001142 sec., 10507.880910683012 rows/sec., 820.93 KiB/sec. | ||
| 8575 | 2026.01.13 00:43:35.652041 [ 4 ] {160c9d61-7350-42d8-842b-12c3796625f1} <Debug> TCPHandler: Processed in 0.001308934 sec. | ||
| 8576 | 2026.01.13 00:43:35.652157 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8577 | 2026.01.13 00:43:35.652245 [ 4 ] {f3fe6951-d0dd-42f1-aadd-a25642bea678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8578 | 2026.01.13 00:43:35.652281 [ 4 ] {f3fe6951-d0dd-42f1-aadd-a25642bea678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8579 | 2026.01.13 00:43:35.652709 [ 4 ] {f3fe6951-d0dd-42f1-aadd-a25642bea678} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8580 | 2026.01.13 00:43:35.652742 [ 4 ] {f3fe6951-d0dd-42f1-aadd-a25642bea678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8581 | 2026.01.13 00:43:35.653108 [ 4 ] {f3fe6951-d0dd-42f1-aadd-a25642bea678} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8582 | 2026.01.13 00:43:35.653334 [ 4 ] {f3fe6951-d0dd-42f1-aadd-a25642bea678} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8583 | 2026.01.13 00:43:35.653464 [ 4 ] {f3fe6951-d0dd-42f1-aadd-a25642bea678} <Debug> executeQuery: Read 129 rows, 10.72 KiB in 0.001221 sec., 105651.10565110564 rows/sec., 8.57 MiB/sec. | ||
| 8584 | 2026.01.13 00:43:35.653503 [ 4 ] {f3fe6951-d0dd-42f1-aadd-a25642bea678} <Debug> TCPHandler: Processed in 0.001385194 sec. | ||
| 8585 | 2026.01.13 00:43:35.653615 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8586 | 2026.01.13 00:43:35.653709 [ 4 ] {c6aee509-5a3c-43eb-97c7-8e909cd8c181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8587 | 2026.01.13 00:43:35.653752 [ 4 ] {c6aee509-5a3c-43eb-97c7-8e909cd8c181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8588 | 2026.01.13 00:43:35.654153 [ 4 ] {c6aee509-5a3c-43eb-97c7-8e909cd8c181} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8589 | 2026.01.13 00:43:35.654190 [ 4 ] {c6aee509-5a3c-43eb-97c7-8e909cd8c181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8590 | 2026.01.13 00:43:35.654550 [ 4 ] {c6aee509-5a3c-43eb-97c7-8e909cd8c181} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8591 | 2026.01.13 00:43:35.654773 [ 4 ] {c6aee509-5a3c-43eb-97c7-8e909cd8c181} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8592 | 2026.01.13 00:43:35.654904 [ 4 ] {c6aee509-5a3c-43eb-97c7-8e909cd8c181} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001213 sec., 167353.66859027205 rows/sec., 11.99 MiB/sec. | ||
| 8593 | 2026.01.13 00:43:35.654941 [ 4 ] {c6aee509-5a3c-43eb-97c7-8e909cd8c181} <Debug> TCPHandler: Processed in 0.001375494 sec. | ||
| 8594 | 2026.01.13 00:43:35.655058 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8595 | 2026.01.13 00:43:35.655152 [ 4 ] {a42faa00-ef2a-48e9-8222-fdd29907bcca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8596 | 2026.01.13 00:43:35.655206 [ 4 ] {a42faa00-ef2a-48e9-8222-fdd29907bcca} <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 | ||
| 8597 | 2026.01.13 00:43:35.655959 [ 4 ] {a42faa00-ef2a-48e9-8222-fdd29907bcca} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8598 | 2026.01.13 00:43:35.655996 [ 4 ] {a42faa00-ef2a-48e9-8222-fdd29907bcca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8599 | 2026.01.13 00:43:35.656536 [ 4 ] {a42faa00-ef2a-48e9-8222-fdd29907bcca} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8600 | 2026.01.13 00:43:35.656769 [ 4 ] {a42faa00-ef2a-48e9-8222-fdd29907bcca} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8601 | 2026.01.13 00:43:35.656910 [ 4 ] {a42faa00-ef2a-48e9-8222-fdd29907bcca} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001775 sec., 8450.704225352112 rows/sec., 15.14 MiB/sec. | ||
| 8602 | 2026.01.13 00:43:35.656964 [ 4 ] {a42faa00-ef2a-48e9-8222-fdd29907bcca} <Debug> TCPHandler: Processed in 0.00195499 sec. | ||
| 8603 | 2026.01.13 00:43:35.657070 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8604 | 2026.01.13 00:43:35.657164 [ 4 ] {dca6c3f8-581c-4952-816b-e5aa05bd9306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8605 | 2026.01.13 00:43:35.657206 [ 4 ] {dca6c3f8-581c-4952-816b-e5aa05bd9306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8606 | 2026.01.13 00:43:35.657546 [ 4 ] {dca6c3f8-581c-4952-816b-e5aa05bd9306} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8607 | 2026.01.13 00:43:35.657582 [ 4 ] {dca6c3f8-581c-4952-816b-e5aa05bd9306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8608 | 2026.01.13 00:43:35.657891 [ 4 ] {dca6c3f8-581c-4952-816b-e5aa05bd9306} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8609 | 2026.01.13 00:43:35.658105 [ 4 ] {dca6c3f8-581c-4952-816b-e5aa05bd9306} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8610 | 2026.01.13 00:43:35.658233 [ 4 ] {dca6c3f8-581c-4952-816b-e5aa05bd9306} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 8611 | 2026.01.13 00:43:35.658268 [ 4 ] {dca6c3f8-581c-4952-816b-e5aa05bd9306} <Debug> TCPHandler: Processed in 0.001248083 sec. | ||
| 8612 | 2026.01.13 00:43:37.569435 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20658 | ||
| 8613 | 2026.01.13 00:43:37.569971 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8614 | 2026.01.13 00:43:37.570021 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8615 | 2026.01.13 00:43:37.570599 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8616 | 2026.01.13 00:43:37.570959 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8617 | 2026.01.13 00:43:37.571185 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20658 | ||
| 8618 | 2026.01.13 00:43:38.678777 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 8619 | 2026.01.13 00:43:38.695765 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8620 | 2026.01.13 00:43:38.695833 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8621 | 2026.01.13 00:43:38.702156 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8622 | 2026.01.13 00:43:38.702892 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8623 | 2026.01.13 00:43:38.705647 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 8624 | 2026.01.13 00:43:40.641335 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8625 | 2026.01.13 00:43:40.641539 [ 4 ] {f57be0a7-fcd4-4904-8cce-387009e7c361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8626 | 2026.01.13 00:43:40.641617 [ 4 ] {f57be0a7-fcd4-4904-8cce-387009e7c361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8627 | 2026.01.13 00:43:40.642336 [ 4 ] {f57be0a7-fcd4-4904-8cce-387009e7c361} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8628 | 2026.01.13 00:43:40.642392 [ 4 ] {f57be0a7-fcd4-4904-8cce-387009e7c361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8629 | 2026.01.13 00:43:40.642834 [ 4 ] {f57be0a7-fcd4-4904-8cce-387009e7c361} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8630 | 2026.01.13 00:43:40.643079 [ 4 ] {f57be0a7-fcd4-4904-8cce-387009e7c361} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8631 | 2026.01.13 00:43:40.643248 [ 4 ] {f57be0a7-fcd4-4904-8cce-387009e7c361} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001764 sec., 60090.702947845806 rows/sec., 5.02 MiB/sec. | ||
| 8632 | 2026.01.13 00:43:40.643299 [ 4 ] {f57be0a7-fcd4-4904-8cce-387009e7c361} <Debug> TCPHandler: Processed in 0.002110572 sec. | ||
| 8633 | 2026.01.13 00:43:40.643426 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8634 | 2026.01.13 00:43:40.643532 [ 4 ] {272a9db1-52ff-4280-a6ca-2cc03569974a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8635 | 2026.01.13 00:43:40.643575 [ 4 ] {272a9db1-52ff-4280-a6ca-2cc03569974a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8636 | 2026.01.13 00:43:40.644024 [ 4 ] {272a9db1-52ff-4280-a6ca-2cc03569974a} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8637 | 2026.01.13 00:43:40.644064 [ 4 ] {272a9db1-52ff-4280-a6ca-2cc03569974a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8638 | 2026.01.13 00:43:40.644385 [ 4 ] {272a9db1-52ff-4280-a6ca-2cc03569974a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8639 | 2026.01.13 00:43:40.644612 [ 4 ] {272a9db1-52ff-4280-a6ca-2cc03569974a} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8640 | 2026.01.13 00:43:40.644743 [ 84 ] {} <Debug> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8641 | 2026.01.13 00:43:40.644754 [ 4 ] {272a9db1-52ff-4280-a6ca-2cc03569974a} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001247 sec., 20048.115477145147 rows/sec., 1.47 MiB/sec. | ||
| 8642 | 2026.01.13 00:43:40.644781 [ 84 ] {} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8643 | 2026.01.13 00:43:40.644802 [ 4 ] {272a9db1-52ff-4280-a6ca-2cc03569974a} <Debug> TCPHandler: Processed in 0.001428665 sec. | ||
| 8644 | 2026.01.13 00:43:40.644803 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8645 | 2026.01.13 00:43:40.644924 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8646 | 2026.01.13 00:43:40.644935 [ 195 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::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 | ||
| 8647 | 2026.01.13 00:43:40.645023 [ 4 ] {368615f8-aaa2-460b-b6cf-e84976d4b9d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8648 | 2026.01.13 00:43:40.645069 [ 4 ] {368615f8-aaa2-460b-b6cf-e84976d4b9d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8649 | 2026.01.13 00:43:40.645089 [ 195 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8650 | 2026.01.13 00:43:40.645127 [ 195 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 70 rows starting from the beginning of the part | ||
| 8651 | 2026.01.13 00:43:40.645193 [ 195 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 27 rows starting from the beginning of the part | ||
| 8652 | 2026.01.13 00:43:40.645237 [ 195 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 15 rows starting from the beginning of the part | ||
| 8653 | 2026.01.13 00:43:40.645280 [ 195 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 25 rows starting from the beginning of the part | ||
| 8654 | 2026.01.13 00:43:40.645324 [ 195 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 41 rows starting from the beginning of the part | ||
| 8655 | 2026.01.13 00:43:40.645361 [ 195 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 25 rows starting from the beginning of the part | ||
| 8656 | 2026.01.13 00:43:40.645510 [ 4 ] {368615f8-aaa2-460b-b6cf-e84976d4b9d0} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8657 | 2026.01.13 00:43:40.645551 [ 4 ] {368615f8-aaa2-460b-b6cf-e84976d4b9d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8658 | 2026.01.13 00:43:40.645907 [ 4 ] {368615f8-aaa2-460b-b6cf-e84976d4b9d0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8659 | 2026.01.13 00:43:40.646139 [ 4 ] {368615f8-aaa2-460b-b6cf-e84976d4b9d0} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8660 | 2026.01.13 00:43:40.646170 [ 200 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 203 rows, containing 5 columns (5 merged, 0 gathered) in 0.001299963 sec., 156158.29065904184 rows/sec., 12.01 MiB/sec. | ||
| 8661 | 2026.01.13 00:43:40.646271 [ 4 ] {368615f8-aaa2-460b-b6cf-e84976d4b9d0} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001269 sec., 70133.96375098503 rows/sec., 5.48 MiB/sec. | ||
| 8662 | 2026.01.13 00:43:40.646312 [ 4 ] {368615f8-aaa2-460b-b6cf-e84976d4b9d0} <Debug> TCPHandler: Processed in 0.001437775 sec. | ||
| 8663 | 2026.01.13 00:43:40.646318 [ 191 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8664 | 2026.01.13 00:43:40.646433 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8665 | 2026.01.13 00:43:40.646534 [ 4 ] {6b457838-3016-4df0-969c-527a6ca5c076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8666 | 2026.01.13 00:43:40.646581 [ 4 ] {6b457838-3016-4df0-969c-527a6ca5c076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8667 | 2026.01.13 00:43:40.646587 [ 191 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_61_12} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8668 | 2026.01.13 00:43:40.646669 [ 191 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_61_12} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8669 | 2026.01.13 00:43:40.646751 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 8670 | 2026.01.13 00:43:40.646995 [ 4 ] {6b457838-3016-4df0-969c-527a6ca5c076} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8671 | 2026.01.13 00:43:40.647036 [ 4 ] {6b457838-3016-4df0-969c-527a6ca5c076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8672 | 2026.01.13 00:43:40.647376 [ 4 ] {6b457838-3016-4df0-969c-527a6ca5c076} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8673 | 2026.01.13 00:43:40.647592 [ 4 ] {6b457838-3016-4df0-969c-527a6ca5c076} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8674 | 2026.01.13 00:43:40.647723 [ 4 ] {6b457838-3016-4df0-969c-527a6ca5c076} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 8675 | 2026.01.13 00:43:40.647759 [ 4 ] {6b457838-3016-4df0-969c-527a6ca5c076} <Debug> TCPHandler: Processed in 0.001374995 sec. | ||
| 8676 | 2026.01.13 00:43:40.647882 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8677 | 2026.01.13 00:43:40.648005 [ 4 ] {871de4fc-b4c2-4f76-95ec-45be7be13e06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8678 | 2026.01.13 00:43:40.648075 [ 4 ] {871de4fc-b4c2-4f76-95ec-45be7be13e06} <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 | ||
| 8679 | 2026.01.13 00:43:40.649026 [ 4 ] {871de4fc-b4c2-4f76-95ec-45be7be13e06} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8680 | 2026.01.13 00:43:40.649071 [ 4 ] {871de4fc-b4c2-4f76-95ec-45be7be13e06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8681 | 2026.01.13 00:43:40.649636 [ 4 ] {871de4fc-b4c2-4f76-95ec-45be7be13e06} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8682 | 2026.01.13 00:43:40.649874 [ 4 ] {871de4fc-b4c2-4f76-95ec-45be7be13e06} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8683 | 2026.01.13 00:43:40.649982 [ 84 ] {} <Debug> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8684 | 2026.01.13 00:43:40.650009 [ 84 ] {} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8685 | 2026.01.13 00:43:40.650023 [ 4 ] {871de4fc-b4c2-4f76-95ec-45be7be13e06} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002042 sec., 12242.899118511263 rows/sec., 21.94 MiB/sec. | ||
| 8686 | 2026.01.13 00:43:40.650025 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8687 | 2026.01.13 00:43:40.650092 [ 4 ] {871de4fc-b4c2-4f76-95ec-45be7be13e06} <Debug> TCPHandler: Processed in 0.002271363 sec. | ||
| 8688 | 2026.01.13 00:43:40.650154 [ 189 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::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 | ||
| 8689 | 2026.01.13 00:43:40.650222 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8690 | 2026.01.13 00:43:40.650325 [ 4 ] {5c9028a2-3d6c-4cfd-bdd5-eb885eee97be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8691 | 2026.01.13 00:43:40.650368 [ 4 ] {5c9028a2-3d6c-4cfd-bdd5-eb885eee97be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8692 | 2026.01.13 00:43:40.650448 [ 189 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8693 | 2026.01.13 00:43:40.650524 [ 189 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1067 rows starting from the beginning of the part | ||
| 8694 | 2026.01.13 00:43:40.650683 [ 189 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 25 rows starting from the beginning of the part | ||
| 8695 | 2026.01.13 00:43:40.650722 [ 4 ] {5c9028a2-3d6c-4cfd-bdd5-eb885eee97be} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8696 | 2026.01.13 00:43:40.650763 [ 4 ] {5c9028a2-3d6c-4cfd-bdd5-eb885eee97be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8697 | 2026.01.13 00:43:40.650816 [ 189 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 15 rows starting from the beginning of the part | ||
| 8698 | 2026.01.13 00:43:40.650952 [ 189 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 25 rows starting from the beginning of the part | ||
| 8699 | 2026.01.13 00:43:40.651082 [ 189 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 15 rows starting from the beginning of the part | ||
| 8700 | 2026.01.13 00:43:40.651121 [ 4 ] {5c9028a2-3d6c-4cfd-bdd5-eb885eee97be} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8701 | 2026.01.13 00:43:40.651202 [ 189 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 25 rows starting from the beginning of the part | ||
| 8702 | 2026.01.13 00:43:40.651355 [ 4 ] {5c9028a2-3d6c-4cfd-bdd5-eb885eee97be} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8703 | 2026.01.13 00:43:40.651497 [ 4 ] {5c9028a2-3d6c-4cfd-bdd5-eb885eee97be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001191 sec., 50377.83375314862 rows/sec., 3.40 MiB/sec. | ||
| 8704 | 2026.01.13 00:43:40.651538 [ 4 ] {5c9028a2-3d6c-4cfd-bdd5-eb885eee97be} <Debug> TCPHandler: Processed in 0.001366424 sec. | ||
| 8705 | 2026.01.13 00:43:40.659168 [ 191 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1172 rows, containing 19 columns (19 merged, 0 gathered) in 0.009078475 sec., 129096.57183612886 rows/sec., 231.34 MiB/sec. | ||
| 8706 | 2026.01.13 00:43:40.660581 [ 199 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8707 | 2026.01.13 00:43:40.660999 [ 199 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8708 | 2026.01.13 00:43:40.661087 [ 199 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8709 | 2026.01.13 00:43:40.661210 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.41 MiB. | ||
| 8710 | 2026.01.13 00:43:41.001158 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.04 MiB, peak 310.42 MiB, free memory in arenas 0.00 B, will set to 303.57 MiB (RSS), difference: 4.53 MiB | ||
| 8711 | 2026.01.13 00:43:44.933511 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8712 | 2026.01.13 00:43:44.933608 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8713 | 2026.01.13 00:43:45.071255 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21170 | ||
| 8714 | 2026.01.13 00:43:45.071755 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8715 | 2026.01.13 00:43:45.071796 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8716 | 2026.01.13 00:43:45.072303 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8717 | 2026.01.13 00:43:45.072532 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8718 | 2026.01.13 00:43:45.072658 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21170 | ||
| 8719 | 2026.01.13 00:43:45.124852 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1066 | ||
| 8720 | 2026.01.13 00:43:45.127176 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8721 | 2026.01.13 00:43:45.127219 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8722 | 2026.01.13 00:43:45.128380 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8723 | 2026.01.13 00:43:45.128642 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8724 | 2026.01.13 00:43:45.128899 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1066 | ||
| 8725 | 2026.01.13 00:43:45.641709 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8726 | 2026.01.13 00:43:45.641913 [ 4 ] {74aec37c-63eb-41c4-a70b-8131276275a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8727 | 2026.01.13 00:43:45.641991 [ 4 ] {74aec37c-63eb-41c4-a70b-8131276275a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8728 | 2026.01.13 00:43:45.642660 [ 4 ] {74aec37c-63eb-41c4-a70b-8131276275a4} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8729 | 2026.01.13 00:43:45.642705 [ 4 ] {74aec37c-63eb-41c4-a70b-8131276275a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8730 | 2026.01.13 00:43:45.643121 [ 4 ] {74aec37c-63eb-41c4-a70b-8131276275a4} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8731 | 2026.01.13 00:43:45.643365 [ 4 ] {74aec37c-63eb-41c4-a70b-8131276275a4} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8732 | 2026.01.13 00:43:45.643526 [ 4 ] {74aec37c-63eb-41c4-a70b-8131276275a4} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001669 sec., 51527.86099460755 rows/sec., 4.31 MiB/sec. | ||
| 8733 | 2026.01.13 00:43:45.643572 [ 4 ] {74aec37c-63eb-41c4-a70b-8131276275a4} <Debug> TCPHandler: Processed in 0.002008831 sec. | ||
| 8734 | 2026.01.13 00:43:45.643708 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8735 | 2026.01.13 00:43:45.643813 [ 4 ] {c09e26fe-4a60-4d6c-b7b7-dc1b00805c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8736 | 2026.01.13 00:43:45.643857 [ 4 ] {c09e26fe-4a60-4d6c-b7b7-dc1b00805c2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8737 | 2026.01.13 00:43:45.644276 [ 4 ] {c09e26fe-4a60-4d6c-b7b7-dc1b00805c2b} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8738 | 2026.01.13 00:43:45.644315 [ 4 ] {c09e26fe-4a60-4d6c-b7b7-dc1b00805c2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8739 | 2026.01.13 00:43:45.644623 [ 4 ] {c09e26fe-4a60-4d6c-b7b7-dc1b00805c2b} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8740 | 2026.01.13 00:43:45.644855 [ 4 ] {c09e26fe-4a60-4d6c-b7b7-dc1b00805c2b} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8741 | 2026.01.13 00:43:45.644990 [ 4 ] {c09e26fe-4a60-4d6c-b7b7-dc1b00805c2b} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001202 sec., 12479.20133111481 rows/sec., 938.38 KiB/sec. | ||
| 8742 | 2026.01.13 00:43:45.645030 [ 4 ] {c09e26fe-4a60-4d6c-b7b7-dc1b00805c2b} <Debug> TCPHandler: Processed in 0.001373344 sec. | ||
| 8743 | 2026.01.13 00:43:45.645147 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8744 | 2026.01.13 00:43:45.645242 [ 4 ] {e0b9a35f-ffa2-4a7c-ae33-aaba214e4ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8745 | 2026.01.13 00:43:45.645286 [ 4 ] {e0b9a35f-ffa2-4a7c-ae33-aaba214e4ece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8746 | 2026.01.13 00:43:45.645713 [ 4 ] {e0b9a35f-ffa2-4a7c-ae33-aaba214e4ece} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8747 | 2026.01.13 00:43:45.645751 [ 4 ] {e0b9a35f-ffa2-4a7c-ae33-aaba214e4ece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8748 | 2026.01.13 00:43:45.646077 [ 4 ] {e0b9a35f-ffa2-4a7c-ae33-aaba214e4ece} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8749 | 2026.01.13 00:43:45.646300 [ 4 ] {e0b9a35f-ffa2-4a7c-ae33-aaba214e4ece} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8750 | 2026.01.13 00:43:45.646433 [ 4 ] {e0b9a35f-ffa2-4a7c-ae33-aaba214e4ece} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001209 sec., 65343.258891645986 rows/sec., 5.10 MiB/sec. | ||
| 8751 | 2026.01.13 00:43:45.646471 [ 4 ] {e0b9a35f-ffa2-4a7c-ae33-aaba214e4ece} <Debug> TCPHandler: Processed in 0.001375574 sec. | ||
| 8752 | 2026.01.13 00:43:45.646593 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8753 | 2026.01.13 00:43:45.646689 [ 4 ] {801bbe70-bf72-4fae-af24-927f426388dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8754 | 2026.01.13 00:43:45.646733 [ 4 ] {801bbe70-bf72-4fae-af24-927f426388dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8755 | 2026.01.13 00:43:45.647148 [ 4 ] {801bbe70-bf72-4fae-af24-927f426388dd} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8756 | 2026.01.13 00:43:45.647187 [ 4 ] {801bbe70-bf72-4fae-af24-927f426388dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8757 | 2026.01.13 00:43:45.647536 [ 4 ] {801bbe70-bf72-4fae-af24-927f426388dd} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8758 | 2026.01.13 00:43:45.647759 [ 4 ] {801bbe70-bf72-4fae-af24-927f426388dd} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8759 | 2026.01.13 00:43:45.647891 [ 4 ] {801bbe70-bf72-4fae-af24-927f426388dd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 8760 | 2026.01.13 00:43:45.647930 [ 4 ] {801bbe70-bf72-4fae-af24-927f426388dd} <Debug> TCPHandler: Processed in 0.001386414 sec. | ||
| 8761 | 2026.01.13 00:43:45.648044 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8762 | 2026.01.13 00:43:45.648141 [ 4 ] {ab2fb73d-26f8-45c7-8d84-c05bd7bc8a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8763 | 2026.01.13 00:43:45.648196 [ 4 ] {ab2fb73d-26f8-45c7-8d84-c05bd7bc8a1c} <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 | ||
| 8764 | 2026.01.13 00:43:45.648975 [ 4 ] {ab2fb73d-26f8-45c7-8d84-c05bd7bc8a1c} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8765 | 2026.01.13 00:43:45.649013 [ 4 ] {ab2fb73d-26f8-45c7-8d84-c05bd7bc8a1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8766 | 2026.01.13 00:43:45.649585 [ 4 ] {ab2fb73d-26f8-45c7-8d84-c05bd7bc8a1c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8767 | 2026.01.13 00:43:45.649816 [ 4 ] {ab2fb73d-26f8-45c7-8d84-c05bd7bc8a1c} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8768 | 2026.01.13 00:43:45.649965 [ 4 ] {ab2fb73d-26f8-45c7-8d84-c05bd7bc8a1c} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001843 sec., 8138.903960933261 rows/sec., 14.58 MiB/sec. | ||
| 8769 | 2026.01.13 00:43:45.650033 [ 4 ] {ab2fb73d-26f8-45c7-8d84-c05bd7bc8a1c} <Debug> TCPHandler: Processed in 0.002038821 sec. | ||
| 8770 | 2026.01.13 00:43:45.650155 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8771 | 2026.01.13 00:43:45.650254 [ 4 ] {26a669e3-6dcb-4392-9fb1-bd20ff008afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8772 | 2026.01.13 00:43:45.650298 [ 4 ] {26a669e3-6dcb-4392-9fb1-bd20ff008afe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8773 | 2026.01.13 00:43:45.650643 [ 4 ] {26a669e3-6dcb-4392-9fb1-bd20ff008afe} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8774 | 2026.01.13 00:43:45.650681 [ 4 ] {26a669e3-6dcb-4392-9fb1-bd20ff008afe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8775 | 2026.01.13 00:43:45.650998 [ 4 ] {26a669e3-6dcb-4392-9fb1-bd20ff008afe} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8776 | 2026.01.13 00:43:45.651231 [ 4 ] {26a669e3-6dcb-4392-9fb1-bd20ff008afe} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8777 | 2026.01.13 00:43:45.651368 [ 4 ] {26a669e3-6dcb-4392-9fb1-bd20ff008afe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 8778 | 2026.01.13 00:43:45.651405 [ 4 ] {26a669e3-6dcb-4392-9fb1-bd20ff008afe} <Debug> TCPHandler: Processed in 0.001304564 sec. | ||
| 8779 | 2026.01.13 00:43:46.205720 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 8780 | 2026.01.13 00:43:46.222781 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8781 | 2026.01.13 00:43:46.222839 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8782 | 2026.01.13 00:43:46.228818 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8783 | 2026.01.13 00:43:46.229494 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8784 | 2026.01.13 00:43:46.232445 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 8785 | 2026.01.13 00:43:50.670288 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8786 | 2026.01.13 00:43:50.670496 [ 4 ] {a9db0f4c-bc36-4416-924b-15c698c1ecb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8787 | 2026.01.13 00:43:50.670576 [ 4 ] {a9db0f4c-bc36-4416-924b-15c698c1ecb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8788 | 2026.01.13 00:43:50.671259 [ 4 ] {a9db0f4c-bc36-4416-924b-15c698c1ecb8} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8789 | 2026.01.13 00:43:50.671318 [ 4 ] {a9db0f4c-bc36-4416-924b-15c698c1ecb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8790 | 2026.01.13 00:43:50.671727 [ 4 ] {a9db0f4c-bc36-4416-924b-15c698c1ecb8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8791 | 2026.01.13 00:43:50.671965 [ 4 ] {a9db0f4c-bc36-4416-924b-15c698c1ecb8} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8792 | 2026.01.13 00:43:50.672129 [ 4 ] {a9db0f4c-bc36-4416-924b-15c698c1ecb8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001689 sec., 1184.1326228537596 rows/sec., 96.56 KiB/sec. | ||
| 8793 | 2026.01.13 00:43:50.672181 [ 4 ] {a9db0f4c-bc36-4416-924b-15c698c1ecb8} <Debug> TCPHandler: Processed in 0.002028681 sec. | ||
| 8794 | 2026.01.13 00:43:50.672310 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8795 | 2026.01.13 00:43:50.672415 [ 4 ] {31c3d358-abdc-4149-ad9c-da512250e54f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8796 | 2026.01.13 00:43:50.672461 [ 4 ] {31c3d358-abdc-4149-ad9c-da512250e54f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8797 | 2026.01.13 00:43:50.673415 [ 4 ] {31c3d358-abdc-4149-ad9c-da512250e54f} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8798 | 2026.01.13 00:43:50.673455 [ 4 ] {31c3d358-abdc-4149-ad9c-da512250e54f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8799 | 2026.01.13 00:43:50.673865 [ 4 ] {31c3d358-abdc-4149-ad9c-da512250e54f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8800 | 2026.01.13 00:43:50.674101 [ 4 ] {31c3d358-abdc-4149-ad9c-da512250e54f} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8801 | 2026.01.13 00:43:50.674247 [ 4 ] {31c3d358-abdc-4149-ad9c-da512250e54f} <Debug> executeQuery: Read 1247 rows, 105.26 KiB in 0.001856 sec., 671875 rows/sec., 55.38 MiB/sec. | ||
| 8802 | 2026.01.13 00:43:50.674288 [ 4 ] {31c3d358-abdc-4149-ad9c-da512250e54f} <Debug> TCPHandler: Processed in 0.002030721 sec. | ||
| 8803 | 2026.01.13 00:43:50.674407 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8804 | 2026.01.13 00:43:50.674508 [ 4 ] {ff806d1c-9b6c-48de-aeb9-2d01dd2fc1f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8805 | 2026.01.13 00:43:50.674551 [ 4 ] {ff806d1c-9b6c-48de-aeb9-2d01dd2fc1f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8806 | 2026.01.13 00:43:50.674971 [ 4 ] {ff806d1c-9b6c-48de-aeb9-2d01dd2fc1f8} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8807 | 2026.01.13 00:43:50.675009 [ 4 ] {ff806d1c-9b6c-48de-aeb9-2d01dd2fc1f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8808 | 2026.01.13 00:43:50.675347 [ 4 ] {ff806d1c-9b6c-48de-aeb9-2d01dd2fc1f8} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8809 | 2026.01.13 00:43:50.675575 [ 4 ] {ff806d1c-9b6c-48de-aeb9-2d01dd2fc1f8} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8810 | 2026.01.13 00:43:50.675710 [ 4 ] {ff806d1c-9b6c-48de-aeb9-2d01dd2fc1f8} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001223 sec., 22076.86017988553 rows/sec., 1.61 MiB/sec. | ||
| 8811 | 2026.01.13 00:43:50.675749 [ 4 ] {ff806d1c-9b6c-48de-aeb9-2d01dd2fc1f8} <Debug> TCPHandler: Processed in 0.001393044 sec. | ||
| 8812 | 2026.01.13 00:43:50.675854 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8813 | 2026.01.13 00:43:50.675950 [ 4 ] {0d72e3cd-eade-4dd8-8324-6ba11d92cce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8814 | 2026.01.13 00:43:50.675989 [ 4 ] {0d72e3cd-eade-4dd8-8324-6ba11d92cce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8815 | 2026.01.13 00:43:50.676461 [ 4 ] {0d72e3cd-eade-4dd8-8324-6ba11d92cce8} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8816 | 2026.01.13 00:43:50.676498 [ 4 ] {0d72e3cd-eade-4dd8-8324-6ba11d92cce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8817 | 2026.01.13 00:43:50.676818 [ 4 ] {0d72e3cd-eade-4dd8-8324-6ba11d92cce8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8818 | 2026.01.13 00:43:50.677037 [ 4 ] {0d72e3cd-eade-4dd8-8324-6ba11d92cce8} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8819 | 2026.01.13 00:43:50.677168 [ 4 ] {0d72e3cd-eade-4dd8-8324-6ba11d92cce8} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001237 sec., 184316.89571544057 rows/sec., 12.48 MiB/sec. | ||
| 8820 | 2026.01.13 00:43:50.677208 [ 4 ] {0d72e3cd-eade-4dd8-8324-6ba11d92cce8} <Debug> TCPHandler: Processed in 0.001403244 sec. | ||
| 8821 | 2026.01.13 00:43:50.677384 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8822 | 2026.01.13 00:43:50.677480 [ 4 ] {b6878ae5-aa79-45da-a15b-11ee92a6f553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8823 | 2026.01.13 00:43:50.677519 [ 4 ] {b6878ae5-aa79-45da-a15b-11ee92a6f553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8824 | 2026.01.13 00:43:50.678087 [ 4 ] {b6878ae5-aa79-45da-a15b-11ee92a6f553} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8825 | 2026.01.13 00:43:50.678124 [ 4 ] {b6878ae5-aa79-45da-a15b-11ee92a6f553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8826 | 2026.01.13 00:43:50.678470 [ 4 ] {b6878ae5-aa79-45da-a15b-11ee92a6f553} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8827 | 2026.01.13 00:43:50.678698 [ 4 ] {b6878ae5-aa79-45da-a15b-11ee92a6f553} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8828 | 2026.01.13 00:43:50.678837 [ 4 ] {b6878ae5-aa79-45da-a15b-11ee92a6f553} <Debug> executeQuery: Read 547 rows, 41.57 KiB in 0.001376 sec., 397529.06976744183 rows/sec., 29.50 MiB/sec. | ||
| 8829 | 2026.01.13 00:43:50.678877 [ 4 ] {b6878ae5-aa79-45da-a15b-11ee92a6f553} <Debug> TCPHandler: Processed in 0.001543586 sec. | ||
| 8830 | 2026.01.13 00:43:50.678989 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8831 | 2026.01.13 00:43:50.679084 [ 4 ] {2d05ac52-f979-4d80-9de1-234118a13191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8832 | 2026.01.13 00:43:50.679129 [ 4 ] {2d05ac52-f979-4d80-9de1-234118a13191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8833 | 2026.01.13 00:43:50.679673 [ 4 ] {2d05ac52-f979-4d80-9de1-234118a13191} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8834 | 2026.01.13 00:43:50.679710 [ 4 ] {2d05ac52-f979-4d80-9de1-234118a13191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8835 | 2026.01.13 00:43:50.680094 [ 4 ] {2d05ac52-f979-4d80-9de1-234118a13191} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8836 | 2026.01.13 00:43:50.680314 [ 4 ] {2d05ac52-f979-4d80-9de1-234118a13191} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8837 | 2026.01.13 00:43:50.680450 [ 4 ] {2d05ac52-f979-4d80-9de1-234118a13191} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001384 sec., 610549.1329479768 rows/sec., 41.09 MiB/sec. | ||
| 8838 | 2026.01.13 00:43:50.680488 [ 4 ] {2d05ac52-f979-4d80-9de1-234118a13191} <Debug> TCPHandler: Processed in 0.001549147 sec. | ||
| 8839 | 2026.01.13 00:43:50.680603 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8840 | 2026.01.13 00:43:50.680698 [ 4 ] {267af640-a710-4dc6-8c80-b10c12033793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8841 | 2026.01.13 00:43:50.680754 [ 4 ] {267af640-a710-4dc6-8c80-b10c12033793} <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 | ||
| 8842 | 2026.01.13 00:43:50.681565 [ 4 ] {267af640-a710-4dc6-8c80-b10c12033793} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8843 | 2026.01.13 00:43:50.681602 [ 4 ] {267af640-a710-4dc6-8c80-b10c12033793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8844 | 2026.01.13 00:43:50.682155 [ 4 ] {267af640-a710-4dc6-8c80-b10c12033793} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8845 | 2026.01.13 00:43:50.682401 [ 4 ] {267af640-a710-4dc6-8c80-b10c12033793} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8846 | 2026.01.13 00:43:50.682547 [ 4 ] {267af640-a710-4dc6-8c80-b10c12033793} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001867 sec., 13390.46598821639 rows/sec., 24.00 MiB/sec. | ||
| 8847 | 2026.01.13 00:43:50.682608 [ 4 ] {267af640-a710-4dc6-8c80-b10c12033793} <Debug> TCPHandler: Processed in 0.002056632 sec. | ||
| 8848 | 2026.01.13 00:43:50.682721 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8849 | 2026.01.13 00:43:50.682816 [ 4 ] {ea1ad111-af84-4bce-b3a0-107c82bd06b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8850 | 2026.01.13 00:43:50.682859 [ 4 ] {ea1ad111-af84-4bce-b3a0-107c82bd06b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8851 | 2026.01.13 00:43:50.683199 [ 4 ] {ea1ad111-af84-4bce-b3a0-107c82bd06b5} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8852 | 2026.01.13 00:43:50.683238 [ 4 ] {ea1ad111-af84-4bce-b3a0-107c82bd06b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8853 | 2026.01.13 00:43:50.683594 [ 4 ] {ea1ad111-af84-4bce-b3a0-107c82bd06b5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8854 | 2026.01.13 00:43:50.683822 [ 4 ] {ea1ad111-af84-4bce-b3a0-107c82bd06b5} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8855 | 2026.01.13 00:43:50.683959 [ 4 ] {ea1ad111-af84-4bce-b3a0-107c82bd06b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001162 sec., 51635.11187607573 rows/sec., 3.48 MiB/sec. | ||
| 8856 | 2026.01.13 00:43:50.683997 [ 4 ] {ea1ad111-af84-4bce-b3a0-107c82bd06b5} <Debug> TCPHandler: Processed in 0.001327654 sec. | ||
| 8857 | 2026.01.13 00:43:52.572845 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21618 | ||
| 8858 | 2026.01.13 00:43:52.573329 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8859 | 2026.01.13 00:43:52.573381 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8860 | 2026.01.13 00:43:52.573875 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8861 | 2026.01.13 00:43:52.574113 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8862 | 2026.01.13 00:43:52.574264 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21618 | ||
| 8863 | 2026.01.13 00:43:53.732590 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 8864 | 2026.01.13 00:43:53.750415 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8865 | 2026.01.13 00:43:53.750459 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8866 | 2026.01.13 00:43:53.756466 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8867 | 2026.01.13 00:43:53.757196 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8868 | 2026.01.13 00:43:53.760040 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 8869 | 2026.01.13 00:43:55.129256 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1094 | ||
| 8870 | 2026.01.13 00:43:55.131656 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8871 | 2026.01.13 00:43:55.131695 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8872 | 2026.01.13 00:43:55.132854 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8873 | 2026.01.13 00:43:55.133115 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8874 | 2026.01.13 00:43:55.133371 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1094 | ||
| 8875 | 2026.01.13 00:43:55.641186 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8876 | 2026.01.13 00:43:55.641382 [ 4 ] {d975b665-3371-4cf4-baf2-bc3b574d3a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8877 | 2026.01.13 00:43:55.641453 [ 4 ] {d975b665-3371-4cf4-baf2-bc3b574d3a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8878 | 2026.01.13 00:43:55.642122 [ 4 ] {d975b665-3371-4cf4-baf2-bc3b574d3a58} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8879 | 2026.01.13 00:43:55.642171 [ 4 ] {d975b665-3371-4cf4-baf2-bc3b574d3a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8880 | 2026.01.13 00:43:55.642584 [ 4 ] {d975b665-3371-4cf4-baf2-bc3b574d3a58} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8881 | 2026.01.13 00:43:55.642819 [ 4 ] {d975b665-3371-4cf4-baf2-bc3b574d3a58} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8882 | 2026.01.13 00:43:55.642977 [ 4 ] {d975b665-3371-4cf4-baf2-bc3b574d3a58} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001651 sec., 52089.642640823746 rows/sec., 4.35 MiB/sec. | ||
| 8883 | 2026.01.13 00:43:55.643001 [ 66 ] {} <Debug> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8884 | 2026.01.13 00:43:55.643019 [ 4 ] {d975b665-3371-4cf4-baf2-bc3b574d3a58} <Debug> TCPHandler: Processed in 0.001967141 sec. | ||
| 8885 | 2026.01.13 00:43:55.643071 [ 66 ] {} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8886 | 2026.01.13 00:43:55.643100 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8887 | 2026.01.13 00:43:55.643174 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8888 | 2026.01.13 00:43:55.643219 [ 193 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 8889 | 2026.01.13 00:43:55.643275 [ 4 ] {d679b12d-fd8b-4615-a7f4-fac3b9a3f182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8890 | 2026.01.13 00:43:55.643322 [ 4 ] {d679b12d-fd8b-4615-a7f4-fac3b9a3f182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8891 | 2026.01.13 00:43:55.643363 [ 193 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8892 | 2026.01.13 00:43:55.643404 [ 193 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1405 rows starting from the beginning of the part | ||
| 8893 | 2026.01.13 00:43:55.643471 [ 193 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 213 rows starting from the beginning of the part | ||
| 8894 | 2026.01.13 00:43:55.643520 [ 193 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 106 rows starting from the beginning of the part | ||
| 8895 | 2026.01.13 00:43:55.643607 [ 193 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 86 rows starting from the beginning of the part | ||
| 8896 | 2026.01.13 00:43:55.643678 [ 193 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1247 rows starting from the beginning of the part | ||
| 8897 | 2026.01.13 00:43:55.643726 [ 193 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 86 rows starting from the beginning of the part | ||
| 8898 | 2026.01.13 00:43:55.643748 [ 4 ] {d679b12d-fd8b-4615-a7f4-fac3b9a3f182} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8899 | 2026.01.13 00:43:55.643791 [ 4 ] {d679b12d-fd8b-4615-a7f4-fac3b9a3f182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8900 | 2026.01.13 00:43:55.644137 [ 4 ] {d679b12d-fd8b-4615-a7f4-fac3b9a3f182} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8901 | 2026.01.13 00:43:55.644380 [ 4 ] {d679b12d-fd8b-4615-a7f4-fac3b9a3f182} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8902 | 2026.01.13 00:43:55.644521 [ 4 ] {d679b12d-fd8b-4615-a7f4-fac3b9a3f182} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001265 sec., 11857.707509881422 rows/sec., 891.64 KiB/sec. | ||
| 8903 | 2026.01.13 00:43:55.644562 [ 4 ] {d679b12d-fd8b-4615-a7f4-fac3b9a3f182} <Debug> TCPHandler: Processed in 0.001439395 sec. | ||
| 8904 | 2026.01.13 00:43:55.644682 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8905 | 2026.01.13 00:43:55.644779 [ 4 ] {5ef1db0f-b858-43b8-8d23-2fe39538d4f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8906 | 2026.01.13 00:43:55.644821 [ 4 ] {5ef1db0f-b858-43b8-8d23-2fe39538d4f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8907 | 2026.01.13 00:43:55.645252 [ 4 ] {5ef1db0f-b858-43b8-8d23-2fe39538d4f8} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8908 | 2026.01.13 00:43:55.645289 [ 4 ] {5ef1db0f-b858-43b8-8d23-2fe39538d4f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8909 | 2026.01.13 00:43:55.645368 [ 199 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3143 rows, containing 5 columns (5 merged, 0 gathered) in 0.002198393 sec., 1429680.6803879016 rows/sec., 124.78 MiB/sec. | ||
| 8910 | 2026.01.13 00:43:55.645618 [ 4 ] {5ef1db0f-b858-43b8-8d23-2fe39538d4f8} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8911 | 2026.01.13 00:43:55.645670 [ 191 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8912 | 2026.01.13 00:43:55.645902 [ 4 ] {5ef1db0f-b858-43b8-8d23-2fe39538d4f8} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8913 | 2026.01.13 00:43:55.646033 [ 66 ] {} <Debug> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8914 | 2026.01.13 00:43:55.646039 [ 191 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_66_13} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8915 | 2026.01.13 00:43:55.646052 [ 4 ] {5ef1db0f-b858-43b8-8d23-2fe39538d4f8} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001291 sec., 61192.873741285825 rows/sec., 4.78 MiB/sec. | ||
| 8916 | 2026.01.13 00:43:55.646068 [ 66 ] {} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8917 | 2026.01.13 00:43:55.646107 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8918 | 2026.01.13 00:43:55.646112 [ 4 ] {5ef1db0f-b858-43b8-8d23-2fe39538d4f8} <Debug> TCPHandler: Processed in 0.001480425 sec. | ||
| 8919 | 2026.01.13 00:43:55.646145 [ 191 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_66_13} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8920 | 2026.01.13 00:43:55.646202 [ 188 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 8921 | 2026.01.13 00:43:55.646257 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8922 | 2026.01.13 00:43:55.646273 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 8923 | 2026.01.13 00:43:55.646303 [ 188 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8924 | 2026.01.13 00:43:55.646339 [ 188 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 632 rows starting from the beginning of the part | ||
| 8925 | 2026.01.13 00:43:55.646354 [ 4 ] {3cd4e65f-b875-4b87-aa0f-4e49be3d322f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8926 | 2026.01.13 00:43:55.646400 [ 4 ] {3cd4e65f-b875-4b87-aa0f-4e49be3d322f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8927 | 2026.01.13 00:43:55.646400 [ 188 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 129 rows starting from the beginning of the part | ||
| 8928 | 2026.01.13 00:43:55.646454 [ 188 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 89 rows starting from the beginning of the part | ||
| 8929 | 2026.01.13 00:43:55.646492 [ 188 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 79 rows starting from the beginning of the part | ||
| 8930 | 2026.01.13 00:43:55.646533 [ 188 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 547 rows starting from the beginning of the part | ||
| 8931 | 2026.01.13 00:43:55.646573 [ 188 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 79 rows starting from the beginning of the part | ||
| 8932 | 2026.01.13 00:43:55.646840 [ 4 ] {3cd4e65f-b875-4b87-aa0f-4e49be3d322f} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8933 | 2026.01.13 00:43:55.646877 [ 4 ] {3cd4e65f-b875-4b87-aa0f-4e49be3d322f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8934 | 2026.01.13 00:43:55.647224 [ 4 ] {3cd4e65f-b875-4b87-aa0f-4e49be3d322f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8935 | 2026.01.13 00:43:55.647455 [ 4 ] {3cd4e65f-b875-4b87-aa0f-4e49be3d322f} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8936 | 2026.01.13 00:43:55.647577 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8937 | 2026.01.13 00:43:55.647590 [ 4 ] {3cd4e65f-b875-4b87-aa0f-4e49be3d322f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001255 sec., 127490.03984063744 rows/sec., 8.88 MiB/sec. | ||
| 8938 | 2026.01.13 00:43:55.647615 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8939 | 2026.01.13 00:43:55.647633 [ 186 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1555 rows, containing 5 columns (5 merged, 0 gathered) in 0.001479015 sec., 1051375.4086334486 rows/sec., 83.78 MiB/sec. | ||
| 8940 | 2026.01.13 00:43:55.647640 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8941 | 2026.01.13 00:43:55.647639 [ 4 ] {3cd4e65f-b875-4b87-aa0f-4e49be3d322f} <Debug> TCPHandler: Processed in 0.001432895 sec. | ||
| 8942 | 2026.01.13 00:43:55.647727 [ 188 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 8943 | 2026.01.13 00:43:55.647796 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8944 | 2026.01.13 00:43:55.647807 [ 188 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8945 | 2026.01.13 00:43:55.647838 [ 188 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 17809 rows starting from the beginning of the part | ||
| 8946 | 2026.01.13 00:43:55.647856 [ 201 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8947 | 2026.01.13 00:43:55.647887 [ 188 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 203 rows starting from the beginning of the part | ||
| 8948 | 2026.01.13 00:43:55.647894 [ 4 ] {bbefd929-a317-4457-b7e6-d41f3cccba6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8949 | 2026.01.13 00:43:55.647930 [ 188 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 8950 | 2026.01.13 00:43:55.647956 [ 4 ] {bbefd929-a317-4457-b7e6-d41f3cccba6e} <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 | ||
| 8951 | 2026.01.13 00:43:55.647969 [ 188 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 8952 | 2026.01.13 00:43:55.648005 [ 188 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 845 rows starting from the beginning of the part | ||
| 8953 | 2026.01.13 00:43:55.648039 [ 188 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 8954 | 2026.01.13 00:43:55.648247 [ 201 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_66_13} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8955 | 2026.01.13 00:43:55.648346 [ 201 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_66_13} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8956 | 2026.01.13 00:43:55.648461 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 8957 | 2026.01.13 00:43:55.648776 [ 4 ] {bbefd929-a317-4457-b7e6-d41f3cccba6e} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8958 | 2026.01.13 00:43:55.648819 [ 4 ] {bbefd929-a317-4457-b7e6-d41f3cccba6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8959 | 2026.01.13 00:43:55.649370 [ 4 ] {bbefd929-a317-4457-b7e6-d41f3cccba6e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8960 | 2026.01.13 00:43:55.649610 [ 4 ] {bbefd929-a317-4457-b7e6-d41f3cccba6e} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8961 | 2026.01.13 00:43:55.649758 [ 4 ] {bbefd929-a317-4457-b7e6-d41f3cccba6e} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001883 sec., 7966.011683483803 rows/sec., 14.27 MiB/sec. | ||
| 8962 | 2026.01.13 00:43:55.649813 [ 4 ] {bbefd929-a317-4457-b7e6-d41f3cccba6e} <Debug> TCPHandler: Processed in 0.002067601 sec. | ||
| 8963 | 2026.01.13 00:43:55.649930 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8964 | 2026.01.13 00:43:55.650027 [ 4 ] {f5e998c9-dc36-47fb-bbf6-a873e8ac925c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8965 | 2026.01.13 00:43:55.650071 [ 4 ] {f5e998c9-dc36-47fb-bbf6-a873e8ac925c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8966 | 2026.01.13 00:43:55.650417 [ 4 ] {f5e998c9-dc36-47fb-bbf6-a873e8ac925c} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8967 | 2026.01.13 00:43:55.650459 [ 4 ] {f5e998c9-dc36-47fb-bbf6-a873e8ac925c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8968 | 2026.01.13 00:43:55.650829 [ 4 ] {f5e998c9-dc36-47fb-bbf6-a873e8ac925c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8969 | 2026.01.13 00:43:55.651071 [ 4 ] {f5e998c9-dc36-47fb-bbf6-a873e8ac925c} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8970 | 2026.01.13 00:43:55.651205 [ 66 ] {} <Debug> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8971 | 2026.01.13 00:43:55.651214 [ 4 ] {f5e998c9-dc36-47fb-bbf6-a873e8ac925c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001207 sec., 49710.02485501243 rows/sec., 3.35 MiB/sec. | ||
| 8972 | 2026.01.13 00:43:55.651243 [ 66 ] {} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8973 | 2026.01.13 00:43:55.651265 [ 4 ] {f5e998c9-dc36-47fb-bbf6-a873e8ac925c} <Debug> TCPHandler: Processed in 0.001385595 sec. | ||
| 8974 | 2026.01.13 00:43:55.651270 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8975 | 2026.01.13 00:43:55.651365 [ 186 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 8976 | 2026.01.13 00:43:55.651503 [ 186 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8977 | 2026.01.13 00:43:55.651548 [ 186 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3564 rows starting from the beginning of the part | ||
| 8978 | 2026.01.13 00:43:55.651613 [ 186 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 8979 | 2026.01.13 00:43:55.651656 [ 186 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 8980 | 2026.01.13 00:43:55.651695 [ 186 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 8981 | 2026.01.13 00:43:55.651732 [ 186 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 8982 | 2026.01.13 00:43:55.651774 [ 186 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 8983 | 2026.01.13 00:43:55.654944 [ 190 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3864 rows, containing 4 columns (4 merged, 0 gathered) in 0.003614758 sec., 1068951.2271637549 rows/sec., 72.04 MiB/sec. | ||
| 8984 | 2026.01.13 00:43:55.655260 [ 186 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8985 | 2026.01.13 00:43:55.655515 [ 186 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_66_13} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8986 | 2026.01.13 00:43:55.655586 [ 186 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_66_13} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8987 | 2026.01.13 00:43:55.655661 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 8988 | 2026.01.13 00:43:55.656223 [ 192 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19337 rows, containing 5 columns (5 merged, 0 gathered) in 0.008522459 sec., 2268946.087038964 rows/sec., 155.86 MiB/sec. | ||
| 8989 | 2026.01.13 00:43:55.656542 [ 190 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8990 | 2026.01.13 00:43:55.656824 [ 190 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8991 | 2026.01.13 00:43:55.656892 [ 190 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8992 | 2026.01.13 00:43:55.656988 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.47 MiB. | ||
| 8993 | 2026.01.13 00:43:56.000259 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.19 MiB, peak 314.83 MiB, free memory in arenas 0.00 B, will set to 305.28 MiB (RSS), difference: 1.09 MiB | ||
| 8994 | 2026.01.13 00:43:59.934657 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8995 | 2026.01.13 00:43:59.934726 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8996 | 2026.01.13 00:44:00.075213 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22130 | ||
| 8997 | 2026.01.13 00:44:00.075728 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8998 | 2026.01.13 00:44:00.075773 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8999 | 2026.01.13 00:44:00.076262 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9000 | 2026.01.13 00:44:00.076491 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9001 | 2026.01.13 00:44:00.076622 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22130 | ||
| 9002 | 2026.01.13 00:44:00.076650 [ 60 ] {} <Debug> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9003 | 2026.01.13 00:44:00.076714 [ 60 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9004 | 2026.01.13 00:44:00.076737 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 9005 | 2026.01.13 00:44:00.076851 [ 188 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::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 | ||
| 9006 | 2026.01.13 00:44:00.076986 [ 188 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9007 | 2026.01.13 00:44:00.077035 [ 188 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19698 rows starting from the beginning of the part | ||
| 9008 | 2026.01.13 00:44:00.077106 [ 188 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 9009 | 2026.01.13 00:44:00.077156 [ 188 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 9010 | 2026.01.13 00:44:00.077201 [ 188 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 9011 | 2026.01.13 00:44:00.077246 [ 188 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 9012 | 2026.01.13 00:44:00.077290 [ 188 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 9013 | 2026.01.13 00:44:00.079383 [ 196 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22130 rows, containing 4 columns (4 merged, 0 gathered) in 0.002583627 sec., 8565477.91147871 rows/sec., 122.53 MiB/sec. | ||
| 9014 | 2026.01.13 00:44:00.079650 [ 188 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9015 | 2026.01.13 00:44:00.079906 [ 188 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_46_9} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9016 | 2026.01.13 00:44:00.079978 [ 188 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_46_9} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9017 | 2026.01.13 00:44:00.080079 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 9018 | 2026.01.13 00:44:00.641905 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9019 | 2026.01.13 00:44:00.642093 [ 4 ] {5ff3cea3-26e6-4053-8d3b-6077cdb9a437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9020 | 2026.01.13 00:44:00.642166 [ 4 ] {5ff3cea3-26e6-4053-8d3b-6077cdb9a437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9021 | 2026.01.13 00:44:00.642831 [ 4 ] {5ff3cea3-26e6-4053-8d3b-6077cdb9a437} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9022 | 2026.01.13 00:44:00.642884 [ 4 ] {5ff3cea3-26e6-4053-8d3b-6077cdb9a437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 9023 | 2026.01.13 00:44:00.643304 [ 4 ] {5ff3cea3-26e6-4053-8d3b-6077cdb9a437} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9024 | 2026.01.13 00:44:00.643547 [ 4 ] {5ff3cea3-26e6-4053-8d3b-6077cdb9a437} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9025 | 2026.01.13 00:44:00.643742 [ 4 ] {5ff3cea3-26e6-4053-8d3b-6077cdb9a437} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001697 sec., 62463.17030053035 rows/sec., 5.22 MiB/sec. | ||
| 9026 | 2026.01.13 00:44:00.643795 [ 4 ] {5ff3cea3-26e6-4053-8d3b-6077cdb9a437} <Debug> TCPHandler: Processed in 0.002028781 sec. | ||
| 9027 | 2026.01.13 00:44:00.643925 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9028 | 2026.01.13 00:44:00.644032 [ 4 ] {59f13fc7-8bab-4968-a567-4616a9fb5bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9029 | 2026.01.13 00:44:00.644079 [ 4 ] {59f13fc7-8bab-4968-a567-4616a9fb5bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9030 | 2026.01.13 00:44:00.644509 [ 4 ] {59f13fc7-8bab-4968-a567-4616a9fb5bb4} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9031 | 2026.01.13 00:44:00.644549 [ 4 ] {59f13fc7-8bab-4968-a567-4616a9fb5bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 9032 | 2026.01.13 00:44:00.644876 [ 4 ] {59f13fc7-8bab-4968-a567-4616a9fb5bb4} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9033 | 2026.01.13 00:44:00.645102 [ 4 ] {59f13fc7-8bab-4968-a567-4616a9fb5bb4} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9034 | 2026.01.13 00:44:00.645248 [ 4 ] {59f13fc7-8bab-4968-a567-4616a9fb5bb4} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001242 sec., 20128.824476650563 rows/sec., 1.48 MiB/sec. | ||
| 9035 | 2026.01.13 00:44:00.645289 [ 4 ] {59f13fc7-8bab-4968-a567-4616a9fb5bb4} <Debug> TCPHandler: Processed in 0.001417455 sec. | ||
| 9036 | 2026.01.13 00:44:00.645405 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9037 | 2026.01.13 00:44:00.645501 [ 4 ] {b1010e8b-d20a-4095-b8c9-e606173df1aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9038 | 2026.01.13 00:44:00.645543 [ 4 ] {b1010e8b-d20a-4095-b8c9-e606173df1aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9039 | 2026.01.13 00:44:00.645969 [ 4 ] {b1010e8b-d20a-4095-b8c9-e606173df1aa} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9040 | 2026.01.13 00:44:00.646007 [ 4 ] {b1010e8b-d20a-4095-b8c9-e606173df1aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 9041 | 2026.01.13 00:44:00.646321 [ 4 ] {b1010e8b-d20a-4095-b8c9-e606173df1aa} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9042 | 2026.01.13 00:44:00.646554 [ 4 ] {b1010e8b-d20a-4095-b8c9-e606173df1aa} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9043 | 2026.01.13 00:44:00.646687 [ 4 ] {b1010e8b-d20a-4095-b8c9-e606173df1aa} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001205 sec., 73858.92116182572 rows/sec., 5.77 MiB/sec. | ||
| 9044 | 2026.01.13 00:44:00.646726 [ 4 ] {b1010e8b-d20a-4095-b8c9-e606173df1aa} <Debug> TCPHandler: Processed in 0.001372385 sec. | ||
| 9045 | 2026.01.13 00:44:00.646843 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9046 | 2026.01.13 00:44:00.646939 [ 4 ] {af71acf5-f4c3-4f5b-a9e2-717481989b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9047 | 2026.01.13 00:44:00.646984 [ 4 ] {af71acf5-f4c3-4f5b-a9e2-717481989b14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9048 | 2026.01.13 00:44:00.647389 [ 4 ] {af71acf5-f4c3-4f5b-a9e2-717481989b14} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9049 | 2026.01.13 00:44:00.647427 [ 4 ] {af71acf5-f4c3-4f5b-a9e2-717481989b14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 9050 | 2026.01.13 00:44:00.647767 [ 4 ] {af71acf5-f4c3-4f5b-a9e2-717481989b14} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9051 | 2026.01.13 00:44:00.647983 [ 4 ] {af71acf5-f4c3-4f5b-a9e2-717481989b14} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9052 | 2026.01.13 00:44:00.648116 [ 4 ] {af71acf5-f4c3-4f5b-a9e2-717481989b14} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 9053 | 2026.01.13 00:44:00.648154 [ 4 ] {af71acf5-f4c3-4f5b-a9e2-717481989b14} <Debug> TCPHandler: Processed in 0.001364084 sec. | ||
| 9054 | 2026.01.13 00:44:00.648261 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9055 | 2026.01.13 00:44:00.648351 [ 4 ] {a2f6424b-9ae7-40d7-9d83-218030955214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9056 | 2026.01.13 00:44:00.648403 [ 4 ] {a2f6424b-9ae7-40d7-9d83-218030955214} <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 | ||
| 9057 | 2026.01.13 00:44:00.649218 [ 4 ] {a2f6424b-9ae7-40d7-9d83-218030955214} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9058 | 2026.01.13 00:44:00.649257 [ 4 ] {a2f6424b-9ae7-40d7-9d83-218030955214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 9059 | 2026.01.13 00:44:00.649808 [ 4 ] {a2f6424b-9ae7-40d7-9d83-218030955214} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9060 | 2026.01.13 00:44:00.650051 [ 4 ] {a2f6424b-9ae7-40d7-9d83-218030955214} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9061 | 2026.01.13 00:44:00.650201 [ 4 ] {a2f6424b-9ae7-40d7-9d83-218030955214} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001852 sec., 13498.92008639309 rows/sec., 24.19 MiB/sec. | ||
| 9062 | 2026.01.13 00:44:00.650267 [ 4 ] {a2f6424b-9ae7-40d7-9d83-218030955214} <Debug> TCPHandler: Processed in 0.002046072 sec. | ||
| 9063 | 2026.01.13 00:44:00.650381 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9064 | 2026.01.13 00:44:00.650479 [ 4 ] {41e28cc0-c080-4ce0-81e4-afc3d5a6bef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9065 | 2026.01.13 00:44:00.650525 [ 4 ] {41e28cc0-c080-4ce0-81e4-afc3d5a6bef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9066 | 2026.01.13 00:44:00.650878 [ 4 ] {41e28cc0-c080-4ce0-81e4-afc3d5a6bef6} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9067 | 2026.01.13 00:44:00.650915 [ 4 ] {41e28cc0-c080-4ce0-81e4-afc3d5a6bef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 9068 | 2026.01.13 00:44:00.651236 [ 4 ] {41e28cc0-c080-4ce0-81e4-afc3d5a6bef6} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9069 | 2026.01.13 00:44:00.651470 [ 4 ] {41e28cc0-c080-4ce0-81e4-afc3d5a6bef6} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9070 | 2026.01.13 00:44:00.651605 [ 4 ] {41e28cc0-c080-4ce0-81e4-afc3d5a6bef6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 9071 | 2026.01.13 00:44:00.651642 [ 4 ] {41e28cc0-c080-4ce0-81e4-afc3d5a6bef6} <Debug> TCPHandler: Processed in 0.001311604 sec. | ||
| 9072 | 2026.01.13 00:44:01.261010 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9073 | 2026.01.13 00:44:01.278382 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9074 | 2026.01.13 00:44:01.278435 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 9075 | 2026.01.13 00:44:01.284135 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9076 | 2026.01.13 00:44:01.284852 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9077 | 2026.01.13 00:44:01.285171 [ 58 ] {} <Debug> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9078 | 2026.01.13 00:44:01.285238 [ 58 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9079 | 2026.01.13 00:44:01.285262 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 9080 | 2026.01.13 00:44:01.285364 [ 192 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 9081 | 2026.01.13 00:44:01.287889 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9082 | 2026.01.13 00:44:01.288366 [ 192 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9083 | 2026.01.13 00:44:01.289120 [ 192 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 9084 | 2026.01.13 00:44:01.292529 [ 192 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 9085 | 2026.01.13 00:44:01.295774 [ 192 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 9086 | 2026.01.13 00:44:01.299567 [ 192 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 9087 | 2026.01.13 00:44:01.303447 [ 192 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 9088 | 2026.01.13 00:44:01.307119 [ 192 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 9089 | 2026.01.13 00:44:01.357987 [ 196 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.072659388 sec., 4775.707717218867 rows/sec., 24.69 MiB/sec. | ||
| 9090 | 2026.01.13 00:44:01.360650 [ 198 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9091 | 2026.01.13 00:44:01.362746 [ 198 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_46_9} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9092 | 2026.01.13 00:44:01.362873 [ 198 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_46_9} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9093 | 2026.01.13 00:44:01.365648 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9094 | 2026.01.13 00:44:01.976193 [ 58 ] {} <Debug> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 9095 | 2026.01.13 00:44:01.976290 [ 58 ] {} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9096 | 2026.01.13 00:44:01.976331 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 9097 | 2026.01.13 00:44:01.976491 [ 202 ] {1fba0464-696e-4e4a-8144-b9409f14242e::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 | ||
| 9098 | 2026.01.13 00:44:01.976673 [ 202 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9099 | 2026.01.13 00:44:01.976712 [ 202 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 252 rows starting from the beginning of the part | ||
| 9100 | 2026.01.13 00:44:01.976789 [ 202 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 9101 | 2026.01.13 00:44:01.976845 [ 202 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 228 rows starting from the beginning of the part | ||
| 9102 | 2026.01.13 00:44:01.976895 [ 202 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 9103 | 2026.01.13 00:44:01.976943 [ 202 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 228 rows starting from the beginning of the part | ||
| 9104 | 2026.01.13 00:44:01.977888 [ 196 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 5 columns (5 merged, 0 gathered) in 0.001466116 sec., 515648.14789552806 rows/sec., 37.63 MiB/sec. | ||
| 9105 | 2026.01.13 00:44:01.978049 [ 202 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 9106 | 2026.01.13 00:44:01.978311 [ 202 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_21_5} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9107 | 2026.01.13 00:44:01.978385 [ 202 ] {1fba0464-696e-4e4a-8144-b9409f14242e::all_1_21_5} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 9108 | 2026.01.13 00:44:01.978455 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 9109 | 2026.01.13 00:44:02.803353 [ 55 ] {} <Debug> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 9110 | 2026.01.13 00:44:02.803424 [ 55 ] {} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9111 | 2026.01.13 00:44:02.803451 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 9112 | 2026.01.13 00:44:02.803574 [ 194 ] {29024e80-c662-4b7b-8c75-442de4296c6c::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 | ||
| 9113 | 2026.01.13 00:44:02.803713 [ 194 ] {29024e80-c662-4b7b-8c75-442de4296c6c::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9114 | 2026.01.13 00:44:02.803747 [ 194 ] {29024e80-c662-4b7b-8c75-442de4296c6c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 18 rows starting from the beginning of the part | ||
| 9115 | 2026.01.13 00:44:02.803816 [ 194 ] {29024e80-c662-4b7b-8c75-442de4296c6c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 9116 | 2026.01.13 00:44:02.803864 [ 194 ] {29024e80-c662-4b7b-8c75-442de4296c6c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 9117 | 2026.01.13 00:44:02.803907 [ 194 ] {29024e80-c662-4b7b-8c75-442de4296c6c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
| 9118 | 2026.01.13 00:44:02.803946 [ 194 ] {29024e80-c662-4b7b-8c75-442de4296c6c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 9119 | 2026.01.13 00:44:02.804716 [ 200 ] {29024e80-c662-4b7b-8c75-442de4296c6c::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001193402 sec., 31841.743184610044 rows/sec., 2.66 MiB/sec. | ||
| 9120 | 2026.01.13 00:44:02.804938 [ 195 ] {29024e80-c662-4b7b-8c75-442de4296c6c::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 9121 | 2026.01.13 00:44:02.805267 [ 195 ] {29024e80-c662-4b7b-8c75-442de4296c6c::all_1_17_4} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9122 | 2026.01.13 00:44:02.805343 [ 195 ] {29024e80-c662-4b7b-8c75-442de4296c6c::all_1_17_4} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 9123 | 2026.01.13 00:44:02.805430 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9124 | 2026.01.13 00:44:05.134454 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1118 | ||
| 9125 | 2026.01.13 00:44:05.136588 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9126 | 2026.01.13 00:44:05.136624 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9127 | 2026.01.13 00:44:05.137798 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9128 | 2026.01.13 00:44:05.138212 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9129 | 2026.01.13 00:44:05.138501 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1118 | ||
| 9130 | 2026.01.13 00:44:05.643600 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9131 | 2026.01.13 00:44:05.643802 [ 4 ] {39fd35ac-6c84-4608-b14a-3f3898e34ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9132 | 2026.01.13 00:44:05.643875 [ 4 ] {39fd35ac-6c84-4608-b14a-3f3898e34ed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9133 | 2026.01.13 00:44:05.644590 [ 4 ] {39fd35ac-6c84-4608-b14a-3f3898e34ed5} <Trace> oximeter.fields_i16 (cdd7cfc2-b03d-482d-b63b-decb637f20a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9134 | 2026.01.13 00:44:05.644645 [ 4 ] {39fd35ac-6c84-4608-b14a-3f3898e34ed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9135 | 2026.01.13 00:44:05.645032 [ 4 ] {39fd35ac-6c84-4608-b14a-3f3898e34ed5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9136 | 2026.01.13 00:44:05.645270 [ 4 ] {39fd35ac-6c84-4608-b14a-3f3898e34ed5} <Trace> oximeter.fields_i16 (cdd7cfc2-b03d-482d-b63b-decb637f20a3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9137 | 2026.01.13 00:44:05.645425 [ 4 ] {39fd35ac-6c84-4608-b14a-3f3898e34ed5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001677 sec., 14311.270125223613 rows/sec., 1.19 MiB/sec. | ||
| 9138 | 2026.01.13 00:44:05.645468 [ 4 ] {39fd35ac-6c84-4608-b14a-3f3898e34ed5} <Debug> TCPHandler: Processed in 0.002009091 sec. | ||
| 9139 | 2026.01.13 00:44:05.645580 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9140 | 2026.01.13 00:44:05.645676 [ 4 ] {c6c7e5b7-20f2-40c3-84d6-b89ed5fc8797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9141 | 2026.01.13 00:44:05.645717 [ 4 ] {c6c7e5b7-20f2-40c3-84d6-b89ed5fc8797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9142 | 2026.01.13 00:44:05.646223 [ 4 ] {c6c7e5b7-20f2-40c3-84d6-b89ed5fc8797} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9143 | 2026.01.13 00:44:05.646259 [ 4 ] {c6c7e5b7-20f2-40c3-84d6-b89ed5fc8797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9144 | 2026.01.13 00:44:05.646585 [ 4 ] {c6c7e5b7-20f2-40c3-84d6-b89ed5fc8797} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9145 | 2026.01.13 00:44:05.646805 [ 4 ] {c6c7e5b7-20f2-40c3-84d6-b89ed5fc8797} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9146 | 2026.01.13 00:44:05.646935 [ 4 ] {c6c7e5b7-20f2-40c3-84d6-b89ed5fc8797} <Debug> executeQuery: Read 206 rows, 18.80 KiB in 0.001278 sec., 161189.35837245695 rows/sec., 14.36 MiB/sec. | ||
| 9147 | 2026.01.13 00:44:05.646973 [ 4 ] {c6c7e5b7-20f2-40c3-84d6-b89ed5fc8797} <Debug> TCPHandler: Processed in 0.001442745 sec. | ||
| 9148 | 2026.01.13 00:44:05.647089 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9149 | 2026.01.13 00:44:05.647186 [ 4 ] {874221e2-c273-4f36-8c53-ad8af02f5424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9150 | 2026.01.13 00:44:05.647226 [ 4 ] {874221e2-c273-4f36-8c53-ad8af02f5424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9151 | 2026.01.13 00:44:05.647632 [ 4 ] {874221e2-c273-4f36-8c53-ad8af02f5424} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9152 | 2026.01.13 00:44:05.647669 [ 4 ] {874221e2-c273-4f36-8c53-ad8af02f5424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9153 | 2026.01.13 00:44:05.647982 [ 4 ] {874221e2-c273-4f36-8c53-ad8af02f5424} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9154 | 2026.01.13 00:44:05.648196 [ 4 ] {874221e2-c273-4f36-8c53-ad8af02f5424} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9155 | 2026.01.13 00:44:05.648314 [ 53 ] {} <Debug> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9156 | 2026.01.13 00:44:05.648327 [ 4 ] {874221e2-c273-4f36-8c53-ad8af02f5424} <Debug> executeQuery: Read 27 rows, 2.09 KiB in 0.00116 sec., 23275.862068965518 rows/sec., 1.76 MiB/sec. | ||
| 9157 | 2026.01.13 00:44:05.648380 [ 53 ] {} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9158 | 2026.01.13 00:44:05.648388 [ 4 ] {874221e2-c273-4f36-8c53-ad8af02f5424} <Debug> TCPHandler: Processed in 0.001349214 sec. | ||
| 9159 | 2026.01.13 00:44:05.648410 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9160 | 2026.01.13 00:44:05.648510 [ 200 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9161 | 2026.01.13 00:44:05.648515 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9162 | 2026.01.13 00:44:05.648627 [ 200 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9163 | 2026.01.13 00:44:05.648640 [ 4 ] {3afcad13-788a-4a73-94fe-3acb90e905fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9164 | 2026.01.13 00:44:05.648661 [ 200 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 70 rows starting from the beginning of the part | ||
| 9165 | 2026.01.13 00:44:05.648681 [ 4 ] {3afcad13-788a-4a73-94fe-3acb90e905fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9166 | 2026.01.13 00:44:05.648726 [ 200 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 15 rows starting from the beginning of the part | ||
| 9167 | 2026.01.13 00:44:05.648778 [ 200 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 27 rows starting from the beginning of the part | ||
| 9168 | 2026.01.13 00:44:05.648826 [ 200 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 15 rows starting from the beginning of the part | ||
| 9169 | 2026.01.13 00:44:05.648870 [ 200 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 25 rows starting from the beginning of the part | ||
| 9170 | 2026.01.13 00:44:05.648913 [ 200 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 27 rows starting from the beginning of the part | ||
| 9171 | 2026.01.13 00:44:05.649089 [ 4 ] {3afcad13-788a-4a73-94fe-3acb90e905fd} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9172 | 2026.01.13 00:44:05.649125 [ 4 ] {3afcad13-788a-4a73-94fe-3acb90e905fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9173 | 2026.01.13 00:44:05.649627 [ 4 ] {3afcad13-788a-4a73-94fe-3acb90e905fd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9174 | 2026.01.13 00:44:05.649753 [ 195 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 5 columns (5 merged, 0 gathered) in 0.001281823 sec., 139644.8651646912 rows/sec., 10.79 MiB/sec. | ||
| 9175 | 2026.01.13 00:44:05.649854 [ 4 ] {3afcad13-788a-4a73-94fe-3acb90e905fd} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9176 | 2026.01.13 00:44:05.649975 [ 202 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9177 | 2026.01.13 00:44:05.649992 [ 4 ] {3afcad13-788a-4a73-94fe-3acb90e905fd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00137 sec., 17518.24817518248 rows/sec., 1.45 MiB/sec. | ||
| 9178 | 2026.01.13 00:44:05.650044 [ 4 ] {3afcad13-788a-4a73-94fe-3acb90e905fd} <Debug> TCPHandler: Processed in 0.001579826 sec. | ||
| 9179 | 2026.01.13 00:44:05.650157 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9180 | 2026.01.13 00:44:05.650255 [ 4 ] {a01fd773-3b7c-4477-a6c1-130993867d44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9181 | 2026.01.13 00:44:05.650296 [ 4 ] {a01fd773-3b7c-4477-a6c1-130993867d44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9182 | 2026.01.13 00:44:05.650350 [ 202 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_66_13} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9183 | 2026.01.13 00:44:05.650449 [ 202 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_66_13} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9184 | 2026.01.13 00:44:05.650574 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 9185 | 2026.01.13 00:44:05.650691 [ 4 ] {a01fd773-3b7c-4477-a6c1-130993867d44} <Trace> oximeter.fields_u8 (3fed0e26-75a1-4f98-9e1a-d6596b4272b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9186 | 2026.01.13 00:44:05.650732 [ 4 ] {a01fd773-3b7c-4477-a6c1-130993867d44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9187 | 2026.01.13 00:44:05.651034 [ 4 ] {a01fd773-3b7c-4477-a6c1-130993867d44} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9188 | 2026.01.13 00:44:05.651252 [ 4 ] {a01fd773-3b7c-4477-a6c1-130993867d44} <Trace> oximeter.fields_u8 (3fed0e26-75a1-4f98-9e1a-d6596b4272b4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9189 | 2026.01.13 00:44:05.651381 [ 4 ] {a01fd773-3b7c-4477-a6c1-130993867d44} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001144 sec., 10489.510489510489 rows/sec., 819.49 KiB/sec. | ||
| 9190 | 2026.01.13 00:44:05.651420 [ 4 ] {a01fd773-3b7c-4477-a6c1-130993867d44} <Debug> TCPHandler: Processed in 0.001312614 sec. | ||
| 9191 | 2026.01.13 00:44:05.651529 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9192 | 2026.01.13 00:44:05.651625 [ 4 ] {83193ea3-a5c7-47a0-b388-4302815ae0b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9193 | 2026.01.13 00:44:05.651664 [ 4 ] {83193ea3-a5c7-47a0-b388-4302815ae0b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9194 | 2026.01.13 00:44:05.652089 [ 4 ] {83193ea3-a5c7-47a0-b388-4302815ae0b9} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9195 | 2026.01.13 00:44:05.652127 [ 4 ] {83193ea3-a5c7-47a0-b388-4302815ae0b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9196 | 2026.01.13 00:44:05.652450 [ 4 ] {83193ea3-a5c7-47a0-b388-4302815ae0b9} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9197 | 2026.01.13 00:44:05.652669 [ 4 ] {83193ea3-a5c7-47a0-b388-4302815ae0b9} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9198 | 2026.01.13 00:44:05.652798 [ 4 ] {83193ea3-a5c7-47a0-b388-4302815ae0b9} <Debug> executeQuery: Read 115 rows, 9.57 KiB in 0.001191 sec., 96557.51469353485 rows/sec., 7.85 MiB/sec. | ||
| 9199 | 2026.01.13 00:44:05.652836 [ 4 ] {83193ea3-a5c7-47a0-b388-4302815ae0b9} <Debug> TCPHandler: Processed in 0.001356114 sec. | ||
| 9200 | 2026.01.13 00:44:05.652950 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9201 | 2026.01.13 00:44:05.653046 [ 4 ] {82eadfbe-555a-40ad-90a3-94d0a5b81f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9202 | 2026.01.13 00:44:05.653091 [ 4 ] {82eadfbe-555a-40ad-90a3-94d0a5b81f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9203 | 2026.01.13 00:44:05.653494 [ 4 ] {82eadfbe-555a-40ad-90a3-94d0a5b81f2e} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9204 | 2026.01.13 00:44:05.653531 [ 4 ] {82eadfbe-555a-40ad-90a3-94d0a5b81f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9205 | 2026.01.13 00:44:05.653872 [ 4 ] {82eadfbe-555a-40ad-90a3-94d0a5b81f2e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9206 | 2026.01.13 00:44:05.654093 [ 4 ] {82eadfbe-555a-40ad-90a3-94d0a5b81f2e} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9207 | 2026.01.13 00:44:05.654221 [ 4 ] {82eadfbe-555a-40ad-90a3-94d0a5b81f2e} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001193 sec., 164291.70159262363 rows/sec., 11.79 MiB/sec. | ||
| 9208 | 2026.01.13 00:44:05.654258 [ 4 ] {82eadfbe-555a-40ad-90a3-94d0a5b81f2e} <Debug> TCPHandler: Processed in 0.001358234 sec. | ||
| 9209 | 2026.01.13 00:44:05.654372 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9210 | 2026.01.13 00:44:05.654467 [ 4 ] {23a198d0-478c-4583-9c8d-83a5c5fbe3e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9211 | 2026.01.13 00:44:05.654520 [ 4 ] {23a198d0-478c-4583-9c8d-83a5c5fbe3e1} <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 | ||
| 9212 | 2026.01.13 00:44:05.655300 [ 4 ] {23a198d0-478c-4583-9c8d-83a5c5fbe3e1} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9213 | 2026.01.13 00:44:05.655337 [ 4 ] {23a198d0-478c-4583-9c8d-83a5c5fbe3e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9214 | 2026.01.13 00:44:05.655860 [ 4 ] {23a198d0-478c-4583-9c8d-83a5c5fbe3e1} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9215 | 2026.01.13 00:44:05.656101 [ 4 ] {23a198d0-478c-4583-9c8d-83a5c5fbe3e1} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9216 | 2026.01.13 00:44:05.656222 [ 53 ] {} <Debug> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9217 | 2026.01.13 00:44:05.656247 [ 4 ] {23a198d0-478c-4583-9c8d-83a5c5fbe3e1} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001799 sec., 8337.965536409116 rows/sec., 14.94 MiB/sec. | ||
| 9218 | 2026.01.13 00:44:05.656261 [ 53 ] {} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9219 | 2026.01.13 00:44:05.656290 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9220 | 2026.01.13 00:44:05.656318 [ 4 ] {23a198d0-478c-4583-9c8d-83a5c5fbe3e1} <Debug> TCPHandler: Processed in 0.001995421 sec. | ||
| 9221 | 2026.01.13 00:44:05.656366 [ 200 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9222 | 2026.01.13 00:44:05.656444 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9223 | 2026.01.13 00:44:05.656541 [ 4 ] {f6911aeb-733b-4925-adc4-139c313b5518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9224 | 2026.01.13 00:44:05.656570 [ 200 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9225 | 2026.01.13 00:44:05.656583 [ 4 ] {f6911aeb-733b-4925-adc4-139c313b5518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9226 | 2026.01.13 00:44:05.656627 [ 200 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1172 rows starting from the beginning of the part | ||
| 9227 | 2026.01.13 00:44:05.656744 [ 200 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 15 rows starting from the beginning of the part | ||
| 9228 | 2026.01.13 00:44:05.656849 [ 200 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 25 rows starting from the beginning of the part | ||
| 9229 | 2026.01.13 00:44:05.656930 [ 4 ] {f6911aeb-733b-4925-adc4-139c313b5518} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9230 | 2026.01.13 00:44:05.656950 [ 200 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 15 rows starting from the beginning of the part | ||
| 9231 | 2026.01.13 00:44:05.656967 [ 4 ] {f6911aeb-733b-4925-adc4-139c313b5518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9232 | 2026.01.13 00:44:05.657049 [ 200 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 25 rows starting from the beginning of the part | ||
| 9233 | 2026.01.13 00:44:05.657149 [ 200 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 15 rows starting from the beginning of the part | ||
| 9234 | 2026.01.13 00:44:05.657298 [ 4 ] {f6911aeb-733b-4925-adc4-139c313b5518} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9235 | 2026.01.13 00:44:05.657530 [ 4 ] {f6911aeb-733b-4925-adc4-139c313b5518} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9236 | 2026.01.13 00:44:05.657663 [ 4 ] {f6911aeb-733b-4925-adc4-139c313b5518} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 9237 | 2026.01.13 00:44:05.657700 [ 4 ] {f6911aeb-733b-4925-adc4-139c313b5518} <Debug> TCPHandler: Processed in 0.001305884 sec. | ||
| 9238 | 2026.01.13 00:44:05.664150 [ 189 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1267 rows, containing 19 columns (19 merged, 0 gathered) in 0.007812042 sec., 162185.50796321884 rows/sec., 290.63 MiB/sec. | ||
| 9239 | 2026.01.13 00:44:05.665685 [ 200 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9240 | 2026.01.13 00:44:05.665991 [ 200 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9241 | 2026.01.13 00:44:05.666055 [ 200 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9242 | 2026.01.13 00:44:05.666141 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB. | ||
| 9243 | 2026.01.13 00:44:06.000297 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.82 MiB, peak 319.82 MiB, free memory in arenas 0.00 B, will set to 310.56 MiB (RSS), difference: 3.74 MiB | ||
| 9244 | 2026.01.13 00:44:07.576820 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22578 | ||
| 9245 | 2026.01.13 00:44:07.577320 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9246 | 2026.01.13 00:44:07.577366 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9247 | 2026.01.13 00:44:07.577850 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9248 | 2026.01.13 00:44:07.578079 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9249 | 2026.01.13 00:44:07.578205 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22578 | ||
| 9250 | 2026.01.13 00:44:08.788081 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 9251 | 2026.01.13 00:44:08.803271 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9252 | 2026.01.13 00:44:08.803335 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9253 | 2026.01.13 00:44:08.808934 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9254 | 2026.01.13 00:44:08.809613 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9255 | 2026.01.13 00:44:08.812205 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 9256 | 2026.01.13 00:44:10.641990 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9257 | 2026.01.13 00:44:10.642174 [ 4 ] {ef80b934-bc41-49a9-b27b-4e085b84655b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9258 | 2026.01.13 00:44:10.642245 [ 4 ] {ef80b934-bc41-49a9-b27b-4e085b84655b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9259 | 2026.01.13 00:44:10.642936 [ 4 ] {ef80b934-bc41-49a9-b27b-4e085b84655b} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9260 | 2026.01.13 00:44:10.642977 [ 4 ] {ef80b934-bc41-49a9-b27b-4e085b84655b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9261 | 2026.01.13 00:44:10.643394 [ 4 ] {ef80b934-bc41-49a9-b27b-4e085b84655b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9262 | 2026.01.13 00:44:10.643637 [ 4 ] {ef80b934-bc41-49a9-b27b-4e085b84655b} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9263 | 2026.01.13 00:44:10.643806 [ 4 ] {ef80b934-bc41-49a9-b27b-4e085b84655b} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001681 sec., 63057.703747769185 rows/sec., 5.27 MiB/sec. | ||
| 9264 | 2026.01.13 00:44:10.643860 [ 4 ] {ef80b934-bc41-49a9-b27b-4e085b84655b} <Debug> TCPHandler: Processed in 0.002013081 sec. | ||
| 9265 | 2026.01.13 00:44:10.643995 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9266 | 2026.01.13 00:44:10.644104 [ 4 ] {a5b17ec5-4ea7-46fc-82a2-af805e6d4389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9267 | 2026.01.13 00:44:10.644151 [ 4 ] {a5b17ec5-4ea7-46fc-82a2-af805e6d4389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9268 | 2026.01.13 00:44:10.644610 [ 4 ] {a5b17ec5-4ea7-46fc-82a2-af805e6d4389} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9269 | 2026.01.13 00:44:10.644649 [ 4 ] {a5b17ec5-4ea7-46fc-82a2-af805e6d4389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9270 | 2026.01.13 00:44:10.644981 [ 4 ] {a5b17ec5-4ea7-46fc-82a2-af805e6d4389} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9271 | 2026.01.13 00:44:10.645220 [ 4 ] {a5b17ec5-4ea7-46fc-82a2-af805e6d4389} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9272 | 2026.01.13 00:44:10.645359 [ 4 ] {a5b17ec5-4ea7-46fc-82a2-af805e6d4389} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.00128 sec., 19531.25 rows/sec., 1.43 MiB/sec. | ||
| 9273 | 2026.01.13 00:44:10.645401 [ 4 ] {a5b17ec5-4ea7-46fc-82a2-af805e6d4389} <Debug> TCPHandler: Processed in 0.001459795 sec. | ||
| 9274 | 2026.01.13 00:44:10.645521 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9275 | 2026.01.13 00:44:10.645619 [ 4 ] {f960f766-d6ff-4b37-bd3a-b5534252811b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9276 | 2026.01.13 00:44:10.645661 [ 4 ] {f960f766-d6ff-4b37-bd3a-b5534252811b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9277 | 2026.01.13 00:44:10.646096 [ 4 ] {f960f766-d6ff-4b37-bd3a-b5534252811b} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9278 | 2026.01.13 00:44:10.646133 [ 4 ] {f960f766-d6ff-4b37-bd3a-b5534252811b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9279 | 2026.01.13 00:44:10.646454 [ 4 ] {f960f766-d6ff-4b37-bd3a-b5534252811b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9280 | 2026.01.13 00:44:10.646674 [ 4 ] {f960f766-d6ff-4b37-bd3a-b5534252811b} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9281 | 2026.01.13 00:44:10.646807 [ 4 ] {f960f766-d6ff-4b37-bd3a-b5534252811b} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001208 sec., 73675.49668874171 rows/sec., 5.75 MiB/sec. | ||
| 9282 | 2026.01.13 00:44:10.646847 [ 4 ] {f960f766-d6ff-4b37-bd3a-b5534252811b} <Debug> TCPHandler: Processed in 0.001377484 sec. | ||
| 9283 | 2026.01.13 00:44:10.646964 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9284 | 2026.01.13 00:44:10.647060 [ 4 ] {92b07cce-3c8d-4225-8ea5-9909fbe34115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9285 | 2026.01.13 00:44:10.647104 [ 4 ] {92b07cce-3c8d-4225-8ea5-9909fbe34115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9286 | 2026.01.13 00:44:10.647523 [ 4 ] {92b07cce-3c8d-4225-8ea5-9909fbe34115} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9287 | 2026.01.13 00:44:10.647560 [ 4 ] {92b07cce-3c8d-4225-8ea5-9909fbe34115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9288 | 2026.01.13 00:44:10.647899 [ 4 ] {92b07cce-3c8d-4225-8ea5-9909fbe34115} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9289 | 2026.01.13 00:44:10.648117 [ 4 ] {92b07cce-3c8d-4225-8ea5-9909fbe34115} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9290 | 2026.01.13 00:44:10.648250 [ 4 ] {92b07cce-3c8d-4225-8ea5-9909fbe34115} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 9291 | 2026.01.13 00:44:10.648289 [ 4 ] {92b07cce-3c8d-4225-8ea5-9909fbe34115} <Debug> TCPHandler: Processed in 0.001374814 sec. | ||
| 9292 | 2026.01.13 00:44:10.648402 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9293 | 2026.01.13 00:44:10.648498 [ 4 ] {4336b0e2-f65d-468e-ab22-87c638a63374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9294 | 2026.01.13 00:44:10.648552 [ 4 ] {4336b0e2-f65d-468e-ab22-87c638a63374} <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 | ||
| 9295 | 2026.01.13 00:44:10.649362 [ 4 ] {4336b0e2-f65d-468e-ab22-87c638a63374} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9296 | 2026.01.13 00:44:10.649402 [ 4 ] {4336b0e2-f65d-468e-ab22-87c638a63374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9297 | 2026.01.13 00:44:10.649946 [ 4 ] {4336b0e2-f65d-468e-ab22-87c638a63374} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9298 | 2026.01.13 00:44:10.650192 [ 4 ] {4336b0e2-f65d-468e-ab22-87c638a63374} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9299 | 2026.01.13 00:44:10.650338 [ 4 ] {4336b0e2-f65d-468e-ab22-87c638a63374} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001858 sec., 13455.328310010764 rows/sec., 24.11 MiB/sec. | ||
| 9300 | 2026.01.13 00:44:10.650395 [ 4 ] {4336b0e2-f65d-468e-ab22-87c638a63374} <Debug> TCPHandler: Processed in 0.002043241 sec. | ||
| 9301 | 2026.01.13 00:44:10.650513 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9302 | 2026.01.13 00:44:10.650609 [ 4 ] {883d2183-4ed4-491b-b125-efb32f2bf969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9303 | 2026.01.13 00:44:10.650653 [ 4 ] {883d2183-4ed4-491b-b125-efb32f2bf969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9304 | 2026.01.13 00:44:10.650994 [ 4 ] {883d2183-4ed4-491b-b125-efb32f2bf969} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9305 | 2026.01.13 00:44:10.651032 [ 4 ] {883d2183-4ed4-491b-b125-efb32f2bf969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9306 | 2026.01.13 00:44:10.651355 [ 4 ] {883d2183-4ed4-491b-b125-efb32f2bf969} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9307 | 2026.01.13 00:44:10.651576 [ 4 ] {883d2183-4ed4-491b-b125-efb32f2bf969} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9308 | 2026.01.13 00:44:10.651706 [ 4 ] {883d2183-4ed4-491b-b125-efb32f2bf969} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 9309 | 2026.01.13 00:44:10.651745 [ 4 ] {883d2183-4ed4-491b-b125-efb32f2bf969} <Debug> TCPHandler: Processed in 0.001282543 sec. | ||
| 9310 | 2026.01.13 00:44:14.934793 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9311 | 2026.01.13 00:44:14.934862 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9312 | 2026.01.13 00:44:15.001842 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001260363 sec. | ||
| 9313 | 2026.01.13 00:44:15.078511 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23090 | ||
| 9314 | 2026.01.13 00:44:15.079023 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9315 | 2026.01.13 00:44:15.079067 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9316 | 2026.01.13 00:44:15.079551 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9317 | 2026.01.13 00:44:15.079779 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9318 | 2026.01.13 00:44:15.079916 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23090 | ||
| 9319 | 2026.01.13 00:44:15.138977 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1148 | ||
| 9320 | 2026.01.13 00:44:15.141313 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9321 | 2026.01.13 00:44:15.141356 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9322 | 2026.01.13 00:44:15.142517 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9323 | 2026.01.13 00:44:15.142771 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9324 | 2026.01.13 00:44:15.143029 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1148 | ||
| 9325 | 2026.01.13 00:44:15.641095 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9326 | 2026.01.13 00:44:15.641302 [ 4 ] {e2f817e2-a619-441c-9a57-6851d3483674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9327 | 2026.01.13 00:44:15.641380 [ 4 ] {e2f817e2-a619-441c-9a57-6851d3483674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9328 | 2026.01.13 00:44:15.642123 [ 4 ] {e2f817e2-a619-441c-9a57-6851d3483674} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9329 | 2026.01.13 00:44:15.642179 [ 4 ] {e2f817e2-a619-441c-9a57-6851d3483674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9330 | 2026.01.13 00:44:15.642605 [ 4 ] {e2f817e2-a619-441c-9a57-6851d3483674} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9331 | 2026.01.13 00:44:15.642845 [ 4 ] {e2f817e2-a619-441c-9a57-6851d3483674} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9332 | 2026.01.13 00:44:15.643005 [ 4 ] {e2f817e2-a619-441c-9a57-6851d3483674} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.00176 sec., 48863.63636363636 rows/sec., 4.08 MiB/sec. | ||
| 9333 | 2026.01.13 00:44:15.643056 [ 4 ] {e2f817e2-a619-441c-9a57-6851d3483674} <Debug> TCPHandler: Processed in 0.002104812 sec. | ||
| 9334 | 2026.01.13 00:44:15.643187 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9335 | 2026.01.13 00:44:15.643295 [ 4 ] {deb90d1f-96c1-424b-a46c-6ae5a3a7eecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9336 | 2026.01.13 00:44:15.643340 [ 4 ] {deb90d1f-96c1-424b-a46c-6ae5a3a7eecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9337 | 2026.01.13 00:44:15.643770 [ 4 ] {deb90d1f-96c1-424b-a46c-6ae5a3a7eecb} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9338 | 2026.01.13 00:44:15.643806 [ 4 ] {deb90d1f-96c1-424b-a46c-6ae5a3a7eecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9339 | 2026.01.13 00:44:15.644137 [ 4 ] {deb90d1f-96c1-424b-a46c-6ae5a3a7eecb} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9340 | 2026.01.13 00:44:15.644355 [ 4 ] {deb90d1f-96c1-424b-a46c-6ae5a3a7eecb} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9341 | 2026.01.13 00:44:15.644493 [ 4 ] {deb90d1f-96c1-424b-a46c-6ae5a3a7eecb} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001222 sec., 12274.959083469721 rows/sec., 923.02 KiB/sec. | ||
| 9342 | 2026.01.13 00:44:15.644534 [ 4 ] {deb90d1f-96c1-424b-a46c-6ae5a3a7eecb} <Debug> TCPHandler: Processed in 0.001401255 sec. | ||
| 9343 | 2026.01.13 00:44:15.644649 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9344 | 2026.01.13 00:44:15.644747 [ 4 ] {d7fb35e9-c269-4cdd-95f5-bc9c2e4f988f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9345 | 2026.01.13 00:44:15.644790 [ 4 ] {d7fb35e9-c269-4cdd-95f5-bc9c2e4f988f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9346 | 2026.01.13 00:44:15.645219 [ 4 ] {d7fb35e9-c269-4cdd-95f5-bc9c2e4f988f} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9347 | 2026.01.13 00:44:15.645256 [ 4 ] {d7fb35e9-c269-4cdd-95f5-bc9c2e4f988f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9348 | 2026.01.13 00:44:15.645572 [ 4 ] {d7fb35e9-c269-4cdd-95f5-bc9c2e4f988f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9349 | 2026.01.13 00:44:15.645789 [ 4 ] {d7fb35e9-c269-4cdd-95f5-bc9c2e4f988f} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9350 | 2026.01.13 00:44:15.645923 [ 4 ] {d7fb35e9-c269-4cdd-95f5-bc9c2e4f988f} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001196 sec., 66053.51170568563 rows/sec., 5.16 MiB/sec. | ||
| 9351 | 2026.01.13 00:44:15.645961 [ 4 ] {d7fb35e9-c269-4cdd-95f5-bc9c2e4f988f} <Debug> TCPHandler: Processed in 0.001364534 sec. | ||
| 9352 | 2026.01.13 00:44:15.646078 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9353 | 2026.01.13 00:44:15.646176 [ 4 ] {ac49c336-aa9c-486a-84f4-f91052ed947b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9354 | 2026.01.13 00:44:15.646221 [ 4 ] {ac49c336-aa9c-486a-84f4-f91052ed947b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9355 | 2026.01.13 00:44:15.646628 [ 4 ] {ac49c336-aa9c-486a-84f4-f91052ed947b} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9356 | 2026.01.13 00:44:15.646663 [ 4 ] {ac49c336-aa9c-486a-84f4-f91052ed947b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9357 | 2026.01.13 00:44:15.646999 [ 4 ] {ac49c336-aa9c-486a-84f4-f91052ed947b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9358 | 2026.01.13 00:44:15.647223 [ 4 ] {ac49c336-aa9c-486a-84f4-f91052ed947b} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9359 | 2026.01.13 00:44:15.647358 [ 4 ] {ac49c336-aa9c-486a-84f4-f91052ed947b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 9360 | 2026.01.13 00:44:15.647396 [ 4 ] {ac49c336-aa9c-486a-84f4-f91052ed947b} <Debug> TCPHandler: Processed in 0.001368704 sec. | ||
| 9361 | 2026.01.13 00:44:15.647502 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9362 | 2026.01.13 00:44:15.647599 [ 4 ] {28f8b56e-148e-479b-87a0-75af6b2aa741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9363 | 2026.01.13 00:44:15.647655 [ 4 ] {28f8b56e-148e-479b-87a0-75af6b2aa741} <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 | ||
| 9364 | 2026.01.13 00:44:15.648433 [ 4 ] {28f8b56e-148e-479b-87a0-75af6b2aa741} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9365 | 2026.01.13 00:44:15.648471 [ 4 ] {28f8b56e-148e-479b-87a0-75af6b2aa741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9366 | 2026.01.13 00:44:15.648984 [ 4 ] {28f8b56e-148e-479b-87a0-75af6b2aa741} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9367 | 2026.01.13 00:44:15.649217 [ 4 ] {28f8b56e-148e-479b-87a0-75af6b2aa741} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9368 | 2026.01.13 00:44:15.649357 [ 4 ] {28f8b56e-148e-479b-87a0-75af6b2aa741} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001834 sec., 8178.844056706653 rows/sec., 14.66 MiB/sec. | ||
| 9369 | 2026.01.13 00:44:15.649419 [ 4 ] {28f8b56e-148e-479b-87a0-75af6b2aa741} <Debug> TCPHandler: Processed in 0.002029771 sec. | ||
| 9370 | 2026.01.13 00:44:15.649599 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9371 | 2026.01.13 00:44:15.649697 [ 4 ] {ee7675ef-4017-4a90-84d7-0f64619b1981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9372 | 2026.01.13 00:44:15.649739 [ 4 ] {ee7675ef-4017-4a90-84d7-0f64619b1981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9373 | 2026.01.13 00:44:15.650083 [ 4 ] {ee7675ef-4017-4a90-84d7-0f64619b1981} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9374 | 2026.01.13 00:44:15.650121 [ 4 ] {ee7675ef-4017-4a90-84d7-0f64619b1981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9375 | 2026.01.13 00:44:15.650439 [ 4 ] {ee7675ef-4017-4a90-84d7-0f64619b1981} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9376 | 2026.01.13 00:44:15.650658 [ 4 ] {ee7675ef-4017-4a90-84d7-0f64619b1981} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9377 | 2026.01.13 00:44:15.650796 [ 4 ] {ee7675ef-4017-4a90-84d7-0f64619b1981} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 9378 | 2026.01.13 00:44:15.650833 [ 4 ] {ee7675ef-4017-4a90-84d7-0f64619b1981} <Debug> TCPHandler: Processed in 0.001284944 sec. | ||
| 9379 | 2026.01.13 00:44:16.312490 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 9380 | 2026.01.13 00:44:16.328991 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9381 | 2026.01.13 00:44:16.329056 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9382 | 2026.01.13 00:44:16.334754 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9383 | 2026.01.13 00:44:16.335446 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9384 | 2026.01.13 00:44:16.338261 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 9385 | 2026.01.13 00:44:20.670318 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9386 | 2026.01.13 00:44:20.670524 [ 4 ] {4cd39076-c11f-4601-ae4c-57337f3c0da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9387 | 2026.01.13 00:44:20.670595 [ 4 ] {4cd39076-c11f-4601-ae4c-57337f3c0da1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9388 | 2026.01.13 00:44:20.671245 [ 4 ] {4cd39076-c11f-4601-ae4c-57337f3c0da1} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9389 | 2026.01.13 00:44:20.671299 [ 4 ] {4cd39076-c11f-4601-ae4c-57337f3c0da1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9390 | 2026.01.13 00:44:20.671718 [ 4 ] {4cd39076-c11f-4601-ae4c-57337f3c0da1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9391 | 2026.01.13 00:44:20.671955 [ 4 ] {4cd39076-c11f-4601-ae4c-57337f3c0da1} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9392 | 2026.01.13 00:44:20.672127 [ 4 ] {4cd39076-c11f-4601-ae4c-57337f3c0da1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001652 sec., 1210.6537530266344 rows/sec., 98.72 KiB/sec. | ||
| 9393 | 2026.01.13 00:44:20.672178 [ 4 ] {4cd39076-c11f-4601-ae4c-57337f3c0da1} <Debug> TCPHandler: Processed in 0.002001081 sec. | ||
| 9394 | 2026.01.13 00:44:20.672307 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9395 | 2026.01.13 00:44:20.672414 [ 4 ] {977d5b4d-09bd-4876-bbf8-aaf3a6744f39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9396 | 2026.01.13 00:44:20.672460 [ 4 ] {977d5b4d-09bd-4876-bbf8-aaf3a6744f39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9397 | 2026.01.13 00:44:20.673432 [ 4 ] {977d5b4d-09bd-4876-bbf8-aaf3a6744f39} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9398 | 2026.01.13 00:44:20.673471 [ 4 ] {977d5b4d-09bd-4876-bbf8-aaf3a6744f39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9399 | 2026.01.13 00:44:20.673879 [ 4 ] {977d5b4d-09bd-4876-bbf8-aaf3a6744f39} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9400 | 2026.01.13 00:44:20.674104 [ 4 ] {977d5b4d-09bd-4876-bbf8-aaf3a6744f39} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9401 | 2026.01.13 00:44:20.674244 [ 39 ] {} <Debug> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9402 | 2026.01.13 00:44:20.674247 [ 4 ] {977d5b4d-09bd-4876-bbf8-aaf3a6744f39} <Debug> executeQuery: Read 1247 rows, 105.26 KiB in 0.001858 sec., 671151.776103337 rows/sec., 55.32 MiB/sec. | ||
| 9403 | 2026.01.13 00:44:20.674287 [ 39 ] {} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9404 | 2026.01.13 00:44:20.674307 [ 4 ] {977d5b4d-09bd-4876-bbf8-aaf3a6744f39} <Debug> TCPHandler: Processed in 0.002052161 sec. | ||
| 9405 | 2026.01.13 00:44:20.674309 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9406 | 2026.01.13 00:44:20.674436 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9407 | 2026.01.13 00:44:20.674436 [ 195 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9408 | 2026.01.13 00:44:20.674539 [ 4 ] {a54dd87f-553d-4c26-8303-d4630a22c8ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9409 | 2026.01.13 00:44:20.674585 [ 4 ] {a54dd87f-553d-4c26-8303-d4630a22c8ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9410 | 2026.01.13 00:44:20.674589 [ 195 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9411 | 2026.01.13 00:44:20.674634 [ 195 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1405 rows starting from the beginning of the part | ||
| 9412 | 2026.01.13 00:44:20.674697 [ 195 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 106 rows starting from the beginning of the part | ||
| 9413 | 2026.01.13 00:44:20.674742 [ 195 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 206 rows starting from the beginning of the part | ||
| 9414 | 2026.01.13 00:44:20.674783 [ 195 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 106 rows starting from the beginning of the part | ||
| 9415 | 2026.01.13 00:44:20.674820 [ 195 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 86 rows starting from the beginning of the part | ||
| 9416 | 2026.01.13 00:44:20.674860 [ 195 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1247 rows starting from the beginning of the part | ||
| 9417 | 2026.01.13 00:44:20.675020 [ 4 ] {a54dd87f-553d-4c26-8303-d4630a22c8ff} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9418 | 2026.01.13 00:44:20.675063 [ 4 ] {a54dd87f-553d-4c26-8303-d4630a22c8ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9419 | 2026.01.13 00:44:20.675402 [ 4 ] {a54dd87f-553d-4c26-8303-d4630a22c8ff} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9420 | 2026.01.13 00:44:20.675637 [ 4 ] {a54dd87f-553d-4c26-8303-d4630a22c8ff} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9421 | 2026.01.13 00:44:20.675778 [ 4 ] {a54dd87f-553d-4c26-8303-d4630a22c8ff} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001261 sec., 21411.57811260904 rows/sec., 1.56 MiB/sec. | ||
| 9422 | 2026.01.13 00:44:20.675818 [ 4 ] {a54dd87f-553d-4c26-8303-d4630a22c8ff} <Debug> TCPHandler: Processed in 0.001432285 sec. | ||
| 9423 | 2026.01.13 00:44:20.675935 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9424 | 2026.01.13 00:44:20.676032 [ 4 ] {91088d0b-4f5f-417b-8eb8-26ac9db2878a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9425 | 2026.01.13 00:44:20.676072 [ 4 ] {91088d0b-4f5f-417b-8eb8-26ac9db2878a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9426 | 2026.01.13 00:44:20.676353 [ 200 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3156 rows, containing 5 columns (5 merged, 0 gathered) in 0.001977351 sec., 1596074.7484892667 rows/sec., 139.34 MiB/sec. | ||
| 9427 | 2026.01.13 00:44:20.676567 [ 195 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9428 | 2026.01.13 00:44:20.676571 [ 4 ] {91088d0b-4f5f-417b-8eb8-26ac9db2878a} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9429 | 2026.01.13 00:44:20.676626 [ 4 ] {91088d0b-4f5f-417b-8eb8-26ac9db2878a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9430 | 2026.01.13 00:44:20.676857 [ 195 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_71_14} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9431 | 2026.01.13 00:44:20.676942 [ 195 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_71_14} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9432 | 2026.01.13 00:44:20.676988 [ 4 ] {91088d0b-4f5f-417b-8eb8-26ac9db2878a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9433 | 2026.01.13 00:44:20.677021 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 9434 | 2026.01.13 00:44:20.677237 [ 4 ] {91088d0b-4f5f-417b-8eb8-26ac9db2878a} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9435 | 2026.01.13 00:44:20.677376 [ 4 ] {91088d0b-4f5f-417b-8eb8-26ac9db2878a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001363 sec., 167278.06309611152 rows/sec., 11.33 MiB/sec. | ||
| 9436 | 2026.01.13 00:44:20.677415 [ 4 ] {91088d0b-4f5f-417b-8eb8-26ac9db2878a} <Debug> TCPHandler: Processed in 0.001530296 sec. | ||
| 9437 | 2026.01.13 00:44:20.677531 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9438 | 2026.01.13 00:44:20.677626 [ 4 ] {c5dc8f68-6061-4953-8296-fc5c1b8382bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9439 | 2026.01.13 00:44:20.677667 [ 4 ] {c5dc8f68-6061-4953-8296-fc5c1b8382bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9440 | 2026.01.13 00:44:20.678249 [ 4 ] {c5dc8f68-6061-4953-8296-fc5c1b8382bd} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9441 | 2026.01.13 00:44:20.678285 [ 4 ] {c5dc8f68-6061-4953-8296-fc5c1b8382bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9442 | 2026.01.13 00:44:20.678616 [ 4 ] {c5dc8f68-6061-4953-8296-fc5c1b8382bd} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9443 | 2026.01.13 00:44:20.678841 [ 4 ] {c5dc8f68-6061-4953-8296-fc5c1b8382bd} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9444 | 2026.01.13 00:44:20.678945 [ 39 ] {} <Debug> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9445 | 2026.01.13 00:44:20.678973 [ 4 ] {c5dc8f68-6061-4953-8296-fc5c1b8382bd} <Debug> executeQuery: Read 547 rows, 41.57 KiB in 0.001366 sec., 400439.23865300143 rows/sec., 29.72 MiB/sec. | ||
| 9446 | 2026.01.13 00:44:20.678980 [ 39 ] {} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9447 | 2026.01.13 00:44:20.679005 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9448 | 2026.01.13 00:44:20.679012 [ 4 ] {c5dc8f68-6061-4953-8296-fc5c1b8382bd} <Debug> TCPHandler: Processed in 0.001530806 sec. | ||
| 9449 | 2026.01.13 00:44:20.679078 [ 199 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9450 | 2026.01.13 00:44:20.679140 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9451 | 2026.01.13 00:44:20.679171 [ 199 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9452 | 2026.01.13 00:44:20.679203 [ 199 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 632 rows starting from the beginning of the part | ||
| 9453 | 2026.01.13 00:44:20.679240 [ 4 ] {914953f4-e7c9-4a48-a9d4-7aaa13072487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9454 | 2026.01.13 00:44:20.679254 [ 199 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 89 rows starting from the beginning of the part | ||
| 9455 | 2026.01.13 00:44:20.679294 [ 4 ] {914953f4-e7c9-4a48-a9d4-7aaa13072487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9456 | 2026.01.13 00:44:20.679304 [ 199 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 115 rows starting from the beginning of the part | ||
| 9457 | 2026.01.13 00:44:20.679355 [ 199 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 89 rows starting from the beginning of the part | ||
| 9458 | 2026.01.13 00:44:20.679393 [ 199 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 79 rows starting from the beginning of the part | ||
| 9459 | 2026.01.13 00:44:20.679430 [ 199 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 547 rows starting from the beginning of the part | ||
| 9460 | 2026.01.13 00:44:20.679864 [ 4 ] {914953f4-e7c9-4a48-a9d4-7aaa13072487} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9461 | 2026.01.13 00:44:20.679906 [ 4 ] {914953f4-e7c9-4a48-a9d4-7aaa13072487} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9462 | 2026.01.13 00:44:20.680323 [ 4 ] {914953f4-e7c9-4a48-a9d4-7aaa13072487} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9463 | 2026.01.13 00:44:20.680387 [ 201 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1551 rows, containing 5 columns (5 merged, 0 gathered) in 0.001335263 sec., 1161568.9193814253 rows/sec., 92.54 MiB/sec. | ||
| 9464 | 2026.01.13 00:44:20.680568 [ 199 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9465 | 2026.01.13 00:44:20.680572 [ 4 ] {914953f4-e7c9-4a48-a9d4-7aaa13072487} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9466 | 2026.01.13 00:44:20.680709 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9467 | 2026.01.13 00:44:20.680732 [ 4 ] {914953f4-e7c9-4a48-a9d4-7aaa13072487} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001511 sec., 559232.2964923892 rows/sec., 37.64 MiB/sec. | ||
| 9468 | 2026.01.13 00:44:20.680743 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9469 | 2026.01.13 00:44:20.680767 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9470 | 2026.01.13 00:44:20.680772 [ 4 ] {914953f4-e7c9-4a48-a9d4-7aaa13072487} <Debug> TCPHandler: Processed in 0.001681238 sec. | ||
| 9471 | 2026.01.13 00:44:20.680845 [ 199 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_71_14} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9472 | 2026.01.13 00:44:20.680866 [ 201 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9473 | 2026.01.13 00:44:20.680900 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9474 | 2026.01.13 00:44:20.680923 [ 199 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_71_14} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9475 | 2026.01.13 00:44:20.680996 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 9476 | 2026.01.13 00:44:20.681005 [ 4 ] {b85f413b-f618-4c77-822e-d0a46b228f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9477 | 2026.01.13 00:44:20.681009 [ 201 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9478 | 2026.01.13 00:44:20.681072 [ 4 ] {b85f413b-f618-4c77-822e-d0a46b228f9c} <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 | ||
| 9479 | 2026.01.13 00:44:20.681079 [ 201 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 19337 rows starting from the beginning of the part | ||
| 9480 | 2026.01.13 00:44:20.681174 [ 201 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 9481 | 2026.01.13 00:44:20.681233 [ 201 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 196 rows starting from the beginning of the part | ||
| 9482 | 2026.01.13 00:44:20.681289 [ 201 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 9483 | 2026.01.13 00:44:20.681341 [ 201 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 9484 | 2026.01.13 00:44:20.681386 [ 201 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 845 rows starting from the beginning of the part | ||
| 9485 | 2026.01.13 00:44:20.681914 [ 4 ] {b85f413b-f618-4c77-822e-d0a46b228f9c} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9486 | 2026.01.13 00:44:20.681956 [ 4 ] {b85f413b-f618-4c77-822e-d0a46b228f9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9487 | 2026.01.13 00:44:20.682665 [ 4 ] {b85f413b-f618-4c77-822e-d0a46b228f9c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9488 | 2026.01.13 00:44:20.682926 [ 4 ] {b85f413b-f618-4c77-822e-d0a46b228f9c} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9489 | 2026.01.13 00:44:20.683079 [ 4 ] {b85f413b-f618-4c77-822e-d0a46b228f9c} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002093 sec., 11944.577161968467 rows/sec., 21.40 MiB/sec. | ||
| 9490 | 2026.01.13 00:44:20.683145 [ 4 ] {b85f413b-f618-4c77-822e-d0a46b228f9c} <Debug> TCPHandler: Processed in 0.002293404 sec. | ||
| 9491 | 2026.01.13 00:44:20.683272 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9492 | 2026.01.13 00:44:20.683368 [ 4 ] {57e67190-209b-40f0-b6a6-13b97490a515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9493 | 2026.01.13 00:44:20.683412 [ 4 ] {57e67190-209b-40f0-b6a6-13b97490a515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9494 | 2026.01.13 00:44:20.683762 [ 4 ] {57e67190-209b-40f0-b6a6-13b97490a515} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9495 | 2026.01.13 00:44:20.683797 [ 4 ] {57e67190-209b-40f0-b6a6-13b97490a515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9496 | 2026.01.13 00:44:20.684254 [ 4 ] {57e67190-209b-40f0-b6a6-13b97490a515} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9497 | 2026.01.13 00:44:20.684486 [ 4 ] {57e67190-209b-40f0-b6a6-13b97490a515} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9498 | 2026.01.13 00:44:20.684605 [ 39 ] {} <Debug> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9499 | 2026.01.13 00:44:20.684630 [ 4 ] {57e67190-209b-40f0-b6a6-13b97490a515} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001281 sec., 46838.4074941452 rows/sec., 3.16 MiB/sec. | ||
| 9500 | 2026.01.13 00:44:20.684639 [ 39 ] {} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9501 | 2026.01.13 00:44:20.684662 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9502 | 2026.01.13 00:44:20.684669 [ 4 ] {57e67190-209b-40f0-b6a6-13b97490a515} <Debug> TCPHandler: Processed in 0.001445865 sec. | ||
| 9503 | 2026.01.13 00:44:20.684770 [ 186 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9504 | 2026.01.13 00:44:20.684921 [ 186 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9505 | 2026.01.13 00:44:20.684956 [ 186 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3864 rows starting from the beginning of the part | ||
| 9506 | 2026.01.13 00:44:20.685018 [ 186 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 9507 | 2026.01.13 00:44:20.685063 [ 186 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 9508 | 2026.01.13 00:44:20.685104 [ 186 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 9509 | 2026.01.13 00:44:20.685140 [ 186 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 9510 | 2026.01.13 00:44:20.685179 [ 186 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 9511 | 2026.01.13 00:44:20.691946 [ 191 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4164 rows, containing 4 columns (4 merged, 0 gathered) in 0.007226375 sec., 576222.5182058777 rows/sec., 38.83 MiB/sec. | ||
| 9512 | 2026.01.13 00:44:20.692438 [ 199 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9513 | 2026.01.13 00:44:20.692705 [ 199 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_71_14} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9514 | 2026.01.13 00:44:20.692785 [ 199 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_71_14} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9515 | 2026.01.13 00:44:20.692872 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 9516 | 2026.01.13 00:44:20.693892 [ 191 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20858 rows, containing 5 columns (5 merged, 0 gathered) in 0.013074786 sec., 1595284.2363920908 rows/sec., 109.58 MiB/sec. | ||
| 9517 | 2026.01.13 00:44:20.694357 [ 190 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9518 | 2026.01.13 00:44:20.694686 [ 190 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9519 | 2026.01.13 00:44:20.694775 [ 190 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9520 | 2026.01.13 00:44:20.694888 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 9521 | 2026.01.13 00:44:21.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 311.54 MiB, peak 322.11 MiB, free memory in arenas 0.00 B, will set to 313.10 MiB (RSS), difference: 1.56 MiB | ||
| 9522 | 2026.01.13 00:44:21.154133 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38738 | ||
| 9523 | 2026.01.13 00:44:21.154245 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9524 | 2026.01.13 00:44:21.154272 [ 291 ] {} <Debug> TCP-Session: 8b17ca0a-2851-4e7e-8444-e11a6cbbf3ca Authenticating user 'default' from [fd00:1122:3344:101::e]:38738 | ||
| 9525 | 2026.01.13 00:44:21.154295 [ 291 ] {} <Debug> TCP-Session: 8b17ca0a-2851-4e7e-8444-e11a6cbbf3ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9526 | 2026.01.13 00:44:21.154308 [ 291 ] {} <Debug> TCP-Session: 8b17ca0a-2851-4e7e-8444-e11a6cbbf3ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9527 | 2026.01.13 00:44:21.154498 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33721 | ||
| 9528 | 2026.01.13 00:44:21.154502 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35356 | ||
| 9529 | 2026.01.13 00:44:21.154551 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38535 | ||
| 9530 | 2026.01.13 00:44:21.154582 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54939 | ||
| 9531 | 2026.01.13 00:44:21.154613 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9532 | 2026.01.13 00:44:21.154599 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64040 | ||
| 9533 | 2026.01.13 00:44:21.154662 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9534 | 2026.01.13 00:44:21.154681 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9535 | 2026.01.13 00:44:21.154704 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9536 | 2026.01.13 00:44:21.154709 [ 287 ] {} <Debug> TCP-Session: d2e91881-7b56-40fc-aa24-d16b2f10162d Authenticating user 'default' from [fd00:1122:3344:101::e]:38535 | ||
| 9537 | 2026.01.13 00:44:21.154729 [ 292 ] {} <Debug> TCP-Session: 16d700ad-79c6-47d1-8e0a-79d5a8682355 Authenticating user 'default' from [fd00:1122:3344:101::e]:35356 | ||
| 9538 | 2026.01.13 00:44:21.154737 [ 288 ] {} <Debug> TCP-Session: 0716b756-b2a5-4826-bb5f-b737774beb9b Authenticating user 'default' from [fd00:1122:3344:101::e]:54939 | ||
| 9539 | 2026.01.13 00:44:21.154748 [ 287 ] {} <Debug> TCP-Session: d2e91881-7b56-40fc-aa24-d16b2f10162d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9540 | 2026.01.13 00:44:21.154768 [ 292 ] {} <Debug> TCP-Session: 16d700ad-79c6-47d1-8e0a-79d5a8682355 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9541 | 2026.01.13 00:44:21.154772 [ 288 ] {} <Debug> TCP-Session: 0716b756-b2a5-4826-bb5f-b737774beb9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9542 | 2026.01.13 00:44:21.154781 [ 287 ] {} <Debug> TCP-Session: d2e91881-7b56-40fc-aa24-d16b2f10162d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9543 | 2026.01.13 00:44:21.154804 [ 288 ] {} <Debug> TCP-Session: 0716b756-b2a5-4826-bb5f-b737774beb9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9544 | 2026.01.13 00:44:21.154660 [ 293 ] {} <Debug> TCP-Session: c8b9472d-619e-46f7-ac33-7f4c7d4706d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:33721 | ||
| 9545 | 2026.01.13 00:44:21.154649 [ 291 ] {} <Trace> TCP-Session: 8b17ca0a-2851-4e7e-8444-e11a6cbbf3ca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9546 | 2026.01.13 00:44:21.154876 [ 293 ] {} <Debug> TCP-Session: c8b9472d-619e-46f7-ac33-7f4c7d4706d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9547 | 2026.01.13 00:44:21.154585 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54875 | ||
| 9548 | 2026.01.13 00:44:21.154903 [ 293 ] {} <Debug> TCP-Session: c8b9472d-619e-46f7-ac33-7f4c7d4706d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9549 | 2026.01.13 00:44:21.154544 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41390 | ||
| 9550 | 2026.01.13 00:44:21.154955 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9551 | 2026.01.13 00:44:21.154544 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46891 | ||
| 9552 | 2026.01.13 00:44:21.154994 [ 290 ] {} <Debug> TCP-Session: 6e070aec-d0c8-4f7c-8b07-9a55f95aa877 Authenticating user 'default' from [fd00:1122:3344:101::e]:64040 | ||
| 9553 | 2026.01.13 00:44:21.154794 [ 292 ] {} <Debug> TCP-Session: 16d700ad-79c6-47d1-8e0a-79d5a8682355 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9554 | 2026.01.13 00:44:21.155027 [ 290 ] {} <Debug> TCP-Session: 6e070aec-d0c8-4f7c-8b07-9a55f95aa877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9555 | 2026.01.13 00:44:21.155053 [ 290 ] {} <Debug> TCP-Session: 6e070aec-d0c8-4f7c-8b07-9a55f95aa877 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9556 | 2026.01.13 00:44:21.155057 [ 291 ] {dc76e81a-7438-49dc-bbfa-64acfc2f9f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38738) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9557 | 2026.01.13 00:44:21.155334 [ 291 ] {dc76e81a-7438-49dc-bbfa-64acfc2f9f6e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9558 | 2026.01.13 00:44:21.155362 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9559 | 2026.01.13 00:44:21.155388 [ 291 ] {dc76e81a-7438-49dc-bbfa-64acfc2f9f6e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9560 | 2026.01.13 00:44:21.155396 [ 294 ] {} <Debug> TCP-Session: 463bc49f-6f51-4e09-ae94-70fa07329985 Authenticating user 'default' from [fd00:1122:3344:101::e]:46891 | ||
| 9561 | 2026.01.13 00:44:21.155430 [ 294 ] {} <Debug> TCP-Session: 463bc49f-6f51-4e09-ae94-70fa07329985 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9562 | 2026.01.13 00:44:21.155443 [ 294 ] {} <Debug> TCP-Session: 463bc49f-6f51-4e09-ae94-70fa07329985 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9563 | 2026.01.13 00:44:21.155477 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9564 | 2026.01.13 00:44:21.155513 [ 289 ] {} <Debug> TCP-Session: c4a40286-a8d1-4dce-b808-7e08f18afa47 Authenticating user 'default' from [fd00:1122:3344:101::e]:54875 | ||
| 9565 | 2026.01.13 00:44:21.155530 [ 289 ] {} <Debug> TCP-Session: c4a40286-a8d1-4dce-b808-7e08f18afa47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9566 | 2026.01.13 00:44:21.155545 [ 289 ] {} <Debug> TCP-Session: c4a40286-a8d1-4dce-b808-7e08f18afa47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9567 | 2026.01.13 00:44:21.155578 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9568 | 2026.01.13 00:44:21.155610 [ 286 ] {} <Debug> TCP-Session: 56650910-44ea-4c0e-a1a0-2e122a6112c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:41390 | ||
| 9569 | 2026.01.13 00:44:21.155625 [ 286 ] {} <Debug> TCP-Session: 56650910-44ea-4c0e-a1a0-2e122a6112c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9570 | 2026.01.13 00:44:21.155637 [ 286 ] {} <Debug> TCP-Session: 56650910-44ea-4c0e-a1a0-2e122a6112c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9571 | 2026.01.13 00:44:21.155694 [ 291 ] {dc76e81a-7438-49dc-bbfa-64acfc2f9f6e} <Debug> oximeter.version (89d52177-8511-4918-bdc1-735de11edbfb) (SelectExecutor): Key condition: unknown | ||
| 9572 | 2026.01.13 00:44:21.156712 [ 319 ] {dc76e81a-7438-49dc-bbfa-64acfc2f9f6e} <Trace> AggregatingTransform: Aggregating | ||
| 9573 | 2026.01.13 00:44:21.156748 [ 319 ] {dc76e81a-7438-49dc-bbfa-64acfc2f9f6e} <Trace> Aggregator: Aggregation method: without_key | ||
| 9574 | 2026.01.13 00:44:21.156779 [ 319 ] {dc76e81a-7438-49dc-bbfa-64acfc2f9f6e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000981121 sec. (1019.242 rows/sec., 39.81 KiB/sec.) | ||
| 9575 | 2026.01.13 00:44:21.156796 [ 319 ] {dc76e81a-7438-49dc-bbfa-64acfc2f9f6e} <Trace> Aggregator: Merging aggregated data | ||
| 9576 | 2026.01.13 00:44:21.158342 [ 291 ] {dc76e81a-7438-49dc-bbfa-64acfc2f9f6e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003349 sec., 298.59659599880564 rows/sec., 11.66 KiB/sec. | ||
| 9577 | 2026.01.13 00:44:21.158480 [ 291 ] {dc76e81a-7438-49dc-bbfa-64acfc2f9f6e} <Debug> TCPHandler: Processed in 0.003950821 sec. | ||
| 9578 | 2026.01.13 00:44:21.158587 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9579 | 2026.01.13 00:44:21.158615 [ 291 ] {} <Debug> TCP-Session: 8b17ca0a-2851-4e7e-8444-e11a6cbbf3ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9580 | 2026.01.13 00:44:21.158623 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9581 | 2026.01.13 00:44:21.158650 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9582 | 2026.01.13 00:44:21.158671 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9583 | 2026.01.13 00:44:21.158671 [ 292 ] {} <Debug> TCP-Session: 16d700ad-79c6-47d1-8e0a-79d5a8682355 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9584 | 2026.01.13 00:44:21.158697 [ 293 ] {} <Debug> TCP-Session: c8b9472d-619e-46f7-ac33-7f4c7d4706d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9585 | 2026.01.13 00:44:21.158692 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9586 | 2026.01.13 00:44:21.158733 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9587 | 2026.01.13 00:44:21.158752 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9588 | 2026.01.13 00:44:21.158762 [ 294 ] {} <Debug> TCP-Session: 463bc49f-6f51-4e09-ae94-70fa07329985 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9589 | 2026.01.13 00:44:21.158768 [ 286 ] {} <Debug> TCP-Session: 56650910-44ea-4c0e-a1a0-2e122a6112c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9590 | 2026.01.13 00:44:21.158718 [ 290 ] {} <Debug> TCP-Session: 6e070aec-d0c8-4f7c-8b07-9a55f95aa877 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9591 | 2026.01.13 00:44:21.158801 [ 287 ] {} <Debug> TCP-Session: d2e91881-7b56-40fc-aa24-d16b2f10162d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9592 | 2026.01.13 00:44:21.158713 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9593 | 2026.01.13 00:44:21.158770 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9594 | 2026.01.13 00:44:21.158877 [ 288 ] {} <Debug> TCP-Session: 0716b756-b2a5-4826-bb5f-b737774beb9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9595 | 2026.01.13 00:44:21.158904 [ 289 ] {} <Debug> TCP-Session: c4a40286-a8d1-4dce-b808-7e08f18afa47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9596 | 2026.01.13 00:44:21.189974 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58164 | ||
| 9597 | 2026.01.13 00:44:21.190062 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9598 | 2026.01.13 00:44:21.190086 [ 288 ] {} <Debug> TCP-Session: b0a96b2a-7b6d-42f7-be41-e43b68d8a834 Authenticating user 'default' from [fd00:1122:3344:101::e]:58164 | ||
| 9599 | 2026.01.13 00:44:21.190107 [ 288 ] {} <Debug> TCP-Session: b0a96b2a-7b6d-42f7-be41-e43b68d8a834 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9600 | 2026.01.13 00:44:21.190119 [ 288 ] {} <Debug> TCP-Session: b0a96b2a-7b6d-42f7-be41-e43b68d8a834 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9601 | 2026.01.13 00:44:21.190321 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48697 | ||
| 9602 | 2026.01.13 00:44:21.190356 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62998 | ||
| 9603 | 2026.01.13 00:44:21.190381 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35385 | ||
| 9604 | 2026.01.13 00:44:21.190391 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58983 | ||
| 9605 | 2026.01.13 00:44:21.190421 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63258 | ||
| 9606 | 2026.01.13 00:44:21.190444 [ 288 ] {} <Trace> TCP-Session: b0a96b2a-7b6d-42f7-be41-e43b68d8a834 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9607 | 2026.01.13 00:44:21.190470 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9608 | 2026.01.13 00:44:21.190412 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58365 | ||
| 9609 | 2026.01.13 00:44:21.190507 [ 292 ] {} <Debug> TCP-Session: e185b7ed-682e-41c7-b968-1de6c55b345b Authenticating user 'default' from [fd00:1122:3344:101::e]:35385 | ||
| 9610 | 2026.01.13 00:44:21.190529 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9611 | 2026.01.13 00:44:21.190548 [ 292 ] {} <Debug> TCP-Session: e185b7ed-682e-41c7-b968-1de6c55b345b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9612 | 2026.01.13 00:44:21.190563 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9613 | 2026.01.13 00:44:21.190568 [ 287 ] {} <Debug> TCP-Session: 33677411-8415-4bfc-88ab-ec73171d5a01 Authenticating user 'default' from [fd00:1122:3344:101::e]:63258 | ||
| 9614 | 2026.01.13 00:44:21.190577 [ 292 ] {} <Debug> TCP-Session: e185b7ed-682e-41c7-b968-1de6c55b345b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9615 | 2026.01.13 00:44:21.190595 [ 286 ] {} <Debug> TCP-Session: 9525c807-a61a-4b35-a830-28c98778bf8e Authenticating user 'default' from [fd00:1122:3344:101::e]:58365 | ||
| 9616 | 2026.01.13 00:44:21.190610 [ 287 ] {} <Debug> TCP-Session: 33677411-8415-4bfc-88ab-ec73171d5a01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9617 | 2026.01.13 00:44:21.190635 [ 288 ] {7e016e64-b6db-4185-8c9b-717131dcdee9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58164) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9618 | 2026.01.13 00:44:21.190669 [ 287 ] {} <Debug> TCP-Session: 33677411-8415-4bfc-88ab-ec73171d5a01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9619 | 2026.01.13 00:44:21.190496 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9620 | 2026.01.13 00:44:21.190401 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50029 | ||
| 9621 | 2026.01.13 00:44:21.190738 [ 293 ] {} <Debug> TCP-Session: 2ef4cb27-2eda-460e-92f9-7ff718456ba5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58983 | ||
| 9622 | 2026.01.13 00:44:21.190381 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49800 | ||
| 9623 | 2026.01.13 00:44:21.190799 [ 293 ] {} <Debug> TCP-Session: 2ef4cb27-2eda-460e-92f9-7ff718456ba5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9624 | 2026.01.13 00:44:21.190817 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9625 | 2026.01.13 00:44:21.190831 [ 293 ] {} <Debug> TCP-Session: 2ef4cb27-2eda-460e-92f9-7ff718456ba5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9626 | 2026.01.13 00:44:21.190439 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9627 | 2026.01.13 00:44:21.190851 [ 294 ] {} <Debug> TCP-Session: 71951576-5a88-46f6-a467-dbf2e021ea86 Authenticating user 'default' from [fd00:1122:3344:101::e]:50029 | ||
| 9628 | 2026.01.13 00:44:21.190856 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9629 | 2026.01.13 00:44:21.190886 [ 290 ] {} <Debug> TCP-Session: c740856d-5bfe-49c6-af12-a719d9ef1d34 Authenticating user 'default' from [fd00:1122:3344:101::e]:62998 | ||
| 9630 | 2026.01.13 00:44:21.190891 [ 294 ] {} <Debug> TCP-Session: 71951576-5a88-46f6-a467-dbf2e021ea86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9631 | 2026.01.13 00:44:21.190926 [ 291 ] {} <Debug> TCP-Session: fe706c2b-f2a5-4b97-a814-b60f052e580b Authenticating user 'default' from [fd00:1122:3344:101::e]:49800 | ||
| 9632 | 2026.01.13 00:44:21.190947 [ 294 ] {} <Debug> TCP-Session: 71951576-5a88-46f6-a467-dbf2e021ea86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9633 | 2026.01.13 00:44:21.190939 [ 290 ] {} <Debug> TCP-Session: c740856d-5bfe-49c6-af12-a719d9ef1d34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9634 | 2026.01.13 00:44:21.190964 [ 291 ] {} <Debug> TCP-Session: fe706c2b-f2a5-4b97-a814-b60f052e580b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9635 | 2026.01.13 00:44:21.190984 [ 290 ] {} <Debug> TCP-Session: c740856d-5bfe-49c6-af12-a719d9ef1d34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9636 | 2026.01.13 00:44:21.190997 [ 291 ] {} <Debug> TCP-Session: fe706c2b-f2a5-4b97-a814-b60f052e580b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9637 | 2026.01.13 00:44:21.190949 [ 288 ] {7e016e64-b6db-4185-8c9b-717131dcdee9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9638 | 2026.01.13 00:44:21.190656 [ 286 ] {} <Debug> TCP-Session: 9525c807-a61a-4b35-a830-28c98778bf8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9639 | 2026.01.13 00:44:21.190412 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9640 | 2026.01.13 00:44:21.191086 [ 286 ] {} <Debug> TCP-Session: 9525c807-a61a-4b35-a830-28c98778bf8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9641 | 2026.01.13 00:44:21.191103 [ 288 ] {7e016e64-b6db-4185-8c9b-717131dcdee9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9642 | 2026.01.13 00:44:21.191116 [ 289 ] {} <Debug> TCP-Session: 1a7b76f8-6ae5-4289-9ea7-8ae7e905401c Authenticating user 'default' from [fd00:1122:3344:101::e]:48697 | ||
| 9643 | 2026.01.13 00:44:21.191147 [ 289 ] {} <Debug> TCP-Session: 1a7b76f8-6ae5-4289-9ea7-8ae7e905401c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9644 | 2026.01.13 00:44:21.191160 [ 289 ] {} <Debug> TCP-Session: 1a7b76f8-6ae5-4289-9ea7-8ae7e905401c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9645 | 2026.01.13 00:44:21.191407 [ 288 ] {7e016e64-b6db-4185-8c9b-717131dcdee9} <Debug> oximeter.version (89d52177-8511-4918-bdc1-735de11edbfb) (SelectExecutor): Key condition: unknown | ||
| 9646 | 2026.01.13 00:44:21.192265 [ 261 ] {7e016e64-b6db-4185-8c9b-717131dcdee9} <Trace> AggregatingTransform: Aggregating | ||
| 9647 | 2026.01.13 00:44:21.192298 [ 261 ] {7e016e64-b6db-4185-8c9b-717131dcdee9} <Trace> Aggregator: Aggregation method: without_key | ||
| 9648 | 2026.01.13 00:44:21.192330 [ 261 ] {7e016e64-b6db-4185-8c9b-717131dcdee9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000817119 sec. (1223.812 rows/sec., 47.81 KiB/sec.) | ||
| 9649 | 2026.01.13 00:44:21.192349 [ 261 ] {7e016e64-b6db-4185-8c9b-717131dcdee9} <Trace> Aggregator: Merging aggregated data | ||
| 9650 | 2026.01.13 00:44:21.193447 [ 288 ] {7e016e64-b6db-4185-8c9b-717131dcdee9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002869 sec., 348.5535029627048 rows/sec., 13.62 KiB/sec. | ||
| 9651 | 2026.01.13 00:44:21.193620 [ 288 ] {7e016e64-b6db-4185-8c9b-717131dcdee9} <Debug> TCPHandler: Processed in 0.003294314 sec. | ||
| 9652 | 2026.01.13 00:44:21.193744 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9653 | 2026.01.13 00:44:21.193771 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9654 | 2026.01.13 00:44:21.193776 [ 288 ] {} <Debug> TCP-Session: b0a96b2a-7b6d-42f7-be41-e43b68d8a834 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9655 | 2026.01.13 00:44:21.193793 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9656 | 2026.01.13 00:44:21.193813 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9657 | 2026.01.13 00:44:21.193813 [ 289 ] {} <Debug> TCP-Session: 1a7b76f8-6ae5-4289-9ea7-8ae7e905401c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9658 | 2026.01.13 00:44:21.193839 [ 287 ] {} <Debug> TCP-Session: 33677411-8415-4bfc-88ab-ec73171d5a01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9659 | 2026.01.13 00:44:21.193850 [ 291 ] {} <Debug> TCP-Session: fe706c2b-f2a5-4b97-a814-b60f052e580b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9660 | 2026.01.13 00:44:21.193858 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9661 | 2026.01.13 00:44:21.193874 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9662 | 2026.01.13 00:44:21.193891 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9663 | 2026.01.13 00:44:21.193912 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9664 | 2026.01.13 00:44:21.193926 [ 290 ] {} <Debug> TCP-Session: c740856d-5bfe-49c6-af12-a719d9ef1d34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9665 | 2026.01.13 00:44:21.193936 [ 294 ] {} <Debug> TCP-Session: 71951576-5a88-46f6-a467-dbf2e021ea86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9666 | 2026.01.13 00:44:21.193945 [ 286 ] {} <Debug> TCP-Session: 9525c807-a61a-4b35-a830-28c98778bf8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9667 | 2026.01.13 00:44:21.193912 [ 293 ] {} <Debug> TCP-Session: 2ef4cb27-2eda-460e-92f9-7ff718456ba5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9668 | 2026.01.13 00:44:21.193836 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9669 | 2026.01.13 00:44:21.194012 [ 292 ] {} <Debug> TCP-Session: e185b7ed-682e-41c7-b968-1de6c55b345b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9670 | 2026.01.13 00:44:22.148603 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37131 | ||
| 9671 | 2026.01.13 00:44:22.148713 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9672 | 2026.01.13 00:44:22.148743 [ 288 ] {} <Debug> TCP-Session: 31562529-ad17-4ede-a53a-c0d5740d5776 Authenticating user 'default' from [fd00:1122:3344:101::e]:37131 | ||
| 9673 | 2026.01.13 00:44:22.148766 [ 288 ] {} <Debug> TCP-Session: 31562529-ad17-4ede-a53a-c0d5740d5776 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9674 | 2026.01.13 00:44:22.148779 [ 288 ] {} <Debug> TCP-Session: 31562529-ad17-4ede-a53a-c0d5740d5776 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9675 | 2026.01.13 00:44:22.148986 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39649 | ||
| 9676 | 2026.01.13 00:44:22.149019 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42142 | ||
| 9677 | 2026.01.13 00:44:22.149038 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51632 | ||
| 9678 | 2026.01.13 00:44:22.149069 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33774 | ||
| 9679 | 2026.01.13 00:44:22.149094 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63136 | ||
| 9680 | 2026.01.13 00:44:22.149123 [ 288 ] {} <Trace> TCP-Session: 31562529-ad17-4ede-a53a-c0d5740d5776 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9681 | 2026.01.13 00:44:22.149154 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9682 | 2026.01.13 00:44:22.149163 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9683 | 2026.01.13 00:44:22.149213 [ 291 ] {} <Debug> TCP-Session: b620a1e9-f1ac-42c2-8d4e-bd4878b4e156 Authenticating user 'default' from [fd00:1122:3344:101::e]:42142 | ||
| 9684 | 2026.01.13 00:44:22.149225 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9685 | 2026.01.13 00:44:22.149234 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9686 | 2026.01.13 00:44:22.149249 [ 291 ] {} <Debug> TCP-Session: b620a1e9-f1ac-42c2-8d4e-bd4878b4e156 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9687 | 2026.01.13 00:44:22.149264 [ 287 ] {} <Debug> TCP-Session: 030793ba-4e7d-4fa2-91a6-7a5ec66f4d36 Authenticating user 'default' from [fd00:1122:3344:101::e]:63136 | ||
| 9688 | 2026.01.13 00:44:22.149283 [ 291 ] {} <Debug> TCP-Session: b620a1e9-f1ac-42c2-8d4e-bd4878b4e156 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9689 | 2026.01.13 00:44:22.149284 [ 286 ] {} <Debug> TCP-Session: 8ed4c788-a737-4fc9-9219-0d2c83723e1c Authenticating user 'default' from [fd00:1122:3344:101::e]:33774 | ||
| 9690 | 2026.01.13 00:44:22.149298 [ 287 ] {} <Debug> TCP-Session: 030793ba-4e7d-4fa2-91a6-7a5ec66f4d36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9691 | 2026.01.13 00:44:22.149246 [ 293 ] {} <Debug> TCP-Session: c4980be9-cf9d-40db-8ad7-d33f3c539dce Authenticating user 'default' from [fd00:1122:3344:101::e]:51632 | ||
| 9692 | 2026.01.13 00:44:22.149330 [ 287 ] {} <Debug> TCP-Session: 030793ba-4e7d-4fa2-91a6-7a5ec66f4d36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9693 | 2026.01.13 00:44:22.149326 [ 286 ] {} <Debug> TCP-Session: 8ed4c788-a737-4fc9-9219-0d2c83723e1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9694 | 2026.01.13 00:44:22.149367 [ 288 ] {42a9b53b-84ec-49d6-b304-72c7db490db5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37131) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9695 | 2026.01.13 00:44:22.149384 [ 286 ] {} <Debug> TCP-Session: 8ed4c788-a737-4fc9-9219-0d2c83723e1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9696 | 2026.01.13 00:44:22.149129 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9697 | 2026.01.13 00:44:22.149054 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64930 | ||
| 9698 | 2026.01.13 00:44:22.149471 [ 289 ] {} <Debug> TCP-Session: 8ff9529a-9f9d-4351-8d2b-0c7a936bcbf4 Authenticating user 'default' from [fd00:1122:3344:101::e]:39649 | ||
| 9699 | 2026.01.13 00:44:22.149032 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41546 | ||
| 9700 | 2026.01.13 00:44:22.149512 [ 289 ] {} <Debug> TCP-Session: 8ff9529a-9f9d-4351-8d2b-0c7a936bcbf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9701 | 2026.01.13 00:44:22.149531 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9702 | 2026.01.13 00:44:22.149557 [ 289 ] {} <Debug> TCP-Session: 8ff9529a-9f9d-4351-8d2b-0c7a936bcbf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9703 | 2026.01.13 00:44:22.149576 [ 294 ] {} <Debug> TCP-Session: e5f7c4f2-9738-4704-a0a1-8e2069c5c6ee Authenticating user 'default' from [fd00:1122:3344:101::e]:64930 | ||
| 9704 | 2026.01.13 00:44:22.149591 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9705 | 2026.01.13 00:44:22.149603 [ 294 ] {} <Debug> TCP-Session: e5f7c4f2-9738-4704-a0a1-8e2069c5c6ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9706 | 2026.01.13 00:44:22.149002 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40401 | ||
| 9707 | 2026.01.13 00:44:22.149627 [ 294 ] {} <Debug> TCP-Session: e5f7c4f2-9738-4704-a0a1-8e2069c5c6ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9708 | 2026.01.13 00:44:22.149623 [ 292 ] {} <Debug> TCP-Session: 7f9650f2-09c7-4ae9-926f-886b98e92dfa Authenticating user 'default' from [fd00:1122:3344:101::e]:41546 | ||
| 9709 | 2026.01.13 00:44:22.149361 [ 293 ] {} <Debug> TCP-Session: c4980be9-cf9d-40db-8ad7-d33f3c539dce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9710 | 2026.01.13 00:44:22.149687 [ 292 ] {} <Debug> TCP-Session: 7f9650f2-09c7-4ae9-926f-886b98e92dfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9711 | 2026.01.13 00:44:22.149693 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9712 | 2026.01.13 00:44:22.149718 [ 292 ] {} <Debug> TCP-Session: 7f9650f2-09c7-4ae9-926f-886b98e92dfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9713 | 2026.01.13 00:44:22.149727 [ 288 ] {42a9b53b-84ec-49d6-b304-72c7db490db5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9714 | 2026.01.13 00:44:22.149741 [ 290 ] {} <Debug> TCP-Session: 4db15629-ed41-49af-a133-840ffd09f1ab Authenticating user 'default' from [fd00:1122:3344:101::e]:40401 | ||
| 9715 | 2026.01.13 00:44:22.149711 [ 293 ] {} <Debug> TCP-Session: c4980be9-cf9d-40db-8ad7-d33f3c539dce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9716 | 2026.01.13 00:44:22.149788 [ 290 ] {} <Debug> TCP-Session: 4db15629-ed41-49af-a133-840ffd09f1ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9717 | 2026.01.13 00:44:22.149809 [ 290 ] {} <Debug> TCP-Session: 4db15629-ed41-49af-a133-840ffd09f1ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9718 | 2026.01.13 00:44:22.149811 [ 288 ] {42a9b53b-84ec-49d6-b304-72c7db490db5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9719 | 2026.01.13 00:44:22.150202 [ 288 ] {42a9b53b-84ec-49d6-b304-72c7db490db5} <Debug> oximeter.version (89d52177-8511-4918-bdc1-735de11edbfb) (SelectExecutor): Key condition: unknown | ||
| 9720 | 2026.01.13 00:44:22.151260 [ 305 ] {42a9b53b-84ec-49d6-b304-72c7db490db5} <Trace> AggregatingTransform: Aggregating | ||
| 9721 | 2026.01.13 00:44:22.151309 [ 305 ] {42a9b53b-84ec-49d6-b304-72c7db490db5} <Trace> Aggregator: Aggregation method: without_key | ||
| 9722 | 2026.01.13 00:44:22.151347 [ 305 ] {42a9b53b-84ec-49d6-b304-72c7db490db5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001017771 sec. (982.539 rows/sec., 38.38 KiB/sec.) | ||
| 9723 | 2026.01.13 00:44:22.151365 [ 305 ] {42a9b53b-84ec-49d6-b304-72c7db490db5} <Trace> Aggregator: Merging aggregated data | ||
| 9724 | 2026.01.13 00:44:22.152997 [ 288 ] {42a9b53b-84ec-49d6-b304-72c7db490db5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003704 sec., 269.9784017278618 rows/sec., 10.55 KiB/sec. | ||
| 9725 | 2026.01.13 00:44:22.153195 [ 288 ] {42a9b53b-84ec-49d6-b304-72c7db490db5} <Debug> TCPHandler: Processed in 0.004226434 sec. | ||
| 9726 | 2026.01.13 00:44:22.153298 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9727 | 2026.01.13 00:44:22.153328 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9728 | 2026.01.13 00:44:22.153339 [ 288 ] {} <Debug> TCP-Session: 31562529-ad17-4ede-a53a-c0d5740d5776 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9729 | 2026.01.13 00:44:22.153354 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9730 | 2026.01.13 00:44:22.153374 [ 289 ] {} <Debug> TCP-Session: 8ff9529a-9f9d-4351-8d2b-0c7a936bcbf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9731 | 2026.01.13 00:44:22.153369 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9732 | 2026.01.13 00:44:22.153393 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9733 | 2026.01.13 00:44:22.153409 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9734 | 2026.01.13 00:44:22.153427 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9735 | 2026.01.13 00:44:22.153445 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9736 | 2026.01.13 00:44:22.153478 [ 290 ] {} <Debug> TCP-Session: 4db15629-ed41-49af-a133-840ffd09f1ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9737 | 2026.01.13 00:44:22.153482 [ 286 ] {} <Debug> TCP-Session: 8ed4c788-a737-4fc9-9219-0d2c83723e1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9738 | 2026.01.13 00:44:22.153502 [ 287 ] {} <Debug> TCP-Session: 030793ba-4e7d-4fa2-91a6-7a5ec66f4d36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9739 | 2026.01.13 00:44:22.153465 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9740 | 2026.01.13 00:44:22.153451 [ 291 ] {} <Debug> TCP-Session: b620a1e9-f1ac-42c2-8d4e-bd4878b4e156 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9741 | 2026.01.13 00:44:22.153577 [ 294 ] {} <Debug> TCP-Session: e5f7c4f2-9738-4704-a0a1-8e2069c5c6ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9742 | 2026.01.13 00:44:22.153425 [ 293 ] {} <Debug> TCP-Session: c4980be9-cf9d-40db-8ad7-d33f3c539dce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9743 | 2026.01.13 00:44:22.153398 [ 292 ] {} <Debug> TCP-Session: 7f9650f2-09c7-4ae9-926f-886b98e92dfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9744 | 2026.01.13 00:44:22.579986 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23538 | ||
| 9745 | 2026.01.13 00:44:22.580464 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9746 | 2026.01.13 00:44:22.580511 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9747 | 2026.01.13 00:44:22.580997 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9748 | 2026.01.13 00:44:22.581226 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9749 | 2026.01.13 00:44:22.581352 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23538 | ||
| 9750 | 2026.01.13 00:44:23.839296 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 9751 | 2026.01.13 00:44:23.856417 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9752 | 2026.01.13 00:44:23.856578 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9753 | 2026.01.13 00:44:23.862614 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9754 | 2026.01.13 00:44:23.863349 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9755 | 2026.01.13 00:44:23.866365 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 9756 | 2026.01.13 00:44:25.143178 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1182 | ||
| 9757 | 2026.01.13 00:44:25.145597 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9758 | 2026.01.13 00:44:25.145640 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9759 | 2026.01.13 00:44:25.146828 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9760 | 2026.01.13 00:44:25.147101 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9761 | 2026.01.13 00:44:25.147262 [ 33 ] {} <Debug> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9762 | 2026.01.13 00:44:25.147364 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1182 | ||
| 9763 | 2026.01.13 00:44:25.147443 [ 33 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9764 | 2026.01.13 00:44:25.147488 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9765 | 2026.01.13 00:44:25.147621 [ 201 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::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 | ||
| 9766 | 2026.01.13 00:44:25.148299 [ 201 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9767 | 2026.01.13 00:44:25.148471 [ 201 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1034 rows starting from the beginning of the part | ||
| 9768 | 2026.01.13 00:44:25.148836 [ 201 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 32 rows starting from the beginning of the part | ||
| 9769 | 2026.01.13 00:44:25.149177 [ 201 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 28 rows starting from the beginning of the part | ||
| 9770 | 2026.01.13 00:44:25.149516 [ 201 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 9771 | 2026.01.13 00:44:25.149850 [ 201 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part | ||
| 9772 | 2026.01.13 00:44:25.150168 [ 201 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 34 rows starting from the beginning of the part | ||
| 9773 | 2026.01.13 00:44:25.156272 [ 201 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1182 rows, containing 72 columns (72 merged, 0 gathered) in 0.00870952 sec., 135713.56400811984 rows/sec., 106.65 MiB/sec. | ||
| 9774 | 2026.01.13 00:44:25.157556 [ 201 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9775 | 2026.01.13 00:44:25.158041 [ 201 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_36_7} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9776 | 2026.01.13 00:44:25.158107 [ 201 ] {2b56ff50-ae35-4785-bcea-dc28b6e6fffb::all_1_36_7} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9777 | 2026.01.13 00:44:25.158272 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.78 MiB. | ||
| 9778 | 2026.01.13 00:44:25.641403 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9779 | 2026.01.13 00:44:25.641601 [ 4 ] {2fcaa7f1-8b84-40d1-aad8-c8ab562f0333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9780 | 2026.01.13 00:44:25.641674 [ 4 ] {2fcaa7f1-8b84-40d1-aad8-c8ab562f0333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9781 | 2026.01.13 00:44:25.642378 [ 4 ] {2fcaa7f1-8b84-40d1-aad8-c8ab562f0333} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9782 | 2026.01.13 00:44:25.642423 [ 4 ] {2fcaa7f1-8b84-40d1-aad8-c8ab562f0333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9783 | 2026.01.13 00:44:25.642819 [ 4 ] {2fcaa7f1-8b84-40d1-aad8-c8ab562f0333} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9784 | 2026.01.13 00:44:25.643043 [ 4 ] {2fcaa7f1-8b84-40d1-aad8-c8ab562f0333} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9785 | 2026.01.13 00:44:25.643196 [ 4 ] {2fcaa7f1-8b84-40d1-aad8-c8ab562f0333} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001649 sec., 52152.81989084293 rows/sec., 4.36 MiB/sec. | ||
| 9786 | 2026.01.13 00:44:25.643237 [ 4 ] {2fcaa7f1-8b84-40d1-aad8-c8ab562f0333} <Debug> TCPHandler: Processed in 0.00197014 sec. | ||
| 9787 | 2026.01.13 00:44:25.643358 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9788 | 2026.01.13 00:44:25.643453 [ 4 ] {cce5a2d4-a7af-429a-9f63-31cdfb6581f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9789 | 2026.01.13 00:44:25.643494 [ 4 ] {cce5a2d4-a7af-429a-9f63-31cdfb6581f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9790 | 2026.01.13 00:44:25.643891 [ 4 ] {cce5a2d4-a7af-429a-9f63-31cdfb6581f6} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9791 | 2026.01.13 00:44:25.643927 [ 4 ] {cce5a2d4-a7af-429a-9f63-31cdfb6581f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9792 | 2026.01.13 00:44:25.644218 [ 4 ] {cce5a2d4-a7af-429a-9f63-31cdfb6581f6} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9793 | 2026.01.13 00:44:25.644441 [ 4 ] {cce5a2d4-a7af-429a-9f63-31cdfb6581f6} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9794 | 2026.01.13 00:44:25.644569 [ 4 ] {cce5a2d4-a7af-429a-9f63-31cdfb6581f6} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001135 sec., 13215.859030837006 rows/sec., 993.77 KiB/sec. | ||
| 9795 | 2026.01.13 00:44:25.644606 [ 4 ] {cce5a2d4-a7af-429a-9f63-31cdfb6581f6} <Debug> TCPHandler: Processed in 0.001296214 sec. | ||
| 9796 | 2026.01.13 00:44:25.644714 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9797 | 2026.01.13 00:44:25.644805 [ 4 ] {698deec0-fbc2-4694-ad44-4735df1040cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9798 | 2026.01.13 00:44:25.644844 [ 4 ] {698deec0-fbc2-4694-ad44-4735df1040cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9799 | 2026.01.13 00:44:25.645260 [ 4 ] {698deec0-fbc2-4694-ad44-4735df1040cd} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9800 | 2026.01.13 00:44:25.645296 [ 4 ] {698deec0-fbc2-4694-ad44-4735df1040cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9801 | 2026.01.13 00:44:25.645600 [ 4 ] {698deec0-fbc2-4694-ad44-4735df1040cd} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9802 | 2026.01.13 00:44:25.645807 [ 4 ] {698deec0-fbc2-4694-ad44-4735df1040cd} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9803 | 2026.01.13 00:44:25.645931 [ 4 ] {698deec0-fbc2-4694-ad44-4735df1040cd} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001143 sec., 69116.36045494313 rows/sec., 5.40 MiB/sec. | ||
| 9804 | 2026.01.13 00:44:25.645967 [ 4 ] {698deec0-fbc2-4694-ad44-4735df1040cd} <Debug> TCPHandler: Processed in 0.001300044 sec. | ||
| 9805 | 2026.01.13 00:44:25.646076 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9806 | 2026.01.13 00:44:25.646168 [ 4 ] {ae839b5e-04ff-488c-925d-211362aad777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9807 | 2026.01.13 00:44:25.646210 [ 4 ] {ae839b5e-04ff-488c-925d-211362aad777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9808 | 2026.01.13 00:44:25.646612 [ 4 ] {ae839b5e-04ff-488c-925d-211362aad777} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9809 | 2026.01.13 00:44:25.646647 [ 4 ] {ae839b5e-04ff-488c-925d-211362aad777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9810 | 2026.01.13 00:44:25.646973 [ 4 ] {ae839b5e-04ff-488c-925d-211362aad777} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9811 | 2026.01.13 00:44:25.647190 [ 4 ] {ae839b5e-04ff-488c-925d-211362aad777} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9812 | 2026.01.13 00:44:25.647318 [ 4 ] {ae839b5e-04ff-488c-925d-211362aad777} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 9813 | 2026.01.13 00:44:25.647354 [ 4 ] {ae839b5e-04ff-488c-925d-211362aad777} <Debug> TCPHandler: Processed in 0.001324344 sec. | ||
| 9814 | 2026.01.13 00:44:25.647460 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9815 | 2026.01.13 00:44:25.647552 [ 4 ] {32d6dcf9-cc2b-4021-af58-dfbccfb7294d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9816 | 2026.01.13 00:44:25.647605 [ 4 ] {32d6dcf9-cc2b-4021-af58-dfbccfb7294d} <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 | ||
| 9817 | 2026.01.13 00:44:25.648383 [ 4 ] {32d6dcf9-cc2b-4021-af58-dfbccfb7294d} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9818 | 2026.01.13 00:44:25.648419 [ 4 ] {32d6dcf9-cc2b-4021-af58-dfbccfb7294d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9819 | 2026.01.13 00:44:25.648951 [ 4 ] {32d6dcf9-cc2b-4021-af58-dfbccfb7294d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9820 | 2026.01.13 00:44:25.649174 [ 4 ] {32d6dcf9-cc2b-4021-af58-dfbccfb7294d} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9821 | 2026.01.13 00:44:25.649314 [ 4 ] {32d6dcf9-cc2b-4021-af58-dfbccfb7294d} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00178 sec., 8426.966292134832 rows/sec., 15.10 MiB/sec. | ||
| 9822 | 2026.01.13 00:44:25.649378 [ 4 ] {32d6dcf9-cc2b-4021-af58-dfbccfb7294d} <Debug> TCPHandler: Processed in 0.00196561 sec. | ||
| 9823 | 2026.01.13 00:44:25.649488 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9824 | 2026.01.13 00:44:25.649585 [ 4 ] {043591cc-80e5-49b9-8ec9-4285260a85dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9825 | 2026.01.13 00:44:25.649626 [ 4 ] {043591cc-80e5-49b9-8ec9-4285260a85dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9826 | 2026.01.13 00:44:25.649952 [ 4 ] {043591cc-80e5-49b9-8ec9-4285260a85dc} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9827 | 2026.01.13 00:44:25.649987 [ 4 ] {043591cc-80e5-49b9-8ec9-4285260a85dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9828 | 2026.01.13 00:44:25.650294 [ 4 ] {043591cc-80e5-49b9-8ec9-4285260a85dc} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9829 | 2026.01.13 00:44:25.650503 [ 4 ] {043591cc-80e5-49b9-8ec9-4285260a85dc} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9830 | 2026.01.13 00:44:25.650629 [ 4 ] {043591cc-80e5-49b9-8ec9-4285260a85dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 9831 | 2026.01.13 00:44:25.650664 [ 4 ] {043591cc-80e5-49b9-8ec9-4285260a85dc} <Debug> TCPHandler: Processed in 0.001223083 sec. | ||
| 9832 | 2026.01.13 00:44:29.935897 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9833 | 2026.01.13 00:44:29.935959 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9834 | 2026.01.13 00:44:30.082296 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24050 | ||
| 9835 | 2026.01.13 00:44:30.082814 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9836 | 2026.01.13 00:44:30.082865 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9837 | 2026.01.13 00:44:30.083349 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9838 | 2026.01.13 00:44:30.083594 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9839 | 2026.01.13 00:44:30.083740 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24050 | ||
| 9840 | 2026.01.13 00:44:30.641791 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9841 | 2026.01.13 00:44:30.641997 [ 4 ] {fb820c8c-ce88-4c19-b3a7-2cd84fa94734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9842 | 2026.01.13 00:44:30.642075 [ 4 ] {fb820c8c-ce88-4c19-b3a7-2cd84fa94734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9843 | 2026.01.13 00:44:30.642828 [ 4 ] {fb820c8c-ce88-4c19-b3a7-2cd84fa94734} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9844 | 2026.01.13 00:44:30.642881 [ 4 ] {fb820c8c-ce88-4c19-b3a7-2cd84fa94734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9845 | 2026.01.13 00:44:30.643328 [ 4 ] {fb820c8c-ce88-4c19-b3a7-2cd84fa94734} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9846 | 2026.01.13 00:44:30.643568 [ 4 ] {fb820c8c-ce88-4c19-b3a7-2cd84fa94734} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9847 | 2026.01.13 00:44:30.643735 [ 4 ] {fb820c8c-ce88-4c19-b3a7-2cd84fa94734} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001793 sec., 59118.79531511433 rows/sec., 4.94 MiB/sec. | ||
| 9848 | 2026.01.13 00:44:30.643788 [ 4 ] {fb820c8c-ce88-4c19-b3a7-2cd84fa94734} <Debug> TCPHandler: Processed in 0.002145683 sec. | ||
| 9849 | 2026.01.13 00:44:30.643935 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9850 | 2026.01.13 00:44:30.644038 [ 4 ] {d0eca50a-29a0-4e4b-a165-84fa29f0f672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9851 | 2026.01.13 00:44:30.644083 [ 4 ] {d0eca50a-29a0-4e4b-a165-84fa29f0f672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9852 | 2026.01.13 00:44:30.644548 [ 4 ] {d0eca50a-29a0-4e4b-a165-84fa29f0f672} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9853 | 2026.01.13 00:44:30.644586 [ 4 ] {d0eca50a-29a0-4e4b-a165-84fa29f0f672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9854 | 2026.01.13 00:44:30.644916 [ 4 ] {d0eca50a-29a0-4e4b-a165-84fa29f0f672} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9855 | 2026.01.13 00:44:30.645135 [ 4 ] {d0eca50a-29a0-4e4b-a165-84fa29f0f672} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9856 | 2026.01.13 00:44:30.645267 [ 73 ] {} <Debug> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9857 | 2026.01.13 00:44:30.645273 [ 4 ] {d0eca50a-29a0-4e4b-a165-84fa29f0f672} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001258 sec., 19872.81399046105 rows/sec., 1.46 MiB/sec. | ||
| 9858 | 2026.01.13 00:44:30.645345 [ 73 ] {} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9859 | 2026.01.13 00:44:30.645364 [ 4 ] {d0eca50a-29a0-4e4b-a165-84fa29f0f672} <Debug> TCPHandler: Processed in 0.001479625 sec. | ||
| 9860 | 2026.01.13 00:44:30.645374 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9861 | 2026.01.13 00:44:30.645477 [ 196 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9862 | 2026.01.13 00:44:30.645499 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9863 | 2026.01.13 00:44:30.645579 [ 196 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9864 | 2026.01.13 00:44:30.645595 [ 4 ] {e32e4948-3639-4972-a6ac-230dd391f3ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9865 | 2026.01.13 00:44:30.645611 [ 196 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 70 rows starting from the beginning of the part | ||
| 9866 | 2026.01.13 00:44:30.645638 [ 4 ] {e32e4948-3639-4972-a6ac-230dd391f3ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9867 | 2026.01.13 00:44:30.645668 [ 196 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 25 rows starting from the beginning of the part | ||
| 9868 | 2026.01.13 00:44:30.645715 [ 196 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 15 rows starting from the beginning of the part | ||
| 9869 | 2026.01.13 00:44:30.645757 [ 196 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 27 rows starting from the beginning of the part | ||
| 9870 | 2026.01.13 00:44:30.645810 [ 196 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 15 rows starting from the beginning of the part | ||
| 9871 | 2026.01.13 00:44:30.645861 [ 196 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 25 rows starting from the beginning of the part | ||
| 9872 | 2026.01.13 00:44:30.646082 [ 4 ] {e32e4948-3639-4972-a6ac-230dd391f3ad} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9873 | 2026.01.13 00:44:30.646118 [ 4 ] {e32e4948-3639-4972-a6ac-230dd391f3ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9874 | 2026.01.13 00:44:30.646448 [ 4 ] {e32e4948-3639-4972-a6ac-230dd391f3ad} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9875 | 2026.01.13 00:44:30.646629 [ 187 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 5 columns (5 merged, 0 gathered) in 0.001187282 sec., 149079.99952833448 rows/sec., 11.48 MiB/sec. | ||
| 9876 | 2026.01.13 00:44:30.646668 [ 4 ] {e32e4948-3639-4972-a6ac-230dd391f3ad} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9877 | 2026.01.13 00:44:30.646811 [ 4 ] {e32e4948-3639-4972-a6ac-230dd391f3ad} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001236 sec., 72006.47249190939 rows/sec., 5.62 MiB/sec. | ||
| 9878 | 2026.01.13 00:44:30.646817 [ 188 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9879 | 2026.01.13 00:44:30.646850 [ 4 ] {e32e4948-3639-4972-a6ac-230dd391f3ad} <Debug> TCPHandler: Processed in 0.001398825 sec. | ||
| 9880 | 2026.01.13 00:44:30.646966 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9881 | 2026.01.13 00:44:30.647061 [ 4 ] {553dae4b-0613-4b30-a161-a3c669d3f7b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9882 | 2026.01.13 00:44:30.647105 [ 4 ] {553dae4b-0613-4b30-a161-a3c669d3f7b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9883 | 2026.01.13 00:44:30.647115 [ 188 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_71_14} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9884 | 2026.01.13 00:44:30.647209 [ 188 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_71_14} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9885 | 2026.01.13 00:44:30.647297 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 9886 | 2026.01.13 00:44:30.647516 [ 4 ] {553dae4b-0613-4b30-a161-a3c669d3f7b7} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9887 | 2026.01.13 00:44:30.647550 [ 4 ] {553dae4b-0613-4b30-a161-a3c669d3f7b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9888 | 2026.01.13 00:44:30.647884 [ 4 ] {553dae4b-0613-4b30-a161-a3c669d3f7b7} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9889 | 2026.01.13 00:44:30.648105 [ 4 ] {553dae4b-0613-4b30-a161-a3c669d3f7b7} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9890 | 2026.01.13 00:44:30.648240 [ 4 ] {553dae4b-0613-4b30-a161-a3c669d3f7b7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 9891 | 2026.01.13 00:44:30.648275 [ 4 ] {553dae4b-0613-4b30-a161-a3c669d3f7b7} <Debug> TCPHandler: Processed in 0.001357215 sec. | ||
| 9892 | 2026.01.13 00:44:30.648384 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9893 | 2026.01.13 00:44:30.648477 [ 4 ] {62bbce5d-9229-4310-a1f9-ba16448f426d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9894 | 2026.01.13 00:44:30.648531 [ 4 ] {62bbce5d-9229-4310-a1f9-ba16448f426d} <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 | ||
| 9895 | 2026.01.13 00:44:30.649371 [ 4 ] {62bbce5d-9229-4310-a1f9-ba16448f426d} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9896 | 2026.01.13 00:44:30.649405 [ 4 ] {62bbce5d-9229-4310-a1f9-ba16448f426d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9897 | 2026.01.13 00:44:30.649941 [ 4 ] {62bbce5d-9229-4310-a1f9-ba16448f426d} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9898 | 2026.01.13 00:44:30.650165 [ 4 ] {62bbce5d-9229-4310-a1f9-ba16448f426d} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9899 | 2026.01.13 00:44:30.650275 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9900 | 2026.01.13 00:44:30.650305 [ 4 ] {62bbce5d-9229-4310-a1f9-ba16448f426d} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001846 sec., 13542.795232936078 rows/sec., 24.27 MiB/sec. | ||
| 9901 | 2026.01.13 00:44:30.650315 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9902 | 2026.01.13 00:44:30.650337 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9903 | 2026.01.13 00:44:30.650371 [ 4 ] {62bbce5d-9229-4310-a1f9-ba16448f426d} <Debug> TCPHandler: Processed in 0.002034261 sec. | ||
| 9904 | 2026.01.13 00:44:30.650403 [ 196 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 9905 | 2026.01.13 00:44:30.650488 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9906 | 2026.01.13 00:44:30.650573 [ 196 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9907 | 2026.01.13 00:44:30.650580 [ 4 ] {0759d122-1a05-48b6-996c-9834fdcdc245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9908 | 2026.01.13 00:44:30.650621 [ 196 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1267 rows starting from the beginning of the part | ||
| 9909 | 2026.01.13 00:44:30.650625 [ 4 ] {0759d122-1a05-48b6-996c-9834fdcdc245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9910 | 2026.01.13 00:44:30.650724 [ 196 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 25 rows starting from the beginning of the part | ||
| 9911 | 2026.01.13 00:44:30.650816 [ 196 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 15 rows starting from the beginning of the part | ||
| 9912 | 2026.01.13 00:44:30.650906 [ 196 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 25 rows starting from the beginning of the part | ||
| 9913 | 2026.01.13 00:44:30.650966 [ 4 ] {0759d122-1a05-48b6-996c-9834fdcdc245} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9914 | 2026.01.13 00:44:30.650994 [ 196 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 15 rows starting from the beginning of the part | ||
| 9915 | 2026.01.13 00:44:30.651001 [ 4 ] {0759d122-1a05-48b6-996c-9834fdcdc245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9916 | 2026.01.13 00:44:30.651085 [ 196 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 25 rows starting from the beginning of the part | ||
| 9917 | 2026.01.13 00:44:30.651316 [ 4 ] {0759d122-1a05-48b6-996c-9834fdcdc245} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9918 | 2026.01.13 00:44:30.651556 [ 4 ] {0759d122-1a05-48b6-996c-9834fdcdc245} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9919 | 2026.01.13 00:44:30.651683 [ 4 ] {0759d122-1a05-48b6-996c-9834fdcdc245} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 9920 | 2026.01.13 00:44:30.651718 [ 4 ] {0759d122-1a05-48b6-996c-9834fdcdc245} <Debug> TCPHandler: Processed in 0.001278023 sec. | ||
| 9921 | 2026.01.13 00:44:30.656777 [ 187 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1372 rows, containing 19 columns (19 merged, 0 gathered) in 0.006397336 sec., 214464.2707527008 rows/sec., 384.31 MiB/sec. | ||
| 9922 | 2026.01.13 00:44:30.657928 [ 188 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9923 | 2026.01.13 00:44:30.658253 [ 188 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9924 | 2026.01.13 00:44:30.658328 [ 188 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9925 | 2026.01.13 00:44:30.658430 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.43 MiB. | ||
| 9926 | 2026.01.13 00:44:31.000277 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.85 MiB, peak 325.24 MiB, free memory in arenas 0.00 B, will set to 315.10 MiB (RSS), difference: 1.25 MiB | ||
| 9927 | 2026.01.13 00:44:31.367294 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 9928 | 2026.01.13 00:44:31.384719 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9929 | 2026.01.13 00:44:31.384772 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9930 | 2026.01.13 00:44:31.390832 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9931 | 2026.01.13 00:44:31.391582 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9932 | 2026.01.13 00:44:31.394506 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 9933 | 2026.01.13 00:44:35.148582 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1206 | ||
| 9934 | 2026.01.13 00:44:35.150684 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9935 | 2026.01.13 00:44:35.150726 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 9936 | 2026.01.13 00:44:35.151903 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9937 | 2026.01.13 00:44:35.152168 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9938 | 2026.01.13 00:44:35.152443 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1206 | ||
| 9939 | 2026.01.13 00:44:35.644593 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9940 | 2026.01.13 00:44:35.644791 [ 4 ] {13c36c1c-6a84-4f93-8c36-b08bd37bb0fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9941 | 2026.01.13 00:44:35.644863 [ 4 ] {13c36c1c-6a84-4f93-8c36-b08bd37bb0fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9942 | 2026.01.13 00:44:35.645581 [ 4 ] {13c36c1c-6a84-4f93-8c36-b08bd37bb0fe} <Trace> oximeter.fields_i16 (cdd7cfc2-b03d-482d-b63b-decb637f20a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9943 | 2026.01.13 00:44:35.645622 [ 4 ] {13c36c1c-6a84-4f93-8c36-b08bd37bb0fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 9944 | 2026.01.13 00:44:35.646009 [ 4 ] {13c36c1c-6a84-4f93-8c36-b08bd37bb0fe} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9945 | 2026.01.13 00:44:35.646233 [ 4 ] {13c36c1c-6a84-4f93-8c36-b08bd37bb0fe} <Trace> oximeter.fields_i16 (cdd7cfc2-b03d-482d-b63b-decb637f20a3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9946 | 2026.01.13 00:44:35.646359 [ 146 ] {} <Debug> oximeter.fields_i16 (cdd7cfc2-b03d-482d-b63b-decb637f20a3) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 9947 | 2026.01.13 00:44:35.646379 [ 4 ] {13c36c1c-6a84-4f93-8c36-b08bd37bb0fe} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001641 sec., 14625.22851919561 rows/sec., 1.21 MiB/sec. | ||
| 9948 | 2026.01.13 00:44:35.646437 [ 146 ] {} <Trace> oximeter.fields_i16 (cdd7cfc2-b03d-482d-b63b-decb637f20a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9949 | 2026.01.13 00:44:35.646446 [ 4 ] {13c36c1c-6a84-4f93-8c36-b08bd37bb0fe} <Debug> TCPHandler: Processed in 0.001986501 sec. | ||
| 9950 | 2026.01.13 00:44:35.646469 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 9951 | 2026.01.13 00:44:35.646580 [ 198 ] {cdd7cfc2-b03d-482d-b63b-decb637f20a3::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 | ||
| 9952 | 2026.01.13 00:44:35.646588 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9953 | 2026.01.13 00:44:35.646693 [ 198 ] {cdd7cfc2-b03d-482d-b63b-decb637f20a3::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9954 | 2026.01.13 00:44:35.646697 [ 4 ] {60f42646-6c8d-428d-b1f5-60d4385da876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9955 | 2026.01.13 00:44:35.646732 [ 198 ] {cdd7cfc2-b03d-482d-b63b-decb637f20a3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 24 rows starting from the beginning of the part | ||
| 9956 | 2026.01.13 00:44:35.646753 [ 4 ] {60f42646-6c8d-428d-b1f5-60d4385da876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9957 | 2026.01.13 00:44:35.646801 [ 198 ] {cdd7cfc2-b03d-482d-b63b-decb637f20a3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 9958 | 2026.01.13 00:44:35.646849 [ 198 ] {cdd7cfc2-b03d-482d-b63b-decb637f20a3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 9959 | 2026.01.13 00:44:35.646889 [ 198 ] {cdd7cfc2-b03d-482d-b63b-decb637f20a3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 9960 | 2026.01.13 00:44:35.646927 [ 198 ] {cdd7cfc2-b03d-482d-b63b-decb637f20a3::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 9961 | 2026.01.13 00:44:35.647205 [ 4 ] {60f42646-6c8d-428d-b1f5-60d4385da876} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9962 | 2026.01.13 00:44:35.647245 [ 4 ] {60f42646-6c8d-428d-b1f5-60d4385da876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 9963 | 2026.01.13 00:44:35.647554 [ 4 ] {60f42646-6c8d-428d-b1f5-60d4385da876} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9964 | 2026.01.13 00:44:35.647680 [ 187 ] {cdd7cfc2-b03d-482d-b63b-decb637f20a3::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001140632 sec., 105204.83381143086 rows/sec., 9.13 MiB/sec. | ||
| 9965 | 2026.01.13 00:44:35.647793 [ 4 ] {60f42646-6c8d-428d-b1f5-60d4385da876} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9966 | 2026.01.13 00:44:35.647833 [ 198 ] {cdd7cfc2-b03d-482d-b63b-decb637f20a3::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 9967 | 2026.01.13 00:44:35.647932 [ 4 ] {60f42646-6c8d-428d-b1f5-60d4385da876} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001253 sec., 11173.184357541899 rows/sec., 911.09 KiB/sec. | ||
| 9968 | 2026.01.13 00:44:35.647975 [ 4 ] {60f42646-6c8d-428d-b1f5-60d4385da876} <Debug> TCPHandler: Processed in 0.001434385 sec. | ||
| 9969 | 2026.01.13 00:44:35.648083 [ 198 ] {cdd7cfc2-b03d-482d-b63b-decb637f20a3::all_1_13_3} <Trace> oximeter.fields_i16 (cdd7cfc2-b03d-482d-b63b-decb637f20a3): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9970 | 2026.01.13 00:44:35.648103 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9971 | 2026.01.13 00:44:35.648154 [ 198 ] {cdd7cfc2-b03d-482d-b63b-decb637f20a3::all_1_13_3} <Trace> oximeter.fields_i16 (cdd7cfc2-b03d-482d-b63b-decb637f20a3) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 9972 | 2026.01.13 00:44:35.648199 [ 4 ] {85679532-968a-4924-8f1c-f0339eed23c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9973 | 2026.01.13 00:44:35.648229 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9974 | 2026.01.13 00:44:35.648242 [ 4 ] {85679532-968a-4924-8f1c-f0339eed23c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9975 | 2026.01.13 00:44:35.648725 [ 4 ] {85679532-968a-4924-8f1c-f0339eed23c5} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9976 | 2026.01.13 00:44:35.648761 [ 4 ] {85679532-968a-4924-8f1c-f0339eed23c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 9977 | 2026.01.13 00:44:35.649083 [ 4 ] {85679532-968a-4924-8f1c-f0339eed23c5} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9978 | 2026.01.13 00:44:35.649306 [ 4 ] {85679532-968a-4924-8f1c-f0339eed23c5} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9979 | 2026.01.13 00:44:35.649429 [ 4 ] {85679532-968a-4924-8f1c-f0339eed23c5} <Debug> executeQuery: Read 213 rows, 19.31 KiB in 0.001248 sec., 170673.07692307694 rows/sec., 15.11 MiB/sec. | ||
| 9980 | 2026.01.13 00:44:35.649465 [ 4 ] {85679532-968a-4924-8f1c-f0339eed23c5} <Debug> TCPHandler: Processed in 0.001409474 sec. | ||
| 9981 | 2026.01.13 00:44:35.649585 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9982 | 2026.01.13 00:44:35.649680 [ 4 ] {fce05d36-7d6e-4100-864d-3846542421ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9983 | 2026.01.13 00:44:35.649718 [ 4 ] {fce05d36-7d6e-4100-864d-3846542421ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9984 | 2026.01.13 00:44:35.650122 [ 4 ] {fce05d36-7d6e-4100-864d-3846542421ea} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9985 | 2026.01.13 00:44:35.650157 [ 4 ] {fce05d36-7d6e-4100-864d-3846542421ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 9986 | 2026.01.13 00:44:35.650470 [ 4 ] {fce05d36-7d6e-4100-864d-3846542421ea} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9987 | 2026.01.13 00:44:35.650693 [ 4 ] {fce05d36-7d6e-4100-864d-3846542421ea} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9988 | 2026.01.13 00:44:35.650819 [ 4 ] {fce05d36-7d6e-4100-864d-3846542421ea} <Debug> executeQuery: Read 41 rows, 3.07 KiB in 0.001157 sec., 35436.473638720825 rows/sec., 2.59 MiB/sec. | ||
| 9989 | 2026.01.13 00:44:35.650857 [ 4 ] {fce05d36-7d6e-4100-864d-3846542421ea} <Debug> TCPHandler: Processed in 0.001326024 sec. | ||
| 9990 | 2026.01.13 00:44:35.650963 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9991 | 2026.01.13 00:44:35.651055 [ 4 ] {e5a2ee8b-43a5-4d7b-bac9-1386ff3386fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9992 | 2026.01.13 00:44:35.651095 [ 4 ] {e5a2ee8b-43a5-4d7b-bac9-1386ff3386fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9993 | 2026.01.13 00:44:35.651483 [ 4 ] {e5a2ee8b-43a5-4d7b-bac9-1386ff3386fa} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9994 | 2026.01.13 00:44:35.651519 [ 4 ] {e5a2ee8b-43a5-4d7b-bac9-1386ff3386fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 9995 | 2026.01.13 00:44:35.651809 [ 4 ] {e5a2ee8b-43a5-4d7b-bac9-1386ff3386fa} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9996 | 2026.01.13 00:44:35.652017 [ 4 ] {e5a2ee8b-43a5-4d7b-bac9-1386ff3386fa} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9997 | 2026.01.13 00:44:35.652147 [ 4 ] {e5a2ee8b-43a5-4d7b-bac9-1386ff3386fa} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00111 sec., 21621.62162162162 rows/sec., 1.79 MiB/sec. | ||
| 9998 | 2026.01.13 00:44:35.652184 [ 4 ] {e5a2ee8b-43a5-4d7b-bac9-1386ff3386fa} <Debug> TCPHandler: Processed in 0.001268253 sec. | ||
| 9999 | 2026.01.13 00:44:35.652293 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10000 | 2026.01.13 00:44:35.652384 [ 4 ] {92a563e8-83ea-4d43-b6d9-581f9aaddd6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10001 | 2026.01.13 00:44:35.652422 [ 4 ] {92a563e8-83ea-4d43-b6d9-581f9aaddd6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10002 | 2026.01.13 00:44:35.652821 [ 4 ] {92a563e8-83ea-4d43-b6d9-581f9aaddd6e} <Trace> oximeter.fields_u8 (3fed0e26-75a1-4f98-9e1a-d6596b4272b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10003 | 2026.01.13 00:44:35.652855 [ 4 ] {92a563e8-83ea-4d43-b6d9-581f9aaddd6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10004 | 2026.01.13 00:44:35.653144 [ 4 ] {92a563e8-83ea-4d43-b6d9-581f9aaddd6e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10005 | 2026.01.13 00:44:35.653355 [ 4 ] {92a563e8-83ea-4d43-b6d9-581f9aaddd6e} <Trace> oximeter.fields_u8 (3fed0e26-75a1-4f98-9e1a-d6596b4272b4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10006 | 2026.01.13 00:44:35.653454 [ 146 ] {} <Debug> oximeter.fields_u8 (3fed0e26-75a1-4f98-9e1a-d6596b4272b4) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10007 | 2026.01.13 00:44:35.653481 [ 4 ] {92a563e8-83ea-4d43-b6d9-581f9aaddd6e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001113 sec., 10781.671159029649 rows/sec., 842.32 KiB/sec. | ||
| 10008 | 2026.01.13 00:44:35.653493 [ 146 ] {} <Trace> oximeter.fields_u8 (3fed0e26-75a1-4f98-9e1a-d6596b4272b4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10009 | 2026.01.13 00:44:35.653522 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10010 | 2026.01.13 00:44:35.653525 [ 4 ] {92a563e8-83ea-4d43-b6d9-581f9aaddd6e} <Debug> TCPHandler: Processed in 0.001278424 sec. | ||
| 10011 | 2026.01.13 00:44:35.653637 [ 187 ] {3fed0e26-75a1-4f98-9e1a-d6596b4272b4::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 | ||
| 10012 | 2026.01.13 00:44:35.653652 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10013 | 2026.01.13 00:44:35.653759 [ 4 ] {c88a1b4a-1ce1-4916-89c7-725a971828f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10014 | 2026.01.13 00:44:35.653761 [ 187 ] {3fed0e26-75a1-4f98-9e1a-d6596b4272b4::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10015 | 2026.01.13 00:44:35.653801 [ 4 ] {c88a1b4a-1ce1-4916-89c7-725a971828f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10016 | 2026.01.13 00:44:35.653813 [ 187 ] {3fed0e26-75a1-4f98-9e1a-d6596b4272b4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 12 rows starting from the beginning of the part | ||
| 10017 | 2026.01.13 00:44:35.653893 [ 187 ] {3fed0e26-75a1-4f98-9e1a-d6596b4272b4::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 | ||
| 10018 | 2026.01.13 00:44:35.653945 [ 187 ] {3fed0e26-75a1-4f98-9e1a-d6596b4272b4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 10019 | 2026.01.13 00:44:35.653991 [ 187 ] {3fed0e26-75a1-4f98-9e1a-d6596b4272b4::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 10020 | 2026.01.13 00:44:35.654034 [ 187 ] {3fed0e26-75a1-4f98-9e1a-d6596b4272b4::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 | ||
| 10021 | 2026.01.13 00:44:35.654295 [ 4 ] {c88a1b4a-1ce1-4916-89c7-725a971828f2} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10022 | 2026.01.13 00:44:35.654338 [ 4 ] {c88a1b4a-1ce1-4916-89c7-725a971828f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10023 | 2026.01.13 00:44:35.654662 [ 4 ] {c88a1b4a-1ce1-4916-89c7-725a971828f2} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10024 | 2026.01.13 00:44:35.654804 [ 192 ] {3fed0e26-75a1-4f98-9e1a-d6596b4272b4::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001210283 sec., 49575.18200288693 rows/sec., 3.97 MiB/sec. | ||
| 10025 | 2026.01.13 00:44:35.654876 [ 4 ] {c88a1b4a-1ce1-4916-89c7-725a971828f2} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10026 | 2026.01.13 00:44:35.654941 [ 187 ] {3fed0e26-75a1-4f98-9e1a-d6596b4272b4::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10027 | 2026.01.13 00:44:35.655013 [ 4 ] {c88a1b4a-1ce1-4916-89c7-725a971828f2} <Debug> executeQuery: Read 129 rows, 10.72 KiB in 0.001271 sec., 101494.8859166011 rows/sec., 8.23 MiB/sec. | ||
| 10028 | 2026.01.13 00:44:35.655056 [ 4 ] {c88a1b4a-1ce1-4916-89c7-725a971828f2} <Debug> TCPHandler: Processed in 0.001450975 sec. | ||
| 10029 | 2026.01.13 00:44:35.655169 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10030 | 2026.01.13 00:44:35.655188 [ 187 ] {3fed0e26-75a1-4f98-9e1a-d6596b4272b4::all_1_13_3} <Trace> oximeter.fields_u8 (3fed0e26-75a1-4f98-9e1a-d6596b4272b4): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10031 | 2026.01.13 00:44:35.655257 [ 187 ] {3fed0e26-75a1-4f98-9e1a-d6596b4272b4::all_1_13_3} <Trace> oximeter.fields_u8 (3fed0e26-75a1-4f98-9e1a-d6596b4272b4) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10032 | 2026.01.13 00:44:35.655261 [ 4 ] {90da12f5-8577-4e3e-8698-e5db9491f701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10033 | 2026.01.13 00:44:35.655311 [ 4 ] {90da12f5-8577-4e3e-8698-e5db9491f701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10034 | 2026.01.13 00:44:35.655323 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10035 | 2026.01.13 00:44:35.655724 [ 4 ] {90da12f5-8577-4e3e-8698-e5db9491f701} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10036 | 2026.01.13 00:44:35.655763 [ 4 ] {90da12f5-8577-4e3e-8698-e5db9491f701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10037 | 2026.01.13 00:44:35.656100 [ 4 ] {90da12f5-8577-4e3e-8698-e5db9491f701} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10038 | 2026.01.13 00:44:35.656313 [ 4 ] {90da12f5-8577-4e3e-8698-e5db9491f701} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10039 | 2026.01.13 00:44:35.656439 [ 4 ] {90da12f5-8577-4e3e-8698-e5db9491f701} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001196 sec., 169732.44147157192 rows/sec., 12.16 MiB/sec. | ||
| 10040 | 2026.01.13 00:44:35.656475 [ 4 ] {90da12f5-8577-4e3e-8698-e5db9491f701} <Debug> TCPHandler: Processed in 0.001353354 sec. | ||
| 10041 | 2026.01.13 00:44:35.656589 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10042 | 2026.01.13 00:44:35.656680 [ 4 ] {0975eef9-d1ba-4238-b747-7f6315ec76d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10043 | 2026.01.13 00:44:35.656735 [ 4 ] {0975eef9-d1ba-4238-b747-7f6315ec76d9} <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 | ||
| 10044 | 2026.01.13 00:44:35.657515 [ 4 ] {0975eef9-d1ba-4238-b747-7f6315ec76d9} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10045 | 2026.01.13 00:44:35.657550 [ 4 ] {0975eef9-d1ba-4238-b747-7f6315ec76d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10046 | 2026.01.13 00:44:35.658066 [ 4 ] {0975eef9-d1ba-4238-b747-7f6315ec76d9} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10047 | 2026.01.13 00:44:35.658285 [ 4 ] {0975eef9-d1ba-4238-b747-7f6315ec76d9} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10048 | 2026.01.13 00:44:35.658421 [ 4 ] {0975eef9-d1ba-4238-b747-7f6315ec76d9} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001759 sec., 8527.572484366117 rows/sec., 15.28 MiB/sec. | ||
| 10049 | 2026.01.13 00:44:35.658473 [ 4 ] {0975eef9-d1ba-4238-b747-7f6315ec76d9} <Debug> TCPHandler: Processed in 0.00193087 sec. | ||
| 10050 | 2026.01.13 00:44:35.658593 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10051 | 2026.01.13 00:44:35.658693 [ 4 ] {0fc99716-1a8b-49c1-9f0e-d5191eb2b783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10052 | 2026.01.13 00:44:35.658735 [ 4 ] {0fc99716-1a8b-49c1-9f0e-d5191eb2b783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10053 | 2026.01.13 00:44:35.659088 [ 4 ] {0fc99716-1a8b-49c1-9f0e-d5191eb2b783} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10054 | 2026.01.13 00:44:35.659122 [ 4 ] {0fc99716-1a8b-49c1-9f0e-d5191eb2b783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10055 | 2026.01.13 00:44:35.659432 [ 4 ] {0fc99716-1a8b-49c1-9f0e-d5191eb2b783} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10056 | 2026.01.13 00:44:35.659642 [ 4 ] {0fc99716-1a8b-49c1-9f0e-d5191eb2b783} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10057 | 2026.01.13 00:44:35.659766 [ 4 ] {0fc99716-1a8b-49c1-9f0e-d5191eb2b783} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 10058 | 2026.01.13 00:44:35.659801 [ 4 ] {0fc99716-1a8b-49c1-9f0e-d5191eb2b783} <Debug> TCPHandler: Processed in 0.001256823 sec. | ||
| 10059 | 2026.01.13 00:44:37.583999 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24498 | ||
| 10060 | 2026.01.13 00:44:37.584496 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10061 | 2026.01.13 00:44:37.584546 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10062 | 2026.01.13 00:44:37.585046 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10063 | 2026.01.13 00:44:37.585280 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10064 | 2026.01.13 00:44:37.585424 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24498 | ||
| 10065 | 2026.01.13 00:44:37.585432 [ 150 ] {} <Debug> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10066 | 2026.01.13 00:44:37.585511 [ 150 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10067 | 2026.01.13 00:44:37.585540 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10068 | 2026.01.13 00:44:37.585675 [ 198 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::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 | ||
| 10069 | 2026.01.13 00:44:37.585785 [ 198 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10070 | 2026.01.13 00:44:37.585823 [ 198 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22130 rows starting from the beginning of the part | ||
| 10071 | 2026.01.13 00:44:37.585887 [ 198 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 10072 | 2026.01.13 00:44:37.585930 [ 198 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 10073 | 2026.01.13 00:44:37.585971 [ 198 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 10074 | 2026.01.13 00:44:37.586009 [ 198 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 10075 | 2026.01.13 00:44:37.586049 [ 198 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 10076 | 2026.01.13 00:44:37.588215 [ 192 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24498 rows, containing 4 columns (4 merged, 0 gathered) in 0.002576067 sec., 9509845.823109414 rows/sec., 136.04 MiB/sec. | ||
| 10077 | 2026.01.13 00:44:37.588793 [ 192 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10078 | 2026.01.13 00:44:37.589232 [ 192 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_51_10} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10079 | 2026.01.13 00:44:37.589352 [ 192 ] {8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d::all_1_51_10} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10080 | 2026.01.13 00:44:37.589509 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 10081 | 2026.01.13 00:44:38.894676 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 10082 | 2026.01.13 00:44:38.913329 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10083 | 2026.01.13 00:44:38.913380 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10084 | 2026.01.13 00:44:38.919495 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10085 | 2026.01.13 00:44:38.920223 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10086 | 2026.01.13 00:44:38.920521 [ 148 ] {} <Debug> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10087 | 2026.01.13 00:44:38.920567 [ 148 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10088 | 2026.01.13 00:44:38.920591 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10089 | 2026.01.13 00:44:38.920721 [ 194 ] {99847793-162a-41c3-b1df-28fa5f35c13a::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 | ||
| 10090 | 2026.01.13 00:44:38.923505 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 10091 | 2026.01.13 00:44:38.924639 [ 194 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10092 | 2026.01.13 00:44:38.926146 [ 194 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 10093 | 2026.01.13 00:44:38.931194 [ 194 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 10094 | 2026.01.13 00:44:38.935967 [ 194 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 10095 | 2026.01.13 00:44:38.940848 [ 194 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 10096 | 2026.01.13 00:44:38.945447 [ 194 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 10097 | 2026.01.13 00:44:38.949567 [ 194 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 10098 | 2026.01.13 00:44:39.000391 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 327.46 MiB, peak 329.59 MiB, free memory in arenas 0.00 B, will set to 317.48 MiB (RSS), difference: -9.98 MiB | ||
| 10099 | 2026.01.13 00:44:39.007701 [ 202 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.087043027 sec., 4411.611282773978 rows/sec., 22.81 MiB/sec. | ||
| 10100 | 2026.01.13 00:44:39.010131 [ 202 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10101 | 2026.01.13 00:44:39.011945 [ 202 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_51_10} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10102 | 2026.01.13 00:44:39.012050 [ 202 ] {99847793-162a-41c3-b1df-28fa5f35c13a::all_1_51_10} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10103 | 2026.01.13 00:44:39.013942 [ 202 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10104 | 2026.01.13 00:44:40.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.19 MiB, peak 329.59 MiB, free memory in arenas 0.00 B, will set to 317.91 MiB (RSS), difference: 11.71 MiB | ||
| 10105 | 2026.01.13 00:44:40.642222 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10106 | 2026.01.13 00:44:40.642406 [ 4 ] {2c8cbc6c-919b-4137-bd8f-e462f40107ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10107 | 2026.01.13 00:44:40.642474 [ 4 ] {2c8cbc6c-919b-4137-bd8f-e462f40107ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10108 | 2026.01.13 00:44:40.643141 [ 4 ] {2c8cbc6c-919b-4137-bd8f-e462f40107ed} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10109 | 2026.01.13 00:44:40.643189 [ 4 ] {2c8cbc6c-919b-4137-bd8f-e462f40107ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10110 | 2026.01.13 00:44:40.643606 [ 4 ] {2c8cbc6c-919b-4137-bd8f-e462f40107ed} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10111 | 2026.01.13 00:44:40.643821 [ 4 ] {2c8cbc6c-919b-4137-bd8f-e462f40107ed} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10112 | 2026.01.13 00:44:40.643968 [ 4 ] {2c8cbc6c-919b-4137-bd8f-e462f40107ed} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.00164 sec., 64634.14634146341 rows/sec., 5.40 MiB/sec. | ||
| 10113 | 2026.01.13 00:44:40.644009 [ 4 ] {2c8cbc6c-919b-4137-bd8f-e462f40107ed} <Debug> TCPHandler: Processed in 0.001956431 sec. | ||
| 10114 | 2026.01.13 00:44:40.644129 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10115 | 2026.01.13 00:44:40.644220 [ 4 ] {e1ff0bf7-76d1-4804-8ddc-c23a47498f3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10116 | 2026.01.13 00:44:40.644258 [ 4 ] {e1ff0bf7-76d1-4804-8ddc-c23a47498f3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10117 | 2026.01.13 00:44:40.644721 [ 4 ] {e1ff0bf7-76d1-4804-8ddc-c23a47498f3d} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10118 | 2026.01.13 00:44:40.644757 [ 4 ] {e1ff0bf7-76d1-4804-8ddc-c23a47498f3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10119 | 2026.01.13 00:44:40.645050 [ 4 ] {e1ff0bf7-76d1-4804-8ddc-c23a47498f3d} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10120 | 2026.01.13 00:44:40.645253 [ 4 ] {e1ff0bf7-76d1-4804-8ddc-c23a47498f3d} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10121 | 2026.01.13 00:44:40.645383 [ 4 ] {e1ff0bf7-76d1-4804-8ddc-c23a47498f3d} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001133 sec., 22065.31332744925 rows/sec., 1.62 MiB/sec. | ||
| 10122 | 2026.01.13 00:44:40.645422 [ 4 ] {e1ff0bf7-76d1-4804-8ddc-c23a47498f3d} <Debug> TCPHandler: Processed in 0.001300844 sec. | ||
| 10123 | 2026.01.13 00:44:40.645530 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10124 | 2026.01.13 00:44:40.645625 [ 4 ] {edd4be0d-a7d9-4540-b5d0-f4e7ec9f824e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10125 | 2026.01.13 00:44:40.645664 [ 4 ] {edd4be0d-a7d9-4540-b5d0-f4e7ec9f824e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10126 | 2026.01.13 00:44:40.646087 [ 4 ] {edd4be0d-a7d9-4540-b5d0-f4e7ec9f824e} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10127 | 2026.01.13 00:44:40.646124 [ 4 ] {edd4be0d-a7d9-4540-b5d0-f4e7ec9f824e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10128 | 2026.01.13 00:44:40.646428 [ 4 ] {edd4be0d-a7d9-4540-b5d0-f4e7ec9f824e} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10129 | 2026.01.13 00:44:40.646638 [ 4 ] {edd4be0d-a7d9-4540-b5d0-f4e7ec9f824e} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10130 | 2026.01.13 00:44:40.646766 [ 4 ] {edd4be0d-a7d9-4540-b5d0-f4e7ec9f824e} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.001158 sec., 76856.6493955095 rows/sec., 6.00 MiB/sec. | ||
| 10131 | 2026.01.13 00:44:40.646805 [ 4 ] {edd4be0d-a7d9-4540-b5d0-f4e7ec9f824e} <Debug> TCPHandler: Processed in 0.001324194 sec. | ||
| 10132 | 2026.01.13 00:44:40.646920 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10133 | 2026.01.13 00:44:40.647015 [ 4 ] {2a8b2a12-1c7a-4fb9-8a11-5e0a2238c9e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10134 | 2026.01.13 00:44:40.647059 [ 4 ] {2a8b2a12-1c7a-4fb9-8a11-5e0a2238c9e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10135 | 2026.01.13 00:44:40.647460 [ 4 ] {2a8b2a12-1c7a-4fb9-8a11-5e0a2238c9e5} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10136 | 2026.01.13 00:44:40.647495 [ 4 ] {2a8b2a12-1c7a-4fb9-8a11-5e0a2238c9e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10137 | 2026.01.13 00:44:40.647842 [ 4 ] {2a8b2a12-1c7a-4fb9-8a11-5e0a2238c9e5} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10138 | 2026.01.13 00:44:40.648049 [ 4 ] {2a8b2a12-1c7a-4fb9-8a11-5e0a2238c9e5} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10139 | 2026.01.13 00:44:40.648178 [ 4 ] {2a8b2a12-1c7a-4fb9-8a11-5e0a2238c9e5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 10140 | 2026.01.13 00:44:40.648216 [ 4 ] {2a8b2a12-1c7a-4fb9-8a11-5e0a2238c9e5} <Debug> TCPHandler: Processed in 0.001345024 sec. | ||
| 10141 | 2026.01.13 00:44:40.648323 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10142 | 2026.01.13 00:44:40.648417 [ 4 ] {b6ba9c41-45ac-4df8-9f51-73b20cefd848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10143 | 2026.01.13 00:44:40.648471 [ 4 ] {b6ba9c41-45ac-4df8-9f51-73b20cefd848} <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 | ||
| 10144 | 2026.01.13 00:44:40.649308 [ 4 ] {b6ba9c41-45ac-4df8-9f51-73b20cefd848} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10145 | 2026.01.13 00:44:40.649344 [ 4 ] {b6ba9c41-45ac-4df8-9f51-73b20cefd848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10146 | 2026.01.13 00:44:40.649887 [ 4 ] {b6ba9c41-45ac-4df8-9f51-73b20cefd848} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10147 | 2026.01.13 00:44:40.650116 [ 4 ] {b6ba9c41-45ac-4df8-9f51-73b20cefd848} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10148 | 2026.01.13 00:44:40.650254 [ 4 ] {b6ba9c41-45ac-4df8-9f51-73b20cefd848} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001855 sec., 13477.08894878706 rows/sec., 24.15 MiB/sec. | ||
| 10149 | 2026.01.13 00:44:40.650309 [ 4 ] {b6ba9c41-45ac-4df8-9f51-73b20cefd848} <Debug> TCPHandler: Processed in 0.002034391 sec. | ||
| 10150 | 2026.01.13 00:44:40.650422 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10151 | 2026.01.13 00:44:40.650519 [ 4 ] {1cd730f1-0ee5-4920-af00-0933423636e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10152 | 2026.01.13 00:44:40.650562 [ 4 ] {1cd730f1-0ee5-4920-af00-0933423636e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10153 | 2026.01.13 00:44:40.650903 [ 4 ] {1cd730f1-0ee5-4920-af00-0933423636e1} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10154 | 2026.01.13 00:44:40.650940 [ 4 ] {1cd730f1-0ee5-4920-af00-0933423636e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10155 | 2026.01.13 00:44:40.651247 [ 4 ] {1cd730f1-0ee5-4920-af00-0933423636e1} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10156 | 2026.01.13 00:44:40.651455 [ 4 ] {1cd730f1-0ee5-4920-af00-0933423636e1} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10157 | 2026.01.13 00:44:40.651584 [ 4 ] {1cd730f1-0ee5-4920-af00-0933423636e1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 10158 | 2026.01.13 00:44:40.651620 [ 4 ] {1cd730f1-0ee5-4920-af00-0933423636e1} <Debug> TCPHandler: Processed in 0.001247293 sec. | ||
| 10159 | 2026.01.13 00:44:44.936019 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10160 | 2026.01.13 00:44:44.936093 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10161 | 2026.01.13 00:44:45.085600 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25010 | ||
| 10162 | 2026.01.13 00:44:45.086155 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10163 | 2026.01.13 00:44:45.086201 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10164 | 2026.01.13 00:44:45.086705 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10165 | 2026.01.13 00:44:45.086939 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10166 | 2026.01.13 00:44:45.087070 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25010 | ||
| 10167 | 2026.01.13 00:44:45.152654 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1238 | ||
| 10168 | 2026.01.13 00:44:45.155034 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10169 | 2026.01.13 00:44:45.155091 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10170 | 2026.01.13 00:44:45.156296 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10171 | 2026.01.13 00:44:45.156572 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10172 | 2026.01.13 00:44:45.156934 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1238 | ||
| 10173 | 2026.01.13 00:44:45.641807 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10174 | 2026.01.13 00:44:45.642009 [ 4 ] {68f84c07-e478-4bfd-b17b-093b1a4120a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10175 | 2026.01.13 00:44:45.642084 [ 4 ] {68f84c07-e478-4bfd-b17b-093b1a4120a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10176 | 2026.01.13 00:44:45.642816 [ 4 ] {68f84c07-e478-4bfd-b17b-093b1a4120a9} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10177 | 2026.01.13 00:44:45.642873 [ 4 ] {68f84c07-e478-4bfd-b17b-093b1a4120a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10178 | 2026.01.13 00:44:45.643271 [ 4 ] {68f84c07-e478-4bfd-b17b-093b1a4120a9} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10179 | 2026.01.13 00:44:45.643511 [ 4 ] {68f84c07-e478-4bfd-b17b-093b1a4120a9} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10180 | 2026.01.13 00:44:45.643660 [ 133 ] {} <Debug> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10181 | 2026.01.13 00:44:45.643667 [ 4 ] {68f84c07-e478-4bfd-b17b-093b1a4120a9} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001713 sec., 50204.31990659662 rows/sec., 4.20 MiB/sec. | ||
| 10182 | 2026.01.13 00:44:45.643742 [ 133 ] {} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10183 | 2026.01.13 00:44:45.643760 [ 4 ] {68f84c07-e478-4bfd-b17b-093b1a4120a9} <Debug> TCPHandler: Processed in 0.002096672 sec. | ||
| 10184 | 2026.01.13 00:44:45.643775 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10185 | 2026.01.13 00:44:45.643889 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10186 | 2026.01.13 00:44:45.643895 [ 189 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10187 | 2026.01.13 00:44:45.643989 [ 4 ] {6421e126-66b4-41d7-9d63-567a94b03867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10188 | 2026.01.13 00:44:45.644034 [ 4 ] {6421e126-66b4-41d7-9d63-567a94b03867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10189 | 2026.01.13 00:44:45.644048 [ 189 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10190 | 2026.01.13 00:44:45.644091 [ 189 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1405 rows starting from the beginning of the part | ||
| 10191 | 2026.01.13 00:44:45.644165 [ 189 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 86 rows starting from the beginning of the part | ||
| 10192 | 2026.01.13 00:44:45.644218 [ 189 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 106 rows starting from the beginning of the part | ||
| 10193 | 2026.01.13 00:44:45.644268 [ 189 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 213 rows starting from the beginning of the part | ||
| 10194 | 2026.01.13 00:44:45.644315 [ 189 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 106 rows starting from the beginning of the part | ||
| 10195 | 2026.01.13 00:44:45.644364 [ 189 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 86 rows starting from the beginning of the part | ||
| 10196 | 2026.01.13 00:44:45.644444 [ 4 ] {6421e126-66b4-41d7-9d63-567a94b03867} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10197 | 2026.01.13 00:44:45.644488 [ 4 ] {6421e126-66b4-41d7-9d63-567a94b03867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10198 | 2026.01.13 00:44:45.644828 [ 4 ] {6421e126-66b4-41d7-9d63-567a94b03867} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10199 | 2026.01.13 00:44:45.645044 [ 4 ] {6421e126-66b4-41d7-9d63-567a94b03867} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10200 | 2026.01.13 00:44:45.645187 [ 4 ] {6421e126-66b4-41d7-9d63-567a94b03867} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001215 sec., 12345.67901234568 rows/sec., 928.34 KiB/sec. | ||
| 10201 | 2026.01.13 00:44:45.645225 [ 4 ] {6421e126-66b4-41d7-9d63-567a94b03867} <Debug> TCPHandler: Processed in 0.001385434 sec. | ||
| 10202 | 2026.01.13 00:44:45.645335 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10203 | 2026.01.13 00:44:45.645429 [ 4 ] {576b42c2-7810-4ed5-b90e-4c1f00aa88f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10204 | 2026.01.13 00:44:45.645468 [ 4 ] {576b42c2-7810-4ed5-b90e-4c1f00aa88f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10205 | 2026.01.13 00:44:45.645671 [ 200 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2002 rows, containing 5 columns (5 merged, 0 gathered) in 0.001829529 sec., 1094270.7112049058 rows/sec., 96.21 MiB/sec. | ||
| 10206 | 2026.01.13 00:44:45.645939 [ 4 ] {576b42c2-7810-4ed5-b90e-4c1f00aa88f0} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10207 | 2026.01.13 00:44:45.645974 [ 193 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10208 | 2026.01.13 00:44:45.645980 [ 4 ] {576b42c2-7810-4ed5-b90e-4c1f00aa88f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10209 | 2026.01.13 00:44:45.646329 [ 193 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_76_15} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10210 | 2026.01.13 00:44:45.646348 [ 4 ] {576b42c2-7810-4ed5-b90e-4c1f00aa88f0} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10211 | 2026.01.13 00:44:45.646430 [ 193 ] {69955813-f697-4ff5-96f7-072ef266c358::all_1_76_15} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10212 | 2026.01.13 00:44:45.646524 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 10213 | 2026.01.13 00:44:45.646585 [ 4 ] {576b42c2-7810-4ed5-b90e-4c1f00aa88f0} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10214 | 2026.01.13 00:44:45.646704 [ 133 ] {} <Debug> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10215 | 2026.01.13 00:44:45.646723 [ 4 ] {576b42c2-7810-4ed5-b90e-4c1f00aa88f0} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001311 sec., 60259.34401220442 rows/sec., 4.71 MiB/sec. | ||
| 10216 | 2026.01.13 00:44:45.646737 [ 133 ] {} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10217 | 2026.01.13 00:44:45.646763 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10218 | 2026.01.13 00:44:45.646769 [ 4 ] {576b42c2-7810-4ed5-b90e-4c1f00aa88f0} <Debug> TCPHandler: Processed in 0.001481285 sec. | ||
| 10219 | 2026.01.13 00:44:45.646845 [ 189 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10220 | 2026.01.13 00:44:45.646897 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10221 | 2026.01.13 00:44:45.646933 [ 189 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10222 | 2026.01.13 00:44:45.646962 [ 189 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 632 rows starting from the beginning of the part | ||
| 10223 | 2026.01.13 00:44:45.646996 [ 4 ] {0650e32b-c518-45f4-80cf-50c04ccf0ad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10224 | 2026.01.13 00:44:45.647008 [ 189 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 79 rows starting from the beginning of the part | ||
| 10225 | 2026.01.13 00:44:45.647047 [ 4 ] {0650e32b-c518-45f4-80cf-50c04ccf0ad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10226 | 2026.01.13 00:44:45.647058 [ 189 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 89 rows starting from the beginning of the part | ||
| 10227 | 2026.01.13 00:44:45.647101 [ 189 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 129 rows starting from the beginning of the part | ||
| 10228 | 2026.01.13 00:44:45.647135 [ 189 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 89 rows starting from the beginning of the part | ||
| 10229 | 2026.01.13 00:44:45.647173 [ 189 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 79 rows starting from the beginning of the part | ||
| 10230 | 2026.01.13 00:44:45.647463 [ 4 ] {0650e32b-c518-45f4-80cf-50c04ccf0ad3} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10231 | 2026.01.13 00:44:45.647504 [ 4 ] {0650e32b-c518-45f4-80cf-50c04ccf0ad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10232 | 2026.01.13 00:44:45.647852 [ 4 ] {0650e32b-c518-45f4-80cf-50c04ccf0ad3} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10233 | 2026.01.13 00:44:45.648046 [ 199 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1097 rows, containing 5 columns (5 merged, 0 gathered) in 0.001223082 sec., 896914.5159523238 rows/sec., 72.38 MiB/sec. | ||
| 10234 | 2026.01.13 00:44:45.648069 [ 4 ] {0650e32b-c518-45f4-80cf-50c04ccf0ad3} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10235 | 2026.01.13 00:44:45.648204 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10236 | 2026.01.13 00:44:45.648211 [ 189 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10237 | 2026.01.13 00:44:45.648222 [ 4 ] {0650e32b-c518-45f4-80cf-50c04ccf0ad3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 10238 | 2026.01.13 00:44:45.648235 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10239 | 2026.01.13 00:44:45.648270 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10240 | 2026.01.13 00:44:45.648276 [ 4 ] {0650e32b-c518-45f4-80cf-50c04ccf0ad3} <Debug> TCPHandler: Processed in 0.001429585 sec. | ||
| 10241 | 2026.01.13 00:44:45.648355 [ 200 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10242 | 2026.01.13 00:44:45.648402 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10243 | 2026.01.13 00:44:45.648455 [ 200 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10244 | 2026.01.13 00:44:45.648475 [ 189 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_76_15} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10245 | 2026.01.13 00:44:45.648485 [ 200 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 20858 rows starting from the beginning of the part | ||
| 10246 | 2026.01.13 00:44:45.648498 [ 4 ] {c05ef934-76ff-4eda-ba6e-1f910563bbd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10247 | 2026.01.13 00:44:45.648541 [ 189 ] {4335bddf-9b2e-4363-911d-c105b9ca4b15::all_1_76_15} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10248 | 2026.01.13 00:44:45.648556 [ 4 ] {c05ef934-76ff-4eda-ba6e-1f910563bbd9} <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 | ||
| 10249 | 2026.01.13 00:44:45.648562 [ 200 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 10250 | 2026.01.13 00:44:45.648604 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 10251 | 2026.01.13 00:44:45.648617 [ 200 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 10252 | 2026.01.13 00:44:45.648666 [ 200 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 203 rows starting from the beginning of the part | ||
| 10253 | 2026.01.13 00:44:45.648707 [ 200 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 10254 | 2026.01.13 00:44:45.648746 [ 200 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 10255 | 2026.01.13 00:44:45.649344 [ 4 ] {c05ef934-76ff-4eda-ba6e-1f910563bbd9} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10256 | 2026.01.13 00:44:45.649380 [ 4 ] {c05ef934-76ff-4eda-ba6e-1f910563bbd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10257 | 2026.01.13 00:44:45.649941 [ 4 ] {c05ef934-76ff-4eda-ba6e-1f910563bbd9} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10258 | 2026.01.13 00:44:45.650168 [ 4 ] {c05ef934-76ff-4eda-ba6e-1f910563bbd9} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10259 | 2026.01.13 00:44:45.650309 [ 4 ] {c05ef934-76ff-4eda-ba6e-1f910563bbd9} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001828 sec., 8205.689277899344 rows/sec., 14.70 MiB/sec. | ||
| 10260 | 2026.01.13 00:44:45.650365 [ 4 ] {c05ef934-76ff-4eda-ba6e-1f910563bbd9} <Debug> TCPHandler: Processed in 0.002012571 sec. | ||
| 10261 | 2026.01.13 00:44:45.650482 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10262 | 2026.01.13 00:44:45.650581 [ 4 ] {feae25ee-55b9-43e0-b4f6-4755899eee87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10263 | 2026.01.13 00:44:45.650624 [ 4 ] {feae25ee-55b9-43e0-b4f6-4755899eee87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10264 | 2026.01.13 00:44:45.650963 [ 4 ] {feae25ee-55b9-43e0-b4f6-4755899eee87} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10265 | 2026.01.13 00:44:45.650999 [ 4 ] {feae25ee-55b9-43e0-b4f6-4755899eee87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10266 | 2026.01.13 00:44:45.651310 [ 4 ] {feae25ee-55b9-43e0-b4f6-4755899eee87} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10267 | 2026.01.13 00:44:45.651515 [ 4 ] {feae25ee-55b9-43e0-b4f6-4755899eee87} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10268 | 2026.01.13 00:44:45.651628 [ 133 ] {} <Debug> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10269 | 2026.01.13 00:44:45.651644 [ 4 ] {feae25ee-55b9-43e0-b4f6-4755899eee87} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 10270 | 2026.01.13 00:44:45.651660 [ 133 ] {} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10271 | 2026.01.13 00:44:45.651684 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10272 | 2026.01.13 00:44:45.651689 [ 4 ] {feae25ee-55b9-43e0-b4f6-4755899eee87} <Debug> TCPHandler: Processed in 0.001255533 sec. | ||
| 10273 | 2026.01.13 00:44:45.651778 [ 199 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10274 | 2026.01.13 00:44:45.651897 [ 199 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10275 | 2026.01.13 00:44:45.651928 [ 199 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4164 rows starting from the beginning of the part | ||
| 10276 | 2026.01.13 00:44:45.651990 [ 199 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 10277 | 2026.01.13 00:44:45.652034 [ 199 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 10278 | 2026.01.13 00:44:45.652074 [ 199 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 10279 | 2026.01.13 00:44:45.652110 [ 199 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 10280 | 2026.01.13 00:44:45.652147 [ 199 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 10281 | 2026.01.13 00:44:45.656037 [ 189 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4464 rows, containing 4 columns (4 merged, 0 gathered) in 0.004297995 sec., 1038623.8234339501 rows/sec., 70.00 MiB/sec. | ||
| 10282 | 2026.01.13 00:44:45.656541 [ 186 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10283 | 2026.01.13 00:44:45.656876 [ 186 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_76_15} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10284 | 2026.01.13 00:44:45.656964 [ 186 ] {fd0efeea-8d0c-47a9-a4c3-04729fd20f6d::all_1_76_15} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10285 | 2026.01.13 00:44:45.657061 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 10286 | 2026.01.13 00:44:45.662217 [ 186 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21701 rows, containing 5 columns (5 merged, 0 gathered) in 0.013902534 sec., 1560938.459132702 rows/sec., 107.30 MiB/sec. | ||
| 10287 | 2026.01.13 00:44:45.662711 [ 189 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10288 | 2026.01.13 00:44:45.663000 [ 189 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10289 | 2026.01.13 00:44:45.663063 [ 189 ] {193b7d35-6ff1-44c5-a0e8-07eb6ee57f44::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10290 | 2026.01.13 00:44:45.663137 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 10291 | 2026.01.13 00:44:46.000216 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 318.50 MiB, peak 329.59 MiB, free memory in arenas 0.00 B, will set to 320.89 MiB (RSS), difference: 2.39 MiB | ||
| 10292 | 2026.01.13 00:44:46.423666 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 10293 | 2026.01.13 00:44:46.438915 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10294 | 2026.01.13 00:44:46.438980 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10295 | 2026.01.13 00:44:46.444558 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10296 | 2026.01.13 00:44:46.445287 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10297 | 2026.01.13 00:44:46.449707 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 10298 | 2026.01.13 00:44:50.670868 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10299 | 2026.01.13 00:44:50.671068 [ 4 ] {f4812467-2f39-482b-89f7-d3b27c8e735d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10300 | 2026.01.13 00:44:50.671135 [ 4 ] {f4812467-2f39-482b-89f7-d3b27c8e735d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10301 | 2026.01.13 00:44:50.671777 [ 4 ] {f4812467-2f39-482b-89f7-d3b27c8e735d} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10302 | 2026.01.13 00:44:50.671826 [ 4 ] {f4812467-2f39-482b-89f7-d3b27c8e735d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10303 | 2026.01.13 00:44:50.672213 [ 4 ] {f4812467-2f39-482b-89f7-d3b27c8e735d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10304 | 2026.01.13 00:44:50.672452 [ 4 ] {f4812467-2f39-482b-89f7-d3b27c8e735d} <Trace> oximeter.fields_ipaddr (29024e80-c662-4b7b-8c75-442de4296c6c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10305 | 2026.01.13 00:44:50.672610 [ 4 ] {f4812467-2f39-482b-89f7-d3b27c8e735d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00159 sec., 1257.8616352201257 rows/sec., 102.57 KiB/sec. | ||
| 10306 | 2026.01.13 00:44:50.672652 [ 4 ] {f4812467-2f39-482b-89f7-d3b27c8e735d} <Debug> TCPHandler: Processed in 0.00192107 sec. | ||
| 10307 | 2026.01.13 00:44:50.672781 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10308 | 2026.01.13 00:44:50.672876 [ 4 ] {fe69c2d8-207f-417d-8c9a-3cc1ff14d39a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10309 | 2026.01.13 00:44:50.672917 [ 4 ] {fe69c2d8-207f-417d-8c9a-3cc1ff14d39a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10310 | 2026.01.13 00:44:50.673980 [ 4 ] {fe69c2d8-207f-417d-8c9a-3cc1ff14d39a} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10311 | 2026.01.13 00:44:50.674015 [ 4 ] {fe69c2d8-207f-417d-8c9a-3cc1ff14d39a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10312 | 2026.01.13 00:44:50.674423 [ 4 ] {fe69c2d8-207f-417d-8c9a-3cc1ff14d39a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10313 | 2026.01.13 00:44:50.674640 [ 4 ] {fe69c2d8-207f-417d-8c9a-3cc1ff14d39a} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10314 | 2026.01.13 00:44:50.674772 [ 4 ] {fe69c2d8-207f-417d-8c9a-3cc1ff14d39a} <Debug> executeQuery: Read 1247 rows, 105.26 KiB in 0.001913 sec., 651855.7239937271 rows/sec., 53.73 MiB/sec. | ||
| 10315 | 2026.01.13 00:44:50.674810 [ 4 ] {fe69c2d8-207f-417d-8c9a-3cc1ff14d39a} <Debug> TCPHandler: Processed in 0.002078092 sec. | ||
| 10316 | 2026.01.13 00:44:50.674936 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10317 | 2026.01.13 00:44:50.675030 [ 4 ] {5dea6310-9a72-43bc-9e2c-202c04f123c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10318 | 2026.01.13 00:44:50.675070 [ 4 ] {5dea6310-9a72-43bc-9e2c-202c04f123c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10319 | 2026.01.13 00:44:50.675497 [ 4 ] {5dea6310-9a72-43bc-9e2c-202c04f123c9} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10320 | 2026.01.13 00:44:50.675531 [ 4 ] {5dea6310-9a72-43bc-9e2c-202c04f123c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10321 | 2026.01.13 00:44:50.675835 [ 4 ] {5dea6310-9a72-43bc-9e2c-202c04f123c9} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10322 | 2026.01.13 00:44:50.676048 [ 4 ] {5dea6310-9a72-43bc-9e2c-202c04f123c9} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10323 | 2026.01.13 00:44:50.676178 [ 4 ] {5dea6310-9a72-43bc-9e2c-202c04f123c9} <Debug> executeQuery: Read 27 rows, 2.02 KiB in 0.001166 sec., 23156.089193825042 rows/sec., 1.69 MiB/sec. | ||
| 10324 | 2026.01.13 00:44:50.676214 [ 4 ] {5dea6310-9a72-43bc-9e2c-202c04f123c9} <Debug> TCPHandler: Processed in 0.001328564 sec. | ||
| 10325 | 2026.01.13 00:44:50.676329 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10326 | 2026.01.13 00:44:50.676423 [ 4 ] {3905e54a-84b7-4e87-8154-efc8ad862693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10327 | 2026.01.13 00:44:50.676464 [ 4 ] {3905e54a-84b7-4e87-8154-efc8ad862693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10328 | 2026.01.13 00:44:50.677007 [ 4 ] {3905e54a-84b7-4e87-8154-efc8ad862693} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10329 | 2026.01.13 00:44:50.677043 [ 4 ] {3905e54a-84b7-4e87-8154-efc8ad862693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10330 | 2026.01.13 00:44:50.677356 [ 4 ] {3905e54a-84b7-4e87-8154-efc8ad862693} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10331 | 2026.01.13 00:44:50.677573 [ 4 ] {3905e54a-84b7-4e87-8154-efc8ad862693} <Trace> oximeter.fields_u32 (1fba0464-696e-4e4a-8144-b9409f14242e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10332 | 2026.01.13 00:44:50.677699 [ 4 ] {3905e54a-84b7-4e87-8154-efc8ad862693} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001294 sec., 176197.83616692427 rows/sec., 11.93 MiB/sec. | ||
| 10333 | 2026.01.13 00:44:50.677737 [ 4 ] {3905e54a-84b7-4e87-8154-efc8ad862693} <Debug> TCPHandler: Processed in 0.001456885 sec. | ||
| 10334 | 2026.01.13 00:44:50.677855 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10335 | 2026.01.13 00:44:50.677949 [ 4 ] {ed04c73d-2ece-4fda-960b-71358b985f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10336 | 2026.01.13 00:44:50.677989 [ 4 ] {ed04c73d-2ece-4fda-960b-71358b985f72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10337 | 2026.01.13 00:44:50.678677 [ 4 ] {ed04c73d-2ece-4fda-960b-71358b985f72} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10338 | 2026.01.13 00:44:50.678713 [ 4 ] {ed04c73d-2ece-4fda-960b-71358b985f72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10339 | 2026.01.13 00:44:50.679046 [ 4 ] {ed04c73d-2ece-4fda-960b-71358b985f72} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10340 | 2026.01.13 00:44:50.679261 [ 4 ] {ed04c73d-2ece-4fda-960b-71358b985f72} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10341 | 2026.01.13 00:44:50.679388 [ 4 ] {ed04c73d-2ece-4fda-960b-71358b985f72} <Debug> executeQuery: Read 547 rows, 41.57 KiB in 0.001456 sec., 375686.81318681315 rows/sec., 27.88 MiB/sec. | ||
| 10342 | 2026.01.13 00:44:50.679426 [ 4 ] {ed04c73d-2ece-4fda-960b-71358b985f72} <Debug> TCPHandler: Processed in 0.001619337 sec. | ||
| 10343 | 2026.01.13 00:44:50.679542 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10344 | 2026.01.13 00:44:50.679637 [ 4 ] {a3ff8439-e41b-443d-b00a-2a5bce610457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10345 | 2026.01.13 00:44:50.679679 [ 4 ] {a3ff8439-e41b-443d-b00a-2a5bce610457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10346 | 2026.01.13 00:44:50.680341 [ 4 ] {a3ff8439-e41b-443d-b00a-2a5bce610457} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10347 | 2026.01.13 00:44:50.680376 [ 4 ] {a3ff8439-e41b-443d-b00a-2a5bce610457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10348 | 2026.01.13 00:44:50.680753 [ 4 ] {a3ff8439-e41b-443d-b00a-2a5bce610457} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10349 | 2026.01.13 00:44:50.680972 [ 4 ] {a3ff8439-e41b-443d-b00a-2a5bce610457} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10350 | 2026.01.13 00:44:50.681100 [ 4 ] {a3ff8439-e41b-443d-b00a-2a5bce610457} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001481 sec., 570560.4321404457 rows/sec., 38.40 MiB/sec. | ||
| 10351 | 2026.01.13 00:44:50.681138 [ 4 ] {a3ff8439-e41b-443d-b00a-2a5bce610457} <Debug> TCPHandler: Processed in 0.001644437 sec. | ||
| 10352 | 2026.01.13 00:44:50.681255 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10353 | 2026.01.13 00:44:50.681350 [ 4 ] {fb0025cf-5fa2-45ab-9c95-0e46c8fbecdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10354 | 2026.01.13 00:44:50.681405 [ 4 ] {fb0025cf-5fa2-45ab-9c95-0e46c8fbecdc} <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 | ||
| 10355 | 2026.01.13 00:44:50.682248 [ 4 ] {fb0025cf-5fa2-45ab-9c95-0e46c8fbecdc} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10356 | 2026.01.13 00:44:50.682283 [ 4 ] {fb0025cf-5fa2-45ab-9c95-0e46c8fbecdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10357 | 2026.01.13 00:44:50.682825 [ 4 ] {fb0025cf-5fa2-45ab-9c95-0e46c8fbecdc} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10358 | 2026.01.13 00:44:50.683067 [ 4 ] {fb0025cf-5fa2-45ab-9c95-0e46c8fbecdc} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10359 | 2026.01.13 00:44:50.683207 [ 4 ] {fb0025cf-5fa2-45ab-9c95-0e46c8fbecdc} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001875 sec., 13333.333333333334 rows/sec., 23.89 MiB/sec. | ||
| 10360 | 2026.01.13 00:44:50.683262 [ 4 ] {fb0025cf-5fa2-45ab-9c95-0e46c8fbecdc} <Debug> TCPHandler: Processed in 0.002056711 sec. | ||
| 10361 | 2026.01.13 00:44:50.683369 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10362 | 2026.01.13 00:44:50.683464 [ 4 ] {8746c471-e982-49a0-b8b5-4a3051d55fb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10363 | 2026.01.13 00:44:50.683506 [ 4 ] {8746c471-e982-49a0-b8b5-4a3051d55fb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10364 | 2026.01.13 00:44:50.683861 [ 4 ] {8746c471-e982-49a0-b8b5-4a3051d55fb2} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10365 | 2026.01.13 00:44:50.683897 [ 4 ] {8746c471-e982-49a0-b8b5-4a3051d55fb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10366 | 2026.01.13 00:44:50.684223 [ 4 ] {8746c471-e982-49a0-b8b5-4a3051d55fb2} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10367 | 2026.01.13 00:44:50.684437 [ 4 ] {8746c471-e982-49a0-b8b5-4a3051d55fb2} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10368 | 2026.01.13 00:44:50.684569 [ 4 ] {8746c471-e982-49a0-b8b5-4a3051d55fb2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 10369 | 2026.01.13 00:44:50.684605 [ 4 ] {8746c471-e982-49a0-b8b5-4a3051d55fb2} <Debug> TCPHandler: Processed in 0.001285183 sec. | ||
| 10370 | 2026.01.13 00:44:52.587410 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25458 | ||
| 10371 | 2026.01.13 00:44:52.587957 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10372 | 2026.01.13 00:44:52.588008 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10373 | 2026.01.13 00:44:52.588510 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10374 | 2026.01.13 00:44:52.588743 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10375 | 2026.01.13 00:44:52.588881 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25458 | ||
| 10376 | 2026.01.13 00:44:53.949956 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 10377 | 2026.01.13 00:44:53.966449 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10378 | 2026.01.13 00:44:53.966506 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10379 | 2026.01.13 00:44:53.972383 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10380 | 2026.01.13 00:44:53.973086 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10381 | 2026.01.13 00:44:53.975941 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 10382 | 2026.01.13 00:44:55.157279 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1266 | ||
| 10383 | 2026.01.13 00:44:55.159647 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10384 | 2026.01.13 00:44:55.159694 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10385 | 2026.01.13 00:44:55.160874 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10386 | 2026.01.13 00:44:55.161143 [ 242 ] {} <Trace> system.query_log (2b56ff50-ae35-4785-bcea-dc28b6e6fffb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10387 | 2026.01.13 00:44:55.161410 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1266 | ||
| 10388 | 2026.01.13 00:44:55.641941 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10389 | 2026.01.13 00:44:55.642118 [ 4 ] {556e96fa-0560-406e-ac12-04be180eb02f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10390 | 2026.01.13 00:44:55.642186 [ 4 ] {556e96fa-0560-406e-ac12-04be180eb02f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10391 | 2026.01.13 00:44:55.642921 [ 4 ] {556e96fa-0560-406e-ac12-04be180eb02f} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10392 | 2026.01.13 00:44:55.642960 [ 4 ] {556e96fa-0560-406e-ac12-04be180eb02f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10393 | 2026.01.13 00:44:55.643357 [ 4 ] {556e96fa-0560-406e-ac12-04be180eb02f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10394 | 2026.01.13 00:44:55.643588 [ 4 ] {556e96fa-0560-406e-ac12-04be180eb02f} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10395 | 2026.01.13 00:44:55.643749 [ 4 ] {556e96fa-0560-406e-ac12-04be180eb02f} <Debug> executeQuery: Read 86 rows, 7.36 KiB in 0.001679 sec., 51220.96486003574 rows/sec., 4.28 MiB/sec. | ||
| 10396 | 2026.01.13 00:44:55.643797 [ 4 ] {556e96fa-0560-406e-ac12-04be180eb02f} <Debug> TCPHandler: Processed in 0.001982131 sec. | ||
| 10397 | 2026.01.13 00:44:55.643938 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10398 | 2026.01.13 00:44:55.644041 [ 4 ] {139b4a55-370e-42e4-a51b-6dc3461f9aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10399 | 2026.01.13 00:44:55.644083 [ 4 ] {139b4a55-370e-42e4-a51b-6dc3461f9aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10400 | 2026.01.13 00:44:55.644529 [ 4 ] {139b4a55-370e-42e4-a51b-6dc3461f9aa2} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10401 | 2026.01.13 00:44:55.644567 [ 4 ] {139b4a55-370e-42e4-a51b-6dc3461f9aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10402 | 2026.01.13 00:44:55.644866 [ 4 ] {139b4a55-370e-42e4-a51b-6dc3461f9aa2} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10403 | 2026.01.13 00:44:55.645075 [ 4 ] {139b4a55-370e-42e4-a51b-6dc3461f9aa2} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10404 | 2026.01.13 00:44:55.645196 [ 140 ] {} <Debug> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10405 | 2026.01.13 00:44:55.645202 [ 4 ] {139b4a55-370e-42e4-a51b-6dc3461f9aa2} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001183 sec., 12679.628064243449 rows/sec., 953.45 KiB/sec. | ||
| 10406 | 2026.01.13 00:44:55.645234 [ 140 ] {} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10407 | 2026.01.13 00:44:55.645251 [ 4 ] {139b4a55-370e-42e4-a51b-6dc3461f9aa2} <Debug> TCPHandler: Processed in 0.001371394 sec. | ||
| 10408 | 2026.01.13 00:44:55.645253 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10409 | 2026.01.13 00:44:55.645373 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10410 | 2026.01.13 00:44:55.645382 [ 195 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10411 | 2026.01.13 00:44:55.645472 [ 4 ] {9ecf610a-2c4e-4875-9a88-f3782c2afe39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10412 | 2026.01.13 00:44:55.645515 [ 4 ] {9ecf610a-2c4e-4875-9a88-f3782c2afe39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10413 | 2026.01.13 00:44:55.645536 [ 195 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10414 | 2026.01.13 00:44:55.645578 [ 195 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 70 rows starting from the beginning of the part | ||
| 10415 | 2026.01.13 00:44:55.645650 [ 195 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 41 rows starting from the beginning of the part | ||
| 10416 | 2026.01.13 00:44:55.645700 [ 195 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 25 rows starting from the beginning of the part | ||
| 10417 | 2026.01.13 00:44:55.645745 [ 195 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 15 rows starting from the beginning of the part | ||
| 10418 | 2026.01.13 00:44:55.645789 [ 195 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 27 rows starting from the beginning of the part | ||
| 10419 | 2026.01.13 00:44:55.645833 [ 195 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 15 rows starting from the beginning of the part | ||
| 10420 | 2026.01.13 00:44:55.645964 [ 4 ] {9ecf610a-2c4e-4875-9a88-f3782c2afe39} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10421 | 2026.01.13 00:44:55.646005 [ 4 ] {9ecf610a-2c4e-4875-9a88-f3782c2afe39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10422 | 2026.01.13 00:44:55.646335 [ 4 ] {9ecf610a-2c4e-4875-9a88-f3782c2afe39} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10423 | 2026.01.13 00:44:55.646581 [ 4 ] {9ecf610a-2c4e-4875-9a88-f3782c2afe39} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10424 | 2026.01.13 00:44:55.646716 [ 4 ] {9ecf610a-2c4e-4875-9a88-f3782c2afe39} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001261 sec., 62648.6915146709 rows/sec., 4.89 MiB/sec. | ||
| 10425 | 2026.01.13 00:44:55.646722 [ 189 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 193 rows, containing 5 columns (5 merged, 0 gathered) in 0.001396104 sec., 138241.8501773507 rows/sec., 10.63 MiB/sec. | ||
| 10426 | 2026.01.13 00:44:55.646754 [ 4 ] {9ecf610a-2c4e-4875-9a88-f3782c2afe39} <Debug> TCPHandler: Processed in 0.001428325 sec. | ||
| 10427 | 2026.01.13 00:44:55.646887 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10428 | 2026.01.13 00:44:55.646929 [ 190 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10429 | 2026.01.13 00:44:55.646980 [ 4 ] {608b0985-f5f5-428e-bdef-ea1f06e70b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10430 | 2026.01.13 00:44:55.647026 [ 4 ] {608b0985-f5f5-428e-bdef-ea1f06e70b9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10431 | 2026.01.13 00:44:55.647233 [ 190 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_76_15} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10432 | 2026.01.13 00:44:55.647319 [ 190 ] {e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004::all_1_76_15} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10433 | 2026.01.13 00:44:55.647426 [ 4 ] {608b0985-f5f5-428e-bdef-ea1f06e70b9e} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10434 | 2026.01.13 00:44:55.647431 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 10435 | 2026.01.13 00:44:55.647469 [ 4 ] {608b0985-f5f5-428e-bdef-ea1f06e70b9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10436 | 2026.01.13 00:44:55.647850 [ 4 ] {608b0985-f5f5-428e-bdef-ea1f06e70b9e} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10437 | 2026.01.13 00:44:55.648063 [ 4 ] {608b0985-f5f5-428e-bdef-ea1f06e70b9e} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10438 | 2026.01.13 00:44:55.648194 [ 4 ] {608b0985-f5f5-428e-bdef-ea1f06e70b9e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 10439 | 2026.01.13 00:44:55.648231 [ 4 ] {608b0985-f5f5-428e-bdef-ea1f06e70b9e} <Debug> TCPHandler: Processed in 0.001397755 sec. | ||
| 10440 | 2026.01.13 00:44:55.648343 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10441 | 2026.01.13 00:44:55.648435 [ 4 ] {b38c07c3-21b8-47f9-b36f-ec0e24f52fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10442 | 2026.01.13 00:44:55.648486 [ 4 ] {b38c07c3-21b8-47f9-b36f-ec0e24f52fbb} <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 | ||
| 10443 | 2026.01.13 00:44:55.649311 [ 4 ] {b38c07c3-21b8-47f9-b36f-ec0e24f52fbb} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10444 | 2026.01.13 00:44:55.649346 [ 4 ] {b38c07c3-21b8-47f9-b36f-ec0e24f52fbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10445 | 2026.01.13 00:44:55.649876 [ 4 ] {b38c07c3-21b8-47f9-b36f-ec0e24f52fbb} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10446 | 2026.01.13 00:44:55.650103 [ 4 ] {b38c07c3-21b8-47f9-b36f-ec0e24f52fbb} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10447 | 2026.01.13 00:44:55.650231 [ 140 ] {} <Debug> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10448 | 2026.01.13 00:44:55.650240 [ 4 ] {b38c07c3-21b8-47f9-b36f-ec0e24f52fbb} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001823 sec., 8228.195282501372 rows/sec., 14.74 MiB/sec. | ||
| 10449 | 2026.01.13 00:44:55.650264 [ 140 ] {} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10450 | 2026.01.13 00:44:55.650282 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10451 | 2026.01.13 00:44:55.650312 [ 4 ] {b38c07c3-21b8-47f9-b36f-ec0e24f52fbb} <Debug> TCPHandler: Processed in 0.002025171 sec. | ||
| 10452 | 2026.01.13 00:44:55.650362 [ 190 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10453 | 2026.01.13 00:44:55.650421 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10454 | 2026.01.13 00:44:55.650525 [ 4 ] {b650f273-d3c5-4046-8be3-ba89f891e8ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10455 | 2026.01.13 00:44:55.650567 [ 4 ] {b650f273-d3c5-4046-8be3-ba89f891e8ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10456 | 2026.01.13 00:44:55.650577 [ 190 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10457 | 2026.01.13 00:44:55.650637 [ 190 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1372 rows starting from the beginning of the part | ||
| 10458 | 2026.01.13 00:44:55.650761 [ 190 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 15 rows starting from the beginning of the part | ||
| 10459 | 2026.01.13 00:44:55.650906 [ 190 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 25 rows starting from the beginning of the part | ||
| 10460 | 2026.01.13 00:44:55.650935 [ 4 ] {b650f273-d3c5-4046-8be3-ba89f891e8ad} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10461 | 2026.01.13 00:44:55.650978 [ 4 ] {b650f273-d3c5-4046-8be3-ba89f891e8ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10462 | 2026.01.13 00:44:55.651011 [ 190 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 15 rows starting from the beginning of the part | ||
| 10463 | 2026.01.13 00:44:55.651108 [ 190 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 25 rows starting from the beginning of the part | ||
| 10464 | 2026.01.13 00:44:55.651198 [ 190 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 15 rows starting from the beginning of the part | ||
| 10465 | 2026.01.13 00:44:55.651315 [ 4 ] {b650f273-d3c5-4046-8be3-ba89f891e8ad} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10466 | 2026.01.13 00:44:55.651555 [ 4 ] {b650f273-d3c5-4046-8be3-ba89f891e8ad} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10467 | 2026.01.13 00:44:55.651700 [ 4 ] {b650f273-d3c5-4046-8be3-ba89f891e8ad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001192 sec., 50335.57046979866 rows/sec., 3.39 MiB/sec. | ||
| 10468 | 2026.01.13 00:44:55.651738 [ 4 ] {b650f273-d3c5-4046-8be3-ba89f891e8ad} <Debug> TCPHandler: Processed in 0.001364675 sec. | ||
| 10469 | 2026.01.13 00:44:55.658168 [ 189 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1467 rows, containing 19 columns (19 merged, 0 gathered) in 0.007839412 sec., 187131.38179240993 rows/sec., 335.33 MiB/sec. | ||
| 10470 | 2026.01.13 00:44:55.660024 [ 201 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10471 | 2026.01.13 00:44:55.660400 [ 201 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10472 | 2026.01.13 00:44:55.660477 [ 201 ] {93ce987c-dad7-4956-9cd9-09f238668fb5::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10473 | 2026.01.13 00:44:55.660647 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 10474 | 2026.01.13 00:44:56.001148 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.38 MiB, peak 332.96 MiB, free memory in arenas 0.00 B, will set to 324.39 MiB (RSS), difference: 3.02 MiB | ||
| 10475 | 2026.01.13 00:44:59.936561 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10476 | 2026.01.13 00:44:59.936653 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10477 | 2026.01.13 00:45:00.089929 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25970 | ||
| 10478 | 2026.01.13 00:45:00.090440 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10479 | 2026.01.13 00:45:00.090482 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10480 | 2026.01.13 00:45:00.090959 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10481 | 2026.01.13 00:45:00.091194 [ 243 ] {} <Trace> system.asynchronous_metric_log (8a4b355e-8ad5-4b49-9b87-b1b4aaaf9d3d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10482 | 2026.01.13 00:45:00.091321 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25970 | ||
| 10483 | 2026.01.13 00:45:00.643366 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10484 | 2026.01.13 00:45:00.643543 [ 4 ] {1d892215-ee82-45a9-b1f8-d33ba589d422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10485 | 2026.01.13 00:45:00.643612 [ 4 ] {1d892215-ee82-45a9-b1f8-d33ba589d422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10486 | 2026.01.13 00:45:00.644325 [ 4 ] {1d892215-ee82-45a9-b1f8-d33ba589d422} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10487 | 2026.01.13 00:45:00.644365 [ 4 ] {1d892215-ee82-45a9-b1f8-d33ba589d422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10488 | 2026.01.13 00:45:00.644779 [ 4 ] {1d892215-ee82-45a9-b1f8-d33ba589d422} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10489 | 2026.01.13 00:45:00.645028 [ 4 ] {1d892215-ee82-45a9-b1f8-d33ba589d422} <Trace> oximeter.fields_string (69955813-f697-4ff5-96f7-072ef266c358): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10490 | 2026.01.13 00:45:00.645181 [ 4 ] {1d892215-ee82-45a9-b1f8-d33ba589d422} <Debug> executeQuery: Read 106 rows, 9.07 KiB in 0.001687 sec., 62833.43212803794 rows/sec., 5.25 MiB/sec. | ||
| 10491 | 2026.01.13 00:45:00.645224 [ 4 ] {1d892215-ee82-45a9-b1f8-d33ba589d422} <Debug> TCPHandler: Processed in 0.001991901 sec. | ||
| 10492 | 2026.01.13 00:45:00.645355 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10493 | 2026.01.13 00:45:00.645451 [ 4 ] {fc2649d1-47ca-43cf-849f-4b6105a013c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10494 | 2026.01.13 00:45:00.645493 [ 4 ] {fc2649d1-47ca-43cf-849f-4b6105a013c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10495 | 2026.01.13 00:45:00.645975 [ 4 ] {fc2649d1-47ca-43cf-849f-4b6105a013c5} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10496 | 2026.01.13 00:45:00.646011 [ 4 ] {fc2649d1-47ca-43cf-849f-4b6105a013c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10497 | 2026.01.13 00:45:00.646336 [ 4 ] {fc2649d1-47ca-43cf-849f-4b6105a013c5} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10498 | 2026.01.13 00:45:00.646574 [ 4 ] {fc2649d1-47ca-43cf-849f-4b6105a013c5} <Trace> oximeter.fields_u16 (e7b22943-dfd9-41ae-9eb5-3c7a9cdc5004): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10499 | 2026.01.13 00:45:00.646714 [ 4 ] {fc2649d1-47ca-43cf-849f-4b6105a013c5} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.00128 sec., 19531.25 rows/sec., 1.43 MiB/sec. | ||
| 10500 | 2026.01.13 00:45:00.646765 [ 4 ] {fc2649d1-47ca-43cf-849f-4b6105a013c5} <Debug> TCPHandler: Processed in 0.001461265 sec. | ||
| 10501 | 2026.01.13 00:45:00.646899 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10502 | 2026.01.13 00:45:00.646996 [ 4 ] {ccd76755-11a3-4661-9b3b-cc07cd8472c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10503 | 2026.01.13 00:45:00.647036 [ 4 ] {ccd76755-11a3-4661-9b3b-cc07cd8472c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10504 | 2026.01.13 00:45:00.647494 [ 4 ] {ccd76755-11a3-4661-9b3b-cc07cd8472c3} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10505 | 2026.01.13 00:45:00.647531 [ 4 ] {ccd76755-11a3-4661-9b3b-cc07cd8472c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10506 | 2026.01.13 00:45:00.647863 [ 4 ] {ccd76755-11a3-4661-9b3b-cc07cd8472c3} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10507 | 2026.01.13 00:45:00.648096 [ 4 ] {ccd76755-11a3-4661-9b3b-cc07cd8472c3} <Trace> oximeter.fields_uuid (4335bddf-9b2e-4363-911d-c105b9ca4b15): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10508 | 2026.01.13 00:45:00.648228 [ 4 ] {ccd76755-11a3-4661-9b3b-cc07cd8472c3} <Debug> executeQuery: Read 89 rows, 7.12 KiB in 0.00125 sec., 71200 rows/sec., 5.56 MiB/sec. | ||
| 10509 | 2026.01.13 00:45:00.648269 [ 4 ] {ccd76755-11a3-4661-9b3b-cc07cd8472c3} <Debug> TCPHandler: Processed in 0.001420255 sec. | ||
| 10510 | 2026.01.13 00:45:00.648397 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10511 | 2026.01.13 00:45:00.648490 [ 4 ] {4996c212-b73e-49a7-8075-11f6e34769a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10512 | 2026.01.13 00:45:00.648534 [ 4 ] {4996c212-b73e-49a7-8075-11f6e34769a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10513 | 2026.01.13 00:45:00.648977 [ 4 ] {4996c212-b73e-49a7-8075-11f6e34769a2} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10514 | 2026.01.13 00:45:00.649011 [ 4 ] {4996c212-b73e-49a7-8075-11f6e34769a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10515 | 2026.01.13 00:45:00.649363 [ 4 ] {4996c212-b73e-49a7-8075-11f6e34769a2} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10516 | 2026.01.13 00:45:00.649595 [ 4 ] {4996c212-b73e-49a7-8075-11f6e34769a2} <Trace> oximeter.measurements_cumulativeu64 (193b7d35-6ff1-44c5-a0e8-07eb6ee57f44): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10517 | 2026.01.13 00:45:00.649740 [ 4 ] {4996c212-b73e-49a7-8075-11f6e34769a2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001267 sec., 126282.55722178375 rows/sec., 8.80 MiB/sec. | ||
| 10518 | 2026.01.13 00:45:00.649779 [ 4 ] {4996c212-b73e-49a7-8075-11f6e34769a2} <Debug> TCPHandler: Processed in 0.001431975 sec. | ||
| 10519 | 2026.01.13 00:45:00.649893 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10520 | 2026.01.13 00:45:00.649988 [ 4 ] {7cedd130-fc8d-43e5-9279-688626a16bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10521 | 2026.01.13 00:45:00.650043 [ 4 ] {7cedd130-fc8d-43e5-9279-688626a16bd5} <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 | ||
| 10522 | 2026.01.13 00:45:00.650922 [ 4 ] {7cedd130-fc8d-43e5-9279-688626a16bd5} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10523 | 2026.01.13 00:45:00.650959 [ 4 ] {7cedd130-fc8d-43e5-9279-688626a16bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10524 | 2026.01.13 00:45:00.651519 [ 4 ] {7cedd130-fc8d-43e5-9279-688626a16bd5} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10525 | 2026.01.13 00:45:00.651767 [ 4 ] {7cedd130-fc8d-43e5-9279-688626a16bd5} <Trace> oximeter.measurements_histogramu64 (93ce987c-dad7-4956-9cd9-09f238668fb5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10526 | 2026.01.13 00:45:00.651909 [ 4 ] {7cedd130-fc8d-43e5-9279-688626a16bd5} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001939 sec., 12893.243940175349 rows/sec., 23.10 MiB/sec. | ||
| 10527 | 2026.01.13 00:45:00.651966 [ 4 ] {7cedd130-fc8d-43e5-9279-688626a16bd5} <Debug> TCPHandler: Processed in 0.002122452 sec. | ||
| 10528 | 2026.01.13 00:45:00.652097 [ 4 ] {} <Trace> TCP-Session: 60923d64-77ec-45ad-801a-1b420a342ec3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10529 | 2026.01.13 00:45:00.652192 [ 4 ] {4f1d47fb-3363-4ffb-af8b-bfb5e41f5777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61837) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10530 | 2026.01.13 00:45:00.652234 [ 4 ] {4f1d47fb-3363-4ffb-af8b-bfb5e41f5777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10531 | 2026.01.13 00:45:00.652604 [ 4 ] {4f1d47fb-3363-4ffb-af8b-bfb5e41f5777} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10532 | 2026.01.13 00:45:00.652640 [ 4 ] {4f1d47fb-3363-4ffb-af8b-bfb5e41f5777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10533 | 2026.01.13 00:45:00.652973 [ 4 ] {4f1d47fb-3363-4ffb-af8b-bfb5e41f5777} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10534 | 2026.01.13 00:45:00.653215 [ 4 ] {4f1d47fb-3363-4ffb-af8b-bfb5e41f5777} <Trace> oximeter.measurements_u64 (fd0efeea-8d0c-47a9-a4c3-04729fd20f6d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10535 | 2026.01.13 00:45:00.653356 [ 4 ] {4f1d47fb-3363-4ffb-af8b-bfb5e41f5777} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001182 sec., 50761.42131979695 rows/sec., 3.42 MiB/sec. | ||
| 10536 | 2026.01.13 00:45:00.653392 [ 4 ] {4f1d47fb-3363-4ffb-af8b-bfb5e41f5777} <Debug> TCPHandler: Processed in 0.001345014 sec. | ||
| 10537 | 2026.01.13 00:45:01.476896 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 10538 | 2026.01.13 00:45:01.497945 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10539 | 2026.01.13 00:45:01.498015 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10540 | 2026.01.13 00:45:01.506000 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10541 | 2026.01.13 00:45:01.506856 [ 244 ] {} <Trace> system.metric_log (99847793-162a-41c3-b1df-28fa5f35c13a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10542 | 2026.01.13 00:45:01.511433 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||