| 1 | [ May 1 21:43:35 Enabled. ] | ||
| 2 | [ May 1 21:43:35 Rereading configuration. ] | ||
| 3 | [ May 1 21:43:36 Rereading configuration. ] | ||
| 4 | [ May 1 21:43:48 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 | [ May 1 21:43:48 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.05.01 21:43:50.055856 [ 1 ] {} <Information> Application: Will watch for the process with pid 24283 | ||
| 29 | 2026.05.01 21:43:50.056293 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.01 21:43:50.659748 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24283 | ||
| 31 | 2026.05.01 21:43:50.660724 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.01 21:43:50.660893 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.01 21:43:50.767431 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.01 21:43:50.791556 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.01 21:43:50.791656 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.01 21:43:50.791674 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.01 21:43:50.791734 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.01 21:43:50.792580 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.01 21:43:50.794927 [ 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.05.01 21:43:50.795832 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.05.01 21:43:50.796739 [ 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.05.01 21:43:50.796795 [ 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.05.01 21:43:50.796837 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.05.01 21:43:50.797596 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.05.01 21:43:50.798612 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.05.01 21:43:50.804928 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.05.01 21:43:50.805785 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.01 21:43:50.807153 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.05.01 21:43:50.807249 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.05.01 21:43:50.808384 [ 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.05.01 21:43:50.808839 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.05.01 21:43:50.812977 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.05.01 21:43:50.813703 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.05.01 21:43:50.817124 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.05.01 21:43:50.817603 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.05.01 21:43:50.818042 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.01 21:43:50.818419 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.01 21:43:50.819915 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.05.01 21:43:50.819945 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.05.01 21:43:50.820035 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.05.01 21:43:50.820130 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.05.01 21:43:50.831334 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.05.01 21:43:50.831362 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000154802 sec | ||
| 68 | 2026.05.01 21:43:50.831407 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.05.01 21:43:50.831445 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.05.01 21:43:50.832138 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.05.01 21:43:50.832733 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.05.01 21:43:50.842752 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.05.01 21:43:50.842793 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.05.01 21:43:50.842865 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.05.01 21:43:50.842877 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.05.01 21:43:50.842912 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.05.01 21:43:50.842978 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.05.01 21:43:50.846955 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.05.01 21:43:50.847002 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.05.01 21:43:50.847049 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.05.01 21:43:50.847220 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.05.01 21:43:50.847264 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.05.01 21:43:50.847276 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.05.01 21:43:50.847345 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.05.01 21:43:50.847357 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.05.01 21:43:50.847387 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.05.01 21:43:50.847476 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.05.01 21:43:50.870059 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.05.01 21:43:50.871453 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.05.01 21:43:50.871530 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.4671e-05 sec | ||
| 91 | 2026.05.01 21:43:50.871544 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.05.01 21:43:50.871554 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.05.01 21:43:50.871583 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.05.01 21:43:50.871790 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.05.01 21:43:50.871917 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.05.01 21:43:50.871945 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.05.01 21:43:50.871957 [ 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.05.01 21:43:50.871975 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.05.01 21:43:50.876033 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.05.01 21:43:50.876252 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.78 MiB (RSS), difference: 92.01 MiB | ||
| 101 | 2026.05.01 21:43:50.877749 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.26e-05 sec. | ||
| 102 | 2026.05.01 21:43:50.878153 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.05.01 21:43:50.879558 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.05.01 21:43:50.879578 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.05.01 21:43:50.974084 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59570 | ||
| 106 | 2026.05.01 21:43:50.978763 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.05.01 21:43:50.978831 [ 3 ] {} <Debug> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Authenticating user 'default' from [fd00:1122:3344:101::d]:59570 | ||
| 108 | 2026.05.01 21:43:50.978865 [ 3 ] {} <Debug> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.05.01 21:43:50.978951 [ 3 ] {} <Debug> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.01 21:43:50.979047 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.05.01 21:43:50.979074 [ 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.05.01 21:43:50.979151 [ 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.05.01 21:43:50.982188 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58259 | ||
| 114 | 2026.05.01 21:43:50.982324 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57296 | ||
| 115 | 2026.05.01 21:43:50.982359 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2026.05.01 21:43:50.982332 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43743 | ||
| 117 | 2026.05.01 21:43:50.982406 [ 4 ] {} <Debug> TCP-Session: 6d627474-a55a-40d2-b4d8-e38a733cd4fc Authenticating user 'default' from [fd00:1122:3344:101::d]:58259 | ||
| 118 | 2026.05.01 21:43:50.982544 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63038 | ||
| 119 | 2026.05.01 21:43:50.982568 [ 4 ] {} <Debug> TCP-Session: 6d627474-a55a-40d2-b4d8-e38a733cd4fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.05.01 21:43:50.982586 [ 4 ] {} <Debug> TCP-Session: 6d627474-a55a-40d2-b4d8-e38a733cd4fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.05.01 21:43:50.982625 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50585 | ||
| 122 | 2026.05.01 21:43:50.982731 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.05.01 21:43:50.982767 [ 255 ] {} <Debug> TCP-Session: f1f740a0-cf22-4f72-be23-c78a8ee1825f Authenticating user 'default' from [fd00:1122:3344:101::d]:63038 | ||
| 124 | 2026.05.01 21:43:50.982857 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47629 | ||
| 125 | 2026.05.01 21:43:50.982861 [ 255 ] {} <Debug> TCP-Session: f1f740a0-cf22-4f72-be23-c78a8ee1825f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.05.01 21:43:50.982898 [ 255 ] {} <Debug> TCP-Session: f1f740a0-cf22-4f72-be23-c78a8ee1825f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.05.01 21:43:50.982956 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48626 | ||
| 128 | 2026.05.01 21:43:50.986431 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.05.01 21:43:50.986479 [ 257 ] {} <Debug> TCP-Session: 571bc207-e1ce-4abd-84d3-82294ddfe52c Authenticating user 'default' from [fd00:1122:3344:101::d]:47629 | ||
| 130 | 2026.05.01 21:43:50.986502 [ 257 ] {} <Debug> TCP-Session: 571bc207-e1ce-4abd-84d3-82294ddfe52c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.05.01 21:43:50.986541 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.05.01 21:43:50.986516 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.05.01 21:43:50.986574 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.05.01 21:43:50.986648 [ 257 ] {} <Debug> TCP-Session: 571bc207-e1ce-4abd-84d3-82294ddfe52c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.05.01 21:43:50.986689 [ 254 ] {} <Debug> TCP-Session: 9e92e351-22b4-475f-bae1-6510cafff58c Authenticating user 'default' from [fd00:1122:3344:101::d]:43743 | ||
| 136 | 2026.05.01 21:43:50.986705 [ 258 ] {} <Debug> TCP-Session: 4ca5d095-624d-47f0-82d9-e7ce89895259 Authenticating user 'default' from [fd00:1122:3344:101::d]:48626 | ||
| 137 | 2026.05.01 21:43:50.986787 [ 5 ] {} <Debug> TCP-Session: 5605c7da-71c9-4ebb-a224-3bef3be842d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57296 | ||
| 138 | 2026.05.01 21:43:50.986804 [ 254 ] {} <Debug> TCP-Session: 9e92e351-22b4-475f-bae1-6510cafff58c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.05.01 21:43:50.986813 [ 258 ] {} <Debug> TCP-Session: 4ca5d095-624d-47f0-82d9-e7ce89895259 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.05.01 21:43:50.986625 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34370 | ||
| 141 | 2026.05.01 21:43:50.986910 [ 258 ] {} <Debug> TCP-Session: 4ca5d095-624d-47f0-82d9-e7ce89895259 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.05.01 21:43:50.986925 [ 254 ] {} <Debug> TCP-Session: 9e92e351-22b4-475f-bae1-6510cafff58c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.05.01 21:43:50.986904 [ 5 ] {} <Debug> TCP-Session: 5605c7da-71c9-4ebb-a224-3bef3be842d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.05.01 21:43:50.986508 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 145 | 2026.05.01 21:43:50.987073 [ 5 ] {} <Debug> TCP-Session: 5605c7da-71c9-4ebb-a224-3bef3be842d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.05.01 21:43:50.987089 [ 256 ] {} <Debug> TCP-Session: ef7a109e-79ee-4c52-8407-1b9f7ebbe9ae Authenticating user 'default' from [fd00:1122:3344:101::d]:50585 | ||
| 147 | 2026.05.01 21:43:50.987167 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 148 | 2026.05.01 21:43:50.987196 [ 256 ] {} <Debug> TCP-Session: ef7a109e-79ee-4c52-8407-1b9f7ebbe9ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.05.01 21:43:50.987211 [ 256 ] {} <Debug> TCP-Session: ef7a109e-79ee-4c52-8407-1b9f7ebbe9ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.05.01 21:43:50.987211 [ 259 ] {} <Debug> TCP-Session: af51fe55-c895-4811-93f1-d2afa09d7857 Authenticating user 'default' from [fd00:1122:3344:101::d]:34370 | ||
| 151 | 2026.05.01 21:43:50.987338 [ 259 ] {} <Debug> TCP-Session: af51fe55-c895-4811-93f1-d2afa09d7857 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.05.01 21:43:50.987361 [ 259 ] {} <Debug> TCP-Session: af51fe55-c895-4811-93f1-d2afa09d7857 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.01 21:43:50.993553 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2026.05.01 21:43:50.996419 [ 3 ] {28e4c730-9bfd-44b8-8496-77c750fd3b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.05.01 21:43:51.000157 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.85 MiB, peak 116.85 MiB, free memory in arenas 0.00 B, will set to 120.73 MiB (RSS), difference: 3.88 MiB | ||
| 156 | 2026.05.01 21:43:51.101274 [ 3 ] {28e4c730-9bfd-44b8-8496-77c750fd3b92} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:59570) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 157 | |||
| 158 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 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 | ||
| 161 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 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 | ||
| 165 | 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 | ||
| 166 | 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 | ||
| 167 | 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 | ||
| 168 | 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 | ||
| 169 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 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 | ||
| 172 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 178 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2026.05.01 21:43:51.102439 [ 3 ] {28e4c730-9bfd-44b8-8496-77c750fd3b92} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 181 | |||
| 182 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 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 | ||
| 185 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 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 | ||
| 189 | 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 | ||
| 190 | 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 | ||
| 191 | 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 | ||
| 192 | 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 | ||
| 193 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 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 | ||
| 196 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2026.05.01 21:43:51.102671 [ 3 ] {28e4c730-9bfd-44b8-8496-77c750fd3b92} <Debug> TCPHandler: Processed in 0.11139955 sec. | ||
| 205 | 2026.05.01 21:43:51.105731 [ 5 ] {} <Trace> TCP-Session: 5605c7da-71c9-4ebb-a224-3bef3be842d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2026.05.01 21:43:51.106086 [ 5 ] {a70baaf9-2d3d-4770-86a8-0f1b2918fa6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57296) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2026.05.01 21:43:51.106465 [ 5 ] {a70baaf9-2d3d-4770-86a8-0f1b2918fa6b} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:57296) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 208 | |||
| 209 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 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 | ||
| 212 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 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 | ||
| 216 | 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 | ||
| 217 | 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 | ||
| 218 | 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 | ||
| 219 | 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 | ||
| 220 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 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 | ||
| 223 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2026.05.01 21:43:51.106742 [ 5 ] {a70baaf9-2d3d-4770-86a8-0f1b2918fa6b} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 232 | |||
| 233 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 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 | ||
| 236 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 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 | ||
| 240 | 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 | ||
| 241 | 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 | ||
| 242 | 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 | ||
| 243 | 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 | ||
| 244 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 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 | ||
| 247 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2026.05.01 21:43:51.106941 [ 5 ] {a70baaf9-2d3d-4770-86a8-0f1b2918fa6b} <Debug> TCPHandler: Processed in 0.001478611 sec. | ||
| 256 | 2026.05.01 21:43:51.111092 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2026.05.01 21:43:51.111880 [ 3 ] {7b1e47e2-0093-4595-95da-33a2503ef412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2026.05.01 21:43:51.112600 [ 3 ] {7b1e47e2-0093-4595-95da-33a2503ef412} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2026.05.01 21:43:51.114292 [ 3 ] {7b1e47e2-0093-4595-95da-33a2503ef412} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2026.05.01 21:43:51.114315 [ 3 ] {7b1e47e2-0093-4595-95da-33a2503ef412} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5951e-05 sec | ||
| 261 | 2026.05.01 21:43:51.114395 [ 3 ] {7b1e47e2-0093-4595-95da-33a2503ef412} <Trace> ReferentialDeps: No tables | ||
| 262 | 2026.05.01 21:43:51.114407 [ 3 ] {7b1e47e2-0093-4595-95da-33a2503ef412} <Trace> LoadingDeps: No tables | ||
| 263 | 2026.05.01 21:43:51.114431 [ 3 ] {7b1e47e2-0093-4595-95da-33a2503ef412} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2026.05.01 21:43:51.115109 [ 3 ] {7b1e47e2-0093-4595-95da-33a2503ef412} <Debug> TCPHandler: Processed in 0.004134919 sec. | ||
| 265 | 2026.05.01 21:43:51.115328 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2026.05.01 21:43:51.115480 [ 3 ] {6b44939a-8bfc-44f1-a09e-353103bacdba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) /* The version table contains metadata about the `oximeter` database */ | ||
| 267 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 268 | 2026.05.01 21:43:51.115616 [ 3 ] {6b44939a-8bfc-44f1-a09e-353103bacdba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2026.05.01 21:43:51.120814 [ 3 ] {6b44939a-8bfc-44f1-a09e-353103bacdba} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2026.05.01 21:43:51.122127 [ 3 ] {6b44939a-8bfc-44f1-a09e-353103bacdba} <Debug> oximeter.version (c9154427-445b-440c-a4d1-4c7d5d39c78c): Loading data parts | ||
| 271 | 2026.05.01 21:43:51.123287 [ 3 ] {6b44939a-8bfc-44f1-a09e-353103bacdba} <Debug> oximeter.version (c9154427-445b-440c-a4d1-4c7d5d39c78c): There are no data parts | ||
| 272 | 2026.05.01 21:43:51.126292 [ 3 ] {6b44939a-8bfc-44f1-a09e-353103bacdba} <Debug> TCPHandler: Processed in 0.011013088 sec. | ||
| 273 | 2026.05.01 21:43:51.126468 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2026.05.01 21:43:51.126717 [ 3 ] {ca9b8774-02a3-4fd3-b85f-119126ddbd22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) /* The measurement tables contain all individual samples from each timeseries. | ||
| 275 | * | ||
| 276 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 277 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 278 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 279 | * by all samples from the same timeseries. | ||
| 280 | * | ||
| 281 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 282 | * and then uses that to index quickly into the measurements tables. | ||
| 283 | */ | ||
| 284 | 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) | ||
| 285 | 2026.05.01 21:43:51.126836 [ 3 ] {ca9b8774-02a3-4fd3-b85f-119126ddbd22} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2026.05.01 21:43:51.136088 [ 3 ] {ca9b8774-02a3-4fd3-b85f-119126ddbd22} <Debug> oximeter.measurements_bool (1b9a369a-33c7-4a64-8da1-ee7b10c8e243): Loading data parts | ||
| 287 | 2026.05.01 21:43:51.136294 [ 3 ] {ca9b8774-02a3-4fd3-b85f-119126ddbd22} <Debug> oximeter.measurements_bool (1b9a369a-33c7-4a64-8da1-ee7b10c8e243): There are no data parts | ||
| 288 | 2026.05.01 21:43:51.137683 [ 3 ] {ca9b8774-02a3-4fd3-b85f-119126ddbd22} <Debug> TCPHandler: Processed in 0.011269131 sec. | ||
| 289 | 2026.05.01 21:43:51.137906 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.05.01 21:43:51.138068 [ 3 ] {57329d53-dec0-49dd-8a0a-6e18c7d9c484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) 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) | ||
| 291 | 2026.05.01 21:43:51.138177 [ 3 ] {57329d53-dec0-49dd-8a0a-6e18c7d9c484} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.05.01 21:43:51.141377 [ 3 ] {57329d53-dec0-49dd-8a0a-6e18c7d9c484} <Debug> oximeter.measurements_i8 (b4e4a190-cd74-4b78-927f-34d46aac4599): Loading data parts | ||
| 293 | 2026.05.01 21:43:51.141593 [ 3 ] {57329d53-dec0-49dd-8a0a-6e18c7d9c484} <Debug> oximeter.measurements_i8 (b4e4a190-cd74-4b78-927f-34d46aac4599): There are no data parts | ||
| 294 | 2026.05.01 21:43:51.143286 [ 3 ] {57329d53-dec0-49dd-8a0a-6e18c7d9c484} <Debug> TCPHandler: Processed in 0.005429347 sec. | ||
| 295 | 2026.05.01 21:43:51.143434 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.05.01 21:43:51.143661 [ 3 ] {929ab64f-f3ec-4d73-9392-6b1f60d999ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) 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) | ||
| 297 | 2026.05.01 21:43:51.143704 [ 3 ] {929ab64f-f3ec-4d73-9392-6b1f60d999ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.05.01 21:43:51.145469 [ 3 ] {929ab64f-f3ec-4d73-9392-6b1f60d999ad} <Debug> oximeter.measurements_u8 (89fa4d15-1087-40b6-adb8-97e27356d1a2): Loading data parts | ||
| 299 | 2026.05.01 21:43:51.145615 [ 3 ] {929ab64f-f3ec-4d73-9392-6b1f60d999ad} <Debug> oximeter.measurements_u8 (89fa4d15-1087-40b6-adb8-97e27356d1a2): There are no data parts | ||
| 300 | 2026.05.01 21:43:51.147081 [ 3 ] {929ab64f-f3ec-4d73-9392-6b1f60d999ad} <Debug> TCPHandler: Processed in 0.003696052 sec. | ||
| 301 | 2026.05.01 21:43:51.147293 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.05.01 21:43:51.147447 [ 3 ] {e708d21f-276a-4387-b3b9-0275f63a583f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) 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) | ||
| 303 | 2026.05.01 21:43:51.147565 [ 3 ] {e708d21f-276a-4387-b3b9-0275f63a583f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.05.01 21:43:51.149762 [ 3 ] {e708d21f-276a-4387-b3b9-0275f63a583f} <Debug> oximeter.measurements_i16 (960ecf69-c1ce-4901-b584-2a74fb6b1134): Loading data parts | ||
| 305 | 2026.05.01 21:43:51.149988 [ 3 ] {e708d21f-276a-4387-b3b9-0275f63a583f} <Debug> oximeter.measurements_i16 (960ecf69-c1ce-4901-b584-2a74fb6b1134): There are no data parts | ||
| 306 | 2026.05.01 21:43:51.151599 [ 3 ] {e708d21f-276a-4387-b3b9-0275f63a583f} <Debug> TCPHandler: Processed in 0.004383693 sec. | ||
| 307 | 2026.05.01 21:43:51.151736 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.05.01 21:43:51.151898 [ 3 ] {38f9f2bc-f4e6-4b61-ae83-40856ca0d142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) 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) | ||
| 309 | 2026.05.01 21:43:51.152005 [ 3 ] {38f9f2bc-f4e6-4b61-ae83-40856ca0d142} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.05.01 21:43:51.154044 [ 3 ] {38f9f2bc-f4e6-4b61-ae83-40856ca0d142} <Debug> oximeter.measurements_u16 (a4fc4791-9958-446b-b99c-a0be30b9fb79): Loading data parts | ||
| 311 | 2026.05.01 21:43:51.154173 [ 3 ] {38f9f2bc-f4e6-4b61-ae83-40856ca0d142} <Debug> oximeter.measurements_u16 (a4fc4791-9958-446b-b99c-a0be30b9fb79): There are no data parts | ||
| 312 | 2026.05.01 21:43:51.155743 [ 3 ] {38f9f2bc-f4e6-4b61-ae83-40856ca0d142} <Debug> TCPHandler: Processed in 0.004019548 sec. | ||
| 313 | 2026.05.01 21:43:51.155936 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.05.01 21:43:51.156127 [ 3 ] {8e9881e6-c9a4-4c1c-8657-1ca6d9a10fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) 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) | ||
| 315 | 2026.05.01 21:43:51.156288 [ 3 ] {8e9881e6-c9a4-4c1c-8657-1ca6d9a10fa8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.05.01 21:43:51.158208 [ 3 ] {8e9881e6-c9a4-4c1c-8657-1ca6d9a10fa8} <Debug> oximeter.measurements_i32 (45f724ce-69d6-4e78-a4ac-d60afa7aa70b): Loading data parts | ||
| 317 | 2026.05.01 21:43:51.158327 [ 3 ] {8e9881e6-c9a4-4c1c-8657-1ca6d9a10fa8} <Debug> oximeter.measurements_i32 (45f724ce-69d6-4e78-a4ac-d60afa7aa70b): There are no data parts | ||
| 318 | 2026.05.01 21:43:51.159596 [ 3 ] {8e9881e6-c9a4-4c1c-8657-1ca6d9a10fa8} <Debug> TCPHandler: Processed in 0.003709763 sec. | ||
| 319 | 2026.05.01 21:43:51.159741 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.05.01 21:43:51.159892 [ 3 ] {d7101048-c21c-4160-9583-af1bc8c08c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) 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) | ||
| 321 | 2026.05.01 21:43:51.160005 [ 3 ] {d7101048-c21c-4160-9583-af1bc8c08c9a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2026.05.01 21:43:51.161913 [ 3 ] {d7101048-c21c-4160-9583-af1bc8c08c9a} <Debug> oximeter.measurements_u32 (25b49a5e-5f73-4e51-b3b2-9258dca10c47): Loading data parts | ||
| 323 | 2026.05.01 21:43:51.162031 [ 3 ] {d7101048-c21c-4160-9583-af1bc8c08c9a} <Debug> oximeter.measurements_u32 (25b49a5e-5f73-4e51-b3b2-9258dca10c47): There are no data parts | ||
| 324 | 2026.05.01 21:43:51.163247 [ 3 ] {d7101048-c21c-4160-9583-af1bc8c08c9a} <Debug> TCPHandler: Processed in 0.003554701 sec. | ||
| 325 | 2026.05.01 21:43:51.163381 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.05.01 21:43:51.163600 [ 3 ] {cf41408f-ebd5-4a3f-acce-f9d4a1929500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) 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) | ||
| 327 | 2026.05.01 21:43:51.163719 [ 3 ] {cf41408f-ebd5-4a3f-acce-f9d4a1929500} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.05.01 21:43:51.165421 [ 3 ] {cf41408f-ebd5-4a3f-acce-f9d4a1929500} <Debug> oximeter.measurements_i64 (845b3f93-a853-4994-91c7-0444c8e87452): Loading data parts | ||
| 329 | 2026.05.01 21:43:51.165543 [ 3 ] {cf41408f-ebd5-4a3f-acce-f9d4a1929500} <Debug> oximeter.measurements_i64 (845b3f93-a853-4994-91c7-0444c8e87452): There are no data parts | ||
| 330 | 2026.05.01 21:43:51.167139 [ 3 ] {cf41408f-ebd5-4a3f-acce-f9d4a1929500} <Debug> TCPHandler: Processed in 0.003805924 sec. | ||
| 331 | 2026.05.01 21:43:51.167277 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.05.01 21:43:51.167430 [ 3 ] {245af457-f4ee-4f67-812e-82fdeff19989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) 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) | ||
| 333 | 2026.05.01 21:43:51.167563 [ 3 ] {245af457-f4ee-4f67-812e-82fdeff19989} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.05.01 21:43:51.169566 [ 3 ] {245af457-f4ee-4f67-812e-82fdeff19989} <Debug> oximeter.measurements_u64 (ebb61bd8-6b75-441e-b331-2f82a10d2dd9): Loading data parts | ||
| 335 | 2026.05.01 21:43:51.169719 [ 3 ] {245af457-f4ee-4f67-812e-82fdeff19989} <Debug> oximeter.measurements_u64 (ebb61bd8-6b75-441e-b331-2f82a10d2dd9): There are no data parts | ||
| 336 | 2026.05.01 21:43:51.170888 [ 3 ] {245af457-f4ee-4f67-812e-82fdeff19989} <Debug> TCPHandler: Processed in 0.003660322 sec. | ||
| 337 | 2026.05.01 21:43:51.171024 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.05.01 21:43:51.171250 [ 3 ] {c9296f42-0013-40f2-8977-6f1d69a67c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) 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) | ||
| 339 | 2026.05.01 21:43:51.171354 [ 3 ] {c9296f42-0013-40f2-8977-6f1d69a67c34} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.05.01 21:43:51.172736 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64308 | ||
| 341 | 2026.05.01 21:43:51.172875 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 342 | 2026.05.01 21:43:51.172903 [ 262 ] {} <Debug> TCP-Session: d7e684a0-d5c3-4fd2-ac1a-007d9a0efa5d Authenticating user 'default' from [fd00:1122:3344:101::b]:64308 | ||
| 343 | 2026.05.01 21:43:51.173007 [ 262 ] {} <Debug> TCP-Session: d7e684a0-d5c3-4fd2-ac1a-007d9a0efa5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 344 | 2026.05.01 21:43:51.173021 [ 262 ] {} <Debug> TCP-Session: d7e684a0-d5c3-4fd2-ac1a-007d9a0efa5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 345 | 2026.05.01 21:43:51.173087 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 346 | 2026.05.01 21:43:51.173192 [ 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 | ||
| 347 | 2026.05.01 21:43:51.173209 [ 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 | ||
| 348 | 2026.05.01 21:43:51.173287 [ 3 ] {c9296f42-0013-40f2-8977-6f1d69a67c34} <Debug> oximeter.measurements_f32 (7f15f942-e4cb-4733-950e-e5c2a1899d1c): Loading data parts | ||
| 349 | 2026.05.01 21:43:51.173536 [ 3 ] {c9296f42-0013-40f2-8977-6f1d69a67c34} <Debug> oximeter.measurements_f32 (7f15f942-e4cb-4733-950e-e5c2a1899d1c): There are no data parts | ||
| 350 | 2026.05.01 21:43:51.174915 [ 3 ] {c9296f42-0013-40f2-8977-6f1d69a67c34} <Debug> TCPHandler: Processed in 0.003940956 sec. | ||
| 351 | 2026.05.01 21:43:51.175049 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 352 | 2026.05.01 21:43:51.175272 [ 3 ] {05bb25ad-5ca2-4e4c-990a-859397119bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) 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) | ||
| 353 | 2026.05.01 21:43:51.175315 [ 3 ] {05bb25ad-5ca2-4e4c-990a-859397119bfe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 354 | 2026.05.01 21:43:51.176004 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37330 | ||
| 355 | 2026.05.01 21:43:51.176095 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38997 | ||
| 356 | 2026.05.01 21:43:51.176179 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65007 | ||
| 357 | 2026.05.01 21:43:51.176215 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 358 | 2026.05.01 21:43:51.176344 [ 263 ] {} <Debug> TCP-Session: eca42571-7bf3-457b-ad30-c8c4f57e5e93 Authenticating user 'default' from [fd00:1122:3344:101::b]:37330 | ||
| 359 | 2026.05.01 21:43:51.176373 [ 263 ] {} <Debug> TCP-Session: eca42571-7bf3-457b-ad30-c8c4f57e5e93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 360 | 2026.05.01 21:43:51.176388 [ 263 ] {} <Debug> TCP-Session: eca42571-7bf3-457b-ad30-c8c4f57e5e93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 361 | 2026.05.01 21:43:51.176458 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60340 | ||
| 362 | 2026.05.01 21:43:51.176491 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 363 | 2026.05.01 21:43:51.176546 [ 265 ] {} <Debug> TCP-Session: e51d9fa5-c26d-4323-bcb4-3017ecdb7480 Authenticating user 'default' from [fd00:1122:3344:101::b]:65007 | ||
| 364 | 2026.05.01 21:43:51.176568 [ 265 ] {} <Debug> TCP-Session: e51d9fa5-c26d-4323-bcb4-3017ecdb7480 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 365 | 2026.05.01 21:43:51.176603 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46593 | ||
| 366 | 2026.05.01 21:43:51.176585 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 367 | 2026.05.01 21:43:51.176660 [ 265 ] {} <Debug> TCP-Session: e51d9fa5-c26d-4323-bcb4-3017ecdb7480 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 368 | 2026.05.01 21:43:51.176692 [ 264 ] {} <Debug> TCP-Session: 3b2ad50f-0d46-4048-80bc-cc02f68fdcb5 Authenticating user 'default' from [fd00:1122:3344:101::b]:38997 | ||
| 369 | 2026.05.01 21:43:51.176672 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 370 | 2026.05.01 21:43:51.176792 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47624 | ||
| 371 | 2026.05.01 21:43:51.176871 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 372 | 2026.05.01 21:43:51.176796 [ 266 ] {} <Debug> TCP-Session: 222330f4-1038-4cb4-ba1c-9919a4bf0943 Authenticating user 'default' from [fd00:1122:3344:101::b]:60340 | ||
| 373 | 2026.05.01 21:43:51.176798 [ 264 ] {} <Debug> TCP-Session: 3b2ad50f-0d46-4048-80bc-cc02f68fdcb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 374 | 2026.05.01 21:43:51.176937 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44793 | ||
| 375 | 2026.05.01 21:43:51.177017 [ 264 ] {} <Debug> TCP-Session: 3b2ad50f-0d46-4048-80bc-cc02f68fdcb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 376 | 2026.05.01 21:43:51.177031 [ 266 ] {} <Debug> TCP-Session: 222330f4-1038-4cb4-ba1c-9919a4bf0943 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 377 | 2026.05.01 21:43:51.176994 [ 267 ] {} <Debug> TCP-Session: a5a110a9-192c-4819-9503-a33e1af428d1 Authenticating user 'default' from [fd00:1122:3344:101::b]:46593 | ||
| 378 | 2026.05.01 21:43:51.177101 [ 266 ] {} <Debug> TCP-Session: 222330f4-1038-4cb4-ba1c-9919a4bf0943 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 379 | 2026.05.01 21:43:51.177062 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 380 | 2026.05.01 21:43:51.177167 [ 267 ] {} <Debug> TCP-Session: a5a110a9-192c-4819-9503-a33e1af428d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 381 | 2026.05.01 21:43:51.177186 [ 268 ] {} <Debug> TCP-Session: 9f964471-221e-4370-b339-85bfe1df4f9d Authenticating user 'default' from [fd00:1122:3344:101::b]:47624 | ||
| 382 | 2026.05.01 21:43:51.177246 [ 267 ] {} <Debug> TCP-Session: a5a110a9-192c-4819-9503-a33e1af428d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 383 | 2026.05.01 21:43:51.177263 [ 268 ] {} <Debug> TCP-Session: 9f964471-221e-4370-b339-85bfe1df4f9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 384 | 2026.05.01 21:43:51.177287 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 385 | 2026.05.01 21:43:51.177384 [ 268 ] {} <Debug> TCP-Session: 9f964471-221e-4370-b339-85bfe1df4f9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 386 | 2026.05.01 21:43:51.177410 [ 269 ] {} <Debug> TCP-Session: c741860f-8472-43e3-893b-ee9868157de9 Authenticating user 'default' from [fd00:1122:3344:101::b]:44793 | ||
| 387 | 2026.05.01 21:43:51.177482 [ 269 ] {} <Debug> TCP-Session: c741860f-8472-43e3-893b-ee9868157de9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 388 | 2026.05.01 21:43:51.177483 [ 3 ] {05bb25ad-5ca2-4e4c-990a-859397119bfe} <Debug> oximeter.measurements_f64 (89bde491-f063-47d6-9ccf-cd6b27f14855): Loading data parts | ||
| 389 | 2026.05.01 21:43:51.177539 [ 269 ] {} <Debug> TCP-Session: c741860f-8472-43e3-893b-ee9868157de9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 390 | 2026.05.01 21:43:51.177700 [ 3 ] {05bb25ad-5ca2-4e4c-990a-859397119bfe} <Debug> oximeter.measurements_f64 (89bde491-f063-47d6-9ccf-cd6b27f14855): There are no data parts | ||
| 391 | 2026.05.01 21:43:51.179012 [ 3 ] {05bb25ad-5ca2-4e4c-990a-859397119bfe} <Debug> TCPHandler: Processed in 0.004011927 sec. | ||
| 392 | 2026.05.01 21:43:51.179148 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.05.01 21:43:51.179345 [ 3 ] {02f42ebd-da8e-40f6-b6e8-22643afe1941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) 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) | ||
| 394 | 2026.05.01 21:43:51.179426 [ 3 ] {02f42ebd-da8e-40f6-b6e8-22643afe1941} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 395 | 2026.05.01 21:43:51.181500 [ 3 ] {02f42ebd-da8e-40f6-b6e8-22643afe1941} <Debug> oximeter.measurements_string (7445a095-d934-436e-afde-232b55f7b723): Loading data parts | ||
| 396 | 2026.05.01 21:43:51.181623 [ 3 ] {02f42ebd-da8e-40f6-b6e8-22643afe1941} <Debug> oximeter.measurements_string (7445a095-d934-436e-afde-232b55f7b723): There are no data parts | ||
| 397 | 2026.05.01 21:43:51.182993 [ 3 ] {02f42ebd-da8e-40f6-b6e8-22643afe1941} <Debug> TCPHandler: Processed in 0.003895326 sec. | ||
| 398 | 2026.05.01 21:43:51.183204 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 399 | 2026.05.01 21:43:51.183363 [ 3 ] {dda274d9-4dd3-45c8-b812-1b1b71438a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 400 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 401 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 402 | * a string isn't palatable for a few reasons. | ||
| 403 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 404 | * details. | ||
| 405 | */ | ||
| 406 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 407 | 2026.05.01 21:43:51.183486 [ 3 ] {dda274d9-4dd3-45c8-b812-1b1b71438a5b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 408 | 2026.05.01 21:43:51.185446 [ 3 ] {dda274d9-4dd3-45c8-b812-1b1b71438a5b} <Debug> oximeter.measurements_bytes (a666cd40-9b36-4f94-8345-510e7c41f5f8): Loading data parts | ||
| 409 | 2026.05.01 21:43:51.185569 [ 3 ] {dda274d9-4dd3-45c8-b812-1b1b71438a5b} <Debug> oximeter.measurements_bytes (a666cd40-9b36-4f94-8345-510e7c41f5f8): There are no data parts | ||
| 410 | 2026.05.01 21:43:51.187697 [ 3 ] {dda274d9-4dd3-45c8-b812-1b1b71438a5b} <Debug> TCPHandler: Processed in 0.004542135 sec. | ||
| 411 | 2026.05.01 21:43:51.187910 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2026.05.01 21:43:51.188075 [ 3 ] {67f5b2a0-0b5a-4645-a564-5f1c8cf41a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) 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) | ||
| 413 | 2026.05.01 21:43:51.188191 [ 3 ] {67f5b2a0-0b5a-4645-a564-5f1c8cf41a3d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 414 | 2026.05.01 21:43:51.190257 [ 3 ] {67f5b2a0-0b5a-4645-a564-5f1c8cf41a3d} <Debug> oximeter.measurements_cumulativei64 (4f31f950-2fdc-4b4b-b9dc-46610690d56b): Loading data parts | ||
| 415 | 2026.05.01 21:43:51.190494 [ 3 ] {67f5b2a0-0b5a-4645-a564-5f1c8cf41a3d} <Debug> oximeter.measurements_cumulativei64 (4f31f950-2fdc-4b4b-b9dc-46610690d56b): There are no data parts | ||
| 416 | 2026.05.01 21:43:51.192157 [ 3 ] {67f5b2a0-0b5a-4645-a564-5f1c8cf41a3d} <Debug> TCPHandler: Processed in 0.004294961 sec. | ||
| 417 | 2026.05.01 21:43:51.192299 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2026.05.01 21:43:51.192535 [ 3 ] {84994295-3e98-47fd-8d02-d0d547b5ab9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) 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) | ||
| 419 | 2026.05.01 21:43:51.192649 [ 3 ] {84994295-3e98-47fd-8d02-d0d547b5ab9b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 420 | 2026.05.01 21:43:51.194730 [ 3 ] {84994295-3e98-47fd-8d02-d0d547b5ab9b} <Debug> oximeter.measurements_cumulativeu64 (2aab6348-fb36-4d9f-8703-1740226e7ffb): Loading data parts | ||
| 421 | 2026.05.01 21:43:51.194880 [ 3 ] {84994295-3e98-47fd-8d02-d0d547b5ab9b} <Debug> oximeter.measurements_cumulativeu64 (2aab6348-fb36-4d9f-8703-1740226e7ffb): There are no data parts | ||
| 422 | 2026.05.01 21:43:51.196316 [ 3 ] {84994295-3e98-47fd-8d02-d0d547b5ab9b} <Debug> TCPHandler: Processed in 0.004066038 sec. | ||
| 423 | 2026.05.01 21:43:51.196453 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2026.05.01 21:43:51.196618 [ 3 ] {e16ed752-3072-4a2b-ab89-82ac92dd3fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) 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) | ||
| 425 | 2026.05.01 21:43:51.196737 [ 3 ] {e16ed752-3072-4a2b-ab89-82ac92dd3fa0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 426 | 2026.05.01 21:43:51.198719 [ 3 ] {e16ed752-3072-4a2b-ab89-82ac92dd3fa0} <Debug> oximeter.measurements_cumulativef32 (81f5badb-47f2-4b85-a649-47b87cd48819): Loading data parts | ||
| 427 | 2026.05.01 21:43:51.198901 [ 3 ] {e16ed752-3072-4a2b-ab89-82ac92dd3fa0} <Debug> oximeter.measurements_cumulativef32 (81f5badb-47f2-4b85-a649-47b87cd48819): There are no data parts | ||
| 428 | 2026.05.01 21:43:51.200182 [ 3 ] {e16ed752-3072-4a2b-ab89-82ac92dd3fa0} <Debug> TCPHandler: Processed in 0.003777184 sec. | ||
| 429 | 2026.05.01 21:43:51.200427 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2026.05.01 21:43:51.200613 [ 3 ] {e44af08a-e9ff-4eef-8dd1-4c9fe9ced2f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) 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) | ||
| 431 | 2026.05.01 21:43:51.200743 [ 3 ] {e44af08a-e9ff-4eef-8dd1-4c9fe9ced2f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 432 | 2026.05.01 21:43:51.203642 [ 3 ] {e44af08a-e9ff-4eef-8dd1-4c9fe9ced2f3} <Debug> oximeter.measurements_cumulativef64 (fcba2742-7940-4768-bf6e-eef0c73bb5f3): Loading data parts | ||
| 433 | 2026.05.01 21:43:51.203913 [ 3 ] {e44af08a-e9ff-4eef-8dd1-4c9fe9ced2f3} <Debug> oximeter.measurements_cumulativef64 (fcba2742-7940-4768-bf6e-eef0c73bb5f3): There are no data parts | ||
| 434 | 2026.05.01 21:43:51.205353 [ 3 ] {e44af08a-e9ff-4eef-8dd1-4c9fe9ced2f3} <Debug> TCPHandler: Processed in 0.004982621 sec. | ||
| 435 | 2026.05.01 21:43:51.205511 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2026.05.01 21:43:51.205823 [ 3 ] {9447e73c-0ac6-4267-86d3-e6f0a37bebd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 437 | * NOTE: Array types cannot be Nullable, see | ||
| 438 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 439 | * for more details. | ||
| 440 | * | ||
| 441 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 442 | * is unfortunate, and at this point relies on the fact that an | ||
| 443 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 444 | * to figure out another way to represent missing samples here. | ||
| 445 | */ | ||
| 446 | 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) | ||
| 447 | 2026.05.01 21:43:51.205953 [ 3 ] {9447e73c-0ac6-4267-86d3-e6f0a37bebd2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 448 | 2026.05.01 21:43:51.208155 [ 3 ] {9447e73c-0ac6-4267-86d3-e6f0a37bebd2} <Debug> oximeter.measurements_histogrami8 (82e97cb4-da13-4e05-bbd3-1ab8df170642): Loading data parts | ||
| 449 | 2026.05.01 21:43:51.208381 [ 3 ] {9447e73c-0ac6-4267-86d3-e6f0a37bebd2} <Debug> oximeter.measurements_histogrami8 (82e97cb4-da13-4e05-bbd3-1ab8df170642): There are no data parts | ||
| 450 | 2026.05.01 21:43:51.209813 [ 3 ] {9447e73c-0ac6-4267-86d3-e6f0a37bebd2} <Debug> TCPHandler: Processed in 0.004359262 sec. | ||
| 451 | 2026.05.01 21:43:51.210040 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 452 | 2026.05.01 21:43:51.210254 [ 3 ] {b9012a5a-eb2b-46bb-92cb-039a4800ac64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) 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) | ||
| 453 | 2026.05.01 21:43:51.210379 [ 3 ] {b9012a5a-eb2b-46bb-92cb-039a4800ac64} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 454 | 2026.05.01 21:43:51.212383 [ 3 ] {b9012a5a-eb2b-46bb-92cb-039a4800ac64} <Debug> oximeter.measurements_histogramu8 (8527cbe5-1157-4c36-a817-da02e07907e0): Loading data parts | ||
| 455 | 2026.05.01 21:43:51.212565 [ 3 ] {b9012a5a-eb2b-46bb-92cb-039a4800ac64} <Debug> oximeter.measurements_histogramu8 (8527cbe5-1157-4c36-a817-da02e07907e0): There are no data parts | ||
| 456 | 2026.05.01 21:43:51.214424 [ 3 ] {b9012a5a-eb2b-46bb-92cb-039a4800ac64} <Debug> TCPHandler: Processed in 0.004433733 sec. | ||
| 457 | 2026.05.01 21:43:51.214579 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 458 | 2026.05.01 21:43:51.214788 [ 3 ] {086a2bf5-c008-4bb6-a0ec-0d3d239c5fca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) 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) | ||
| 459 | 2026.05.01 21:43:51.214926 [ 3 ] {086a2bf5-c008-4bb6-a0ec-0d3d239c5fca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 460 | 2026.05.01 21:43:51.217143 [ 3 ] {086a2bf5-c008-4bb6-a0ec-0d3d239c5fca} <Debug> oximeter.measurements_histogrami16 (7af0bff9-4b95-4f20-bc34-c29383a2a17a): Loading data parts | ||
| 461 | 2026.05.01 21:43:51.217274 [ 3 ] {086a2bf5-c008-4bb6-a0ec-0d3d239c5fca} <Debug> oximeter.measurements_histogrami16 (7af0bff9-4b95-4f20-bc34-c29383a2a17a): There are no data parts | ||
| 462 | 2026.05.01 21:43:51.218725 [ 3 ] {086a2bf5-c008-4bb6-a0ec-0d3d239c5fca} <Debug> TCPHandler: Processed in 0.004196369 sec. | ||
| 463 | 2026.05.01 21:43:51.218866 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2026.05.01 21:43:51.219149 [ 3 ] {56f01795-9cc3-4690-a992-1c080d3ee73b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) 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) | ||
| 465 | 2026.05.01 21:43:51.219352 [ 3 ] {56f01795-9cc3-4690-a992-1c080d3ee73b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 466 | 2026.05.01 21:43:51.221624 [ 3 ] {56f01795-9cc3-4690-a992-1c080d3ee73b} <Debug> oximeter.measurements_histogramu16 (6ee5a0f5-c45d-4ba5-a107-fa3c48e962d6): Loading data parts | ||
| 467 | 2026.05.01 21:43:51.221829 [ 3 ] {56f01795-9cc3-4690-a992-1c080d3ee73b} <Debug> oximeter.measurements_histogramu16 (6ee5a0f5-c45d-4ba5-a107-fa3c48e962d6): There are no data parts | ||
| 468 | 2026.05.01 21:43:51.223148 [ 3 ] {56f01795-9cc3-4690-a992-1c080d3ee73b} <Debug> TCPHandler: Processed in 0.004330812 sec. | ||
| 469 | 2026.05.01 21:43:51.223294 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 470 | 2026.05.01 21:43:51.223502 [ 3 ] {7a4111a6-c888-4afd-b088-505bb3e61547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) 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) | ||
| 471 | 2026.05.01 21:43:51.223709 [ 3 ] {7a4111a6-c888-4afd-b088-505bb3e61547} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 472 | 2026.05.01 21:43:51.225807 [ 3 ] {7a4111a6-c888-4afd-b088-505bb3e61547} <Debug> oximeter.measurements_histogrami32 (b91dd9c8-02fb-4846-aafb-3157d40124f9): Loading data parts | ||
| 473 | 2026.05.01 21:43:51.225988 [ 3 ] {7a4111a6-c888-4afd-b088-505bb3e61547} <Debug> oximeter.measurements_histogrami32 (b91dd9c8-02fb-4846-aafb-3157d40124f9): There are no data parts | ||
| 474 | 2026.05.01 21:43:51.227508 [ 3 ] {7a4111a6-c888-4afd-b088-505bb3e61547} <Debug> TCPHandler: Processed in 0.004262291 sec. | ||
| 475 | 2026.05.01 21:43:51.227649 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 476 | 2026.05.01 21:43:51.227935 [ 3 ] {86c2a73a-2ab8-4a3a-ac1e-38f1c0561892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) 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) | ||
| 477 | 2026.05.01 21:43:51.228060 [ 3 ] {86c2a73a-2ab8-4a3a-ac1e-38f1c0561892} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 478 | 2026.05.01 21:43:51.230347 [ 3 ] {86c2a73a-2ab8-4a3a-ac1e-38f1c0561892} <Debug> oximeter.measurements_histogramu32 (58b30ab2-01a3-4ed6-8672-034715d0c858): Loading data parts | ||
| 479 | 2026.05.01 21:43:51.230490 [ 3 ] {86c2a73a-2ab8-4a3a-ac1e-38f1c0561892} <Debug> oximeter.measurements_histogramu32 (58b30ab2-01a3-4ed6-8672-034715d0c858): There are no data parts | ||
| 480 | 2026.05.01 21:43:51.232100 [ 3 ] {86c2a73a-2ab8-4a3a-ac1e-38f1c0561892} <Debug> TCPHandler: Processed in 0.004498674 sec. | ||
| 481 | 2026.05.01 21:43:51.232239 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 482 | 2026.05.01 21:43:51.232451 [ 3 ] {7d8248ca-163d-42a3-8d51-ff90d70f2fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) 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) | ||
| 483 | 2026.05.01 21:43:51.232578 [ 3 ] {7d8248ca-163d-42a3-8d51-ff90d70f2fc1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 484 | 2026.05.01 21:43:51.234661 [ 3 ] {7d8248ca-163d-42a3-8d51-ff90d70f2fc1} <Debug> oximeter.measurements_histogrami64 (24836303-41cd-47e9-abfe-ed9c702fb704): Loading data parts | ||
| 485 | 2026.05.01 21:43:51.234878 [ 3 ] {7d8248ca-163d-42a3-8d51-ff90d70f2fc1} <Debug> oximeter.measurements_histogrami64 (24836303-41cd-47e9-abfe-ed9c702fb704): There are no data parts | ||
| 486 | 2026.05.01 21:43:51.236416 [ 3 ] {7d8248ca-163d-42a3-8d51-ff90d70f2fc1} <Debug> TCPHandler: Processed in 0.00422393 sec. | ||
| 487 | 2026.05.01 21:43:51.236552 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 488 | 2026.05.01 21:43:51.236852 [ 3 ] {8f514a83-5c79-4cf1-86cb-0a5f085eb07f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) 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) | ||
| 489 | 2026.05.01 21:43:51.236979 [ 3 ] {8f514a83-5c79-4cf1-86cb-0a5f085eb07f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 490 | 2026.05.01 21:43:51.238843 [ 3 ] {8f514a83-5c79-4cf1-86cb-0a5f085eb07f} <Debug> oximeter.measurements_histogramu64 (3ce4aa2f-bbfa-4fa7-ae76-669e21dc8d1b): Loading data parts | ||
| 491 | 2026.05.01 21:43:51.238990 [ 3 ] {8f514a83-5c79-4cf1-86cb-0a5f085eb07f} <Debug> oximeter.measurements_histogramu64 (3ce4aa2f-bbfa-4fa7-ae76-669e21dc8d1b): There are no data parts | ||
| 492 | 2026.05.01 21:43:51.240438 [ 3 ] {8f514a83-5c79-4cf1-86cb-0a5f085eb07f} <Debug> TCPHandler: Processed in 0.003935236 sec. | ||
| 493 | 2026.05.01 21:43:51.240575 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.05.01 21:43:51.240786 [ 3 ] {fdf3e0ac-1075-4ad5-b709-5900eac769ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 495 | 2026.05.01 21:43:51.240915 [ 3 ] {fdf3e0ac-1075-4ad5-b709-5900eac769ce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 496 | 2026.05.01 21:43:51.242725 [ 3 ] {fdf3e0ac-1075-4ad5-b709-5900eac769ce} <Debug> oximeter.measurements_histogramf32 (2ef88c8b-6a3e-497f-b203-4a711871f119): Loading data parts | ||
| 497 | 2026.05.01 21:43:51.242968 [ 3 ] {fdf3e0ac-1075-4ad5-b709-5900eac769ce} <Debug> oximeter.measurements_histogramf32 (2ef88c8b-6a3e-497f-b203-4a711871f119): There are no data parts | ||
| 498 | 2026.05.01 21:43:51.244345 [ 3 ] {fdf3e0ac-1075-4ad5-b709-5900eac769ce} <Debug> TCPHandler: Processed in 0.003817004 sec. | ||
| 499 | 2026.05.01 21:43:51.244483 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.05.01 21:43:51.244774 [ 3 ] {35b424a4-3e11-4c45-b015-9039cd9d7244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 501 | 2026.05.01 21:43:51.244899 [ 3 ] {35b424a4-3e11-4c45-b015-9039cd9d7244} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 502 | 2026.05.01 21:43:51.246842 [ 3 ] {35b424a4-3e11-4c45-b015-9039cd9d7244} <Debug> oximeter.measurements_histogramf64 (15efc4e5-c92f-4b22-b99d-967df7cfa9ac): Loading data parts | ||
| 503 | 2026.05.01 21:43:51.246995 [ 3 ] {35b424a4-3e11-4c45-b015-9039cd9d7244} <Debug> oximeter.measurements_histogramf64 (15efc4e5-c92f-4b22-b99d-967df7cfa9ac): There are no data parts | ||
| 504 | 2026.05.01 21:43:51.248485 [ 3 ] {35b424a4-3e11-4c45-b015-9039cd9d7244} <Debug> TCPHandler: Processed in 0.004051958 sec. | ||
| 505 | 2026.05.01 21:43:51.248637 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.05.01 21:43:51.248816 [ 3 ] {0b49ab3f-ed08-4603-b70c-90ed8df1c8e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) /* The field tables store named dimensions of each timeseries. | ||
| 507 | * | ||
| 508 | * As with the measurement tables, there is one field table for each field data | ||
| 509 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 510 | * this behavior **must not** be relied upon for query correctness. | ||
| 511 | * | ||
| 512 | * The index for the fields differs from the measurements, however. Rows are | ||
| 513 | * sorted by timeseries name, then field name, field value, and finally | ||
| 514 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 515 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 516 | * usually then used to look up measurements. | ||
| 517 | * | ||
| 518 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 519 | * timeseries name and then key, since it would improve lookups where one | ||
| 520 | * already has the key. Realistically though, these tables are quite small and | ||
| 521 | * so performance benefits will be low in absolute terms. | ||
| 522 | * | ||
| 523 | * TTL: We use a materialized column to expire old field table records. This | ||
| 524 | * column is generated automatically by the database whenever a new row is | ||
| 525 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 526 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 527 | * record will remain during a deduplication, which will have the last | ||
| 528 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 529 | * measurement tables. | ||
| 530 | */ | ||
| 531 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 532 | 2026.05.01 21:43:51.248950 [ 3 ] {0b49ab3f-ed08-4603-b70c-90ed8df1c8e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 533 | 2026.05.01 21:43:51.251065 [ 3 ] {0b49ab3f-ed08-4603-b70c-90ed8df1c8e1} <Debug> oximeter.fields_bool (af128b04-6f01-427b-8d0c-3c808f034ff7): Loading data parts | ||
| 534 | 2026.05.01 21:43:51.251253 [ 3 ] {0b49ab3f-ed08-4603-b70c-90ed8df1c8e1} <Debug> oximeter.fields_bool (af128b04-6f01-427b-8d0c-3c808f034ff7): There are no data parts | ||
| 535 | 2026.05.01 21:43:51.252595 [ 3 ] {0b49ab3f-ed08-4603-b70c-90ed8df1c8e1} <Debug> TCPHandler: Processed in 0.004020757 sec. | ||
| 536 | 2026.05.01 21:43:51.252735 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.05.01 21:43:51.252938 [ 3 ] {c66136bb-b4c4-4c40-98b8-06b840bc2e01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 538 | 2026.05.01 21:43:51.253023 [ 3 ] {c66136bb-b4c4-4c40-98b8-06b840bc2e01} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 539 | 2026.05.01 21:43:51.255154 [ 3 ] {c66136bb-b4c4-4c40-98b8-06b840bc2e01} <Debug> oximeter.fields_i8 (9b570dfc-f52b-4c79-a831-7a38c7160c11): Loading data parts | ||
| 540 | 2026.05.01 21:43:51.255322 [ 3 ] {c66136bb-b4c4-4c40-98b8-06b840bc2e01} <Debug> oximeter.fields_i8 (9b570dfc-f52b-4c79-a831-7a38c7160c11): There are no data parts | ||
| 541 | 2026.05.01 21:43:51.256955 [ 3 ] {c66136bb-b4c4-4c40-98b8-06b840bc2e01} <Debug> TCPHandler: Processed in 0.004267411 sec. | ||
| 542 | 2026.05.01 21:43:51.257184 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.05.01 21:43:51.257358 [ 3 ] {91a22a9c-4f63-4921-9365-5e089e6aa98e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 544 | 2026.05.01 21:43:51.257478 [ 3 ] {91a22a9c-4f63-4921-9365-5e089e6aa98e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 545 | 2026.05.01 21:43:51.259353 [ 3 ] {91a22a9c-4f63-4921-9365-5e089e6aa98e} <Debug> oximeter.fields_u8 (f1505eef-d83d-4b64-b900-e00c3189038c): Loading data parts | ||
| 546 | 2026.05.01 21:43:51.259537 [ 3 ] {91a22a9c-4f63-4921-9365-5e089e6aa98e} <Debug> oximeter.fields_u8 (f1505eef-d83d-4b64-b900-e00c3189038c): There are no data parts | ||
| 547 | 2026.05.01 21:43:51.261248 [ 3 ] {91a22a9c-4f63-4921-9365-5e089e6aa98e} <Debug> TCPHandler: Processed in 0.004119248 sec. | ||
| 548 | 2026.05.01 21:43:51.261397 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.05.01 21:43:51.261595 [ 3 ] {2e95cada-0eef-451c-8fa0-ea35d7b18fb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 550 | 2026.05.01 21:43:51.261676 [ 3 ] {2e95cada-0eef-451c-8fa0-ea35d7b18fb2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 551 | 2026.05.01 21:43:51.263532 [ 3 ] {2e95cada-0eef-451c-8fa0-ea35d7b18fb2} <Debug> oximeter.fields_i16 (c6dc9979-b8c7-4d37-9df5-87fed0df83b6): Loading data parts | ||
| 552 | 2026.05.01 21:43:51.263691 [ 3 ] {2e95cada-0eef-451c-8fa0-ea35d7b18fb2} <Debug> oximeter.fields_i16 (c6dc9979-b8c7-4d37-9df5-87fed0df83b6): There are no data parts | ||
| 553 | 2026.05.01 21:43:51.265353 [ 3 ] {2e95cada-0eef-451c-8fa0-ea35d7b18fb2} <Debug> TCPHandler: Processed in 0.004004097 sec. | ||
| 554 | 2026.05.01 21:43:51.265578 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2026.05.01 21:43:51.265737 [ 3 ] {90d6a715-14c0-41e2-a5ee-3331792a60ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 556 | 2026.05.01 21:43:51.265855 [ 3 ] {90d6a715-14c0-41e2-a5ee-3331792a60ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 557 | 2026.05.01 21:43:51.268106 [ 3 ] {90d6a715-14c0-41e2-a5ee-3331792a60ef} <Debug> oximeter.fields_u16 (a3cfcb7b-02c3-4570-864f-860834aa70b5): Loading data parts | ||
| 558 | 2026.05.01 21:43:51.268350 [ 3 ] {90d6a715-14c0-41e2-a5ee-3331792a60ef} <Debug> oximeter.fields_u16 (a3cfcb7b-02c3-4570-864f-860834aa70b5): There are no data parts | ||
| 559 | 2026.05.01 21:43:51.269840 [ 3 ] {90d6a715-14c0-41e2-a5ee-3331792a60ef} <Debug> TCPHandler: Processed in 0.004311712 sec. | ||
| 560 | 2026.05.01 21:43:51.269980 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2026.05.01 21:43:51.270185 [ 3 ] {8502650c-ada5-4882-b185-37e7742628f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 562 | 2026.05.01 21:43:51.270266 [ 3 ] {8502650c-ada5-4882-b185-37e7742628f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 563 | 2026.05.01 21:43:51.272158 [ 3 ] {8502650c-ada5-4882-b185-37e7742628f7} <Debug> oximeter.fields_i32 (b8f8ee4a-5c7d-454e-974a-6bf3fc0d87fe): Loading data parts | ||
| 564 | 2026.05.01 21:43:51.272297 [ 3 ] {8502650c-ada5-4882-b185-37e7742628f7} <Debug> oximeter.fields_i32 (b8f8ee4a-5c7d-454e-974a-6bf3fc0d87fe): There are no data parts | ||
| 565 | 2026.05.01 21:43:51.273620 [ 3 ] {8502650c-ada5-4882-b185-37e7742628f7} <Debug> TCPHandler: Processed in 0.003688763 sec. | ||
| 566 | 2026.05.01 21:43:51.273847 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 567 | 2026.05.01 21:43:51.273999 [ 3 ] {3b497108-cbd0-4a4a-b72a-ff1cb96da022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 568 | 2026.05.01 21:43:51.274119 [ 3 ] {3b497108-cbd0-4a4a-b72a-ff1cb96da022} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 569 | 2026.05.01 21:43:51.275840 [ 3 ] {3b497108-cbd0-4a4a-b72a-ff1cb96da022} <Debug> oximeter.fields_u32 (4b9248ae-b48e-4766-859e-b1df8e7ff8c6): Loading data parts | ||
| 570 | 2026.05.01 21:43:51.276042 [ 3 ] {3b497108-cbd0-4a4a-b72a-ff1cb96da022} <Debug> oximeter.fields_u32 (4b9248ae-b48e-4766-859e-b1df8e7ff8c6): There are no data parts | ||
| 571 | 2026.05.01 21:43:51.277330 [ 3 ] {3b497108-cbd0-4a4a-b72a-ff1cb96da022} <Debug> TCPHandler: Processed in 0.003532951 sec. | ||
| 572 | 2026.05.01 21:43:51.277468 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 573 | 2026.05.01 21:43:51.277700 [ 3 ] {60bee46e-61d9-47cd-8288-c9c88faf135b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 574 | 2026.05.01 21:43:51.277743 [ 3 ] {60bee46e-61d9-47cd-8288-c9c88faf135b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 575 | 2026.05.01 21:43:51.279734 [ 3 ] {60bee46e-61d9-47cd-8288-c9c88faf135b} <Debug> oximeter.fields_i64 (5d855cf5-4777-4bf8-ae5d-4b80bc3eed7b): Loading data parts | ||
| 576 | 2026.05.01 21:43:51.279857 [ 3 ] {60bee46e-61d9-47cd-8288-c9c88faf135b} <Debug> oximeter.fields_i64 (5d855cf5-4777-4bf8-ae5d-4b80bc3eed7b): There are no data parts | ||
| 577 | 2026.05.01 21:43:51.281072 [ 3 ] {60bee46e-61d9-47cd-8288-c9c88faf135b} <Debug> TCPHandler: Processed in 0.003651842 sec. | ||
| 578 | 2026.05.01 21:43:51.281328 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 579 | 2026.05.01 21:43:51.281483 [ 3 ] {df009217-8a93-41c1-a68a-d2773fa4afd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 580 | 2026.05.01 21:43:51.281602 [ 3 ] {df009217-8a93-41c1-a68a-d2773fa4afd4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 581 | 2026.05.01 21:43:51.284028 [ 3 ] {df009217-8a93-41c1-a68a-d2773fa4afd4} <Debug> oximeter.fields_u64 (f0db5f15-69f2-4ff3-bd29-ac2d87423fe9): Loading data parts | ||
| 582 | 2026.05.01 21:43:51.284292 [ 3 ] {df009217-8a93-41c1-a68a-d2773fa4afd4} <Debug> oximeter.fields_u64 (f0db5f15-69f2-4ff3-bd29-ac2d87423fe9): There are no data parts | ||
| 583 | 2026.05.01 21:43:51.286002 [ 3 ] {df009217-8a93-41c1-a68a-d2773fa4afd4} <Debug> TCPHandler: Processed in 0.004724518 sec. | ||
| 584 | 2026.05.01 21:43:51.286146 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 585 | 2026.05.01 21:43:51.286390 [ 3 ] {3dc1e849-7eca-4350-ba30-0d60cfbca231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 586 | 2026.05.01 21:43:51.286432 [ 3 ] {3dc1e849-7eca-4350-ba30-0d60cfbca231} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 587 | 2026.05.01 21:43:51.289031 [ 3 ] {3dc1e849-7eca-4350-ba30-0d60cfbca231} <Debug> oximeter.fields_ipaddr (f4373bd8-2321-4fec-be02-0b4c5af5ef47): Loading data parts | ||
| 588 | 2026.05.01 21:43:51.289210 [ 3 ] {3dc1e849-7eca-4350-ba30-0d60cfbca231} <Debug> oximeter.fields_ipaddr (f4373bd8-2321-4fec-be02-0b4c5af5ef47): There are no data parts | ||
| 589 | 2026.05.01 21:43:51.290671 [ 3 ] {3dc1e849-7eca-4350-ba30-0d60cfbca231} <Debug> TCPHandler: Processed in 0.004573635 sec. | ||
| 590 | 2026.05.01 21:43:51.290921 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 591 | 2026.05.01 21:43:51.291115 [ 3 ] {b624724b-0d9d-4420-a441-fddfa85efbf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 592 | 2026.05.01 21:43:51.291249 [ 3 ] {b624724b-0d9d-4420-a441-fddfa85efbf0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 593 | 2026.05.01 21:43:51.293264 [ 3 ] {b624724b-0d9d-4420-a441-fddfa85efbf0} <Debug> oximeter.fields_string (8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa): Loading data parts | ||
| 594 | 2026.05.01 21:43:51.293488 [ 3 ] {b624724b-0d9d-4420-a441-fddfa85efbf0} <Debug> oximeter.fields_string (8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa): There are no data parts | ||
| 595 | 2026.05.01 21:43:51.294963 [ 3 ] {b624724b-0d9d-4420-a441-fddfa85efbf0} <Debug> TCPHandler: Processed in 0.004101568 sec. | ||
| 596 | 2026.05.01 21:43:51.295107 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 597 | 2026.05.01 21:43:51.295351 [ 3 ] {1763a5ef-9403-47bf-ade6-13e74a7fc62d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 598 | 2026.05.01 21:43:51.295436 [ 3 ] {1763a5ef-9403-47bf-ade6-13e74a7fc62d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 599 | 2026.05.01 21:43:51.297279 [ 3 ] {1763a5ef-9403-47bf-ade6-13e74a7fc62d} <Debug> oximeter.fields_uuid (a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022): Loading data parts | ||
| 600 | 2026.05.01 21:43:51.297409 [ 3 ] {1763a5ef-9403-47bf-ade6-13e74a7fc62d} <Debug> oximeter.fields_uuid (a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022): There are no data parts | ||
| 601 | 2026.05.01 21:43:51.298895 [ 3 ] {1763a5ef-9403-47bf-ade6-13e74a7fc62d} <Debug> TCPHandler: Processed in 0.003839005 sec. | ||
| 602 | 2026.05.01 21:43:51.299146 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 603 | 2026.05.01 21:43:51.299406 [ 3 ] {b436ad2f-a119-4eb1-b1b3-67ce0a244681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) /* The timeseries schema table stores the extracted schema for the samples | ||
| 604 | * oximeter collects. | ||
| 605 | */ | ||
| 606 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 607 | 2026.05.01 21:43:51.299608 [ 3 ] {b436ad2f-a119-4eb1-b1b3-67ce0a244681} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 608 | 2026.05.01 21:43:51.304892 [ 3 ] {b436ad2f-a119-4eb1-b1b3-67ce0a244681} <Debug> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8): Loading data parts | ||
| 609 | 2026.05.01 21:43:51.305051 [ 3 ] {b436ad2f-a119-4eb1-b1b3-67ce0a244681} <Debug> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8): There are no data parts | ||
| 610 | 2026.05.01 21:43:51.309063 [ 3 ] {b436ad2f-a119-4eb1-b1b3-67ce0a244681} <Debug> TCPHandler: Processed in 0.009965383 sec. | ||
| 611 | 2026.05.01 21:43:51.309378 [ 5 ] {} <Trace> TCP-Session: 5605c7da-71c9-4ebb-a224-3bef3be842d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 612 | 2026.05.01 21:43:51.309732 [ 5 ] {e9c92401-7ff2-4610-966f-7d7600ee3807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57296) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 613 | 2026.05.01 21:43:51.311114 [ 5 ] {e9c92401-7ff2-4610-966f-7d7600ee3807} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 614 | 2026.05.01 21:43:51.327915 [ 260 ] {e9c92401-7ff2-4610-966f-7d7600ee3807} <Trace> oximeter.version (c9154427-445b-440c-a4d1-4c7d5d39c78c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 615 | 2026.05.01 21:43:51.327977 [ 260 ] {e9c92401-7ff2-4610-966f-7d7600ee3807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 616 | 2026.05.01 21:43:51.332546 [ 260 ] {e9c92401-7ff2-4610-966f-7d7600ee3807} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 617 | 2026.05.01 21:43:51.333336 [ 260 ] {e9c92401-7ff2-4610-966f-7d7600ee3807} <Trace> oximeter.version (c9154427-445b-440c-a4d1-4c7d5d39c78c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 618 | 2026.05.01 21:43:51.333604 [ 5 ] {e9c92401-7ff2-4610-966f-7d7600ee3807} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.024018 sec., 41.63544008660171 rows/sec., 666.17 B/sec. | ||
| 619 | 2026.05.01 21:43:51.333973 [ 5 ] {e9c92401-7ff2-4610-966f-7d7600ee3807} <Debug> TCPHandler: Processed in 0.024729633 sec. | ||
| 620 | 2026.05.01 21:43:52.000194 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 128.08 MiB, peak 128.08 MiB, free memory in arenas 0.00 B, will set to 138.60 MiB (RSS), difference: 10.52 MiB | ||
| 621 | 2026.05.01 21:43:52.776887 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53229 | ||
| 622 | 2026.05.01 21:43:52.777026 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.05.01 21:43:52.777178 [ 270 ] {} <Debug> TCP-Session: 719074d8-3d7e-4784-b712-265efc71a444 Authenticating user 'default' from [fd00:1122:3344:101::a]:53229 | ||
| 624 | 2026.05.01 21:43:52.777205 [ 270 ] {} <Debug> TCP-Session: 719074d8-3d7e-4784-b712-265efc71a444 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.05.01 21:43:52.777221 [ 270 ] {} <Debug> TCP-Session: 719074d8-3d7e-4784-b712-265efc71a444 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.05.01 21:43:52.777375 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.05.01 21:43:52.777416 [ 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 | ||
| 628 | 2026.05.01 21:43:52.777517 [ 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 | ||
| 629 | 2026.05.01 21:43:52.778589 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63857 | ||
| 630 | 2026.05.01 21:43:52.778756 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38628 | ||
| 631 | 2026.05.01 21:43:52.778757 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61842 | ||
| 632 | 2026.05.01 21:43:52.778852 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46542 | ||
| 633 | 2026.05.01 21:43:52.778885 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 634 | 2026.05.01 21:43:52.778969 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57458 | ||
| 635 | 2026.05.01 21:43:52.779103 [ 271 ] {} <Debug> TCP-Session: 79d3cfff-8734-4f1b-829d-505c7d56e9ce Authenticating user 'default' from [fd00:1122:3344:101::a]:63857 | ||
| 636 | 2026.05.01 21:43:52.779133 [ 271 ] {} <Debug> TCP-Session: 79d3cfff-8734-4f1b-829d-505c7d56e9ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 637 | 2026.05.01 21:43:52.779145 [ 271 ] {} <Debug> TCP-Session: 79d3cfff-8734-4f1b-829d-505c7d56e9ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2026.05.01 21:43:52.779231 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2026.05.01 21:43:52.779276 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.05.01 21:43:52.779299 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63268 | ||
| 641 | 2026.05.01 21:43:52.779346 [ 273 ] {} <Debug> TCP-Session: 95c46036-fe64-47fd-962c-b4d1382e82de Authenticating user 'default' from [fd00:1122:3344:101::a]:61842 | ||
| 642 | 2026.05.01 21:43:52.779325 [ 274 ] {} <Debug> TCP-Session: 82cc353e-5b2b-45b8-97a9-299b7bd210a4 Authenticating user 'default' from [fd00:1122:3344:101::a]:46542 | ||
| 643 | 2026.05.01 21:43:52.779423 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2026.05.01 21:43:52.779484 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61747 | ||
| 645 | 2026.05.01 21:43:52.779473 [ 273 ] {} <Debug> TCP-Session: 95c46036-fe64-47fd-962c-b4d1382e82de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.05.01 21:43:52.779538 [ 272 ] {} <Debug> TCP-Session: ffee341a-86e9-4716-811d-c6534dcc6175 Authenticating user 'default' from [fd00:1122:3344:101::a]:38628 | ||
| 647 | 2026.05.01 21:43:52.779535 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2026.05.01 21:43:52.779605 [ 272 ] {} <Debug> TCP-Session: ffee341a-86e9-4716-811d-c6534dcc6175 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.05.01 21:43:52.779613 [ 273 ] {} <Debug> TCP-Session: 95c46036-fe64-47fd-962c-b4d1382e82de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.05.01 21:43:52.779452 [ 274 ] {} <Debug> TCP-Session: 82cc353e-5b2b-45b8-97a9-299b7bd210a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.05.01 21:43:52.779700 [ 272 ] {} <Debug> TCP-Session: ffee341a-86e9-4716-811d-c6534dcc6175 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.05.01 21:43:52.779447 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 653 | 2026.05.01 21:43:52.779737 [ 276 ] {} <Debug> TCP-Session: ac586193-f599-4695-bf12-12377c8f4903 Authenticating user 'default' from [fd00:1122:3344:101::a]:63268 | ||
| 654 | 2026.05.01 21:43:52.779789 [ 275 ] {} <Debug> TCP-Session: d21e9700-d615-4821-92cc-24d93dc3e607 Authenticating user 'default' from [fd00:1122:3344:101::a]:57458 | ||
| 655 | 2026.05.01 21:43:52.779766 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 656 | 2026.05.01 21:43:52.779766 [ 274 ] {} <Debug> TCP-Session: 82cc353e-5b2b-45b8-97a9-299b7bd210a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.05.01 21:43:52.779888 [ 275 ] {} <Debug> TCP-Session: d21e9700-d615-4821-92cc-24d93dc3e607 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.05.01 21:43:52.779877 [ 277 ] {} <Debug> TCP-Session: fcee6491-e113-4363-8ff9-7e48f0c63d34 Authenticating user 'default' from [fd00:1122:3344:101::a]:61747 | ||
| 659 | 2026.05.01 21:43:52.779860 [ 276 ] {} <Debug> TCP-Session: ac586193-f599-4695-bf12-12377c8f4903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.05.01 21:43:52.779992 [ 275 ] {} <Debug> TCP-Session: d21e9700-d615-4821-92cc-24d93dc3e607 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.05.01 21:43:52.779984 [ 277 ] {} <Debug> TCP-Session: fcee6491-e113-4363-8ff9-7e48f0c63d34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.05.01 21:43:52.780062 [ 276 ] {} <Debug> TCP-Session: ac586193-f599-4695-bf12-12377c8f4903 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.05.01 21:43:52.780079 [ 277 ] {} <Debug> TCP-Session: fcee6491-e113-4363-8ff9-7e48f0c63d34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.05.01 21:43:55.774120 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62105 | ||
| 665 | 2026.05.01 21:43:55.774321 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.05.01 21:43:55.774351 [ 278 ] {} <Debug> TCP-Session: 9d03bcb9-83b7-4ce1-8461-0f84d2dcb5da Authenticating user 'default' from [fd00:1122:3344:101::c]:62105 | ||
| 667 | 2026.05.01 21:43:55.774477 [ 278 ] {} <Debug> TCP-Session: 9d03bcb9-83b7-4ce1-8461-0f84d2dcb5da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.05.01 21:43:55.774492 [ 278 ] {} <Debug> TCP-Session: 9d03bcb9-83b7-4ce1-8461-0f84d2dcb5da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.05.01 21:43:55.774556 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.05.01 21:43:55.774671 [ 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.05.01 21:43:55.774690 [ 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.05.01 21:43:55.777159 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56511 | ||
| 673 | 2026.05.01 21:43:55.777164 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60667 | ||
| 674 | 2026.05.01 21:43:55.777332 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51196 | ||
| 675 | 2026.05.01 21:43:55.777423 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59097 | ||
| 676 | 2026.05.01 21:43:55.777438 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37685 | ||
| 677 | 2026.05.01 21:43:55.777522 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 678 | 2026.05.01 21:43:55.777638 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 679 | 2026.05.01 21:43:55.777622 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59752 | ||
| 680 | 2026.05.01 21:43:55.777728 [ 280 ] {} <Debug> TCP-Session: 5e3ab6ce-13a1-4b75-84c2-46b3fe42fb6d Authenticating user 'default' from [fd00:1122:3344:101::c]:56511 | ||
| 681 | 2026.05.01 21:43:55.777755 [ 282 ] {} <Debug> TCP-Session: b1291846-b70b-4f15-97ea-cb697d14f6e5 Authenticating user 'default' from [fd00:1122:3344:101::c]:51196 | ||
| 682 | 2026.05.01 21:43:55.777766 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.05.01 21:43:55.777767 [ 280 ] {} <Debug> TCP-Session: 5e3ab6ce-13a1-4b75-84c2-46b3fe42fb6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 684 | 2026.05.01 21:43:55.777926 [ 282 ] {} <Debug> TCP-Session: b1291846-b70b-4f15-97ea-cb697d14f6e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 685 | 2026.05.01 21:43:55.778011 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2026.05.01 21:43:55.777986 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39431 | ||
| 687 | 2026.05.01 21:43:55.778091 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2026.05.01 21:43:55.778171 [ 281 ] {} <Debug> TCP-Session: feafb59a-4192-438c-b5ba-0c93c04ee825 Authenticating user 'default' from [fd00:1122:3344:101::c]:37685 | ||
| 689 | 2026.05.01 21:43:55.777972 [ 279 ] {} <Debug> TCP-Session: e8bb59bc-d083-4a8d-91db-2d857fe5bc80 Authenticating user 'default' from [fd00:1122:3344:101::c]:60667 | ||
| 690 | 2026.05.01 21:43:55.778205 [ 284 ] {} <Debug> TCP-Session: 985a0888-41f4-4fff-b538-854f2eee0876 Authenticating user 'default' from [fd00:1122:3344:101::c]:59752 | ||
| 691 | 2026.05.01 21:43:55.778247 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2026.05.01 21:43:55.778310 [ 284 ] {} <Debug> TCP-Session: 985a0888-41f4-4fff-b538-854f2eee0876 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.05.01 21:43:55.778341 [ 279 ] {} <Debug> TCP-Session: e8bb59bc-d083-4a8d-91db-2d857fe5bc80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.05.01 21:43:55.777950 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2026.05.01 21:43:55.778462 [ 279 ] {} <Debug> TCP-Session: e8bb59bc-d083-4a8d-91db-2d857fe5bc80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.05.01 21:43:55.778476 [ 284 ] {} <Debug> TCP-Session: 985a0888-41f4-4fff-b538-854f2eee0876 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.05.01 21:43:55.778453 [ 285 ] {} <Debug> TCP-Session: e5d35b2f-04ab-42e8-a4bc-644c69974e05 Authenticating user 'default' from [fd00:1122:3344:101::c]:39431 | ||
| 698 | 2026.05.01 21:43:55.777934 [ 280 ] {} <Debug> TCP-Session: 5e3ab6ce-13a1-4b75-84c2-46b3fe42fb6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.05.01 21:43:55.778582 [ 285 ] {} <Debug> TCP-Session: e5d35b2f-04ab-42e8-a4bc-644c69974e05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.05.01 21:43:55.778574 [ 283 ] {} <Debug> TCP-Session: f0f86ca4-a564-4a4b-898c-a2b8371f8648 Authenticating user 'default' from [fd00:1122:3344:101::c]:59097 | ||
| 701 | 2026.05.01 21:43:55.778729 [ 285 ] {} <Debug> TCP-Session: e5d35b2f-04ab-42e8-a4bc-644c69974e05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.05.01 21:43:55.778128 [ 282 ] {} <Debug> TCP-Session: b1291846-b70b-4f15-97ea-cb697d14f6e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.05.01 21:43:55.778296 [ 281 ] {} <Debug> TCP-Session: feafb59a-4192-438c-b5ba-0c93c04ee825 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.05.01 21:43:55.778820 [ 283 ] {} <Debug> TCP-Session: f0f86ca4-a564-4a4b-898c-a2b8371f8648 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.05.01 21:43:55.778978 [ 281 ] {} <Debug> TCP-Session: feafb59a-4192-438c-b5ba-0c93c04ee825 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.05.01 21:43:55.778993 [ 283 ] {} <Debug> TCP-Session: f0f86ca4-a564-4a4b-898c-a2b8371f8648 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.05.01 21:43:58.347824 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.05.01 21:43:58.347897 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 709 | 2026.05.01 21:43:58.347926 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.05.01 21:43:58.347985 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.05.01 21:43:58.351708 [ 245 ] {} <Debug> system.asynchronous_metric_log (8aa24de3-c0b7-40bb-9f75-24c5ad4f4fd2): Loading data parts | ||
| 712 | 2026.05.01 21:43:58.351939 [ 245 ] {} <Debug> system.asynchronous_metric_log (8aa24de3-c0b7-40bb-9f75-24c5ad4f4fd2): There are no data parts | ||
| 713 | 2026.05.01 21:43:58.355711 [ 245 ] {} <Trace> system.asynchronous_metric_log (8aa24de3-c0b7-40bb-9f75-24c5ad4f4fd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.05.01 21:43:58.355875 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 715 | 2026.05.01 21:43:58.361681 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2026.05.01 21:43:58.362349 [ 245 ] {} <Trace> system.asynchronous_metric_log (8aa24de3-c0b7-40bb-9f75-24c5ad4f4fd2): 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.05.01 21:43:58.362707 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 718 | 2026.05.01 21:43:58.366064 [ 244 ] {} <Debug> system.metric_log (9c295067-83c5-446c-9135-8df64113fc6d): Loading data parts | ||
| 719 | 2026.05.01 21:43:58.366317 [ 244 ] {} <Debug> system.metric_log (9c295067-83c5-446c-9135-8df64113fc6d): There are no data parts | ||
| 720 | 2026.05.01 21:43:58.390244 [ 244 ] {} <Trace> system.metric_log (9c295067-83c5-446c-9135-8df64113fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.05.01 21:43:58.390388 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 722 | 2026.05.01 21:43:58.396624 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.05.01 21:43:58.397759 [ 244 ] {} <Trace> system.metric_log (9c295067-83c5-446c-9135-8df64113fc6d): 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.05.01 21:43:58.401046 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.05.01 21:43:59.000162 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.87 MiB, peak 148.87 MiB, free memory in arenas 0.00 B, will set to 153.90 MiB (RSS), difference: 9.03 MiB | ||
| 726 | 2026.05.01 21:44:00.847805 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.05.01 21:44:00.847965 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.05.01 21:44:00.852095 [ 243 ] {} <Debug> system.query_log (2b908884-941e-4e7d-820b-ca019ce9c2f4): Loading data parts | ||
| 729 | 2026.05.01 21:44:00.852276 [ 243 ] {} <Debug> system.query_log (2b908884-941e-4e7d-820b-ca019ce9c2f4): There are no data parts | ||
| 730 | 2026.05.01 21:44:00.857974 [ 243 ] {} <Trace> system.query_log (2b908884-941e-4e7d-820b-ca019ce9c2f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.05.01 21:44:00.858097 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 732 | 2026.05.01 21:44:00.859765 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.05.01 21:44:00.860278 [ 243 ] {} <Trace> system.query_log (2b908884-941e-4e7d-820b-ca019ce9c2f4): 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.05.01 21:44:00.860548 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.05.01 21:44:01.000163 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.09 MiB, peak 158.09 MiB, free memory in arenas 0.00 B, will set to 155.09 MiB (RSS), difference: -2.99 MiB | ||
| 736 | 2026.05.01 21:44:05.820169 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.05.01 21:44:05.820227 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.05.01 21:44:05.862848 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2026.05.01 21:44:05.863645 [ 245 ] {} <Trace> system.asynchronous_metric_log (8aa24de3-c0b7-40bb-9f75-24c5ad4f4fd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.05.01 21:44:05.863689 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 741 | 2026.05.01 21:44:05.864481 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.05.01 21:44:05.864983 [ 245 ] {} <Trace> system.asynchronous_metric_log (8aa24de3-c0b7-40bb-9f75-24c5ad4f4fd2): 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.05.01 21:44:05.865195 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.05.01 21:44:05.901172 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.05.01 21:44:05.918828 [ 244 ] {} <Trace> system.metric_log (9c295067-83c5-446c-9135-8df64113fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.05.01 21:44:05.919064 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 747 | 2026.05.01 21:44:05.926212 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.05.01 21:44:05.927473 [ 244 ] {} <Trace> system.metric_log (9c295067-83c5-446c-9135-8df64113fc6d): 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.05.01 21:44:05.931636 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.05.01 21:44:06.000165 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.81 MiB, peak 159.81 MiB, free memory in arenas 0.00 B, will set to 157.73 MiB (RSS), difference: 1.92 MiB | ||
| 751 | 2026.05.01 21:44:11.000176 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.75 MiB, peak 159.81 MiB, free memory in arenas 0.00 B, will set to 157.78 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2026.05.01 21:44:11.374924 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2026.05.01 21:44:11.375181 [ 3 ] {11e6e743-1745-4203-b632-e787b96fde03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 754 | 2026.05.01 21:44:11.378220 [ 3 ] {11e6e743-1745-4203-b632-e787b96fde03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2026.05.01 21:44:11.378511 [ 3 ] {11e6e743-1745-4203-b632-e787b96fde03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2026.05.01 21:44:11.379249 [ 3 ] {11e6e743-1745-4203-b632-e787b96fde03} <Debug> TCPHandler: Processed in 0.004464794 sec. | ||
| 757 | 2026.05.01 21:44:11.390029 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2026.05.01 21:44:11.390149 [ 3 ] {28da7f88-b7fd-4277-a083-560c74e43d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 759 | 2026.05.01 21:44:11.390198 [ 3 ] {28da7f88-b7fd-4277-a083-560c74e43d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2026.05.01 21:44:11.394844 [ 3 ] {28da7f88-b7fd-4277-a083-560c74e43d49} <Trace> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 761 | 2026.05.01 21:44:11.394899 [ 3 ] {28da7f88-b7fd-4277-a083-560c74e43d49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 762 | 2026.05.01 21:44:11.395612 [ 3 ] {28da7f88-b7fd-4277-a083-560c74e43d49} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 763 | 2026.05.01 21:44:11.396030 [ 3 ] {28da7f88-b7fd-4277-a083-560c74e43d49} <Trace> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 764 | 2026.05.01 21:44:11.396178 [ 3 ] {28da7f88-b7fd-4277-a083-560c74e43d49} <Debug> executeQuery: Read 28 rows, 6.76 KiB in 0.006062 sec., 4618.937644341801 rows/sec., 1.09 MiB/sec. | ||
| 765 | 2026.05.01 21:44:11.396216 [ 3 ] {28da7f88-b7fd-4277-a083-560c74e43d49} <Debug> TCPHandler: Processed in 0.00624662 sec. | ||
| 766 | 2026.05.01 21:44:11.396368 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 767 | 2026.05.01 21:44:11.396465 [ 3 ] {70ad523c-aa71-454c-bbb4-a99ee86a34a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 768 | 2026.05.01 21:44:11.396506 [ 3 ] {70ad523c-aa71-454c-bbb4-a99ee86a34a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 769 | 2026.05.01 21:44:11.399167 [ 3 ] {70ad523c-aa71-454c-bbb4-a99ee86a34a5} <Trace> oximeter.fields_i16 (c6dc9979-b8c7-4d37-9df5-87fed0df83b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 770 | 2026.05.01 21:44:11.399200 [ 3 ] {70ad523c-aa71-454c-bbb4-a99ee86a34a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 771 | 2026.05.01 21:44:11.399671 [ 3 ] {70ad523c-aa71-454c-bbb4-a99ee86a34a5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 772 | 2026.05.01 21:44:11.400131 [ 3 ] {70ad523c-aa71-454c-bbb4-a99ee86a34a5} <Trace> oximeter.fields_i16 (c6dc9979-b8c7-4d37-9df5-87fed0df83b6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 773 | 2026.05.01 21:44:11.400260 [ 3 ] {70ad523c-aa71-454c-bbb4-a99ee86a34a5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.003814 sec., 74462.5065547981 rows/sec., 4.73 MiB/sec. | ||
| 774 | 2026.05.01 21:44:11.400297 [ 3 ] {70ad523c-aa71-454c-bbb4-a99ee86a34a5} <Debug> TCPHandler: Processed in 0.003976927 sec. | ||
| 775 | 2026.05.01 21:44:11.400428 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 776 | 2026.05.01 21:44:11.400522 [ 3 ] {3ff17532-7351-4533-81a3-5cc596cbc383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 777 | 2026.05.01 21:44:11.400562 [ 3 ] {3ff17532-7351-4533-81a3-5cc596cbc383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 778 | 2026.05.01 21:44:11.400968 [ 3 ] {3ff17532-7351-4533-81a3-5cc596cbc383} <Trace> oximeter.fields_ipaddr (f4373bd8-2321-4fec-be02-0b4c5af5ef47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 779 | 2026.05.01 21:44:11.401004 [ 3 ] {3ff17532-7351-4533-81a3-5cc596cbc383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 780 | 2026.05.01 21:44:11.401407 [ 3 ] {3ff17532-7351-4533-81a3-5cc596cbc383} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 781 | 2026.05.01 21:44:11.401884 [ 3 ] {3ff17532-7351-4533-81a3-5cc596cbc383} <Trace> oximeter.fields_ipaddr (f4373bd8-2321-4fec-be02-0b4c5af5ef47): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 782 | 2026.05.01 21:44:11.402017 [ 3 ] {3ff17532-7351-4533-81a3-5cc596cbc383} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001512 sec., 5291.005291005291 rows/sec., 431.44 KiB/sec. | ||
| 783 | 2026.05.01 21:44:11.402053 [ 3 ] {3ff17532-7351-4533-81a3-5cc596cbc383} <Debug> TCPHandler: Processed in 0.001672834 sec. | ||
| 784 | 2026.05.01 21:44:11.402174 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 785 | 2026.05.01 21:44:11.402267 [ 3 ] {fe45dc6b-6c44-46d9-9739-747bcd5e05fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 786 | 2026.05.01 21:44:11.402306 [ 3 ] {fe45dc6b-6c44-46d9-9739-747bcd5e05fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 787 | 2026.05.01 21:44:11.403094 [ 3 ] {fe45dc6b-6c44-46d9-9739-747bcd5e05fc} <Trace> oximeter.fields_string (8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 788 | 2026.05.01 21:44:11.403130 [ 3 ] {fe45dc6b-6c44-46d9-9739-747bcd5e05fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 789 | 2026.05.01 21:44:11.403665 [ 3 ] {fe45dc6b-6c44-46d9-9739-747bcd5e05fc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 790 | 2026.05.01 21:44:11.404093 [ 3 ] {fe45dc6b-6c44-46d9-9739-747bcd5e05fc} <Trace> oximeter.fields_string (8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 791 | 2026.05.01 21:44:11.404223 [ 3 ] {fe45dc6b-6c44-46d9-9739-747bcd5e05fc} <Debug> executeQuery: Read 819 rows, 65.00 KiB in 0.001973 sec., 415103.9026862646 rows/sec., 32.17 MiB/sec. | ||
| 792 | 2026.05.01 21:44:11.404260 [ 3 ] {fe45dc6b-6c44-46d9-9739-747bcd5e05fc} <Debug> TCPHandler: Processed in 0.002134241 sec. | ||
| 793 | 2026.05.01 21:44:11.404383 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 794 | 2026.05.01 21:44:11.404477 [ 3 ] {2fe721c1-98c5-4e6c-8f9c-368aa388e7ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 795 | 2026.05.01 21:44:11.404516 [ 3 ] {2fe721c1-98c5-4e6c-8f9c-368aa388e7ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 796 | 2026.05.01 21:44:11.404949 [ 3 ] {2fe721c1-98c5-4e6c-8f9c-368aa388e7ae} <Trace> oximeter.fields_u16 (a3cfcb7b-02c3-4570-864f-860834aa70b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 797 | 2026.05.01 21:44:11.404986 [ 3 ] {2fe721c1-98c5-4e6c-8f9c-368aa388e7ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 798 | 2026.05.01 21:44:11.405427 [ 3 ] {2fe721c1-98c5-4e6c-8f9c-368aa388e7ae} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 799 | 2026.05.01 21:44:11.405845 [ 3 ] {2fe721c1-98c5-4e6c-8f9c-368aa388e7ae} <Trace> oximeter.fields_u16 (a3cfcb7b-02c3-4570-864f-860834aa70b5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 800 | 2026.05.01 21:44:11.405973 [ 3 ] {2fe721c1-98c5-4e6c-8f9c-368aa388e7ae} <Debug> executeQuery: Read 161 rows, 9.93 KiB in 0.001514 sec., 106340.81902245707 rows/sec., 6.40 MiB/sec. | ||
| 801 | 2026.05.01 21:44:11.406011 [ 3 ] {2fe721c1-98c5-4e6c-8f9c-368aa388e7ae} <Debug> TCPHandler: Processed in 0.001676704 sec. | ||
| 802 | 2026.05.01 21:44:11.406139 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2026.05.01 21:44:11.406232 [ 3 ] {7373db27-6c24-46ca-aef4-96def0ee1dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 804 | 2026.05.01 21:44:11.406271 [ 3 ] {7373db27-6c24-46ca-aef4-96def0ee1dcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 805 | 2026.05.01 21:44:11.406724 [ 3 ] {7373db27-6c24-46ca-aef4-96def0ee1dcc} <Trace> oximeter.fields_u32 (4b9248ae-b48e-4766-859e-b1df8e7ff8c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 806 | 2026.05.01 21:44:11.406758 [ 3 ] {7373db27-6c24-46ca-aef4-96def0ee1dcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 807 | 2026.05.01 21:44:11.407205 [ 3 ] {7373db27-6c24-46ca-aef4-96def0ee1dcc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 808 | 2026.05.01 21:44:11.407680 [ 3 ] {7373db27-6c24-46ca-aef4-96def0ee1dcc} <Trace> oximeter.fields_u32 (4b9248ae-b48e-4766-859e-b1df8e7ff8c6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 809 | 2026.05.01 21:44:11.407808 [ 3 ] {7373db27-6c24-46ca-aef4-96def0ee1dcc} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001593 sec., 93534.21217827998 rows/sec., 6.04 MiB/sec. | ||
| 810 | 2026.05.01 21:44:11.407843 [ 3 ] {7373db27-6c24-46ca-aef4-96def0ee1dcc} <Debug> TCPHandler: Processed in 0.001752054 sec. | ||
| 811 | 2026.05.01 21:44:11.407970 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 812 | 2026.05.01 21:44:11.408063 [ 3 ] {cd367840-d980-4bf6-8b78-92c7e462aeca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 813 | 2026.05.01 21:44:11.408101 [ 3 ] {cd367840-d980-4bf6-8b78-92c7e462aeca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 814 | 2026.05.01 21:44:11.408530 [ 3 ] {cd367840-d980-4bf6-8b78-92c7e462aeca} <Trace> oximeter.fields_u8 (f1505eef-d83d-4b64-b900-e00c3189038c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 815 | 2026.05.01 21:44:11.408566 [ 3 ] {cd367840-d980-4bf6-8b78-92c7e462aeca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 816 | 2026.05.01 21:44:11.409036 [ 3 ] {cd367840-d980-4bf6-8b78-92c7e462aeca} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 817 | 2026.05.01 21:44:11.409584 [ 3 ] {cd367840-d980-4bf6-8b78-92c7e462aeca} <Trace> oximeter.fields_u8 (f1505eef-d83d-4b64-b900-e00c3189038c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 818 | 2026.05.01 21:44:11.409713 [ 3 ] {cd367840-d980-4bf6-8b78-92c7e462aeca} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001667 sec., 88782.24355128974 rows/sec., 5.05 MiB/sec. | ||
| 819 | 2026.05.01 21:44:11.409751 [ 3 ] {cd367840-d980-4bf6-8b78-92c7e462aeca} <Debug> TCPHandler: Processed in 0.001831176 sec. | ||
| 820 | 2026.05.01 21:44:11.409881 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 821 | 2026.05.01 21:44:11.409979 [ 3 ] {55f114c2-2491-4ffd-8289-47f9cd43780c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 822 | 2026.05.01 21:44:11.410018 [ 3 ] {55f114c2-2491-4ffd-8289-47f9cd43780c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 823 | 2026.05.01 21:44:11.410582 [ 3 ] {55f114c2-2491-4ffd-8289-47f9cd43780c} <Trace> oximeter.fields_uuid (a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 824 | 2026.05.01 21:44:11.410619 [ 3 ] {55f114c2-2491-4ffd-8289-47f9cd43780c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 825 | 2026.05.01 21:44:11.411116 [ 3 ] {55f114c2-2491-4ffd-8289-47f9cd43780c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 826 | 2026.05.01 21:44:11.411621 [ 3 ] {55f114c2-2491-4ffd-8289-47f9cd43780c} <Trace> oximeter.fields_uuid (a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 827 | 2026.05.01 21:44:11.411757 [ 3 ] {55f114c2-2491-4ffd-8289-47f9cd43780c} <Debug> executeQuery: Read 501 rows, 36.07 KiB in 0.001795 sec., 279108.63509749307 rows/sec., 19.62 MiB/sec. | ||
| 828 | 2026.05.01 21:44:11.411795 [ 3 ] {55f114c2-2491-4ffd-8289-47f9cd43780c} <Debug> TCPHandler: Processed in 0.001964258 sec. | ||
| 829 | 2026.05.01 21:44:11.411913 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 830 | 2026.05.01 21:44:11.412008 [ 3 ] {f5d5851a-0119-498d-b942-d39c7bb6a99b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 831 | 2026.05.01 21:44:11.412050 [ 3 ] {f5d5851a-0119-498d-b942-d39c7bb6a99b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 832 | 2026.05.01 21:44:11.412492 [ 3 ] {f5d5851a-0119-498d-b942-d39c7bb6a99b} <Trace> oximeter.measurements_bool (1b9a369a-33c7-4a64-8da1-ee7b10c8e243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 833 | 2026.05.01 21:44:11.412529 [ 3 ] {f5d5851a-0119-498d-b942-d39c7bb6a99b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 834 | 2026.05.01 21:44:11.413044 [ 3 ] {f5d5851a-0119-498d-b942-d39c7bb6a99b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 835 | 2026.05.01 21:44:11.413486 [ 3 ] {f5d5851a-0119-498d-b942-d39c7bb6a99b} <Trace> oximeter.measurements_bool (1b9a369a-33c7-4a64-8da1-ee7b10c8e243): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 836 | 2026.05.01 21:44:11.413623 [ 3 ] {f5d5851a-0119-498d-b942-d39c7bb6a99b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001632 sec., 3676.470588235294 rows/sec., 192.08 KiB/sec. | ||
| 837 | 2026.05.01 21:44:11.413662 [ 3 ] {f5d5851a-0119-498d-b942-d39c7bb6a99b} <Debug> TCPHandler: Processed in 0.001798826 sec. | ||
| 838 | 2026.05.01 21:44:11.413796 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 839 | 2026.05.01 21:44:11.413892 [ 3 ] {a72037bb-1894-4032-a619-c644cf0189e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 840 | 2026.05.01 21:44:11.413937 [ 3 ] {a72037bb-1894-4032-a619-c644cf0189e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 841 | 2026.05.01 21:44:11.414401 [ 3 ] {a72037bb-1894-4032-a619-c644cf0189e6} <Trace> oximeter.measurements_cumulativeu64 (2aab6348-fb36-4d9f-8703-1740226e7ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 842 | 2026.05.01 21:44:11.414436 [ 3 ] {a72037bb-1894-4032-a619-c644cf0189e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 843 | 2026.05.01 21:44:11.414925 [ 3 ] {a72037bb-1894-4032-a619-c644cf0189e6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 844 | 2026.05.01 21:44:11.415402 [ 3 ] {a72037bb-1894-4032-a619-c644cf0189e6} <Trace> oximeter.measurements_cumulativeu64 (2aab6348-fb36-4d9f-8703-1740226e7ffb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 845 | 2026.05.01 21:44:11.415535 [ 3 ] {a72037bb-1894-4032-a619-c644cf0189e6} <Debug> executeQuery: Read 259 rows, 17.55 KiB in 0.001662 sec., 155836.34175691937 rows/sec., 10.31 MiB/sec. | ||
| 846 | 2026.05.01 21:44:11.415572 [ 3 ] {a72037bb-1894-4032-a619-c644cf0189e6} <Debug> TCPHandler: Processed in 0.001825446 sec. | ||
| 847 | 2026.05.01 21:44:11.415704 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2026.05.01 21:44:11.415800 [ 3 ] {6afb75b7-5498-46be-ae83-897fd93567f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 849 | 2026.05.01 21:44:11.415843 [ 3 ] {6afb75b7-5498-46be-ae83-897fd93567f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 850 | 2026.05.01 21:44:11.416167 [ 3 ] {6afb75b7-5498-46be-ae83-897fd93567f3} <Trace> oximeter.measurements_f64 (89bde491-f063-47d6-9ccf-cd6b27f14855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 851 | 2026.05.01 21:44:11.416204 [ 3 ] {6afb75b7-5498-46be-ae83-897fd93567f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 852 | 2026.05.01 21:44:11.416739 [ 3 ] {6afb75b7-5498-46be-ae83-897fd93567f3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 853 | 2026.05.01 21:44:11.417160 [ 3 ] {6afb75b7-5498-46be-ae83-897fd93567f3} <Trace> oximeter.measurements_f64 (89bde491-f063-47d6-9ccf-cd6b27f14855): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 854 | 2026.05.01 21:44:11.417290 [ 3 ] {6afb75b7-5498-46be-ae83-897fd93567f3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001508 sec., 663.1299734748011 rows/sec., 44.68 KiB/sec. | ||
| 855 | 2026.05.01 21:44:11.417328 [ 3 ] {6afb75b7-5498-46be-ae83-897fd93567f3} <Debug> TCPHandler: Processed in 0.001673324 sec. | ||
| 856 | 2026.05.01 21:44:11.417449 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 857 | 2026.05.01 21:44:11.417542 [ 3 ] {876e5aa7-3bd6-463f-b79b-02aef026e4bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 858 | 2026.05.01 21:44:11.417594 [ 3 ] {876e5aa7-3bd6-463f-b79b-02aef026e4bb} <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 | ||
| 859 | 2026.05.01 21:44:11.418346 [ 3 ] {876e5aa7-3bd6-463f-b79b-02aef026e4bb} <Trace> oximeter.measurements_histogramu64 (3ce4aa2f-bbfa-4fa7-ae76-669e21dc8d1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 860 | 2026.05.01 21:44:11.418385 [ 3 ] {876e5aa7-3bd6-463f-b79b-02aef026e4bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 861 | 2026.05.01 21:44:11.419691 [ 3 ] {876e5aa7-3bd6-463f-b79b-02aef026e4bb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 862 | 2026.05.01 21:44:11.420176 [ 3 ] {876e5aa7-3bd6-463f-b79b-02aef026e4bb} <Trace> oximeter.measurements_histogramu64 (3ce4aa2f-bbfa-4fa7-ae76-669e21dc8d1b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 863 | 2026.05.01 21:44:11.420313 [ 3 ] {876e5aa7-3bd6-463f-b79b-02aef026e4bb} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002788 sec., 3945.480631276901 rows/sec., 7.07 MiB/sec. | ||
| 864 | 2026.05.01 21:44:11.420362 [ 3 ] {876e5aa7-3bd6-463f-b79b-02aef026e4bb} <Debug> TCPHandler: Processed in 0.002960792 sec. | ||
| 865 | 2026.05.01 21:44:11.420481 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 866 | 2026.05.01 21:44:11.420575 [ 3 ] {ee724ccc-bff4-4e51-8d3c-6f2be8d4d3da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 867 | 2026.05.01 21:44:11.420616 [ 3 ] {ee724ccc-bff4-4e51-8d3c-6f2be8d4d3da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 868 | 2026.05.01 21:44:11.420939 [ 3 ] {ee724ccc-bff4-4e51-8d3c-6f2be8d4d3da} <Trace> oximeter.measurements_u64 (ebb61bd8-6b75-441e-b331-2f82a10d2dd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 869 | 2026.05.01 21:44:11.420976 [ 3 ] {ee724ccc-bff4-4e51-8d3c-6f2be8d4d3da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 870 | 2026.05.01 21:44:11.421426 [ 3 ] {ee724ccc-bff4-4e51-8d3c-6f2be8d4d3da} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 871 | 2026.05.01 21:44:11.422010 [ 3 ] {ee724ccc-bff4-4e51-8d3c-6f2be8d4d3da} <Trace> oximeter.measurements_u64 (ebb61bd8-6b75-441e-b331-2f82a10d2dd9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 872 | 2026.05.01 21:44:11.422140 [ 3 ] {ee724ccc-bff4-4e51-8d3c-6f2be8d4d3da} <Debug> executeQuery: Read 80 rows, 5.14 KiB in 0.001583 sec., 50536.9551484523 rows/sec., 3.17 MiB/sec. | ||
| 873 | 2026.05.01 21:44:11.422176 [ 3 ] {ee724ccc-bff4-4e51-8d3c-6f2be8d4d3da} <Debug> TCPHandler: Processed in 0.001742735 sec. | ||
| 874 | 2026.05.01 21:44:13.365329 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 875 | 2026.05.01 21:44:13.365827 [ 245 ] {} <Trace> system.asynchronous_metric_log (8aa24de3-c0b7-40bb-9f75-24c5ad4f4fd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 876 | 2026.05.01 21:44:13.365876 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 877 | 2026.05.01 21:44:13.366559 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 878 | 2026.05.01 21:44:13.367035 [ 245 ] {} <Trace> system.asynchronous_metric_log (8aa24de3-c0b7-40bb-9f75-24c5ad4f4fd2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 879 | 2026.05.01 21:44:13.367178 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 880 | 2026.05.01 21:44:13.431765 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 881 | 2026.05.01 21:44:13.448934 [ 244 ] {} <Trace> system.metric_log (9c295067-83c5-446c-9135-8df64113fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 882 | 2026.05.01 21:44:13.448994 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 883 | 2026.05.01 21:44:13.455510 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 884 | 2026.05.01 21:44:13.456647 [ 244 ] {} <Trace> system.metric_log (9c295067-83c5-446c-9135-8df64113fc6d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 885 | 2026.05.01 21:44:13.459560 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 886 | 2026.05.01 21:44:14.000210 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.95 MiB, peak 163.95 MiB, free memory in arenas 0.00 B, will set to 161.05 MiB (RSS), difference: 1.09 MiB | ||
| 887 | 2026.05.01 21:44:16.365765 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 888 | 2026.05.01 21:44:16.366002 [ 3 ] {0bbf42f9-dc85-4b28-80a3-1d1d8f8326c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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') FORMAT Native (stage: Complete) | ||
| 889 | 2026.05.01 21:44:16.366354 [ 3 ] {0bbf42f9-dc85-4b28-80a3-1d1d8f8326c9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 890 | 2026.05.01 21:44:16.366422 [ 3 ] {0bbf42f9-dc85-4b28-80a3-1d1d8f8326c9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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')" moved to PREWHERE | ||
| 891 | 2026.05.01 21:44:16.366640 [ 3 ] {0bbf42f9-dc85-4b28-80a3-1d1d8f8326c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 892 | 2026.05.01 21:44:16.366815 [ 3 ] {0bbf42f9-dc85-4b28-80a3-1d1d8f8326c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 893 | 2026.05.01 21:44:16.367077 [ 3 ] {0bbf42f9-dc85-4b28-80a3-1d1d8f8326c9} <Debug> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 894 | 2026.05.01 21:44:16.367213 [ 3 ] {0bbf42f9-dc85-4b28-80a3-1d1d8f8326c9} <Trace> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 895 | 2026.05.01 21:44:16.367260 [ 3 ] {0bbf42f9-dc85-4b28-80a3-1d1d8f8326c9} <Debug> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (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 | ||
| 896 | 2026.05.01 21:44:16.367275 [ 3 ] {0bbf42f9-dc85-4b28-80a3-1d1d8f8326c9} <Trace> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 897 | 2026.05.01 21:44:16.367372 [ 3 ] {0bbf42f9-dc85-4b28-80a3-1d1d8f8326c9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 898 | 2026.05.01 21:44:16.367395 [ 3 ] {0bbf42f9-dc85-4b28-80a3-1d1d8f8326c9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 28 rows starting from 0 | ||
| 899 | 2026.05.01 21:44:16.371200 [ 3 ] {0bbf42f9-dc85-4b28-80a3-1d1d8f8326c9} <Debug> executeQuery: Read 28 rows, 6.76 KiB in 0.005283 sec., 5300.0189286390305 rows/sec., 1.25 MiB/sec. | ||
| 900 | 2026.05.01 21:44:16.371266 [ 3 ] {0bbf42f9-dc85-4b28-80a3-1d1d8f8326c9} <Debug> MemoryTracker: Peak memory usage (for query): 135.03 KiB. | ||
| 901 | 2026.05.01 21:44:16.371281 [ 3 ] {0bbf42f9-dc85-4b28-80a3-1d1d8f8326c9} <Debug> TCPHandler: Processed in 0.00565376 sec. | ||
| 902 | 2026.05.01 21:44:16.372880 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 903 | 2026.05.01 21:44:16.373007 [ 3 ] {177fe773-467a-4e0d-a30c-27107d4098fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 904 | 2026.05.01 21:44:16.373057 [ 3 ] {177fe773-467a-4e0d-a30c-27107d4098fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 905 | 2026.05.01 21:44:16.373595 [ 3 ] {177fe773-467a-4e0d-a30c-27107d4098fa} <Trace> oximeter.fields_string (8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 906 | 2026.05.01 21:44:16.373642 [ 3 ] {177fe773-467a-4e0d-a30c-27107d4098fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 907 | 2026.05.01 21:44:16.374172 [ 3 ] {177fe773-467a-4e0d-a30c-27107d4098fa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 908 | 2026.05.01 21:44:16.374666 [ 3 ] {177fe773-467a-4e0d-a30c-27107d4098fa} <Trace> oximeter.fields_string (8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 909 | 2026.05.01 21:44:16.374807 [ 3 ] {177fe773-467a-4e0d-a30c-27107d4098fa} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001837 sec., 28307.022318998366 rows/sec., 2.16 MiB/sec. | ||
| 910 | 2026.05.01 21:44:16.374844 [ 3 ] {177fe773-467a-4e0d-a30c-27107d4098fa} <Debug> TCPHandler: Processed in 0.002016609 sec. | ||
| 911 | 2026.05.01 21:44:16.374957 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 912 | 2026.05.01 21:44:16.375054 [ 3 ] {07cd2a9d-a82f-4003-a853-61a547e1f069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 913 | 2026.05.01 21:44:16.375093 [ 3 ] {07cd2a9d-a82f-4003-a853-61a547e1f069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 914 | 2026.05.01 21:44:16.375496 [ 3 ] {07cd2a9d-a82f-4003-a853-61a547e1f069} <Trace> oximeter.fields_uuid (a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 915 | 2026.05.01 21:44:16.375531 [ 3 ] {07cd2a9d-a82f-4003-a853-61a547e1f069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 916 | 2026.05.01 21:44:16.375960 [ 3 ] {07cd2a9d-a82f-4003-a853-61a547e1f069} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 917 | 2026.05.01 21:44:16.376430 [ 3 ] {07cd2a9d-a82f-4003-a853-61a547e1f069} <Trace> oximeter.fields_uuid (a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 918 | 2026.05.01 21:44:16.376559 [ 3 ] {07cd2a9d-a82f-4003-a853-61a547e1f069} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001524 sec., 36745.40682414698 rows/sec., 2.87 MiB/sec. | ||
| 919 | 2026.05.01 21:44:16.376594 [ 3 ] {07cd2a9d-a82f-4003-a853-61a547e1f069} <Debug> TCPHandler: Processed in 0.001688554 sec. | ||
| 920 | 2026.05.01 21:44:16.376704 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 921 | 2026.05.01 21:44:16.376800 [ 3 ] {76d4bf11-8e3e-4b29-8744-da2534b542d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 922 | 2026.05.01 21:44:16.376844 [ 3 ] {76d4bf11-8e3e-4b29-8744-da2534b542d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 923 | 2026.05.01 21:44:16.377227 [ 3 ] {76d4bf11-8e3e-4b29-8744-da2534b542d3} <Trace> oximeter.measurements_cumulativeu64 (2aab6348-fb36-4d9f-8703-1740226e7ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 924 | 2026.05.01 21:44:16.377261 [ 3 ] {76d4bf11-8e3e-4b29-8744-da2534b542d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 925 | 2026.05.01 21:44:16.377729 [ 3 ] {76d4bf11-8e3e-4b29-8744-da2534b542d3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 926 | 2026.05.01 21:44:16.378298 [ 3 ] {76d4bf11-8e3e-4b29-8744-da2534b542d3} <Trace> oximeter.measurements_cumulativeu64 (2aab6348-fb36-4d9f-8703-1740226e7ffb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 927 | 2026.05.01 21:44:16.378428 [ 3 ] {76d4bf11-8e3e-4b29-8744-da2534b542d3} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001646 sec., 91130.01215066829 rows/sec., 6.32 MiB/sec. | ||
| 928 | 2026.05.01 21:44:16.378463 [ 3 ] {76d4bf11-8e3e-4b29-8744-da2534b542d3} <Debug> TCPHandler: Processed in 0.001808476 sec. | ||
| 929 | 2026.05.01 21:44:16.378571 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 930 | 2026.05.01 21:44:16.378665 [ 3 ] {018e4c22-3456-487c-8b13-ac2713e073de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 931 | 2026.05.01 21:44:16.378707 [ 3 ] {018e4c22-3456-487c-8b13-ac2713e073de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 932 | 2026.05.01 21:44:16.379027 [ 3 ] {018e4c22-3456-487c-8b13-ac2713e073de} <Trace> oximeter.measurements_u64 (ebb61bd8-6b75-441e-b331-2f82a10d2dd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 933 | 2026.05.01 21:44:16.379062 [ 3 ] {018e4c22-3456-487c-8b13-ac2713e073de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 934 | 2026.05.01 21:44:16.379542 [ 3 ] {018e4c22-3456-487c-8b13-ac2713e073de} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 935 | 2026.05.01 21:44:16.380025 [ 3 ] {018e4c22-3456-487c-8b13-ac2713e073de} <Trace> oximeter.measurements_u64 (ebb61bd8-6b75-441e-b331-2f82a10d2dd9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 936 | 2026.05.01 21:44:16.380153 [ 3 ] {018e4c22-3456-487c-8b13-ac2713e073de} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001505 sec., 33222.591362126244 rows/sec., 2.28 MiB/sec. | ||
| 937 | 2026.05.01 21:44:16.380188 [ 3 ] {018e4c22-3456-487c-8b13-ac2713e073de} <Debug> TCPHandler: Processed in 0.001667714 sec. | ||
| 938 | 2026.05.01 21:44:20.820288 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 939 | 2026.05.01 21:44:20.820404 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 940 | 2026.05.01 21:44:20.861085 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 126 | ||
| 941 | 2026.05.01 21:44:20.863807 [ 243 ] {} <Trace> system.query_log (2b908884-941e-4e7d-820b-ca019ce9c2f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 942 | 2026.05.01 21:44:20.863845 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 943 | 2026.05.01 21:44:20.865085 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 944 | 2026.05.01 21:44:20.865590 [ 243 ] {} <Trace> system.query_log (2b908884-941e-4e7d-820b-ca019ce9c2f4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 945 | 2026.05.01 21:44:20.865817 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 126 | ||
| 946 | 2026.05.01 21:44:20.867306 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 947 | 2026.05.01 21:44:20.867766 [ 245 ] {} <Trace> system.asynchronous_metric_log (8aa24de3-c0b7-40bb-9f75-24c5ad4f4fd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 948 | 2026.05.01 21:44:20.867800 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 949 | 2026.05.01 21:44:20.868527 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 950 | 2026.05.01 21:44:20.869071 [ 245 ] {} <Trace> system.asynchronous_metric_log (8aa24de3-c0b7-40bb-9f75-24c5ad4f4fd2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 951 | 2026.05.01 21:44:20.869197 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 952 | 2026.05.01 21:44:20.959685 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 953 | 2026.05.01 21:44:20.976351 [ 244 ] {} <Trace> system.metric_log (9c295067-83c5-446c-9135-8df64113fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 954 | 2026.05.01 21:44:20.976398 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 955 | 2026.05.01 21:44:20.982813 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 956 | 2026.05.01 21:44:20.983950 [ 244 ] {} <Trace> system.metric_log (9c295067-83c5-446c-9135-8df64113fc6d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 957 | 2026.05.01 21:44:20.986689 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 958 | 2026.05.01 21:44:21.370807 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 959 | 2026.05.01 21:44:21.371057 [ 3 ] {b3bc095d-a169-4dee-99a8-b37790147884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 960 | 2026.05.01 21:44:21.371382 [ 3 ] {b3bc095d-a169-4dee-99a8-b37790147884} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 961 | 2026.05.01 21:44:21.371420 [ 3 ] {b3bc095d-a169-4dee-99a8-b37790147884} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 962 | 2026.05.01 21:44:21.371660 [ 3 ] {b3bc095d-a169-4dee-99a8-b37790147884} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 963 | 2026.05.01 21:44:21.371729 [ 3 ] {b3bc095d-a169-4dee-99a8-b37790147884} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 964 | 2026.05.01 21:44:21.371875 [ 3 ] {b3bc095d-a169-4dee-99a8-b37790147884} <Debug> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Key condition: (column 0 in 27-element set) | ||
| 965 | 2026.05.01 21:44:21.371913 [ 3 ] {b3bc095d-a169-4dee-99a8-b37790147884} <Trace> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 966 | 2026.05.01 21:44:21.371936 [ 3 ] {b3bc095d-a169-4dee-99a8-b37790147884} <Debug> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (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 | ||
| 967 | 2026.05.01 21:44:21.371951 [ 3 ] {b3bc095d-a169-4dee-99a8-b37790147884} <Trace> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 968 | 2026.05.01 21:44:21.371989 [ 3 ] {b3bc095d-a169-4dee-99a8-b37790147884} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 969 | 2026.05.01 21:44:21.372009 [ 3 ] {b3bc095d-a169-4dee-99a8-b37790147884} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 28 rows starting from 0 | ||
| 970 | 2026.05.01 21:44:21.373065 [ 3 ] {b3bc095d-a169-4dee-99a8-b37790147884} <Debug> executeQuery: Read 28 rows, 6.76 KiB in 0.002112 sec., 13257.575757575756 rows/sec., 3.12 MiB/sec. | ||
| 971 | 2026.05.01 21:44:21.373131 [ 3 ] {b3bc095d-a169-4dee-99a8-b37790147884} <Debug> TCPHandler: Processed in 0.002460865 sec. | ||
| 972 | 2026.05.01 21:44:21.378161 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 973 | 2026.05.01 21:44:21.378274 [ 3 ] {3a4d4006-f351-42e3-9724-febeb9bb4a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 974 | 2026.05.01 21:44:21.378317 [ 3 ] {3a4d4006-f351-42e3-9724-febeb9bb4a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 975 | 2026.05.01 21:44:21.378901 [ 3 ] {3a4d4006-f351-42e3-9724-febeb9bb4a00} <Trace> oximeter.fields_i16 (c6dc9979-b8c7-4d37-9df5-87fed0df83b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 976 | 2026.05.01 21:44:21.378941 [ 3 ] {3a4d4006-f351-42e3-9724-febeb9bb4a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 977 | 2026.05.01 21:44:21.379453 [ 3 ] {3a4d4006-f351-42e3-9724-febeb9bb4a00} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 978 | 2026.05.01 21:44:21.379955 [ 3 ] {3a4d4006-f351-42e3-9724-febeb9bb4a00} <Trace> oximeter.fields_i16 (c6dc9979-b8c7-4d37-9df5-87fed0df83b6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 979 | 2026.05.01 21:44:21.380099 [ 3 ] {3a4d4006-f351-42e3-9724-febeb9bb4a00} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001858 sec., 152852.5296017223 rows/sec., 9.71 MiB/sec. | ||
| 980 | 2026.05.01 21:44:21.380137 [ 3 ] {3a4d4006-f351-42e3-9724-febeb9bb4a00} <Debug> TCPHandler: Processed in 0.002029179 sec. | ||
| 981 | 2026.05.01 21:44:21.380270 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 982 | 2026.05.01 21:44:21.380365 [ 3 ] {3a9762c4-8822-4a34-8a52-0a4c9578e62a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 983 | 2026.05.01 21:44:21.380405 [ 3 ] {3a9762c4-8822-4a34-8a52-0a4c9578e62a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 984 | 2026.05.01 21:44:21.381127 [ 3 ] {3a9762c4-8822-4a34-8a52-0a4c9578e62a} <Trace> oximeter.fields_string (8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 985 | 2026.05.01 21:44:21.381162 [ 3 ] {3a9762c4-8822-4a34-8a52-0a4c9578e62a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 986 | 2026.05.01 21:44:21.381637 [ 3 ] {3a9762c4-8822-4a34-8a52-0a4c9578e62a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 987 | 2026.05.01 21:44:21.382134 [ 3 ] {3a9762c4-8822-4a34-8a52-0a4c9578e62a} <Trace> oximeter.fields_string (8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 988 | 2026.05.01 21:44:21.382273 [ 3 ] {3a9762c4-8822-4a34-8a52-0a4c9578e62a} <Debug> executeQuery: Read 815 rows, 64.71 KiB in 0.001927 sec., 422937.2080954852 rows/sec., 32.79 MiB/sec. | ||
| 989 | 2026.05.01 21:44:21.382310 [ 3 ] {3a9762c4-8822-4a34-8a52-0a4c9578e62a} <Debug> TCPHandler: Processed in 0.00209077 sec. | ||
| 990 | 2026.05.01 21:44:21.382437 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 991 | 2026.05.01 21:44:21.382534 [ 3 ] {d6b7a0d1-3569-460a-906c-dcf0fd546c27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 992 | 2026.05.01 21:44:21.382573 [ 3 ] {d6b7a0d1-3569-460a-906c-dcf0fd546c27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 993 | 2026.05.01 21:44:21.383008 [ 3 ] {d6b7a0d1-3569-460a-906c-dcf0fd546c27} <Trace> oximeter.fields_u16 (a3cfcb7b-02c3-4570-864f-860834aa70b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 994 | 2026.05.01 21:44:21.383042 [ 3 ] {d6b7a0d1-3569-460a-906c-dcf0fd546c27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 995 | 2026.05.01 21:44:21.383486 [ 3 ] {d6b7a0d1-3569-460a-906c-dcf0fd546c27} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 996 | 2026.05.01 21:44:21.383941 [ 3 ] {d6b7a0d1-3569-460a-906c-dcf0fd546c27} <Trace> oximeter.fields_u16 (a3cfcb7b-02c3-4570-864f-860834aa70b5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 997 | 2026.05.01 21:44:21.384066 [ 3 ] {d6b7a0d1-3569-460a-906c-dcf0fd546c27} <Debug> executeQuery: Read 153 rows, 9.37 KiB in 0.001551 sec., 98646.03481624757 rows/sec., 5.90 MiB/sec. | ||
| 998 | 2026.05.01 21:44:21.384102 [ 3 ] {d6b7a0d1-3569-460a-906c-dcf0fd546c27} <Debug> TCPHandler: Processed in 0.001713874 sec. | ||
| 999 | 2026.05.01 21:44:21.384226 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1000 | 2026.05.01 21:44:21.384320 [ 3 ] {68033241-f7ba-4b95-a1c3-75043604c9c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1001 | 2026.05.01 21:44:21.384359 [ 3 ] {68033241-f7ba-4b95-a1c3-75043604c9c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1002 | 2026.05.01 21:44:21.384807 [ 3 ] {68033241-f7ba-4b95-a1c3-75043604c9c0} <Trace> oximeter.fields_u32 (4b9248ae-b48e-4766-859e-b1df8e7ff8c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1003 | 2026.05.01 21:44:21.384847 [ 3 ] {68033241-f7ba-4b95-a1c3-75043604c9c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1004 | 2026.05.01 21:44:21.385266 [ 3 ] {68033241-f7ba-4b95-a1c3-75043604c9c0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1005 | 2026.05.01 21:44:21.385749 [ 3 ] {68033241-f7ba-4b95-a1c3-75043604c9c0} <Trace> oximeter.fields_u32 (4b9248ae-b48e-4766-859e-b1df8e7ff8c6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1006 | 2026.05.01 21:44:21.385873 [ 3 ] {68033241-f7ba-4b95-a1c3-75043604c9c0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001572 sec., 94783.71501272265 rows/sec., 6.12 MiB/sec. | ||
| 1007 | 2026.05.01 21:44:21.385910 [ 3 ] {68033241-f7ba-4b95-a1c3-75043604c9c0} <Debug> TCPHandler: Processed in 0.001732784 sec. | ||
| 1008 | 2026.05.01 21:44:21.386042 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1009 | 2026.05.01 21:44:21.386139 [ 3 ] {69d50682-fb2d-4291-81dc-0cd7394917a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1010 | 2026.05.01 21:44:21.386179 [ 3 ] {69d50682-fb2d-4291-81dc-0cd7394917a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1011 | 2026.05.01 21:44:21.386612 [ 3 ] {69d50682-fb2d-4291-81dc-0cd7394917a7} <Trace> oximeter.fields_u8 (f1505eef-d83d-4b64-b900-e00c3189038c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1012 | 2026.05.01 21:44:21.386647 [ 3 ] {69d50682-fb2d-4291-81dc-0cd7394917a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1013 | 2026.05.01 21:44:21.387094 [ 3 ] {69d50682-fb2d-4291-81dc-0cd7394917a7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1014 | 2026.05.01 21:44:21.387697 [ 3 ] {69d50682-fb2d-4291-81dc-0cd7394917a7} <Trace> oximeter.fields_u8 (f1505eef-d83d-4b64-b900-e00c3189038c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1015 | 2026.05.01 21:44:21.387821 [ 3 ] {69d50682-fb2d-4291-81dc-0cd7394917a7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001704 sec., 86854.46009389672 rows/sec., 4.94 MiB/sec. | ||
| 1016 | 2026.05.01 21:44:21.387856 [ 3 ] {69d50682-fb2d-4291-81dc-0cd7394917a7} <Debug> TCPHandler: Processed in 0.001863627 sec. | ||
| 1017 | 2026.05.01 21:44:21.387981 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1018 | 2026.05.01 21:44:21.388073 [ 3 ] {95a9b8fc-61e3-49c2-a56f-1d20060c3fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1019 | 2026.05.01 21:44:21.388111 [ 3 ] {95a9b8fc-61e3-49c2-a56f-1d20060c3fa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1020 | 2026.05.01 21:44:21.388659 [ 3 ] {95a9b8fc-61e3-49c2-a56f-1d20060c3fa7} <Trace> oximeter.fields_uuid (a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1021 | 2026.05.01 21:44:21.388694 [ 3 ] {95a9b8fc-61e3-49c2-a56f-1d20060c3fa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1022 | 2026.05.01 21:44:21.389146 [ 3 ] {95a9b8fc-61e3-49c2-a56f-1d20060c3fa7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1023 | 2026.05.01 21:44:21.389621 [ 3 ] {95a9b8fc-61e3-49c2-a56f-1d20060c3fa7} <Trace> oximeter.fields_uuid (a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1024 | 2026.05.01 21:44:21.389750 [ 3 ] {95a9b8fc-61e3-49c2-a56f-1d20060c3fa7} <Debug> executeQuery: Read 493 rows, 35.42 KiB in 0.001695 sec., 290855.4572271387 rows/sec., 20.41 MiB/sec. | ||
| 1025 | 2026.05.01 21:44:21.389786 [ 3 ] {95a9b8fc-61e3-49c2-a56f-1d20060c3fa7} <Debug> TCPHandler: Processed in 0.001854336 sec. | ||
| 1026 | 2026.05.01 21:44:21.389909 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1027 | 2026.05.01 21:44:21.390002 [ 3 ] {4c4b2749-fc85-44b5-a42f-6284b62e646d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1028 | 2026.05.01 21:44:21.390042 [ 3 ] {4c4b2749-fc85-44b5-a42f-6284b62e646d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1029 | 2026.05.01 21:44:21.390391 [ 3 ] {4c4b2749-fc85-44b5-a42f-6284b62e646d} <Trace> oximeter.measurements_bool (1b9a369a-33c7-4a64-8da1-ee7b10c8e243): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1030 | 2026.05.01 21:44:21.390428 [ 3 ] {4c4b2749-fc85-44b5-a42f-6284b62e646d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1031 | 2026.05.01 21:44:21.390846 [ 3 ] {4c4b2749-fc85-44b5-a42f-6284b62e646d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1032 | 2026.05.01 21:44:21.391346 [ 3 ] {4c4b2749-fc85-44b5-a42f-6284b62e646d} <Trace> oximeter.measurements_bool (1b9a369a-33c7-4a64-8da1-ee7b10c8e243): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1033 | 2026.05.01 21:44:21.391475 [ 3 ] {4c4b2749-fc85-44b5-a42f-6284b62e646d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001489 sec., 4029.550033579583 rows/sec., 210.53 KiB/sec. | ||
| 1034 | 2026.05.01 21:44:21.391509 [ 3 ] {4c4b2749-fc85-44b5-a42f-6284b62e646d} <Debug> TCPHandler: Processed in 0.001649174 sec. | ||
| 1035 | 2026.05.01 21:44:21.391633 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1036 | 2026.05.01 21:44:21.391725 [ 3 ] {f3804373-e8af-4a11-bdfa-c48184ab39f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1037 | 2026.05.01 21:44:21.391767 [ 3 ] {f3804373-e8af-4a11-bdfa-c48184ab39f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1038 | 2026.05.01 21:44:21.392198 [ 3 ] {f3804373-e8af-4a11-bdfa-c48184ab39f2} <Trace> oximeter.measurements_cumulativeu64 (2aab6348-fb36-4d9f-8703-1740226e7ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1039 | 2026.05.01 21:44:21.392233 [ 3 ] {f3804373-e8af-4a11-bdfa-c48184ab39f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1040 | 2026.05.01 21:44:21.392658 [ 3 ] {f3804373-e8af-4a11-bdfa-c48184ab39f2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1041 | 2026.05.01 21:44:21.393099 [ 3 ] {f3804373-e8af-4a11-bdfa-c48184ab39f2} <Trace> oximeter.measurements_cumulativeu64 (2aab6348-fb36-4d9f-8703-1740226e7ffb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1042 | 2026.05.01 21:44:21.393225 [ 3 ] {f3804373-e8af-4a11-bdfa-c48184ab39f2} <Debug> executeQuery: Read 255 rows, 17.27 KiB in 0.001517 sec., 168094.92419248517 rows/sec., 11.12 MiB/sec. | ||
| 1043 | 2026.05.01 21:44:21.393260 [ 3 ] {f3804373-e8af-4a11-bdfa-c48184ab39f2} <Debug> TCPHandler: Processed in 0.001675174 sec. | ||
| 1044 | 2026.05.01 21:44:21.393381 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1045 | 2026.05.01 21:44:21.393474 [ 3 ] {d8611225-10a5-4e84-90db-6a58ea6a6235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1046 | 2026.05.01 21:44:21.393517 [ 3 ] {d8611225-10a5-4e84-90db-6a58ea6a6235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1047 | 2026.05.01 21:44:21.393829 [ 3 ] {d8611225-10a5-4e84-90db-6a58ea6a6235} <Trace> oximeter.measurements_f64 (89bde491-f063-47d6-9ccf-cd6b27f14855): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1048 | 2026.05.01 21:44:21.393863 [ 3 ] {d8611225-10a5-4e84-90db-6a58ea6a6235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1049 | 2026.05.01 21:44:21.394253 [ 3 ] {d8611225-10a5-4e84-90db-6a58ea6a6235} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1050 | 2026.05.01 21:44:21.394671 [ 3 ] {d8611225-10a5-4e84-90db-6a58ea6a6235} <Trace> oximeter.measurements_f64 (89bde491-f063-47d6-9ccf-cd6b27f14855): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1051 | 2026.05.01 21:44:21.394797 [ 3 ] {d8611225-10a5-4e84-90db-6a58ea6a6235} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001341 sec., 745.7121551081283 rows/sec., 50.25 KiB/sec. | ||
| 1052 | 2026.05.01 21:44:21.394834 [ 3 ] {d8611225-10a5-4e84-90db-6a58ea6a6235} <Debug> TCPHandler: Processed in 0.001502501 sec. | ||
| 1053 | 2026.05.01 21:44:21.394952 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1054 | 2026.05.01 21:44:21.395043 [ 3 ] {be7d386f-03a1-4559-8bec-e502799e2968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1055 | 2026.05.01 21:44:21.395095 [ 3 ] {be7d386f-03a1-4559-8bec-e502799e2968} <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 | ||
| 1056 | 2026.05.01 21:44:21.395806 [ 3 ] {be7d386f-03a1-4559-8bec-e502799e2968} <Trace> oximeter.measurements_histogramu64 (3ce4aa2f-bbfa-4fa7-ae76-669e21dc8d1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1057 | 2026.05.01 21:44:21.395842 [ 3 ] {be7d386f-03a1-4559-8bec-e502799e2968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1058 | 2026.05.01 21:44:21.396461 [ 3 ] {be7d386f-03a1-4559-8bec-e502799e2968} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1059 | 2026.05.01 21:44:21.396939 [ 3 ] {be7d386f-03a1-4559-8bec-e502799e2968} <Trace> oximeter.measurements_histogramu64 (3ce4aa2f-bbfa-4fa7-ae76-669e21dc8d1b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1060 | 2026.05.01 21:44:21.397076 [ 3 ] {be7d386f-03a1-4559-8bec-e502799e2968} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002049 sec., 5368.47242557345 rows/sec., 9.62 MiB/sec. | ||
| 1061 | 2026.05.01 21:44:21.397128 [ 3 ] {be7d386f-03a1-4559-8bec-e502799e2968} <Debug> TCPHandler: Processed in 0.002224472 sec. | ||
| 1062 | 2026.05.01 21:44:21.397265 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1063 | 2026.05.01 21:44:21.397357 [ 3 ] {3763367e-c887-4f71-8f43-047af0dd956a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1064 | 2026.05.01 21:44:21.397398 [ 3 ] {3763367e-c887-4f71-8f43-047af0dd956a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1065 | 2026.05.01 21:44:21.397739 [ 3 ] {3763367e-c887-4f71-8f43-047af0dd956a} <Trace> oximeter.measurements_u64 (ebb61bd8-6b75-441e-b331-2f82a10d2dd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1066 | 2026.05.01 21:44:21.397775 [ 3 ] {3763367e-c887-4f71-8f43-047af0dd956a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1067 | 2026.05.01 21:44:21.398173 [ 3 ] {3763367e-c887-4f71-8f43-047af0dd956a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1068 | 2026.05.01 21:44:21.398601 [ 3 ] {3763367e-c887-4f71-8f43-047af0dd956a} <Trace> oximeter.measurements_u64 (ebb61bd8-6b75-441e-b331-2f82a10d2dd9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1069 | 2026.05.01 21:44:21.398734 [ 3 ] {3763367e-c887-4f71-8f43-047af0dd956a} <Debug> executeQuery: Read 80 rows, 5.14 KiB in 0.001395 sec., 57347.67025089606 rows/sec., 3.60 MiB/sec. | ||
| 1070 | 2026.05.01 21:44:21.398770 [ 3 ] {3763367e-c887-4f71-8f43-047af0dd956a} <Debug> TCPHandler: Processed in 0.001555592 sec. | ||
| 1071 | 2026.05.01 21:44:26.370976 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1072 | 2026.05.01 21:44:26.371269 [ 3 ] {6d52c077-108d-4dd0-9b34-a7d99fd6f454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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) | ||
| 1073 | 2026.05.01 21:44:26.371586 [ 3 ] {6d52c077-108d-4dd0-9b34-a7d99fd6f454} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1074 | 2026.05.01 21:44:26.371622 [ 3 ] {6d52c077-108d-4dd0-9b34-a7d99fd6f454} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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 | ||
| 1075 | 2026.05.01 21:44:26.371849 [ 3 ] {6d52c077-108d-4dd0-9b34-a7d99fd6f454} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1076 | 2026.05.01 21:44:26.371916 [ 3 ] {6d52c077-108d-4dd0-9b34-a7d99fd6f454} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1077 | 2026.05.01 21:44:26.372053 [ 3 ] {6d52c077-108d-4dd0-9b34-a7d99fd6f454} <Debug> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Key condition: (column 0 in 25-element set) | ||
| 1078 | 2026.05.01 21:44:26.372088 [ 3 ] {6d52c077-108d-4dd0-9b34-a7d99fd6f454} <Trace> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1079 | 2026.05.01 21:44:26.372109 [ 3 ] {6d52c077-108d-4dd0-9b34-a7d99fd6f454} <Debug> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (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 | ||
| 1080 | 2026.05.01 21:44:26.372124 [ 3 ] {6d52c077-108d-4dd0-9b34-a7d99fd6f454} <Trace> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1081 | 2026.05.01 21:44:26.372163 [ 3 ] {6d52c077-108d-4dd0-9b34-a7d99fd6f454} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))" | ||
| 1082 | 2026.05.01 21:44:26.372182 [ 3 ] {6d52c077-108d-4dd0-9b34-a7d99fd6f454} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 28 rows starting from 0 | ||
| 1083 | 2026.05.01 21:44:26.373185 [ 3 ] {6d52c077-108d-4dd0-9b34-a7d99fd6f454} <Debug> executeQuery: Read 28 rows, 6.76 KiB in 0.002025 sec., 13827.160493827161 rows/sec., 3.26 MiB/sec. | ||
| 1084 | 2026.05.01 21:44:26.373249 [ 3 ] {6d52c077-108d-4dd0-9b34-a7d99fd6f454} <Debug> TCPHandler: Processed in 0.002428215 sec. | ||
| 1085 | 2026.05.01 21:44:26.376211 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1086 | 2026.05.01 21:44:26.376337 [ 3 ] {9ed6281a-a89e-40d8-97b0-12274efb0684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1087 | 2026.05.01 21:44:26.376388 [ 3 ] {9ed6281a-a89e-40d8-97b0-12274efb0684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1088 | 2026.05.01 21:44:26.377013 [ 3 ] {9ed6281a-a89e-40d8-97b0-12274efb0684} <Trace> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1089 | 2026.05.01 21:44:26.377062 [ 3 ] {9ed6281a-a89e-40d8-97b0-12274efb0684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1090 | 2026.05.01 21:44:26.377610 [ 3 ] {9ed6281a-a89e-40d8-97b0-12274efb0684} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1091 | 2026.05.01 21:44:26.377965 [ 3 ] {9ed6281a-a89e-40d8-97b0-12274efb0684} <Trace> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1092 | 2026.05.01 21:44:26.378120 [ 3 ] {9ed6281a-a89e-40d8-97b0-12274efb0684} <Debug> executeQuery: Read 10 rows, 3.35 KiB in 0.001818 sec., 5500.5500550055 rows/sec., 1.80 MiB/sec. | ||
| 1093 | 2026.05.01 21:44:26.378165 [ 3 ] {9ed6281a-a89e-40d8-97b0-12274efb0684} <Debug> TCPHandler: Processed in 0.002015379 sec. | ||
| 1094 | 2026.05.01 21:44:26.378292 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1095 | 2026.05.01 21:44:26.378396 [ 3 ] {3e770e44-5ac9-422f-b65d-197539f7a66a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1096 | 2026.05.01 21:44:26.378442 [ 3 ] {3e770e44-5ac9-422f-b65d-197539f7a66a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1097 | 2026.05.01 21:44:26.378924 [ 3 ] {3e770e44-5ac9-422f-b65d-197539f7a66a} <Trace> oximeter.fields_i16 (c6dc9979-b8c7-4d37-9df5-87fed0df83b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1098 | 2026.05.01 21:44:26.378966 [ 3 ] {3e770e44-5ac9-422f-b65d-197539f7a66a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1099 | 2026.05.01 21:44:26.379430 [ 3 ] {3e770e44-5ac9-422f-b65d-197539f7a66a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1100 | 2026.05.01 21:44:26.379901 [ 3 ] {3e770e44-5ac9-422f-b65d-197539f7a66a} <Trace> oximeter.fields_i16 (c6dc9979-b8c7-4d37-9df5-87fed0df83b6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1101 | 2026.05.01 21:44:26.380051 [ 3 ] {3e770e44-5ac9-422f-b65d-197539f7a66a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001677 sec., 14311.270125223613 rows/sec., 1.19 MiB/sec. | ||
| 1102 | 2026.05.01 21:44:26.380094 [ 3 ] {3e770e44-5ac9-422f-b65d-197539f7a66a} <Debug> TCPHandler: Processed in 0.001858996 sec. | ||
| 1103 | 2026.05.01 21:44:26.380219 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1104 | 2026.05.01 21:44:26.380313 [ 3 ] {cc8a7020-81de-403e-b06b-4415c201c46d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1105 | 2026.05.01 21:44:26.380353 [ 3 ] {cc8a7020-81de-403e-b06b-4415c201c46d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1106 | 2026.05.01 21:44:26.380737 [ 3 ] {cc8a7020-81de-403e-b06b-4415c201c46d} <Trace> oximeter.fields_ipaddr (f4373bd8-2321-4fec-be02-0b4c5af5ef47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1107 | 2026.05.01 21:44:26.380773 [ 3 ] {cc8a7020-81de-403e-b06b-4415c201c46d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1108 | 2026.05.01 21:44:26.381160 [ 3 ] {cc8a7020-81de-403e-b06b-4415c201c46d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1109 | 2026.05.01 21:44:26.381561 [ 3 ] {cc8a7020-81de-403e-b06b-4415c201c46d} <Trace> oximeter.fields_ipaddr (f4373bd8-2321-4fec-be02-0b4c5af5ef47): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1110 | 2026.05.01 21:44:26.381689 [ 3 ] {cc8a7020-81de-403e-b06b-4415c201c46d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001394 sec., 1434.7202295552368 rows/sec., 116.99 KiB/sec. | ||
| 1111 | 2026.05.01 21:44:26.381725 [ 3 ] {cc8a7020-81de-403e-b06b-4415c201c46d} <Debug> TCPHandler: Processed in 0.001564583 sec. | ||
| 1112 | 2026.05.01 21:44:26.381827 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1113 | 2026.05.01 21:44:26.381918 [ 3 ] {33ffbf74-95c3-4238-8d67-868a8eb63354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1114 | 2026.05.01 21:44:26.381956 [ 3 ] {33ffbf74-95c3-4238-8d67-868a8eb63354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1115 | 2026.05.01 21:44:26.382532 [ 3 ] {33ffbf74-95c3-4238-8d67-868a8eb63354} <Trace> oximeter.fields_string (8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1116 | 2026.05.01 21:44:26.382568 [ 3 ] {33ffbf74-95c3-4238-8d67-868a8eb63354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1117 | 2026.05.01 21:44:26.383069 [ 3 ] {33ffbf74-95c3-4238-8d67-868a8eb63354} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1118 | 2026.05.01 21:44:26.383474 [ 3 ] {33ffbf74-95c3-4238-8d67-868a8eb63354} <Trace> oximeter.fields_string (8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1119 | 2026.05.01 21:44:26.383610 [ 3 ] {33ffbf74-95c3-4238-8d67-868a8eb63354} <Debug> executeQuery: Read 177 rows, 15.94 KiB in 0.00171 sec., 103508.77192982456 rows/sec., 9.10 MiB/sec. | ||
| 1120 | 2026.05.01 21:44:26.383646 [ 3 ] {33ffbf74-95c3-4238-8d67-868a8eb63354} <Debug> TCPHandler: Processed in 0.001867677 sec. | ||
| 1121 | 2026.05.01 21:44:26.383754 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1122 | 2026.05.01 21:44:26.383846 [ 3 ] {e69c5d16-553c-49e3-a43e-d944f304121e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1123 | 2026.05.01 21:44:26.383885 [ 3 ] {e69c5d16-553c-49e3-a43e-d944f304121e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1124 | 2026.05.01 21:44:26.384265 [ 3 ] {e69c5d16-553c-49e3-a43e-d944f304121e} <Trace> oximeter.fields_u16 (a3cfcb7b-02c3-4570-864f-860834aa70b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1125 | 2026.05.01 21:44:26.384301 [ 3 ] {e69c5d16-553c-49e3-a43e-d944f304121e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1126 | 2026.05.01 21:44:26.384703 [ 3 ] {e69c5d16-553c-49e3-a43e-d944f304121e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1127 | 2026.05.01 21:44:26.385128 [ 3 ] {e69c5d16-553c-49e3-a43e-d944f304121e} <Trace> oximeter.fields_u16 (a3cfcb7b-02c3-4570-864f-860834aa70b5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1128 | 2026.05.01 21:44:26.385253 [ 3 ] {e69c5d16-553c-49e3-a43e-d944f304121e} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001425 sec., 9824.561403508771 rows/sec., 772.34 KiB/sec. | ||
| 1129 | 2026.05.01 21:44:26.385289 [ 3 ] {e69c5d16-553c-49e3-a43e-d944f304121e} <Debug> TCPHandler: Processed in 0.001583823 sec. | ||
| 1130 | 2026.05.01 21:44:26.385395 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1131 | 2026.05.01 21:44:26.385486 [ 3 ] {9e154c4b-159d-4de9-9b07-c6b99c9ed855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1132 | 2026.05.01 21:44:26.385525 [ 3 ] {9e154c4b-159d-4de9-9b07-c6b99c9ed855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1133 | 2026.05.01 21:44:26.385907 [ 3 ] {9e154c4b-159d-4de9-9b07-c6b99c9ed855} <Trace> oximeter.fields_u32 (4b9248ae-b48e-4766-859e-b1df8e7ff8c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1134 | 2026.05.01 21:44:26.385942 [ 3 ] {9e154c4b-159d-4de9-9b07-c6b99c9ed855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1135 | 2026.05.01 21:44:26.386348 [ 3 ] {9e154c4b-159d-4de9-9b07-c6b99c9ed855} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1136 | 2026.05.01 21:44:26.386845 [ 3 ] {9e154c4b-159d-4de9-9b07-c6b99c9ed855} <Trace> oximeter.fields_u32 (4b9248ae-b48e-4766-859e-b1df8e7ff8c6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1137 | 2026.05.01 21:44:26.386972 [ 3 ] {9e154c4b-159d-4de9-9b07-c6b99c9ed855} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001503 sec., 15968.063872255489 rows/sec., 1.32 MiB/sec. | ||
| 1138 | 2026.05.01 21:44:26.387008 [ 3 ] {9e154c4b-159d-4de9-9b07-c6b99c9ed855} <Debug> TCPHandler: Processed in 0.001661994 sec. | ||
| 1139 | 2026.05.01 21:44:26.387119 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1140 | 2026.05.01 21:44:26.387212 [ 3 ] {3a074ba5-e27f-45a5-a62e-8b7b76124119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1141 | 2026.05.01 21:44:26.387250 [ 3 ] {3a074ba5-e27f-45a5-a62e-8b7b76124119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1142 | 2026.05.01 21:44:26.387630 [ 3 ] {3a074ba5-e27f-45a5-a62e-8b7b76124119} <Trace> oximeter.fields_u8 (f1505eef-d83d-4b64-b900-e00c3189038c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1143 | 2026.05.01 21:44:26.387666 [ 3 ] {3a074ba5-e27f-45a5-a62e-8b7b76124119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1144 | 2026.05.01 21:44:26.388068 [ 3 ] {3a074ba5-e27f-45a5-a62e-8b7b76124119} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1145 | 2026.05.01 21:44:26.388540 [ 3 ] {3a074ba5-e27f-45a5-a62e-8b7b76124119} <Trace> oximeter.fields_u8 (f1505eef-d83d-4b64-b900-e00c3189038c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1146 | 2026.05.01 21:44:26.388670 [ 3 ] {3a074ba5-e27f-45a5-a62e-8b7b76124119} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001475 sec., 8135.593220338983 rows/sec., 635.59 KiB/sec. | ||
| 1147 | 2026.05.01 21:44:26.388706 [ 3 ] {3a074ba5-e27f-45a5-a62e-8b7b76124119} <Debug> TCPHandler: Processed in 0.001636283 sec. | ||
| 1148 | 2026.05.01 21:44:26.388816 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1149 | 2026.05.01 21:44:26.388907 [ 3 ] {03354143-ed24-44df-8304-a1ee9cd8bdb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1150 | 2026.05.01 21:44:26.388945 [ 3 ] {03354143-ed24-44df-8304-a1ee9cd8bdb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1151 | 2026.05.01 21:44:26.389350 [ 3 ] {03354143-ed24-44df-8304-a1ee9cd8bdb3} <Trace> oximeter.fields_uuid (a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1152 | 2026.05.01 21:44:26.389386 [ 3 ] {03354143-ed24-44df-8304-a1ee9cd8bdb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1153 | 2026.05.01 21:44:26.389820 [ 3 ] {03354143-ed24-44df-8304-a1ee9cd8bdb3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1154 | 2026.05.01 21:44:26.390234 [ 3 ] {03354143-ed24-44df-8304-a1ee9cd8bdb3} <Trace> oximeter.fields_uuid (a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1155 | 2026.05.01 21:44:26.390360 [ 3 ] {03354143-ed24-44df-8304-a1ee9cd8bdb3} <Debug> executeQuery: Read 102 rows, 8.54 KiB in 0.00147 sec., 69387.75510204081 rows/sec., 5.67 MiB/sec. | ||
| 1156 | 2026.05.01 21:44:26.390396 [ 3 ] {03354143-ed24-44df-8304-a1ee9cd8bdb3} <Debug> TCPHandler: Processed in 0.001629133 sec. | ||
| 1157 | 2026.05.01 21:44:26.390514 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1158 | 2026.05.01 21:44:26.390607 [ 3 ] {94e85acd-013a-4a7b-abbb-07dc618faafb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1159 | 2026.05.01 21:44:26.390650 [ 3 ] {94e85acd-013a-4a7b-abbb-07dc618faafb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1160 | 2026.05.01 21:44:26.391073 [ 3 ] {94e85acd-013a-4a7b-abbb-07dc618faafb} <Trace> oximeter.measurements_cumulativeu64 (2aab6348-fb36-4d9f-8703-1740226e7ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1161 | 2026.05.01 21:44:26.391108 [ 3 ] {94e85acd-013a-4a7b-abbb-07dc618faafb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1162 | 2026.05.01 21:44:26.391540 [ 3 ] {94e85acd-013a-4a7b-abbb-07dc618faafb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1163 | 2026.05.01 21:44:26.391955 [ 3 ] {94e85acd-013a-4a7b-abbb-07dc618faafb} <Trace> oximeter.measurements_cumulativeu64 (2aab6348-fb36-4d9f-8703-1740226e7ffb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1164 | 2026.05.01 21:44:26.392081 [ 3 ] {94e85acd-013a-4a7b-abbb-07dc618faafb} <Debug> executeQuery: Read 317 rows, 24.43 KiB in 0.001491 sec., 212608.9872568746 rows/sec., 16.00 MiB/sec. | ||
| 1165 | 2026.05.01 21:44:26.392116 [ 3 ] {94e85acd-013a-4a7b-abbb-07dc618faafb} <Debug> TCPHandler: Processed in 0.001656414 sec. | ||
| 1166 | 2026.05.01 21:44:26.392230 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1167 | 2026.05.01 21:44:26.392322 [ 3 ] {ac803970-76aa-41c6-ab68-b3c7379365d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1168 | 2026.05.01 21:44:26.392363 [ 3 ] {ac803970-76aa-41c6-ab68-b3c7379365d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1169 | 2026.05.01 21:44:26.392682 [ 3 ] {ac803970-76aa-41c6-ab68-b3c7379365d8} <Trace> oximeter.measurements_u64 (ebb61bd8-6b75-441e-b331-2f82a10d2dd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1170 | 2026.05.01 21:44:26.392717 [ 3 ] {ac803970-76aa-41c6-ab68-b3c7379365d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1171 | 2026.05.01 21:44:26.393124 [ 3 ] {ac803970-76aa-41c6-ab68-b3c7379365d8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1172 | 2026.05.01 21:44:26.393569 [ 3 ] {ac803970-76aa-41c6-ab68-b3c7379365d8} <Trace> oximeter.measurements_u64 (ebb61bd8-6b75-441e-b331-2f82a10d2dd9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1173 | 2026.05.01 21:44:26.393695 [ 3 ] {ac803970-76aa-41c6-ab68-b3c7379365d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00139 sec., 43165.467625899284 rows/sec., 2.91 MiB/sec. | ||
| 1174 | 2026.05.01 21:44:26.393731 [ 3 ] {ac803970-76aa-41c6-ab68-b3c7379365d8} <Debug> TCPHandler: Processed in 0.001549212 sec. | ||
| 1175 | 2026.05.01 21:44:28.369359 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1176 | 2026.05.01 21:44:28.370145 [ 245 ] {} <Trace> system.asynchronous_metric_log (8aa24de3-c0b7-40bb-9f75-24c5ad4f4fd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1177 | 2026.05.01 21:44:28.370198 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 1178 | 2026.05.01 21:44:28.371021 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1179 | 2026.05.01 21:44:28.371790 [ 245 ] {} <Trace> system.asynchronous_metric_log (8aa24de3-c0b7-40bb-9f75-24c5ad4f4fd2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1180 | 2026.05.01 21:44:28.372001 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1181 | 2026.05.01 21:44:28.486830 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1182 | 2026.05.01 21:44:28.505700 [ 244 ] {} <Trace> system.metric_log (9c295067-83c5-446c-9135-8df64113fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1183 | 2026.05.01 21:44:28.505774 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1184 | 2026.05.01 21:44:28.512144 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1185 | 2026.05.01 21:44:28.513836 [ 244 ] {} <Trace> system.metric_log (9c295067-83c5-446c-9135-8df64113fc6d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1186 | 2026.05.01 21:44:28.519198 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1187 | 2026.05.01 21:44:28.998362 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46124 | ||
| 1188 | 2026.05.01 21:44:29.000284 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1189 | 2026.05.01 21:44:29.000323 [ 286 ] {} <Debug> TCP-Session: 719a5f2d-efaa-4c35-9c37-1a2d546c28ad Authenticating user 'default' from [fd00:1122:3344:101::e]:46124 | ||
| 1190 | 2026.05.01 21:44:29.000350 [ 286 ] {} <Debug> TCP-Session: 719a5f2d-efaa-4c35-9c37-1a2d546c28ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1191 | 2026.05.01 21:44:29.000363 [ 286 ] {} <Debug> TCP-Session: 719a5f2d-efaa-4c35-9c37-1a2d546c28ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1192 | 2026.05.01 21:44:29.000419 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1193 | 2026.05.01 21:44:29.000449 [ 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 | ||
| 1194 | 2026.05.01 21:44:29.000477 [ 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 | ||
| 1195 | 2026.05.01 21:44:29.000828 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55826 | ||
| 1196 | 2026.05.01 21:44:29.000936 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38336 | ||
| 1197 | 2026.05.01 21:44:29.000966 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1198 | 2026.05.01 21:44:29.001014 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40516 | ||
| 1199 | 2026.05.01 21:44:29.001052 [ 287 ] {} <Debug> TCP-Session: 9cbdef4f-3783-4728-b50d-4b71612aea14 Authenticating user 'default' from [fd00:1122:3344:101::e]:55826 | ||
| 1200 | 2026.05.01 21:44:29.001085 [ 287 ] {} <Debug> TCP-Session: 9cbdef4f-3783-4728-b50d-4b71612aea14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1201 | 2026.05.01 21:44:29.001099 [ 287 ] {} <Debug> TCP-Session: 9cbdef4f-3783-4728-b50d-4b71612aea14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1202 | 2026.05.01 21:44:29.001151 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1203 | 2026.05.01 21:44:29.001196 [ 288 ] {} <Debug> TCP-Session: d1b581c6-6a6c-4272-979d-05c6d5276e5b Authenticating user 'default' from [fd00:1122:3344:101::e]:38336 | ||
| 1204 | 2026.05.01 21:44:29.001221 [ 288 ] {} <Debug> TCP-Session: d1b581c6-6a6c-4272-979d-05c6d5276e5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1205 | 2026.05.01 21:44:29.001238 [ 288 ] {} <Debug> TCP-Session: d1b581c6-6a6c-4272-979d-05c6d5276e5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1206 | 2026.05.01 21:44:29.001312 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1207 | 2026.05.01 21:44:29.001344 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44206 | ||
| 1208 | 2026.05.01 21:44:29.001351 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51590 | ||
| 1209 | 2026.05.01 21:44:29.001352 [ 289 ] {} <Debug> TCP-Session: 7cd045bf-2447-4563-b537-da5539d589ac Authenticating user 'default' from [fd00:1122:3344:101::e]:40516 | ||
| 1210 | 2026.05.01 21:44:29.001435 [ 289 ] {} <Debug> TCP-Session: 7cd045bf-2447-4563-b537-da5539d589ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1211 | 2026.05.01 21:44:29.001449 [ 289 ] {} <Debug> TCP-Session: 7cd045bf-2447-4563-b537-da5539d589ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1212 | 2026.05.01 21:44:29.001451 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48136 | ||
| 1213 | 2026.05.01 21:44:29.001599 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1214 | 2026.05.01 21:44:29.001638 [ 291 ] {} <Debug> TCP-Session: cfe2e26d-179e-4d3b-8db3-c7a40be7d135 Authenticating user 'default' from [fd00:1122:3344:101::e]:44206 | ||
| 1215 | 2026.05.01 21:44:29.001661 [ 291 ] {} <Debug> TCP-Session: cfe2e26d-179e-4d3b-8db3-c7a40be7d135 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1216 | 2026.05.01 21:44:29.001676 [ 291 ] {} <Debug> TCP-Session: cfe2e26d-179e-4d3b-8db3-c7a40be7d135 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1217 | 2026.05.01 21:44:29.001700 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54092 | ||
| 1218 | 2026.05.01 21:44:29.001822 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1219 | 2026.05.01 21:44:29.001863 [ 290 ] {} <Debug> TCP-Session: a27b2622-205c-4b49-b6e8-5e7836aca013 Authenticating user 'default' from [fd00:1122:3344:101::e]:51590 | ||
| 1220 | 2026.05.01 21:44:29.001877 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1221 | 2026.05.01 21:44:29.001886 [ 290 ] {} <Debug> TCP-Session: a27b2622-205c-4b49-b6e8-5e7836aca013 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1222 | 2026.05.01 21:44:29.001925 [ 290 ] {} <Debug> TCP-Session: a27b2622-205c-4b49-b6e8-5e7836aca013 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1223 | 2026.05.01 21:44:29.001956 [ 292 ] {} <Debug> TCP-Session: 1751a210-8a01-44a4-9287-b1520eb23d27 Authenticating user 'default' from [fd00:1122:3344:101::e]:48136 | ||
| 1224 | 2026.05.01 21:44:29.001972 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41548 | ||
| 1225 | 2026.05.01 21:44:29.001981 [ 292 ] {} <Debug> TCP-Session: 1751a210-8a01-44a4-9287-b1520eb23d27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1226 | 2026.05.01 21:44:29.001988 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1227 | 2026.05.01 21:44:29.002012 [ 292 ] {} <Debug> TCP-Session: 1751a210-8a01-44a4-9287-b1520eb23d27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1228 | 2026.05.01 21:44:29.002037 [ 293 ] {} <Debug> TCP-Session: 7d24160f-94c3-4359-9133-3a6a03723c9e Authenticating user 'default' from [fd00:1122:3344:101::e]:54092 | ||
| 1229 | 2026.05.01 21:44:29.002058 [ 293 ] {} <Debug> TCP-Session: 7d24160f-94c3-4359-9133-3a6a03723c9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1230 | 2026.05.01 21:44:29.002070 [ 293 ] {} <Debug> TCP-Session: 7d24160f-94c3-4359-9133-3a6a03723c9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1231 | 2026.05.01 21:44:29.002118 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1232 | 2026.05.01 21:44:29.002150 [ 294 ] {} <Debug> TCP-Session: 6d7b2afe-e3ed-455b-87d1-6e5ac0b81ff6 Authenticating user 'default' from [fd00:1122:3344:101::e]:41548 | ||
| 1233 | 2026.05.01 21:44:29.002166 [ 294 ] {} <Debug> TCP-Session: 6d7b2afe-e3ed-455b-87d1-6e5ac0b81ff6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1234 | 2026.05.01 21:44:29.002178 [ 294 ] {} <Debug> TCP-Session: 6d7b2afe-e3ed-455b-87d1-6e5ac0b81ff6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1235 | 2026.05.01 21:44:29.003283 [ 286 ] {} <Trace> TCP-Session: 719a5f2d-efaa-4c35-9c37-1a2d546c28ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1236 | 2026.05.01 21:44:29.003480 [ 286 ] {014eb8e0-0e61-4334-be99-6ae158890a08} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46124) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1237 | 2026.05.01 21:44:29.003800 [ 286 ] {014eb8e0-0e61-4334-be99-6ae158890a08} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1238 | 2026.05.01 21:44:29.003882 [ 286 ] {014eb8e0-0e61-4334-be99-6ae158890a08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1239 | 2026.05.01 21:44:29.006283 [ 286 ] {014eb8e0-0e61-4334-be99-6ae158890a08} <Debug> oximeter.version (c9154427-445b-440c-a4d1-4c7d5d39c78c) (SelectExecutor): Key condition: unknown | ||
| 1240 | 2026.05.01 21:44:29.012481 [ 296 ] {014eb8e0-0e61-4334-be99-6ae158890a08} <Trace> AggregatingTransform: Aggregating | ||
| 1241 | 2026.05.01 21:44:29.012567 [ 296 ] {014eb8e0-0e61-4334-be99-6ae158890a08} <Trace> Aggregator: Aggregation method: without_key | ||
| 1242 | 2026.05.01 21:44:29.013237 [ 296 ] {014eb8e0-0e61-4334-be99-6ae158890a08} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.003910556 sec. (255.718 rows/sec., 9.99 KiB/sec.) | ||
| 1243 | 2026.05.01 21:44:29.013265 [ 296 ] {014eb8e0-0e61-4334-be99-6ae158890a08} <Trace> Aggregator: Merging aggregated data | ||
| 1244 | 2026.05.01 21:44:29.013309 [ 296 ] {014eb8e0-0e61-4334-be99-6ae158890a08} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1245 | 2026.05.01 21:44:29.014614 [ 286 ] {014eb8e0-0e61-4334-be99-6ae158890a08} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.011188 sec., 89.3814801573114 rows/sec., 3.49 KiB/sec. | ||
| 1246 | 2026.05.01 21:44:29.014860 [ 286 ] {014eb8e0-0e61-4334-be99-6ae158890a08} <Debug> TCPHandler: Processed in 0.011765488 sec. | ||
| 1247 | 2026.05.01 21:44:29.020233 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1248 | 2026.05.01 21:44:29.020254 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1249 | 2026.05.01 21:44:29.020282 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1250 | 2026.05.01 21:44:29.020303 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1251 | 2026.05.01 21:44:29.020319 [ 286 ] {} <Debug> TCP-Session: 719a5f2d-efaa-4c35-9c37-1a2d546c28ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1252 | 2026.05.01 21:44:29.020320 [ 287 ] {} <Debug> TCP-Session: 9cbdef4f-3783-4728-b50d-4b71612aea14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1253 | 2026.05.01 21:44:29.020337 [ 288 ] {} <Debug> TCP-Session: d1b581c6-6a6c-4272-979d-05c6d5276e5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1254 | 2026.05.01 21:44:29.020351 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1255 | 2026.05.01 21:44:29.020366 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1256 | 2026.05.01 21:44:29.020373 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1257 | 2026.05.01 21:44:29.020413 [ 294 ] {} <Debug> TCP-Session: 6d7b2afe-e3ed-455b-87d1-6e5ac0b81ff6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1258 | 2026.05.01 21:44:29.020437 [ 289 ] {} <Debug> TCP-Session: 7cd045bf-2447-4563-b537-da5539d589ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1259 | 2026.05.01 21:44:29.020458 [ 293 ] {} <Debug> TCP-Session: 7d24160f-94c3-4359-9133-3a6a03723c9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1260 | 2026.05.01 21:44:29.020359 [ 291 ] {} <Debug> TCP-Session: cfe2e26d-179e-4d3b-8db3-c7a40be7d135 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1261 | 2026.05.01 21:44:29.020329 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1262 | 2026.05.01 21:44:29.020311 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1263 | 2026.05.01 21:44:29.020578 [ 292 ] {} <Debug> TCP-Session: 1751a210-8a01-44a4-9287-b1520eb23d27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1264 | 2026.05.01 21:44:29.020581 [ 290 ] {} <Debug> TCP-Session: a27b2622-205c-4b49-b6e8-5e7836aca013 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1265 | 2026.05.01 21:44:29.147069 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52913 | ||
| 1266 | 2026.05.01 21:44:29.147214 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1267 | 2026.05.01 21:44:29.147245 [ 286 ] {} <Debug> TCP-Session: 07468484-e89a-475f-ba03-4f7642bd0e2b Authenticating user 'default' from [fd00:1122:3344:101::e]:52913 | ||
| 1268 | 2026.05.01 21:44:29.147269 [ 286 ] {} <Debug> TCP-Session: 07468484-e89a-475f-ba03-4f7642bd0e2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1269 | 2026.05.01 21:44:29.147282 [ 286 ] {} <Debug> TCP-Session: 07468484-e89a-475f-ba03-4f7642bd0e2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1270 | 2026.05.01 21:44:29.147547 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46374 | ||
| 1271 | 2026.05.01 21:44:29.147610 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63715 | ||
| 1272 | 2026.05.01 21:44:29.147643 [ 286 ] {} <Trace> TCP-Session: 07468484-e89a-475f-ba03-4f7642bd0e2b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1273 | 2026.05.01 21:44:29.147660 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54335 | ||
| 1274 | 2026.05.01 21:44:29.147652 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63962 | ||
| 1275 | 2026.05.01 21:44:29.147729 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1276 | 2026.05.01 21:44:29.147628 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49665 | ||
| 1277 | 2026.05.01 21:44:29.147776 [ 288 ] {} <Debug> TCP-Session: 25a85875-da5a-41ec-bc15-38432d2ac63b Authenticating user 'default' from [fd00:1122:3344:101::e]:63715 | ||
| 1278 | 2026.05.01 21:44:29.147799 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1279 | 2026.05.01 21:44:29.147807 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1280 | 2026.05.01 21:44:29.147826 [ 288 ] {} <Debug> TCP-Session: 25a85875-da5a-41ec-bc15-38432d2ac63b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1281 | 2026.05.01 21:44:29.147852 [ 286 ] {e9b05fdd-b12f-4f05-a5af-00c29ed0997c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52913) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1282 | 2026.05.01 21:44:29.147854 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1283 | 2026.05.01 21:44:29.147865 [ 293 ] {} <Debug> TCP-Session: 018747e9-3694-40de-84ac-16138ea2b84d Authenticating user 'default' from [fd00:1122:3344:101::e]:63962 | ||
| 1284 | 2026.05.01 21:44:29.147909 [ 291 ] {} <Debug> TCP-Session: 6f85ba1d-ae7f-4914-a1e5-e156af4b0d6c Authenticating user 'default' from [fd00:1122:3344:101::e]:49665 | ||
| 1285 | 2026.05.01 21:44:29.147924 [ 293 ] {} <Debug> TCP-Session: 018747e9-3694-40de-84ac-16138ea2b84d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1286 | 2026.05.01 21:44:29.147868 [ 288 ] {} <Debug> TCP-Session: 25a85875-da5a-41ec-bc15-38432d2ac63b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1287 | 2026.05.01 21:44:29.147945 [ 291 ] {} <Debug> TCP-Session: 6f85ba1d-ae7f-4914-a1e5-e156af4b0d6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1288 | 2026.05.01 21:44:29.147947 [ 293 ] {} <Debug> TCP-Session: 018747e9-3694-40de-84ac-16138ea2b84d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1289 | 2026.05.01 21:44:29.147984 [ 291 ] {} <Debug> TCP-Session: 6f85ba1d-ae7f-4914-a1e5-e156af4b0d6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1290 | 2026.05.01 21:44:29.147855 [ 294 ] {} <Debug> TCP-Session: ad473b8e-ad08-4ea7-9a56-78d037d5d705 Authenticating user 'default' from [fd00:1122:3344:101::e]:54335 | ||
| 1291 | 2026.05.01 21:44:29.147611 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50808 | ||
| 1292 | 2026.05.01 21:44:29.148045 [ 294 ] {} <Debug> TCP-Session: ad473b8e-ad08-4ea7-9a56-78d037d5d705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1293 | 2026.05.01 21:44:29.147663 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1294 | 2026.05.01 21:44:29.148065 [ 294 ] {} <Debug> TCP-Session: ad473b8e-ad08-4ea7-9a56-78d037d5d705 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1295 | 2026.05.01 21:44:29.147643 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38858 | ||
| 1296 | 2026.05.01 21:44:29.148099 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1297 | 2026.05.01 21:44:29.148093 [ 287 ] {} <Debug> TCP-Session: b31162c3-1eed-406f-9d8d-503bc1830017 Authenticating user 'default' from [fd00:1122:3344:101::e]:46374 | ||
| 1298 | 2026.05.01 21:44:29.148151 [ 289 ] {} <Debug> TCP-Session: f3a62e4c-37ea-40e3-90b7-07f51ae47f6b Authenticating user 'default' from [fd00:1122:3344:101::e]:50808 | ||
| 1299 | 2026.05.01 21:44:29.148147 [ 286 ] {e9b05fdd-b12f-4f05-a5af-00c29ed0997c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1300 | 2026.05.01 21:44:29.148177 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1301 | 2026.05.01 21:44:29.148189 [ 289 ] {} <Debug> TCP-Session: f3a62e4c-37ea-40e3-90b7-07f51ae47f6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1302 | 2026.05.01 21:44:29.148232 [ 292 ] {} <Debug> TCP-Session: 56fe7190-ec90-4395-afcc-5b1dbcba2015 Authenticating user 'default' from [fd00:1122:3344:101::e]:38858 | ||
| 1303 | 2026.05.01 21:44:29.148242 [ 289 ] {} <Debug> TCP-Session: f3a62e4c-37ea-40e3-90b7-07f51ae47f6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1304 | 2026.05.01 21:44:29.148248 [ 286 ] {e9b05fdd-b12f-4f05-a5af-00c29ed0997c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1305 | 2026.05.01 21:44:29.148260 [ 292 ] {} <Debug> TCP-Session: 56fe7190-ec90-4395-afcc-5b1dbcba2015 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1306 | 2026.05.01 21:44:29.148172 [ 287 ] {} <Debug> TCP-Session: b31162c3-1eed-406f-9d8d-503bc1830017 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1307 | 2026.05.01 21:44:29.148311 [ 292 ] {} <Debug> TCP-Session: 56fe7190-ec90-4395-afcc-5b1dbcba2015 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1308 | 2026.05.01 21:44:29.148328 [ 287 ] {} <Debug> TCP-Session: b31162c3-1eed-406f-9d8d-503bc1830017 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1309 | 2026.05.01 21:44:29.147616 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45166 | ||
| 1310 | 2026.05.01 21:44:29.148417 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1311 | 2026.05.01 21:44:29.148444 [ 290 ] {} <Debug> TCP-Session: 3e2b61c9-38c6-4eeb-a516-05cabcfe3d1d Authenticating user 'default' from [fd00:1122:3344:101::e]:45166 | ||
| 1312 | 2026.05.01 21:44:29.148467 [ 290 ] {} <Debug> TCP-Session: 3e2b61c9-38c6-4eeb-a516-05cabcfe3d1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1313 | 2026.05.01 21:44:29.148486 [ 290 ] {} <Debug> TCP-Session: 3e2b61c9-38c6-4eeb-a516-05cabcfe3d1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1314 | 2026.05.01 21:44:29.148632 [ 286 ] {e9b05fdd-b12f-4f05-a5af-00c29ed0997c} <Debug> oximeter.version (c9154427-445b-440c-a4d1-4c7d5d39c78c) (SelectExecutor): Key condition: unknown | ||
| 1315 | 2026.05.01 21:44:29.149702 [ 304 ] {e9b05fdd-b12f-4f05-a5af-00c29ed0997c} <Trace> AggregatingTransform: Aggregating | ||
| 1316 | 2026.05.01 21:44:29.149756 [ 304 ] {e9b05fdd-b12f-4f05-a5af-00c29ed0997c} <Trace> Aggregator: Aggregation method: without_key | ||
| 1317 | 2026.05.01 21:44:29.149800 [ 304 ] {e9b05fdd-b12f-4f05-a5af-00c29ed0997c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001045286 sec. (956.676 rows/sec., 37.37 KiB/sec.) | ||
| 1318 | 2026.05.01 21:44:29.149825 [ 304 ] {e9b05fdd-b12f-4f05-a5af-00c29ed0997c} <Trace> Aggregator: Merging aggregated data | ||
| 1319 | 2026.05.01 21:44:29.151672 [ 286 ] {e9b05fdd-b12f-4f05-a5af-00c29ed0997c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.0039 sec., 256.4102564102564 rows/sec., 10.02 KiB/sec. | ||
| 1320 | 2026.05.01 21:44:29.151845 [ 286 ] {e9b05fdd-b12f-4f05-a5af-00c29ed0997c} <Debug> TCPHandler: Processed in 0.004333502 sec. | ||
| 1321 | 2026.05.01 21:44:29.152000 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1322 | 2026.05.01 21:44:29.152029 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1323 | 2026.05.01 21:44:29.152045 [ 286 ] {} <Debug> TCP-Session: 07468484-e89a-475f-ba03-4f7642bd0e2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1324 | 2026.05.01 21:44:29.152058 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1325 | 2026.05.01 21:44:29.152093 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1326 | 2026.05.01 21:44:29.152114 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1327 | 2026.05.01 21:44:29.152138 [ 289 ] {} <Debug> TCP-Session: f3a62e4c-37ea-40e3-90b7-07f51ae47f6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1328 | 2026.05.01 21:44:29.152150 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1329 | 2026.05.01 21:44:29.152141 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1330 | 2026.05.01 21:44:29.152131 [ 294 ] {} <Debug> TCP-Session: ad473b8e-ad08-4ea7-9a56-78d037d5d705 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1331 | 2026.05.01 21:44:29.152225 [ 292 ] {} <Debug> TCP-Session: 56fe7190-ec90-4395-afcc-5b1dbcba2015 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1332 | 2026.05.01 21:44:29.152239 [ 288 ] {} <Debug> TCP-Session: 25a85875-da5a-41ec-bc15-38432d2ac63b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1333 | 2026.05.01 21:44:29.152080 [ 287 ] {} <Debug> TCP-Session: b31162c3-1eed-406f-9d8d-503bc1830017 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1334 | 2026.05.01 21:44:29.152069 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1335 | 2026.05.01 21:44:29.152179 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1336 | 2026.05.01 21:44:29.152341 [ 293 ] {} <Debug> TCP-Session: 018747e9-3694-40de-84ac-16138ea2b84d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1337 | 2026.05.01 21:44:29.152167 [ 290 ] {} <Debug> TCP-Session: 3e2b61c9-38c6-4eeb-a516-05cabcfe3d1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1338 | 2026.05.01 21:44:29.152376 [ 291 ] {} <Debug> TCP-Session: 6f85ba1d-ae7f-4914-a1e5-e156af4b0d6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1339 | 2026.05.01 21:44:30.000252 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.42 MiB, peak 175.30 MiB, free memory in arenas 0.00 B, will set to 167.91 MiB (RSS), difference: 2.49 MiB | ||
| 1340 | 2026.05.01 21:44:30.866077 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 176 | ||
| 1341 | 2026.05.01 21:44:30.869180 [ 243 ] {} <Trace> system.query_log (2b908884-941e-4e7d-820b-ca019ce9c2f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1342 | 2026.05.01 21:44:30.869235 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1343 | 2026.05.01 21:44:30.870942 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1344 | 2026.05.01 21:44:30.871723 [ 243 ] {} <Trace> system.query_log (2b908884-941e-4e7d-820b-ca019ce9c2f4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1345 | 2026.05.01 21:44:30.871995 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 176 | ||
| 1346 | 2026.05.01 21:44:31.369314 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1347 | 2026.05.01 21:44:31.369588 [ 3 ] {3d777638-196f-4b6e-9876-c33652097c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1348 | 2026.05.01 21:44:31.370000 [ 3 ] {3d777638-196f-4b6e-9876-c33652097c2e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1349 | 2026.05.01 21:44:31.370043 [ 3 ] {3d777638-196f-4b6e-9876-c33652097c2e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1350 | 2026.05.01 21:44:31.370343 [ 3 ] {3d777638-196f-4b6e-9876-c33652097c2e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1351 | 2026.05.01 21:44:31.370433 [ 3 ] {3d777638-196f-4b6e-9876-c33652097c2e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1352 | 2026.05.01 21:44:31.370606 [ 3 ] {3d777638-196f-4b6e-9876-c33652097c2e} <Debug> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1353 | 2026.05.01 21:44:31.370720 [ 261 ] {3d777638-196f-4b6e-9876-c33652097c2e} <Trace> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1354 | 2026.05.01 21:44:31.370735 [ 318 ] {3d777638-196f-4b6e-9876-c33652097c2e} <Trace> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1355 | 2026.05.01 21:44:31.370826 [ 3 ] {3d777638-196f-4b6e-9876-c33652097c2e} <Debug> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (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 | ||
| 1356 | 2026.05.01 21:44:31.370852 [ 3 ] {3d777638-196f-4b6e-9876-c33652097c2e} <Trace> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1357 | 2026.05.01 21:44:31.373418 [ 3 ] {3d777638-196f-4b6e-9876-c33652097c2e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1358 | 2026.05.01 21:44:31.373462 [ 3 ] {3d777638-196f-4b6e-9876-c33652097c2e} <Debug> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1359 | 2026.05.01 21:44:31.373552 [ 3 ] {3d777638-196f-4b6e-9876-c33652097c2e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1360 | 2026.05.01 21:44:31.373622 [ 3 ] {3d777638-196f-4b6e-9876-c33652097c2e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1361 | 2026.05.01 21:44:31.375647 [ 3 ] {3d777638-196f-4b6e-9876-c33652097c2e} <Debug> executeQuery: Read 38 rows, 10.11 KiB in 0.00617 sec., 6158.833063209076 rows/sec., 1.60 MiB/sec. | ||
| 1362 | 2026.05.01 21:44:31.375810 [ 3 ] {3d777638-196f-4b6e-9876-c33652097c2e} <Debug> TCPHandler: Processed in 0.006654624 sec. | ||
| 1363 | 2026.05.01 21:44:31.378348 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1364 | 2026.05.01 21:44:31.378518 [ 3 ] {385d6321-0a56-496a-97d6-85758bd7d530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1365 | 2026.05.01 21:44:31.378603 [ 3 ] {385d6321-0a56-496a-97d6-85758bd7d530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1366 | 2026.05.01 21:44:31.379283 [ 3 ] {385d6321-0a56-496a-97d6-85758bd7d530} <Trace> oximeter.fields_string (8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1367 | 2026.05.01 21:44:31.379343 [ 3 ] {385d6321-0a56-496a-97d6-85758bd7d530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1368 | 2026.05.01 21:44:31.379872 [ 3 ] {385d6321-0a56-496a-97d6-85758bd7d530} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1369 | 2026.05.01 21:44:31.380332 [ 3 ] {385d6321-0a56-496a-97d6-85758bd7d530} <Trace> oximeter.fields_string (8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1370 | 2026.05.01 21:44:31.380525 [ 3 ] {385d6321-0a56-496a-97d6-85758bd7d530} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.002058 sec., 37900.874635568514 rows/sec., 3.14 MiB/sec. | ||
| 1371 | 2026.05.01 21:44:31.380573 [ 3 ] {385d6321-0a56-496a-97d6-85758bd7d530} <Debug> TCPHandler: Processed in 0.002304242 sec. | ||
| 1372 | 2026.05.01 21:44:31.380728 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1373 | 2026.05.01 21:44:31.380840 [ 3 ] {ce4a8e35-3b8b-4c74-85be-21ac9b9d6cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1374 | 2026.05.01 21:44:31.380887 [ 3 ] {ce4a8e35-3b8b-4c74-85be-21ac9b9d6cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1375 | 2026.05.01 21:44:31.381426 [ 3 ] {ce4a8e35-3b8b-4c74-85be-21ac9b9d6cdc} <Trace> oximeter.fields_u16 (a3cfcb7b-02c3-4570-864f-860834aa70b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1376 | 2026.05.01 21:44:31.381468 [ 3 ] {ce4a8e35-3b8b-4c74-85be-21ac9b9d6cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1377 | 2026.05.01 21:44:31.382104 [ 3 ] {ce4a8e35-3b8b-4c74-85be-21ac9b9d6cdc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1378 | 2026.05.01 21:44:31.383030 [ 3 ] {ce4a8e35-3b8b-4c74-85be-21ac9b9d6cdc} <Trace> oximeter.fields_u16 (a3cfcb7b-02c3-4570-864f-860834aa70b5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1379 | 2026.05.01 21:44:31.383199 [ 3 ] {ce4a8e35-3b8b-4c74-85be-21ac9b9d6cdc} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.002378 sec., 4625.73591253154 rows/sec., 347.83 KiB/sec. | ||
| 1380 | 2026.05.01 21:44:31.383245 [ 3 ] {ce4a8e35-3b8b-4c74-85be-21ac9b9d6cdc} <Debug> TCPHandler: Processed in 0.002576056 sec. | ||
| 1381 | 2026.05.01 21:44:31.383399 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1382 | 2026.05.01 21:44:31.383531 [ 3 ] {a106c8b2-1d32-459c-858d-45fbf1a19416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1383 | 2026.05.01 21:44:31.383591 [ 3 ] {a106c8b2-1d32-459c-858d-45fbf1a19416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1384 | 2026.05.01 21:44:31.384110 [ 3 ] {a106c8b2-1d32-459c-858d-45fbf1a19416} <Trace> oximeter.fields_uuid (a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1385 | 2026.05.01 21:44:31.384155 [ 3 ] {a106c8b2-1d32-459c-858d-45fbf1a19416} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1386 | 2026.05.01 21:44:31.384681 [ 3 ] {a106c8b2-1d32-459c-858d-45fbf1a19416} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1387 | 2026.05.01 21:44:31.385161 [ 3 ] {a106c8b2-1d32-459c-858d-45fbf1a19416} <Trace> oximeter.fields_uuid (a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1388 | 2026.05.01 21:44:31.385355 [ 3 ] {a106c8b2-1d32-459c-858d-45fbf1a19416} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001849 sec., 40562.466197944836 rows/sec., 3.17 MiB/sec. | ||
| 1389 | 2026.05.01 21:44:31.385404 [ 3 ] {a106c8b2-1d32-459c-858d-45fbf1a19416} <Debug> TCPHandler: Processed in 0.002066669 sec. | ||
| 1390 | 2026.05.01 21:44:31.385556 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1391 | 2026.05.01 21:44:31.385695 [ 3 ] {9debe722-d18f-432b-99af-5efb069d7784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1392 | 2026.05.01 21:44:31.385755 [ 3 ] {9debe722-d18f-432b-99af-5efb069d7784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1393 | 2026.05.01 21:44:31.386321 [ 3 ] {9debe722-d18f-432b-99af-5efb069d7784} <Trace> oximeter.measurements_cumulativeu64 (2aab6348-fb36-4d9f-8703-1740226e7ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1394 | 2026.05.01 21:44:31.386370 [ 3 ] {9debe722-d18f-432b-99af-5efb069d7784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1395 | 2026.05.01 21:44:31.386998 [ 3 ] {9debe722-d18f-432b-99af-5efb069d7784} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1396 | 2026.05.01 21:44:31.387593 [ 3 ] {9debe722-d18f-432b-99af-5efb069d7784} <Trace> oximeter.measurements_cumulativeu64 (2aab6348-fb36-4d9f-8703-1740226e7ffb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1397 | 2026.05.01 21:44:31.387792 [ 3 ] {9debe722-d18f-432b-99af-5efb069d7784} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002123 sec., 75365.0494583137 rows/sec., 5.25 MiB/sec. | ||
| 1398 | 2026.05.01 21:44:31.387841 [ 3 ] {9debe722-d18f-432b-99af-5efb069d7784} <Debug> TCPHandler: Processed in 0.002352773 sec. | ||
| 1399 | 2026.05.01 21:44:31.387990 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1400 | 2026.05.01 21:44:31.388117 [ 3 ] {7be36a14-fa1b-4581-ad03-bd64ee5588f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1401 | 2026.05.01 21:44:31.388194 [ 3 ] {7be36a14-fa1b-4581-ad03-bd64ee5588f7} <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 | ||
| 1402 | 2026.05.01 21:44:31.389204 [ 3 ] {7be36a14-fa1b-4581-ad03-bd64ee5588f7} <Trace> oximeter.measurements_histogramu64 (3ce4aa2f-bbfa-4fa7-ae76-669e21dc8d1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1403 | 2026.05.01 21:44:31.389255 [ 3 ] {7be36a14-fa1b-4581-ad03-bd64ee5588f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1404 | 2026.05.01 21:44:31.390115 [ 3 ] {7be36a14-fa1b-4581-ad03-bd64ee5588f7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1405 | 2026.05.01 21:44:31.390726 [ 3 ] {7be36a14-fa1b-4581-ad03-bd64ee5588f7} <Trace> oximeter.measurements_histogramu64 (3ce4aa2f-bbfa-4fa7-ae76-669e21dc8d1b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1406 | 2026.05.01 21:44:31.390892 [ 3 ] {7be36a14-fa1b-4581-ad03-bd64ee5588f7} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002799 sec., 3929.974991068239 rows/sec., 7.04 MiB/sec. | ||
| 1407 | 2026.05.01 21:44:31.390958 [ 3 ] {7be36a14-fa1b-4581-ad03-bd64ee5588f7} <Debug> TCPHandler: Processed in 0.003033814 sec. | ||
| 1408 | 2026.05.01 21:44:31.391137 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1409 | 2026.05.01 21:44:31.391257 [ 3 ] {be244b7d-a201-41b6-8aa2-ed3b475923f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1410 | 2026.05.01 21:44:31.391309 [ 3 ] {be244b7d-a201-41b6-8aa2-ed3b475923f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1411 | 2026.05.01 21:44:31.391779 [ 3 ] {be244b7d-a201-41b6-8aa2-ed3b475923f7} <Trace> oximeter.measurements_u64 (ebb61bd8-6b75-441e-b331-2f82a10d2dd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1412 | 2026.05.01 21:44:31.391826 [ 3 ] {be244b7d-a201-41b6-8aa2-ed3b475923f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1413 | 2026.05.01 21:44:31.392366 [ 3 ] {be244b7d-a201-41b6-8aa2-ed3b475923f7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1414 | 2026.05.01 21:44:31.393072 [ 3 ] {be244b7d-a201-41b6-8aa2-ed3b475923f7} <Trace> oximeter.measurements_u64 (ebb61bd8-6b75-441e-b331-2f82a10d2dd9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1415 | 2026.05.01 21:44:31.393252 [ 3 ] {be244b7d-a201-41b6-8aa2-ed3b475923f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002018 sec., 29732.408325074335 rows/sec., 2.00 MiB/sec. | ||
| 1416 | 2026.05.01 21:44:31.393299 [ 3 ] {be244b7d-a201-41b6-8aa2-ed3b475923f7} <Debug> TCPHandler: Processed in 0.002229662 sec. | ||
| 1417 | 2026.05.01 21:44:35.820454 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1418 | 2026.05.01 21:44:35.820520 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1419 | 2026.05.01 21:44:35.872147 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 445 entries to flush up to offset 2824 | ||
| 1420 | 2026.05.01 21:44:35.872768 [ 245 ] {} <Trace> system.asynchronous_metric_log (8aa24de3-c0b7-40bb-9f75-24c5ad4f4fd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1421 | 2026.05.01 21:44:35.872827 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1422 | 2026.05.01 21:44:35.873314 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1423 | 2026.05.01 21:44:35.873534 [ 245 ] {} <Trace> system.asynchronous_metric_log (8aa24de3-c0b7-40bb-9f75-24c5ad4f4fd2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1424 | 2026.05.01 21:44:35.873650 [ 73 ] {} <Debug> system.asynchronous_metric_log (8aa24de3-c0b7-40bb-9f75-24c5ad4f4fd2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1425 | 2026.05.01 21:44:35.873659 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2824 | ||
| 1426 | 2026.05.01 21:44:35.873695 [ 73 ] {} <Trace> system.asynchronous_metric_log (8aa24de3-c0b7-40bb-9f75-24c5ad4f4fd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1427 | 2026.05.01 21:44:35.873717 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1428 | 2026.05.01 21:44:35.875994 [ 191 ] {8aa24de3-c0b7-40bb-9f75-24c5ad4f4fd2::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 | ||
| 1429 | 2026.05.01 21:44:35.878382 [ 191 ] {8aa24de3-c0b7-40bb-9f75-24c5ad4f4fd2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1430 | 2026.05.01 21:44:35.878489 [ 191 ] {8aa24de3-c0b7-40bb-9f75-24c5ad4f4fd2::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 | ||
| 1431 | 2026.05.01 21:44:35.878621 [ 191 ] {8aa24de3-c0b7-40bb-9f75-24c5ad4f4fd2::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 | ||
| 1432 | 2026.05.01 21:44:35.878673 [ 191 ] {8aa24de3-c0b7-40bb-9f75-24c5ad4f4fd2::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 | ||
| 1433 | 2026.05.01 21:44:35.878732 [ 191 ] {8aa24de3-c0b7-40bb-9f75-24c5ad4f4fd2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1434 | 2026.05.01 21:44:35.878779 [ 191 ] {8aa24de3-c0b7-40bb-9f75-24c5ad4f4fd2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
| 1435 | 2026.05.01 21:44:35.878835 [ 191 ] {8aa24de3-c0b7-40bb-9f75-24c5ad4f4fd2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 445 rows starting from the beginning of the part | ||
| 1436 | 2026.05.01 21:44:35.904851 [ 201 ] {8aa24de3-c0b7-40bb-9f75-24c5ad4f4fd2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2824 rows, containing 4 columns (4 merged, 0 gathered) in 0.031027112 sec., 91017.1723362458 rows/sec., 1.30 MiB/sec. | ||
| 1437 | 2026.05.01 21:44:35.905690 [ 186 ] {8aa24de3-c0b7-40bb-9f75-24c5ad4f4fd2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1438 | 2026.05.01 21:44:35.906022 [ 186 ] {8aa24de3-c0b7-40bb-9f75-24c5ad4f4fd2::all_1_6_1} <Trace> system.asynchronous_metric_log (8aa24de3-c0b7-40bb-9f75-24c5ad4f4fd2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1439 | 2026.05.01 21:44:35.906099 [ 186 ] {8aa24de3-c0b7-40bb-9f75-24c5ad4f4fd2::all_1_6_1} <Trace> system.asynchronous_metric_log (8aa24de3-c0b7-40bb-9f75-24c5ad4f4fd2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1440 | 2026.05.01 21:44:35.906218 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1441 | 2026.05.01 21:44:36.000205 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.48 MiB, peak 175.30 MiB, free memory in arenas 0.00 B, will set to 170.01 MiB (RSS), difference: 1.53 MiB | ||
| 1442 | 2026.05.01 21:44:36.019340 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1443 | 2026.05.01 21:44:36.038359 [ 244 ] {} <Trace> system.metric_log (9c295067-83c5-446c-9135-8df64113fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1444 | 2026.05.01 21:44:36.038456 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1445 | 2026.05.01 21:44:36.044730 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1446 | 2026.05.01 21:44:36.045572 [ 244 ] {} <Trace> system.metric_log (9c295067-83c5-446c-9135-8df64113fc6d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1447 | 2026.05.01 21:44:36.045876 [ 73 ] {} <Debug> system.metric_log (9c295067-83c5-446c-9135-8df64113fc6d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1448 | 2026.05.01 21:44:36.045915 [ 73 ] {} <Trace> system.metric_log (9c295067-83c5-446c-9135-8df64113fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1449 | 2026.05.01 21:44:36.045933 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1450 | 2026.05.01 21:44:36.046032 [ 186 ] {9c295067-83c5-446c-9135-8df64113fc6d::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 | ||
| 1451 | 2026.05.01 21:44:36.050618 [ 186 ] {9c295067-83c5-446c-9135-8df64113fc6d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1452 | 2026.05.01 21:44:36.051808 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1453 | 2026.05.01 21:44:36.052204 [ 186 ] {9c295067-83c5-446c-9135-8df64113fc6d::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 | ||
| 1454 | 2026.05.01 21:44:36.056661 [ 186 ] {9c295067-83c5-446c-9135-8df64113fc6d::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 | ||
| 1455 | 2026.05.01 21:44:36.060831 [ 186 ] {9c295067-83c5-446c-9135-8df64113fc6d::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 | ||
| 1456 | 2026.05.01 21:44:36.065055 [ 186 ] {9c295067-83c5-446c-9135-8df64113fc6d::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 | ||
| 1457 | 2026.05.01 21:44:36.072808 [ 186 ] {9c295067-83c5-446c-9135-8df64113fc6d::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 | ||
| 1458 | 2026.05.01 21:44:36.076983 [ 186 ] {9c295067-83c5-446c-9135-8df64113fc6d::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 | ||
| 1459 | 2026.05.01 21:44:36.140042 [ 201 ] {9c295067-83c5-446c-9135-8df64113fc6d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.094047282 sec., 489.1156769421577 rows/sec., 2.53 MiB/sec. | ||
| 1460 | 2026.05.01 21:44:36.142475 [ 193 ] {9c295067-83c5-446c-9135-8df64113fc6d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1461 | 2026.05.01 21:44:36.144569 [ 193 ] {9c295067-83c5-446c-9135-8df64113fc6d::all_1_6_1} <Trace> system.metric_log (9c295067-83c5-446c-9135-8df64113fc6d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1462 | 2026.05.01 21:44:36.144666 [ 193 ] {9c295067-83c5-446c-9135-8df64113fc6d::all_1_6_1} <Trace> system.metric_log (9c295067-83c5-446c-9135-8df64113fc6d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1463 | 2026.05.01 21:44:36.146567 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1464 | 2026.05.01 21:44:36.367255 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1465 | 2026.05.01 21:44:36.367475 [ 3 ] {979d1b1f-2d40-485b-92cb-8a06017771f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1466 | 2026.05.01 21:44:36.367807 [ 3 ] {979d1b1f-2d40-485b-92cb-8a06017771f3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1467 | 2026.05.01 21:44:36.367843 [ 3 ] {979d1b1f-2d40-485b-92cb-8a06017771f3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1468 | 2026.05.01 21:44:36.368062 [ 3 ] {979d1b1f-2d40-485b-92cb-8a06017771f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1469 | 2026.05.01 21:44:36.368134 [ 3 ] {979d1b1f-2d40-485b-92cb-8a06017771f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1470 | 2026.05.01 21:44:36.368278 [ 3 ] {979d1b1f-2d40-485b-92cb-8a06017771f3} <Debug> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1471 | 2026.05.01 21:44:36.368407 [ 325 ] {979d1b1f-2d40-485b-92cb-8a06017771f3} <Trace> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1472 | 2026.05.01 21:44:36.368411 [ 315 ] {979d1b1f-2d40-485b-92cb-8a06017771f3} <Trace> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1473 | 2026.05.01 21:44:36.368551 [ 3 ] {979d1b1f-2d40-485b-92cb-8a06017771f3} <Debug> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (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 | ||
| 1474 | 2026.05.01 21:44:36.368582 [ 3 ] {979d1b1f-2d40-485b-92cb-8a06017771f3} <Trace> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1475 | 2026.05.01 21:44:36.368656 [ 3 ] {979d1b1f-2d40-485b-92cb-8a06017771f3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1476 | 2026.05.01 21:44:36.368677 [ 3 ] {979d1b1f-2d40-485b-92cb-8a06017771f3} <Debug> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1477 | 2026.05.01 21:44:36.368712 [ 3 ] {979d1b1f-2d40-485b-92cb-8a06017771f3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1478 | 2026.05.01 21:44:36.368749 [ 3 ] {979d1b1f-2d40-485b-92cb-8a06017771f3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1479 | 2026.05.01 21:44:36.369985 [ 3 ] {979d1b1f-2d40-485b-92cb-8a06017771f3} <Debug> executeQuery: Read 38 rows, 10.11 KiB in 0.002597 sec., 14632.268001540238 rows/sec., 3.80 MiB/sec. | ||
| 1480 | 2026.05.01 21:44:36.370119 [ 3 ] {979d1b1f-2d40-485b-92cb-8a06017771f3} <Debug> TCPHandler: Processed in 0.002989943 sec. | ||
| 1481 | 2026.05.01 21:44:36.371725 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1482 | 2026.05.01 21:44:36.371856 [ 3 ] {6bd97d69-55cf-44d4-ae7a-197ed9acfdd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1483 | 2026.05.01 21:44:36.371910 [ 3 ] {6bd97d69-55cf-44d4-ae7a-197ed9acfdd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1484 | 2026.05.01 21:44:36.372461 [ 3 ] {6bd97d69-55cf-44d4-ae7a-197ed9acfdd6} <Trace> oximeter.fields_string (8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1485 | 2026.05.01 21:44:36.372512 [ 3 ] {6bd97d69-55cf-44d4-ae7a-197ed9acfdd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1486 | 2026.05.01 21:44:36.372874 [ 3 ] {6bd97d69-55cf-44d4-ae7a-197ed9acfdd6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1487 | 2026.05.01 21:44:36.373094 [ 3 ] {6bd97d69-55cf-44d4-ae7a-197ed9acfdd6} <Trace> oximeter.fields_string (8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1488 | 2026.05.01 21:44:36.373240 [ 3 ] {6bd97d69-55cf-44d4-ae7a-197ed9acfdd6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001423 sec., 39353.478566408994 rows/sec., 3.02 MiB/sec. | ||
| 1489 | 2026.05.01 21:44:36.373271 [ 72 ] {} <Debug> oximeter.fields_string (8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1490 | 2026.05.01 21:44:36.373280 [ 3 ] {6bd97d69-55cf-44d4-ae7a-197ed9acfdd6} <Debug> TCPHandler: Processed in 0.001617433 sec. | ||
| 1491 | 2026.05.01 21:44:36.373357 [ 72 ] {} <Trace> oximeter.fields_string (8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1492 | 2026.05.01 21:44:36.373389 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1493 | 2026.05.01 21:44:36.373453 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1494 | 2026.05.01 21:44:36.373506 [ 190 ] {8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa::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 | ||
| 1495 | 2026.05.01 21:44:36.373557 [ 3 ] {9f742e01-e67e-4c90-a39b-4f979b66b631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1496 | 2026.05.01 21:44:36.373603 [ 3 ] {9f742e01-e67e-4c90-a39b-4f979b66b631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1497 | 2026.05.01 21:44:36.373626 [ 190 ] {8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1498 | 2026.05.01 21:44:36.373668 [ 190 ] {8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 819 rows starting from the beginning of the part | ||
| 1499 | 2026.05.01 21:44:36.373746 [ 190 ] {8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 52 rows starting from the beginning of the part | ||
| 1500 | 2026.05.01 21:44:36.373796 [ 190 ] {8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 815 rows starting from the beginning of the part | ||
| 1501 | 2026.05.01 21:44:36.373847 [ 190 ] {8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 177 rows starting from the beginning of the part | ||
| 1502 | 2026.05.01 21:44:36.373899 [ 190 ] {8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 78 rows starting from the beginning of the part | ||
| 1503 | 2026.05.01 21:44:36.373940 [ 190 ] {8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1504 | 2026.05.01 21:44:36.374027 [ 3 ] {9f742e01-e67e-4c90-a39b-4f979b66b631} <Trace> oximeter.fields_uuid (a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1505 | 2026.05.01 21:44:36.374069 [ 3 ] {9f742e01-e67e-4c90-a39b-4f979b66b631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1506 | 2026.05.01 21:44:36.374509 [ 3 ] {9f742e01-e67e-4c90-a39b-4f979b66b631} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1507 | 2026.05.01 21:44:36.374774 [ 3 ] {9f742e01-e67e-4c90-a39b-4f979b66b631} <Trace> oximeter.fields_uuid (a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1508 | 2026.05.01 21:44:36.374892 [ 72 ] {} <Debug> oximeter.fields_uuid (a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1509 | 2026.05.01 21:44:36.374912 [ 3 ] {9f742e01-e67e-4c90-a39b-4f979b66b631} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001377 sec., 46477.850399419025 rows/sec., 3.63 MiB/sec. | ||
| 1510 | 2026.05.01 21:44:36.374939 [ 72 ] {} <Trace> oximeter.fields_uuid (a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1511 | 2026.05.01 21:44:36.374961 [ 3 ] {9f742e01-e67e-4c90-a39b-4f979b66b631} <Debug> TCPHandler: Processed in 0.001565773 sec. | ||
| 1512 | 2026.05.01 21:44:36.374963 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1513 | 2026.05.01 21:44:36.375072 [ 201 ] {a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022::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 | ||
| 1514 | 2026.05.01 21:44:36.375086 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1515 | 2026.05.01 21:44:36.375183 [ 201 ] {a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1516 | 2026.05.01 21:44:36.375192 [ 3 ] {e3cfd8f4-d4f2-43df-8977-6d708c9e0d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1517 | 2026.05.01 21:44:36.375224 [ 201 ] {a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 501 rows starting from the beginning of the part | ||
| 1518 | 2026.05.01 21:44:36.375240 [ 3 ] {e3cfd8f4-d4f2-43df-8977-6d708c9e0d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1519 | 2026.05.01 21:44:36.375248 [ 195 ] {8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1997 rows, containing 5 columns (5 merged, 0 gathered) in 0.001784686 sec., 1118964.3444280955 rows/sec., 92.22 MiB/sec. | ||
| 1520 | 2026.05.01 21:44:36.375301 [ 201 ] {a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022::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 | ||
| 1521 | 2026.05.01 21:44:36.375361 [ 201 ] {a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 493 rows starting from the beginning of the part | ||
| 1522 | 2026.05.01 21:44:36.375411 [ 201 ] {a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 102 rows starting from the beginning of the part | ||
| 1523 | 2026.05.01 21:44:36.375462 [ 201 ] {a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 75 rows starting from the beginning of the part | ||
| 1524 | 2026.05.01 21:44:36.375507 [ 201 ] {a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1525 | 2026.05.01 21:44:36.375559 [ 192 ] {8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1526 | 2026.05.01 21:44:36.375656 [ 3 ] {e3cfd8f4-d4f2-43df-8977-6d708c9e0d62} <Trace> oximeter.measurements_cumulativeu64 (2aab6348-fb36-4d9f-8703-1740226e7ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1527 | 2026.05.01 21:44:36.375700 [ 3 ] {e3cfd8f4-d4f2-43df-8977-6d708c9e0d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1528 | 2026.05.01 21:44:36.375999 [ 192 ] {8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa::all_1_6_1} <Trace> oximeter.fields_string (8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1529 | 2026.05.01 21:44:36.376095 [ 192 ] {8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa::all_1_6_1} <Trace> oximeter.fields_string (8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1530 | 2026.05.01 21:44:36.376172 [ 3 ] {e3cfd8f4-d4f2-43df-8977-6d708c9e0d62} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1531 | 2026.05.01 21:44:36.376193 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 1532 | 2026.05.01 21:44:36.376402 [ 3 ] {e3cfd8f4-d4f2-43df-8977-6d708c9e0d62} <Trace> oximeter.measurements_cumulativeu64 (2aab6348-fb36-4d9f-8703-1740226e7ffb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1533 | 2026.05.01 21:44:36.376517 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (2aab6348-fb36-4d9f-8703-1740226e7ffb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1534 | 2026.05.01 21:44:36.376541 [ 3 ] {e3cfd8f4-d4f2-43df-8977-6d708c9e0d62} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001369 sec., 116873.6303871439 rows/sec., 8.14 MiB/sec. | ||
| 1535 | 2026.05.01 21:44:36.376555 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (2aab6348-fb36-4d9f-8703-1740226e7ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1536 | 2026.05.01 21:44:36.376576 [ 192 ] {a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1291 rows, containing 5 columns (5 merged, 0 gathered) in 0.001546273 sec., 834910.7822486715 rows/sec., 63.57 MiB/sec. | ||
| 1537 | 2026.05.01 21:44:36.376591 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1538 | 2026.05.01 21:44:36.376585 [ 3 ] {e3cfd8f4-d4f2-43df-8977-6d708c9e0d62} <Debug> TCPHandler: Processed in 0.001548962 sec. | ||
| 1539 | 2026.05.01 21:44:36.376673 [ 201 ] {2aab6348-fb36-4d9f-8703-1740226e7ffb::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.05.01 21:44:36.376753 [ 201 ] {2aab6348-fb36-4d9f-8703-1740226e7ffb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1541 | 2026.05.01 21:44:36.376778 [ 201 ] {2aab6348-fb36-4d9f-8703-1740226e7ffb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 259 rows starting from the beginning of the part | ||
| 1542 | 2026.05.01 21:44:36.376822 [ 201 ] {2aab6348-fb36-4d9f-8703-1740226e7ffb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 150 rows starting from the beginning of the part | ||
| 1543 | 2026.05.01 21:44:36.376845 [ 195 ] {a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1544 | 2026.05.01 21:44:36.376859 [ 201 ] {2aab6348-fb36-4d9f-8703-1740226e7ffb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 255 rows starting from the beginning of the part | ||
| 1545 | 2026.05.01 21:44:36.376926 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1546 | 2026.05.01 21:44:36.376955 [ 201 ] {2aab6348-fb36-4d9f-8703-1740226e7ffb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 317 rows starting from the beginning of the part | ||
| 1547 | 2026.05.01 21:44:36.376994 [ 201 ] {2aab6348-fb36-4d9f-8703-1740226e7ffb::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 | ||
| 1548 | 2026.05.01 21:44:36.377029 [ 201 ] {2aab6348-fb36-4d9f-8703-1740226e7ffb::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 | ||
| 1549 | 2026.05.01 21:44:36.377030 [ 3 ] {ecea20bc-c109-44bd-ad4d-08fd4fe474b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1550 | 2026.05.01 21:44:36.377085 [ 3 ] {ecea20bc-c109-44bd-ad4d-08fd4fe474b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1551 | 2026.05.01 21:44:36.377316 [ 195 ] {a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022::all_1_6_1} <Trace> oximeter.fields_uuid (a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1552 | 2026.05.01 21:44:36.377411 [ 195 ] {a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022::all_1_6_1} <Trace> oximeter.fields_uuid (a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1553 | 2026.05.01 21:44:36.377437 [ 3 ] {ecea20bc-c109-44bd-ad4d-08fd4fe474b6} <Trace> oximeter.measurements_u64 (ebb61bd8-6b75-441e-b331-2f82a10d2dd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1554 | 2026.05.01 21:44:36.377479 [ 3 ] {ecea20bc-c109-44bd-ad4d-08fd4fe474b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1555 | 2026.05.01 21:44:36.377503 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 1556 | 2026.05.01 21:44:36.377814 [ 3 ] {ecea20bc-c109-44bd-ad4d-08fd4fe474b6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1557 | 2026.05.01 21:44:36.378075 [ 3 ] {ecea20bc-c109-44bd-ad4d-08fd4fe474b6} <Trace> oximeter.measurements_u64 (ebb61bd8-6b75-441e-b331-2f82a10d2dd9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1558 | 2026.05.01 21:44:36.378105 [ 192 ] {2aab6348-fb36-4d9f-8703-1740226e7ffb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1301 rows, containing 5 columns (5 merged, 0 gathered) in 0.00145756 sec., 892587.6121737697 rows/sec., 62.13 MiB/sec. | ||
| 1559 | 2026.05.01 21:44:36.378189 [ 72 ] {} <Debug> oximeter.measurements_u64 (ebb61bd8-6b75-441e-b331-2f82a10d2dd9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1560 | 2026.05.01 21:44:36.378216 [ 3 ] {ecea20bc-c109-44bd-ad4d-08fd4fe474b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001205 sec., 49792.53112033195 rows/sec., 3.36 MiB/sec. | ||
| 1561 | 2026.05.01 21:44:36.378228 [ 72 ] {} <Trace> oximeter.measurements_u64 (ebb61bd8-6b75-441e-b331-2f82a10d2dd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1562 | 2026.05.01 21:44:36.378261 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1563 | 2026.05.01 21:44:36.378261 [ 3 ] {ecea20bc-c109-44bd-ad4d-08fd4fe474b6} <Debug> TCPHandler: Processed in 0.00138586 sec. | ||
| 1564 | 2026.05.01 21:44:36.378289 [ 201 ] {2aab6348-fb36-4d9f-8703-1740226e7ffb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1565 | 2026.05.01 21:44:36.378365 [ 194 ] {ebb61bd8-6b75-441e-b331-2f82a10d2dd9::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 | ||
| 1566 | 2026.05.01 21:44:36.378477 [ 194 ] {ebb61bd8-6b75-441e-b331-2f82a10d2dd9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1567 | 2026.05.01 21:44:36.378515 [ 194 ] {ebb61bd8-6b75-441e-b331-2f82a10d2dd9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 80 rows starting from the beginning of the part | ||
| 1568 | 2026.05.01 21:44:36.378539 [ 201 ] {2aab6348-fb36-4d9f-8703-1740226e7ffb::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (2aab6348-fb36-4d9f-8703-1740226e7ffb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1569 | 2026.05.01 21:44:36.378592 [ 194 ] {ebb61bd8-6b75-441e-b331-2f82a10d2dd9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part | ||
| 1570 | 2026.05.01 21:44:36.378605 [ 201 ] {2aab6348-fb36-4d9f-8703-1740226e7ffb::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (2aab6348-fb36-4d9f-8703-1740226e7ffb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1571 | 2026.05.01 21:44:36.378648 [ 194 ] {ebb61bd8-6b75-441e-b331-2f82a10d2dd9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 80 rows starting from the beginning of the part | ||
| 1572 | 2026.05.01 21:44:36.378674 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 1573 | 2026.05.01 21:44:36.378715 [ 194 ] {ebb61bd8-6b75-441e-b331-2f82a10d2dd9::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 | ||
| 1574 | 2026.05.01 21:44:36.378762 [ 194 ] {ebb61bd8-6b75-441e-b331-2f82a10d2dd9::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 | ||
| 1575 | 2026.05.01 21:44:36.378812 [ 194 ] {ebb61bd8-6b75-441e-b331-2f82a10d2dd9::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 | ||
| 1576 | 2026.05.01 21:44:36.379657 [ 192 ] {ebb61bd8-6b75-441e-b331-2f82a10d2dd9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 390 rows, containing 4 columns (4 merged, 0 gathered) in 0.001341929 sec., 290626.4042285397 rows/sec., 19.07 MiB/sec. | ||
| 1577 | 2026.05.01 21:44:36.379808 [ 201 ] {ebb61bd8-6b75-441e-b331-2f82a10d2dd9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1578 | 2026.05.01 21:44:36.380044 [ 201 ] {ebb61bd8-6b75-441e-b331-2f82a10d2dd9::all_1_6_1} <Trace> oximeter.measurements_u64 (ebb61bd8-6b75-441e-b331-2f82a10d2dd9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1579 | 2026.05.01 21:44:36.380104 [ 201 ] {ebb61bd8-6b75-441e-b331-2f82a10d2dd9::all_1_6_1} <Trace> oximeter.measurements_u64 (ebb61bd8-6b75-441e-b331-2f82a10d2dd9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1580 | 2026.05.01 21:44:36.380170 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1581 | 2026.05.01 21:44:37.000186 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 171.57 MiB, peak 180.63 MiB, free memory in arenas 0.00 B, will set to 181.11 MiB (RSS), difference: 9.54 MiB | ||
| 1582 | 2026.05.01 21:44:37.678149 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50383 | ||
| 1583 | 2026.05.01 21:44:37.678276 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1584 | 2026.05.01 21:44:37.678308 [ 286 ] {} <Debug> TCP-Session: b0e780ec-bdff-41b1-be0c-2d2c10028760 Authenticating user 'default' from [fd00:1122:3344:101::e]:50383 | ||
| 1585 | 2026.05.01 21:44:37.678334 [ 286 ] {} <Debug> TCP-Session: b0e780ec-bdff-41b1-be0c-2d2c10028760 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1586 | 2026.05.01 21:44:37.678349 [ 286 ] {} <Debug> TCP-Session: b0e780ec-bdff-41b1-be0c-2d2c10028760 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1587 | 2026.05.01 21:44:37.678589 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49953 | ||
| 1588 | 2026.05.01 21:44:37.678604 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53921 | ||
| 1589 | 2026.05.01 21:44:37.678640 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56694 | ||
| 1590 | 2026.05.01 21:44:37.678652 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36901 | ||
| 1591 | 2026.05.01 21:44:37.678682 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58202 | ||
| 1592 | 2026.05.01 21:44:37.678723 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1593 | 2026.05.01 21:44:37.678734 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1594 | 2026.05.01 21:44:37.678674 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59558 | ||
| 1595 | 2026.05.01 21:44:37.678757 [ 287 ] {} <Debug> TCP-Session: 6133281a-3897-493e-8f7b-c6aa7a89f46e Authenticating user 'default' from [fd00:1122:3344:101::e]:49953 | ||
| 1596 | 2026.05.01 21:44:37.678765 [ 290 ] {} <Debug> TCP-Session: 5df88993-223c-4a7f-b130-6ed607b2fa17 Authenticating user 'default' from [fd00:1122:3344:101::e]:56694 | ||
| 1597 | 2026.05.01 21:44:37.678665 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45170 | ||
| 1598 | 2026.05.01 21:44:37.678804 [ 290 ] {} <Debug> TCP-Session: 5df88993-223c-4a7f-b130-6ed607b2fa17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1599 | 2026.05.01 21:44:37.678823 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1600 | 2026.05.01 21:44:37.678846 [ 290 ] {} <Debug> TCP-Session: 5df88993-223c-4a7f-b130-6ed607b2fa17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1601 | 2026.05.01 21:44:37.678669 [ 286 ] {} <Trace> TCP-Session: b0e780ec-bdff-41b1-be0c-2d2c10028760 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1602 | 2026.05.01 21:44:37.678876 [ 288 ] {} <Debug> TCP-Session: e7ed3360-a784-4477-80af-35b6488c79fc Authenticating user 'default' from [fd00:1122:3344:101::e]:53921 | ||
| 1603 | 2026.05.01 21:44:37.678653 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40032 | ||
| 1604 | 2026.05.01 21:44:37.678937 [ 288 ] {} <Debug> TCP-Session: e7ed3360-a784-4477-80af-35b6488c79fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1605 | 2026.05.01 21:44:37.678798 [ 287 ] {} <Debug> TCP-Session: 6133281a-3897-493e-8f7b-c6aa7a89f46e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1606 | 2026.05.01 21:44:37.678973 [ 288 ] {} <Debug> TCP-Session: e7ed3360-a784-4477-80af-35b6488c79fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1607 | 2026.05.01 21:44:37.678991 [ 287 ] {} <Debug> TCP-Session: 6133281a-3897-493e-8f7b-c6aa7a89f46e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1608 | 2026.05.01 21:44:37.679101 [ 286 ] {59fb5739-64e8-4d42-b317-42544be36e45} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50383) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1609 | 2026.05.01 21:44:37.679135 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1610 | 2026.05.01 21:44:37.679174 [ 292 ] {} <Debug> TCP-Session: 4bd99547-86fc-482e-9394-3775d2fa161f Authenticating user 'default' from [fd00:1122:3344:101::e]:45170 | ||
| 1611 | 2026.05.01 21:44:37.679174 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1612 | 2026.05.01 21:44:37.679197 [ 292 ] {} <Debug> TCP-Session: 4bd99547-86fc-482e-9394-3775d2fa161f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1613 | 2026.05.01 21:44:37.679213 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1614 | 2026.05.01 21:44:37.679220 [ 291 ] {} <Debug> TCP-Session: 04aa8e1c-481c-4ddf-9bed-65621c0f28d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:40032 | ||
| 1615 | 2026.05.01 21:44:37.679229 [ 292 ] {} <Debug> TCP-Session: 4bd99547-86fc-482e-9394-3775d2fa161f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1616 | 2026.05.01 21:44:37.679247 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1617 | 2026.05.01 21:44:37.679264 [ 291 ] {} <Debug> TCP-Session: 04aa8e1c-481c-4ddf-9bed-65621c0f28d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1618 | 2026.05.01 21:44:37.679253 [ 293 ] {} <Debug> TCP-Session: d113169d-24fc-47ec-a043-175a465403e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:59558 | ||
| 1619 | 2026.05.01 21:44:37.679303 [ 294 ] {} <Debug> TCP-Session: 152c29e3-2eae-40a9-b5f0-0608481dccf2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58202 | ||
| 1620 | 2026.05.01 21:44:37.679317 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1621 | 2026.05.01 21:44:37.679338 [ 293 ] {} <Debug> TCP-Session: d113169d-24fc-47ec-a043-175a465403e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1622 | 2026.05.01 21:44:37.679350 [ 294 ] {} <Debug> TCP-Session: 152c29e3-2eae-40a9-b5f0-0608481dccf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1623 | 2026.05.01 21:44:37.679361 [ 289 ] {} <Debug> TCP-Session: 58121be5-2d5c-48a4-9b28-f082ce187f06 Authenticating user 'default' from [fd00:1122:3344:101::e]:36901 | ||
| 1624 | 2026.05.01 21:44:37.679369 [ 293 ] {} <Debug> TCP-Session: d113169d-24fc-47ec-a043-175a465403e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1625 | 2026.05.01 21:44:37.679379 [ 294 ] {} <Debug> TCP-Session: 152c29e3-2eae-40a9-b5f0-0608481dccf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1626 | 2026.05.01 21:44:37.679390 [ 289 ] {} <Debug> TCP-Session: 58121be5-2d5c-48a4-9b28-f082ce187f06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1627 | 2026.05.01 21:44:37.679304 [ 291 ] {} <Debug> TCP-Session: 04aa8e1c-481c-4ddf-9bed-65621c0f28d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1628 | 2026.05.01 21:44:37.679421 [ 289 ] {} <Debug> TCP-Session: 58121be5-2d5c-48a4-9b28-f082ce187f06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1629 | 2026.05.01 21:44:37.679450 [ 286 ] {59fb5739-64e8-4d42-b317-42544be36e45} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1630 | 2026.05.01 21:44:37.679535 [ 286 ] {59fb5739-64e8-4d42-b317-42544be36e45} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1631 | 2026.05.01 21:44:37.679943 [ 286 ] {59fb5739-64e8-4d42-b317-42544be36e45} <Debug> oximeter.version (c9154427-445b-440c-a4d1-4c7d5d39c78c) (SelectExecutor): Key condition: unknown | ||
| 1632 | 2026.05.01 21:44:37.681479 [ 315 ] {59fb5739-64e8-4d42-b317-42544be36e45} <Trace> AggregatingTransform: Aggregating | ||
| 1633 | 2026.05.01 21:44:37.681520 [ 315 ] {59fb5739-64e8-4d42-b317-42544be36e45} <Trace> Aggregator: Aggregation method: without_key | ||
| 1634 | 2026.05.01 21:44:37.681549 [ 315 ] {59fb5739-64e8-4d42-b317-42544be36e45} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001480191 sec. (675.588 rows/sec., 26.39 KiB/sec.) | ||
| 1635 | 2026.05.01 21:44:37.681563 [ 315 ] {59fb5739-64e8-4d42-b317-42544be36e45} <Trace> Aggregator: Merging aggregated data | ||
| 1636 | 2026.05.01 21:44:37.682552 [ 286 ] {59fb5739-64e8-4d42-b317-42544be36e45} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003524 sec., 283.7684449489217 rows/sec., 11.08 KiB/sec. | ||
| 1637 | 2026.05.01 21:44:37.682754 [ 286 ] {59fb5739-64e8-4d42-b317-42544be36e45} <Debug> TCPHandler: Processed in 0.00420712 sec. | ||
| 1638 | 2026.05.01 21:44:37.682901 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1639 | 2026.05.01 21:44:37.682938 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1640 | 2026.05.01 21:44:37.682955 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1641 | 2026.05.01 21:44:37.682969 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1642 | 2026.05.01 21:44:37.682992 [ 288 ] {} <Debug> TCP-Session: e7ed3360-a784-4477-80af-35b6488c79fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1643 | 2026.05.01 21:44:37.683008 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1644 | 2026.05.01 21:44:37.683022 [ 294 ] {} <Debug> TCP-Session: 152c29e3-2eae-40a9-b5f0-0608481dccf2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1645 | 2026.05.01 21:44:37.683046 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1646 | 2026.05.01 21:44:37.683061 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1647 | 2026.05.01 21:44:37.683106 [ 291 ] {} <Debug> TCP-Session: 04aa8e1c-481c-4ddf-9bed-65621c0f28d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1648 | 2026.05.01 21:44:37.683068 [ 292 ] {} <Debug> TCP-Session: 4bd99547-86fc-482e-9394-3775d2fa161f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1649 | 2026.05.01 21:44:37.683136 [ 293 ] {} <Debug> TCP-Session: d113169d-24fc-47ec-a043-175a465403e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1650 | 2026.05.01 21:44:37.683029 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1651 | 2026.05.01 21:44:37.682943 [ 286 ] {} <Debug> TCP-Session: b0e780ec-bdff-41b1-be0c-2d2c10028760 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1652 | 2026.05.01 21:44:37.683226 [ 290 ] {} <Debug> TCP-Session: 5df88993-223c-4a7f-b130-6ed607b2fa17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1653 | 2026.05.01 21:44:37.683013 [ 289 ] {} <Debug> TCP-Session: 58121be5-2d5c-48a4-9b28-f082ce187f06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1654 | 2026.05.01 21:44:37.682990 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1655 | 2026.05.01 21:44:37.683329 [ 287 ] {} <Debug> TCP-Session: 6133281a-3897-493e-8f7b-c6aa7a89f46e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1656 | 2026.05.01 21:44:40.872259 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 202 | ||
| 1657 | 2026.05.01 21:44:40.874284 [ 243 ] {} <Trace> system.query_log (2b908884-941e-4e7d-820b-ca019ce9c2f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1658 | 2026.05.01 21:44:40.874327 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1659 | 2026.05.01 21:44:40.875555 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1660 | 2026.05.01 21:44:40.875818 [ 243 ] {} <Trace> system.query_log (2b908884-941e-4e7d-820b-ca019ce9c2f4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1661 | 2026.05.01 21:44:40.876067 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 202 | ||
| 1662 | 2026.05.01 21:44:41.367682 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1663 | 2026.05.01 21:44:41.367911 [ 3 ] {b51b0d65-f4d8-4f08-b2ad-c8538d8adb8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1664 | 2026.05.01 21:44:41.368260 [ 3 ] {b51b0d65-f4d8-4f08-b2ad-c8538d8adb8e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1665 | 2026.05.01 21:44:41.368298 [ 3 ] {b51b0d65-f4d8-4f08-b2ad-c8538d8adb8e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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_rib:active_routes')" moved to PREWHERE | ||
| 1666 | 2026.05.01 21:44:41.368531 [ 3 ] {b51b0d65-f4d8-4f08-b2ad-c8538d8adb8e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1667 | 2026.05.01 21:44:41.368603 [ 3 ] {b51b0d65-f4d8-4f08-b2ad-c8538d8adb8e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1668 | 2026.05.01 21:44:41.368749 [ 3 ] {b51b0d65-f4d8-4f08-b2ad-c8538d8adb8e} <Debug> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Key condition: (column 0 in 23-element set) | ||
| 1669 | 2026.05.01 21:44:41.368842 [ 318 ] {b51b0d65-f4d8-4f08-b2ad-c8538d8adb8e} <Trace> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1670 | 2026.05.01 21:44:41.368886 [ 316 ] {b51b0d65-f4d8-4f08-b2ad-c8538d8adb8e} <Trace> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1671 | 2026.05.01 21:44:41.368991 [ 3 ] {b51b0d65-f4d8-4f08-b2ad-c8538d8adb8e} <Debug> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1672 | 2026.05.01 21:44:41.369018 [ 3 ] {b51b0d65-f4d8-4f08-b2ad-c8538d8adb8e} <Trace> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1673 | 2026.05.01 21:44:41.369088 [ 3 ] {b51b0d65-f4d8-4f08-b2ad-c8538d8adb8e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1674 | 2026.05.01 21:44:41.369109 [ 3 ] {b51b0d65-f4d8-4f08-b2ad-c8538d8adb8e} <Debug> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1675 | 2026.05.01 21:44:41.369146 [ 3 ] {b51b0d65-f4d8-4f08-b2ad-c8538d8adb8e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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_rib:active_routes'))" | ||
| 1676 | 2026.05.01 21:44:41.369184 [ 3 ] {b51b0d65-f4d8-4f08-b2ad-c8538d8adb8e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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_rib:active_routes'))" | ||
| 1677 | 2026.05.01 21:44:41.370446 [ 3 ] {b51b0d65-f4d8-4f08-b2ad-c8538d8adb8e} <Debug> executeQuery: Read 38 rows, 10.11 KiB in 0.002628 sec., 14459.66514459665 rows/sec., 3.76 MiB/sec. | ||
| 1678 | 2026.05.01 21:44:41.370561 [ 3 ] {b51b0d65-f4d8-4f08-b2ad-c8538d8adb8e} <Debug> TCPHandler: Processed in 0.003010963 sec. | ||
| 1679 | 2026.05.01 21:44:41.372654 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1680 | 2026.05.01 21:44:41.372799 [ 3 ] {d7a86471-e419-4012-8a8a-69ed7a6127be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1681 | 2026.05.01 21:44:41.372872 [ 3 ] {d7a86471-e419-4012-8a8a-69ed7a6127be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1682 | 2026.05.01 21:44:41.373483 [ 3 ] {d7a86471-e419-4012-8a8a-69ed7a6127be} <Trace> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1683 | 2026.05.01 21:44:41.373532 [ 3 ] {d7a86471-e419-4012-8a8a-69ed7a6127be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1684 | 2026.05.01 21:44:41.373978 [ 3 ] {d7a86471-e419-4012-8a8a-69ed7a6127be} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1685 | 2026.05.01 21:44:41.374191 [ 3 ] {d7a86471-e419-4012-8a8a-69ed7a6127be} <Trace> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1686 | 2026.05.01 21:44:41.374344 [ 3 ] {d7a86471-e419-4012-8a8a-69ed7a6127be} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001596 sec., 1879.6992481203008 rows/sec., 171.33 KiB/sec. | ||
| 1687 | 2026.05.01 21:44:41.374387 [ 3 ] {d7a86471-e419-4012-8a8a-69ed7a6127be} <Debug> TCPHandler: Processed in 0.001786816 sec. | ||
| 1688 | 2026.05.01 21:44:41.374514 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1689 | 2026.05.01 21:44:41.374616 [ 3 ] {cf955a86-4bf8-42d7-9f4d-e26a1e85acd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1690 | 2026.05.01 21:44:41.374661 [ 3 ] {cf955a86-4bf8-42d7-9f4d-e26a1e85acd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1691 | 2026.05.01 21:44:41.375080 [ 3 ] {cf955a86-4bf8-42d7-9f4d-e26a1e85acd6} <Trace> oximeter.fields_ipaddr (f4373bd8-2321-4fec-be02-0b4c5af5ef47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1692 | 2026.05.01 21:44:41.375119 [ 3 ] {cf955a86-4bf8-42d7-9f4d-e26a1e85acd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1693 | 2026.05.01 21:44:41.375421 [ 3 ] {cf955a86-4bf8-42d7-9f4d-e26a1e85acd6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1694 | 2026.05.01 21:44:41.375643 [ 3 ] {cf955a86-4bf8-42d7-9f4d-e26a1e85acd6} <Trace> oximeter.fields_ipaddr (f4373bd8-2321-4fec-be02-0b4c5af5ef47): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1695 | 2026.05.01 21:44:41.375779 [ 3 ] {cf955a86-4bf8-42d7-9f4d-e26a1e85acd6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001185 sec., 1687.7637130801686 rows/sec., 137.63 KiB/sec. | ||
| 1696 | 2026.05.01 21:44:41.375816 [ 3 ] {cf955a86-4bf8-42d7-9f4d-e26a1e85acd6} <Debug> TCPHandler: Processed in 0.001354669 sec. | ||
| 1697 | 2026.05.01 21:44:41.375939 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1698 | 2026.05.01 21:44:41.376044 [ 3 ] {403b9032-1ee7-401e-803e-9874cb065a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1699 | 2026.05.01 21:44:41.376086 [ 3 ] {403b9032-1ee7-401e-803e-9874cb065a88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1700 | 2026.05.01 21:44:41.376562 [ 3 ] {403b9032-1ee7-401e-803e-9874cb065a88} <Trace> oximeter.fields_string (8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1701 | 2026.05.01 21:44:41.376601 [ 3 ] {403b9032-1ee7-401e-803e-9874cb065a88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1702 | 2026.05.01 21:44:41.376945 [ 3 ] {403b9032-1ee7-401e-803e-9874cb065a88} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1703 | 2026.05.01 21:44:41.377163 [ 3 ] {403b9032-1ee7-401e-803e-9874cb065a88} <Trace> oximeter.fields_string (8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1704 | 2026.05.01 21:44:41.377297 [ 3 ] {403b9032-1ee7-401e-803e-9874cb065a88} <Debug> executeQuery: Read 97 rows, 8.39 KiB in 0.001274 sec., 76138.147566719 rows/sec., 6.43 MiB/sec. | ||
| 1705 | 2026.05.01 21:44:41.377335 [ 3 ] {403b9032-1ee7-401e-803e-9874cb065a88} <Debug> TCPHandler: Processed in 0.001445801 sec. | ||
| 1706 | 2026.05.01 21:44:41.377464 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1707 | 2026.05.01 21:44:41.377560 [ 3 ] {845ef06e-ee23-4e38-8113-f4f08912dcfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1708 | 2026.05.01 21:44:41.377601 [ 3 ] {845ef06e-ee23-4e38-8113-f4f08912dcfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1709 | 2026.05.01 21:44:41.378001 [ 3 ] {845ef06e-ee23-4e38-8113-f4f08912dcfe} <Trace> oximeter.fields_u16 (a3cfcb7b-02c3-4570-864f-860834aa70b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1710 | 2026.05.01 21:44:41.378038 [ 3 ] {845ef06e-ee23-4e38-8113-f4f08912dcfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1711 | 2026.05.01 21:44:41.378340 [ 3 ] {845ef06e-ee23-4e38-8113-f4f08912dcfe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1712 | 2026.05.01 21:44:41.378589 [ 3 ] {845ef06e-ee23-4e38-8113-f4f08912dcfe} <Trace> oximeter.fields_u16 (a3cfcb7b-02c3-4570-864f-860834aa70b5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1713 | 2026.05.01 21:44:41.378728 [ 3 ] {845ef06e-ee23-4e38-8113-f4f08912dcfe} <Debug> executeQuery: Read 22 rows, 1.64 KiB in 0.001186 sec., 18549.74704890388 rows/sec., 1.35 MiB/sec. | ||
| 1714 | 2026.05.01 21:44:41.378768 [ 3 ] {845ef06e-ee23-4e38-8113-f4f08912dcfe} <Debug> TCPHandler: Processed in 0.001353649 sec. | ||
| 1715 | 2026.05.01 21:44:41.378899 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1716 | 2026.05.01 21:44:41.378994 [ 3 ] {e7223c82-d6a0-4dab-89ee-4a8f8de02d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1717 | 2026.05.01 21:44:41.379033 [ 3 ] {e7223c82-d6a0-4dab-89ee-4a8f8de02d3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1718 | 2026.05.01 21:44:41.379453 [ 3 ] {e7223c82-d6a0-4dab-89ee-4a8f8de02d3f} <Trace> oximeter.fields_uuid (a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1719 | 2026.05.01 21:44:41.379491 [ 3 ] {e7223c82-d6a0-4dab-89ee-4a8f8de02d3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1720 | 2026.05.01 21:44:41.379797 [ 3 ] {e7223c82-d6a0-4dab-89ee-4a8f8de02d3f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1721 | 2026.05.01 21:44:41.380012 [ 3 ] {e7223c82-d6a0-4dab-89ee-4a8f8de02d3f} <Trace> oximeter.fields_uuid (a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1722 | 2026.05.01 21:44:41.380142 [ 3 ] {e7223c82-d6a0-4dab-89ee-4a8f8de02d3f} <Debug> executeQuery: Read 92 rows, 7.36 KiB in 0.001166 sec., 78902.22984562608 rows/sec., 6.17 MiB/sec. | ||
| 1723 | 2026.05.01 21:44:41.380179 [ 3 ] {e7223c82-d6a0-4dab-89ee-4a8f8de02d3f} <Debug> TCPHandler: Processed in 0.001328639 sec. | ||
| 1724 | 2026.05.01 21:44:41.380314 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1725 | 2026.05.01 21:44:41.380409 [ 3 ] {36261288-c472-40d3-82f9-80c2929dfc6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1726 | 2026.05.01 21:44:41.380453 [ 3 ] {36261288-c472-40d3-82f9-80c2929dfc6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1727 | 2026.05.01 21:44:41.380871 [ 3 ] {36261288-c472-40d3-82f9-80c2929dfc6b} <Trace> oximeter.measurements_cumulativeu64 (2aab6348-fb36-4d9f-8703-1740226e7ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1728 | 2026.05.01 21:44:41.380908 [ 3 ] {36261288-c472-40d3-82f9-80c2929dfc6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1729 | 2026.05.01 21:44:41.381241 [ 3 ] {36261288-c472-40d3-82f9-80c2929dfc6b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1730 | 2026.05.01 21:44:41.381457 [ 3 ] {36261288-c472-40d3-82f9-80c2929dfc6b} <Trace> oximeter.measurements_cumulativeu64 (2aab6348-fb36-4d9f-8703-1740226e7ffb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1731 | 2026.05.01 21:44:41.381589 [ 3 ] {36261288-c472-40d3-82f9-80c2929dfc6b} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001198 sec., 134390.6510851419 rows/sec., 9.36 MiB/sec. | ||
| 1732 | 2026.05.01 21:44:41.381626 [ 3 ] {36261288-c472-40d3-82f9-80c2929dfc6b} <Debug> TCPHandler: Processed in 0.001359839 sec. | ||
| 1733 | 2026.05.01 21:44:41.381763 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1734 | 2026.05.01 21:44:41.381857 [ 3 ] {b518aa11-afb1-42f0-8066-a0cd959f9cf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1735 | 2026.05.01 21:44:41.381910 [ 3 ] {b518aa11-afb1-42f0-8066-a0cd959f9cf4} <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 | ||
| 1736 | 2026.05.01 21:44:41.382729 [ 3 ] {b518aa11-afb1-42f0-8066-a0cd959f9cf4} <Trace> oximeter.measurements_histogramu64 (3ce4aa2f-bbfa-4fa7-ae76-669e21dc8d1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1737 | 2026.05.01 21:44:41.382766 [ 3 ] {b518aa11-afb1-42f0-8066-a0cd959f9cf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1738 | 2026.05.01 21:44:41.383332 [ 3 ] {b518aa11-afb1-42f0-8066-a0cd959f9cf4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1739 | 2026.05.01 21:44:41.383555 [ 3 ] {b518aa11-afb1-42f0-8066-a0cd959f9cf4} <Trace> oximeter.measurements_histogramu64 (3ce4aa2f-bbfa-4fa7-ae76-669e21dc8d1b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1740 | 2026.05.01 21:44:41.383696 [ 3 ] {b518aa11-afb1-42f0-8066-a0cd959f9cf4} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001858 sec., 10764.262648008611 rows/sec., 19.29 MiB/sec. | ||
| 1741 | 2026.05.01 21:44:41.383757 [ 3 ] {b518aa11-afb1-42f0-8066-a0cd959f9cf4} <Debug> TCPHandler: Processed in 0.00204907 sec. | ||
| 1742 | 2026.05.01 21:44:41.383873 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1743 | 2026.05.01 21:44:41.383963 [ 3 ] {14a0c190-15ae-4dc3-a5fa-985084a60139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1744 | 2026.05.01 21:44:41.384001 [ 3 ] {14a0c190-15ae-4dc3-a5fa-985084a60139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1745 | 2026.05.01 21:44:41.384304 [ 3 ] {14a0c190-15ae-4dc3-a5fa-985084a60139} <Trace> oximeter.measurements_i64 (845b3f93-a853-4994-91c7-0444c8e87452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1746 | 2026.05.01 21:44:41.384338 [ 3 ] {14a0c190-15ae-4dc3-a5fa-985084a60139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1747 | 2026.05.01 21:44:41.384699 [ 3 ] {14a0c190-15ae-4dc3-a5fa-985084a60139} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1748 | 2026.05.01 21:44:41.384910 [ 3 ] {14a0c190-15ae-4dc3-a5fa-985084a60139} <Trace> oximeter.measurements_i64 (845b3f93-a853-4994-91c7-0444c8e87452): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1749 | 2026.05.01 21:44:41.385036 [ 3 ] {14a0c190-15ae-4dc3-a5fa-985084a60139} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 396.10 KiB/sec. | ||
| 1750 | 2026.05.01 21:44:41.385072 [ 3 ] {14a0c190-15ae-4dc3-a5fa-985084a60139} <Debug> TCPHandler: Processed in 0.001232717 sec. | ||
| 1751 | 2026.05.01 21:44:41.385185 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1752 | 2026.05.01 21:44:41.385280 [ 3 ] {08666836-3724-43b3-b64f-55e0e3b067cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1753 | 2026.05.01 21:44:41.385321 [ 3 ] {08666836-3724-43b3-b64f-55e0e3b067cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1754 | 2026.05.01 21:44:41.385661 [ 3 ] {08666836-3724-43b3-b64f-55e0e3b067cb} <Trace> oximeter.measurements_u64 (ebb61bd8-6b75-441e-b331-2f82a10d2dd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1755 | 2026.05.01 21:44:41.385699 [ 3 ] {08666836-3724-43b3-b64f-55e0e3b067cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1756 | 2026.05.01 21:44:41.385998 [ 3 ] {08666836-3724-43b3-b64f-55e0e3b067cb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1757 | 2026.05.01 21:44:41.386219 [ 3 ] {08666836-3724-43b3-b64f-55e0e3b067cb} <Trace> oximeter.measurements_u64 (ebb61bd8-6b75-441e-b331-2f82a10d2dd9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1758 | 2026.05.01 21:44:41.386346 [ 3 ] {08666836-3724-43b3-b64f-55e0e3b067cb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 1759 | 2026.05.01 21:44:41.386382 [ 3 ] {08666836-3724-43b3-b64f-55e0e3b067cb} <Debug> TCPHandler: Processed in 0.001245868 sec. | ||
| 1760 | 2026.05.01 21:44:43.373811 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3336 | ||
| 1761 | 2026.05.01 21:44:43.374461 [ 245 ] {} <Trace> system.asynchronous_metric_log (8aa24de3-c0b7-40bb-9f75-24c5ad4f4fd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1762 | 2026.05.01 21:44:43.374520 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 1763 | 2026.05.01 21:44:43.375130 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1764 | 2026.05.01 21:44:43.375463 [ 245 ] {} <Trace> system.asynchronous_metric_log (8aa24de3-c0b7-40bb-9f75-24c5ad4f4fd2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1765 | 2026.05.01 21:44:43.375636 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3336 | ||
| 1766 | 2026.05.01 21:44:43.551949 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1767 | 2026.05.01 21:44:43.570084 [ 244 ] {} <Trace> system.metric_log (9c295067-83c5-446c-9135-8df64113fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1768 | 2026.05.01 21:44:43.570142 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 1769 | 2026.05.01 21:44:43.576010 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1770 | 2026.05.01 21:44:43.576730 [ 244 ] {} <Trace> system.metric_log (9c295067-83c5-446c-9135-8df64113fc6d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1771 | 2026.05.01 21:44:43.580155 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1772 | 2026.05.01 21:44:46.367404 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1773 | 2026.05.01 21:44:46.367793 [ 3 ] {cce8024c-3409-4874-bc7c-fc00c0b4c3fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1774 | 2026.05.01 21:44:46.368171 [ 3 ] {cce8024c-3409-4874-bc7c-fc00c0b4c3fd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1775 | 2026.05.01 21:44:46.368212 [ 3 ] {cce8024c-3409-4874-bc7c-fc00c0b4c3fd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1776 | 2026.05.01 21:44:46.368445 [ 3 ] {cce8024c-3409-4874-bc7c-fc00c0b4c3fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1777 | 2026.05.01 21:44:46.368516 [ 3 ] {cce8024c-3409-4874-bc7c-fc00c0b4c3fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1778 | 2026.05.01 21:44:46.368655 [ 3 ] {cce8024c-3409-4874-bc7c-fc00c0b4c3fd} <Debug> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1779 | 2026.05.01 21:44:46.368752 [ 318 ] {cce8024c-3409-4874-bc7c-fc00c0b4c3fd} <Trace> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1780 | 2026.05.01 21:44:46.368783 [ 316 ] {cce8024c-3409-4874-bc7c-fc00c0b4c3fd} <Trace> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1781 | 2026.05.01 21:44:46.368785 [ 296 ] {cce8024c-3409-4874-bc7c-fc00c0b4c3fd} <Trace> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1782 | 2026.05.01 21:44:46.368902 [ 3 ] {cce8024c-3409-4874-bc7c-fc00c0b4c3fd} <Debug> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 1783 | 2026.05.01 21:44:46.368929 [ 3 ] {cce8024c-3409-4874-bc7c-fc00c0b4c3fd} <Trace> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1784 | 2026.05.01 21:44:46.369002 [ 3 ] {cce8024c-3409-4874-bc7c-fc00c0b4c3fd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1785 | 2026.05.01 21:44:46.369023 [ 3 ] {cce8024c-3409-4874-bc7c-fc00c0b4c3fd} <Debug> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 1786 | 2026.05.01 21:44:46.369060 [ 3 ] {cce8024c-3409-4874-bc7c-fc00c0b4c3fd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1787 | 2026.05.01 21:44:46.369098 [ 3 ] {cce8024c-3409-4874-bc7c-fc00c0b4c3fd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1788 | 2026.05.01 21:44:46.370263 [ 3 ] {cce8024c-3409-4874-bc7c-fc00c0b4c3fd} <Debug> executeQuery: Read 38 rows, 10.11 KiB in 0.002621 sec., 14498.283098054177 rows/sec., 3.77 MiB/sec. | ||
| 1789 | 2026.05.01 21:44:46.370377 [ 3 ] {cce8024c-3409-4874-bc7c-fc00c0b4c3fd} <Debug> TCPHandler: Processed in 0.003156515 sec. | ||
| 1790 | 2026.05.01 21:44:46.372105 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1791 | 2026.05.01 21:44:46.372217 [ 3 ] {b9d7bf48-c1f5-4002-ae9b-6e64cfc77e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1792 | 2026.05.01 21:44:46.372264 [ 3 ] {b9d7bf48-c1f5-4002-ae9b-6e64cfc77e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1793 | 2026.05.01 21:44:46.372736 [ 3 ] {b9d7bf48-c1f5-4002-ae9b-6e64cfc77e9c} <Trace> oximeter.fields_string (8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1794 | 2026.05.01 21:44:46.372778 [ 3 ] {b9d7bf48-c1f5-4002-ae9b-6e64cfc77e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 1795 | 2026.05.01 21:44:46.373139 [ 3 ] {b9d7bf48-c1f5-4002-ae9b-6e64cfc77e9c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1796 | 2026.05.01 21:44:46.373361 [ 3 ] {b9d7bf48-c1f5-4002-ae9b-6e64cfc77e9c} <Trace> oximeter.fields_string (8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1797 | 2026.05.01 21:44:46.373505 [ 3 ] {b9d7bf48-c1f5-4002-ae9b-6e64cfc77e9c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001319 sec., 42456.40636846095 rows/sec., 3.26 MiB/sec. | ||
| 1798 | 2026.05.01 21:44:46.373544 [ 3 ] {b9d7bf48-c1f5-4002-ae9b-6e64cfc77e9c} <Debug> TCPHandler: Processed in 0.001490221 sec. | ||
| 1799 | 2026.05.01 21:44:46.373668 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1800 | 2026.05.01 21:44:46.373768 [ 3 ] {328ce081-4f95-4379-8f92-1cbc51d9d819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1801 | 2026.05.01 21:44:46.373809 [ 3 ] {328ce081-4f95-4379-8f92-1cbc51d9d819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1802 | 2026.05.01 21:44:46.374207 [ 3 ] {328ce081-4f95-4379-8f92-1cbc51d9d819} <Trace> oximeter.fields_uuid (a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1803 | 2026.05.01 21:44:46.374244 [ 3 ] {328ce081-4f95-4379-8f92-1cbc51d9d819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 1804 | 2026.05.01 21:44:46.374542 [ 3 ] {328ce081-4f95-4379-8f92-1cbc51d9d819} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1805 | 2026.05.01 21:44:46.374748 [ 3 ] {328ce081-4f95-4379-8f92-1cbc51d9d819} <Trace> oximeter.fields_uuid (a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1806 | 2026.05.01 21:44:46.374876 [ 3 ] {328ce081-4f95-4379-8f92-1cbc51d9d819} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001131 sec., 56587.09106984969 rows/sec., 4.42 MiB/sec. | ||
| 1807 | 2026.05.01 21:44:46.374913 [ 3 ] {328ce081-4f95-4379-8f92-1cbc51d9d819} <Debug> TCPHandler: Processed in 0.001293339 sec. | ||
| 1808 | 2026.05.01 21:44:46.375034 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1809 | 2026.05.01 21:44:46.375129 [ 3 ] {21b2acf9-bb46-44a6-a9f9-b84eb6bc2219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1810 | 2026.05.01 21:44:46.375173 [ 3 ] {21b2acf9-bb46-44a6-a9f9-b84eb6bc2219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1811 | 2026.05.01 21:44:46.375580 [ 3 ] {21b2acf9-bb46-44a6-a9f9-b84eb6bc2219} <Trace> oximeter.measurements_cumulativeu64 (2aab6348-fb36-4d9f-8703-1740226e7ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1812 | 2026.05.01 21:44:46.375615 [ 3 ] {21b2acf9-bb46-44a6-a9f9-b84eb6bc2219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 1813 | 2026.05.01 21:44:46.375935 [ 3 ] {21b2acf9-bb46-44a6-a9f9-b84eb6bc2219} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1814 | 2026.05.01 21:44:46.376167 [ 3 ] {21b2acf9-bb46-44a6-a9f9-b84eb6bc2219} <Trace> oximeter.measurements_cumulativeu64 (2aab6348-fb36-4d9f-8703-1740226e7ffb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1815 | 2026.05.01 21:44:46.376296 [ 3 ] {21b2acf9-bb46-44a6-a9f9-b84eb6bc2219} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 1816 | 2026.05.01 21:44:46.376333 [ 3 ] {21b2acf9-bb46-44a6-a9f9-b84eb6bc2219} <Debug> TCPHandler: Processed in 0.001347969 sec. | ||
| 1817 | 2026.05.01 21:44:46.376451 [ 3 ] {} <Trace> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1818 | 2026.05.01 21:44:46.376546 [ 3 ] {2cf9a9f5-7757-4683-a61f-fa4ee354fbd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59570) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1819 | 2026.05.01 21:44:46.376586 [ 3 ] {2cf9a9f5-7757-4683-a61f-fa4ee354fbd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1820 | 2026.05.01 21:44:46.376920 [ 3 ] {2cf9a9f5-7757-4683-a61f-fa4ee354fbd7} <Trace> oximeter.measurements_u64 (ebb61bd8-6b75-441e-b331-2f82a10d2dd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1821 | 2026.05.01 21:44:46.376955 [ 3 ] {2cf9a9f5-7757-4683-a61f-fa4ee354fbd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 1822 | 2026.05.01 21:44:46.377257 [ 3 ] {2cf9a9f5-7757-4683-a61f-fa4ee354fbd7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1823 | 2026.05.01 21:44:46.377458 [ 3 ] {2cf9a9f5-7757-4683-a61f-fa4ee354fbd7} <Trace> oximeter.measurements_u64 (ebb61bd8-6b75-441e-b331-2f82a10d2dd9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1824 | 2026.05.01 21:44:46.377585 [ 3 ] {2cf9a9f5-7757-4683-a61f-fa4ee354fbd7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 1825 | 2026.05.01 21:44:46.377621 [ 3 ] {2cf9a9f5-7757-4683-a61f-fa4ee354fbd7} <Debug> TCPHandler: Processed in 0.001218827 sec. | ||
| 1826 | 2026.05.01 21:44:48.997695 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32892 | ||
| 1827 | 2026.05.01 21:44:48.997840 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1828 | 2026.05.01 21:44:48.997867 [ 286 ] {} <Debug> TCP-Session: 0e83f50d-423b-4a7b-be3f-f9a6b1f3ed3e Authenticating user 'default' from [fd00:1122:3344:101::e]:32892 | ||
| 1829 | 2026.05.01 21:44:48.997889 [ 286 ] {} <Debug> TCP-Session: 0e83f50d-423b-4a7b-be3f-f9a6b1f3ed3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1830 | 2026.05.01 21:44:48.997901 [ 286 ] {} <Debug> TCP-Session: 0e83f50d-423b-4a7b-be3f-f9a6b1f3ed3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1831 | 2026.05.01 21:44:48.998133 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34188 | ||
| 1832 | 2026.05.01 21:44:48.998165 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38199 | ||
| 1833 | 2026.05.01 21:44:48.998195 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44342 | ||
| 1834 | 2026.05.01 21:44:48.998203 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54295 | ||
| 1835 | 2026.05.01 21:44:48.998247 [ 286 ] {} <Trace> TCP-Session: 0e83f50d-423b-4a7b-be3f-f9a6b1f3ed3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1836 | 2026.05.01 21:44:48.998272 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1837 | 2026.05.01 21:44:48.998259 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1838 | 2026.05.01 21:44:48.998315 [ 293 ] {} <Debug> TCP-Session: 9194b577-c3da-4e6e-be16-7d948f693dc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:44342 | ||
| 1839 | 2026.05.01 21:44:48.998255 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1840 | 2026.05.01 21:44:48.998336 [ 290 ] {} <Debug> TCP-Session: 7f54d1ac-2d0f-49b2-b6bb-3f042d1506c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:38199 | ||
| 1841 | 2026.05.01 21:44:48.998341 [ 293 ] {} <Debug> TCP-Session: 9194b577-c3da-4e6e-be16-7d948f693dc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1842 | 2026.05.01 21:44:48.998355 [ 287 ] {} <Debug> TCP-Session: 6c71663b-18cb-4875-b785-a85d08acaee7 Authenticating user 'default' from [fd00:1122:3344:101::e]:34188 | ||
| 1843 | 2026.05.01 21:44:48.998364 [ 293 ] {} <Debug> TCP-Session: 9194b577-c3da-4e6e-be16-7d948f693dc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1844 | 2026.05.01 21:44:48.998361 [ 290 ] {} <Debug> TCP-Session: 7f54d1ac-2d0f-49b2-b6bb-3f042d1506c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1845 | 2026.05.01 21:44:48.998375 [ 287 ] {} <Debug> TCP-Session: 6c71663b-18cb-4875-b785-a85d08acaee7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1846 | 2026.05.01 21:44:48.998390 [ 290 ] {} <Debug> TCP-Session: 7f54d1ac-2d0f-49b2-b6bb-3f042d1506c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1847 | 2026.05.01 21:44:48.998400 [ 287 ] {} <Debug> TCP-Session: 6c71663b-18cb-4875-b785-a85d08acaee7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1848 | 2026.05.01 21:44:48.998185 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64167 | ||
| 1849 | 2026.05.01 21:44:48.998440 [ 286 ] {1b3673a5-09db-4376-b81b-c639a2166eed} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:32892) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1850 | 2026.05.01 21:44:48.998176 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43932 | ||
| 1851 | 2026.05.01 21:44:48.998157 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63517 | ||
| 1852 | 2026.05.01 21:44:48.998152 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61993 | ||
| 1853 | 2026.05.01 21:44:48.998538 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1854 | 2026.05.01 21:44:48.998554 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1855 | 2026.05.01 21:44:48.998587 [ 292 ] {} <Debug> TCP-Session: 44f11006-a8ce-4691-bca9-efb00f7f5f37 Authenticating user 'default' from [fd00:1122:3344:101::e]:64167 | ||
| 1856 | 2026.05.01 21:44:48.998590 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1857 | 2026.05.01 21:44:48.998606 [ 291 ] {} <Debug> TCP-Session: f817688f-0117-4eae-9561-18cb007b9109 Authenticating user 'default' from [fd00:1122:3344:101::e]:43932 | ||
| 1858 | 2026.05.01 21:44:48.998621 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1859 | 2026.05.01 21:44:48.998649 [ 289 ] {} <Debug> TCP-Session: e93f536a-ef4f-47bf-9843-c237c3d2a989 Authenticating user 'default' from [fd00:1122:3344:101::e]:63517 | ||
| 1860 | 2026.05.01 21:44:48.998651 [ 291 ] {} <Debug> TCP-Session: f817688f-0117-4eae-9561-18cb007b9109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1861 | 2026.05.01 21:44:48.998676 [ 288 ] {} <Debug> TCP-Session: c07b0727-1c2d-4458-bb97-4a053ff6f047 Authenticating user 'default' from [fd00:1122:3344:101::e]:61993 | ||
| 1862 | 2026.05.01 21:44:48.998693 [ 291 ] {} <Debug> TCP-Session: f817688f-0117-4eae-9561-18cb007b9109 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1863 | 2026.05.01 21:44:48.998695 [ 289 ] {} <Debug> TCP-Session: e93f536a-ef4f-47bf-9843-c237c3d2a989 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1864 | 2026.05.01 21:44:48.998720 [ 288 ] {} <Debug> TCP-Session: c07b0727-1c2d-4458-bb97-4a053ff6f047 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1865 | 2026.05.01 21:44:48.998750 [ 289 ] {} <Debug> TCP-Session: e93f536a-ef4f-47bf-9843-c237c3d2a989 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1866 | 2026.05.01 21:44:48.998776 [ 288 ] {} <Debug> TCP-Session: c07b0727-1c2d-4458-bb97-4a053ff6f047 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1867 | 2026.05.01 21:44:48.998736 [ 286 ] {1b3673a5-09db-4376-b81b-c639a2166eed} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1868 | 2026.05.01 21:44:48.998621 [ 292 ] {} <Debug> TCP-Session: 44f11006-a8ce-4691-bca9-efb00f7f5f37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1869 | 2026.05.01 21:44:48.998331 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1870 | 2026.05.01 21:44:48.998877 [ 286 ] {1b3673a5-09db-4376-b81b-c639a2166eed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1871 | 2026.05.01 21:44:48.998884 [ 292 ] {} <Debug> TCP-Session: 44f11006-a8ce-4691-bca9-efb00f7f5f37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1872 | 2026.05.01 21:44:48.998907 [ 294 ] {} <Debug> TCP-Session: b214a7ef-0370-4c65-920e-05a8be6e5da8 Authenticating user 'default' from [fd00:1122:3344:101::e]:54295 | ||
| 1873 | 2026.05.01 21:44:48.998943 [ 294 ] {} <Debug> TCP-Session: b214a7ef-0370-4c65-920e-05a8be6e5da8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1874 | 2026.05.01 21:44:48.998955 [ 294 ] {} <Debug> TCP-Session: b214a7ef-0370-4c65-920e-05a8be6e5da8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1875 | 2026.05.01 21:44:48.999187 [ 286 ] {1b3673a5-09db-4376-b81b-c639a2166eed} <Debug> oximeter.version (c9154427-445b-440c-a4d1-4c7d5d39c78c) (SelectExecutor): Key condition: unknown | ||
| 1876 | 2026.05.01 21:44:48.999279 [ 286 ] {1b3673a5-09db-4376-b81b-c639a2166eed} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1877 | 2026.05.01 21:44:49.389393 [ 336 ] {1b3673a5-09db-4376-b81b-c639a2166eed} <Trace> AggregatingTransform: Aggregating | ||
| 1878 | 2026.05.01 21:44:49.389471 [ 336 ] {1b3673a5-09db-4376-b81b-c639a2166eed} <Trace> Aggregator: Aggregation method: without_key | ||
| 1879 | 2026.05.01 21:44:49.389526 [ 336 ] {1b3673a5-09db-4376-b81b-c639a2166eed} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001042105 sec. (959.596 rows/sec., 37.48 KiB/sec.) | ||
| 1880 | 2026.05.01 21:44:49.389559 [ 336 ] {1b3673a5-09db-4376-b81b-c639a2166eed} <Trace> Aggregator: Merging aggregated data | ||
| 1881 | 2026.05.01 21:44:49.391398 [ 286 ] {1b3673a5-09db-4376-b81b-c639a2166eed} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.392994 sec., 2.5445681104546125 rows/sec., 101.78 B/sec. | ||
| 1882 | 2026.05.01 21:44:49.391561 [ 286 ] {1b3673a5-09db-4376-b81b-c639a2166eed} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1883 | 2026.05.01 21:44:49.391577 [ 286 ] {1b3673a5-09db-4376-b81b-c639a2166eed} <Debug> TCPHandler: Processed in 0.393471545 sec. | ||
| 1884 | 2026.05.01 21:44:49.391758 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1885 | 2026.05.01 21:44:49.391768 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1886 | 2026.05.01 21:44:49.391787 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1887 | 2026.05.01 21:44:49.391813 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1888 | 2026.05.01 21:44:49.391843 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1889 | 2026.05.01 21:44:49.391860 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1890 | 2026.05.01 21:44:49.391877 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1891 | 2026.05.01 21:44:49.391916 [ 291 ] {} <Debug> TCP-Session: f817688f-0117-4eae-9561-18cb007b9109 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1892 | 2026.05.01 21:44:49.391902 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1893 | 2026.05.01 21:44:49.391966 [ 292 ] {} <Debug> TCP-Session: 44f11006-a8ce-4691-bca9-efb00f7f5f37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1894 | 2026.05.01 21:44:49.391893 [ 287 ] {} <Debug> TCP-Session: 6c71663b-18cb-4875-b785-a85d08acaee7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1895 | 2026.05.01 21:44:49.391995 [ 293 ] {} <Debug> TCP-Session: 9194b577-c3da-4e6e-be16-7d948f693dc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1896 | 2026.05.01 21:44:49.391890 [ 290 ] {} <Debug> TCP-Session: 7f54d1ac-2d0f-49b2-b6bb-3f042d1506c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1897 | 2026.05.01 21:44:49.391840 [ 289 ] {} <Debug> TCP-Session: e93f536a-ef4f-47bf-9843-c237c3d2a989 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1898 | 2026.05.01 21:44:49.391830 [ 294 ] {} <Debug> TCP-Session: b214a7ef-0370-4c65-920e-05a8be6e5da8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1899 | 2026.05.01 21:44:49.391829 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1900 | 2026.05.01 21:44:49.391808 [ 286 ] {} <Debug> TCP-Session: 0e83f50d-423b-4a7b-be3f-f9a6b1f3ed3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1901 | 2026.05.01 21:44:49.392153 [ 288 ] {} <Debug> TCP-Session: c07b0727-1c2d-4458-bb97-4a053ff6f047 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1902 | 2026.05.01 21:44:50.000203 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.55 MiB, peak 193.68 MiB, free memory in arenas 0.00 B, will set to 202.13 MiB (RSS), difference: 18.58 MiB | ||
| 1903 | 2026.05.01 21:44:50.820761 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1904 | 2026.05.01 21:44:50.820815 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1905 | 2026.05.01 21:44:50.875793 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3784 | ||
| 1906 | 2026.05.01 21:44:50.876298 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 234 | ||
| 1907 | 2026.05.01 21:44:50.876340 [ 245 ] {} <Trace> system.asynchronous_metric_log (8aa24de3-c0b7-40bb-9f75-24c5ad4f4fd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1908 | 2026.05.01 21:44:50.876393 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 1909 | 2026.05.01 21:44:50.877076 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1910 | 2026.05.01 21:44:50.877520 [ 245 ] {} <Trace> system.asynchronous_metric_log (8aa24de3-c0b7-40bb-9f75-24c5ad4f4fd2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1911 | 2026.05.01 21:44:50.877651 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3784 | ||
| 1912 | 2026.05.01 21:44:50.878586 [ 243 ] {} <Trace> system.query_log (2b908884-941e-4e7d-820b-ca019ce9c2f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1913 | 2026.05.01 21:44:50.878628 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 1914 | 2026.05.01 21:44:50.879921 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1915 | 2026.05.01 21:44:50.880421 [ 243 ] {} <Trace> system.query_log (2b908884-941e-4e7d-820b-ca019ce9c2f4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1916 | 2026.05.01 21:44:50.880704 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 234 | ||
| 1917 | 2026.05.01 21:44:50.985032 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1918 | 2026.05.01 21:44:50.985109 [ 3 ] {} <Debug> TCP-Session: ef05df46-6c97-47d0-9119-9b645af0c77d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1919 | 2026.05.01 21:44:51.000199 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 200.10 MiB, peak 206.28 MiB, free memory in arenas 0.00 B, will set to 202.14 MiB (RSS), difference: 2.04 MiB | ||
| 1920 | 2026.05.01 21:44:51.080259 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1921 | 2026.05.01 21:44:51.099121 [ 244 ] {} <Trace> system.metric_log (9c295067-83c5-446c-9135-8df64113fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1922 | 2026.05.01 21:44:51.099185 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 1923 | 2026.05.01 21:44:51.105299 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1924 | 2026.05.01 21:44:51.106376 [ 244 ] {} <Trace> system.metric_log (9c295067-83c5-446c-9135-8df64113fc6d): 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.05.01 21:44:51.109735 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1926 | 2026.05.01 21:44:51.369076 [ 5 ] {} <Trace> TCP-Session: 5605c7da-71c9-4ebb-a224-3bef3be842d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1927 | 2026.05.01 21:44:51.369331 [ 5 ] {7c4e018b-b1e2-4485-ab3a-84c0ba867660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57296) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 1928 | 2026.05.01 21:44:51.369743 [ 5 ] {7c4e018b-b1e2-4485-ab3a-84c0ba867660} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1929 | 2026.05.01 21:44:51.369787 [ 5 ] {7c4e018b-b1e2-4485-ab3a-84c0ba867660} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1930 | 2026.05.01 21:44:51.370065 [ 5 ] {7c4e018b-b1e2-4485-ab3a-84c0ba867660} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1931 | 2026.05.01 21:44:51.370138 [ 5 ] {7c4e018b-b1e2-4485-ab3a-84c0ba867660} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1932 | 2026.05.01 21:44:51.370282 [ 5 ] {7c4e018b-b1e2-4485-ab3a-84c0ba867660} <Debug> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Key condition: (column 0 in 22-element set) | ||
| 1933 | 2026.05.01 21:44:51.370401 [ 346 ] {7c4e018b-b1e2-4485-ab3a-84c0ba867660} <Trace> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1934 | 2026.05.01 21:44:51.370419 [ 305 ] {7c4e018b-b1e2-4485-ab3a-84c0ba867660} <Trace> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1935 | 2026.05.01 21:44:51.370419 [ 337 ] {7c4e018b-b1e2-4485-ab3a-84c0ba867660} <Trace> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1936 | 2026.05.01 21:44:51.370541 [ 5 ] {7c4e018b-b1e2-4485-ab3a-84c0ba867660} <Debug> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 1937 | 2026.05.01 21:44:51.370570 [ 5 ] {7c4e018b-b1e2-4485-ab3a-84c0ba867660} <Trace> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1938 | 2026.05.01 21:44:51.370651 [ 5 ] {7c4e018b-b1e2-4485-ab3a-84c0ba867660} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1939 | 2026.05.01 21:44:51.370673 [ 5 ] {7c4e018b-b1e2-4485-ab3a-84c0ba867660} <Debug> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 1940 | 2026.05.01 21:44:51.370707 [ 5 ] {7c4e018b-b1e2-4485-ab3a-84c0ba867660} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1941 | 2026.05.01 21:44:51.370761 [ 5 ] {7c4e018b-b1e2-4485-ab3a-84c0ba867660} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1942 | 2026.05.01 21:44:51.370807 [ 5 ] {7c4e018b-b1e2-4485-ab3a-84c0ba867660} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1943 | 2026.05.01 21:44:51.372186 [ 5 ] {7c4e018b-b1e2-4485-ab3a-84c0ba867660} <Debug> executeQuery: Read 41 rows, 10.38 KiB in 0.002961 sec., 13846.673421141506 rows/sec., 3.42 MiB/sec. | ||
| 1944 | 2026.05.01 21:44:51.372316 [ 5 ] {7c4e018b-b1e2-4485-ab3a-84c0ba867660} <Debug> MemoryTracker: Peak memory usage (for query): 148.13 KiB. | ||
| 1945 | 2026.05.01 21:44:51.372331 [ 5 ] {7c4e018b-b1e2-4485-ab3a-84c0ba867660} <Debug> TCPHandler: Processed in 0.003401868 sec. | ||
| 1946 | 2026.05.01 21:44:51.377753 [ 5 ] {} <Trace> TCP-Session: 5605c7da-71c9-4ebb-a224-3bef3be842d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1947 | 2026.05.01 21:44:51.377885 [ 5 ] {cff42ef4-46ca-47a2-b39f-0b51f5575179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57296) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1948 | 2026.05.01 21:44:51.377936 [ 5 ] {cff42ef4-46ca-47a2-b39f-0b51f5575179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1949 | 2026.05.01 21:44:51.378505 [ 5 ] {cff42ef4-46ca-47a2-b39f-0b51f5575179} <Trace> oximeter.fields_string (8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1950 | 2026.05.01 21:44:51.378547 [ 5 ] {cff42ef4-46ca-47a2-b39f-0b51f5575179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 1951 | 2026.05.01 21:44:51.379082 [ 5 ] {cff42ef4-46ca-47a2-b39f-0b51f5575179} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1952 | 2026.05.01 21:44:51.379593 [ 5 ] {cff42ef4-46ca-47a2-b39f-0b51f5575179} <Trace> oximeter.fields_string (8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1953 | 2026.05.01 21:44:51.379755 [ 5 ] {cff42ef4-46ca-47a2-b39f-0b51f5575179} <Debug> executeQuery: Read 132 rows, 11.71 KiB in 0.001908 sec., 69182.38993710691 rows/sec., 5.99 MiB/sec. | ||
| 1954 | 2026.05.01 21:44:51.379803 [ 5 ] {cff42ef4-46ca-47a2-b39f-0b51f5575179} <Debug> TCPHandler: Processed in 0.00211247 sec. | ||
| 1955 | 2026.05.01 21:44:51.379972 [ 5 ] {} <Trace> TCP-Session: 5605c7da-71c9-4ebb-a224-3bef3be842d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1956 | 2026.05.01 21:44:51.380071 [ 5 ] {6847b284-6bea-4e9e-895f-bb7248e29d00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57296) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1957 | 2026.05.01 21:44:51.380114 [ 5 ] {6847b284-6bea-4e9e-895f-bb7248e29d00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1958 | 2026.05.01 21:44:51.380557 [ 5 ] {6847b284-6bea-4e9e-895f-bb7248e29d00} <Trace> oximeter.fields_u16 (a3cfcb7b-02c3-4570-864f-860834aa70b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1959 | 2026.05.01 21:44:51.380595 [ 5 ] {6847b284-6bea-4e9e-895f-bb7248e29d00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 1960 | 2026.05.01 21:44:51.381055 [ 5 ] {6847b284-6bea-4e9e-895f-bb7248e29d00} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1961 | 2026.05.01 21:44:51.381513 [ 5 ] {6847b284-6bea-4e9e-895f-bb7248e29d00} <Trace> oximeter.fields_u16 (a3cfcb7b-02c3-4570-864f-860834aa70b5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1962 | 2026.05.01 21:44:51.381620 [ 48 ] {} <Debug> oximeter.fields_u16 (a3cfcb7b-02c3-4570-864f-860834aa70b5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1963 | 2026.05.01 21:44:51.381648 [ 5 ] {6847b284-6bea-4e9e-895f-bb7248e29d00} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001596 sec., 23809.52380952381 rows/sec., 1.75 MiB/sec. | ||
| 1964 | 2026.05.01 21:44:51.381658 [ 48 ] {} <Trace> oximeter.fields_u16 (a3cfcb7b-02c3-4570-864f-860834aa70b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1965 | 2026.05.01 21:44:51.381682 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 1966 | 2026.05.01 21:44:51.381685 [ 5 ] {6847b284-6bea-4e9e-895f-bb7248e29d00} <Debug> TCPHandler: Processed in 0.001772686 sec. | ||
| 1967 | 2026.05.01 21:44:51.381788 [ 194 ] {a3cfcb7b-02c3-4570-864f-860834aa70b5::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 | ||
| 1968 | 2026.05.01 21:44:51.381861 [ 5 ] {} <Trace> TCP-Session: 5605c7da-71c9-4ebb-a224-3bef3be842d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1969 | 2026.05.01 21:44:51.381924 [ 194 ] {a3cfcb7b-02c3-4570-864f-860834aa70b5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1970 | 2026.05.01 21:44:51.381961 [ 194 ] {a3cfcb7b-02c3-4570-864f-860834aa70b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 161 rows starting from the beginning of the part | ||
| 1971 | 2026.05.01 21:44:51.381984 [ 5 ] {7b3e4f51-29e6-4944-94c9-eec5945f8c9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57296) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1972 | 2026.05.01 21:44:51.382021 [ 194 ] {a3cfcb7b-02c3-4570-864f-860834aa70b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 153 rows starting from the beginning of the part | ||
| 1973 | 2026.05.01 21:44:51.382043 [ 5 ] {7b3e4f51-29e6-4944-94c9-eec5945f8c9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1974 | 2026.05.01 21:44:51.382071 [ 194 ] {a3cfcb7b-02c3-4570-864f-860834aa70b5::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 | ||
| 1975 | 2026.05.01 21:44:51.382120 [ 194 ] {a3cfcb7b-02c3-4570-864f-860834aa70b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part | ||
| 1976 | 2026.05.01 21:44:51.382161 [ 194 ] {a3cfcb7b-02c3-4570-864f-860834aa70b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 22 rows starting from the beginning of the part | ||
| 1977 | 2026.05.01 21:44:51.382201 [ 194 ] {a3cfcb7b-02c3-4570-864f-860834aa70b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 38 rows starting from the beginning of the part | ||
| 1978 | 2026.05.01 21:44:51.382569 [ 5 ] {7b3e4f51-29e6-4944-94c9-eec5945f8c9e} <Trace> oximeter.fields_uuid (a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1979 | 2026.05.01 21:44:51.382612 [ 5 ] {7b3e4f51-29e6-4944-94c9-eec5945f8c9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 1980 | 2026.05.01 21:44:51.383064 [ 5 ] {7b3e4f51-29e6-4944-94c9-eec5945f8c9e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1981 | 2026.05.01 21:44:51.383277 [ 194 ] {a3cfcb7b-02c3-4570-864f-860834aa70b5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 399 rows, containing 5 columns (5 merged, 0 gathered) in 0.001531462 sec., 260535.35771700507 rows/sec., 17.40 MiB/sec. | ||
| 1982 | 2026.05.01 21:44:51.383631 [ 5 ] {7b3e4f51-29e6-4944-94c9-eec5945f8c9e} <Trace> oximeter.fields_uuid (a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1983 | 2026.05.01 21:44:51.383697 [ 199 ] {a3cfcb7b-02c3-4570-864f-860834aa70b5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1984 | 2026.05.01 21:44:51.383773 [ 5 ] {7b3e4f51-29e6-4944-94c9-eec5945f8c9e} <Debug> executeQuery: Read 110 rows, 8.82 KiB in 0.001815 sec., 60606.06060606061 rows/sec., 4.75 MiB/sec. | ||
| 1985 | 2026.05.01 21:44:51.383817 [ 5 ] {7b3e4f51-29e6-4944-94c9-eec5945f8c9e} <Debug> TCPHandler: Processed in 0.002018839 sec. | ||
| 1986 | 2026.05.01 21:44:51.383964 [ 5 ] {} <Trace> TCP-Session: 5605c7da-71c9-4ebb-a224-3bef3be842d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1987 | 2026.05.01 21:44:51.384064 [ 5 ] {e358a6c0-dfce-4616-87a6-cdbc95201b53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57296) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1988 | 2026.05.01 21:44:51.384121 [ 5 ] {e358a6c0-dfce-4616-87a6-cdbc95201b53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1989 | 2026.05.01 21:44:51.384338 [ 199 ] {a3cfcb7b-02c3-4570-864f-860834aa70b5::all_1_6_1} <Trace> oximeter.fields_u16 (a3cfcb7b-02c3-4570-864f-860834aa70b5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1990 | 2026.05.01 21:44:51.384422 [ 199 ] {a3cfcb7b-02c3-4570-864f-860834aa70b5::all_1_6_1} <Trace> oximeter.fields_u16 (a3cfcb7b-02c3-4570-864f-860834aa70b5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1991 | 2026.05.01 21:44:51.384522 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1992 | 2026.05.01 21:44:51.384585 [ 5 ] {e358a6c0-dfce-4616-87a6-cdbc95201b53} <Trace> oximeter.measurements_cumulativeu64 (2aab6348-fb36-4d9f-8703-1740226e7ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1993 | 2026.05.01 21:44:51.384628 [ 5 ] {e358a6c0-dfce-4616-87a6-cdbc95201b53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 1994 | 2026.05.01 21:44:51.385075 [ 5 ] {e358a6c0-dfce-4616-87a6-cdbc95201b53} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1995 | 2026.05.01 21:44:51.385524 [ 5 ] {e358a6c0-dfce-4616-87a6-cdbc95201b53} <Trace> oximeter.measurements_cumulativeu64 (2aab6348-fb36-4d9f-8703-1740226e7ffb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1996 | 2026.05.01 21:44:51.385659 [ 5 ] {e358a6c0-dfce-4616-87a6-cdbc95201b53} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001614 sec., 99132.58983890954 rows/sec., 6.90 MiB/sec. | ||
| 1997 | 2026.05.01 21:44:51.385696 [ 5 ] {e358a6c0-dfce-4616-87a6-cdbc95201b53} <Debug> TCPHandler: Processed in 0.001783746 sec. | ||
| 1998 | 2026.05.01 21:44:51.385834 [ 5 ] {} <Trace> TCP-Session: 5605c7da-71c9-4ebb-a224-3bef3be842d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1999 | 2026.05.01 21:44:51.385932 [ 5 ] {d99257b1-ff87-4204-9949-5ecfddfaa2a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57296) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2000 | 2026.05.01 21:44:51.385987 [ 5 ] {d99257b1-ff87-4204-9949-5ecfddfaa2a4} <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 | ||
| 2001 | 2026.05.01 21:44:51.386965 [ 5 ] {d99257b1-ff87-4204-9949-5ecfddfaa2a4} <Trace> oximeter.measurements_histogramu64 (3ce4aa2f-bbfa-4fa7-ae76-669e21dc8d1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2002 | 2026.05.01 21:44:51.387002 [ 5 ] {d99257b1-ff87-4204-9949-5ecfddfaa2a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2003 | 2026.05.01 21:44:51.387781 [ 5 ] {d99257b1-ff87-4204-9949-5ecfddfaa2a4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2004 | 2026.05.01 21:44:51.388205 [ 5 ] {d99257b1-ff87-4204-9949-5ecfddfaa2a4} <Trace> oximeter.measurements_histogramu64 (3ce4aa2f-bbfa-4fa7-ae76-669e21dc8d1b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2005 | 2026.05.01 21:44:51.388363 [ 5 ] {d99257b1-ff87-4204-9949-5ecfddfaa2a4} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.002449 sec., 15516.53736218865 rows/sec., 27.80 MiB/sec. | ||
| 2006 | 2026.05.01 21:44:51.388416 [ 5 ] {d99257b1-ff87-4204-9949-5ecfddfaa2a4} <Debug> TCPHandler: Processed in 0.002633538 sec. | ||
| 2007 | 2026.05.01 21:44:51.388551 [ 5 ] {} <Trace> TCP-Session: 5605c7da-71c9-4ebb-a224-3bef3be842d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2008 | 2026.05.01 21:44:51.388647 [ 5 ] {12abf0bf-00e4-4e9d-9fd3-c81e46370bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57296) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2009 | 2026.05.01 21:44:51.388689 [ 5 ] {12abf0bf-00e4-4e9d-9fd3-c81e46370bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2010 | 2026.05.01 21:44:51.389014 [ 5 ] {12abf0bf-00e4-4e9d-9fd3-c81e46370bb2} <Trace> oximeter.measurements_i64 (845b3f93-a853-4994-91c7-0444c8e87452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2011 | 2026.05.01 21:44:51.389051 [ 5 ] {12abf0bf-00e4-4e9d-9fd3-c81e46370bb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2012 | 2026.05.01 21:44:51.389469 [ 5 ] {12abf0bf-00e4-4e9d-9fd3-c81e46370bb2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2013 | 2026.05.01 21:44:51.390025 [ 5 ] {12abf0bf-00e4-4e9d-9fd3-c81e46370bb2} <Trace> oximeter.measurements_i64 (845b3f93-a853-4994-91c7-0444c8e87452): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2014 | 2026.05.01 21:44:51.390193 [ 5 ] {12abf0bf-00e4-4e9d-9fd3-c81e46370bb2} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001562 sec., 9603.072983354674 rows/sec., 732.73 KiB/sec. | ||
| 2015 | 2026.05.01 21:44:51.390244 [ 5 ] {12abf0bf-00e4-4e9d-9fd3-c81e46370bb2} <Debug> TCPHandler: Processed in 0.001743475 sec. | ||
| 2016 | 2026.05.01 21:44:51.390393 [ 5 ] {} <Trace> TCP-Session: 5605c7da-71c9-4ebb-a224-3bef3be842d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2017 | 2026.05.01 21:44:51.390511 [ 5 ] {c4440f9d-3e9b-4d64-9073-f4e30ea687e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2018 | 2026.05.01 21:44:51.390566 [ 5 ] {c4440f9d-3e9b-4d64-9073-f4e30ea687e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2019 | 2026.05.01 21:44:51.390979 [ 5 ] {c4440f9d-3e9b-4d64-9073-f4e30ea687e6} <Trace> oximeter.measurements_u64 (ebb61bd8-6b75-441e-b331-2f82a10d2dd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2020 | 2026.05.01 21:44:51.391016 [ 5 ] {c4440f9d-3e9b-4d64-9073-f4e30ea687e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
| 2021 | 2026.05.01 21:44:51.391491 [ 5 ] {c4440f9d-3e9b-4d64-9073-f4e30ea687e6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2022 | 2026.05.01 21:44:51.391937 [ 5 ] {c4440f9d-3e9b-4d64-9073-f4e30ea687e6} <Trace> oximeter.measurements_u64 (ebb61bd8-6b75-441e-b331-2f82a10d2dd9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2023 | 2026.05.01 21:44:51.392070 [ 5 ] {c4440f9d-3e9b-4d64-9073-f4e30ea687e6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001581 sec., 37950.66413662239 rows/sec., 2.56 MiB/sec. | ||
| 2024 | 2026.05.01 21:44:51.392108 [ 5 ] {c4440f9d-3e9b-4d64-9073-f4e30ea687e6} <Debug> TCPHandler: Processed in 0.001777455 sec. | ||
| 2025 | 2026.05.01 21:44:56.368290 [ 5 ] {} <Trace> TCP-Session: 5605c7da-71c9-4ebb-a224-3bef3be842d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2026 | 2026.05.01 21:44:56.368529 [ 5 ] {cb09d0cd-6020-4e4e-9676-5f1d789c0320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57296) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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) | ||
| 2027 | 2026.05.01 21:44:56.368873 [ 5 ] {cb09d0cd-6020-4e4e-9676-5f1d789c0320} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2028 | 2026.05.01 21:44:56.368913 [ 5 ] {cb09d0cd-6020-4e4e-9676-5f1d789c0320} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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 | ||
| 2029 | 2026.05.01 21:44:56.369173 [ 5 ] {cb09d0cd-6020-4e4e-9676-5f1d789c0320} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2030 | 2026.05.01 21:44:56.369241 [ 5 ] {cb09d0cd-6020-4e4e-9676-5f1d789c0320} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2031 | 2026.05.01 21:44:56.369382 [ 5 ] {cb09d0cd-6020-4e4e-9676-5f1d789c0320} <Debug> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 2032 | 2026.05.01 21:44:56.369485 [ 346 ] {cb09d0cd-6020-4e4e-9676-5f1d789c0320} <Trace> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2033 | 2026.05.01 21:44:56.369504 [ 337 ] {cb09d0cd-6020-4e4e-9676-5f1d789c0320} <Trace> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2034 | 2026.05.01 21:44:56.369504 [ 321 ] {cb09d0cd-6020-4e4e-9676-5f1d789c0320} <Trace> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2035 | 2026.05.01 21:44:56.369627 [ 5 ] {cb09d0cd-6020-4e4e-9676-5f1d789c0320} <Debug> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2036 | 2026.05.01 21:44:56.369654 [ 5 ] {cb09d0cd-6020-4e4e-9676-5f1d789c0320} <Trace> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2037 | 2026.05.01 21:44:56.369737 [ 5 ] {cb09d0cd-6020-4e4e-9676-5f1d789c0320} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2038 | 2026.05.01 21:44:56.369757 [ 5 ] {cb09d0cd-6020-4e4e-9676-5f1d789c0320} <Debug> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2039 | 2026.05.01 21:44:56.369792 [ 5 ] {cb09d0cd-6020-4e4e-9676-5f1d789c0320} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 2040 | 2026.05.01 21:44:56.369842 [ 5 ] {cb09d0cd-6020-4e4e-9676-5f1d789c0320} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 2041 | 2026.05.01 21:44:56.369892 [ 5 ] {cb09d0cd-6020-4e4e-9676-5f1d789c0320} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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'))" | ||
| 2042 | 2026.05.01 21:44:56.371231 [ 5 ] {cb09d0cd-6020-4e4e-9676-5f1d789c0320} <Debug> executeQuery: Read 41 rows, 10.38 KiB in 0.002798 sec., 14653.323802716224 rows/sec., 3.62 MiB/sec. | ||
| 2043 | 2026.05.01 21:44:56.371360 [ 5 ] {cb09d0cd-6020-4e4e-9676-5f1d789c0320} <Debug> MemoryTracker: Peak memory usage (for query): 147.98 KiB. | ||
| 2044 | 2026.05.01 21:44:56.371376 [ 5 ] {cb09d0cd-6020-4e4e-9676-5f1d789c0320} <Debug> TCPHandler: Processed in 0.003219746 sec. | ||
| 2045 | 2026.05.01 21:44:56.373928 [ 5 ] {} <Trace> TCP-Session: 5605c7da-71c9-4ebb-a224-3bef3be842d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2046 | 2026.05.01 21:44:56.374111 [ 5 ] {0711511b-b4d5-4081-bfca-18f281180711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57296) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2047 | 2026.05.01 21:44:56.374226 [ 5 ] {0711511b-b4d5-4081-bfca-18f281180711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2048 | 2026.05.01 21:44:56.374769 [ 5 ] {0711511b-b4d5-4081-bfca-18f281180711} <Trace> oximeter.fields_i16 (c6dc9979-b8c7-4d37-9df5-87fed0df83b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2049 | 2026.05.01 21:44:56.374808 [ 5 ] {0711511b-b4d5-4081-bfca-18f281180711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2050 | 2026.05.01 21:44:56.375152 [ 5 ] {0711511b-b4d5-4081-bfca-18f281180711} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2051 | 2026.05.01 21:44:56.375370 [ 5 ] {0711511b-b4d5-4081-bfca-18f281180711} <Trace> oximeter.fields_i16 (c6dc9979-b8c7-4d37-9df5-87fed0df83b6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2052 | 2026.05.01 21:44:56.375508 [ 5 ] {0711511b-b4d5-4081-bfca-18f281180711} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00145 sec., 16551.724137931036 rows/sec., 1.37 MiB/sec. | ||
| 2053 | 2026.05.01 21:44:56.375545 [ 5 ] {0711511b-b4d5-4081-bfca-18f281180711} <Debug> TCPHandler: Processed in 0.001706725 sec. | ||
| 2054 | 2026.05.01 21:44:56.375661 [ 5 ] {} <Trace> TCP-Session: 5605c7da-71c9-4ebb-a224-3bef3be842d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2055 | 2026.05.01 21:44:56.375781 [ 5 ] {0b82fde3-7260-49c1-ba56-de2031c73095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57296) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2056 | 2026.05.01 21:44:56.375821 [ 5 ] {0b82fde3-7260-49c1-ba56-de2031c73095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2057 | 2026.05.01 21:44:56.376204 [ 5 ] {0b82fde3-7260-49c1-ba56-de2031c73095} <Trace> oximeter.fields_ipaddr (f4373bd8-2321-4fec-be02-0b4c5af5ef47): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2058 | 2026.05.01 21:44:56.376240 [ 5 ] {0b82fde3-7260-49c1-ba56-de2031c73095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2059 | 2026.05.01 21:44:56.376514 [ 5 ] {0b82fde3-7260-49c1-ba56-de2031c73095} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2060 | 2026.05.01 21:44:56.376726 [ 5 ] {0b82fde3-7260-49c1-ba56-de2031c73095} <Trace> oximeter.fields_ipaddr (f4373bd8-2321-4fec-be02-0b4c5af5ef47): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2061 | 2026.05.01 21:44:56.376850 [ 5 ] {0b82fde3-7260-49c1-ba56-de2031c73095} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001087 sec., 1839.926402943882 rows/sec., 150.03 KiB/sec. | ||
| 2062 | 2026.05.01 21:44:56.376886 [ 5 ] {0b82fde3-7260-49c1-ba56-de2031c73095} <Debug> TCPHandler: Processed in 0.001273788 sec. | ||
| 2063 | 2026.05.01 21:44:56.377007 [ 5 ] {} <Trace> TCP-Session: 5605c7da-71c9-4ebb-a224-3bef3be842d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2064 | 2026.05.01 21:44:56.377100 [ 5 ] {f64305ff-790e-4130-9147-0ff866136646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57296) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2065 | 2026.05.01 21:44:56.377139 [ 5 ] {f64305ff-790e-4130-9147-0ff866136646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2066 | 2026.05.01 21:44:56.377612 [ 5 ] {f64305ff-790e-4130-9147-0ff866136646} <Trace> oximeter.fields_string (8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2067 | 2026.05.01 21:44:56.377648 [ 5 ] {f64305ff-790e-4130-9147-0ff866136646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2068 | 2026.05.01 21:44:56.377977 [ 5 ] {f64305ff-790e-4130-9147-0ff866136646} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2069 | 2026.05.01 21:44:56.378181 [ 5 ] {f64305ff-790e-4130-9147-0ff866136646} <Trace> oximeter.fields_string (8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2070 | 2026.05.01 21:44:56.378307 [ 5 ] {f64305ff-790e-4130-9147-0ff866136646} <Debug> executeQuery: Read 181 rows, 16.33 KiB in 0.001224 sec., 147875.81699346405 rows/sec., 13.03 MiB/sec. | ||
| 2071 | 2026.05.01 21:44:56.378343 [ 5 ] {f64305ff-790e-4130-9147-0ff866136646} <Debug> TCPHandler: Processed in 0.00138314 sec. | ||
| 2072 | 2026.05.01 21:44:56.378447 [ 5 ] {} <Trace> TCP-Session: 5605c7da-71c9-4ebb-a224-3bef3be842d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2073 | 2026.05.01 21:44:56.378546 [ 5 ] {dad75fad-5c2a-46e7-ba9f-6966c6f59448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57296) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2074 | 2026.05.01 21:44:56.378588 [ 5 ] {dad75fad-5c2a-46e7-ba9f-6966c6f59448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2075 | 2026.05.01 21:44:56.378997 [ 5 ] {dad75fad-5c2a-46e7-ba9f-6966c6f59448} <Trace> oximeter.fields_u16 (a3cfcb7b-02c3-4570-864f-860834aa70b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2076 | 2026.05.01 21:44:56.379034 [ 5 ] {dad75fad-5c2a-46e7-ba9f-6966c6f59448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2077 | 2026.05.01 21:44:56.379351 [ 5 ] {dad75fad-5c2a-46e7-ba9f-6966c6f59448} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2078 | 2026.05.01 21:44:56.379554 [ 5 ] {dad75fad-5c2a-46e7-ba9f-6966c6f59448} <Trace> oximeter.fields_u16 (a3cfcb7b-02c3-4570-864f-860834aa70b5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2079 | 2026.05.01 21:44:56.379682 [ 5 ] {dad75fad-5c2a-46e7-ba9f-6966c6f59448} <Debug> executeQuery: Read 16 rows, 1.25 KiB in 0.001155 sec., 13852.813852813853 rows/sec., 1.06 MiB/sec. | ||
| 2080 | 2026.05.01 21:44:56.379720 [ 5 ] {dad75fad-5c2a-46e7-ba9f-6966c6f59448} <Debug> TCPHandler: Processed in 0.001322539 sec. | ||
| 2081 | 2026.05.01 21:44:56.379829 [ 5 ] {} <Trace> TCP-Session: 5605c7da-71c9-4ebb-a224-3bef3be842d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2082 | 2026.05.01 21:44:56.379925 [ 5 ] {0cca9f19-999b-44ca-a705-18ed58f472c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57296) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2083 | 2026.05.01 21:44:56.379965 [ 5 ] {0cca9f19-999b-44ca-a705-18ed58f472c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2084 | 2026.05.01 21:44:56.380362 [ 5 ] {0cca9f19-999b-44ca-a705-18ed58f472c4} <Trace> oximeter.fields_u32 (4b9248ae-b48e-4766-859e-b1df8e7ff8c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2085 | 2026.05.01 21:44:56.380398 [ 5 ] {0cca9f19-999b-44ca-a705-18ed58f472c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2086 | 2026.05.01 21:44:56.380709 [ 5 ] {0cca9f19-999b-44ca-a705-18ed58f472c4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2087 | 2026.05.01 21:44:56.380923 [ 5 ] {0cca9f19-999b-44ca-a705-18ed58f472c4} <Trace> oximeter.fields_u32 (4b9248ae-b48e-4766-859e-b1df8e7ff8c6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2088 | 2026.05.01 21:44:56.381046 [ 5 ] {0cca9f19-999b-44ca-a705-18ed58f472c4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00114 sec., 21052.63157894737 rows/sec., 1.75 MiB/sec. | ||
| 2089 | 2026.05.01 21:44:56.381082 [ 5 ] {0cca9f19-999b-44ca-a705-18ed58f472c4} <Debug> TCPHandler: Processed in 0.001302319 sec. | ||
| 2090 | 2026.05.01 21:44:56.381202 [ 5 ] {} <Trace> TCP-Session: 5605c7da-71c9-4ebb-a224-3bef3be842d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2091 | 2026.05.01 21:44:56.381323 [ 5 ] {15b02a41-e4d0-4803-b6c1-b4f43d9331ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57296) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2092 | 2026.05.01 21:44:56.381371 [ 5 ] {15b02a41-e4d0-4803-b6c1-b4f43d9331ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2093 | 2026.05.01 21:44:56.381838 [ 5 ] {15b02a41-e4d0-4803-b6c1-b4f43d9331ea} <Trace> oximeter.fields_u8 (f1505eef-d83d-4b64-b900-e00c3189038c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2094 | 2026.05.01 21:44:56.381882 [ 5 ] {15b02a41-e4d0-4803-b6c1-b4f43d9331ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2095 | 2026.05.01 21:44:56.382244 [ 5 ] {15b02a41-e4d0-4803-b6c1-b4f43d9331ea} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2096 | 2026.05.01 21:44:56.382452 [ 5 ] {15b02a41-e4d0-4803-b6c1-b4f43d9331ea} <Trace> oximeter.fields_u8 (f1505eef-d83d-4b64-b900-e00c3189038c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2097 | 2026.05.01 21:44:56.382579 [ 5 ] {15b02a41-e4d0-4803-b6c1-b4f43d9331ea} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001281 sec., 9367.681498829039 rows/sec., 731.85 KiB/sec. | ||
| 2098 | 2026.05.01 21:44:56.382617 [ 5 ] {15b02a41-e4d0-4803-b6c1-b4f43d9331ea} <Debug> TCPHandler: Processed in 0.001477171 sec. | ||
| 2099 | 2026.05.01 21:44:56.382727 [ 5 ] {} <Trace> TCP-Session: 5605c7da-71c9-4ebb-a224-3bef3be842d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2100 | 2026.05.01 21:44:56.382823 [ 5 ] {52386576-ab9b-4b3a-b333-8042dd01eb01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57296) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2101 | 2026.05.01 21:44:56.382863 [ 5 ] {52386576-ab9b-4b3a-b333-8042dd01eb01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2102 | 2026.05.01 21:44:56.383286 [ 5 ] {52386576-ab9b-4b3a-b333-8042dd01eb01} <Trace> oximeter.fields_uuid (a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2103 | 2026.05.01 21:44:56.383323 [ 5 ] {52386576-ab9b-4b3a-b333-8042dd01eb01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2104 | 2026.05.01 21:44:56.383649 [ 5 ] {52386576-ab9b-4b3a-b333-8042dd01eb01} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2105 | 2026.05.01 21:44:56.383859 [ 5 ] {52386576-ab9b-4b3a-b333-8042dd01eb01} <Trace> oximeter.fields_uuid (a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2106 | 2026.05.01 21:44:56.383984 [ 5 ] {52386576-ab9b-4b3a-b333-8042dd01eb01} <Debug> executeQuery: Read 110 rows, 9.18 KiB in 0.001179 sec., 93299.40627650551 rows/sec., 7.60 MiB/sec. | ||
| 2107 | 2026.05.01 21:44:56.384020 [ 5 ] {52386576-ab9b-4b3a-b333-8042dd01eb01} <Debug> TCPHandler: Processed in 0.001341439 sec. | ||
| 2108 | 2026.05.01 21:44:56.384132 [ 5 ] {} <Trace> TCP-Session: 5605c7da-71c9-4ebb-a224-3bef3be842d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2109 | 2026.05.01 21:44:56.384226 [ 5 ] {9cc409ee-44f1-4fa2-a08c-41e9c0046773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57296) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2110 | 2026.05.01 21:44:56.384269 [ 5 ] {9cc409ee-44f1-4fa2-a08c-41e9c0046773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2111 | 2026.05.01 21:44:56.384671 [ 5 ] {9cc409ee-44f1-4fa2-a08c-41e9c0046773} <Trace> oximeter.measurements_cumulativeu64 (2aab6348-fb36-4d9f-8703-1740226e7ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2112 | 2026.05.01 21:44:56.384706 [ 5 ] {9cc409ee-44f1-4fa2-a08c-41e9c0046773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2113 | 2026.05.01 21:44:56.385041 [ 5 ] {9cc409ee-44f1-4fa2-a08c-41e9c0046773} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2114 | 2026.05.01 21:44:56.385252 [ 5 ] {9cc409ee-44f1-4fa2-a08c-41e9c0046773} <Trace> oximeter.measurements_cumulativeu64 (2aab6348-fb36-4d9f-8703-1740226e7ffb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2115 | 2026.05.01 21:44:56.385378 [ 5 ] {9cc409ee-44f1-4fa2-a08c-41e9c0046773} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001169 sec., 168520.1026518392 rows/sec., 12.09 MiB/sec. | ||
| 2116 | 2026.05.01 21:44:56.385413 [ 5 ] {9cc409ee-44f1-4fa2-a08c-41e9c0046773} <Debug> TCPHandler: Processed in 0.001329449 sec. | ||
| 2117 | 2026.05.01 21:44:56.385528 [ 5 ] {} <Trace> TCP-Session: 5605c7da-71c9-4ebb-a224-3bef3be842d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2118 | 2026.05.01 21:44:56.385622 [ 5 ] {59c4b0d4-6411-481e-beaf-f98bc5685722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57296) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2119 | 2026.05.01 21:44:56.385674 [ 5 ] {59c4b0d4-6411-481e-beaf-f98bc5685722} <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 | ||
| 2120 | 2026.05.01 21:44:56.386392 [ 5 ] {59c4b0d4-6411-481e-beaf-f98bc5685722} <Trace> oximeter.measurements_histogramu64 (3ce4aa2f-bbfa-4fa7-ae76-669e21dc8d1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2121 | 2026.05.01 21:44:56.386429 [ 5 ] {59c4b0d4-6411-481e-beaf-f98bc5685722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2122 | 2026.05.01 21:44:56.386928 [ 5 ] {59c4b0d4-6411-481e-beaf-f98bc5685722} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2123 | 2026.05.01 21:44:56.387148 [ 5 ] {59c4b0d4-6411-481e-beaf-f98bc5685722} <Trace> oximeter.measurements_histogramu64 (3ce4aa2f-bbfa-4fa7-ae76-669e21dc8d1b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2124 | 2026.05.01 21:44:56.387253 [ 42 ] {} <Debug> oximeter.measurements_histogramu64 (3ce4aa2f-bbfa-4fa7-ae76-669e21dc8d1b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2125 | 2026.05.01 21:44:56.387281 [ 5 ] {59c4b0d4-6411-481e-beaf-f98bc5685722} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001678 sec., 1191.8951132300358 rows/sec., 2.14 MiB/sec. | ||
| 2126 | 2026.05.01 21:44:56.387304 [ 42 ] {} <Trace> oximeter.measurements_histogramu64 (3ce4aa2f-bbfa-4fa7-ae76-669e21dc8d1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2127 | 2026.05.01 21:44:56.387329 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2128 | 2026.05.01 21:44:56.387334 [ 5 ] {59c4b0d4-6411-481e-beaf-f98bc5685722} <Debug> TCPHandler: Processed in 0.001854556 sec. | ||
| 2129 | 2026.05.01 21:44:56.387419 [ 192 ] {3ce4aa2f-bbfa-4fa7-ae76-669e21dc8d1b::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 | ||
| 2130 | 2026.05.01 21:44:56.387504 [ 5 ] {} <Trace> TCP-Session: 5605c7da-71c9-4ebb-a224-3bef3be842d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2131 | 2026.05.01 21:44:56.387599 [ 5 ] {bf192bf4-2b1c-4f39-9361-0063204ea893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57296) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2132 | 2026.05.01 21:44:56.387633 [ 192 ] {3ce4aa2f-bbfa-4fa7-ae76-669e21dc8d1b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2133 | 2026.05.01 21:44:56.387641 [ 5 ] {bf192bf4-2b1c-4f39-9361-0063204ea893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2134 | 2026.05.01 21:44:56.387687 [ 192 ] {3ce4aa2f-bbfa-4fa7-ae76-669e21dc8d1b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part | ||
| 2135 | 2026.05.01 21:44:56.387822 [ 192 ] {3ce4aa2f-bbfa-4fa7-ae76-669e21dc8d1b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 2136 | 2026.05.01 21:44:56.387945 [ 192 ] {3ce4aa2f-bbfa-4fa7-ae76-669e21dc8d1b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part | ||
| 2137 | 2026.05.01 21:44:56.387977 [ 5 ] {bf192bf4-2b1c-4f39-9361-0063204ea893} <Trace> oximeter.measurements_i64 (845b3f93-a853-4994-91c7-0444c8e87452): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2138 | 2026.05.01 21:44:56.388012 [ 5 ] {bf192bf4-2b1c-4f39-9361-0063204ea893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2139 | 2026.05.01 21:44:56.388050 [ 192 ] {3ce4aa2f-bbfa-4fa7-ae76-669e21dc8d1b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
| 2140 | 2026.05.01 21:44:56.388143 [ 192 ] {3ce4aa2f-bbfa-4fa7-ae76-669e21dc8d1b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 38 rows starting from the beginning of the part | ||
| 2141 | 2026.05.01 21:44:56.388242 [ 192 ] {3ce4aa2f-bbfa-4fa7-ae76-669e21dc8d1b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 2142 | 2026.05.01 21:44:56.388318 [ 5 ] {bf192bf4-2b1c-4f39-9361-0063204ea893} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2143 | 2026.05.01 21:44:56.388520 [ 5 ] {bf192bf4-2b1c-4f39-9361-0063204ea893} <Trace> oximeter.measurements_i64 (845b3f93-a853-4994-91c7-0444c8e87452): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2144 | 2026.05.01 21:44:56.388644 [ 5 ] {bf192bf4-2b1c-4f39-9361-0063204ea893} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 398.33 KiB/sec. | ||
| 2145 | 2026.05.01 21:44:56.388678 [ 5 ] {bf192bf4-2b1c-4f39-9361-0063204ea893} <Debug> TCPHandler: Processed in 0.001223057 sec. | ||
| 2146 | 2026.05.01 21:44:56.388785 [ 5 ] {} <Trace> TCP-Session: 5605c7da-71c9-4ebb-a224-3bef3be842d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2147 | 2026.05.01 21:44:56.388879 [ 5 ] {765bd63e-3c75-4f31-a57d-b918daa55486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2148 | 2026.05.01 21:44:56.388920 [ 5 ] {765bd63e-3c75-4f31-a57d-b918daa55486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2149 | 2026.05.01 21:44:56.389267 [ 5 ] {765bd63e-3c75-4f31-a57d-b918daa55486} <Trace> oximeter.measurements_u64 (ebb61bd8-6b75-441e-b331-2f82a10d2dd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2150 | 2026.05.01 21:44:56.389299 [ 5 ] {765bd63e-3c75-4f31-a57d-b918daa55486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2151 | 2026.05.01 21:44:56.389591 [ 5 ] {765bd63e-3c75-4f31-a57d-b918daa55486} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2152 | 2026.05.01 21:44:56.389819 [ 5 ] {765bd63e-3c75-4f31-a57d-b918daa55486} <Trace> oximeter.measurements_u64 (ebb61bd8-6b75-441e-b331-2f82a10d2dd9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2153 | 2026.05.01 21:44:56.389943 [ 5 ] {765bd63e-3c75-4f31-a57d-b918daa55486} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 2154 | 2026.05.01 21:44:56.389978 [ 5 ] {765bd63e-3c75-4f31-a57d-b918daa55486} <Debug> TCPHandler: Processed in 0.001240648 sec. | ||
| 2155 | 2026.05.01 21:44:56.390063 [ 194 ] {3ce4aa2f-bbfa-4fa7-ae76-669e21dc8d1b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 93 rows, containing 19 columns (19 merged, 0 gathered) in 0.002679158 sec., 34712.39844757196 rows/sec., 62.20 MiB/sec. | ||
| 2156 | 2026.05.01 21:44:56.390691 [ 197 ] {3ce4aa2f-bbfa-4fa7-ae76-669e21dc8d1b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2157 | 2026.05.01 21:44:56.391334 [ 197 ] {3ce4aa2f-bbfa-4fa7-ae76-669e21dc8d1b::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (3ce4aa2f-bbfa-4fa7-ae76-669e21dc8d1b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2158 | 2026.05.01 21:44:56.391415 [ 197 ] {3ce4aa2f-bbfa-4fa7-ae76-669e21dc8d1b::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (3ce4aa2f-bbfa-4fa7-ae76-669e21dc8d1b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2159 | 2026.05.01 21:44:56.391545 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 2160 | 2026.05.01 21:44:57.768074 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51154 | ||
| 2161 | 2026.05.01 21:44:57.768186 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2162 | 2026.05.01 21:44:57.768211 [ 289 ] {} <Debug> TCP-Session: 54aa49a2-90b7-4539-8169-c63eaccbfd1a Authenticating user 'default' from [fd00:1122:3344:101::e]:51154 | ||
| 2163 | 2026.05.01 21:44:57.768233 [ 289 ] {} <Debug> TCP-Session: 54aa49a2-90b7-4539-8169-c63eaccbfd1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2164 | 2026.05.01 21:44:57.768246 [ 289 ] {} <Debug> TCP-Session: 54aa49a2-90b7-4539-8169-c63eaccbfd1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2165 | 2026.05.01 21:44:57.768407 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43325 | ||
| 2166 | 2026.05.01 21:44:57.768424 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58956 | ||
| 2167 | 2026.05.01 21:44:57.768491 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49763 | ||
| 2168 | 2026.05.01 21:44:57.768511 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61305 | ||
| 2169 | 2026.05.01 21:44:57.768527 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40235 | ||
| 2170 | 2026.05.01 21:44:57.768557 [ 289 ] {} <Trace> TCP-Session: 54aa49a2-90b7-4539-8169-c63eaccbfd1a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2171 | 2026.05.01 21:44:57.768597 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2172 | 2026.05.01 21:44:57.768528 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60689 | ||
| 2173 | 2026.05.01 21:44:57.768627 [ 294 ] {} <Debug> TCP-Session: df2f257d-f4be-4943-8f39-f61571411437 Authenticating user 'default' from [fd00:1122:3344:101::e]:49763 | ||
| 2174 | 2026.05.01 21:44:57.768651 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2175 | 2026.05.01 21:44:57.768669 [ 294 ] {} <Debug> TCP-Session: df2f257d-f4be-4943-8f39-f61571411437 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2176 | 2026.05.01 21:44:57.768650 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2177 | 2026.05.01 21:44:57.768693 [ 286 ] {} <Debug> TCP-Session: 4d8f252b-68ff-4fb4-9639-d5d7015e616d Authenticating user 'default' from [fd00:1122:3344:101::e]:40235 | ||
| 2178 | 2026.05.01 21:44:57.768712 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2179 | 2026.05.01 21:44:57.768730 [ 3 ] {} <Debug> TCP-Session: 1a82d54e-8101-41fe-b267-85c8a1851d28 Authenticating user 'default' from [fd00:1122:3344:101::e]:61305 | ||
| 2180 | 2026.05.01 21:44:57.768740 [ 286 ] {} <Debug> TCP-Session: 4d8f252b-68ff-4fb4-9639-d5d7015e616d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2181 | 2026.05.01 21:44:57.768755 [ 287 ] {} <Debug> TCP-Session: 41451669-2bb9-4081-acb9-b1bf2581470a Authenticating user 'default' from [fd00:1122:3344:101::e]:60689 | ||
| 2182 | 2026.05.01 21:44:57.768770 [ 289 ] {f8c529d4-7631-4536-8a9f-c2b2dc90688f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51154) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2183 | 2026.05.01 21:44:57.768772 [ 286 ] {} <Debug> TCP-Session: 4d8f252b-68ff-4fb4-9639-d5d7015e616d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2184 | 2026.05.01 21:44:57.768794 [ 287 ] {} <Debug> TCP-Session: 41451669-2bb9-4081-acb9-b1bf2581470a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2185 | 2026.05.01 21:44:57.768768 [ 3 ] {} <Debug> TCP-Session: 1a82d54e-8101-41fe-b267-85c8a1851d28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2186 | 2026.05.01 21:44:57.768832 [ 287 ] {} <Debug> TCP-Session: 41451669-2bb9-4081-acb9-b1bf2581470a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2187 | 2026.05.01 21:44:57.768851 [ 3 ] {} <Debug> TCP-Session: 1a82d54e-8101-41fe-b267-85c8a1851d28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2188 | 2026.05.01 21:44:57.768695 [ 294 ] {} <Debug> TCP-Session: df2f257d-f4be-4943-8f39-f61571411437 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2189 | 2026.05.01 21:44:57.768620 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2190 | 2026.05.01 21:44:57.768481 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56784 | ||
| 2191 | 2026.05.01 21:44:57.768936 [ 291 ] {} <Debug> TCP-Session: e8d0b7c5-9499-44a1-8b99-d6ed708e904d Authenticating user 'default' from [fd00:1122:3344:101::e]:58956 | ||
| 2192 | 2026.05.01 21:44:57.768462 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53132 | ||
| 2193 | 2026.05.01 21:44:57.768977 [ 291 ] {} <Debug> TCP-Session: e8d0b7c5-9499-44a1-8b99-d6ed708e904d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2194 | 2026.05.01 21:44:57.768536 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2195 | 2026.05.01 21:44:57.769017 [ 291 ] {} <Debug> TCP-Session: e8d0b7c5-9499-44a1-8b99-d6ed708e904d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2196 | 2026.05.01 21:44:57.769047 [ 290 ] {} <Debug> TCP-Session: 67cc2c26-bbb1-4654-9d9b-8dee1b482835 Authenticating user 'default' from [fd00:1122:3344:101::e]:43325 | ||
| 2197 | 2026.05.01 21:44:57.769019 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2198 | 2026.05.01 21:44:57.769072 [ 290 ] {} <Debug> TCP-Session: 67cc2c26-bbb1-4654-9d9b-8dee1b482835 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2199 | 2026.05.01 21:44:57.769097 [ 290 ] {} <Debug> TCP-Session: 67cc2c26-bbb1-4654-9d9b-8dee1b482835 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2200 | 2026.05.01 21:44:57.769102 [ 293 ] {} <Debug> TCP-Session: 6c572d6a-dad4-44c2-afc8-5d1266bb9a6e Authenticating user 'default' from [fd00:1122:3344:101::e]:56784 | ||
| 2201 | 2026.05.01 21:44:57.769104 [ 289 ] {f8c529d4-7631-4536-8a9f-c2b2dc90688f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2202 | 2026.05.01 21:44:57.769122 [ 293 ] {} <Debug> TCP-Session: 6c572d6a-dad4-44c2-afc8-5d1266bb9a6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2203 | 2026.05.01 21:44:57.769145 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2204 | 2026.05.01 21:44:57.769150 [ 293 ] {} <Debug> TCP-Session: 6c572d6a-dad4-44c2-afc8-5d1266bb9a6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2205 | 2026.05.01 21:44:57.769170 [ 289 ] {f8c529d4-7631-4536-8a9f-c2b2dc90688f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2206 | 2026.05.01 21:44:57.769178 [ 292 ] {} <Debug> TCP-Session: 4bad95c6-7c0f-40e4-9e99-bee7f40f8993 Authenticating user 'default' from [fd00:1122:3344:101::e]:53132 | ||
| 2207 | 2026.05.01 21:44:57.769214 [ 292 ] {} <Debug> TCP-Session: 4bad95c6-7c0f-40e4-9e99-bee7f40f8993 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2208 | 2026.05.01 21:44:57.769227 [ 292 ] {} <Debug> TCP-Session: 4bad95c6-7c0f-40e4-9e99-bee7f40f8993 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2209 | 2026.05.01 21:44:57.769505 [ 289 ] {f8c529d4-7631-4536-8a9f-c2b2dc90688f} <Debug> oximeter.version (c9154427-445b-440c-a4d1-4c7d5d39c78c) (SelectExecutor): Key condition: unknown | ||
| 2210 | 2026.05.01 21:44:57.770990 [ 326 ] {f8c529d4-7631-4536-8a9f-c2b2dc90688f} <Trace> AggregatingTransform: Aggregating | ||
| 2211 | 2026.05.01 21:44:57.771040 [ 326 ] {f8c529d4-7631-4536-8a9f-c2b2dc90688f} <Trace> Aggregator: Aggregation method: without_key | ||
| 2212 | 2026.05.01 21:44:57.771079 [ 326 ] {f8c529d4-7631-4536-8a9f-c2b2dc90688f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001475421 sec. (677.773 rows/sec., 26.48 KiB/sec.) | ||
| 2213 | 2026.05.01 21:44:57.771095 [ 326 ] {f8c529d4-7631-4536-8a9f-c2b2dc90688f} <Trace> Aggregator: Merging aggregated data | ||
| 2214 | 2026.05.01 21:44:57.772276 [ 289 ] {f8c529d4-7631-4536-8a9f-c2b2dc90688f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003567 sec., 280.3476310625175 rows/sec., 10.95 KiB/sec. | ||
| 2215 | 2026.05.01 21:44:57.772402 [ 289 ] {f8c529d4-7631-4536-8a9f-c2b2dc90688f} <Debug> TCPHandler: Processed in 0.003999517 sec. | ||
| 2216 | 2026.05.01 21:44:57.772521 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2217 | 2026.05.01 21:44:57.772545 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2218 | 2026.05.01 21:44:57.772562 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2219 | 2026.05.01 21:44:57.772581 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2220 | 2026.05.01 21:44:57.772591 [ 290 ] {} <Debug> TCP-Session: 67cc2c26-bbb1-4654-9d9b-8dee1b482835 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2221 | 2026.05.01 21:44:57.772607 [ 287 ] {} <Debug> TCP-Session: 41451669-2bb9-4081-acb9-b1bf2581470a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2222 | 2026.05.01 21:44:57.772615 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2223 | 2026.05.01 21:44:57.772635 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2224 | 2026.05.01 21:44:57.772657 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2225 | 2026.05.01 21:44:57.772671 [ 294 ] {} <Debug> TCP-Session: df2f257d-f4be-4943-8f39-f61571411437 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2226 | 2026.05.01 21:44:57.772700 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2227 | 2026.05.01 21:44:57.772714 [ 293 ] {} <Debug> TCP-Session: 6c572d6a-dad4-44c2-afc8-5d1266bb9a6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2228 | 2026.05.01 21:44:57.772693 [ 3 ] {} <Debug> TCP-Session: 1a82d54e-8101-41fe-b267-85c8a1851d28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2229 | 2026.05.01 21:44:57.772744 [ 286 ] {} <Debug> TCP-Session: 4d8f252b-68ff-4fb4-9639-d5d7015e616d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2230 | 2026.05.01 21:44:57.772627 [ 291 ] {} <Debug> TCP-Session: e8d0b7c5-9499-44a1-8b99-d6ed708e904d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2231 | 2026.05.01 21:44:57.772599 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2232 | 2026.05.01 21:44:57.772551 [ 289 ] {} <Debug> TCP-Session: 54aa49a2-90b7-4539-8169-c63eaccbfd1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2233 | 2026.05.01 21:44:57.772841 [ 292 ] {} <Debug> TCP-Session: 4bad95c6-7c0f-40e4-9e99-bee7f40f8993 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2234 | 2026.05.01 21:44:58.377802 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4296 | ||
| 2235 | 2026.05.01 21:44:58.378324 [ 245 ] {} <Trace> system.asynchronous_metric_log (8aa24de3-c0b7-40bb-9f75-24c5ad4f4fd2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2236 | 2026.05.01 21:44:58.378372 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2237 | 2026.05.01 21:44:58.378912 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2238 | 2026.05.01 21:44:58.379207 [ 245 ] {} <Trace> system.asynchronous_metric_log (8aa24de3-c0b7-40bb-9f75-24c5ad4f4fd2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2239 | 2026.05.01 21:44:58.379380 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4296 | ||
| 2240 | 2026.05.01 21:44:58.609886 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2241 | 2026.05.01 21:44:58.627354 [ 244 ] {} <Trace> system.metric_log (9c295067-83c5-446c-9135-8df64113fc6d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2242 | 2026.05.01 21:44:58.627414 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2243 | 2026.05.01 21:44:58.633221 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2244 | 2026.05.01 21:44:58.633934 [ 244 ] {} <Trace> system.metric_log (9c295067-83c5-446c-9135-8df64113fc6d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2245 | 2026.05.01 21:44:58.636783 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2246 | 2026.05.01 21:45:00.881018 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 276 | ||
| 2247 | 2026.05.01 21:45:00.883701 [ 243 ] {} <Trace> system.query_log (2b908884-941e-4e7d-820b-ca019ce9c2f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2248 | 2026.05.01 21:45:00.883755 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2249 | 2026.05.01 21:45:00.885299 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2250 | 2026.05.01 21:45:00.885597 [ 243 ] {} <Trace> system.query_log (2b908884-941e-4e7d-820b-ca019ce9c2f4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2251 | 2026.05.01 21:45:00.885745 [ 35 ] {} <Debug> system.query_log (2b908884-941e-4e7d-820b-ca019ce9c2f4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2252 | 2026.05.01 21:45:00.885783 [ 35 ] {} <Trace> system.query_log (2b908884-941e-4e7d-820b-ca019ce9c2f4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2253 | 2026.05.01 21:45:00.885802 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2254 | 2026.05.01 21:45:00.885847 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 276 | ||
| 2255 | 2026.05.01 21:45:00.885944 [ 200 ] {2b908884-941e-4e7d-820b-ca019ce9c2f4::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 | ||
| 2256 | 2026.05.01 21:45:00.886582 [ 200 ] {2b908884-941e-4e7d-820b-ca019ce9c2f4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2257 | 2026.05.01 21:45:00.886780 [ 200 ] {2b908884-941e-4e7d-820b-ca019ce9c2f4::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 | ||
| 2258 | 2026.05.01 21:45:00.887308 [ 200 ] {2b908884-941e-4e7d-820b-ca019ce9c2f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 38 rows starting from the beginning of the part | ||
| 2259 | 2026.05.01 21:45:00.887704 [ 200 ] {2b908884-941e-4e7d-820b-ca019ce9c2f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 2260 | 2026.05.01 21:45:00.888170 [ 200 ] {2b908884-941e-4e7d-820b-ca019ce9c2f4::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 | ||
| 2261 | 2026.05.01 21:45:00.888551 [ 200 ] {2b908884-941e-4e7d-820b-ca019ce9c2f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part | ||
| 2262 | 2026.05.01 21:45:00.888910 [ 200 ] {2b908884-941e-4e7d-820b-ca019ce9c2f4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 42 rows starting from the beginning of the part | ||
| 2263 | 2026.05.01 21:45:00.894913 [ 194 ] {2b908884-941e-4e7d-820b-ca019ce9c2f4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 72 columns (72 merged, 0 gathered) in 0.009028668 sec., 30569.29327781241 rows/sec., 28.43 MiB/sec. | ||
| 2264 | 2026.05.01 21:45:00.895675 [ 192 ] {2b908884-941e-4e7d-820b-ca019ce9c2f4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2265 | 2026.05.01 21:45:00.896227 [ 192 ] {2b908884-941e-4e7d-820b-ca019ce9c2f4::all_1_6_1} <Trace> system.query_log (2b908884-941e-4e7d-820b-ca019ce9c2f4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2266 | 2026.05.01 21:45:00.896308 [ 192 ] {2b908884-941e-4e7d-820b-ca019ce9c2f4::all_1_6_1} <Trace> system.query_log (2b908884-941e-4e7d-820b-ca019ce9c2f4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2267 | 2026.05.01 21:45:00.896434 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.65 MiB. | ||
| 2268 | 2026.05.01 21:45:01.369880 [ 5 ] {} <Trace> TCP-Session: 5605c7da-71c9-4ebb-a224-3bef3be842d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2269 | 2026.05.01 21:45:01.370124 [ 5 ] {8d268e43-7094-495b-b9de-84014b44b6fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57296) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2270 | 2026.05.01 21:45:01.370488 [ 5 ] {8d268e43-7094-495b-b9de-84014b44b6fd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2271 | 2026.05.01 21:45:01.370526 [ 5 ] {8d268e43-7094-495b-b9de-84014b44b6fd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name 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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2272 | 2026.05.01 21:45:01.370766 [ 5 ] {8d268e43-7094-495b-b9de-84014b44b6fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2273 | 2026.05.01 21:45:01.370843 [ 5 ] {8d268e43-7094-495b-b9de-84014b44b6fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2274 | 2026.05.01 21:45:01.371033 [ 5 ] {8d268e43-7094-495b-b9de-84014b44b6fd} <Debug> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2275 | 2026.05.01 21:45:01.371153 [ 308 ] {8d268e43-7094-495b-b9de-84014b44b6fd} <Trace> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2276 | 2026.05.01 21:45:01.371177 [ 299 ] {8d268e43-7094-495b-b9de-84014b44b6fd} <Trace> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2277 | 2026.05.01 21:45:01.371192 [ 302 ] {8d268e43-7094-495b-b9de-84014b44b6fd} <Trace> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2278 | 2026.05.01 21:45:01.371322 [ 5 ] {8d268e43-7094-495b-b9de-84014b44b6fd} <Debug> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2279 | 2026.05.01 21:45:01.371360 [ 5 ] {8d268e43-7094-495b-b9de-84014b44b6fd} <Trace> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2280 | 2026.05.01 21:45:01.371449 [ 5 ] {8d268e43-7094-495b-b9de-84014b44b6fd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2281 | 2026.05.01 21:45:01.371476 [ 5 ] {8d268e43-7094-495b-b9de-84014b44b6fd} <Debug> oximeter.timeseries_schema (cf4a38e9-3678-40d9-9ed6-7dcf151f38f8) (SelectExecutor): Reading approx. 38 rows with 2 streams | ||
| 2282 | 2026.05.01 21:45:01.371521 [ 5 ] {8d268e43-7094-495b-b9de-84014b44b6fd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2283 | 2026.05.01 21:45:01.371565 [ 5 ] {8d268e43-7094-495b-b9de-84014b44b6fd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2284 | 2026.05.01 21:45:01.372705 [ 5 ] {8d268e43-7094-495b-b9de-84014b44b6fd} <Debug> executeQuery: Read 38 rows, 10.11 KiB in 0.002728 sec., 13929.618768328446 rows/sec., 3.62 MiB/sec. | ||
| 2285 | 2026.05.01 21:45:01.372801 [ 5 ] {8d268e43-7094-495b-b9de-84014b44b6fd} <Debug> TCPHandler: Processed in 0.003133154 sec. | ||
| 2286 | 2026.05.01 21:45:01.375388 [ 5 ] {} <Trace> TCP-Session: 5605c7da-71c9-4ebb-a224-3bef3be842d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2287 | 2026.05.01 21:45:01.375508 [ 5 ] {86396411-cc99-4aff-970a-16deaccc9907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57296) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2288 | 2026.05.01 21:45:01.375558 [ 5 ] {86396411-cc99-4aff-970a-16deaccc9907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2289 | 2026.05.01 21:45:01.376152 [ 5 ] {86396411-cc99-4aff-970a-16deaccc9907} <Trace> oximeter.fields_string (8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2290 | 2026.05.01 21:45:01.376198 [ 5 ] {86396411-cc99-4aff-970a-16deaccc9907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2291 | 2026.05.01 21:45:01.376632 [ 5 ] {86396411-cc99-4aff-970a-16deaccc9907} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2292 | 2026.05.01 21:45:01.376916 [ 5 ] {86396411-cc99-4aff-970a-16deaccc9907} <Trace> oximeter.fields_string (8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2293 | 2026.05.01 21:45:01.377070 [ 35 ] {} <Debug> oximeter.fields_string (8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2294 | 2026.05.01 21:45:01.377087 [ 5 ] {86396411-cc99-4aff-970a-16deaccc9907} <Debug> executeQuery: Read 132 rows, 11.71 KiB in 0.001612 sec., 81885.85607940448 rows/sec., 7.09 MiB/sec. | ||
| 2295 | 2026.05.01 21:45:01.377120 [ 35 ] {} <Trace> oximeter.fields_string (8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2296 | 2026.05.01 21:45:01.377146 [ 5 ] {86396411-cc99-4aff-970a-16deaccc9907} <Debug> TCPHandler: Processed in 0.001814736 sec. | ||
| 2297 | 2026.05.01 21:45:01.377147 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2298 | 2026.05.01 21:45:01.377256 [ 200 ] {8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa::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 | ||
| 2299 | 2026.05.01 21:45:01.377317 [ 5 ] {} <Trace> TCP-Session: 5605c7da-71c9-4ebb-a224-3bef3be842d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2300 | 2026.05.01 21:45:01.377342 [ 200 ] {8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2301 | 2026.05.01 21:45:01.377368 [ 200 ] {8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 944 rows starting from the beginning of the part | ||
| 2302 | 2026.05.01 21:45:01.377418 [ 200 ] {8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 97 rows starting from the beginning of the part | ||
| 2303 | 2026.05.01 21:45:01.377423 [ 5 ] {45814d29-98f7-4a0a-8234-1c0b29765981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57296) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2304 | 2026.05.01 21:45:01.377463 [ 200 ] {8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2305 | 2026.05.01 21:45:01.377478 [ 5 ] {45814d29-98f7-4a0a-8234-1c0b29765981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2306 | 2026.05.01 21:45:01.377502 [ 200 ] {8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 132 rows starting from the beginning of the part | ||
| 2307 | 2026.05.01 21:45:01.377539 [ 200 ] {8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 181 rows starting from the beginning of the part | ||
| 2308 | 2026.05.01 21:45:01.377579 [ 200 ] {8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 132 rows starting from the beginning of the part | ||
| 2309 | 2026.05.01 21:45:01.377983 [ 5 ] {45814d29-98f7-4a0a-8234-1c0b29765981} <Trace> oximeter.fields_u16 (a3cfcb7b-02c3-4570-864f-860834aa70b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2310 | 2026.05.01 21:45:01.378025 [ 5 ] {45814d29-98f7-4a0a-8234-1c0b29765981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2311 | 2026.05.01 21:45:01.378388 [ 5 ] {45814d29-98f7-4a0a-8234-1c0b29765981} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2312 | 2026.05.01 21:45:01.378552 [ 194 ] {8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1542 rows, containing 5 columns (5 merged, 0 gathered) in 0.001327628 sec., 1161469.9298297416 rows/sec., 99.62 MiB/sec. | ||
| 2313 | 2026.05.01 21:45:01.378675 [ 5 ] {45814d29-98f7-4a0a-8234-1c0b29765981} <Trace> oximeter.fields_u16 (a3cfcb7b-02c3-4570-864f-860834aa70b5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2314 | 2026.05.01 21:45:01.378761 [ 192 ] {8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2315 | 2026.05.01 21:45:01.378842 [ 5 ] {45814d29-98f7-4a0a-8234-1c0b29765981} <Debug> executeQuery: Read 38 rows, 2.86 KiB in 0.001441 sec., 26370.5759888966 rows/sec., 1.94 MiB/sec. | ||
| 2316 | 2026.05.01 21:45:01.378888 [ 5 ] {45814d29-98f7-4a0a-8234-1c0b29765981} <Debug> TCPHandler: Processed in 0.001627323 sec. | ||
| 2317 | 2026.05.01 21:45:01.379038 [ 5 ] {} <Trace> TCP-Session: 5605c7da-71c9-4ebb-a224-3bef3be842d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2318 | 2026.05.01 21:45:01.379044 [ 192 ] {8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa::all_1_11_2} <Trace> oximeter.fields_string (8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2319 | 2026.05.01 21:45:01.379121 [ 192 ] {8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa::all_1_11_2} <Trace> oximeter.fields_string (8d002be4-c6ae-4ca0-8e89-cdfa9096e8aa) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2320 | 2026.05.01 21:45:01.379142 [ 5 ] {4b5b1ea9-4397-4cd1-a3cf-4082d5f44b8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57296) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2321 | 2026.05.01 21:45:01.379179 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 2322 | 2026.05.01 21:45:01.379189 [ 5 ] {4b5b1ea9-4397-4cd1-a3cf-4082d5f44b8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2323 | 2026.05.01 21:45:01.379717 [ 5 ] {4b5b1ea9-4397-4cd1-a3cf-4082d5f44b8a} <Trace> oximeter.fields_uuid (a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2324 | 2026.05.01 21:45:01.379755 [ 5 ] {4b5b1ea9-4397-4cd1-a3cf-4082d5f44b8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2325 | 2026.05.01 21:45:01.380167 [ 5 ] {4b5b1ea9-4397-4cd1-a3cf-4082d5f44b8a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2326 | 2026.05.01 21:45:01.380455 [ 5 ] {4b5b1ea9-4397-4cd1-a3cf-4082d5f44b8a} <Trace> oximeter.fields_uuid (a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2327 | 2026.05.01 21:45:01.380592 [ 35 ] {} <Debug> oximeter.fields_uuid (a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2328 | 2026.05.01 21:45:01.380608 [ 5 ] {4b5b1ea9-4397-4cd1-a3cf-4082d5f44b8a} <Debug> executeQuery: Read 102 rows, 8.16 KiB in 0.001486 sec., 68640.64602960969 rows/sec., 5.36 MiB/sec. | ||
| 2329 | 2026.05.01 21:45:01.380649 [ 35 ] {} <Trace> oximeter.fields_uuid (a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2330 | 2026.05.01 21:45:01.380665 [ 5 ] {4b5b1ea9-4397-4cd1-a3cf-4082d5f44b8a} <Debug> TCPHandler: Processed in 0.001683254 sec. | ||
| 2331 | 2026.05.01 21:45:01.380689 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2332 | 2026.05.01 21:45:01.380827 [ 5 ] {} <Trace> TCP-Session: 5605c7da-71c9-4ebb-a224-3bef3be842d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2333 | 2026.05.01 21:45:01.380827 [ 189 ] {a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022::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 | ||
| 2334 | 2026.05.01 21:45:01.380939 [ 5 ] {68c1dcdc-1af7-4d2a-a770-212aa4ca34e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57296) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2335 | 2026.05.01 21:45:01.380990 [ 189 ] {a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2336 | 2026.05.01 21:45:01.380996 [ 5 ] {68c1dcdc-1af7-4d2a-a770-212aa4ca34e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2337 | 2026.05.01 21:45:01.381043 [ 189 ] {a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 547 rows starting from the beginning of the part | ||
| 2338 | 2026.05.01 21:45:01.381143 [ 189 ] {a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 92 rows starting from the beginning of the part | ||
| 2339 | 2026.05.01 21:45:01.381197 [ 189 ] {a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2340 | 2026.05.01 21:45:01.381241 [ 189 ] {a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 110 rows starting from the beginning of the part | ||
| 2341 | 2026.05.01 21:45:01.381287 [ 189 ] {a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 110 rows starting from the beginning of the part | ||
| 2342 | 2026.05.01 21:45:01.381342 [ 189 ] {a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 102 rows starting from the beginning of the part | ||
| 2343 | 2026.05.01 21:45:01.381513 [ 5 ] {68c1dcdc-1af7-4d2a-a770-212aa4ca34e7} <Trace> oximeter.measurements_cumulativeu64 (2aab6348-fb36-4d9f-8703-1740226e7ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2344 | 2026.05.01 21:45:01.381565 [ 5 ] {68c1dcdc-1af7-4d2a-a770-212aa4ca34e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2345 | 2026.05.01 21:45:01.381979 [ 5 ] {68c1dcdc-1af7-4d2a-a770-212aa4ca34e7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2346 | 2026.05.01 21:45:01.382279 [ 5 ] {68c1dcdc-1af7-4d2a-a770-212aa4ca34e7} <Trace> oximeter.measurements_cumulativeu64 (2aab6348-fb36-4d9f-8703-1740226e7ffb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2347 | 2026.05.01 21:45:01.382408 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (2aab6348-fb36-4d9f-8703-1740226e7ffb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2348 | 2026.05.01 21:45:01.382438 [ 5 ] {68c1dcdc-1af7-4d2a-a770-212aa4ca34e7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001521 sec., 105193.9513477975 rows/sec., 7.33 MiB/sec. | ||
| 2349 | 2026.05.01 21:45:01.382451 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (2aab6348-fb36-4d9f-8703-1740226e7ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2350 | 2026.05.01 21:45:01.382486 [ 5 ] {68c1dcdc-1af7-4d2a-a770-212aa4ca34e7} <Debug> TCPHandler: Processed in 0.001711385 sec. | ||
| 2351 | 2026.05.01 21:45:01.382496 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2352 | 2026.05.01 21:45:01.382597 [ 192 ] {2aab6348-fb36-4d9f-8703-1740226e7ffb::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 | ||
| 2353 | 2026.05.01 21:45:01.382639 [ 5 ] {} <Trace> TCP-Session: 5605c7da-71c9-4ebb-a224-3bef3be842d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2354 | 2026.05.01 21:45:01.382689 [ 192 ] {2aab6348-fb36-4d9f-8703-1740226e7ffb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2355 | 2026.05.01 21:45:01.382717 [ 192 ] {2aab6348-fb36-4d9f-8703-1740226e7ffb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1301 rows starting from the beginning of the part | ||
| 2356 | 2026.05.01 21:45:01.382739 [ 5 ] {0e09b2df-fba0-47c6-952e-3920dd8c8475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57296) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2357 | 2026.05.01 21:45:01.382771 [ 192 ] {2aab6348-fb36-4d9f-8703-1740226e7ffb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 161 rows starting from the beginning of the part | ||
| 2358 | 2026.05.01 21:45:01.382795 [ 5 ] {0e09b2df-fba0-47c6-952e-3920dd8c8475} <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 | ||
| 2359 | 2026.05.01 21:45:01.382800 [ 189 ] {a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1025 rows, containing 5 columns (5 merged, 0 gathered) in 0.002029029 sec., 505167.7427971705 rows/sec., 39.84 MiB/sec. | ||
| 2360 | 2026.05.01 21:45:01.382815 [ 192 ] {2aab6348-fb36-4d9f-8703-1740226e7ffb::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 | ||
| 2361 | 2026.05.01 21:45:01.382875 [ 192 ] {2aab6348-fb36-4d9f-8703-1740226e7ffb::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 | ||
| 2362 | 2026.05.01 21:45:01.382914 [ 192 ] {2aab6348-fb36-4d9f-8703-1740226e7ffb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 197 rows starting from the beginning of the part | ||
| 2363 | 2026.05.01 21:45:01.382954 [ 192 ] {2aab6348-fb36-4d9f-8703-1740226e7ffb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2364 | 2026.05.01 21:45:01.383037 [ 196 ] {a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2365 | 2026.05.01 21:45:01.383379 [ 196 ] {a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022::all_1_11_2} <Trace> oximeter.fields_uuid (a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2366 | 2026.05.01 21:45:01.383465 [ 196 ] {a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022::all_1_11_2} <Trace> oximeter.fields_uuid (a2d2f2ce-e8ce-41e5-9258-5ff7b5cc1022) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2367 | 2026.05.01 21:45:01.383547 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 2368 | 2026.05.01 21:45:01.383651 [ 5 ] {0e09b2df-fba0-47c6-952e-3920dd8c8475} <Trace> oximeter.measurements_histogramu64 (3ce4aa2f-bbfa-4fa7-ae76-669e21dc8d1b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2369 | 2026.05.01 21:45:01.383685 [ 5 ] {0e09b2df-fba0-47c6-952e-3920dd8c8475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2370 | 2026.05.01 21:45:01.384134 [ 189 ] {2aab6348-fb36-4d9f-8703-1740226e7ffb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2139 rows, containing 5 columns (5 merged, 0 gathered) in 0.001574232 sec., 1358757.7942768282 rows/sec., 94.86 MiB/sec. | ||
| 2371 | 2026.05.01 21:45:01.384315 [ 5 ] {0e09b2df-fba0-47c6-952e-3920dd8c8475} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2372 | 2026.05.01 21:45:01.384393 [ 196 ] {2aab6348-fb36-4d9f-8703-1740226e7ffb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2373 | 2026.05.01 21:45:01.384555 [ 5 ] {0e09b2df-fba0-47c6-952e-3920dd8c8475} <Trace> oximeter.measurements_histogramu64 (3ce4aa2f-bbfa-4fa7-ae76-669e21dc8d1b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2374 | 2026.05.01 21:45:01.384650 [ 196 ] {2aab6348-fb36-4d9f-8703-1740226e7ffb::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (2aab6348-fb36-4d9f-8703-1740226e7ffb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2375 | 2026.05.01 21:45:01.384692 [ 5 ] {0e09b2df-fba0-47c6-952e-3920dd8c8475} <Debug> executeQuery: Read 38 rows, 69.73 KiB in 0.001971 sec., 19279.553526128868 rows/sec., 34.55 MiB/sec. | ||
| 2376 | 2026.05.01 21:45:01.384717 [ 196 ] {2aab6348-fb36-4d9f-8703-1740226e7ffb::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (2aab6348-fb36-4d9f-8703-1740226e7ffb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2377 | 2026.05.01 21:45:01.384758 [ 5 ] {0e09b2df-fba0-47c6-952e-3920dd8c8475} <Debug> TCPHandler: Processed in 0.002167871 sec. | ||
| 2378 | 2026.05.01 21:45:01.384769 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 2379 | 2026.05.01 21:45:01.384913 [ 5 ] {} <Trace> TCP-Session: 5605c7da-71c9-4ebb-a224-3bef3be842d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2380 | 2026.05.01 21:45:01.385027 [ 5 ] {9527bead-2c38-4839-9980-7457aba72217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57296) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2381 | 2026.05.01 21:45:01.385081 [ 5 ] {9527bead-2c38-4839-9980-7457aba72217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2382 | 2026.05.01 21:45:01.385509 [ 5 ] {9527bead-2c38-4839-9980-7457aba72217} <Trace> oximeter.measurements_u64 (ebb61bd8-6b75-441e-b331-2f82a10d2dd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2383 | 2026.05.01 21:45:01.385544 [ 5 ] {9527bead-2c38-4839-9980-7457aba72217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2384 | 2026.05.01 21:45:01.385872 [ 5 ] {9527bead-2c38-4839-9980-7457aba72217} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2385 | 2026.05.01 21:45:01.386111 [ 5 ] {9527bead-2c38-4839-9980-7457aba72217} <Trace> oximeter.measurements_u64 (ebb61bd8-6b75-441e-b331-2f82a10d2dd9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2386 | 2026.05.01 21:45:01.386226 [ 35 ] {} <Debug> oximeter.measurements_u64 (ebb61bd8-6b75-441e-b331-2f82a10d2dd9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2387 | 2026.05.01 21:45:01.386240 [ 5 ] {9527bead-2c38-4839-9980-7457aba72217} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001237 sec., 48504.44624090542 rows/sec., 3.27 MiB/sec. | ||
| 2388 | 2026.05.01 21:45:01.386277 [ 35 ] {} <Trace> oximeter.measurements_u64 (ebb61bd8-6b75-441e-b331-2f82a10d2dd9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2389 | 2026.05.01 21:45:01.386293 [ 5 ] {9527bead-2c38-4839-9980-7457aba72217} <Debug> TCPHandler: Processed in 0.001440261 sec. | ||
| 2390 | 2026.05.01 21:45:01.386315 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
| 2391 | 2026.05.01 21:45:01.386414 [ 192 ] {ebb61bd8-6b75-441e-b331-2f82a10d2dd9::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 | ||
| 2392 | 2026.05.01 21:45:01.386498 [ 192 ] {ebb61bd8-6b75-441e-b331-2f82a10d2dd9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2393 | 2026.05.01 21:45:01.386523 [ 192 ] {ebb61bd8-6b75-441e-b331-2f82a10d2dd9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 390 rows starting from the beginning of the part | ||
| 2394 | 2026.05.01 21:45:01.386565 [ 192 ] {ebb61bd8-6b75-441e-b331-2f82a10d2dd9::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 | ||
| 2395 | 2026.05.01 21:45:01.386599 [ 192 ] {ebb61bd8-6b75-441e-b331-2f82a10d2dd9::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 | ||
| 2396 | 2026.05.01 21:45:01.386629 [ 192 ] {ebb61bd8-6b75-441e-b331-2f82a10d2dd9::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 | ||
| 2397 | 2026.05.01 21:45:01.386658 [ 192 ] {ebb61bd8-6b75-441e-b331-2f82a10d2dd9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2398 | 2026.05.01 21:45:01.386688 [ 192 ] {ebb61bd8-6b75-441e-b331-2f82a10d2dd9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2399 | 2026.05.01 21:45:01.387401 [ 189 ] {ebb61bd8-6b75-441e-b331-2f82a10d2dd9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 690 rows, containing 4 columns (4 merged, 0 gathered) in 0.001016465 sec., 678823.1764005647 rows/sec., 45.07 MiB/sec. | ||
| 2400 | 2026.05.01 21:45:01.387643 [ 194 ] {ebb61bd8-6b75-441e-b331-2f82a10d2dd9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2401 | 2026.05.01 21:45:01.388019 [ 194 ] {ebb61bd8-6b75-441e-b331-2f82a10d2dd9::all_1_11_2} <Trace> oximeter.measurements_u64 (ebb61bd8-6b75-441e-b331-2f82a10d2dd9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2402 | 2026.05.01 21:45:01.388112 [ 194 ] {ebb61bd8-6b75-441e-b331-2f82a10d2dd9::all_1_11_2} <Trace> oximeter.measurements_u64 (ebb61bd8-6b75-441e-b331-2f82a10d2dd9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2403 | 2026.05.01 21:45:01.388216 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||