| 1 | [ Dec 12 05:58:53 Enabled. ] | ||
| 2 | [ Dec 12 05:58:53 Rereading configuration. ] | ||
| 3 | [ Dec 12 05:58:53 Rereading configuration. ] | ||
| 4 | [ Dec 12 05:58:55 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Dec 12 05:58:55 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2025.12.12 05:58:56.465634 [ 1 ] {} <Information> Application: Will watch for the process with pid 23958 | ||
| 29 | 2025.12.12 05:58:56.466103 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.12.12 05:58:56.684697 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23958 | ||
| 31 | 2025.12.12 05:58:56.685430 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.12.12 05:58:56.685577 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.12.12 05:58:56.778126 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.12.12 05:58:56.814540 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.12.12 05:58:56.814592 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.12.12 05:58:56.814609 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.12.12 05:58:56.814667 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.12.12 05:58:56.815032 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.12.12 05:58:56.817159 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2025.12.12 05:58:56.817946 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.12.12 05:58:56.818777 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2025.12.12 05:58:56.818801 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2025.12.12 05:58:56.818815 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.12.12 05:58:56.819520 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.12.12 05:58:56.820459 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.12.12 05:58:56.826198 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.12.12 05:58:56.826965 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.12.12 05:58:56.828281 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.12.12 05:58:56.828347 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.12.12 05:58:56.829323 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2025.12.12 05:58:56.829707 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.12.12 05:58:56.833252 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.12.12 05:58:56.833540 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.12.12 05:58:56.836792 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.12.12 05:58:56.837178 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.12.12 05:58:56.837538 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.12.12 05:58:56.837832 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.12.12 05:58:56.839157 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.12.12 05:58:56.839183 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.12.12 05:58:56.839272 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.12.12 05:58:56.839360 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.12.12 05:58:56.846641 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.12.12 05:58:56.846665 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000152461 sec | ||
| 68 | 2025.12.12 05:58:56.846694 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.12.12 05:58:56.846708 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.12.12 05:58:56.847483 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.12.12 05:58:56.848068 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.12.12 05:58:56.856204 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.12.12 05:58:56.856248 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.12.12 05:58:56.856277 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.12.12 05:58:56.856288 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.12.12 05:58:56.856320 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.12.12 05:58:56.856339 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.12.12 05:58:56.858339 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.12.12 05:58:56.858383 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.12.12 05:58:56.858408 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.12.12 05:58:56.858539 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.12.12 05:58:56.858580 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.12.12 05:58:56.858592 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.12.12 05:58:56.858615 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.12.12 05:58:56.858627 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.12.12 05:58:56.858660 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.12.12 05:58:56.858679 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.12.12 05:58:56.880533 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.12.12 05:58:56.881802 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.12.12 05:58:56.881842 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.7541e-05 sec | ||
| 91 | 2025.12.12 05:58:56.881855 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.12.12 05:58:56.881865 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.12.12 05:58:56.881886 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.12.12 05:58:56.882065 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.12.12 05:58:56.882108 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.12.12 05:58:56.882120 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.12.12 05:58:56.882131 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2025.12.12 05:58:56.882142 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.12.12 05:58:56.907743 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.12.12 05:58:56.907948 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.66 MiB (RSS), difference: 91.88 MiB | ||
| 101 | 2025.12.12 05:58:56.909336 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.325e-05 sec. | ||
| 102 | 2025.12.12 05:58:56.909818 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.12.12 05:58:56.910865 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.12.12 05:58:56.910882 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.12.12 05:58:58.251135 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42137 | ||
| 106 | 2025.12.12 05:58:58.252093 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.12.12 05:58:58.252156 [ 3 ] {} <Debug> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42137 | ||
| 108 | 2025.12.12 05:58:58.252184 [ 3 ] {} <Debug> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.12.12 05:58:58.252223 [ 3 ] {} <Debug> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.12.12 05:58:58.252314 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.12.12 05:58:58.252340 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2025.12.12 05:58:58.252369 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.12.12 05:58:58.255506 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35521 | ||
| 114 | 2025.12.12 05:58:58.257049 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37063 | ||
| 115 | 2025.12.12 05:58:58.257072 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2025.12.12 05:58:58.257062 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43213 | ||
| 117 | 2025.12.12 05:58:58.257162 [ 4 ] {} <Debug> TCP-Session: f729e630-babb-4c65-afc1-888cb884088e Authenticating user 'default' from [fd00:1122:3344:101::d]:35521 | ||
| 118 | 2025.12.12 05:58:58.257052 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51424 | ||
| 119 | 2025.12.12 05:58:58.257205 [ 4 ] {} <Debug> TCP-Session: f729e630-babb-4c65-afc1-888cb884088e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2025.12.12 05:58:58.257208 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48076 | ||
| 121 | 2025.12.12 05:58:58.257236 [ 4 ] {} <Debug> TCP-Session: f729e630-babb-4c65-afc1-888cb884088e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2025.12.12 05:58:58.257882 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40519 | ||
| 123 | 2025.12.12 05:58:58.257971 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2025.12.12 05:58:58.257976 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2025.12.12 05:58:58.258028 [ 255 ] {} <Debug> TCP-Session: 6c2e5f92-17c3-477c-a9f5-d72c627ed2ad Authenticating user 'default' from [fd00:1122:3344:101::d]:43213 | ||
| 126 | 2025.12.12 05:58:58.258053 [ 255 ] {} <Debug> TCP-Session: 6c2e5f92-17c3-477c-a9f5-d72c627ed2ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2025.12.12 05:58:58.258071 [ 255 ] {} <Debug> TCP-Session: 6c2e5f92-17c3-477c-a9f5-d72c627ed2ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2025.12.12 05:58:58.258079 [ 253 ] {} <Debug> TCP-Session: 2ec6be85-6141-44eb-abc7-7fae32507807 Authenticating user 'default' from [fd00:1122:3344:101::d]:37063 | ||
| 129 | 2025.12.12 05:58:58.258108 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 130 | 2025.12.12 05:58:58.258118 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37675 | ||
| 131 | 2025.12.12 05:58:58.258160 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2025.12.12 05:58:58.258198 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2025.12.12 05:58:58.258117 [ 253 ] {} <Debug> TCP-Session: 2ec6be85-6141-44eb-abc7-7fae32507807 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2025.12.12 05:58:58.258268 [ 257 ] {} <Debug> TCP-Session: cc62d435-41d1-4aef-8ad2-214cadf5e66b Authenticating user 'default' from [fd00:1122:3344:101::d]:40519 | ||
| 135 | 2025.12.12 05:58:58.258275 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2025.12.12 05:58:58.258294 [ 253 ] {} <Debug> TCP-Session: 2ec6be85-6141-44eb-abc7-7fae32507807 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2025.12.12 05:58:58.258312 [ 257 ] {} <Debug> TCP-Session: cc62d435-41d1-4aef-8ad2-214cadf5e66b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2025.12.12 05:58:58.258332 [ 256 ] {} <Debug> TCP-Session: 5f8bc3a1-53cd-4800-a50f-4886a8f17dbf Authenticating user 'default' from [fd00:1122:3344:101::d]:48076 | ||
| 139 | 2025.12.12 05:58:58.258351 [ 257 ] {} <Debug> TCP-Session: cc62d435-41d1-4aef-8ad2-214cadf5e66b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.12.12 05:58:58.258376 [ 256 ] {} <Debug> TCP-Session: 5f8bc3a1-53cd-4800-a50f-4886a8f17dbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.12.12 05:58:58.258366 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2025.12.12 05:58:58.258423 [ 256 ] {} <Debug> TCP-Session: 5f8bc3a1-53cd-4800-a50f-4886a8f17dbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2025.12.12 05:58:58.258259 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46791 | ||
| 144 | 2025.12.12 05:58:58.258462 [ 258 ] {} <Debug> TCP-Session: cdbed672-f037-49e8-b92b-ee7f28849fc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37675 | ||
| 145 | 2025.12.12 05:58:58.258254 [ 5 ] {} <Debug> TCP-Session: bcc53b2e-e8f5-4e6e-8340-226488cad6a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51424 | ||
| 146 | 2025.12.12 05:58:58.258526 [ 258 ] {} <Debug> TCP-Session: cdbed672-f037-49e8-b92b-ee7f28849fc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.12.12 05:58:58.258545 [ 5 ] {} <Debug> TCP-Session: bcc53b2e-e8f5-4e6e-8340-226488cad6a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.12.12 05:58:58.258566 [ 258 ] {} <Debug> TCP-Session: cdbed672-f037-49e8-b92b-ee7f28849fc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2025.12.12 05:58:58.258574 [ 5 ] {} <Debug> TCP-Session: bcc53b2e-e8f5-4e6e-8340-226488cad6a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2025.12.12 05:58:58.259717 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2025.12.12 05:58:58.259759 [ 259 ] {} <Debug> TCP-Session: cd76a174-d6e4-4991-89ed-1fa2324be10b Authenticating user 'default' from [fd00:1122:3344:101::d]:46791 | ||
| 152 | 2025.12.12 05:58:58.259776 [ 259 ] {} <Debug> TCP-Session: cd76a174-d6e4-4991-89ed-1fa2324be10b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.12.12 05:58:58.259804 [ 259 ] {} <Debug> TCP-Session: cd76a174-d6e4-4991-89ed-1fa2324be10b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.12.12 05:58:58.261189 [ 3 ] {fc114a9c-192d-4893-9b14-adcdfd782b53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2025.12.12 05:58:58.357179 [ 3 ] {fc114a9c-192d-4893-9b14-adcdfd782b53} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:42137) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2025.12.12 05:58:58.358030 [ 3 ] {fc114a9c-192d-4893-9b14-adcdfd782b53} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2025.12.12 05:58:58.358138 [ 3 ] {fc114a9c-192d-4893-9b14-adcdfd782b53} <Debug> TCPHandler: Processed in 0.102597027 sec. | ||
| 204 | 2025.12.12 05:58:58.358557 [ 4 ] {} <Trace> TCP-Session: f729e630-babb-4c65-afc1-888cb884088e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2025.12.12 05:58:58.358827 [ 4 ] {3601f5a2-d6c7-4924-a6cf-70d1f17999f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35521) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2025.12.12 05:58:58.359191 [ 4 ] {3601f5a2-d6c7-4924-a6cf-70d1f17999f5} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:35521) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2025.12.12 05:58:58.359337 [ 4 ] {3601f5a2-d6c7-4924-a6cf-70d1f17999f5} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2025.12.12 05:58:58.359421 [ 4 ] {3601f5a2-d6c7-4924-a6cf-70d1f17999f5} <Debug> TCPHandler: Processed in 0.001035868 sec. | ||
| 255 | 2025.12.12 05:58:58.359701 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2025.12.12 05:58:58.360460 [ 3 ] {d6163100-157c-4d54-97f6-7fd9b97ce9a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2025.12.12 05:58:58.361127 [ 3 ] {d6163100-157c-4d54-97f6-7fd9b97ce9a1} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2025.12.12 05:58:58.368454 [ 3 ] {d6163100-157c-4d54-97f6-7fd9b97ce9a1} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2025.12.12 05:58:58.368484 [ 3 ] {d6163100-157c-4d54-97f6-7fd9b97ce9a1} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.1111e-05 sec | ||
| 260 | 2025.12.12 05:58:58.368503 [ 3 ] {d6163100-157c-4d54-97f6-7fd9b97ce9a1} <Trace> ReferentialDeps: No tables | ||
| 261 | 2025.12.12 05:58:58.368528 [ 3 ] {d6163100-157c-4d54-97f6-7fd9b97ce9a1} <Trace> LoadingDeps: No tables | ||
| 262 | 2025.12.12 05:58:58.368564 [ 3 ] {d6163100-157c-4d54-97f6-7fd9b97ce9a1} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2025.12.12 05:58:58.369249 [ 3 ] {d6163100-157c-4d54-97f6-7fd9b97ce9a1} <Debug> TCPHandler: Processed in 0.009658209 sec. | ||
| 264 | 2025.12.12 05:58:58.369397 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2025.12.12 05:58:58.369576 [ 3 ] {2cc08d25-cc78-4cd1-b75d-9540cb3dba58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2025.12.12 05:58:58.369623 [ 3 ] {2cc08d25-cc78-4cd1-b75d-9540cb3dba58} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2025.12.12 05:58:58.374515 [ 3 ] {2cc08d25-cc78-4cd1-b75d-9540cb3dba58} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2025.12.12 05:58:58.376399 [ 3 ] {2cc08d25-cc78-4cd1-b75d-9540cb3dba58} <Debug> oximeter.version (594d23dd-f0f7-4e2c-9da7-85f4b3db5321): Loading data parts | ||
| 270 | 2025.12.12 05:58:58.377359 [ 3 ] {2cc08d25-cc78-4cd1-b75d-9540cb3dba58} <Debug> oximeter.version (594d23dd-f0f7-4e2c-9da7-85f4b3db5321): There are no data parts | ||
| 271 | 2025.12.12 05:58:58.384249 [ 3 ] {2cc08d25-cc78-4cd1-b75d-9540cb3dba58} <Debug> TCPHandler: Processed in 0.014898697 sec. | ||
| 272 | 2025.12.12 05:58:58.384400 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2025.12.12 05:58:58.384568 [ 3 ] {e9584b7e-1e21-4d45-ada8-fd22d059ba96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 284 | 2025.12.12 05:58:58.384655 [ 3 ] {e9584b7e-1e21-4d45-ada8-fd22d059ba96} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2025.12.12 05:58:58.394370 [ 3 ] {e9584b7e-1e21-4d45-ada8-fd22d059ba96} <Debug> oximeter.measurements_bool (16977fc4-f38b-4784-8578-2fa562efd9c7): Loading data parts | ||
| 286 | 2025.12.12 05:58:58.394574 [ 3 ] {e9584b7e-1e21-4d45-ada8-fd22d059ba96} <Debug> oximeter.measurements_bool (16977fc4-f38b-4784-8578-2fa562efd9c7): There are no data parts | ||
| 287 | 2025.12.12 05:58:58.398523 [ 3 ] {e9584b7e-1e21-4d45-ada8-fd22d059ba96} <Debug> TCPHandler: Processed in 0.014170181 sec. | ||
| 288 | 2025.12.12 05:58:58.398685 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2025.12.12 05:58:58.398877 [ 3 ] {7fa5f2eb-2474-44f5-9b67-9e0f096cb471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 290 | 2025.12.12 05:58:58.398928 [ 3 ] {7fa5f2eb-2474-44f5-9b67-9e0f096cb471} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2025.12.12 05:58:58.400888 [ 3 ] {7fa5f2eb-2474-44f5-9b67-9e0f096cb471} <Debug> oximeter.measurements_i8 (c1cae84b-9b0b-4be8-87ce-efefbe0b8382): Loading data parts | ||
| 292 | 2025.12.12 05:58:58.400998 [ 3 ] {7fa5f2eb-2474-44f5-9b67-9e0f096cb471} <Debug> oximeter.measurements_i8 (c1cae84b-9b0b-4be8-87ce-efefbe0b8382): There are no data parts | ||
| 293 | 2025.12.12 05:58:58.402126 [ 3 ] {7fa5f2eb-2474-44f5-9b67-9e0f096cb471} <Debug> TCPHandler: Processed in 0.003497425 sec. | ||
| 294 | 2025.12.12 05:58:58.402264 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2025.12.12 05:58:58.402413 [ 3 ] {e03d0f27-170c-4206-a844-d73054645eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 296 | 2025.12.12 05:58:58.402474 [ 3 ] {e03d0f27-170c-4206-a844-d73054645eca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2025.12.12 05:58:58.404026 [ 3 ] {e03d0f27-170c-4206-a844-d73054645eca} <Debug> oximeter.measurements_u8 (78962473-abd8-4610-b9d9-6aadc900ef68): Loading data parts | ||
| 298 | 2025.12.12 05:58:58.404160 [ 3 ] {e03d0f27-170c-4206-a844-d73054645eca} <Debug> oximeter.measurements_u8 (78962473-abd8-4610-b9d9-6aadc900ef68): There are no data parts | ||
| 299 | 2025.12.12 05:58:58.405263 [ 3 ] {e03d0f27-170c-4206-a844-d73054645eca} <Debug> TCPHandler: Processed in 0.003045482 sec. | ||
| 300 | 2025.12.12 05:58:58.405396 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2025.12.12 05:58:58.405560 [ 3 ] {ab7c70ea-ebf8-4584-b96b-71a1be9cfa52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 302 | 2025.12.12 05:58:58.405600 [ 3 ] {ab7c70ea-ebf8-4584-b96b-71a1be9cfa52} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2025.12.12 05:58:58.407196 [ 3 ] {ab7c70ea-ebf8-4584-b96b-71a1be9cfa52} <Debug> oximeter.measurements_i16 (b4afb5f0-115f-42ab-9343-4f06178767c7): Loading data parts | ||
| 304 | 2025.12.12 05:58:58.407323 [ 3 ] {ab7c70ea-ebf8-4584-b96b-71a1be9cfa52} <Debug> oximeter.measurements_i16 (b4afb5f0-115f-42ab-9343-4f06178767c7): There are no data parts | ||
| 305 | 2025.12.12 05:58:58.408450 [ 3 ] {ab7c70ea-ebf8-4584-b96b-71a1be9cfa52} <Debug> TCPHandler: Processed in 0.003098662 sec. | ||
| 306 | 2025.12.12 05:58:58.408598 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2025.12.12 05:58:58.408745 [ 3 ] {ccee81c5-e5aa-40b6-b9ae-28403065a300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 308 | 2025.12.12 05:58:58.408796 [ 3 ] {ccee81c5-e5aa-40b6-b9ae-28403065a300} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2025.12.12 05:58:58.410372 [ 3 ] {ccee81c5-e5aa-40b6-b9ae-28403065a300} <Debug> oximeter.measurements_u16 (0b274cfd-466b-40f5-8bd1-66c66a1820b6): Loading data parts | ||
| 310 | 2025.12.12 05:58:58.410491 [ 3 ] {ccee81c5-e5aa-40b6-b9ae-28403065a300} <Debug> oximeter.measurements_u16 (0b274cfd-466b-40f5-8bd1-66c66a1820b6): There are no data parts | ||
| 311 | 2025.12.12 05:58:58.411608 [ 3 ] {ccee81c5-e5aa-40b6-b9ae-28403065a300} <Debug> TCPHandler: Processed in 0.003055442 sec. | ||
| 312 | 2025.12.12 05:58:58.411744 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2025.12.12 05:58:58.411911 [ 3 ] {a88621ee-fd2e-43b0-8511-fedd1f20c51f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 314 | 2025.12.12 05:58:58.411951 [ 3 ] {a88621ee-fd2e-43b0-8511-fedd1f20c51f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2025.12.12 05:58:58.413560 [ 3 ] {a88621ee-fd2e-43b0-8511-fedd1f20c51f} <Debug> oximeter.measurements_i32 (c10f9f26-9d79-4958-9213-a836a86a0584): Loading data parts | ||
| 316 | 2025.12.12 05:58:58.413695 [ 3 ] {a88621ee-fd2e-43b0-8511-fedd1f20c51f} <Debug> oximeter.measurements_i32 (c10f9f26-9d79-4958-9213-a836a86a0584): There are no data parts | ||
| 317 | 2025.12.12 05:58:58.414879 [ 3 ] {a88621ee-fd2e-43b0-8511-fedd1f20c51f} <Debug> TCPHandler: Processed in 0.003180313 sec. | ||
| 318 | 2025.12.12 05:58:58.415031 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2025.12.12 05:58:58.415185 [ 3 ] {0211863a-604c-4981-a550-878fc5a43177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 320 | 2025.12.12 05:58:58.415263 [ 3 ] {0211863a-604c-4981-a550-878fc5a43177} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2025.12.12 05:58:58.417009 [ 3 ] {0211863a-604c-4981-a550-878fc5a43177} <Debug> oximeter.measurements_u32 (cbf37021-6acc-4abd-af79-8b0b1885218c): Loading data parts | ||
| 322 | 2025.12.12 05:58:58.417160 [ 3 ] {0211863a-604c-4981-a550-878fc5a43177} <Debug> oximeter.measurements_u32 (cbf37021-6acc-4abd-af79-8b0b1885218c): There are no data parts | ||
| 323 | 2025.12.12 05:58:58.418470 [ 3 ] {0211863a-604c-4981-a550-878fc5a43177} <Debug> TCPHandler: Processed in 0.003489195 sec. | ||
| 324 | 2025.12.12 05:58:58.418627 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2025.12.12 05:58:58.418838 [ 3 ] {198cd5eb-0396-45f9-9b95-a0e44b2fc267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 326 | 2025.12.12 05:58:58.418889 [ 3 ] {198cd5eb-0396-45f9-9b95-a0e44b2fc267} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2025.12.12 05:58:58.420589 [ 3 ] {198cd5eb-0396-45f9-9b95-a0e44b2fc267} <Debug> oximeter.measurements_i64 (bf5ae610-b6b7-4e4d-b68d-10405392b2bd): Loading data parts | ||
| 328 | 2025.12.12 05:58:58.420719 [ 3 ] {198cd5eb-0396-45f9-9b95-a0e44b2fc267} <Debug> oximeter.measurements_i64 (bf5ae610-b6b7-4e4d-b68d-10405392b2bd): There are no data parts | ||
| 329 | 2025.12.12 05:58:58.421988 [ 3 ] {198cd5eb-0396-45f9-9b95-a0e44b2fc267} <Debug> TCPHandler: Processed in 0.003416035 sec. | ||
| 330 | 2025.12.12 05:58:58.422174 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2025.12.12 05:58:58.422343 [ 3 ] {b23110eb-bfa8-474d-94d3-a1514ead07ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 332 | 2025.12.12 05:58:58.422400 [ 3 ] {b23110eb-bfa8-474d-94d3-a1514ead07ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2025.12.12 05:58:58.423956 [ 3 ] {b23110eb-bfa8-474d-94d3-a1514ead07ef} <Debug> oximeter.measurements_u64 (47fb6ee3-61ad-4448-a293-23291400b183): Loading data parts | ||
| 334 | 2025.12.12 05:58:58.424080 [ 3 ] {b23110eb-bfa8-474d-94d3-a1514ead07ef} <Debug> oximeter.measurements_u64 (47fb6ee3-61ad-4448-a293-23291400b183): There are no data parts | ||
| 335 | 2025.12.12 05:58:58.425317 [ 3 ] {b23110eb-bfa8-474d-94d3-a1514ead07ef} <Debug> TCPHandler: Processed in 0.003190793 sec. | ||
| 336 | 2025.12.12 05:58:58.425460 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2025.12.12 05:58:58.425610 [ 3 ] {9278698f-b07b-4764-9898-cb431427d09f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 338 | 2025.12.12 05:58:58.425665 [ 3 ] {9278698f-b07b-4764-9898-cb431427d09f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2025.12.12 05:58:58.427537 [ 3 ] {9278698f-b07b-4764-9898-cb431427d09f} <Debug> oximeter.measurements_f32 (5cf94961-2340-49a0-a071-2bd2deae305d): Loading data parts | ||
| 340 | 2025.12.12 05:58:58.427653 [ 3 ] {9278698f-b07b-4764-9898-cb431427d09f} <Debug> oximeter.measurements_f32 (5cf94961-2340-49a0-a071-2bd2deae305d): There are no data parts | ||
| 341 | 2025.12.12 05:58:58.428860 [ 3 ] {9278698f-b07b-4764-9898-cb431427d09f} <Debug> TCPHandler: Processed in 0.003447435 sec. | ||
| 342 | 2025.12.12 05:58:58.428997 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2025.12.12 05:58:58.429174 [ 3 ] {afc4f4c4-05bb-452e-b8eb-b3425c682e1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 344 | 2025.12.12 05:58:58.429235 [ 3 ] {afc4f4c4-05bb-452e-b8eb-b3425c682e1d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2025.12.12 05:58:58.431069 [ 3 ] {afc4f4c4-05bb-452e-b8eb-b3425c682e1d} <Debug> oximeter.measurements_f64 (f88af358-12f1-406f-91f6-7334f3b6c2f2): Loading data parts | ||
| 346 | 2025.12.12 05:58:58.431184 [ 3 ] {afc4f4c4-05bb-452e-b8eb-b3425c682e1d} <Debug> oximeter.measurements_f64 (f88af358-12f1-406f-91f6-7334f3b6c2f2): There are no data parts | ||
| 347 | 2025.12.12 05:58:58.432432 [ 3 ] {afc4f4c4-05bb-452e-b8eb-b3425c682e1d} <Debug> TCPHandler: Processed in 0.003483795 sec. | ||
| 348 | 2025.12.12 05:58:58.432567 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2025.12.12 05:58:58.432745 [ 3 ] {20547d12-1a5d-4f2a-92ef-6b06768c2dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 350 | 2025.12.12 05:58:58.432806 [ 3 ] {20547d12-1a5d-4f2a-92ef-6b06768c2dfd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2025.12.12 05:58:58.434717 [ 3 ] {20547d12-1a5d-4f2a-92ef-6b06768c2dfd} <Debug> oximeter.measurements_string (76a473ed-1908-4da4-bee1-14f9cfd0d982): Loading data parts | ||
| 352 | 2025.12.12 05:58:58.434844 [ 3 ] {20547d12-1a5d-4f2a-92ef-6b06768c2dfd} <Debug> oximeter.measurements_string (76a473ed-1908-4da4-bee1-14f9cfd0d982): There are no data parts | ||
| 353 | 2025.12.12 05:58:58.436040 [ 3 ] {20547d12-1a5d-4f2a-92ef-6b06768c2dfd} <Debug> TCPHandler: Processed in 0.003521226 sec. | ||
| 354 | 2025.12.12 05:58:58.436178 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2025.12.12 05:58:58.436365 [ 3 ] {e065a213-fa3e-40d8-aefd-1b8dad089f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2025.12.12 05:58:58.436441 [ 3 ] {e065a213-fa3e-40d8-aefd-1b8dad089f28} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2025.12.12 05:58:58.438282 [ 3 ] {e065a213-fa3e-40d8-aefd-1b8dad089f28} <Debug> oximeter.measurements_bytes (0929fc44-8c9c-4c63-ae29-3cf317279d17): Loading data parts | ||
| 365 | 2025.12.12 05:58:58.438397 [ 3 ] {e065a213-fa3e-40d8-aefd-1b8dad089f28} <Debug> oximeter.measurements_bytes (0929fc44-8c9c-4c63-ae29-3cf317279d17): There are no data parts | ||
| 366 | 2025.12.12 05:58:58.440116 [ 3 ] {e065a213-fa3e-40d8-aefd-1b8dad089f28} <Debug> TCPHandler: Processed in 0.003987788 sec. | ||
| 367 | 2025.12.12 05:58:58.440259 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2025.12.12 05:58:58.440425 [ 3 ] {fcd92cdd-78fc-4f6c-9ec2-12b38b009cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 369 | 2025.12.12 05:58:58.440486 [ 3 ] {fcd92cdd-78fc-4f6c-9ec2-12b38b009cb6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2025.12.12 05:58:58.442800 [ 3 ] {fcd92cdd-78fc-4f6c-9ec2-12b38b009cb6} <Debug> oximeter.measurements_cumulativei64 (1019506e-0b6a-4a4c-9472-f880049576e7): Loading data parts | ||
| 371 | 2025.12.12 05:58:58.442936 [ 3 ] {fcd92cdd-78fc-4f6c-9ec2-12b38b009cb6} <Debug> oximeter.measurements_cumulativei64 (1019506e-0b6a-4a4c-9472-f880049576e7): There are no data parts | ||
| 372 | 2025.12.12 05:58:58.444174 [ 3 ] {fcd92cdd-78fc-4f6c-9ec2-12b38b009cb6} <Debug> TCPHandler: Processed in 0.003964068 sec. | ||
| 373 | 2025.12.12 05:58:58.444320 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2025.12.12 05:58:58.444497 [ 3 ] {682ad920-dd44-4ba3-b9c8-c67ec5ff59b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 375 | 2025.12.12 05:58:58.444544 [ 3 ] {682ad920-dd44-4ba3-b9c8-c67ec5ff59b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2025.12.12 05:58:58.446197 [ 3 ] {682ad920-dd44-4ba3-b9c8-c67ec5ff59b7} <Debug> oximeter.measurements_cumulativeu64 (913a4b7a-9eb1-49c4-9bba-0b00b9e8d827): Loading data parts | ||
| 377 | 2025.12.12 05:58:58.446312 [ 3 ] {682ad920-dd44-4ba3-b9c8-c67ec5ff59b7} <Debug> oximeter.measurements_cumulativeu64 (913a4b7a-9eb1-49c4-9bba-0b00b9e8d827): There are no data parts | ||
| 378 | 2025.12.12 05:58:58.447808 [ 3 ] {682ad920-dd44-4ba3-b9c8-c67ec5ff59b7} <Debug> TCPHandler: Processed in 0.003537635 sec. | ||
| 379 | 2025.12.12 05:58:58.447934 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2025.12.12 05:58:58.448093 [ 3 ] {76ea7d90-353b-4273-91bf-393d2bdd5e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 381 | 2025.12.12 05:58:58.448156 [ 3 ] {76ea7d90-353b-4273-91bf-393d2bdd5e20} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2025.12.12 05:58:58.450027 [ 3 ] {76ea7d90-353b-4273-91bf-393d2bdd5e20} <Debug> oximeter.measurements_cumulativef32 (da8487ab-6b5e-46b6-b77e-8a47ab6fc855): Loading data parts | ||
| 383 | 2025.12.12 05:58:58.450144 [ 3 ] {76ea7d90-353b-4273-91bf-393d2bdd5e20} <Debug> oximeter.measurements_cumulativef32 (da8487ab-6b5e-46b6-b77e-8a47ab6fc855): There are no data parts | ||
| 384 | 2025.12.12 05:58:58.451399 [ 3 ] {76ea7d90-353b-4273-91bf-393d2bdd5e20} <Debug> TCPHandler: Processed in 0.003513415 sec. | ||
| 385 | 2025.12.12 05:58:58.451526 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2025.12.12 05:58:58.451694 [ 3 ] {aa04d328-92bb-4d36-bf2f-ab25c2c7b614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 387 | 2025.12.12 05:58:58.451746 [ 3 ] {aa04d328-92bb-4d36-bf2f-ab25c2c7b614} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2025.12.12 05:58:58.453609 [ 3 ] {aa04d328-92bb-4d36-bf2f-ab25c2c7b614} <Debug> oximeter.measurements_cumulativef64 (617e3f23-c28f-43cb-b96c-31390e0bb9d0): Loading data parts | ||
| 389 | 2025.12.12 05:58:58.453723 [ 3 ] {aa04d328-92bb-4d36-bf2f-ab25c2c7b614} <Debug> oximeter.measurements_cumulativef64 (617e3f23-c28f-43cb-b96c-31390e0bb9d0): There are no data parts | ||
| 390 | 2025.12.12 05:58:58.454931 [ 3 ] {aa04d328-92bb-4d36-bf2f-ab25c2c7b614} <Debug> TCPHandler: Processed in 0.003452794 sec. | ||
| 391 | 2025.12.12 05:58:58.455083 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2025.12.12 05:58:58.455299 [ 3 ] {67460dd6-ad8b-4ef5-99a5-0909c4e57b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 393 | * NOTE: Array types cannot be Nullable, see | ||
| 394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 395 | * for more details. | ||
| 396 | * | ||
| 397 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 398 | * is unfortunate, and at this point relies on the fact that an | ||
| 399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 400 | * to figure out another way to represent missing samples here. | ||
| 401 | */ | ||
| 402 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 403 | 2025.12.12 05:58:58.455370 [ 3 ] {67460dd6-ad8b-4ef5-99a5-0909c4e57b0d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2025.12.12 05:58:58.457423 [ 3 ] {67460dd6-ad8b-4ef5-99a5-0909c4e57b0d} <Debug> oximeter.measurements_histogrami8 (ef2f1f6b-6dbe-473f-b8e2-fd80f433887b): Loading data parts | ||
| 405 | 2025.12.12 05:58:58.457673 [ 3 ] {67460dd6-ad8b-4ef5-99a5-0909c4e57b0d} <Debug> oximeter.measurements_histogrami8 (ef2f1f6b-6dbe-473f-b8e2-fd80f433887b): There are no data parts | ||
| 406 | 2025.12.12 05:58:58.459028 [ 3 ] {67460dd6-ad8b-4ef5-99a5-0909c4e57b0d} <Debug> TCPHandler: Processed in 0.003994859 sec. | ||
| 407 | 2025.12.12 05:58:58.459161 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2025.12.12 05:58:58.459384 [ 3 ] {1aec7f50-2244-4cfb-a264-ea907df0498b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 409 | 2025.12.12 05:58:58.459445 [ 3 ] {1aec7f50-2244-4cfb-a264-ea907df0498b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2025.12.12 05:58:58.461457 [ 3 ] {1aec7f50-2244-4cfb-a264-ea907df0498b} <Debug> oximeter.measurements_histogramu8 (9cd893ff-17a5-43d7-80ad-54309707bb03): Loading data parts | ||
| 411 | 2025.12.12 05:58:58.461624 [ 3 ] {1aec7f50-2244-4cfb-a264-ea907df0498b} <Debug> oximeter.measurements_histogramu8 (9cd893ff-17a5-43d7-80ad-54309707bb03): There are no data parts | ||
| 412 | 2025.12.12 05:58:58.462899 [ 3 ] {1aec7f50-2244-4cfb-a264-ea907df0498b} <Debug> TCPHandler: Processed in 0.003787757 sec. | ||
| 413 | 2025.12.12 05:58:58.463026 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2025.12.12 05:58:58.463233 [ 3 ] {7aa78e27-3006-472b-9f67-979e0d3f6861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 415 | 2025.12.12 05:58:58.463298 [ 3 ] {7aa78e27-3006-472b-9f67-979e0d3f6861} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 416 | 2025.12.12 05:58:58.464970 [ 3 ] {7aa78e27-3006-472b-9f67-979e0d3f6861} <Debug> oximeter.measurements_histogrami16 (9b775c82-ee40-41dc-a5ef-2faf31088dbb): Loading data parts | ||
| 417 | 2025.12.12 05:58:58.465092 [ 3 ] {7aa78e27-3006-472b-9f67-979e0d3f6861} <Debug> oximeter.measurements_histogrami16 (9b775c82-ee40-41dc-a5ef-2faf31088dbb): There are no data parts | ||
| 418 | 2025.12.12 05:58:58.466247 [ 3 ] {7aa78e27-3006-472b-9f67-979e0d3f6861} <Debug> TCPHandler: Processed in 0.003270114 sec. | ||
| 419 | 2025.12.12 05:58:58.466373 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2025.12.12 05:58:58.466594 [ 3 ] {0f3ab409-dd13-45a7-9f1f-7c75373f6419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 421 | 2025.12.12 05:58:58.466655 [ 3 ] {0f3ab409-dd13-45a7-9f1f-7c75373f6419} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 422 | 2025.12.12 05:58:58.468335 [ 3 ] {0f3ab409-dd13-45a7-9f1f-7c75373f6419} <Debug> oximeter.measurements_histogramu16 (798ef5a8-eace-4575-aa0a-7f2b6f2da97d): Loading data parts | ||
| 423 | 2025.12.12 05:58:58.468491 [ 3 ] {0f3ab409-dd13-45a7-9f1f-7c75373f6419} <Debug> oximeter.measurements_histogramu16 (798ef5a8-eace-4575-aa0a-7f2b6f2da97d): There are no data parts | ||
| 424 | 2025.12.12 05:58:58.469636 [ 3 ] {0f3ab409-dd13-45a7-9f1f-7c75373f6419} <Debug> TCPHandler: Processed in 0.003311264 sec. | ||
| 425 | 2025.12.12 05:58:58.469767 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2025.12.12 05:58:58.469978 [ 3 ] {7852646e-6ac4-46b6-8014-f45ea8d7e04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 427 | 2025.12.12 05:58:58.470043 [ 3 ] {7852646e-6ac4-46b6-8014-f45ea8d7e04f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 428 | 2025.12.12 05:58:58.471779 [ 3 ] {7852646e-6ac4-46b6-8014-f45ea8d7e04f} <Debug> oximeter.measurements_histogrami32 (8d5f29e0-d4fe-4fd2-ba31-e987b00c1ea6): Loading data parts | ||
| 429 | 2025.12.12 05:58:58.471893 [ 3 ] {7852646e-6ac4-46b6-8014-f45ea8d7e04f} <Debug> oximeter.measurements_histogrami32 (8d5f29e0-d4fe-4fd2-ba31-e987b00c1ea6): There are no data parts | ||
| 430 | 2025.12.12 05:58:58.473192 [ 3 ] {7852646e-6ac4-46b6-8014-f45ea8d7e04f} <Debug> TCPHandler: Processed in 0.003473835 sec. | ||
| 431 | 2025.12.12 05:58:58.473311 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2025.12.12 05:58:58.473532 [ 3 ] {f7ec9316-b7e2-48c0-a68f-5772345da8d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 433 | 2025.12.12 05:58:58.473593 [ 3 ] {f7ec9316-b7e2-48c0-a68f-5772345da8d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 434 | 2025.12.12 05:58:58.475332 [ 3 ] {f7ec9316-b7e2-48c0-a68f-5772345da8d7} <Debug> oximeter.measurements_histogramu32 (4f71fd6d-4daa-4c9f-a4d6-5c3f4c17d3b7): Loading data parts | ||
| 435 | 2025.12.12 05:58:58.475485 [ 3 ] {f7ec9316-b7e2-48c0-a68f-5772345da8d7} <Debug> oximeter.measurements_histogramu32 (4f71fd6d-4daa-4c9f-a4d6-5c3f4c17d3b7): There are no data parts | ||
| 436 | 2025.12.12 05:58:58.476705 [ 3 ] {f7ec9316-b7e2-48c0-a68f-5772345da8d7} <Debug> TCPHandler: Processed in 0.003442605 sec. | ||
| 437 | 2025.12.12 05:58:58.476836 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2025.12.12 05:58:58.477048 [ 3 ] {d74e4936-0e1f-49e9-9bec-e113c692c8a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 439 | 2025.12.12 05:58:58.477109 [ 3 ] {d74e4936-0e1f-49e9-9bec-e113c692c8a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 440 | 2025.12.12 05:58:58.478799 [ 3 ] {d74e4936-0e1f-49e9-9bec-e113c692c8a2} <Debug> oximeter.measurements_histogrami64 (726be7cf-9308-4065-b294-857ee6ff8817): Loading data parts | ||
| 441 | 2025.12.12 05:58:58.478930 [ 3 ] {d74e4936-0e1f-49e9-9bec-e113c692c8a2} <Debug> oximeter.measurements_histogrami64 (726be7cf-9308-4065-b294-857ee6ff8817): There are no data parts | ||
| 442 | 2025.12.12 05:58:58.480166 [ 3 ] {d74e4936-0e1f-49e9-9bec-e113c692c8a2} <Debug> TCPHandler: Processed in 0.003378275 sec. | ||
| 443 | 2025.12.12 05:58:58.480290 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2025.12.12 05:58:58.480512 [ 3 ] {5f8d3453-bb50-4be9-b067-bee6711c6b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 445 | 2025.12.12 05:58:58.480575 [ 3 ] {5f8d3453-bb50-4be9-b067-bee6711c6b42} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 446 | 2025.12.12 05:58:58.482265 [ 3 ] {5f8d3453-bb50-4be9-b067-bee6711c6b42} <Debug> oximeter.measurements_histogramu64 (c8a6ce16-897f-4101-a565-bcd6a4a69f7d): Loading data parts | ||
| 447 | 2025.12.12 05:58:58.482410 [ 3 ] {5f8d3453-bb50-4be9-b067-bee6711c6b42} <Debug> oximeter.measurements_histogramu64 (c8a6ce16-897f-4101-a565-bcd6a4a69f7d): There are no data parts | ||
| 448 | 2025.12.12 05:58:58.483801 [ 3 ] {5f8d3453-bb50-4be9-b067-bee6711c6b42} <Debug> TCPHandler: Processed in 0.003558986 sec. | ||
| 449 | 2025.12.12 05:58:58.483942 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2025.12.12 05:58:58.484146 [ 3 ] {2a6e72d4-314d-4def-b0b7-30cf8ce63ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 451 | 2025.12.12 05:58:58.484208 [ 3 ] {2a6e72d4-314d-4def-b0b7-30cf8ce63ec3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 452 | 2025.12.12 05:58:58.485949 [ 3 ] {2a6e72d4-314d-4def-b0b7-30cf8ce63ec3} <Debug> oximeter.measurements_histogramf32 (b7a22f50-1239-4a9e-b491-b0cdf201c1f6): Loading data parts | ||
| 453 | 2025.12.12 05:58:58.486076 [ 3 ] {2a6e72d4-314d-4def-b0b7-30cf8ce63ec3} <Debug> oximeter.measurements_histogramf32 (b7a22f50-1239-4a9e-b491-b0cdf201c1f6): There are no data parts | ||
| 454 | 2025.12.12 05:58:58.487297 [ 3 ] {2a6e72d4-314d-4def-b0b7-30cf8ce63ec3} <Debug> TCPHandler: Processed in 0.003403645 sec. | ||
| 455 | 2025.12.12 05:58:58.487422 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2025.12.12 05:58:58.487644 [ 3 ] {75e801ab-9a39-4e53-b5f3-f589e7603750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 457 | 2025.12.12 05:58:58.487707 [ 3 ] {75e801ab-9a39-4e53-b5f3-f589e7603750} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 458 | 2025.12.12 05:58:58.489442 [ 3 ] {75e801ab-9a39-4e53-b5f3-f589e7603750} <Debug> oximeter.measurements_histogramf64 (3886cce8-5339-4b48-9751-e80e9e349412): Loading data parts | ||
| 459 | 2025.12.12 05:58:58.489579 [ 3 ] {75e801ab-9a39-4e53-b5f3-f589e7603750} <Debug> oximeter.measurements_histogramf64 (3886cce8-5339-4b48-9751-e80e9e349412): There are no data parts | ||
| 460 | 2025.12.12 05:58:58.490860 [ 3 ] {75e801ab-9a39-4e53-b5f3-f589e7603750} <Debug> TCPHandler: Processed in 0.003487894 sec. | ||
| 461 | 2025.12.12 05:58:58.491010 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2025.12.12 05:58:58.491188 [ 3 ] {35162c7d-b8d8-429b-b740-ac206019b490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) /* The field tables store named dimensions of each timeseries. | ||
| 463 | * | ||
| 464 | * As with the measurement tables, there is one field table for each field data | ||
| 465 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 466 | * this behavior **must not** be relied upon for query correctness. | ||
| 467 | * | ||
| 468 | * The index for the fields differs from the measurements, however. Rows are | ||
| 469 | * sorted by timeseries name, then field name, field value, and finally | ||
| 470 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 471 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 472 | * usually then used to look up measurements. | ||
| 473 | * | ||
| 474 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 475 | * timeseries name and then key, since it would improve lookups where one | ||
| 476 | * already has the key. Realistically though, these tables are quite small and | ||
| 477 | * so performance benefits will be low in absolute terms. | ||
| 478 | * | ||
| 479 | * TTL: We use a materialized column to expire old field table records. This | ||
| 480 | * column is generated automatically by the database whenever a new row is | ||
| 481 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 482 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 483 | * record will remain during a deduplication, which will have the last | ||
| 484 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 485 | * measurement tables. | ||
| 486 | */ | ||
| 487 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 488 | 2025.12.12 05:58:58.491247 [ 3 ] {35162c7d-b8d8-429b-b740-ac206019b490} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 489 | 2025.12.12 05:58:58.492929 [ 3 ] {35162c7d-b8d8-429b-b740-ac206019b490} <Debug> oximeter.fields_bool (94f0abc9-6339-45cc-8810-aed00e7e746c): Loading data parts | ||
| 490 | 2025.12.12 05:58:58.493082 [ 3 ] {35162c7d-b8d8-429b-b740-ac206019b490} <Debug> oximeter.fields_bool (94f0abc9-6339-45cc-8810-aed00e7e746c): There are no data parts | ||
| 491 | 2025.12.12 05:58:58.494305 [ 3 ] {35162c7d-b8d8-429b-b740-ac206019b490} <Debug> TCPHandler: Processed in 0.003345894 sec. | ||
| 492 | 2025.12.12 05:58:58.494430 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2025.12.12 05:58:58.494589 [ 3 ] {a936fd1f-0be1-44ce-b689-95506d47e1e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2025.12.12 05:58:58.494647 [ 3 ] {a936fd1f-0be1-44ce-b689-95506d47e1e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 495 | 2025.12.12 05:58:58.496239 [ 3 ] {a936fd1f-0be1-44ce-b689-95506d47e1e7} <Debug> oximeter.fields_i8 (c32ccfd2-5833-48fa-a7c5-8e83f9eb6463): Loading data parts | ||
| 496 | 2025.12.12 05:58:58.496382 [ 3 ] {a936fd1f-0be1-44ce-b689-95506d47e1e7} <Debug> oximeter.fields_i8 (c32ccfd2-5833-48fa-a7c5-8e83f9eb6463): There are no data parts | ||
| 497 | 2025.12.12 05:58:58.497731 [ 3 ] {a936fd1f-0be1-44ce-b689-95506d47e1e7} <Debug> TCPHandler: Processed in 0.003349884 sec. | ||
| 498 | 2025.12.12 05:58:58.497855 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2025.12.12 05:58:58.498018 [ 3 ] {380ea00d-e6ff-40f9-b670-efa1c46ad4df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 500 | 2025.12.12 05:58:58.498069 [ 3 ] {380ea00d-e6ff-40f9-b670-efa1c46ad4df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 501 | 2025.12.12 05:58:58.499690 [ 3 ] {380ea00d-e6ff-40f9-b670-efa1c46ad4df} <Debug> oximeter.fields_u8 (6521111a-bd59-41dc-a81c-570bbec0f623): Loading data parts | ||
| 502 | 2025.12.12 05:58:58.499797 [ 3 ] {380ea00d-e6ff-40f9-b670-efa1c46ad4df} <Debug> oximeter.fields_u8 (6521111a-bd59-41dc-a81c-570bbec0f623): There are no data parts | ||
| 503 | 2025.12.12 05:58:58.500927 [ 3 ] {380ea00d-e6ff-40f9-b670-efa1c46ad4df} <Debug> TCPHandler: Processed in 0.003121042 sec. | ||
| 504 | 2025.12.12 05:58:58.501066 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2025.12.12 05:58:58.501217 [ 3 ] {f0230326-e13e-4306-a76e-5984edff3493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 506 | 2025.12.12 05:58:58.501269 [ 3 ] {f0230326-e13e-4306-a76e-5984edff3493} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 507 | 2025.12.12 05:58:58.502886 [ 3 ] {f0230326-e13e-4306-a76e-5984edff3493} <Debug> oximeter.fields_i16 (dc80bf02-08b0-4492-885d-fc011fea0799): Loading data parts | ||
| 508 | 2025.12.12 05:58:58.503006 [ 3 ] {f0230326-e13e-4306-a76e-5984edff3493} <Debug> oximeter.fields_i16 (dc80bf02-08b0-4492-885d-fc011fea0799): There are no data parts | ||
| 509 | 2025.12.12 05:58:58.504375 [ 3 ] {f0230326-e13e-4306-a76e-5984edff3493} <Debug> TCPHandler: Processed in 0.003357664 sec. | ||
| 510 | 2025.12.12 05:58:58.504501 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2025.12.12 05:58:58.504664 [ 3 ] {21888175-ed1f-4fdf-b92d-d784a9c45ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 512 | 2025.12.12 05:58:58.504715 [ 3 ] {21888175-ed1f-4fdf-b92d-d784a9c45ce0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 513 | 2025.12.12 05:58:58.506413 [ 3 ] {21888175-ed1f-4fdf-b92d-d784a9c45ce0} <Debug> oximeter.fields_u16 (ad1abe7d-4a7e-43ab-be52-78e295949b81): Loading data parts | ||
| 514 | 2025.12.12 05:58:58.506519 [ 3 ] {21888175-ed1f-4fdf-b92d-d784a9c45ce0} <Debug> oximeter.fields_u16 (ad1abe7d-4a7e-43ab-be52-78e295949b81): There are no data parts | ||
| 515 | 2025.12.12 05:58:58.507745 [ 3 ] {21888175-ed1f-4fdf-b92d-d784a9c45ce0} <Debug> TCPHandler: Processed in 0.003293124 sec. | ||
| 516 | 2025.12.12 05:58:58.507878 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2025.12.12 05:58:58.508028 [ 3 ] {34581104-3c7b-4a2f-a7b0-a3b4f9a1f54d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 518 | 2025.12.12 05:58:58.508090 [ 3 ] {34581104-3c7b-4a2f-a7b0-a3b4f9a1f54d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 519 | 2025.12.12 05:58:58.509704 [ 3 ] {34581104-3c7b-4a2f-a7b0-a3b4f9a1f54d} <Debug> oximeter.fields_i32 (44eff9bb-fe5b-41b3-951d-4933a22d8755): Loading data parts | ||
| 520 | 2025.12.12 05:58:58.509808 [ 3 ] {34581104-3c7b-4a2f-a7b0-a3b4f9a1f54d} <Debug> oximeter.fields_i32 (44eff9bb-fe5b-41b3-951d-4933a22d8755): There are no data parts | ||
| 521 | 2025.12.12 05:58:58.510970 [ 3 ] {34581104-3c7b-4a2f-a7b0-a3b4f9a1f54d} <Debug> TCPHandler: Processed in 0.003144063 sec. | ||
| 522 | 2025.12.12 05:58:58.511103 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2025.12.12 05:58:58.511287 [ 3 ] {9a20faa1-3b32-4b52-ab40-c3eb67a299e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 524 | 2025.12.12 05:58:58.511345 [ 3 ] {9a20faa1-3b32-4b52-ab40-c3eb67a299e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 525 | 2025.12.12 05:58:58.512946 [ 3 ] {9a20faa1-3b32-4b52-ab40-c3eb67a299e9} <Debug> oximeter.fields_u32 (2821eb3a-4762-4d15-a763-b476a1d3c564): Loading data parts | ||
| 526 | 2025.12.12 05:58:58.513108 [ 3 ] {9a20faa1-3b32-4b52-ab40-c3eb67a299e9} <Debug> oximeter.fields_u32 (2821eb3a-4762-4d15-a763-b476a1d3c564): There are no data parts | ||
| 527 | 2025.12.12 05:58:58.514553 [ 3 ] {9a20faa1-3b32-4b52-ab40-c3eb67a299e9} <Debug> TCPHandler: Processed in 0.003497735 sec. | ||
| 528 | 2025.12.12 05:58:58.514703 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 529 | 2025.12.12 05:58:58.514874 [ 3 ] {34cc27f9-ba2c-4249-96fc-7cb2b6378cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 530 | 2025.12.12 05:58:58.514936 [ 3 ] {34cc27f9-ba2c-4249-96fc-7cb2b6378cf8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 531 | 2025.12.12 05:58:58.516513 [ 3 ] {34cc27f9-ba2c-4249-96fc-7cb2b6378cf8} <Debug> oximeter.fields_i64 (ef260bc5-1e76-4f89-83aa-496212d0e481): Loading data parts | ||
| 532 | 2025.12.12 05:58:58.516622 [ 3 ] {34cc27f9-ba2c-4249-96fc-7cb2b6378cf8} <Debug> oximeter.fields_i64 (ef260bc5-1e76-4f89-83aa-496212d0e481): There are no data parts | ||
| 533 | 2025.12.12 05:58:58.518062 [ 3 ] {34cc27f9-ba2c-4249-96fc-7cb2b6378cf8} <Debug> TCPHandler: Processed in 0.003416215 sec. | ||
| 534 | 2025.12.12 05:58:58.518188 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 535 | 2025.12.12 05:58:58.518358 [ 3 ] {c7cfd7f4-a592-4e2e-9a5c-331f4922a98a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 536 | 2025.12.12 05:58:58.518414 [ 3 ] {c7cfd7f4-a592-4e2e-9a5c-331f4922a98a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 537 | 2025.12.12 05:58:58.520002 [ 3 ] {c7cfd7f4-a592-4e2e-9a5c-331f4922a98a} <Debug> oximeter.fields_u64 (68eaa7f3-9561-46bf-b773-42086e1b8839): Loading data parts | ||
| 538 | 2025.12.12 05:58:58.520148 [ 3 ] {c7cfd7f4-a592-4e2e-9a5c-331f4922a98a} <Debug> oximeter.fields_u64 (68eaa7f3-9561-46bf-b773-42086e1b8839): There are no data parts | ||
| 539 | 2025.12.12 05:58:58.521253 [ 3 ] {c7cfd7f4-a592-4e2e-9a5c-331f4922a98a} <Debug> TCPHandler: Processed in 0.003112802 sec. | ||
| 540 | 2025.12.12 05:58:58.521374 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 541 | 2025.12.12 05:58:58.521528 [ 3 ] {d8b73880-3ed4-435b-90d9-e82e2678e594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 542 | 2025.12.12 05:58:58.521582 [ 3 ] {d8b73880-3ed4-435b-90d9-e82e2678e594} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 543 | 2025.12.12 05:58:58.523190 [ 3 ] {d8b73880-3ed4-435b-90d9-e82e2678e594} <Debug> oximeter.fields_ipaddr (8b63f68e-47f6-483c-92e7-c53d44227f05): Loading data parts | ||
| 544 | 2025.12.12 05:58:58.523342 [ 3 ] {d8b73880-3ed4-435b-90d9-e82e2678e594} <Debug> oximeter.fields_ipaddr (8b63f68e-47f6-483c-92e7-c53d44227f05): There are no data parts | ||
| 545 | 2025.12.12 05:58:58.524473 [ 3 ] {d8b73880-3ed4-435b-90d9-e82e2678e594} <Debug> TCPHandler: Processed in 0.003147843 sec. | ||
| 546 | 2025.12.12 05:58:58.524606 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 547 | 2025.12.12 05:58:58.524764 [ 3 ] {1b69b774-472f-4336-9d4e-81652b0612a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 548 | 2025.12.12 05:58:58.524816 [ 3 ] {1b69b774-472f-4336-9d4e-81652b0612a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 549 | 2025.12.12 05:58:58.526722 [ 3 ] {1b69b774-472f-4336-9d4e-81652b0612a3} <Debug> oximeter.fields_string (98e5ab58-f843-4732-a86e-3a916bc05645): Loading data parts | ||
| 550 | 2025.12.12 05:58:58.526836 [ 3 ] {1b69b774-472f-4336-9d4e-81652b0612a3} <Debug> oximeter.fields_string (98e5ab58-f843-4732-a86e-3a916bc05645): There are no data parts | ||
| 551 | 2025.12.12 05:58:58.528405 [ 3 ] {1b69b774-472f-4336-9d4e-81652b0612a3} <Debug> TCPHandler: Processed in 0.003847638 sec. | ||
| 552 | 2025.12.12 05:58:58.528534 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 553 | 2025.12.12 05:58:58.528690 [ 3 ] {4688493f-bf7e-4132-8a96-15341565792d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 554 | 2025.12.12 05:58:58.528751 [ 3 ] {4688493f-bf7e-4132-8a96-15341565792d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 555 | 2025.12.12 05:58:58.530524 [ 3 ] {4688493f-bf7e-4132-8a96-15341565792d} <Debug> oximeter.fields_uuid (a409fa3e-e644-42a6-be0e-d52040913d8d): Loading data parts | ||
| 556 | 2025.12.12 05:58:58.530658 [ 3 ] {4688493f-bf7e-4132-8a96-15341565792d} <Debug> oximeter.fields_uuid (a409fa3e-e644-42a6-be0e-d52040913d8d): There are no data parts | ||
| 557 | 2025.12.12 05:58:58.531794 [ 3 ] {4688493f-bf7e-4132-8a96-15341565792d} <Debug> TCPHandler: Processed in 0.003308473 sec. | ||
| 558 | 2025.12.12 05:58:58.531977 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 559 | 2025.12.12 05:58:58.532221 [ 3 ] {2d5c03df-d24f-4b78-8b81-f254c796623d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) /* The timeseries schema table stores the extracted schema for the samples | ||
| 560 | * oximeter collects. | ||
| 561 | */ | ||
| 562 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 563 | 2025.12.12 05:58:58.532295 [ 3 ] {2d5c03df-d24f-4b78-8b81-f254c796623d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 564 | 2025.12.12 05:58:58.533913 [ 3 ] {2d5c03df-d24f-4b78-8b81-f254c796623d} <Debug> oximeter.timeseries_schema (009ce3a3-9f1e-484f-89de-352cb9291d93): Loading data parts | ||
| 565 | 2025.12.12 05:58:58.534038 [ 3 ] {2d5c03df-d24f-4b78-8b81-f254c796623d} <Debug> oximeter.timeseries_schema (009ce3a3-9f1e-484f-89de-352cb9291d93): There are no data parts | ||
| 566 | 2025.12.12 05:58:58.535384 [ 3 ] {2d5c03df-d24f-4b78-8b81-f254c796623d} <Debug> TCPHandler: Processed in 0.003456645 sec. | ||
| 567 | 2025.12.12 05:58:58.537554 [ 4 ] {} <Trace> TCP-Session: f729e630-babb-4c65-afc1-888cb884088e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2025.12.12 05:58:58.537894 [ 4 ] {cb1cc4cc-315b-41a1-8d45-2ae07ce7b44f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35521) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 569 | 2025.12.12 05:58:58.539190 [ 4 ] {cb1cc4cc-315b-41a1-8d45-2ae07ce7b44f} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 570 | 2025.12.12 05:58:58.559344 [ 260 ] {cb1cc4cc-315b-41a1-8d45-2ae07ce7b44f} <Trace> oximeter.version (594d23dd-f0f7-4e2c-9da7-85f4b3db5321): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 571 | 2025.12.12 05:58:58.559428 [ 260 ] {cb1cc4cc-315b-41a1-8d45-2ae07ce7b44f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 572 | 2025.12.12 05:58:58.563530 [ 260 ] {cb1cc4cc-315b-41a1-8d45-2ae07ce7b44f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 573 | 2025.12.12 05:58:58.563886 [ 260 ] {cb1cc4cc-315b-41a1-8d45-2ae07ce7b44f} <Trace> oximeter.version (594d23dd-f0f7-4e2c-9da7-85f4b3db5321): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 574 | 2025.12.12 05:58:58.564196 [ 4 ] {cb1cc4cc-315b-41a1-8d45-2ae07ce7b44f} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.026429 sec., 37.837224261228194 rows/sec., 605.40 B/sec. | ||
| 575 | 2025.12.12 05:58:58.564627 [ 4 ] {cb1cc4cc-315b-41a1-8d45-2ae07ce7b44f} <Debug> TCPHandler: Processed in 0.027168635 sec. | ||
| 576 | 2025.12.12 05:58:59.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.57 MiB, peak 124.57 MiB, free memory in arenas 0.00 B, will set to 138.05 MiB (RSS), difference: 13.49 MiB | ||
| 577 | 2025.12.12 05:58:59.457826 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45601 | ||
| 578 | 2025.12.12 05:58:59.457941 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2025.12.12 05:58:59.457969 [ 262 ] {} <Debug> TCP-Session: 464caee1-7b59-4b87-91c1-b4b71ff7817f Authenticating user 'default' from [fd00:1122:3344:101::c]:45601 | ||
| 580 | 2025.12.12 05:58:59.458088 [ 262 ] {} <Debug> TCP-Session: 464caee1-7b59-4b87-91c1-b4b71ff7817f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2025.12.12 05:58:59.458103 [ 262 ] {} <Debug> TCP-Session: 464caee1-7b59-4b87-91c1-b4b71ff7817f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2025.12.12 05:58:59.458166 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 583 | 2025.12.12 05:58:59.458288 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 584 | 2025.12.12 05:58:59.458306 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 585 | 2025.12.12 05:58:59.460810 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51772 | ||
| 586 | 2025.12.12 05:58:59.460892 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52423 | ||
| 587 | 2025.12.12 05:58:59.460964 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51022 | ||
| 588 | 2025.12.12 05:58:59.460993 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 589 | 2025.12.12 05:58:59.461037 [ 263 ] {} <Debug> TCP-Session: 551309bd-0b88-4795-a3e2-c7db79e5b165 Authenticating user 'default' from [fd00:1122:3344:101::c]:51772 | ||
| 590 | 2025.12.12 05:58:59.461074 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51731 | ||
| 591 | 2025.12.12 05:58:59.461170 [ 263 ] {} <Debug> TCP-Session: 551309bd-0b88-4795-a3e2-c7db79e5b165 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 592 | 2025.12.12 05:58:59.461193 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 593 | 2025.12.12 05:58:59.461156 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 594 | 2025.12.12 05:58:59.461294 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51136 | ||
| 595 | 2025.12.12 05:58:59.461311 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41541 | ||
| 596 | 2025.12.12 05:58:59.461322 [ 264 ] {} <Debug> TCP-Session: 19c5d2cb-4ceb-4644-b6cb-2a0bb26aa246 Authenticating user 'default' from [fd00:1122:3344:101::c]:52423 | ||
| 597 | 2025.12.12 05:58:59.461385 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39290 | ||
| 598 | 2025.12.12 05:58:59.461486 [ 265 ] {} <Debug> TCP-Session: 5e850191-b50b-40bf-837a-a6e2003a5c6b Authenticating user 'default' from [fd00:1122:3344:101::c]:51022 | ||
| 599 | 2025.12.12 05:58:59.461440 [ 263 ] {} <Debug> TCP-Session: 551309bd-0b88-4795-a3e2-c7db79e5b165 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 600 | 2025.12.12 05:58:59.461422 [ 264 ] {} <Debug> TCP-Session: 19c5d2cb-4ceb-4644-b6cb-2a0bb26aa246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 601 | 2025.12.12 05:58:59.461545 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 602 | 2025.12.12 05:58:59.461541 [ 265 ] {} <Debug> TCP-Session: 5e850191-b50b-40bf-837a-a6e2003a5c6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 603 | 2025.12.12 05:58:59.461652 [ 264 ] {} <Debug> TCP-Session: 19c5d2cb-4ceb-4644-b6cb-2a0bb26aa246 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 604 | 2025.12.12 05:58:59.461694 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 605 | 2025.12.12 05:58:59.461721 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 606 | 2025.12.12 05:58:59.461688 [ 266 ] {} <Debug> TCP-Session: 64c940f6-ca90-4d85-935b-b69532f5cad2 Authenticating user 'default' from [fd00:1122:3344:101::c]:51731 | ||
| 607 | 2025.12.12 05:58:59.461661 [ 265 ] {} <Debug> TCP-Session: 5e850191-b50b-40bf-837a-a6e2003a5c6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2025.12.12 05:58:59.461818 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 609 | 2025.12.12 05:58:59.461819 [ 267 ] {} <Debug> TCP-Session: 6eaef40d-7a6d-4c30-a515-64e0167b1d66 Authenticating user 'default' from [fd00:1122:3344:101::c]:41541 | ||
| 610 | 2025.12.12 05:58:59.461809 [ 266 ] {} <Debug> TCP-Session: 64c940f6-ca90-4d85-935b-b69532f5cad2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2025.12.12 05:58:59.461920 [ 269 ] {} <Debug> TCP-Session: 7f1bca11-4416-40fd-9f23-ff1bc1e08f6b Authenticating user 'default' from [fd00:1122:3344:101::c]:39290 | ||
| 612 | 2025.12.12 05:58:59.461908 [ 267 ] {} <Debug> TCP-Session: 6eaef40d-7a6d-4c30-a515-64e0167b1d66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2025.12.12 05:58:59.461804 [ 268 ] {} <Debug> TCP-Session: 93b517af-9c1b-4392-9880-b9646c89a91a Authenticating user 'default' from [fd00:1122:3344:101::c]:51136 | ||
| 614 | 2025.12.12 05:58:59.462018 [ 267 ] {} <Debug> TCP-Session: 6eaef40d-7a6d-4c30-a515-64e0167b1d66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2025.12.12 05:58:59.462006 [ 266 ] {} <Debug> TCP-Session: 64c940f6-ca90-4d85-935b-b69532f5cad2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2025.12.12 05:58:59.462033 [ 269 ] {} <Debug> TCP-Session: 7f1bca11-4416-40fd-9f23-ff1bc1e08f6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2025.12.12 05:58:59.462216 [ 268 ] {} <Debug> TCP-Session: 93b517af-9c1b-4392-9880-b9646c89a91a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2025.12.12 05:58:59.462300 [ 269 ] {} <Debug> TCP-Session: 7f1bca11-4416-40fd-9f23-ff1bc1e08f6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2025.12.12 05:58:59.462313 [ 268 ] {} <Debug> TCP-Session: 93b517af-9c1b-4392-9880-b9646c89a91a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2025.12.12 05:59:00.077910 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51112 | ||
| 621 | 2025.12.12 05:59:00.078099 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2025.12.12 05:59:00.078146 [ 270 ] {} <Debug> TCP-Session: 3ec892aa-ba8e-4333-a372-6588b5935e9c Authenticating user 'default' from [fd00:1122:3344:101::b]:51112 | ||
| 623 | 2025.12.12 05:59:00.078281 [ 270 ] {} <Debug> TCP-Session: 3ec892aa-ba8e-4333-a372-6588b5935e9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2025.12.12 05:59:00.078298 [ 270 ] {} <Debug> TCP-Session: 3ec892aa-ba8e-4333-a372-6588b5935e9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2025.12.12 05:59:00.078395 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2025.12.12 05:59:00.078522 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 627 | 2025.12.12 05:59:00.078543 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2025.12.12 05:59:00.081101 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40425 | ||
| 629 | 2025.12.12 05:59:00.081192 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45272 | ||
| 630 | 2025.12.12 05:59:00.081248 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50795 | ||
| 631 | 2025.12.12 05:59:00.081372 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58250 | ||
| 632 | 2025.12.12 05:59:00.081339 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2025.12.12 05:59:00.081476 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 634 | 2025.12.12 05:59:00.081505 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50122 | ||
| 635 | 2025.12.12 05:59:00.081590 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46141 | ||
| 636 | 2025.12.12 05:59:00.081612 [ 272 ] {} <Debug> TCP-Session: eec66379-4af2-41e1-b9fd-1bf5833ef61b Authenticating user 'default' from [fd00:1122:3344:101::b]:45272 | ||
| 637 | 2025.12.12 05:59:00.081629 [ 271 ] {} <Debug> TCP-Session: 1ab471d4-c873-4368-add9-a5ab060c3e8a Authenticating user 'default' from [fd00:1122:3344:101::b]:40425 | ||
| 638 | 2025.12.12 05:59:00.081727 [ 272 ] {} <Debug> TCP-Session: eec66379-4af2-41e1-b9fd-1bf5833ef61b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 639 | 2025.12.12 05:59:00.081882 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2025.12.12 05:59:00.081695 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62055 | ||
| 641 | 2025.12.12 05:59:00.081935 [ 271 ] {} <Debug> TCP-Session: 1ab471d4-c873-4368-add9-a5ab060c3e8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2025.12.12 05:59:00.081953 [ 272 ] {} <Debug> TCP-Session: eec66379-4af2-41e1-b9fd-1bf5833ef61b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 643 | 2025.12.12 05:59:00.082007 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2025.12.12 05:59:00.082018 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2025.12.12 05:59:00.082080 [ 276 ] {} <Debug> TCP-Session: cb03b4cf-c518-4f9f-9c8a-3c39b728c1d0 Authenticating user 'default' from [fd00:1122:3344:101::b]:46141 | ||
| 646 | 2025.12.12 05:59:00.082061 [ 271 ] {} <Debug> TCP-Session: 1ab471d4-c873-4368-add9-a5ab060c3e8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2025.12.12 05:59:00.082190 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2025.12.12 05:59:00.082266 [ 275 ] {} <Debug> TCP-Session: f6fa1398-74a9-42c5-abd1-c22339841023 Authenticating user 'default' from [fd00:1122:3344:101::b]:50122 | ||
| 649 | 2025.12.12 05:59:00.082266 [ 276 ] {} <Debug> TCP-Session: cb03b4cf-c518-4f9f-9c8a-3c39b728c1d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2025.12.12 05:59:00.082259 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 651 | 2025.12.12 05:59:00.082446 [ 275 ] {} <Debug> TCP-Session: f6fa1398-74a9-42c5-abd1-c22339841023 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2025.12.12 05:59:00.082428 [ 276 ] {} <Debug> TCP-Session: cb03b4cf-c518-4f9f-9c8a-3c39b728c1d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2025.12.12 05:59:00.082423 [ 277 ] {} <Debug> TCP-Session: 8e4a5624-1e94-45fd-a1ea-23ba0331eb4a Authenticating user 'default' from [fd00:1122:3344:101::b]:62055 | ||
| 654 | 2025.12.12 05:59:00.082580 [ 275 ] {} <Debug> TCP-Session: f6fa1398-74a9-42c5-abd1-c22339841023 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2025.12.12 05:59:00.082739 [ 277 ] {} <Debug> TCP-Session: 8e4a5624-1e94-45fd-a1ea-23ba0331eb4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2025.12.12 05:59:00.082564 [ 274 ] {} <Debug> TCP-Session: 3bd6b2a8-7a59-4735-9b9d-ad0dc3eebcbb Authenticating user 'default' from [fd00:1122:3344:101::b]:58250 | ||
| 657 | 2025.12.12 05:59:00.081947 [ 273 ] {} <Debug> TCP-Session: acfeecc7-d773-42b4-8440-cf3aec433999 Authenticating user 'default' from [fd00:1122:3344:101::b]:50795 | ||
| 658 | 2025.12.12 05:59:00.082964 [ 277 ] {} <Debug> TCP-Session: 8e4a5624-1e94-45fd-a1ea-23ba0331eb4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2025.12.12 05:59:00.082978 [ 274 ] {} <Debug> TCP-Session: 3bd6b2a8-7a59-4735-9b9d-ad0dc3eebcbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2025.12.12 05:59:00.083059 [ 273 ] {} <Debug> TCP-Session: acfeecc7-d773-42b4-8440-cf3aec433999 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2025.12.12 05:59:00.083063 [ 274 ] {} <Debug> TCP-Session: 3bd6b2a8-7a59-4735-9b9d-ad0dc3eebcbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2025.12.12 05:59:00.083193 [ 273 ] {} <Debug> TCP-Session: acfeecc7-d773-42b4-8440-cf3aec433999 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2025.12.12 05:59:00.882809 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58300 | ||
| 664 | 2025.12.12 05:59:00.883074 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2025.12.12 05:59:00.883108 [ 278 ] {} <Debug> TCP-Session: e6373fcb-cf45-43fa-9afe-239036792ed6 Authenticating user 'default' from [fd00:1122:3344:101::a]:58300 | ||
| 666 | 2025.12.12 05:59:00.883129 [ 278 ] {} <Debug> TCP-Session: e6373fcb-cf45-43fa-9afe-239036792ed6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2025.12.12 05:59:00.883242 [ 278 ] {} <Debug> TCP-Session: e6373fcb-cf45-43fa-9afe-239036792ed6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2025.12.12 05:59:00.883311 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 669 | 2025.12.12 05:59:00.883337 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 670 | 2025.12.12 05:59:00.883450 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2025.12.12 05:59:00.885964 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37640 | ||
| 672 | 2025.12.12 05:59:00.886163 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 673 | 2025.12.12 05:59:00.886198 [ 279 ] {} <Debug> TCP-Session: 96d6d790-cbcb-4e72-b351-a97b54f75296 Authenticating user 'default' from [fd00:1122:3344:101::a]:37640 | ||
| 674 | 2025.12.12 05:59:00.886278 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65231 | ||
| 675 | 2025.12.12 05:59:00.886205 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52857 | ||
| 676 | 2025.12.12 05:59:00.886207 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56336 | ||
| 677 | 2025.12.12 05:59:00.886351 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49490 | ||
| 678 | 2025.12.12 05:59:00.886375 [ 279 ] {} <Debug> TCP-Session: 96d6d790-cbcb-4e72-b351-a97b54f75296 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2025.12.12 05:59:00.886461 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51332 | ||
| 680 | 2025.12.12 05:59:00.886521 [ 279 ] {} <Debug> TCP-Session: 96d6d790-cbcb-4e72-b351-a97b54f75296 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2025.12.12 05:59:00.886645 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46478 | ||
| 682 | 2025.12.12 05:59:00.886648 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2025.12.12 05:59:00.886790 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2025.12.12 05:59:00.886834 [ 281 ] {} <Debug> TCP-Session: 279199b7-48ad-4d7d-b03a-007809601095 Authenticating user 'default' from [fd00:1122:3344:101::a]:52857 | ||
| 685 | 2025.12.12 05:59:00.886835 [ 284 ] {} <Debug> TCP-Session: 565fd7bb-6e91-4744-8c8a-c0d4fc612214 Authenticating user 'default' from [fd00:1122:3344:101::a]:51332 | ||
| 686 | 2025.12.12 05:59:00.886973 [ 281 ] {} <Debug> TCP-Session: 279199b7-48ad-4d7d-b03a-007809601095 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2025.12.12 05:59:00.886993 [ 281 ] {} <Debug> TCP-Session: 279199b7-48ad-4d7d-b03a-007809601095 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2025.12.12 05:59:00.886871 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2025.12.12 05:59:00.886925 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2025.12.12 05:59:00.886867 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2025.12.12 05:59:00.887161 [ 282 ] {} <Debug> TCP-Session: 0d69b971-2d91-406b-9c80-4b89dd7573b0 Authenticating user 'default' from [fd00:1122:3344:101::a]:65231 | ||
| 692 | 2025.12.12 05:59:00.887199 [ 280 ] {} <Debug> TCP-Session: b9a6958c-3f73-46d1-ad8d-1c7fcedf8d87 Authenticating user 'default' from [fd00:1122:3344:101::a]:56336 | ||
| 693 | 2025.12.12 05:59:00.887187 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2025.12.12 05:59:00.887165 [ 283 ] {} <Debug> TCP-Session: 04b05822-158a-4fa8-a8b6-2e16e7c8b079 Authenticating user 'default' from [fd00:1122:3344:101::a]:49490 | ||
| 695 | 2025.12.12 05:59:00.887309 [ 280 ] {} <Debug> TCP-Session: b9a6958c-3f73-46d1-ad8d-1c7fcedf8d87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2025.12.12 05:59:00.887308 [ 285 ] {} <Debug> TCP-Session: 9ba37c13-311e-41f7-b905-a0665bb6840e Authenticating user 'default' from [fd00:1122:3344:101::a]:46478 | ||
| 697 | 2025.12.12 05:59:00.887287 [ 282 ] {} <Debug> TCP-Session: 0d69b971-2d91-406b-9c80-4b89dd7573b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2025.12.12 05:59:00.887421 [ 285 ] {} <Debug> TCP-Session: 9ba37c13-311e-41f7-b905-a0665bb6840e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2025.12.12 05:59:00.887429 [ 280 ] {} <Debug> TCP-Session: b9a6958c-3f73-46d1-ad8d-1c7fcedf8d87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2025.12.12 05:59:00.887412 [ 283 ] {} <Debug> TCP-Session: 04b05822-158a-4fa8-a8b6-2e16e7c8b079 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2025.12.12 05:59:00.887508 [ 285 ] {} <Debug> TCP-Session: 9ba37c13-311e-41f7-b905-a0665bb6840e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2025.12.12 05:59:00.887485 [ 282 ] {} <Debug> TCP-Session: 0d69b971-2d91-406b-9c80-4b89dd7573b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2025.12.12 05:59:00.886991 [ 284 ] {} <Debug> TCP-Session: 565fd7bb-6e91-4744-8c8a-c0d4fc612214 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2025.12.12 05:59:00.887568 [ 283 ] {} <Debug> TCP-Session: 04b05822-158a-4fa8-a8b6-2e16e7c8b079 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2025.12.12 05:59:00.887743 [ 284 ] {} <Debug> TCP-Session: 565fd7bb-6e91-4744-8c8a-c0d4fc612214 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.12.12 05:59:01.000205 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.77 MiB, peak 138.77 MiB, free memory in arenas 0.00 B, will set to 139.84 MiB (RSS), difference: 1.07 MiB | ||
| 707 | 2025.12.12 05:59:04.359112 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2025.12.12 05:59:04.359153 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 709 | 2025.12.12 05:59:04.359248 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2025.12.12 05:59:04.359268 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2025.12.12 05:59:04.363637 [ 244 ] {} <Debug> system.asynchronous_metric_log (9b3525ef-eca3-4e9e-86f1-b077464c9258): Loading data parts | ||
| 712 | 2025.12.12 05:59:04.363915 [ 244 ] {} <Debug> system.asynchronous_metric_log (9b3525ef-eca3-4e9e-86f1-b077464c9258): There are no data parts | ||
| 713 | 2025.12.12 05:59:04.370966 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b3525ef-eca3-4e9e-86f1-b077464c9258): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2025.12.12 05:59:04.371169 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 715 | 2025.12.12 05:59:04.379464 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2025.12.12 05:59:04.380510 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b3525ef-eca3-4e9e-86f1-b077464c9258): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 717 | 2025.12.12 05:59:04.380917 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 718 | 2025.12.12 05:59:04.386934 [ 243 ] {} <Debug> system.metric_log (b966a74c-4e66-40fa-84c2-b95edf6ede53): Loading data parts | ||
| 719 | 2025.12.12 05:59:04.387210 [ 243 ] {} <Debug> system.metric_log (b966a74c-4e66-40fa-84c2-b95edf6ede53): There are no data parts | ||
| 720 | 2025.12.12 05:59:04.427526 [ 243 ] {} <Trace> system.metric_log (b966a74c-4e66-40fa-84c2-b95edf6ede53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2025.12.12 05:59:04.427777 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 722 | 2025.12.12 05:59:04.437759 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2025.12.12 05:59:04.440366 [ 243 ] {} <Trace> system.metric_log (b966a74c-4e66-40fa-84c2-b95edf6ede53): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2025.12.12 05:59:04.447791 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2025.12.12 05:59:05.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.82 MiB, peak 148.82 MiB, free memory in arenas 0.00 B, will set to 153.86 MiB (RSS), difference: 9.04 MiB | ||
| 726 | 2025.12.12 05:59:06.859091 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2025.12.12 05:59:06.859257 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2025.12.12 05:59:06.863539 [ 242 ] {} <Debug> system.query_log (24d93a93-459f-4a6d-8439-ae10b25c82f6): Loading data parts | ||
| 729 | 2025.12.12 05:59:06.863699 [ 242 ] {} <Debug> system.query_log (24d93a93-459f-4a6d-8439-ae10b25c82f6): There are no data parts | ||
| 730 | 2025.12.12 05:59:06.871279 [ 242 ] {} <Trace> system.query_log (24d93a93-459f-4a6d-8439-ae10b25c82f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2025.12.12 05:59:06.871406 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 732 | 2025.12.12 05:59:06.875103 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2025.12.12 05:59:06.875590 [ 242 ] {} <Trace> system.query_log (24d93a93-459f-4a6d-8439-ae10b25c82f6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2025.12.12 05:59:06.875862 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2025.12.12 05:59:07.000209 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.06 MiB, peak 158.06 MiB, free memory in arenas 0.00 B, will set to 154.91 MiB (RSS), difference: -3.15 MiB | ||
| 736 | 2025.12.12 05:59:11.839602 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2025.12.12 05:59:11.839659 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2025.12.12 05:59:11.881193 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2025.12.12 05:59:11.886260 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b3525ef-eca3-4e9e-86f1-b077464c9258): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2025.12.12 05:59:11.886306 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 741 | 2025.12.12 05:59:11.887086 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2025.12.12 05:59:11.887585 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b3525ef-eca3-4e9e-86f1-b077464c9258): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2025.12.12 05:59:11.889785 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2025.12.12 05:59:11.948074 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2025.12.12 05:59:11.965723 [ 243 ] {} <Trace> system.metric_log (b966a74c-4e66-40fa-84c2-b95edf6ede53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2025.12.12 05:59:11.965881 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 747 | 2025.12.12 05:59:11.972437 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2025.12.12 05:59:11.973515 [ 243 ] {} <Trace> system.metric_log (b966a74c-4e66-40fa-84c2-b95edf6ede53): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2025.12.12 05:59:11.976738 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2025.12.12 05:59:12.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.70 MiB, peak 159.70 MiB, free memory in arenas 0.00 B, will set to 157.73 MiB (RSS), difference: 2.03 MiB | ||
| 751 | 2025.12.12 05:59:17.000234 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.77 MiB, peak 159.70 MiB, free memory in arenas 0.00 B, will set to 157.80 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2025.12.12 05:59:18.578064 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2025.12.12 05:59:18.578249 [ 3 ] {156287e2-d03e-4db2-aed2-3e626ca667ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2025.12.12 05:59:18.586909 [ 3 ] {156287e2-d03e-4db2-aed2-3e626ca667ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2025.12.12 05:59:18.593127 [ 3 ] {156287e2-d03e-4db2-aed2-3e626ca667ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2025.12.12 05:59:18.603826 [ 3 ] {156287e2-d03e-4db2-aed2-3e626ca667ec} <Debug> TCPHandler: Processed in 0.025935597 sec. | ||
| 757 | 2025.12.12 05:59:18.623290 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2025.12.12 05:59:18.623519 [ 3 ] {50a06e2d-18a1-464c-9df7-7918d363d675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 759 | 2025.12.12 05:59:18.632354 [ 3 ] {50a06e2d-18a1-464c-9df7-7918d363d675} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2025.12.12 05:59:18.632461 [ 3 ] {50a06e2d-18a1-464c-9df7-7918d363d675} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2025.12.12 05:59:18.632904 [ 3 ] {50a06e2d-18a1-464c-9df7-7918d363d675} <Debug> TCPHandler: Processed in 0.00968118 sec. | ||
| 762 | 2025.12.12 05:59:18.633127 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2025.12.12 05:59:18.633250 [ 3 ] {0b1e2726-d65d-44d0-9717-cbce4cb53ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 764 | 2025.12.12 05:59:18.635459 [ 3 ] {0b1e2726-d65d-44d0-9717-cbce4cb53ce6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2025.12.12 05:59:18.635506 [ 3 ] {0b1e2726-d65d-44d0-9717-cbce4cb53ce6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2025.12.12 05:59:18.636036 [ 3 ] {0b1e2726-d65d-44d0-9717-cbce4cb53ce6} <Debug> TCPHandler: Processed in 0.002957061 sec. | ||
| 767 | 2025.12.12 05:59:18.636393 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2025.12.12 05:59:18.636621 [ 3 ] {498c1c23-ae11-455f-a690-84311e9274e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 769 | 2025.12.12 05:59:18.636895 [ 3 ] {498c1c23-ae11-455f-a690-84311e9274e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2025.12.12 05:59:18.636938 [ 3 ] {498c1c23-ae11-455f-a690-84311e9274e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2025.12.12 05:59:18.637250 [ 3 ] {498c1c23-ae11-455f-a690-84311e9274e9} <Debug> TCPHandler: Processed in 0.000959337 sec. | ||
| 772 | 2025.12.12 05:59:18.637438 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2025.12.12 05:59:18.637551 [ 3 ] {07741437-f62c-4048-9dc2-e198ab125bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 774 | 2025.12.12 05:59:18.637786 [ 3 ] {07741437-f62c-4048-9dc2-e198ab125bab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2025.12.12 05:59:18.637829 [ 3 ] {07741437-f62c-4048-9dc2-e198ab125bab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2025.12.12 05:59:18.638146 [ 3 ] {07741437-f62c-4048-9dc2-e198ab125bab} <Debug> TCPHandler: Processed in 0.000757145 sec. | ||
| 777 | 2025.12.12 05:59:18.638353 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2025.12.12 05:59:18.638467 [ 3 ] {553a33ac-191f-4f9e-9099-02694c268d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 779 | 2025.12.12 05:59:18.638702 [ 3 ] {553a33ac-191f-4f9e-9099-02694c268d32} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2025.12.12 05:59:18.638743 [ 3 ] {553a33ac-191f-4f9e-9099-02694c268d32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2025.12.12 05:59:18.639020 [ 3 ] {553a33ac-191f-4f9e-9099-02694c268d32} <Debug> TCPHandler: Processed in 0.000713894 sec. | ||
| 782 | 2025.12.12 05:59:18.639198 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2025.12.12 05:59:18.639304 [ 3 ] {d222a7ed-a335-4037-9b0a-f27dc5f8cd9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', '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) | ||
| 784 | 2025.12.12 05:59:18.639526 [ 3 ] {d222a7ed-a335-4037-9b0a-f27dc5f8cd9f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2025.12.12 05:59:18.639566 [ 3 ] {d222a7ed-a335-4037-9b0a-f27dc5f8cd9f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2025.12.12 05:59:18.639827 [ 3 ] {d222a7ed-a335-4037-9b0a-f27dc5f8cd9f} <Debug> TCPHandler: Processed in 0.000718825 sec. | ||
| 787 | 2025.12.12 05:59:18.640002 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2025.12.12 05:59:18.640183 [ 3 ] {72555769-5dd1-4a38-be5b-fa8a3b3a27b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', '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) | ||
| 789 | 2025.12.12 05:59:18.640420 [ 3 ] {72555769-5dd1-4a38-be5b-fa8a3b3a27b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2025.12.12 05:59:18.640462 [ 3 ] {72555769-5dd1-4a38-be5b-fa8a3b3a27b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2025.12.12 05:59:18.640737 [ 3 ] {72555769-5dd1-4a38-be5b-fa8a3b3a27b8} <Debug> TCPHandler: Processed in 0.000720615 sec. | ||
| 792 | 2025.12.12 05:59:18.640932 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2025.12.12 05:59:18.641048 [ 3 ] {a343becc-125a-4f36-bc64-173d0a6715c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', '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) | ||
| 794 | 2025.12.12 05:59:18.641287 [ 3 ] {a343becc-125a-4f36-bc64-173d0a6715c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2025.12.12 05:59:18.641328 [ 3 ] {a343becc-125a-4f36-bc64-173d0a6715c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2025.12.12 05:59:18.641603 [ 3 ] {a343becc-125a-4f36-bc64-173d0a6715c1} <Debug> TCPHandler: Processed in 0.000718605 sec. | ||
| 797 | 2025.12.12 05:59:18.641788 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2025.12.12 05:59:18.641911 [ 3 ] {c463bb59-d141-4fd8-8db9-fcf6c86337e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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) | ||
| 799 | 2025.12.12 05:59:18.642151 [ 3 ] {c463bb59-d141-4fd8-8db9-fcf6c86337e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2025.12.12 05:59:18.642193 [ 3 ] {c463bb59-d141-4fd8-8db9-fcf6c86337e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2025.12.12 05:59:18.642465 [ 3 ] {c463bb59-d141-4fd8-8db9-fcf6c86337e9} <Debug> TCPHandler: Processed in 0.000724515 sec. | ||
| 802 | 2025.12.12 05:59:18.642657 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2025.12.12 05:59:18.642773 [ 3 ] {2cd311fa-a8a4-49d4-8f97-1c3b8cfeded0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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) | ||
| 804 | 2025.12.12 05:59:18.643015 [ 3 ] {2cd311fa-a8a4-49d4-8f97-1c3b8cfeded0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2025.12.12 05:59:18.643064 [ 3 ] {2cd311fa-a8a4-49d4-8f97-1c3b8cfeded0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2025.12.12 05:59:18.643342 [ 3 ] {2cd311fa-a8a4-49d4-8f97-1c3b8cfeded0} <Debug> TCPHandler: Processed in 0.000732855 sec. | ||
| 807 | 2025.12.12 05:59:18.643528 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2025.12.12 05:59:18.643643 [ 3 ] {9e1e8c9c-7851-4d1c-8b6f-74c19e817caf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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) | ||
| 809 | 2025.12.12 05:59:18.643889 [ 3 ] {9e1e8c9c-7851-4d1c-8b6f-74c19e817caf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2025.12.12 05:59:18.643930 [ 3 ] {9e1e8c9c-7851-4d1c-8b6f-74c19e817caf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2025.12.12 05:59:18.644204 [ 3 ] {9e1e8c9c-7851-4d1c-8b6f-74c19e817caf} <Debug> TCPHandler: Processed in 0.000725026 sec. | ||
| 812 | 2025.12.12 05:59:18.644396 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2025.12.12 05:59:18.644510 [ 3 ] {a2e1f603-295b-40cb-be42-062f55183433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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) | ||
| 814 | 2025.12.12 05:59:18.644751 [ 3 ] {a2e1f603-295b-40cb-be42-062f55183433} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2025.12.12 05:59:18.644792 [ 3 ] {a2e1f603-295b-40cb-be42-062f55183433} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2025.12.12 05:59:18.645066 [ 3 ] {a2e1f603-295b-40cb-be42-062f55183433} <Debug> TCPHandler: Processed in 0.000717935 sec. | ||
| 817 | 2025.12.12 05:59:18.645271 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2025.12.12 05:59:18.645386 [ 3 ] {fc1465ab-7cf1-4dfb-98ee-620828115e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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) | ||
| 819 | 2025.12.12 05:59:18.645632 [ 3 ] {fc1465ab-7cf1-4dfb-98ee-620828115e34} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2025.12.12 05:59:18.645674 [ 3 ] {fc1465ab-7cf1-4dfb-98ee-620828115e34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2025.12.12 05:59:18.645950 [ 3 ] {fc1465ab-7cf1-4dfb-98ee-620828115e34} <Debug> TCPHandler: Processed in 0.000727605 sec. | ||
| 822 | 2025.12.12 05:59:18.646143 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2025.12.12 05:59:18.646258 [ 3 ] {3a42cea1-624c-4a43-8aba-fc824b826c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', '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) | ||
| 824 | 2025.12.12 05:59:18.646508 [ 3 ] {3a42cea1-624c-4a43-8aba-fc824b826c73} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2025.12.12 05:59:18.646549 [ 3 ] {3a42cea1-624c-4a43-8aba-fc824b826c73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2025.12.12 05:59:18.646824 [ 3 ] {3a42cea1-624c-4a43-8aba-fc824b826c73} <Debug> TCPHandler: Processed in 0.000729576 sec. | ||
| 827 | 2025.12.12 05:59:18.647016 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2025.12.12 05:59:18.647136 [ 3 ] {d5ec5915-cc72-4c83-9274-d311d44a1a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', '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) | ||
| 829 | 2025.12.12 05:59:18.647383 [ 3 ] {d5ec5915-cc72-4c83-9274-d311d44a1a12} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2025.12.12 05:59:18.647424 [ 3 ] {d5ec5915-cc72-4c83-9274-d311d44a1a12} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 831 | 2025.12.12 05:59:18.647701 [ 3 ] {d5ec5915-cc72-4c83-9274-d311d44a1a12} <Debug> TCPHandler: Processed in 0.000733925 sec. | ||
| 832 | 2025.12.12 05:59:18.647886 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2025.12.12 05:59:18.648000 [ 3 ] {e925e9f3-773b-4072-af86-bff7df3f4075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 834 | 2025.12.12 05:59:18.648251 [ 3 ] {e925e9f3-773b-4072-af86-bff7df3f4075} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 835 | 2025.12.12 05:59:18.648294 [ 3 ] {e925e9f3-773b-4072-af86-bff7df3f4075} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 836 | 2025.12.12 05:59:18.648572 [ 3 ] {e925e9f3-773b-4072-af86-bff7df3f4075} <Debug> TCPHandler: Processed in 0.000734525 sec. | ||
| 837 | 2025.12.12 05:59:18.648771 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2025.12.12 05:59:18.648888 [ 3 ] {181cf8d8-ebf9-48e4-be47-f7d113c51af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 839 | 2025.12.12 05:59:18.649153 [ 3 ] {181cf8d8-ebf9-48e4-be47-f7d113c51af7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2025.12.12 05:59:18.649195 [ 3 ] {181cf8d8-ebf9-48e4-be47-f7d113c51af7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2025.12.12 05:59:18.649476 [ 3 ] {181cf8d8-ebf9-48e4-be47-f7d113c51af7} <Debug> TCPHandler: Processed in 0.000752986 sec. | ||
| 842 | 2025.12.12 05:59:18.649686 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2025.12.12 05:59:18.649804 [ 3 ] {2e7f62b3-2ce8-4061-b6ae-340f6de0684a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 844 | 2025.12.12 05:59:18.650054 [ 3 ] {2e7f62b3-2ce8-4061-b6ae-340f6de0684a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2025.12.12 05:59:18.650097 [ 3 ] {2e7f62b3-2ce8-4061-b6ae-340f6de0684a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2025.12.12 05:59:18.650377 [ 3 ] {2e7f62b3-2ce8-4061-b6ae-340f6de0684a} <Debug> TCPHandler: Processed in 0.000738775 sec. | ||
| 847 | 2025.12.12 05:59:18.651592 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2025.12.12 05:59:18.651712 [ 3 ] {c7f27417-1309-4564-b3d1-88601e7dfe4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 849 | 2025.12.12 05:59:18.651969 [ 3 ] {c7f27417-1309-4564-b3d1-88601e7dfe4b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2025.12.12 05:59:18.652011 [ 3 ] {c7f27417-1309-4564-b3d1-88601e7dfe4b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2025.12.12 05:59:18.652302 [ 3 ] {c7f27417-1309-4564-b3d1-88601e7dfe4b} <Debug> TCPHandler: Processed in 0.000758116 sec. | ||
| 852 | 2025.12.12 05:59:18.655198 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2025.12.12 05:59:18.655334 [ 3 ] {07c32dae-bc87-4e99-b251-f2705ce35e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 854 | 2025.12.12 05:59:18.655605 [ 3 ] {07c32dae-bc87-4e99-b251-f2705ce35e3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2025.12.12 05:59:18.655649 [ 3 ] {07c32dae-bc87-4e99-b251-f2705ce35e3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 856 | 2025.12.12 05:59:18.655985 [ 3 ] {07c32dae-bc87-4e99-b251-f2705ce35e3b} <Debug> TCPHandler: Processed in 0.000839896 sec. | ||
| 857 | 2025.12.12 05:59:18.656242 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 858 | 2025.12.12 05:59:18.656363 [ 3 ] {09cf7a04-166b-4d92-a505-6759b8b59ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 859 | 2025.12.12 05:59:18.656631 [ 3 ] {09cf7a04-166b-4d92-a505-6759b8b59ae0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 860 | 2025.12.12 05:59:18.656673 [ 3 ] {09cf7a04-166b-4d92-a505-6759b8b59ae0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 861 | 2025.12.12 05:59:18.656983 [ 3 ] {09cf7a04-166b-4d92-a505-6759b8b59ae0} <Debug> TCPHandler: Processed in 0.000790076 sec. | ||
| 862 | 2025.12.12 05:59:18.657228 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2025.12.12 05:59:18.657348 [ 3 ] {cabd7e64-9e0a-4413-af45-8c8590a23f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 864 | 2025.12.12 05:59:18.657615 [ 3 ] {cabd7e64-9e0a-4413-af45-8c8590a23f50} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 865 | 2025.12.12 05:59:18.657657 [ 3 ] {cabd7e64-9e0a-4413-af45-8c8590a23f50} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 866 | 2025.12.12 05:59:18.657960 [ 3 ] {cabd7e64-9e0a-4413-af45-8c8590a23f50} <Debug> TCPHandler: Processed in 0.000780335 sec. | ||
| 867 | 2025.12.12 05:59:18.658202 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2025.12.12 05:59:18.658326 [ 3 ] {5fc0dd7d-34ca-43a7-8905-a57a338389f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 869 | 2025.12.12 05:59:18.658593 [ 3 ] {5fc0dd7d-34ca-43a7-8905-a57a338389f6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 870 | 2025.12.12 05:59:18.658635 [ 3 ] {5fc0dd7d-34ca-43a7-8905-a57a338389f6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2025.12.12 05:59:18.658941 [ 3 ] {5fc0dd7d-34ca-43a7-8905-a57a338389f6} <Debug> TCPHandler: Processed in 0.000787896 sec. | ||
| 872 | 2025.12.12 05:59:18.659178 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2025.12.12 05:59:18.659299 [ 3 ] {bbc9a36e-0dd3-4cc5-9ce8-f813fad25984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 874 | 2025.12.12 05:59:18.659565 [ 3 ] {bbc9a36e-0dd3-4cc5-9ce8-f813fad25984} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 875 | 2025.12.12 05:59:18.659606 [ 3 ] {bbc9a36e-0dd3-4cc5-9ce8-f813fad25984} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2025.12.12 05:59:18.659905 [ 3 ] {bbc9a36e-0dd3-4cc5-9ce8-f813fad25984} <Debug> TCPHandler: Processed in 0.000775836 sec. | ||
| 877 | 2025.12.12 05:59:18.665829 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2025.12.12 05:59:18.666078 [ 3 ] {e6ca265c-058c-4595-9a2a-a8465bb5a615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 879 | 2025.12.12 05:59:18.666620 [ 3 ] {e6ca265c-058c-4595-9a2a-a8465bb5a615} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 880 | 2025.12.12 05:59:18.666672 [ 3 ] {e6ca265c-058c-4595-9a2a-a8465bb5a615} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 881 | 2025.12.12 05:59:18.666978 [ 3 ] {e6ca265c-058c-4595-9a2a-a8465bb5a615} <Debug> TCPHandler: Processed in 0.001246969 sec. | ||
| 882 | 2025.12.12 05:59:18.672847 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2025.12.12 05:59:18.672974 [ 3 ] {7a11b7f3-9e2e-48c9-88bf-7bd05d5d4895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 884 | 2025.12.12 05:59:18.673023 [ 3 ] {7a11b7f3-9e2e-48c9-88bf-7bd05d5d4895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 885 | 2025.12.12 05:59:18.676029 [ 3 ] {7a11b7f3-9e2e-48c9-88bf-7bd05d5d4895} <Trace> oximeter.timeseries_schema (009ce3a3-9f1e-484f-89de-352cb9291d93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 886 | 2025.12.12 05:59:18.676099 [ 3 ] {7a11b7f3-9e2e-48c9-88bf-7bd05d5d4895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 887 | 2025.12.12 05:59:18.678707 [ 3 ] {7a11b7f3-9e2e-48c9-88bf-7bd05d5d4895} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 888 | 2025.12.12 05:59:18.679094 [ 3 ] {7a11b7f3-9e2e-48c9-88bf-7bd05d5d4895} <Trace> oximeter.timeseries_schema (009ce3a3-9f1e-484f-89de-352cb9291d93): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 889 | 2025.12.12 05:59:18.679235 [ 3 ] {7a11b7f3-9e2e-48c9-88bf-7bd05d5d4895} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.006298 sec., 4128.294696729121 rows/sec., 910.66 KiB/sec. | ||
| 890 | 2025.12.12 05:59:18.679272 [ 3 ] {7a11b7f3-9e2e-48c9-88bf-7bd05d5d4895} <Debug> TCPHandler: Processed in 0.006485357 sec. | ||
| 891 | 2025.12.12 05:59:18.679420 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 892 | 2025.12.12 05:59:18.679517 [ 3 ] {c610a8ef-a3ff-469b-a0c9-1a1efd502457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 893 | 2025.12.12 05:59:18.679557 [ 3 ] {c610a8ef-a3ff-469b-a0c9-1a1efd502457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 894 | 2025.12.12 05:59:18.687912 [ 3 ] {c610a8ef-a3ff-469b-a0c9-1a1efd502457} <Trace> oximeter.fields_i16 (dc80bf02-08b0-4492-885d-fc011fea0799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 895 | 2025.12.12 05:59:18.687977 [ 3 ] {c610a8ef-a3ff-469b-a0c9-1a1efd502457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 896 | 2025.12.12 05:59:18.690717 [ 3 ] {c610a8ef-a3ff-469b-a0c9-1a1efd502457} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 897 | 2025.12.12 05:59:18.691176 [ 3 ] {c610a8ef-a3ff-469b-a0c9-1a1efd502457} <Trace> oximeter.fields_i16 (dc80bf02-08b0-4492-885d-fc011fea0799): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 898 | 2025.12.12 05:59:18.691333 [ 3 ] {c610a8ef-a3ff-469b-a0c9-1a1efd502457} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.011835 sec., 2027.8833967046894 rows/sec., 172.29 KiB/sec. | ||
| 899 | 2025.12.12 05:59:18.691375 [ 3 ] {c610a8ef-a3ff-469b-a0c9-1a1efd502457} <Debug> TCPHandler: Processed in 0.012004276 sec. | ||
| 900 | 2025.12.12 05:59:18.691506 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 901 | 2025.12.12 05:59:18.691615 [ 3 ] {215f06f9-a1d6-413b-a56a-ca58c83f822d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 902 | 2025.12.12 05:59:18.691655 [ 3 ] {215f06f9-a1d6-413b-a56a-ca58c83f822d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 903 | 2025.12.12 05:59:18.692029 [ 3 ] {215f06f9-a1d6-413b-a56a-ca58c83f822d} <Trace> oximeter.fields_ipaddr (8b63f68e-47f6-483c-92e7-c53d44227f05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 904 | 2025.12.12 05:59:18.692064 [ 3 ] {215f06f9-a1d6-413b-a56a-ca58c83f822d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 905 | 2025.12.12 05:59:18.692514 [ 3 ] {215f06f9-a1d6-413b-a56a-ca58c83f822d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 906 | 2025.12.12 05:59:18.692904 [ 3 ] {215f06f9-a1d6-413b-a56a-ca58c83f822d} <Trace> oximeter.fields_ipaddr (8b63f68e-47f6-483c-92e7-c53d44227f05): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 907 | 2025.12.12 05:59:18.693026 [ 3 ] {215f06f9-a1d6-413b-a56a-ca58c83f822d} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001431 sec., 6988.120195667366 rows/sec., 569.83 KiB/sec. | ||
| 908 | 2025.12.12 05:59:18.693061 [ 3 ] {215f06f9-a1d6-413b-a56a-ca58c83f822d} <Debug> TCPHandler: Processed in 0.001615532 sec. | ||
| 909 | 2025.12.12 05:59:18.693170 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 910 | 2025.12.12 05:59:18.693263 [ 3 ] {d01b556c-a2a0-4743-8752-35dc4f1dca52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 911 | 2025.12.12 05:59:18.693302 [ 3 ] {d01b556c-a2a0-4743-8752-35dc4f1dca52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 912 | 2025.12.12 05:59:18.693813 [ 3 ] {d01b556c-a2a0-4743-8752-35dc4f1dca52} <Trace> oximeter.fields_string (98e5ab58-f843-4732-a86e-3a916bc05645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 913 | 2025.12.12 05:59:18.693849 [ 3 ] {d01b556c-a2a0-4743-8752-35dc4f1dca52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 914 | 2025.12.12 05:59:18.694284 [ 3 ] {d01b556c-a2a0-4743-8752-35dc4f1dca52} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 915 | 2025.12.12 05:59:18.694680 [ 3 ] {d01b556c-a2a0-4743-8752-35dc4f1dca52} <Trace> oximeter.fields_string (98e5ab58-f843-4732-a86e-3a916bc05645): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 916 | 2025.12.12 05:59:18.694801 [ 3 ] {d01b556c-a2a0-4743-8752-35dc4f1dca52} <Debug> executeQuery: Read 201 rows, 18.24 KiB in 0.001556 sec., 129177.37789203084 rows/sec., 11.45 MiB/sec. | ||
| 917 | 2025.12.12 05:59:18.694836 [ 3 ] {d01b556c-a2a0-4743-8752-35dc4f1dca52} <Debug> TCPHandler: Processed in 0.001715433 sec. | ||
| 918 | 2025.12.12 05:59:18.694942 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 919 | 2025.12.12 05:59:18.695036 [ 3 ] {319a4a43-d3b5-4b54-8e4b-ad3d36f4e04e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 920 | 2025.12.12 05:59:18.695075 [ 3 ] {319a4a43-d3b5-4b54-8e4b-ad3d36f4e04e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 921 | 2025.12.12 05:59:18.695456 [ 3 ] {319a4a43-d3b5-4b54-8e4b-ad3d36f4e04e} <Trace> oximeter.fields_u16 (ad1abe7d-4a7e-43ab-be52-78e295949b81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 922 | 2025.12.12 05:59:18.695491 [ 3 ] {319a4a43-d3b5-4b54-8e4b-ad3d36f4e04e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 923 | 2025.12.12 05:59:18.695859 [ 3 ] {319a4a43-d3b5-4b54-8e4b-ad3d36f4e04e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 924 | 2025.12.12 05:59:18.696305 [ 3 ] {319a4a43-d3b5-4b54-8e4b-ad3d36f4e04e} <Trace> oximeter.fields_u16 (ad1abe7d-4a7e-43ab-be52-78e295949b81): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 925 | 2025.12.12 05:59:18.696427 [ 3 ] {319a4a43-d3b5-4b54-8e4b-ad3d36f4e04e} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.00141 sec., 22695.03546099291 rows/sec., 1.67 MiB/sec. | ||
| 926 | 2025.12.12 05:59:18.696462 [ 3 ] {319a4a43-d3b5-4b54-8e4b-ad3d36f4e04e} <Debug> TCPHandler: Processed in 0.001569171 sec. | ||
| 927 | 2025.12.12 05:59:18.696565 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 928 | 2025.12.12 05:59:18.696658 [ 3 ] {36493ca2-4b96-46f1-be81-3eedccb2cbe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 929 | 2025.12.12 05:59:18.696697 [ 3 ] {36493ca2-4b96-46f1-be81-3eedccb2cbe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 930 | 2025.12.12 05:59:18.697096 [ 3 ] {36493ca2-4b96-46f1-be81-3eedccb2cbe2} <Trace> oximeter.fields_u32 (2821eb3a-4762-4d15-a763-b476a1d3c564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 931 | 2025.12.12 05:59:18.697129 [ 3 ] {36493ca2-4b96-46f1-be81-3eedccb2cbe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 932 | 2025.12.12 05:59:18.697550 [ 3 ] {36493ca2-4b96-46f1-be81-3eedccb2cbe2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 933 | 2025.12.12 05:59:18.697944 [ 3 ] {36493ca2-4b96-46f1-be81-3eedccb2cbe2} <Trace> oximeter.fields_u32 (2821eb3a-4762-4d15-a763-b476a1d3c564): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 934 | 2025.12.12 05:59:18.698065 [ 3 ] {36493ca2-4b96-46f1-be81-3eedccb2cbe2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001424 sec., 16853.932584269663 rows/sec., 1.40 MiB/sec. | ||
| 935 | 2025.12.12 05:59:18.698101 [ 3 ] {36493ca2-4b96-46f1-be81-3eedccb2cbe2} <Debug> TCPHandler: Processed in 0.001585422 sec. | ||
| 936 | 2025.12.12 05:59:18.698206 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 937 | 2025.12.12 05:59:18.698298 [ 3 ] {e8f43117-53a0-41b4-bf93-f1aa6034463b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 938 | 2025.12.12 05:59:18.698337 [ 3 ] {e8f43117-53a0-41b4-bf93-f1aa6034463b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 939 | 2025.12.12 05:59:18.698694 [ 3 ] {e8f43117-53a0-41b4-bf93-f1aa6034463b} <Trace> oximeter.fields_u8 (6521111a-bd59-41dc-a81c-570bbec0f623): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 940 | 2025.12.12 05:59:18.698730 [ 3 ] {e8f43117-53a0-41b4-bf93-f1aa6034463b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 941 | 2025.12.12 05:59:18.699126 [ 3 ] {e8f43117-53a0-41b4-bf93-f1aa6034463b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 942 | 2025.12.12 05:59:18.699530 [ 3 ] {e8f43117-53a0-41b4-bf93-f1aa6034463b} <Trace> oximeter.fields_u8 (6521111a-bd59-41dc-a81c-570bbec0f623): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 943 | 2025.12.12 05:59:18.699651 [ 3 ] {e8f43117-53a0-41b4-bf93-f1aa6034463b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001371 sec., 8752.735229759299 rows/sec., 683.81 KiB/sec. | ||
| 944 | 2025.12.12 05:59:18.699687 [ 3 ] {e8f43117-53a0-41b4-bf93-f1aa6034463b} <Debug> TCPHandler: Processed in 0.001532101 sec. | ||
| 945 | 2025.12.12 05:59:18.699790 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 946 | 2025.12.12 05:59:18.699881 [ 3 ] {cf30345f-6318-4a4e-abb9-bd5ba7e0125b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 947 | 2025.12.12 05:59:18.699920 [ 3 ] {cf30345f-6318-4a4e-abb9-bd5ba7e0125b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 948 | 2025.12.12 05:59:18.700350 [ 3 ] {cf30345f-6318-4a4e-abb9-bd5ba7e0125b} <Trace> oximeter.fields_uuid (a409fa3e-e644-42a6-be0e-d52040913d8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 949 | 2025.12.12 05:59:18.700386 [ 3 ] {cf30345f-6318-4a4e-abb9-bd5ba7e0125b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 950 | 2025.12.12 05:59:18.700782 [ 3 ] {cf30345f-6318-4a4e-abb9-bd5ba7e0125b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 951 | 2025.12.12 05:59:18.701181 [ 3 ] {cf30345f-6318-4a4e-abb9-bd5ba7e0125b} <Trace> oximeter.fields_uuid (a409fa3e-e644-42a6-be0e-d52040913d8d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 952 | 2025.12.12 05:59:18.701302 [ 3 ] {cf30345f-6318-4a4e-abb9-bd5ba7e0125b} <Debug> executeQuery: Read 120 rows, 9.99 KiB in 0.001438 sec., 83449.23504867872 rows/sec., 6.78 MiB/sec. | ||
| 953 | 2025.12.12 05:59:18.701336 [ 3 ] {cf30345f-6318-4a4e-abb9-bd5ba7e0125b} <Debug> TCPHandler: Processed in 0.001596031 sec. | ||
| 954 | 2025.12.12 05:59:18.701442 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 955 | 2025.12.12 05:59:18.701535 [ 3 ] {e339bfa9-5319-4ad1-aa50-fd7036a1b698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 956 | 2025.12.12 05:59:18.701578 [ 3 ] {e339bfa9-5319-4ad1-aa50-fd7036a1b698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 957 | 2025.12.12 05:59:18.704021 [ 3 ] {e339bfa9-5319-4ad1-aa50-fd7036a1b698} <Trace> oximeter.measurements_cumulativeu64 (913a4b7a-9eb1-49c4-9bba-0b00b9e8d827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 958 | 2025.12.12 05:59:18.704060 [ 3 ] {e339bfa9-5319-4ad1-aa50-fd7036a1b698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 959 | 2025.12.12 05:59:18.706605 [ 3 ] {e339bfa9-5319-4ad1-aa50-fd7036a1b698} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 960 | 2025.12.12 05:59:18.707321 [ 3 ] {e339bfa9-5319-4ad1-aa50-fd7036a1b698} <Trace> oximeter.measurements_cumulativeu64 (913a4b7a-9eb1-49c4-9bba-0b00b9e8d827): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 961 | 2025.12.12 05:59:18.707557 [ 3 ] {e339bfa9-5319-4ad1-aa50-fd7036a1b698} <Debug> executeQuery: Read 233 rows, 18.16 KiB in 0.006033 sec., 38620.91828277805 rows/sec., 2.94 MiB/sec. | ||
| 962 | 2025.12.12 05:59:18.707620 [ 3 ] {e339bfa9-5319-4ad1-aa50-fd7036a1b698} <Debug> TCPHandler: Processed in 0.006227634 sec. | ||
| 963 | 2025.12.12 05:59:18.707735 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 964 | 2025.12.12 05:59:18.707828 [ 3 ] {638c697a-ae73-4c26-b7fa-c2db3947fabc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 965 | 2025.12.12 05:59:18.707881 [ 3 ] {638c697a-ae73-4c26-b7fa-c2db3947fabc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 966 | 2025.12.12 05:59:18.708660 [ 3 ] {638c697a-ae73-4c26-b7fa-c2db3947fabc} <Trace> oximeter.measurements_histogramu64 (c8a6ce16-897f-4101-a565-bcd6a4a69f7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 967 | 2025.12.12 05:59:18.708695 [ 3 ] {638c697a-ae73-4c26-b7fa-c2db3947fabc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 968 | 2025.12.12 05:59:18.709860 [ 3 ] {638c697a-ae73-4c26-b7fa-c2db3947fabc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 969 | 2025.12.12 05:59:18.710267 [ 3 ] {638c697a-ae73-4c26-b7fa-c2db3947fabc} <Trace> oximeter.measurements_histogramu64 (c8a6ce16-897f-4101-a565-bcd6a4a69f7d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 970 | 2025.12.12 05:59:18.710397 [ 3 ] {638c697a-ae73-4c26-b7fa-c2db3947fabc} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002587 sec., 3865.481252415926 rows/sec., 6.93 MiB/sec. | ||
| 971 | 2025.12.12 05:59:18.710449 [ 3 ] {638c697a-ae73-4c26-b7fa-c2db3947fabc} <Debug> TCPHandler: Processed in 0.00276401 sec. | ||
| 972 | 2025.12.12 05:59:18.710554 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 973 | 2025.12.12 05:59:18.710648 [ 3 ] {33989fe6-ffe2-4153-9ee5-a4243ecec1a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 974 | 2025.12.12 05:59:18.710689 [ 3 ] {33989fe6-ffe2-4153-9ee5-a4243ecec1a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 975 | 2025.12.12 05:59:18.710995 [ 3 ] {33989fe6-ffe2-4153-9ee5-a4243ecec1a5} <Trace> oximeter.measurements_u64 (47fb6ee3-61ad-4448-a293-23291400b183): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 976 | 2025.12.12 05:59:18.711031 [ 3 ] {33989fe6-ffe2-4153-9ee5-a4243ecec1a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 977 | 2025.12.12 05:59:18.711465 [ 3 ] {33989fe6-ffe2-4153-9ee5-a4243ecec1a5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 978 | 2025.12.12 05:59:18.711866 [ 3 ] {33989fe6-ffe2-4153-9ee5-a4243ecec1a5} <Trace> oximeter.measurements_u64 (47fb6ee3-61ad-4448-a293-23291400b183): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 979 | 2025.12.12 05:59:18.711990 [ 3 ] {33989fe6-ffe2-4153-9ee5-a4243ecec1a5} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00136 sec., 26470.588235294115 rows/sec., 1.78 MiB/sec. | ||
| 980 | 2025.12.12 05:59:18.712023 [ 3 ] {33989fe6-ffe2-4153-9ee5-a4243ecec1a5} <Debug> TCPHandler: Processed in 0.001518981 sec. | ||
| 981 | 2025.12.12 05:59:19.389989 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 982 | 2025.12.12 05:59:19.390545 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b3525ef-eca3-4e9e-86f1-b077464c9258): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 983 | 2025.12.12 05:59:19.390604 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 984 | 2025.12.12 05:59:19.391310 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 985 | 2025.12.12 05:59:19.391819 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b3525ef-eca3-4e9e-86f1-b077464c9258): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 986 | 2025.12.12 05:59:19.391984 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 987 | 2025.12.12 05:59:19.476928 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 988 | 2025.12.12 05:59:19.493855 [ 243 ] {} <Trace> system.metric_log (b966a74c-4e66-40fa-84c2-b95edf6ede53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 989 | 2025.12.12 05:59:19.493920 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 990 | 2025.12.12 05:59:19.500604 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 991 | 2025.12.12 05:59:19.501837 [ 243 ] {} <Trace> system.metric_log (b966a74c-4e66-40fa-84c2-b95edf6ede53): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 992 | 2025.12.12 05:59:19.505107 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 993 | 2025.12.12 05:59:20.000282 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.77 MiB, peak 163.77 MiB, free memory in arenas 0.00 B, will set to 161.06 MiB (RSS), difference: 1.29 MiB | ||
| 994 | 2025.12.12 05:59:23.582367 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 995 | 2025.12.12 05:59:23.582649 [ 3 ] {3639adf2-86f3-4a35-9370-b18731f60e69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 996 | 2025.12.12 05:59:23.582752 [ 3 ] {3639adf2-86f3-4a35-9370-b18731f60e69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 997 | 2025.12.12 05:59:23.583460 [ 3 ] {3639adf2-86f3-4a35-9370-b18731f60e69} <Trace> oximeter.fields_string (98e5ab58-f843-4732-a86e-3a916bc05645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 998 | 2025.12.12 05:59:23.583517 [ 3 ] {3639adf2-86f3-4a35-9370-b18731f60e69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 999 | 2025.12.12 05:59:23.584098 [ 3 ] {3639adf2-86f3-4a35-9370-b18731f60e69} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1000 | 2025.12.12 05:59:23.584598 [ 3 ] {3639adf2-86f3-4a35-9370-b18731f60e69} <Trace> oximeter.fields_string (98e5ab58-f843-4732-a86e-3a916bc05645): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1001 | 2025.12.12 05:59:23.584752 [ 3 ] {3639adf2-86f3-4a35-9370-b18731f60e69} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002174 sec., 25758.96964121435 rows/sec., 1.98 MiB/sec. | ||
| 1002 | 2025.12.12 05:59:23.584798 [ 3 ] {3639adf2-86f3-4a35-9370-b18731f60e69} <Debug> TCPHandler: Processed in 0.002601969 sec. | ||
| 1003 | 2025.12.12 05:59:23.584946 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2025.12.12 05:59:23.585051 [ 3 ] {53d44cc1-e57e-4584-94c5-e4c1b9aa9847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1005 | 2025.12.12 05:59:23.585106 [ 3 ] {53d44cc1-e57e-4584-94c5-e4c1b9aa9847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1006 | 2025.12.12 05:59:23.585564 [ 3 ] {53d44cc1-e57e-4584-94c5-e4c1b9aa9847} <Trace> oximeter.fields_uuid (a409fa3e-e644-42a6-be0e-d52040913d8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1007 | 2025.12.12 05:59:23.585599 [ 3 ] {53d44cc1-e57e-4584-94c5-e4c1b9aa9847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1008 | 2025.12.12 05:59:23.586062 [ 3 ] {53d44cc1-e57e-4584-94c5-e4c1b9aa9847} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1009 | 2025.12.12 05:59:23.586544 [ 3 ] {53d44cc1-e57e-4584-94c5-e4c1b9aa9847} <Trace> oximeter.fields_uuid (a409fa3e-e644-42a6-be0e-d52040913d8d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1010 | 2025.12.12 05:59:23.586676 [ 3 ] {53d44cc1-e57e-4584-94c5-e4c1b9aa9847} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00165 sec., 38787.87878787879 rows/sec., 3.03 MiB/sec. | ||
| 1011 | 2025.12.12 05:59:23.586716 [ 3 ] {53d44cc1-e57e-4584-94c5-e4c1b9aa9847} <Debug> TCPHandler: Processed in 0.001824633 sec. | ||
| 1012 | 2025.12.12 05:59:23.586830 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2025.12.12 05:59:23.586928 [ 3 ] {124117e4-2946-41d0-be75-60e8f373e039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1014 | 2025.12.12 05:59:23.586974 [ 3 ] {124117e4-2946-41d0-be75-60e8f373e039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1015 | 2025.12.12 05:59:23.587403 [ 3 ] {124117e4-2946-41d0-be75-60e8f373e039} <Trace> oximeter.measurements_cumulativeu64 (913a4b7a-9eb1-49c4-9bba-0b00b9e8d827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1016 | 2025.12.12 05:59:23.587443 [ 3 ] {124117e4-2946-41d0-be75-60e8f373e039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1017 | 2025.12.12 05:59:23.587917 [ 3 ] {124117e4-2946-41d0-be75-60e8f373e039} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1018 | 2025.12.12 05:59:23.588360 [ 3 ] {124117e4-2946-41d0-be75-60e8f373e039} <Trace> oximeter.measurements_cumulativeu64 (913a4b7a-9eb1-49c4-9bba-0b00b9e8d827): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1019 | 2025.12.12 05:59:23.588514 [ 3 ] {124117e4-2946-41d0-be75-60e8f373e039} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001607 sec., 99564.40572495334 rows/sec., 6.93 MiB/sec. | ||
| 1020 | 2025.12.12 05:59:23.588556 [ 3 ] {124117e4-2946-41d0-be75-60e8f373e039} <Debug> TCPHandler: Processed in 0.001778113 sec. | ||
| 1021 | 2025.12.12 05:59:23.588679 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2025.12.12 05:59:23.588777 [ 3 ] {e05a58be-3ea1-487a-b612-e663e4f8c487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1023 | 2025.12.12 05:59:23.588821 [ 3 ] {e05a58be-3ea1-487a-b612-e663e4f8c487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1024 | 2025.12.12 05:59:23.589192 [ 3 ] {e05a58be-3ea1-487a-b612-e663e4f8c487} <Trace> oximeter.measurements_u64 (47fb6ee3-61ad-4448-a293-23291400b183): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1025 | 2025.12.12 05:59:23.589231 [ 3 ] {e05a58be-3ea1-487a-b612-e663e4f8c487} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1026 | 2025.12.12 05:59:23.589675 [ 3 ] {e05a58be-3ea1-487a-b612-e663e4f8c487} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1027 | 2025.12.12 05:59:23.590218 [ 3 ] {e05a58be-3ea1-487a-b612-e663e4f8c487} <Trace> oximeter.measurements_u64 (47fb6ee3-61ad-4448-a293-23291400b183): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1028 | 2025.12.12 05:59:23.590358 [ 3 ] {e05a58be-3ea1-487a-b612-e663e4f8c487} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001599 sec., 37523.4521575985 rows/sec., 2.53 MiB/sec. | ||
| 1029 | 2025.12.12 05:59:23.590400 [ 3 ] {e05a58be-3ea1-487a-b612-e663e4f8c487} <Debug> TCPHandler: Processed in 0.001771403 sec. | ||
| 1030 | 2025.12.12 05:59:26.839719 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1031 | 2025.12.12 05:59:26.839829 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1032 | 2025.12.12 05:59:26.876681 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 82 entries to flush up to offset 170 | ||
| 1033 | 2025.12.12 05:59:26.880361 [ 242 ] {} <Trace> system.query_log (24d93a93-459f-4a6d-8439-ae10b25c82f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1034 | 2025.12.12 05:59:26.880400 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1035 | 2025.12.12 05:59:26.881742 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1036 | 2025.12.12 05:59:26.882273 [ 242 ] {} <Trace> system.query_log (24d93a93-459f-4a6d-8439-ae10b25c82f6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1037 | 2025.12.12 05:59:26.882568 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 170 | ||
| 1038 | 2025.12.12 05:59:26.892245 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1039 | 2025.12.12 05:59:26.892779 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b3525ef-eca3-4e9e-86f1-b077464c9258): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1040 | 2025.12.12 05:59:26.892829 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1041 | 2025.12.12 05:59:26.893577 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1042 | 2025.12.12 05:59:26.894082 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b3525ef-eca3-4e9e-86f1-b077464c9258): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1043 | 2025.12.12 05:59:26.894208 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1044 | 2025.12.12 05:59:27.005364 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1045 | 2025.12.12 05:59:27.022646 [ 243 ] {} <Trace> system.metric_log (b966a74c-4e66-40fa-84c2-b95edf6ede53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1046 | 2025.12.12 05:59:27.022708 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1047 | 2025.12.12 05:59:27.029216 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1048 | 2025.12.12 05:59:27.030406 [ 243 ] {} <Trace> system.metric_log (b966a74c-4e66-40fa-84c2-b95edf6ede53): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1049 | 2025.12.12 05:59:27.033409 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1050 | 2025.12.12 05:59:28.583240 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1051 | 2025.12.12 05:59:28.583528 [ 3 ] {06889ae7-88cc-4e93-8eb5-33511446c390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1052 | 2025.12.12 05:59:28.583637 [ 3 ] {06889ae7-88cc-4e93-8eb5-33511446c390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1053 | 2025.12.12 05:59:28.584468 [ 3 ] {06889ae7-88cc-4e93-8eb5-33511446c390} <Trace> oximeter.fields_string (98e5ab58-f843-4732-a86e-3a916bc05645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1054 | 2025.12.12 05:59:28.584518 [ 3 ] {06889ae7-88cc-4e93-8eb5-33511446c390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1055 | 2025.12.12 05:59:28.585037 [ 3 ] {06889ae7-88cc-4e93-8eb5-33511446c390} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1056 | 2025.12.12 05:59:28.585502 [ 3 ] {06889ae7-88cc-4e93-8eb5-33511446c390} <Trace> oximeter.fields_string (98e5ab58-f843-4732-a86e-3a916bc05645): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1057 | 2025.12.12 05:59:28.585661 [ 3 ] {06889ae7-88cc-4e93-8eb5-33511446c390} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00221 sec., 34389.14027149321 rows/sec., 2.83 MiB/sec. | ||
| 1058 | 2025.12.12 05:59:28.585711 [ 3 ] {06889ae7-88cc-4e93-8eb5-33511446c390} <Debug> TCPHandler: Processed in 0.002657919 sec. | ||
| 1059 | 2025.12.12 05:59:28.585834 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1060 | 2025.12.12 05:59:28.585940 [ 3 ] {e7a9e0c0-3ace-4ca5-a773-0c4ec984b56a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1061 | 2025.12.12 05:59:28.585984 [ 3 ] {e7a9e0c0-3ace-4ca5-a773-0c4ec984b56a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1062 | 2025.12.12 05:59:28.586393 [ 3 ] {e7a9e0c0-3ace-4ca5-a773-0c4ec984b56a} <Trace> oximeter.fields_u16 (ad1abe7d-4a7e-43ab-be52-78e295949b81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1063 | 2025.12.12 05:59:28.586432 [ 3 ] {e7a9e0c0-3ace-4ca5-a773-0c4ec984b56a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1064 | 2025.12.12 05:59:28.586887 [ 3 ] {e7a9e0c0-3ace-4ca5-a773-0c4ec984b56a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1065 | 2025.12.12 05:59:28.587382 [ 3 ] {e7a9e0c0-3ace-4ca5-a773-0c4ec984b56a} <Trace> oximeter.fields_u16 (ad1abe7d-4a7e-43ab-be52-78e295949b81): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1066 | 2025.12.12 05:59:28.587522 [ 3 ] {e7a9e0c0-3ace-4ca5-a773-0c4ec984b56a} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001605 sec., 6230.529595015576 rows/sec., 468.51 KiB/sec. | ||
| 1067 | 2025.12.12 05:59:28.587562 [ 3 ] {e7a9e0c0-3ace-4ca5-a773-0c4ec984b56a} <Debug> TCPHandler: Processed in 0.001781283 sec. | ||
| 1068 | 2025.12.12 05:59:28.587672 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1069 | 2025.12.12 05:59:28.587771 [ 3 ] {de9bb55a-9681-454b-9fd2-fcd5e7e2ce6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1070 | 2025.12.12 05:59:28.587812 [ 3 ] {de9bb55a-9681-454b-9fd2-fcd5e7e2ce6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1071 | 2025.12.12 05:59:28.588255 [ 3 ] {de9bb55a-9681-454b-9fd2-fcd5e7e2ce6a} <Trace> oximeter.fields_uuid (a409fa3e-e644-42a6-be0e-d52040913d8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1072 | 2025.12.12 05:59:28.588293 [ 3 ] {de9bb55a-9681-454b-9fd2-fcd5e7e2ce6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1073 | 2025.12.12 05:59:28.588743 [ 3 ] {de9bb55a-9681-454b-9fd2-fcd5e7e2ce6a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1074 | 2025.12.12 05:59:28.589249 [ 3 ] {de9bb55a-9681-454b-9fd2-fcd5e7e2ce6a} <Trace> oximeter.fields_uuid (a409fa3e-e644-42a6-be0e-d52040913d8d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1075 | 2025.12.12 05:59:28.589383 [ 3 ] {de9bb55a-9681-454b-9fd2-fcd5e7e2ce6a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00163 sec., 45398.77300613497 rows/sec., 3.54 MiB/sec. | ||
| 1076 | 2025.12.12 05:59:28.589422 [ 3 ] {de9bb55a-9681-454b-9fd2-fcd5e7e2ce6a} <Debug> TCPHandler: Processed in 0.001801353 sec. | ||
| 1077 | 2025.12.12 05:59:28.589540 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1078 | 2025.12.12 05:59:28.589636 [ 3 ] {6839c953-a1c4-48e8-8a26-df77ef2407b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1079 | 2025.12.12 05:59:28.589680 [ 3 ] {6839c953-a1c4-48e8-8a26-df77ef2407b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1080 | 2025.12.12 05:59:28.590087 [ 3 ] {6839c953-a1c4-48e8-8a26-df77ef2407b9} <Trace> oximeter.measurements_cumulativeu64 (913a4b7a-9eb1-49c4-9bba-0b00b9e8d827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1081 | 2025.12.12 05:59:28.590123 [ 3 ] {6839c953-a1c4-48e8-8a26-df77ef2407b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1082 | 2025.12.12 05:59:28.590548 [ 3 ] {6839c953-a1c4-48e8-8a26-df77ef2407b9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1083 | 2025.12.12 05:59:28.590962 [ 3 ] {6839c953-a1c4-48e8-8a26-df77ef2407b9} <Trace> oximeter.measurements_cumulativeu64 (913a4b7a-9eb1-49c4-9bba-0b00b9e8d827): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1084 | 2025.12.12 05:59:28.591094 [ 3 ] {6839c953-a1c4-48e8-8a26-df77ef2407b9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001475 sec., 108474.57627118644 rows/sec., 7.56 MiB/sec. | ||
| 1085 | 2025.12.12 05:59:28.591132 [ 3 ] {6839c953-a1c4-48e8-8a26-df77ef2407b9} <Debug> TCPHandler: Processed in 0.001641142 sec. | ||
| 1086 | 2025.12.12 05:59:28.591244 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1087 | 2025.12.12 05:59:28.591338 [ 3 ] {b542d76d-69c2-4eef-ae9e-0f21ff5cf9ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1088 | 2025.12.12 05:59:28.591393 [ 3 ] {b542d76d-69c2-4eef-ae9e-0f21ff5cf9ca} <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 | ||
| 1089 | 2025.12.12 05:59:28.592153 [ 3 ] {b542d76d-69c2-4eef-ae9e-0f21ff5cf9ca} <Trace> oximeter.measurements_histogramu64 (c8a6ce16-897f-4101-a565-bcd6a4a69f7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1090 | 2025.12.12 05:59:28.592189 [ 3 ] {b542d76d-69c2-4eef-ae9e-0f21ff5cf9ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1091 | 2025.12.12 05:59:28.592803 [ 3 ] {b542d76d-69c2-4eef-ae9e-0f21ff5cf9ca} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1092 | 2025.12.12 05:59:28.593216 [ 3 ] {b542d76d-69c2-4eef-ae9e-0f21ff5cf9ca} <Trace> oximeter.measurements_histogramu64 (c8a6ce16-897f-4101-a565-bcd6a4a69f7d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1093 | 2025.12.12 05:59:28.593354 [ 3 ] {b542d76d-69c2-4eef-ae9e-0f21ff5cf9ca} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002032 sec., 4921.259842519685 rows/sec., 8.82 MiB/sec. | ||
| 1094 | 2025.12.12 05:59:28.593408 [ 3 ] {b542d76d-69c2-4eef-ae9e-0f21ff5cf9ca} <Debug> TCPHandler: Processed in 0.002213246 sec. | ||
| 1095 | 2025.12.12 05:59:28.593519 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1096 | 2025.12.12 05:59:28.593614 [ 3 ] {f00ea063-7983-4a50-91b7-48f0e3456915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1097 | 2025.12.12 05:59:28.593655 [ 3 ] {f00ea063-7983-4a50-91b7-48f0e3456915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1098 | 2025.12.12 05:59:28.593992 [ 3 ] {f00ea063-7983-4a50-91b7-48f0e3456915} <Trace> oximeter.measurements_u64 (47fb6ee3-61ad-4448-a293-23291400b183): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1099 | 2025.12.12 05:59:28.594028 [ 3 ] {f00ea063-7983-4a50-91b7-48f0e3456915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1100 | 2025.12.12 05:59:28.594473 [ 3 ] {f00ea063-7983-4a50-91b7-48f0e3456915} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1101 | 2025.12.12 05:59:28.595001 [ 3 ] {f00ea063-7983-4a50-91b7-48f0e3456915} <Trace> oximeter.measurements_u64 (47fb6ee3-61ad-4448-a293-23291400b183): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1102 | 2025.12.12 05:59:28.595130 [ 3 ] {f00ea063-7983-4a50-91b7-48f0e3456915} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001532 sec., 39164.490861618804 rows/sec., 2.64 MiB/sec. | ||
| 1103 | 2025.12.12 05:59:28.595167 [ 3 ] {f00ea063-7983-4a50-91b7-48f0e3456915} <Debug> TCPHandler: Processed in 0.001698332 sec. | ||
| 1104 | 2025.12.12 05:59:33.583291 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1105 | 2025.12.12 05:59:33.583486 [ 3 ] {b099210d-7b02-4ec1-ba43-1178903a6575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1106 | 2025.12.12 05:59:33.583556 [ 3 ] {b099210d-7b02-4ec1-ba43-1178903a6575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1107 | 2025.12.12 05:59:33.584225 [ 3 ] {b099210d-7b02-4ec1-ba43-1178903a6575} <Trace> oximeter.fields_string (98e5ab58-f843-4732-a86e-3a916bc05645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1108 | 2025.12.12 05:59:33.584273 [ 3 ] {b099210d-7b02-4ec1-ba43-1178903a6575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1109 | 2025.12.12 05:59:33.584808 [ 3 ] {b099210d-7b02-4ec1-ba43-1178903a6575} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1110 | 2025.12.12 05:59:33.585349 [ 3 ] {b099210d-7b02-4ec1-ba43-1178903a6575} <Trace> oximeter.fields_string (98e5ab58-f843-4732-a86e-3a916bc05645): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1111 | 2025.12.12 05:59:33.585514 [ 3 ] {b099210d-7b02-4ec1-ba43-1178903a6575} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002077 sec., 26961.96437168994 rows/sec., 2.07 MiB/sec. | ||
| 1112 | 2025.12.12 05:59:33.585570 [ 3 ] {b099210d-7b02-4ec1-ba43-1178903a6575} <Debug> TCPHandler: Processed in 0.002408388 sec. | ||
| 1113 | 2025.12.12 05:59:33.585698 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1114 | 2025.12.12 05:59:33.585806 [ 3 ] {36decaa4-c6ad-4b74-b258-c5b9c5b9f1fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1115 | 2025.12.12 05:59:33.585851 [ 3 ] {36decaa4-c6ad-4b74-b258-c5b9c5b9f1fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1116 | 2025.12.12 05:59:33.586326 [ 3 ] {36decaa4-c6ad-4b74-b258-c5b9c5b9f1fb} <Trace> oximeter.fields_uuid (a409fa3e-e644-42a6-be0e-d52040913d8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1117 | 2025.12.12 05:59:33.586363 [ 3 ] {36decaa4-c6ad-4b74-b258-c5b9c5b9f1fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1118 | 2025.12.12 05:59:33.586822 [ 3 ] {36decaa4-c6ad-4b74-b258-c5b9c5b9f1fb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1119 | 2025.12.12 05:59:33.587379 [ 3 ] {36decaa4-c6ad-4b74-b258-c5b9c5b9f1fb} <Trace> oximeter.fields_uuid (a409fa3e-e644-42a6-be0e-d52040913d8d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1120 | 2025.12.12 05:59:33.587522 [ 3 ] {36decaa4-c6ad-4b74-b258-c5b9c5b9f1fb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00174 sec., 36781.6091954023 rows/sec., 2.87 MiB/sec. | ||
| 1121 | 2025.12.12 05:59:33.587569 [ 3 ] {36decaa4-c6ad-4b74-b258-c5b9c5b9f1fb} <Debug> TCPHandler: Processed in 0.001923514 sec. | ||
| 1122 | 2025.12.12 05:59:33.587688 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1123 | 2025.12.12 05:59:33.587789 [ 3 ] {dfd404e2-9b9b-4b61-957e-ce67cfdcb8c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1124 | 2025.12.12 05:59:33.587837 [ 3 ] {dfd404e2-9b9b-4b61-957e-ce67cfdcb8c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1125 | 2025.12.12 05:59:33.588316 [ 3 ] {dfd404e2-9b9b-4b61-957e-ce67cfdcb8c8} <Trace> oximeter.measurements_cumulativeu64 (913a4b7a-9eb1-49c4-9bba-0b00b9e8d827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1126 | 2025.12.12 05:59:33.588352 [ 3 ] {dfd404e2-9b9b-4b61-957e-ce67cfdcb8c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1127 | 2025.12.12 05:59:33.588831 [ 3 ] {dfd404e2-9b9b-4b61-957e-ce67cfdcb8c8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1128 | 2025.12.12 05:59:33.589347 [ 3 ] {dfd404e2-9b9b-4b61-957e-ce67cfdcb8c8} <Trace> oximeter.measurements_cumulativeu64 (913a4b7a-9eb1-49c4-9bba-0b00b9e8d827): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1129 | 2025.12.12 05:59:33.589490 [ 3 ] {dfd404e2-9b9b-4b61-957e-ce67cfdcb8c8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001722 sec., 92915.21486643438 rows/sec., 6.47 MiB/sec. | ||
| 1130 | 2025.12.12 05:59:33.589535 [ 3 ] {dfd404e2-9b9b-4b61-957e-ce67cfdcb8c8} <Debug> TCPHandler: Processed in 0.001897534 sec. | ||
| 1131 | 2025.12.12 05:59:33.589658 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1132 | 2025.12.12 05:59:33.589763 [ 3 ] {f837bc62-2612-4017-9a89-49396b94cc8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1133 | 2025.12.12 05:59:33.589806 [ 3 ] {f837bc62-2612-4017-9a89-49396b94cc8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1134 | 2025.12.12 05:59:33.590148 [ 3 ] {f837bc62-2612-4017-9a89-49396b94cc8b} <Trace> oximeter.measurements_u64 (47fb6ee3-61ad-4448-a293-23291400b183): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1135 | 2025.12.12 05:59:33.590184 [ 3 ] {f837bc62-2612-4017-9a89-49396b94cc8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1136 | 2025.12.12 05:59:33.590646 [ 3 ] {f837bc62-2612-4017-9a89-49396b94cc8b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1137 | 2025.12.12 05:59:33.591236 [ 3 ] {f837bc62-2612-4017-9a89-49396b94cc8b} <Trace> oximeter.measurements_u64 (47fb6ee3-61ad-4448-a293-23291400b183): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1138 | 2025.12.12 05:59:33.591404 [ 3 ] {f837bc62-2612-4017-9a89-49396b94cc8b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001659 sec., 36166.36528028933 rows/sec., 2.44 MiB/sec. | ||
| 1139 | 2025.12.12 05:59:33.591447 [ 3 ] {f837bc62-2612-4017-9a89-49396b94cc8b} <Debug> TCPHandler: Processed in 0.001849833 sec. | ||
| 1140 | 2025.12.12 05:59:34.394299 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1141 | 2025.12.12 05:59:34.394798 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b3525ef-eca3-4e9e-86f1-b077464c9258): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1142 | 2025.12.12 05:59:34.394847 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1143 | 2025.12.12 05:59:34.395446 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1144 | 2025.12.12 05:59:34.395950 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b3525ef-eca3-4e9e-86f1-b077464c9258): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1145 | 2025.12.12 05:59:34.396125 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1146 | 2025.12.12 05:59:34.533494 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1147 | 2025.12.12 05:59:34.551776 [ 243 ] {} <Trace> system.metric_log (b966a74c-4e66-40fa-84c2-b95edf6ede53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1148 | 2025.12.12 05:59:34.551839 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1149 | 2025.12.12 05:59:34.558269 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1150 | 2025.12.12 05:59:34.559886 [ 243 ] {} <Trace> system.metric_log (b966a74c-4e66-40fa-84c2-b95edf6ede53): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1151 | 2025.12.12 05:59:34.563566 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1152 | 2025.12.12 05:59:35.000171 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.19 MiB, peak 167.19 MiB, free memory in arenas 0.00 B, will set to 164.47 MiB (RSS), difference: 1.28 MiB | ||
| 1153 | 2025.12.12 05:59:36.883036 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 190 | ||
| 1154 | 2025.12.12 05:59:36.884889 [ 242 ] {} <Trace> system.query_log (24d93a93-459f-4a6d-8439-ae10b25c82f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1155 | 2025.12.12 05:59:36.884933 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1156 | 2025.12.12 05:59:36.886157 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1157 | 2025.12.12 05:59:36.886680 [ 242 ] {} <Trace> system.query_log (24d93a93-459f-4a6d-8439-ae10b25c82f6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1158 | 2025.12.12 05:59:36.886966 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 190 | ||
| 1159 | 2025.12.12 05:59:38.585368 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1160 | 2025.12.12 05:59:38.585571 [ 3 ] {0ce3da40-821f-48aa-a9cc-581f0b92ac4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1161 | 2025.12.12 05:59:38.585643 [ 3 ] {0ce3da40-821f-48aa-a9cc-581f0b92ac4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1162 | 2025.12.12 05:59:38.586323 [ 3 ] {0ce3da40-821f-48aa-a9cc-581f0b92ac4d} <Trace> oximeter.fields_string (98e5ab58-f843-4732-a86e-3a916bc05645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1163 | 2025.12.12 05:59:38.586378 [ 3 ] {0ce3da40-821f-48aa-a9cc-581f0b92ac4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1164 | 2025.12.12 05:59:38.586790 [ 3 ] {0ce3da40-821f-48aa-a9cc-581f0b92ac4d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1165 | 2025.12.12 05:59:38.587029 [ 3 ] {0ce3da40-821f-48aa-a9cc-581f0b92ac4d} <Trace> oximeter.fields_string (98e5ab58-f843-4732-a86e-3a916bc05645): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1166 | 2025.12.12 05:59:38.587196 [ 3 ] {0ce3da40-821f-48aa-a9cc-581f0b92ac4d} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001675 sec., 45373.13432835821 rows/sec., 3.74 MiB/sec. | ||
| 1167 | 2025.12.12 05:59:38.587247 [ 3 ] {0ce3da40-821f-48aa-a9cc-581f0b92ac4d} <Debug> TCPHandler: Processed in 0.002012385 sec. | ||
| 1168 | 2025.12.12 05:59:38.587389 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1169 | 2025.12.12 05:59:38.587505 [ 3 ] {c10d8b4d-3ed0-480b-a2d4-9d8d8e09ae46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1170 | 2025.12.12 05:59:38.587552 [ 3 ] {c10d8b4d-3ed0-480b-a2d4-9d8d8e09ae46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1171 | 2025.12.12 05:59:38.588062 [ 3 ] {c10d8b4d-3ed0-480b-a2d4-9d8d8e09ae46} <Trace> oximeter.fields_u16 (ad1abe7d-4a7e-43ab-be52-78e295949b81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1172 | 2025.12.12 05:59:38.588113 [ 3 ] {c10d8b4d-3ed0-480b-a2d4-9d8d8e09ae46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1173 | 2025.12.12 05:59:38.588549 [ 3 ] {c10d8b4d-3ed0-480b-a2d4-9d8d8e09ae46} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1174 | 2025.12.12 05:59:38.588859 [ 3 ] {c10d8b4d-3ed0-480b-a2d4-9d8d8e09ae46} <Trace> oximeter.fields_u16 (ad1abe7d-4a7e-43ab-be52-78e295949b81): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1175 | 2025.12.12 05:59:38.589040 [ 3 ] {c10d8b4d-3ed0-480b-a2d4-9d8d8e09ae46} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001561 sec., 6406.149903907751 rows/sec., 481.71 KiB/sec. | ||
| 1176 | 2025.12.12 05:59:38.589089 [ 3 ] {c10d8b4d-3ed0-480b-a2d4-9d8d8e09ae46} <Debug> TCPHandler: Processed in 0.001762722 sec. | ||
| 1177 | 2025.12.12 05:59:38.589220 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1178 | 2025.12.12 05:59:38.589319 [ 3 ] {bb58bff0-210e-4d05-8435-b7fa18ba978a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1179 | 2025.12.12 05:59:38.589361 [ 3 ] {bb58bff0-210e-4d05-8435-b7fa18ba978a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1180 | 2025.12.12 05:59:38.589815 [ 3 ] {bb58bff0-210e-4d05-8435-b7fa18ba978a} <Trace> oximeter.fields_uuid (a409fa3e-e644-42a6-be0e-d52040913d8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1181 | 2025.12.12 05:59:38.589859 [ 3 ] {bb58bff0-210e-4d05-8435-b7fa18ba978a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1182 | 2025.12.12 05:59:38.590189 [ 3 ] {bb58bff0-210e-4d05-8435-b7fa18ba978a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1183 | 2025.12.12 05:59:38.590406 [ 3 ] {bb58bff0-210e-4d05-8435-b7fa18ba978a} <Trace> oximeter.fields_uuid (a409fa3e-e644-42a6-be0e-d52040913d8d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1184 | 2025.12.12 05:59:38.590542 [ 3 ] {bb58bff0-210e-4d05-8435-b7fa18ba978a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001244 sec., 59485.53054662379 rows/sec., 4.64 MiB/sec. | ||
| 1185 | 2025.12.12 05:59:38.590583 [ 3 ] {bb58bff0-210e-4d05-8435-b7fa18ba978a} <Debug> TCPHandler: Processed in 0.00141506 sec. | ||
| 1186 | 2025.12.12 05:59:38.590717 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1187 | 2025.12.12 05:59:38.590820 [ 3 ] {83b20d0a-c391-418b-bc96-082d56dd90bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1188 | 2025.12.12 05:59:38.590866 [ 3 ] {83b20d0a-c391-418b-bc96-082d56dd90bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1189 | 2025.12.12 05:59:38.591342 [ 3 ] {83b20d0a-c391-418b-bc96-082d56dd90bb} <Trace> oximeter.measurements_cumulativeu64 (913a4b7a-9eb1-49c4-9bba-0b00b9e8d827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1190 | 2025.12.12 05:59:38.591391 [ 3 ] {83b20d0a-c391-418b-bc96-082d56dd90bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1191 | 2025.12.12 05:59:38.591776 [ 3 ] {83b20d0a-c391-418b-bc96-082d56dd90bb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1192 | 2025.12.12 05:59:38.591992 [ 3 ] {83b20d0a-c391-418b-bc96-082d56dd90bb} <Trace> oximeter.measurements_cumulativeu64 (913a4b7a-9eb1-49c4-9bba-0b00b9e8d827): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1193 | 2025.12.12 05:59:38.592139 [ 3 ] {83b20d0a-c391-418b-bc96-082d56dd90bb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001338 sec., 119581.46487294469 rows/sec., 8.33 MiB/sec. | ||
| 1194 | 2025.12.12 05:59:38.592177 [ 3 ] {83b20d0a-c391-418b-bc96-082d56dd90bb} <Debug> TCPHandler: Processed in 0.001526121 sec. | ||
| 1195 | 2025.12.12 05:59:38.592286 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1196 | 2025.12.12 05:59:38.592384 [ 3 ] {b29f6c4e-b6ea-474c-bf56-5c743beba467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1197 | 2025.12.12 05:59:38.592440 [ 3 ] {b29f6c4e-b6ea-474c-bf56-5c743beba467} <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 | ||
| 1198 | 2025.12.12 05:59:38.593177 [ 3 ] {b29f6c4e-b6ea-474c-bf56-5c743beba467} <Trace> oximeter.measurements_histogramu64 (c8a6ce16-897f-4101-a565-bcd6a4a69f7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1199 | 2025.12.12 05:59:38.593215 [ 3 ] {b29f6c4e-b6ea-474c-bf56-5c743beba467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1200 | 2025.12.12 05:59:38.593742 [ 3 ] {b29f6c4e-b6ea-474c-bf56-5c743beba467} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1201 | 2025.12.12 05:59:38.593974 [ 3 ] {b29f6c4e-b6ea-474c-bf56-5c743beba467} <Trace> oximeter.measurements_histogramu64 (c8a6ce16-897f-4101-a565-bcd6a4a69f7d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1202 | 2025.12.12 05:59:38.594109 [ 3 ] {b29f6c4e-b6ea-474c-bf56-5c743beba467} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001744 sec., 5733.94495412844 rows/sec., 10.27 MiB/sec. | ||
| 1203 | 2025.12.12 05:59:38.594166 [ 3 ] {b29f6c4e-b6ea-474c-bf56-5c743beba467} <Debug> TCPHandler: Processed in 0.001932454 sec. | ||
| 1204 | 2025.12.12 05:59:38.594281 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1205 | 2025.12.12 05:59:38.594378 [ 3 ] {6e966a4e-721e-47b2-8680-a1a129a887a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1206 | 2025.12.12 05:59:38.594421 [ 3 ] {6e966a4e-721e-47b2-8680-a1a129a887a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1207 | 2025.12.12 05:59:38.594815 [ 3 ] {6e966a4e-721e-47b2-8680-a1a129a887a9} <Trace> oximeter.measurements_u64 (47fb6ee3-61ad-4448-a293-23291400b183): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1208 | 2025.12.12 05:59:38.594859 [ 3 ] {6e966a4e-721e-47b2-8680-a1a129a887a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1209 | 2025.12.12 05:59:38.595185 [ 3 ] {6e966a4e-721e-47b2-8680-a1a129a887a9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1210 | 2025.12.12 05:59:38.595411 [ 3 ] {6e966a4e-721e-47b2-8680-a1a129a887a9} <Trace> oximeter.measurements_u64 (47fb6ee3-61ad-4448-a293-23291400b183): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1211 | 2025.12.12 05:59:38.595578 [ 3 ] {6e966a4e-721e-47b2-8680-a1a129a887a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001219 sec., 49220.67268252666 rows/sec., 3.32 MiB/sec. | ||
| 1212 | 2025.12.12 05:59:38.595628 [ 3 ] {6e966a4e-721e-47b2-8680-a1a129a887a9} <Debug> TCPHandler: Processed in 0.00139346 sec. | ||
| 1213 | 2025.12.12 05:59:39.086853 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47919 | ||
| 1214 | 2025.12.12 05:59:39.088755 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1215 | 2025.12.12 05:59:39.088805 [ 286 ] {} <Debug> TCP-Session: aef2c180-3695-4669-8c20-190ac0432054 Authenticating user 'default' from [fd00:1122:3344:101::e]:47919 | ||
| 1216 | 2025.12.12 05:59:39.088829 [ 286 ] {} <Debug> TCP-Session: aef2c180-3695-4669-8c20-190ac0432054 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1217 | 2025.12.12 05:59:39.088844 [ 286 ] {} <Debug> TCP-Session: aef2c180-3695-4669-8c20-190ac0432054 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1218 | 2025.12.12 05:59:39.088901 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1219 | 2025.12.12 05:59:39.088925 [ 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 | ||
| 1220 | 2025.12.12 05:59:39.088942 [ 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 | ||
| 1221 | 2025.12.12 05:59:39.089383 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63586 | ||
| 1222 | 2025.12.12 05:59:39.089484 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64190 | ||
| 1223 | 2025.12.12 05:59:39.089522 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1224 | 2025.12.12 05:59:39.089565 [ 287 ] {} <Debug> TCP-Session: bdf7597d-3fc8-45ba-927e-053bf6bdf624 Authenticating user 'default' from [fd00:1122:3344:101::e]:63586 | ||
| 1225 | 2025.12.12 05:59:39.089589 [ 287 ] {} <Debug> TCP-Session: bdf7597d-3fc8-45ba-927e-053bf6bdf624 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1226 | 2025.12.12 05:59:39.089605 [ 287 ] {} <Debug> TCP-Session: bdf7597d-3fc8-45ba-927e-053bf6bdf624 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1227 | 2025.12.12 05:59:39.089675 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35226 | ||
| 1228 | 2025.12.12 05:59:39.089704 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40508 | ||
| 1229 | 2025.12.12 05:59:39.089725 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1230 | 2025.12.12 05:59:39.089821 [ 288 ] {} <Debug> TCP-Session: 395ff2a4-9a9f-4133-9786-eac8e51d02f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:64190 | ||
| 1231 | 2025.12.12 05:59:39.089844 [ 288 ] {} <Debug> TCP-Session: 395ff2a4-9a9f-4133-9786-eac8e51d02f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1232 | 2025.12.12 05:59:39.089862 [ 288 ] {} <Debug> TCP-Session: 395ff2a4-9a9f-4133-9786-eac8e51d02f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1233 | 2025.12.12 05:59:39.089914 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1234 | 2025.12.12 05:59:39.089924 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48925 | ||
| 1235 | 2025.12.12 05:59:39.089950 [ 290 ] {} <Debug> TCP-Session: 68bfe826-b937-4647-9380-7df3d917abe9 Authenticating user 'default' from [fd00:1122:3344:101::e]:35226 | ||
| 1236 | 2025.12.12 05:59:39.089978 [ 290 ] {} <Debug> TCP-Session: 68bfe826-b937-4647-9380-7df3d917abe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1237 | 2025.12.12 05:59:39.089991 [ 290 ] {} <Debug> TCP-Session: 68bfe826-b937-4647-9380-7df3d917abe9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1238 | 2025.12.12 05:59:39.090056 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1239 | 2025.12.12 05:59:39.090101 [ 289 ] {} <Debug> TCP-Session: d961f9a0-247e-4688-949a-f5be1a2d9501 Authenticating user 'default' from [fd00:1122:3344:101::e]:40508 | ||
| 1240 | 2025.12.12 05:59:39.090125 [ 289 ] {} <Debug> TCP-Session: d961f9a0-247e-4688-949a-f5be1a2d9501 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1241 | 2025.12.12 05:59:39.090138 [ 289 ] {} <Debug> TCP-Session: d961f9a0-247e-4688-949a-f5be1a2d9501 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1242 | 2025.12.12 05:59:39.090163 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1243 | 2025.12.12 05:59:39.090188 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62585 | ||
| 1244 | 2025.12.12 05:59:39.090202 [ 291 ] {} <Debug> TCP-Session: 4f75b177-7b35-448c-888f-f775e2c34fc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:48925 | ||
| 1245 | 2025.12.12 05:59:39.090236 [ 291 ] {} <Debug> TCP-Session: 4f75b177-7b35-448c-888f-f775e2c34fc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1246 | 2025.12.12 05:59:39.090250 [ 291 ] {} <Debug> TCP-Session: 4f75b177-7b35-448c-888f-f775e2c34fc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1247 | 2025.12.12 05:59:39.090276 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45014 | ||
| 1248 | 2025.12.12 05:59:39.090394 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1249 | 2025.12.12 05:59:39.090433 [ 292 ] {} <Debug> TCP-Session: 2f2bda2b-f151-48b6-9aa6-07881caa5e7f Authenticating user 'default' from [fd00:1122:3344:101::e]:62585 | ||
| 1250 | 2025.12.12 05:59:39.090451 [ 292 ] {} <Debug> TCP-Session: 2f2bda2b-f151-48b6-9aa6-07881caa5e7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1251 | 2025.12.12 05:59:39.090462 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1252 | 2025.12.12 05:59:39.090465 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59203 | ||
| 1253 | 2025.12.12 05:59:39.090498 [ 293 ] {} <Debug> TCP-Session: 61e8650f-5c79-4892-8ebe-dc751a463626 Authenticating user 'default' from [fd00:1122:3344:101::e]:45014 | ||
| 1254 | 2025.12.12 05:59:39.090464 [ 292 ] {} <Debug> TCP-Session: 2f2bda2b-f151-48b6-9aa6-07881caa5e7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1255 | 2025.12.12 05:59:39.090541 [ 293 ] {} <Debug> TCP-Session: 61e8650f-5c79-4892-8ebe-dc751a463626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1256 | 2025.12.12 05:59:39.090572 [ 293 ] {} <Debug> TCP-Session: 61e8650f-5c79-4892-8ebe-dc751a463626 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1257 | 2025.12.12 05:59:39.090694 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1258 | 2025.12.12 05:59:39.090753 [ 294 ] {} <Debug> TCP-Session: 848eab13-936d-4c56-9bf6-1adfeaad34a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:59203 | ||
| 1259 | 2025.12.12 05:59:39.090791 [ 294 ] {} <Debug> TCP-Session: 848eab13-936d-4c56-9bf6-1adfeaad34a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1260 | 2025.12.12 05:59:39.090814 [ 294 ] {} <Debug> TCP-Session: 848eab13-936d-4c56-9bf6-1adfeaad34a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1261 | 2025.12.12 05:59:39.091880 [ 286 ] {} <Trace> TCP-Session: aef2c180-3695-4669-8c20-190ac0432054 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1262 | 2025.12.12 05:59:39.092079 [ 286 ] {7884a656-eabf-434d-a08b-820320831f99} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47919) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1263 | 2025.12.12 05:59:39.092401 [ 286 ] {7884a656-eabf-434d-a08b-820320831f99} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1264 | 2025.12.12 05:59:39.095084 [ 286 ] {7884a656-eabf-434d-a08b-820320831f99} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1265 | 2025.12.12 05:59:39.105109 [ 286 ] {7884a656-eabf-434d-a08b-820320831f99} <Debug> oximeter.version (594d23dd-f0f7-4e2c-9da7-85f4b3db5321) (SelectExecutor): Key condition: unknown | ||
| 1266 | 2025.12.12 05:59:39.122416 [ 297 ] {7884a656-eabf-434d-a08b-820320831f99} <Trace> AggregatingTransform: Aggregating | ||
| 1267 | 2025.12.12 05:59:39.124714 [ 297 ] {7884a656-eabf-434d-a08b-820320831f99} <Trace> Aggregator: Aggregation method: without_key | ||
| 1268 | 2025.12.12 05:59:39.125374 [ 297 ] {7884a656-eabf-434d-a08b-820320831f99} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006608088 sec. (151.330 rows/sec., 5.91 KiB/sec.) | ||
| 1269 | 2025.12.12 05:59:39.125396 [ 297 ] {7884a656-eabf-434d-a08b-820320831f99} <Trace> Aggregator: Merging aggregated data | ||
| 1270 | 2025.12.12 05:59:39.125426 [ 297 ] {7884a656-eabf-434d-a08b-820320831f99} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1271 | 2025.12.12 05:59:39.128545 [ 286 ] {7884a656-eabf-434d-a08b-820320831f99} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.036534 sec., 27.37176328899108 rows/sec., 1.07 KiB/sec. | ||
| 1272 | 2025.12.12 05:59:39.128681 [ 286 ] {7884a656-eabf-434d-a08b-820320831f99} <Debug> TCPHandler: Processed in 0.037015277 sec. | ||
| 1273 | 2025.12.12 05:59:39.128899 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1274 | 2025.12.12 05:59:39.128938 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1275 | 2025.12.12 05:59:39.128953 [ 286 ] {} <Debug> TCP-Session: aef2c180-3695-4669-8c20-190ac0432054 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1276 | 2025.12.12 05:59:39.128975 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1277 | 2025.12.12 05:59:39.129006 [ 287 ] {} <Debug> TCP-Session: bdf7597d-3fc8-45ba-927e-053bf6bdf624 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1278 | 2025.12.12 05:59:39.129020 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1279 | 2025.12.12 05:59:39.129049 [ 288 ] {} <Debug> TCP-Session: 395ff2a4-9a9f-4133-9786-eac8e51d02f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1280 | 2025.12.12 05:59:39.129074 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1281 | 2025.12.12 05:59:39.129084 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1282 | 2025.12.12 05:59:39.129117 [ 293 ] {} <Debug> TCP-Session: 61e8650f-5c79-4892-8ebe-dc751a463626 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1283 | 2025.12.12 05:59:39.129085 [ 292 ] {} <Debug> TCP-Session: 2f2bda2b-f151-48b6-9aa6-07881caa5e7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1284 | 2025.12.12 05:59:39.129135 [ 290 ] {} <Debug> TCP-Session: 68bfe826-b937-4647-9380-7df3d917abe9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1285 | 2025.12.12 05:59:39.129041 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1286 | 2025.12.12 05:59:39.128996 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1287 | 2025.12.12 05:59:39.128966 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1288 | 2025.12.12 05:59:39.129245 [ 289 ] {} <Debug> TCP-Session: d961f9a0-247e-4688-949a-f5be1a2d9501 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1289 | 2025.12.12 05:59:39.129266 [ 291 ] {} <Debug> TCP-Session: 4f75b177-7b35-448c-888f-f775e2c34fc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1290 | 2025.12.12 05:59:39.129285 [ 294 ] {} <Debug> TCP-Session: 848eab13-936d-4c56-9bf6-1adfeaad34a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1291 | 2025.12.12 05:59:40.001184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.76 MiB, peak 175.87 MiB, free memory in arenas 0.00 B, will set to 166.98 MiB (RSS), difference: 2.22 MiB | ||
| 1292 | 2025.12.12 05:59:41.839887 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1293 | 2025.12.12 05:59:41.839949 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1294 | 2025.12.12 05:59:41.896404 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 433 entries to flush up to offset 2812 | ||
| 1295 | 2025.12.12 05:59:41.896876 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b3525ef-eca3-4e9e-86f1-b077464c9258): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1296 | 2025.12.12 05:59:41.896925 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1297 | 2025.12.12 05:59:41.897416 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1298 | 2025.12.12 05:59:41.897665 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b3525ef-eca3-4e9e-86f1-b077464c9258): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1299 | 2025.12.12 05:59:41.897803 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2812 | ||
| 1300 | 2025.12.12 05:59:41.897808 [ 79 ] {} <Debug> system.asynchronous_metric_log (9b3525ef-eca3-4e9e-86f1-b077464c9258) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1301 | 2025.12.12 05:59:41.897873 [ 79 ] {} <Trace> system.asynchronous_metric_log (9b3525ef-eca3-4e9e-86f1-b077464c9258): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1302 | 2025.12.12 05:59:41.897897 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1303 | 2025.12.12 05:59:41.898173 [ 201 ] {9b3525ef-eca3-4e9e-86f1-b077464c9258::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 | ||
| 1304 | 2025.12.12 05:59:41.900172 [ 201 ] {9b3525ef-eca3-4e9e-86f1-b077464c9258::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1305 | 2025.12.12 05:59:41.900306 [ 201 ] {9b3525ef-eca3-4e9e-86f1-b077464c9258::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 | ||
| 1306 | 2025.12.12 05:59:41.906246 [ 201 ] {9b3525ef-eca3-4e9e-86f1-b077464c9258::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 | ||
| 1307 | 2025.12.12 05:59:41.906312 [ 201 ] {9b3525ef-eca3-4e9e-86f1-b077464c9258::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 | ||
| 1308 | 2025.12.12 05:59:41.906366 [ 201 ] {9b3525ef-eca3-4e9e-86f1-b077464c9258::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 | ||
| 1309 | 2025.12.12 05:59:41.906411 [ 201 ] {9b3525ef-eca3-4e9e-86f1-b077464c9258::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 | ||
| 1310 | 2025.12.12 05:59:41.906461 [ 201 ] {9b3525ef-eca3-4e9e-86f1-b077464c9258::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 433 rows starting from the beginning of the part | ||
| 1311 | 2025.12.12 05:59:41.941293 [ 190 ] {9b3525ef-eca3-4e9e-86f1-b077464c9258::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2812 rows, containing 4 columns (4 merged, 0 gathered) in 0.04329971 sec., 64942.698230542424 rows/sec., 951.31 KiB/sec. | ||
| 1312 | 2025.12.12 05:59:41.942291 [ 191 ] {9b3525ef-eca3-4e9e-86f1-b077464c9258::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1313 | 2025.12.12 05:59:41.942660 [ 191 ] {9b3525ef-eca3-4e9e-86f1-b077464c9258::all_1_6_1} <Trace> system.asynchronous_metric_log (9b3525ef-eca3-4e9e-86f1-b077464c9258): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1314 | 2025.12.12 05:59:41.942747 [ 191 ] {9b3525ef-eca3-4e9e-86f1-b077464c9258::all_1_6_1} <Trace> system.asynchronous_metric_log (9b3525ef-eca3-4e9e-86f1-b077464c9258) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1315 | 2025.12.12 05:59:41.942873 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 1316 | 2025.12.12 05:59:42.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.12 MiB, peak 175.87 MiB, free memory in arenas 0.00 B, will set to 169.23 MiB (RSS), difference: 2.11 MiB | ||
| 1317 | 2025.12.12 05:59:42.063829 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1318 | 2025.12.12 05:59:42.081738 [ 243 ] {} <Trace> system.metric_log (b966a74c-4e66-40fa-84c2-b95edf6ede53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1319 | 2025.12.12 05:59:42.081787 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1320 | 2025.12.12 05:59:42.088288 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1321 | 2025.12.12 05:59:42.089026 [ 243 ] {} <Trace> system.metric_log (b966a74c-4e66-40fa-84c2-b95edf6ede53): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1322 | 2025.12.12 05:59:42.089307 [ 79 ] {} <Debug> system.metric_log (b966a74c-4e66-40fa-84c2-b95edf6ede53) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1323 | 2025.12.12 05:59:42.089361 [ 79 ] {} <Trace> system.metric_log (b966a74c-4e66-40fa-84c2-b95edf6ede53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1324 | 2025.12.12 05:59:42.089380 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 1325 | 2025.12.12 05:59:42.089474 [ 191 ] {b966a74c-4e66-40fa-84c2-b95edf6ede53::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 | ||
| 1326 | 2025.12.12 05:59:42.091946 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1327 | 2025.12.12 05:59:42.092405 [ 191 ] {b966a74c-4e66-40fa-84c2-b95edf6ede53::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1328 | 2025.12.12 05:59:42.093178 [ 191 ] {b966a74c-4e66-40fa-84c2-b95edf6ede53::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 | ||
| 1329 | 2025.12.12 05:59:42.096638 [ 191 ] {b966a74c-4e66-40fa-84c2-b95edf6ede53::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 | ||
| 1330 | 2025.12.12 05:59:42.100072 [ 191 ] {b966a74c-4e66-40fa-84c2-b95edf6ede53::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 | ||
| 1331 | 2025.12.12 05:59:42.104068 [ 191 ] {b966a74c-4e66-40fa-84c2-b95edf6ede53::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 | ||
| 1332 | 2025.12.12 05:59:42.110774 [ 191 ] {b966a74c-4e66-40fa-84c2-b95edf6ede53::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 | ||
| 1333 | 2025.12.12 05:59:42.115364 [ 191 ] {b966a74c-4e66-40fa-84c2-b95edf6ede53::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 | ||
| 1334 | 2025.12.12 05:59:42.177926 [ 190 ] {b966a74c-4e66-40fa-84c2-b95edf6ede53::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.088490225 sec., 519.8314277085407 rows/sec., 2.69 MiB/sec. | ||
| 1335 | 2025.12.12 05:59:42.180304 [ 190 ] {b966a74c-4e66-40fa-84c2-b95edf6ede53::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1336 | 2025.12.12 05:59:42.182413 [ 190 ] {b966a74c-4e66-40fa-84c2-b95edf6ede53::all_1_6_1} <Trace> system.metric_log (b966a74c-4e66-40fa-84c2-b95edf6ede53): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1337 | 2025.12.12 05:59:42.182519 [ 190 ] {b966a74c-4e66-40fa-84c2-b95edf6ede53::all_1_6_1} <Trace> system.metric_log (b966a74c-4e66-40fa-84c2-b95edf6ede53) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1338 | 2025.12.12 05:59:42.184428 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1339 | 2025.12.12 05:59:43.000226 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.31 MiB, peak 179.85 MiB, free memory in arenas 0.00 B, will set to 179.46 MiB (RSS), difference: 9.15 MiB | ||
| 1340 | 2025.12.12 05:59:43.583882 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1341 | 2025.12.12 05:59:43.584075 [ 3 ] {50e2b087-35a6-4eac-abf7-cc7219a52cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1342 | 2025.12.12 05:59:43.584143 [ 3 ] {50e2b087-35a6-4eac-abf7-cc7219a52cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1343 | 2025.12.12 05:59:43.584760 [ 3 ] {50e2b087-35a6-4eac-abf7-cc7219a52cec} <Trace> oximeter.fields_string (98e5ab58-f843-4732-a86e-3a916bc05645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1344 | 2025.12.12 05:59:43.584807 [ 3 ] {50e2b087-35a6-4eac-abf7-cc7219a52cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 1345 | 2025.12.12 05:59:43.585233 [ 3 ] {50e2b087-35a6-4eac-abf7-cc7219a52cec} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1346 | 2025.12.12 05:59:43.585479 [ 3 ] {50e2b087-35a6-4eac-abf7-cc7219a52cec} <Trace> oximeter.fields_string (98e5ab58-f843-4732-a86e-3a916bc05645): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1347 | 2025.12.12 05:59:43.585636 [ 3 ] {50e2b087-35a6-4eac-abf7-cc7219a52cec} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001611 sec., 34761.018001241464 rows/sec., 2.67 MiB/sec. | ||
| 1348 | 2025.12.12 05:59:43.585638 [ 76 ] {} <Debug> oximeter.fields_string (98e5ab58-f843-4732-a86e-3a916bc05645) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1349 | 2025.12.12 05:59:43.585683 [ 3 ] {50e2b087-35a6-4eac-abf7-cc7219a52cec} <Debug> TCPHandler: Processed in 0.001932304 sec. | ||
| 1350 | 2025.12.12 05:59:43.585714 [ 76 ] {} <Trace> oximeter.fields_string (98e5ab58-f843-4732-a86e-3a916bc05645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1351 | 2025.12.12 05:59:43.585741 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 1352 | 2025.12.12 05:59:43.585816 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1353 | 2025.12.12 05:59:43.585872 [ 186 ] {98e5ab58-f843-4732-a86e-3a916bc05645::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 | ||
| 1354 | 2025.12.12 05:59:43.585925 [ 3 ] {b9dda69d-bcf2-4cca-9609-c25d71ff970c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1355 | 2025.12.12 05:59:43.585975 [ 3 ] {b9dda69d-bcf2-4cca-9609-c25d71ff970c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1356 | 2025.12.12 05:59:43.586060 [ 186 ] {98e5ab58-f843-4732-a86e-3a916bc05645::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1357 | 2025.12.12 05:59:43.586135 [ 186 ] {98e5ab58-f843-4732-a86e-3a916bc05645::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 201 rows starting from the beginning of the part | ||
| 1358 | 2025.12.12 05:59:43.586268 [ 186 ] {98e5ab58-f843-4732-a86e-3a916bc05645::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 | ||
| 1359 | 2025.12.12 05:59:43.586348 [ 186 ] {98e5ab58-f843-4732-a86e-3a916bc05645::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 76 rows starting from the beginning of the part | ||
| 1360 | 2025.12.12 05:59:43.586421 [ 186 ] {98e5ab58-f843-4732-a86e-3a916bc05645::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1361 | 2025.12.12 05:59:43.586452 [ 3 ] {b9dda69d-bcf2-4cca-9609-c25d71ff970c} <Trace> oximeter.fields_uuid (a409fa3e-e644-42a6-be0e-d52040913d8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1362 | 2025.12.12 05:59:43.586490 [ 186 ] {98e5ab58-f843-4732-a86e-3a916bc05645::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 76 rows starting from the beginning of the part | ||
| 1363 | 2025.12.12 05:59:43.586495 [ 3 ] {b9dda69d-bcf2-4cca-9609-c25d71ff970c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 1364 | 2025.12.12 05:59:43.586570 [ 186 ] {98e5ab58-f843-4732-a86e-3a916bc05645::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 | ||
| 1365 | 2025.12.12 05:59:43.586880 [ 3 ] {b9dda69d-bcf2-4cca-9609-c25d71ff970c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1366 | 2025.12.12 05:59:43.587150 [ 3 ] {b9dda69d-bcf2-4cca-9609-c25d71ff970c} <Trace> oximeter.fields_uuid (a409fa3e-e644-42a6-be0e-d52040913d8d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1367 | 2025.12.12 05:59:43.587260 [ 76 ] {} <Debug> oximeter.fields_uuid (a409fa3e-e644-42a6-be0e-d52040913d8d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1368 | 2025.12.12 05:59:43.587292 [ 76 ] {} <Trace> oximeter.fields_uuid (a409fa3e-e644-42a6-be0e-d52040913d8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1369 | 2025.12.12 05:59:43.587292 [ 3 ] {b9dda69d-bcf2-4cca-9609-c25d71ff970c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001393 sec., 45944.00574300072 rows/sec., 3.59 MiB/sec. | ||
| 1370 | 2025.12.12 05:59:43.587315 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 1371 | 2025.12.12 05:59:43.587348 [ 3 ] {b9dda69d-bcf2-4cca-9609-c25d71ff970c} <Debug> TCPHandler: Processed in 0.001586151 sec. | ||
| 1372 | 2025.12.12 05:59:43.587433 [ 192 ] {a409fa3e-e644-42a6-be0e-d52040913d8d::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 | ||
| 1373 | 2025.12.12 05:59:43.587491 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1374 | 2025.12.12 05:59:43.587545 [ 192 ] {a409fa3e-e644-42a6-be0e-d52040913d8d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1375 | 2025.12.12 05:59:43.587590 [ 192 ] {a409fa3e-e644-42a6-be0e-d52040913d8d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 120 rows starting from the beginning of the part | ||
| 1376 | 2025.12.12 05:59:43.587599 [ 3 ] {4f68ea16-9e90-41b1-8777-aef135c7debb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1377 | 2025.12.12 05:59:43.587649 [ 3 ] {4f68ea16-9e90-41b1-8777-aef135c7debb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1378 | 2025.12.12 05:59:43.587671 [ 192 ] {a409fa3e-e644-42a6-be0e-d52040913d8d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1379 | 2025.12.12 05:59:43.587738 [ 192 ] {a409fa3e-e644-42a6-be0e-d52040913d8d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 74 rows starting from the beginning of the part | ||
| 1380 | 2025.12.12 05:59:43.587800 [ 194 ] {98e5ab58-f843-4732-a86e-3a916bc05645::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 521 rows, containing 5 columns (5 merged, 0 gathered) in 0.001994484 sec., 261220.44599004055 rows/sec., 22.68 MiB/sec. | ||
| 1381 | 2025.12.12 05:59:43.587814 [ 192 ] {a409fa3e-e644-42a6-be0e-d52040913d8d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
| 1382 | 2025.12.12 05:59:43.587875 [ 192 ] {a409fa3e-e644-42a6-be0e-d52040913d8d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 74 rows starting from the beginning of the part | ||
| 1383 | 2025.12.12 05:59:43.587934 [ 192 ] {a409fa3e-e644-42a6-be0e-d52040913d8d::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 | ||
| 1384 | 2025.12.12 05:59:43.588053 [ 200 ] {98e5ab58-f843-4732-a86e-3a916bc05645::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1385 | 2025.12.12 05:59:43.588122 [ 3 ] {4f68ea16-9e90-41b1-8777-aef135c7debb} <Trace> oximeter.measurements_cumulativeu64 (913a4b7a-9eb1-49c4-9bba-0b00b9e8d827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1386 | 2025.12.12 05:59:43.588161 [ 3 ] {4f68ea16-9e90-41b1-8777-aef135c7debb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 1387 | 2025.12.12 05:59:43.588501 [ 200 ] {98e5ab58-f843-4732-a86e-3a916bc05645::all_1_6_1} <Trace> oximeter.fields_string (98e5ab58-f843-4732-a86e-3a916bc05645): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1388 | 2025.12.12 05:59:43.588596 [ 200 ] {98e5ab58-f843-4732-a86e-3a916bc05645::all_1_6_1} <Trace> oximeter.fields_string (98e5ab58-f843-4732-a86e-3a916bc05645) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1389 | 2025.12.12 05:59:43.588690 [ 3 ] {4f68ea16-9e90-41b1-8777-aef135c7debb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1390 | 2025.12.12 05:59:43.588710 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 1391 | 2025.12.12 05:59:43.588933 [ 3 ] {4f68ea16-9e90-41b1-8777-aef135c7debb} <Trace> oximeter.measurements_cumulativeu64 (913a4b7a-9eb1-49c4-9bba-0b00b9e8d827): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1392 | 2025.12.12 05:59:43.588960 [ 200 ] {a409fa3e-e644-42a6-be0e-d52040913d8d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 5 columns (5 merged, 0 gathered) in 0.001582632 sec., 290655.0606837218 rows/sec., 24.04 MiB/sec. | ||
| 1393 | 2025.12.12 05:59:43.589056 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (913a4b7a-9eb1-49c4-9bba-0b00b9e8d827) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1394 | 2025.12.12 05:59:43.589077 [ 3 ] {4f68ea16-9e90-41b1-8777-aef135c7debb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001502 sec., 106524.63382157123 rows/sec., 7.42 MiB/sec. | ||
| 1395 | 2025.12.12 05:59:43.589099 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (913a4b7a-9eb1-49c4-9bba-0b00b9e8d827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1396 | 2025.12.12 05:59:43.589104 [ 200 ] {a409fa3e-e644-42a6-be0e-d52040913d8d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1397 | 2025.12.12 05:59:43.589122 [ 3 ] {4f68ea16-9e90-41b1-8777-aef135c7debb} <Debug> TCPHandler: Processed in 0.001682932 sec. | ||
| 1398 | 2025.12.12 05:59:43.589128 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 1399 | 2025.12.12 05:59:43.589210 [ 192 ] {913a4b7a-9eb1-49c4-9bba-0b00b9e8d827::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 | ||
| 1400 | 2025.12.12 05:59:43.589251 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1401 | 2025.12.12 05:59:43.589339 [ 192 ] {913a4b7a-9eb1-49c4-9bba-0b00b9e8d827::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1402 | 2025.12.12 05:59:43.589363 [ 3 ] {eafccce1-54d6-4bb0-91a2-61af3953c88e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1403 | 2025.12.12 05:59:43.589367 [ 192 ] {913a4b7a-9eb1-49c4-9bba-0b00b9e8d827::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 233 rows starting from the beginning of the part | ||
| 1404 | 2025.12.12 05:59:43.589402 [ 200 ] {a409fa3e-e644-42a6-be0e-d52040913d8d::all_1_6_1} <Trace> oximeter.fields_uuid (a409fa3e-e644-42a6-be0e-d52040913d8d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1405 | 2025.12.12 05:59:43.589410 [ 3 ] {eafccce1-54d6-4bb0-91a2-61af3953c88e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1406 | 2025.12.12 05:59:43.589422 [ 192 ] {913a4b7a-9eb1-49c4-9bba-0b00b9e8d827::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1407 | 2025.12.12 05:59:43.589469 [ 192 ] {913a4b7a-9eb1-49c4-9bba-0b00b9e8d827::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1408 | 2025.12.12 05:59:43.589484 [ 200 ] {a409fa3e-e644-42a6-be0e-d52040913d8d::all_1_6_1} <Trace> oximeter.fields_uuid (a409fa3e-e644-42a6-be0e-d52040913d8d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1409 | 2025.12.12 05:59:43.589535 [ 192 ] {913a4b7a-9eb1-49c4-9bba-0b00b9e8d827::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1410 | 2025.12.12 05:59:43.589576 [ 192 ] {913a4b7a-9eb1-49c4-9bba-0b00b9e8d827::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 | ||
| 1411 | 2025.12.12 05:59:43.589580 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1412 | 2025.12.12 05:59:43.589624 [ 192 ] {913a4b7a-9eb1-49c4-9bba-0b00b9e8d827::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 | ||
| 1413 | 2025.12.12 05:59:43.589771 [ 3 ] {eafccce1-54d6-4bb0-91a2-61af3953c88e} <Trace> oximeter.measurements_u64 (47fb6ee3-61ad-4448-a293-23291400b183): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1414 | 2025.12.12 05:59:43.589807 [ 3 ] {eafccce1-54d6-4bb0-91a2-61af3953c88e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 1415 | 2025.12.12 05:59:43.590130 [ 3 ] {eafccce1-54d6-4bb0-91a2-61af3953c88e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1416 | 2025.12.12 05:59:43.590361 [ 3 ] {eafccce1-54d6-4bb0-91a2-61af3953c88e} <Trace> oximeter.measurements_u64 (47fb6ee3-61ad-4448-a293-23291400b183): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1417 | 2025.12.12 05:59:43.590469 [ 76 ] {} <Debug> oximeter.measurements_u64 (47fb6ee3-61ad-4448-a293-23291400b183) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1418 | 2025.12.12 05:59:43.590498 [ 3 ] {eafccce1-54d6-4bb0-91a2-61af3953c88e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 1419 | 2025.12.12 05:59:43.590502 [ 76 ] {} <Trace> oximeter.measurements_u64 (47fb6ee3-61ad-4448-a293-23291400b183): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1420 | 2025.12.12 05:59:43.590538 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 1421 | 2025.12.12 05:59:43.590542 [ 3 ] {eafccce1-54d6-4bb0-91a2-61af3953c88e} <Debug> TCPHandler: Processed in 0.00134086 sec. | ||
| 1422 | 2025.12.12 05:59:43.590648 [ 200 ] {47fb6ee3-61ad-4448-a293-23291400b183::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 | ||
| 1423 | 2025.12.12 05:59:43.590668 [ 199 ] {913a4b7a-9eb1-49c4-9bba-0b00b9e8d827::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1033 rows, containing 5 columns (5 merged, 0 gathered) in 0.001474821 sec., 700423.9836563217 rows/sec., 49.80 MiB/sec. | ||
| 1424 | 2025.12.12 05:59:43.590786 [ 200 ] {47fb6ee3-61ad-4448-a293-23291400b183::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1425 | 2025.12.12 05:59:43.590832 [ 200 ] {47fb6ee3-61ad-4448-a293-23291400b183::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part | ||
| 1426 | 2025.12.12 05:59:43.590927 [ 200 ] {47fb6ee3-61ad-4448-a293-23291400b183::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1427 | 2025.12.12 05:59:43.590936 [ 194 ] {913a4b7a-9eb1-49c4-9bba-0b00b9e8d827::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1428 | 2025.12.12 05:59:43.590984 [ 200 ] {47fb6ee3-61ad-4448-a293-23291400b183::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1429 | 2025.12.12 05:59:43.591041 [ 200 ] {47fb6ee3-61ad-4448-a293-23291400b183::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 | ||
| 1430 | 2025.12.12 05:59:43.591115 [ 200 ] {47fb6ee3-61ad-4448-a293-23291400b183::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 | ||
| 1431 | 2025.12.12 05:59:43.591171 [ 200 ] {47fb6ee3-61ad-4448-a293-23291400b183::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 | ||
| 1432 | 2025.12.12 05:59:43.591289 [ 194 ] {913a4b7a-9eb1-49c4-9bba-0b00b9e8d827::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (913a4b7a-9eb1-49c4-9bba-0b00b9e8d827): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1433 | 2025.12.12 05:59:43.591380 [ 194 ] {913a4b7a-9eb1-49c4-9bba-0b00b9e8d827::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (913a4b7a-9eb1-49c4-9bba-0b00b9e8d827) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1434 | 2025.12.12 05:59:43.591467 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 1435 | 2025.12.12 05:59:43.592237 [ 198 ] {47fb6ee3-61ad-4448-a293-23291400b183::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 4 columns (4 merged, 0 gathered) in 0.001634452 sec., 205573.48885130917 rows/sec., 13.85 MiB/sec. | ||
| 1436 | 2025.12.12 05:59:43.592444 [ 198 ] {47fb6ee3-61ad-4448-a293-23291400b183::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1437 | 2025.12.12 05:59:43.592734 [ 198 ] {47fb6ee3-61ad-4448-a293-23291400b183::all_1_6_1} <Trace> oximeter.measurements_u64 (47fb6ee3-61ad-4448-a293-23291400b183): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1438 | 2025.12.12 05:59:43.592803 [ 198 ] {47fb6ee3-61ad-4448-a293-23291400b183::all_1_6_1} <Trace> oximeter.measurements_u64 (47fb6ee3-61ad-4448-a293-23291400b183) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1439 | 2025.12.12 05:59:43.592877 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1440 | 2025.12.12 05:59:43.733350 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51028 | ||
| 1441 | 2025.12.12 05:59:43.733465 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1442 | 2025.12.12 05:59:43.733492 [ 286 ] {} <Debug> TCP-Session: d1b4aa79-b3f8-4c70-bf9b-67eb300d3d45 Authenticating user 'default' from [fd00:1122:3344:101::e]:51028 | ||
| 1443 | 2025.12.12 05:59:43.733513 [ 286 ] {} <Debug> TCP-Session: d1b4aa79-b3f8-4c70-bf9b-67eb300d3d45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1444 | 2025.12.12 05:59:43.733526 [ 286 ] {} <Debug> TCP-Session: d1b4aa79-b3f8-4c70-bf9b-67eb300d3d45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1445 | 2025.12.12 05:59:43.733741 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44812 | ||
| 1446 | 2025.12.12 05:59:43.733764 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50998 | ||
| 1447 | 2025.12.12 05:59:43.733800 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40857 | ||
| 1448 | 2025.12.12 05:59:43.733810 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62327 | ||
| 1449 | 2025.12.12 05:59:43.733836 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51672 | ||
| 1450 | 2025.12.12 05:59:43.733857 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39814 | ||
| 1451 | 2025.12.12 05:59:43.733894 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1452 | 2025.12.12 05:59:43.733898 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1453 | 2025.12.12 05:59:43.733960 [ 288 ] {} <Debug> TCP-Session: 3250df8c-97a0-4314-8e85-ed09debf4e6b Authenticating user 'default' from [fd00:1122:3344:101::e]:50998 | ||
| 1454 | 2025.12.12 05:59:43.733977 [ 290 ] {} <Debug> TCP-Session: 7a1e034f-4cca-4bae-922f-ea8ede54958e Authenticating user 'default' from [fd00:1122:3344:101::e]:40857 | ||
| 1455 | 2025.12.12 05:59:43.733844 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45834 | ||
| 1456 | 2025.12.12 05:59:43.734005 [ 290 ] {} <Debug> TCP-Session: 7a1e034f-4cca-4bae-922f-ea8ede54958e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1457 | 2025.12.12 05:59:43.733998 [ 288 ] {} <Debug> TCP-Session: 3250df8c-97a0-4314-8e85-ed09debf4e6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1458 | 2025.12.12 05:59:43.734028 [ 290 ] {} <Debug> TCP-Session: 7a1e034f-4cca-4bae-922f-ea8ede54958e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1459 | 2025.12.12 05:59:43.734046 [ 288 ] {} <Debug> TCP-Session: 3250df8c-97a0-4314-8e85-ed09debf4e6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1460 | 2025.12.12 05:59:43.734003 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1461 | 2025.12.12 05:59:43.733779 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61345 | ||
| 1462 | 2025.12.12 05:59:43.734118 [ 291 ] {} <Debug> TCP-Session: dbb6d64c-8f9a-4fee-8455-bfaec6759072 Authenticating user 'default' from [fd00:1122:3344:101::e]:62327 | ||
| 1463 | 2025.12.12 05:59:43.733859 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1464 | 2025.12.12 05:59:43.734158 [ 291 ] {} <Debug> TCP-Session: dbb6d64c-8f9a-4fee-8455-bfaec6759072 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1465 | 2025.12.12 05:59:43.733892 [ 286 ] {} <Trace> TCP-Session: d1b4aa79-b3f8-4c70-bf9b-67eb300d3d45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1466 | 2025.12.12 05:59:43.734178 [ 291 ] {} <Debug> TCP-Session: dbb6d64c-8f9a-4fee-8455-bfaec6759072 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1467 | 2025.12.12 05:59:43.734175 [ 287 ] {} <Debug> TCP-Session: 9349027a-0110-44e6-8e70-2e52c8d6f9b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:44812 | ||
| 1468 | 2025.12.12 05:59:43.734228 [ 287 ] {} <Debug> TCP-Session: 9349027a-0110-44e6-8e70-2e52c8d6f9b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1469 | 2025.12.12 05:59:43.734241 [ 287 ] {} <Debug> TCP-Session: 9349027a-0110-44e6-8e70-2e52c8d6f9b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1470 | 2025.12.12 05:59:43.734346 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1471 | 2025.12.12 05:59:43.734347 [ 286 ] {dab75da9-1ce7-410f-8b33-608f2d027729} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51028) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1472 | 2025.12.12 05:59:43.734353 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1473 | 2025.12.12 05:59:43.734380 [ 293 ] {} <Debug> TCP-Session: 5c1fa82e-b71c-4956-a5e8-65a6e96737cf Authenticating user 'default' from [fd00:1122:3344:101::e]:45834 | ||
| 1474 | 2025.12.12 05:59:43.734419 [ 292 ] {} <Debug> TCP-Session: ce196d53-55cf-4ba1-ac4d-f9c48abcfe20 Authenticating user 'default' from [fd00:1122:3344:101::e]:51672 | ||
| 1475 | 2025.12.12 05:59:43.734434 [ 293 ] {} <Debug> TCP-Session: 5c1fa82e-b71c-4956-a5e8-65a6e96737cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1476 | 2025.12.12 05:59:43.734350 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1477 | 2025.12.12 05:59:43.734460 [ 292 ] {} <Debug> TCP-Session: ce196d53-55cf-4ba1-ac4d-f9c48abcfe20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1478 | 2025.12.12 05:59:43.734463 [ 293 ] {} <Debug> TCP-Session: 5c1fa82e-b71c-4956-a5e8-65a6e96737cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1479 | 2025.12.12 05:59:43.734489 [ 289 ] {} <Debug> TCP-Session: dd3da8da-f752-4cc2-8303-7fb2126c7a87 Authenticating user 'default' from [fd00:1122:3344:101::e]:61345 | ||
| 1480 | 2025.12.12 05:59:43.734493 [ 292 ] {} <Debug> TCP-Session: ce196d53-55cf-4ba1-ac4d-f9c48abcfe20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1481 | 2025.12.12 05:59:43.734527 [ 289 ] {} <Debug> TCP-Session: dd3da8da-f752-4cc2-8303-7fb2126c7a87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1482 | 2025.12.12 05:59:43.734348 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1483 | 2025.12.12 05:59:43.734548 [ 289 ] {} <Debug> TCP-Session: dd3da8da-f752-4cc2-8303-7fb2126c7a87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1484 | 2025.12.12 05:59:43.734583 [ 294 ] {} <Debug> TCP-Session: dd264152-3ede-4cf9-b6be-c29b429623c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39814 | ||
| 1485 | 2025.12.12 05:59:43.734603 [ 294 ] {} <Debug> TCP-Session: dd264152-3ede-4cf9-b6be-c29b429623c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1486 | 2025.12.12 05:59:43.734614 [ 286 ] {dab75da9-1ce7-410f-8b33-608f2d027729} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1487 | 2025.12.12 05:59:43.734616 [ 294 ] {} <Debug> TCP-Session: dd264152-3ede-4cf9-b6be-c29b429623c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1488 | 2025.12.12 05:59:43.734681 [ 286 ] {dab75da9-1ce7-410f-8b33-608f2d027729} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1489 | 2025.12.12 05:59:43.734961 [ 286 ] {dab75da9-1ce7-410f-8b33-608f2d027729} <Debug> oximeter.version (594d23dd-f0f7-4e2c-9da7-85f4b3db5321) (SelectExecutor): Key condition: unknown | ||
| 1490 | 2025.12.12 05:59:43.736231 [ 311 ] {dab75da9-1ce7-410f-8b33-608f2d027729} <Trace> AggregatingTransform: Aggregating | ||
| 1491 | 2025.12.12 05:59:43.736277 [ 311 ] {dab75da9-1ce7-410f-8b33-608f2d027729} <Trace> Aggregator: Aggregation method: without_key | ||
| 1492 | 2025.12.12 05:59:43.736311 [ 311 ] {dab75da9-1ce7-410f-8b33-608f2d027729} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001254349 sec. (797.226 rows/sec., 31.14 KiB/sec.) | ||
| 1493 | 2025.12.12 05:59:43.736332 [ 311 ] {dab75da9-1ce7-410f-8b33-608f2d027729} <Trace> Aggregator: Merging aggregated data | ||
| 1494 | 2025.12.12 05:59:43.737423 [ 286 ] {dab75da9-1ce7-410f-8b33-608f2d027729} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00313 sec., 319.4888178913738 rows/sec., 12.48 KiB/sec. | ||
| 1495 | 2025.12.12 05:59:43.737604 [ 286 ] {dab75da9-1ce7-410f-8b33-608f2d027729} <Debug> TCPHandler: Processed in 0.003831967 sec. | ||
| 1496 | 2025.12.12 05:59:43.737714 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1497 | 2025.12.12 05:59:43.737740 [ 286 ] {} <Debug> TCP-Session: d1b4aa79-b3f8-4c70-bf9b-67eb300d3d45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1498 | 2025.12.12 05:59:43.737740 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1499 | 2025.12.12 05:59:43.737759 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1500 | 2025.12.12 05:59:43.737785 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1501 | 2025.12.12 05:59:43.737794 [ 287 ] {} <Debug> TCP-Session: 9349027a-0110-44e6-8e70-2e52c8d6f9b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1502 | 2025.12.12 05:59:43.737810 [ 288 ] {} <Debug> TCP-Session: 3250df8c-97a0-4314-8e85-ed09debf4e6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1503 | 2025.12.12 05:59:43.737818 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1504 | 2025.12.12 05:59:43.737836 [ 289 ] {} <Debug> TCP-Session: dd3da8da-f752-4cc2-8303-7fb2126c7a87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1505 | 2025.12.12 05:59:43.737854 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1506 | 2025.12.12 05:59:43.737880 [ 293 ] {} <Debug> TCP-Session: 5c1fa82e-b71c-4956-a5e8-65a6e96737cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1507 | 2025.12.12 05:59:43.737874 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1508 | 2025.12.12 05:59:43.737907 [ 290 ] {} <Debug> TCP-Session: 7a1e034f-4cca-4bae-922f-ea8ede54958e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1509 | 2025.12.12 05:59:43.737795 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1510 | 2025.12.12 05:59:43.737945 [ 292 ] {} <Debug> TCP-Session: ce196d53-55cf-4ba1-ac4d-f9c48abcfe20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1511 | 2025.12.12 05:59:43.737833 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1512 | 2025.12.12 05:59:43.737981 [ 291 ] {} <Debug> TCP-Session: dbb6d64c-8f9a-4fee-8455-bfaec6759072 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1513 | 2025.12.12 05:59:43.738023 [ 294 ] {} <Debug> TCP-Session: dd264152-3ede-4cf9-b6be-c29b429623c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1514 | 2025.12.12 05:59:44.928262 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55823 | ||
| 1515 | 2025.12.12 05:59:44.928370 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1516 | 2025.12.12 05:59:44.928399 [ 286 ] {} <Debug> TCP-Session: d1783dab-e769-4784-92e5-fb93f517172b Authenticating user 'default' from [fd00:1122:3344:101::e]:55823 | ||
| 1517 | 2025.12.12 05:59:44.928424 [ 286 ] {} <Debug> TCP-Session: d1783dab-e769-4784-92e5-fb93f517172b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1518 | 2025.12.12 05:59:44.928439 [ 286 ] {} <Debug> TCP-Session: d1783dab-e769-4784-92e5-fb93f517172b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1519 | 2025.12.12 05:59:44.928636 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62549 | ||
| 1520 | 2025.12.12 05:59:44.928651 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54215 | ||
| 1521 | 2025.12.12 05:59:44.928689 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40195 | ||
| 1522 | 2025.12.12 05:59:44.928718 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45472 | ||
| 1523 | 2025.12.12 05:59:44.928746 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33518 | ||
| 1524 | 2025.12.12 05:59:44.928766 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1525 | 2025.12.12 05:59:44.928797 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1526 | 2025.12.12 05:59:44.928824 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1527 | 2025.12.12 05:59:44.928832 [ 287 ] {} <Debug> TCP-Session: 583c9436-409c-4c3b-9654-eb793edf86c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62549 | ||
| 1528 | 2025.12.12 05:59:44.928852 [ 288 ] {} <Debug> TCP-Session: ed1ed873-fb5a-4b5f-8e9e-425669b3efd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:54215 | ||
| 1529 | 2025.12.12 05:59:44.928863 [ 289 ] {} <Debug> TCP-Session: ce0dae51-9e5e-426d-8d29-884df9a3ee27 Authenticating user 'default' from [fd00:1122:3344:101::e]:40195 | ||
| 1530 | 2025.12.12 05:59:44.928877 [ 287 ] {} <Debug> TCP-Session: 583c9436-409c-4c3b-9654-eb793edf86c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1531 | 2025.12.12 05:59:44.928891 [ 288 ] {} <Debug> TCP-Session: ed1ed873-fb5a-4b5f-8e9e-425669b3efd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1532 | 2025.12.12 05:59:44.928910 [ 287 ] {} <Debug> TCP-Session: 583c9436-409c-4c3b-9654-eb793edf86c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1533 | 2025.12.12 05:59:44.928924 [ 288 ] {} <Debug> TCP-Session: ed1ed873-fb5a-4b5f-8e9e-425669b3efd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1534 | 2025.12.12 05:59:44.928842 [ 286 ] {} <Trace> TCP-Session: d1783dab-e769-4784-92e5-fb93f517172b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1535 | 2025.12.12 05:59:44.928846 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1536 | 2025.12.12 05:59:44.928829 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1537 | 2025.12.12 05:59:44.929017 [ 294 ] {} <Debug> TCP-Session: 19f50e3f-369b-43b5-8f5f-23c85723b99a Authenticating user 'default' from [fd00:1122:3344:101::e]:33518 | ||
| 1538 | 2025.12.12 05:59:44.928726 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42842 | ||
| 1539 | 2025.12.12 05:59:44.929049 [ 294 ] {} <Debug> TCP-Session: 19f50e3f-369b-43b5-8f5f-23c85723b99a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1540 | 2025.12.12 05:59:44.929039 [ 292 ] {} <Debug> TCP-Session: 0203af34-8125-4a01-82d3-83e27bfd2d99 Authenticating user 'default' from [fd00:1122:3344:101::e]:45472 | ||
| 1541 | 2025.12.12 05:59:44.929080 [ 294 ] {} <Debug> TCP-Session: 19f50e3f-369b-43b5-8f5f-23c85723b99a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1542 | 2025.12.12 05:59:44.929104 [ 292 ] {} <Debug> TCP-Session: 0203af34-8125-4a01-82d3-83e27bfd2d99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1543 | 2025.12.12 05:59:44.929116 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1544 | 2025.12.12 05:59:44.929130 [ 292 ] {} <Debug> TCP-Session: 0203af34-8125-4a01-82d3-83e27bfd2d99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1545 | 2025.12.12 05:59:44.928710 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39635 | ||
| 1546 | 2025.12.12 05:59:44.929148 [ 286 ] {399626da-35d7-487e-a6d5-5ff73e203067} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55823) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1547 | 2025.12.12 05:59:44.929152 [ 293 ] {} <Debug> TCP-Session: db3f709b-715b-412e-83f0-13a364c523d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:42842 | ||
| 1548 | 2025.12.12 05:59:44.928698 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41311 | ||
| 1549 | 2025.12.12 05:59:44.929222 [ 293 ] {} <Debug> TCP-Session: db3f709b-715b-412e-83f0-13a364c523d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1550 | 2025.12.12 05:59:44.929236 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1551 | 2025.12.12 05:59:44.929248 [ 293 ] {} <Debug> TCP-Session: db3f709b-715b-412e-83f0-13a364c523d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1552 | 2025.12.12 05:59:44.929274 [ 291 ] {} <Debug> TCP-Session: 91da9534-cf2b-4e35-b178-250c271f13fa Authenticating user 'default' from [fd00:1122:3344:101::e]:39635 | ||
| 1553 | 2025.12.12 05:59:44.929282 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1554 | 2025.12.12 05:59:44.929308 [ 291 ] {} <Debug> TCP-Session: 91da9534-cf2b-4e35-b178-250c271f13fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1555 | 2025.12.12 05:59:44.929325 [ 290 ] {} <Debug> TCP-Session: 7f2981eb-bf14-429b-a035-f4ec716fa884 Authenticating user 'default' from [fd00:1122:3344:101::e]:41311 | ||
| 1556 | 2025.12.12 05:59:44.929338 [ 291 ] {} <Debug> TCP-Session: 91da9534-cf2b-4e35-b178-250c271f13fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1557 | 2025.12.12 05:59:44.929354 [ 290 ] {} <Debug> TCP-Session: 7f2981eb-bf14-429b-a035-f4ec716fa884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1558 | 2025.12.12 05:59:44.928904 [ 289 ] {} <Debug> TCP-Session: ce0dae51-9e5e-426d-8d29-884df9a3ee27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1559 | 2025.12.12 05:59:44.929379 [ 290 ] {} <Debug> TCP-Session: 7f2981eb-bf14-429b-a035-f4ec716fa884 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1560 | 2025.12.12 05:59:44.929399 [ 289 ] {} <Debug> TCP-Session: ce0dae51-9e5e-426d-8d29-884df9a3ee27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1561 | 2025.12.12 05:59:44.929459 [ 286 ] {399626da-35d7-487e-a6d5-5ff73e203067} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1562 | 2025.12.12 05:59:44.929525 [ 286 ] {399626da-35d7-487e-a6d5-5ff73e203067} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1563 | 2025.12.12 05:59:44.929804 [ 286 ] {399626da-35d7-487e-a6d5-5ff73e203067} <Debug> oximeter.version (594d23dd-f0f7-4e2c-9da7-85f4b3db5321) (SelectExecutor): Key condition: unknown | ||
| 1564 | 2025.12.12 05:59:44.930771 [ 260 ] {399626da-35d7-487e-a6d5-5ff73e203067} <Trace> AggregatingTransform: Aggregating | ||
| 1565 | 2025.12.12 05:59:44.930847 [ 260 ] {399626da-35d7-487e-a6d5-5ff73e203067} <Trace> Aggregator: Aggregation method: without_key | ||
| 1566 | 2025.12.12 05:59:44.930911 [ 260 ] {399626da-35d7-487e-a6d5-5ff73e203067} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001007967 sec. (992.096 rows/sec., 38.75 KiB/sec.) | ||
| 1567 | 2025.12.12 05:59:44.930947 [ 260 ] {399626da-35d7-487e-a6d5-5ff73e203067} <Trace> Aggregator: Merging aggregated data | ||
| 1568 | 2025.12.12 05:59:44.932502 [ 286 ] {399626da-35d7-487e-a6d5-5ff73e203067} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003416 sec., 292.74004683840747 rows/sec., 11.44 KiB/sec. | ||
| 1569 | 2025.12.12 05:59:44.932678 [ 286 ] {399626da-35d7-487e-a6d5-5ff73e203067} <Debug> TCPHandler: Processed in 0.003954308 sec. | ||
| 1570 | 2025.12.12 05:59:44.932805 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1571 | 2025.12.12 05:59:44.932831 [ 286 ] {} <Debug> TCP-Session: d1783dab-e769-4784-92e5-fb93f517172b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1572 | 2025.12.12 05:59:44.932836 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1573 | 2025.12.12 05:59:44.932858 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1574 | 2025.12.12 05:59:44.932881 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1575 | 2025.12.12 05:59:44.932882 [ 287 ] {} <Debug> TCP-Session: 583c9436-409c-4c3b-9654-eb793edf86c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1576 | 2025.12.12 05:59:44.932900 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1577 | 2025.12.12 05:59:44.932919 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1578 | 2025.12.12 05:59:44.932937 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1579 | 2025.12.12 05:59:44.932957 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1580 | 2025.12.12 05:59:44.932975 [ 288 ] {} <Debug> TCP-Session: ed1ed873-fb5a-4b5f-8e9e-425669b3efd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1581 | 2025.12.12 05:59:44.932975 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1582 | 2025.12.12 05:59:44.933000 [ 290 ] {} <Debug> TCP-Session: 7f2981eb-bf14-429b-a035-f4ec716fa884 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1583 | 2025.12.12 05:59:44.932995 [ 293 ] {} <Debug> TCP-Session: db3f709b-715b-412e-83f0-13a364c523d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1584 | 2025.12.12 05:59:44.933036 [ 291 ] {} <Debug> TCP-Session: 91da9534-cf2b-4e35-b178-250c271f13fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1585 | 2025.12.12 05:59:44.932958 [ 294 ] {} <Debug> TCP-Session: 19f50e3f-369b-43b5-8f5f-23c85723b99a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1586 | 2025.12.12 05:59:44.932925 [ 292 ] {} <Debug> TCP-Session: 0203af34-8125-4a01-82d3-83e27bfd2d99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1587 | 2025.12.12 05:59:44.932900 [ 289 ] {} <Debug> TCP-Session: ce0dae51-9e5e-426d-8d29-884df9a3ee27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1588 | 2025.12.12 05:59:46.887119 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 216 | ||
| 1589 | 2025.12.12 05:59:46.889618 [ 242 ] {} <Trace> system.query_log (24d93a93-459f-4a6d-8439-ae10b25c82f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1590 | 2025.12.12 05:59:46.889666 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 1591 | 2025.12.12 05:59:46.890904 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1592 | 2025.12.12 05:59:46.891191 [ 242 ] {} <Trace> system.query_log (24d93a93-459f-4a6d-8439-ae10b25c82f6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1593 | 2025.12.12 05:59:46.891525 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 216 | ||
| 1594 | 2025.12.12 05:59:48.583407 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1595 | 2025.12.12 05:59:48.583654 [ 3 ] {981b7555-ce05-4a5b-8e3a-9c5c6aa7b68d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1596 | 2025.12.12 05:59:48.584126 [ 3 ] {981b7555-ce05-4a5b-8e3a-9c5c6aa7b68d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1597 | 2025.12.12 05:59:48.588084 [ 3 ] {981b7555-ce05-4a5b-8e3a-9c5c6aa7b68d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1598 | 2025.12.12 05:59:48.588414 [ 3 ] {981b7555-ce05-4a5b-8e3a-9c5c6aa7b68d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1599 | 2025.12.12 05:59:48.588497 [ 3 ] {981b7555-ce05-4a5b-8e3a-9c5c6aa7b68d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1600 | 2025.12.12 05:59:48.588709 [ 3 ] {981b7555-ce05-4a5b-8e3a-9c5c6aa7b68d} <Debug> oximeter.timeseries_schema (009ce3a3-9f1e-484f-89de-352cb9291d93) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1601 | 2025.12.12 05:59:48.590599 [ 3 ] {981b7555-ce05-4a5b-8e3a-9c5c6aa7b68d} <Trace> oximeter.timeseries_schema (009ce3a3-9f1e-484f-89de-352cb9291d93) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1602 | 2025.12.12 05:59:48.592655 [ 3 ] {981b7555-ce05-4a5b-8e3a-9c5c6aa7b68d} <Debug> oximeter.timeseries_schema (009ce3a3-9f1e-484f-89de-352cb9291d93) (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 | ||
| 1603 | 2025.12.12 05:59:48.592678 [ 3 ] {981b7555-ce05-4a5b-8e3a-9c5c6aa7b68d} <Trace> oximeter.timeseries_schema (009ce3a3-9f1e-484f-89de-352cb9291d93) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1604 | 2025.12.12 05:59:48.592773 [ 3 ] {981b7555-ce05-4a5b-8e3a-9c5c6aa7b68d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1605 | 2025.12.12 05:59:48.592800 [ 3 ] {981b7555-ce05-4a5b-8e3a-9c5c6aa7b68d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1606 | 2025.12.12 05:59:48.606222 [ 3 ] {981b7555-ce05-4a5b-8e3a-9c5c6aa7b68d} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.02266 sec., 1147.396293027361 rows/sec., 49.65 KiB/sec. | ||
| 1607 | 2025.12.12 05:59:48.606327 [ 3 ] {981b7555-ce05-4a5b-8e3a-9c5c6aa7b68d} <Debug> TCPHandler: Processed in 0.023045965 sec. | ||
| 1608 | 2025.12.12 05:59:48.606642 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1609 | 2025.12.12 05:59:48.606793 [ 3 ] {e54603db-9d41-49df-8733-dc6ebe333d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1610 | 2025.12.12 05:59:48.607024 [ 3 ] {e54603db-9d41-49df-8733-dc6ebe333d14} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1611 | 2025.12.12 05:59:48.607059 [ 3 ] {e54603db-9d41-49df-8733-dc6ebe333d14} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1612 | 2025.12.12 05:59:48.607256 [ 3 ] {e54603db-9d41-49df-8733-dc6ebe333d14} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1613 | 2025.12.12 05:59:48.607312 [ 3 ] {e54603db-9d41-49df-8733-dc6ebe333d14} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1614 | 2025.12.12 05:59:48.607425 [ 3 ] {e54603db-9d41-49df-8733-dc6ebe333d14} <Debug> oximeter.timeseries_schema (009ce3a3-9f1e-484f-89de-352cb9291d93) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1615 | 2025.12.12 05:59:48.607455 [ 3 ] {e54603db-9d41-49df-8733-dc6ebe333d14} <Trace> oximeter.timeseries_schema (009ce3a3-9f1e-484f-89de-352cb9291d93) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1616 | 2025.12.12 05:59:48.607474 [ 3 ] {e54603db-9d41-49df-8733-dc6ebe333d14} <Debug> oximeter.timeseries_schema (009ce3a3-9f1e-484f-89de-352cb9291d93) (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 | ||
| 1617 | 2025.12.12 05:59:48.607489 [ 3 ] {e54603db-9d41-49df-8733-dc6ebe333d14} <Trace> oximeter.timeseries_schema (009ce3a3-9f1e-484f-89de-352cb9291d93) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1618 | 2025.12.12 05:59:48.607524 [ 3 ] {e54603db-9d41-49df-8733-dc6ebe333d14} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1619 | 2025.12.12 05:59:48.607543 [ 3 ] {e54603db-9d41-49df-8733-dc6ebe333d14} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1620 | 2025.12.12 05:59:48.608103 [ 3 ] {e54603db-9d41-49df-8733-dc6ebe333d14} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001375 sec., 18909.09090909091 rows/sec., 818.18 KiB/sec. | ||
| 1621 | 2025.12.12 05:59:48.608185 [ 3 ] {e54603db-9d41-49df-8733-dc6ebe333d14} <Debug> TCPHandler: Processed in 0.001600152 sec. | ||
| 1622 | 2025.12.12 05:59:48.608384 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1623 | 2025.12.12 05:59:48.608521 [ 3 ] {013bfd0f-d94a-48ce-bf8c-9d0d37cbf8a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1624 | 2025.12.12 05:59:48.608733 [ 3 ] {013bfd0f-d94a-48ce-bf8c-9d0d37cbf8a9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1625 | 2025.12.12 05:59:48.608769 [ 3 ] {013bfd0f-d94a-48ce-bf8c-9d0d37cbf8a9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1626 | 2025.12.12 05:59:48.608969 [ 3 ] {013bfd0f-d94a-48ce-bf8c-9d0d37cbf8a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1627 | 2025.12.12 05:59:48.609024 [ 3 ] {013bfd0f-d94a-48ce-bf8c-9d0d37cbf8a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1628 | 2025.12.12 05:59:48.609126 [ 3 ] {013bfd0f-d94a-48ce-bf8c-9d0d37cbf8a9} <Debug> oximeter.timeseries_schema (009ce3a3-9f1e-484f-89de-352cb9291d93) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1629 | 2025.12.12 05:59:48.609153 [ 3 ] {013bfd0f-d94a-48ce-bf8c-9d0d37cbf8a9} <Trace> oximeter.timeseries_schema (009ce3a3-9f1e-484f-89de-352cb9291d93) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1630 | 2025.12.12 05:59:48.609172 [ 3 ] {013bfd0f-d94a-48ce-bf8c-9d0d37cbf8a9} <Debug> oximeter.timeseries_schema (009ce3a3-9f1e-484f-89de-352cb9291d93) (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 | ||
| 1631 | 2025.12.12 05:59:48.609187 [ 3 ] {013bfd0f-d94a-48ce-bf8c-9d0d37cbf8a9} <Trace> oximeter.timeseries_schema (009ce3a3-9f1e-484f-89de-352cb9291d93) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1632 | 2025.12.12 05:59:48.609221 [ 3 ] {013bfd0f-d94a-48ce-bf8c-9d0d37cbf8a9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1633 | 2025.12.12 05:59:48.609239 [ 3 ] {013bfd0f-d94a-48ce-bf8c-9d0d37cbf8a9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1634 | 2025.12.12 05:59:48.609653 [ 3 ] {013bfd0f-d94a-48ce-bf8c-9d0d37cbf8a9} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001189 sec., 21867.115222876368 rows/sec., 946.17 KiB/sec. | ||
| 1635 | 2025.12.12 05:59:48.609734 [ 3 ] {013bfd0f-d94a-48ce-bf8c-9d0d37cbf8a9} <Debug> TCPHandler: Processed in 0.00140056 sec. | ||
| 1636 | 2025.12.12 05:59:48.613391 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1637 | 2025.12.12 05:59:48.613518 [ 3 ] {70efe47a-f8c3-46a1-9a97-800f6392c9a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1638 | 2025.12.12 05:59:48.613568 [ 3 ] {70efe47a-f8c3-46a1-9a97-800f6392c9a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1639 | 2025.12.12 05:59:48.614092 [ 3 ] {70efe47a-f8c3-46a1-9a97-800f6392c9a3} <Trace> oximeter.timeseries_schema (009ce3a3-9f1e-484f-89de-352cb9291d93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1640 | 2025.12.12 05:59:48.614139 [ 3 ] {70efe47a-f8c3-46a1-9a97-800f6392c9a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 1641 | 2025.12.12 05:59:48.614573 [ 3 ] {70efe47a-f8c3-46a1-9a97-800f6392c9a3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1642 | 2025.12.12 05:59:48.614777 [ 3 ] {70efe47a-f8c3-46a1-9a97-800f6392c9a3} <Trace> oximeter.timeseries_schema (009ce3a3-9f1e-484f-89de-352cb9291d93): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1643 | 2025.12.12 05:59:48.614922 [ 3 ] {70efe47a-f8c3-46a1-9a97-800f6392c9a3} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001442 sec., 2080.4438280166437 rows/sec., 189.62 KiB/sec. | ||
| 1644 | 2025.12.12 05:59:48.614961 [ 3 ] {70efe47a-f8c3-46a1-9a97-800f6392c9a3} <Debug> TCPHandler: Processed in 0.001631782 sec. | ||
| 1645 | 2025.12.12 05:59:48.615064 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1646 | 2025.12.12 05:59:48.615163 [ 3 ] {6c45922d-6701-46d6-92b2-bf0f1a29601d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1647 | 2025.12.12 05:59:48.615204 [ 3 ] {6c45922d-6701-46d6-92b2-bf0f1a29601d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1648 | 2025.12.12 05:59:48.615619 [ 3 ] {6c45922d-6701-46d6-92b2-bf0f1a29601d} <Trace> oximeter.fields_i16 (dc80bf02-08b0-4492-885d-fc011fea0799): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1649 | 2025.12.12 05:59:48.615658 [ 3 ] {6c45922d-6701-46d6-92b2-bf0f1a29601d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 1650 | 2025.12.12 05:59:48.615974 [ 3 ] {6c45922d-6701-46d6-92b2-bf0f1a29601d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1651 | 2025.12.12 05:59:48.616185 [ 3 ] {6c45922d-6701-46d6-92b2-bf0f1a29601d} <Trace> oximeter.fields_i16 (dc80bf02-08b0-4492-885d-fc011fea0799): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1652 | 2025.12.12 05:59:48.616311 [ 3 ] {6c45922d-6701-46d6-92b2-bf0f1a29601d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001171 sec., 20495.303159692572 rows/sec., 1.70 MiB/sec. | ||
| 1653 | 2025.12.12 05:59:48.616349 [ 3 ] {6c45922d-6701-46d6-92b2-bf0f1a29601d} <Debug> TCPHandler: Processed in 0.001334899 sec. | ||
| 1654 | 2025.12.12 05:59:48.616451 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1655 | 2025.12.12 05:59:48.616552 [ 3 ] {6c75c747-1271-4e04-8b43-30c403c767f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1656 | 2025.12.12 05:59:48.616593 [ 3 ] {6c75c747-1271-4e04-8b43-30c403c767f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1657 | 2025.12.12 05:59:48.616951 [ 3 ] {6c75c747-1271-4e04-8b43-30c403c767f8} <Trace> oximeter.fields_ipaddr (8b63f68e-47f6-483c-92e7-c53d44227f05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1658 | 2025.12.12 05:59:48.616987 [ 3 ] {6c75c747-1271-4e04-8b43-30c403c767f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 1659 | 2025.12.12 05:59:48.617326 [ 3 ] {6c75c747-1271-4e04-8b43-30c403c767f8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1660 | 2025.12.12 05:59:48.617555 [ 3 ] {6c75c747-1271-4e04-8b43-30c403c767f8} <Trace> oximeter.fields_ipaddr (8b63f68e-47f6-483c-92e7-c53d44227f05): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1661 | 2025.12.12 05:59:48.617684 [ 3 ] {6c75c747-1271-4e04-8b43-30c403c767f8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001151 sec., 1737.619461337967 rows/sec., 141.69 KiB/sec. | ||
| 1662 | 2025.12.12 05:59:48.617719 [ 3 ] {6c75c747-1271-4e04-8b43-30c403c767f8} <Debug> TCPHandler: Processed in 0.001318519 sec. | ||
| 1663 | 2025.12.12 05:59:48.617817 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1664 | 2025.12.12 05:59:48.617911 [ 3 ] {2ff46131-0756-4345-8589-1d633327a37f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1665 | 2025.12.12 05:59:48.617950 [ 3 ] {2ff46131-0756-4345-8589-1d633327a37f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1666 | 2025.12.12 05:59:48.618459 [ 3 ] {2ff46131-0756-4345-8589-1d633327a37f} <Trace> oximeter.fields_string (98e5ab58-f843-4732-a86e-3a916bc05645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1667 | 2025.12.12 05:59:48.618495 [ 3 ] {2ff46131-0756-4345-8589-1d633327a37f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 1668 | 2025.12.12 05:59:48.618851 [ 3 ] {2ff46131-0756-4345-8589-1d633327a37f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1669 | 2025.12.12 05:59:48.619041 [ 3 ] {2ff46131-0756-4345-8589-1d633327a37f} <Trace> oximeter.fields_string (98e5ab58-f843-4732-a86e-3a916bc05645): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1670 | 2025.12.12 05:59:48.619163 [ 3 ] {2ff46131-0756-4345-8589-1d633327a37f} <Debug> executeQuery: Read 221 rows, 20.20 KiB in 0.001303 sec., 169608.5955487337 rows/sec., 15.14 MiB/sec. | ||
| 1671 | 2025.12.12 05:59:48.619196 [ 3 ] {2ff46131-0756-4345-8589-1d633327a37f} <Debug> TCPHandler: Processed in 0.001463691 sec. | ||
| 1672 | 2025.12.12 05:59:48.619294 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1673 | 2025.12.12 05:59:48.619382 [ 3 ] {93ad061e-2f9c-41e2-ac93-ac0add66f50a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1674 | 2025.12.12 05:59:48.619419 [ 3 ] {93ad061e-2f9c-41e2-ac93-ac0add66f50a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1675 | 2025.12.12 05:59:48.619846 [ 3 ] {93ad061e-2f9c-41e2-ac93-ac0add66f50a} <Trace> oximeter.fields_u16 (ad1abe7d-4a7e-43ab-be52-78e295949b81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1676 | 2025.12.12 05:59:48.619883 [ 3 ] {93ad061e-2f9c-41e2-ac93-ac0add66f50a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 1677 | 2025.12.12 05:59:48.620174 [ 3 ] {93ad061e-2f9c-41e2-ac93-ac0add66f50a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1678 | 2025.12.12 05:59:48.620381 [ 3 ] {93ad061e-2f9c-41e2-ac93-ac0add66f50a} <Trace> oximeter.fields_u16 (ad1abe7d-4a7e-43ab-be52-78e295949b81): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1679 | 2025.12.12 05:59:48.620550 [ 3 ] {93ad061e-2f9c-41e2-ac93-ac0add66f50a} <Debug> executeQuery: Read 36 rows, 2.75 KiB in 0.001137 sec., 31662.2691292876 rows/sec., 2.37 MiB/sec. | ||
| 1680 | 2025.12.12 05:59:48.620597 [ 3 ] {93ad061e-2f9c-41e2-ac93-ac0add66f50a} <Debug> TCPHandler: Processed in 0.00131046 sec. | ||
| 1681 | 2025.12.12 05:59:48.620697 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1682 | 2025.12.12 05:59:48.620795 [ 3 ] {0ec77f6e-baf0-4d7f-b6d1-696bea561061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1683 | 2025.12.12 05:59:48.620836 [ 3 ] {0ec77f6e-baf0-4d7f-b6d1-696bea561061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1684 | 2025.12.12 05:59:48.621212 [ 3 ] {0ec77f6e-baf0-4d7f-b6d1-696bea561061} <Trace> oximeter.fields_u32 (2821eb3a-4762-4d15-a763-b476a1d3c564): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1685 | 2025.12.12 05:59:48.621250 [ 3 ] {0ec77f6e-baf0-4d7f-b6d1-696bea561061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 1686 | 2025.12.12 05:59:48.621560 [ 3 ] {0ec77f6e-baf0-4d7f-b6d1-696bea561061} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1687 | 2025.12.12 05:59:48.621770 [ 3 ] {0ec77f6e-baf0-4d7f-b6d1-696bea561061} <Trace> oximeter.fields_u32 (2821eb3a-4762-4d15-a763-b476a1d3c564): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1688 | 2025.12.12 05:59:48.621892 [ 3 ] {0ec77f6e-baf0-4d7f-b6d1-696bea561061} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001117 sec., 21486.123545210387 rows/sec., 1.78 MiB/sec. | ||
| 1689 | 2025.12.12 05:59:48.621930 [ 3 ] {0ec77f6e-baf0-4d7f-b6d1-696bea561061} <Debug> TCPHandler: Processed in 0.001284029 sec. | ||
| 1690 | 2025.12.12 05:59:48.622027 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1691 | 2025.12.12 05:59:48.622121 [ 3 ] {d68706ca-87eb-4745-a342-5be1058963c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1692 | 2025.12.12 05:59:48.622161 [ 3 ] {d68706ca-87eb-4745-a342-5be1058963c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1693 | 2025.12.12 05:59:48.622525 [ 3 ] {d68706ca-87eb-4745-a342-5be1058963c5} <Trace> oximeter.fields_u8 (6521111a-bd59-41dc-a81c-570bbec0f623): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1694 | 2025.12.12 05:59:48.622562 [ 3 ] {d68706ca-87eb-4745-a342-5be1058963c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 1695 | 2025.12.12 05:59:48.622845 [ 3 ] {d68706ca-87eb-4745-a342-5be1058963c5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1696 | 2025.12.12 05:59:48.623054 [ 3 ] {d68706ca-87eb-4745-a342-5be1058963c5} <Trace> oximeter.fields_u8 (6521111a-bd59-41dc-a81c-570bbec0f623): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1697 | 2025.12.12 05:59:48.623178 [ 3 ] {d68706ca-87eb-4745-a342-5be1058963c5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001075 sec., 11162.790697674418 rows/sec., 872.09 KiB/sec. | ||
| 1698 | 2025.12.12 05:59:48.623215 [ 3 ] {d68706ca-87eb-4745-a342-5be1058963c5} <Debug> TCPHandler: Processed in 0.001238948 sec. | ||
| 1699 | 2025.12.12 05:59:48.623312 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1700 | 2025.12.12 05:59:48.623407 [ 3 ] {61a90d78-0f68-4147-af17-29dfbf3c11c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1701 | 2025.12.12 05:59:48.623446 [ 3 ] {61a90d78-0f68-4147-af17-29dfbf3c11c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1702 | 2025.12.12 05:59:48.623889 [ 3 ] {61a90d78-0f68-4147-af17-29dfbf3c11c8} <Trace> oximeter.fields_uuid (a409fa3e-e644-42a6-be0e-d52040913d8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1703 | 2025.12.12 05:59:48.623926 [ 3 ] {61a90d78-0f68-4147-af17-29dfbf3c11c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 1704 | 2025.12.12 05:59:48.624223 [ 3 ] {61a90d78-0f68-4147-af17-29dfbf3c11c8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1705 | 2025.12.12 05:59:48.624426 [ 3 ] {61a90d78-0f68-4147-af17-29dfbf3c11c8} <Trace> oximeter.fields_uuid (a409fa3e-e644-42a6-be0e-d52040913d8d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1706 | 2025.12.12 05:59:48.624550 [ 3 ] {61a90d78-0f68-4147-af17-29dfbf3c11c8} <Debug> executeQuery: Read 133 rows, 11.02 KiB in 0.001162 sec., 114457.8313253012 rows/sec., 9.26 MiB/sec. | ||
| 1707 | 2025.12.12 05:59:48.624587 [ 3 ] {61a90d78-0f68-4147-af17-29dfbf3c11c8} <Debug> TCPHandler: Processed in 0.001325779 sec. | ||
| 1708 | 2025.12.12 05:59:48.624689 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1709 | 2025.12.12 05:59:48.624784 [ 3 ] {d469dd18-c64c-4630-abdc-f581f951222c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1710 | 2025.12.12 05:59:48.624826 [ 3 ] {d469dd18-c64c-4630-abdc-f581f951222c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1711 | 2025.12.12 05:59:48.625217 [ 3 ] {d469dd18-c64c-4630-abdc-f581f951222c} <Trace> oximeter.measurements_cumulativeu64 (913a4b7a-9eb1-49c4-9bba-0b00b9e8d827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1712 | 2025.12.12 05:59:48.625253 [ 3 ] {d469dd18-c64c-4630-abdc-f581f951222c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 1713 | 2025.12.12 05:59:48.625592 [ 3 ] {d469dd18-c64c-4630-abdc-f581f951222c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1714 | 2025.12.12 05:59:48.625797 [ 3 ] {d469dd18-c64c-4630-abdc-f581f951222c} <Trace> oximeter.measurements_cumulativeu64 (913a4b7a-9eb1-49c4-9bba-0b00b9e8d827): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1715 | 2025.12.12 05:59:48.625923 [ 3 ] {d469dd18-c64c-4630-abdc-f581f951222c} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001157 sec., 170267.93431287812 rows/sec., 12.21 MiB/sec. | ||
| 1716 | 2025.12.12 05:59:48.625960 [ 3 ] {d469dd18-c64c-4630-abdc-f581f951222c} <Debug> TCPHandler: Processed in 0.001321629 sec. | ||
| 1717 | 2025.12.12 05:59:48.626059 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1718 | 2025.12.12 05:59:48.626154 [ 3 ] {1cbe5fee-2ef2-4930-ad8b-3f3a157dcfc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1719 | 2025.12.12 05:59:48.626207 [ 3 ] {1cbe5fee-2ef2-4930-ad8b-3f3a157dcfc1} <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 | ||
| 1720 | 2025.12.12 05:59:48.627044 [ 3 ] {1cbe5fee-2ef2-4930-ad8b-3f3a157dcfc1} <Trace> oximeter.measurements_histogramu64 (c8a6ce16-897f-4101-a565-bcd6a4a69f7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1721 | 2025.12.12 05:59:48.627081 [ 3 ] {1cbe5fee-2ef2-4930-ad8b-3f3a157dcfc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 1722 | 2025.12.12 05:59:48.627608 [ 3 ] {1cbe5fee-2ef2-4930-ad8b-3f3a157dcfc1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1723 | 2025.12.12 05:59:48.627836 [ 3 ] {1cbe5fee-2ef2-4930-ad8b-3f3a157dcfc1} <Trace> oximeter.measurements_histogramu64 (c8a6ce16-897f-4101-a565-bcd6a4a69f7d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1724 | 2025.12.12 05:59:48.627973 [ 3 ] {1cbe5fee-2ef2-4930-ad8b-3f3a157dcfc1} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001837 sec., 11976.047904191617 rows/sec., 21.46 MiB/sec. | ||
| 1725 | 2025.12.12 05:59:48.628028 [ 3 ] {1cbe5fee-2ef2-4930-ad8b-3f3a157dcfc1} <Debug> TCPHandler: Processed in 0.002018515 sec. | ||
| 1726 | 2025.12.12 05:59:48.628128 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1727 | 2025.12.12 05:59:48.628225 [ 3 ] {da4362e9-cd39-4c34-848a-f9141b50d0c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1728 | 2025.12.12 05:59:48.628267 [ 3 ] {da4362e9-cd39-4c34-848a-f9141b50d0c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1729 | 2025.12.12 05:59:48.628562 [ 3 ] {da4362e9-cd39-4c34-848a-f9141b50d0c2} <Trace> oximeter.measurements_i64 (bf5ae610-b6b7-4e4d-b68d-10405392b2bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1730 | 2025.12.12 05:59:48.628599 [ 3 ] {da4362e9-cd39-4c34-848a-f9141b50d0c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 1731 | 2025.12.12 05:59:48.628967 [ 3 ] {da4362e9-cd39-4c34-848a-f9141b50d0c2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1732 | 2025.12.12 05:59:48.629172 [ 3 ] {da4362e9-cd39-4c34-848a-f9141b50d0c2} <Trace> oximeter.measurements_i64 (bf5ae610-b6b7-4e4d-b68d-10405392b2bd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1733 | 2025.12.12 05:59:48.629296 [ 3 ] {da4362e9-cd39-4c34-848a-f9141b50d0c2} <Debug> executeQuery: Read 12 rows, 897.00 B in 0.001089 sec., 11019.283746556475 rows/sec., 804.39 KiB/sec. | ||
| 1734 | 2025.12.12 05:59:48.629331 [ 3 ] {da4362e9-cd39-4c34-848a-f9141b50d0c2} <Debug> TCPHandler: Processed in 0.001252509 sec. | ||
| 1735 | 2025.12.12 05:59:48.629429 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1736 | 2025.12.12 05:59:48.629522 [ 3 ] {c94a0edb-6e3b-45e2-a17c-c7c841d6d29b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1737 | 2025.12.12 05:59:48.629563 [ 3 ] {c94a0edb-6e3b-45e2-a17c-c7c841d6d29b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1738 | 2025.12.12 05:59:48.629872 [ 3 ] {c94a0edb-6e3b-45e2-a17c-c7c841d6d29b} <Trace> oximeter.measurements_u64 (47fb6ee3-61ad-4448-a293-23291400b183): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1739 | 2025.12.12 05:59:48.629909 [ 3 ] {c94a0edb-6e3b-45e2-a17c-c7c841d6d29b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 1740 | 2025.12.12 05:59:48.630199 [ 3 ] {c94a0edb-6e3b-45e2-a17c-c7c841d6d29b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1741 | 2025.12.12 05:59:48.630420 [ 3 ] {c94a0edb-6e3b-45e2-a17c-c7c841d6d29b} <Trace> oximeter.measurements_u64 (47fb6ee3-61ad-4448-a293-23291400b183): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1742 | 2025.12.12 05:59:48.630546 [ 3 ] {c94a0edb-6e3b-45e2-a17c-c7c841d6d29b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 1743 | 2025.12.12 05:59:48.630581 [ 3 ] {c94a0edb-6e3b-45e2-a17c-c7c841d6d29b} <Debug> TCPHandler: Processed in 0.001202538 sec. | ||
| 1744 | 2025.12.12 05:59:49.398044 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3324 | ||
| 1745 | 2025.12.12 05:59:49.398604 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b3525ef-eca3-4e9e-86f1-b077464c9258): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1746 | 2025.12.12 05:59:49.398658 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 1747 | 2025.12.12 05:59:49.399196 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1748 | 2025.12.12 05:59:49.399440 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b3525ef-eca3-4e9e-86f1-b077464c9258): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1749 | 2025.12.12 05:59:49.399579 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3324 | ||
| 1750 | 2025.12.12 05:59:49.592189 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1751 | 2025.12.12 05:59:49.610206 [ 243 ] {} <Trace> system.metric_log (b966a74c-4e66-40fa-84c2-b95edf6ede53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1752 | 2025.12.12 05:59:49.610275 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 1753 | 2025.12.12 05:59:49.615970 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1754 | 2025.12.12 05:59:49.616697 [ 243 ] {} <Trace> system.metric_log (b966a74c-4e66-40fa-84c2-b95edf6ede53): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1755 | 2025.12.12 05:59:49.620066 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1756 | 2025.12.12 05:59:53.583582 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1757 | 2025.12.12 05:59:53.583786 [ 3 ] {bb17c7c4-f83a-4957-8efa-491b028c65ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1758 | 2025.12.12 05:59:53.583863 [ 3 ] {bb17c7c4-f83a-4957-8efa-491b028c65ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1759 | 2025.12.12 05:59:53.584521 [ 3 ] {bb17c7c4-f83a-4957-8efa-491b028c65ac} <Trace> oximeter.fields_string (98e5ab58-f843-4732-a86e-3a916bc05645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1760 | 2025.12.12 05:59:53.584564 [ 3 ] {bb17c7c4-f83a-4957-8efa-491b028c65ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 1761 | 2025.12.12 05:59:53.584954 [ 3 ] {bb17c7c4-f83a-4957-8efa-491b028c65ac} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1762 | 2025.12.12 05:59:53.585185 [ 3 ] {bb17c7c4-f83a-4957-8efa-491b028c65ac} <Trace> oximeter.fields_string (98e5ab58-f843-4732-a86e-3a916bc05645): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1763 | 2025.12.12 05:59:53.585340 [ 3 ] {bb17c7c4-f83a-4957-8efa-491b028c65ac} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001608 sec., 34825.87064676617 rows/sec., 2.68 MiB/sec. | ||
| 1764 | 2025.12.12 05:59:53.585387 [ 3 ] {bb17c7c4-f83a-4957-8efa-491b028c65ac} <Debug> TCPHandler: Processed in 0.001940734 sec. | ||
| 1765 | 2025.12.12 05:59:53.585515 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1766 | 2025.12.12 05:59:53.585621 [ 3 ] {0a8d5511-8633-42b5-9ed4-85b6f15229b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1767 | 2025.12.12 05:59:53.585664 [ 3 ] {0a8d5511-8633-42b5-9ed4-85b6f15229b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1768 | 2025.12.12 05:59:53.586207 [ 3 ] {0a8d5511-8633-42b5-9ed4-85b6f15229b7} <Trace> oximeter.fields_uuid (a409fa3e-e644-42a6-be0e-d52040913d8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1769 | 2025.12.12 05:59:53.586244 [ 3 ] {0a8d5511-8633-42b5-9ed4-85b6f15229b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 1770 | 2025.12.12 05:59:53.586553 [ 3 ] {0a8d5511-8633-42b5-9ed4-85b6f15229b7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1771 | 2025.12.12 05:59:53.586770 [ 3 ] {0a8d5511-8633-42b5-9ed4-85b6f15229b7} <Trace> oximeter.fields_uuid (a409fa3e-e644-42a6-be0e-d52040913d8d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1772 | 2025.12.12 05:59:53.586900 [ 3 ] {0a8d5511-8633-42b5-9ed4-85b6f15229b7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001303 sec., 49117.4213353799 rows/sec., 3.83 MiB/sec. | ||
| 1773 | 2025.12.12 05:59:53.586937 [ 3 ] {0a8d5511-8633-42b5-9ed4-85b6f15229b7} <Debug> TCPHandler: Processed in 0.001475751 sec. | ||
| 1774 | 2025.12.12 05:59:53.587052 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1775 | 2025.12.12 05:59:53.587149 [ 3 ] {1465ba45-fc88-4c0c-a454-2e2d5c2e0733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1776 | 2025.12.12 05:59:53.587195 [ 3 ] {1465ba45-fc88-4c0c-a454-2e2d5c2e0733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1777 | 2025.12.12 05:59:53.587590 [ 3 ] {1465ba45-fc88-4c0c-a454-2e2d5c2e0733} <Trace> oximeter.measurements_cumulativeu64 (913a4b7a-9eb1-49c4-9bba-0b00b9e8d827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1778 | 2025.12.12 05:59:53.587624 [ 3 ] {1465ba45-fc88-4c0c-a454-2e2d5c2e0733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 1779 | 2025.12.12 05:59:53.587948 [ 3 ] {1465ba45-fc88-4c0c-a454-2e2d5c2e0733} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1780 | 2025.12.12 05:59:53.588167 [ 3 ] {1465ba45-fc88-4c0c-a454-2e2d5c2e0733} <Trace> oximeter.measurements_cumulativeu64 (913a4b7a-9eb1-49c4-9bba-0b00b9e8d827): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1781 | 2025.12.12 05:59:53.588296 [ 3 ] {1465ba45-fc88-4c0c-a454-2e2d5c2e0733} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 1782 | 2025.12.12 05:59:53.588332 [ 3 ] {1465ba45-fc88-4c0c-a454-2e2d5c2e0733} <Debug> TCPHandler: Processed in 0.0013311 sec. | ||
| 1783 | 2025.12.12 05:59:53.588442 [ 3 ] {} <Trace> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1784 | 2025.12.12 05:59:53.588538 [ 3 ] {d7d1ffaf-d3df-4f51-b964-3ee39de62aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:42137) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1785 | 2025.12.12 05:59:53.588581 [ 3 ] {d7d1ffaf-d3df-4f51-b964-3ee39de62aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1786 | 2025.12.12 05:59:53.588894 [ 3 ] {d7d1ffaf-d3df-4f51-b964-3ee39de62aaa} <Trace> oximeter.measurements_u64 (47fb6ee3-61ad-4448-a293-23291400b183): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1787 | 2025.12.12 05:59:53.588929 [ 3 ] {d7d1ffaf-d3df-4f51-b964-3ee39de62aaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 1788 | 2025.12.12 05:59:53.589233 [ 3 ] {d7d1ffaf-d3df-4f51-b964-3ee39de62aaa} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1789 | 2025.12.12 05:59:53.589437 [ 3 ] {d7d1ffaf-d3df-4f51-b964-3ee39de62aaa} <Trace> oximeter.measurements_u64 (47fb6ee3-61ad-4448-a293-23291400b183): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1790 | 2025.12.12 05:59:53.589564 [ 3 ] {d7d1ffaf-d3df-4f51-b964-3ee39de62aaa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 1791 | 2025.12.12 05:59:53.589599 [ 3 ] {d7d1ffaf-d3df-4f51-b964-3ee39de62aaa} <Debug> TCPHandler: Processed in 0.001208139 sec. | ||
| 1792 | 2025.12.12 05:59:56.840189 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1793 | 2025.12.12 05:59:56.840261 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1794 | 2025.12.12 05:59:56.891907 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 254 | ||
| 1795 | 2025.12.12 05:59:56.894354 [ 242 ] {} <Trace> system.query_log (24d93a93-459f-4a6d-8439-ae10b25c82f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1796 | 2025.12.12 05:59:56.894395 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 1797 | 2025.12.12 05:59:56.895516 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1798 | 2025.12.12 05:59:56.895777 [ 242 ] {} <Trace> system.query_log (24d93a93-459f-4a6d-8439-ae10b25c82f6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1799 | 2025.12.12 05:59:56.896023 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 254 | ||
| 1800 | 2025.12.12 05:59:56.899738 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3772 | ||
| 1801 | 2025.12.12 05:59:56.900281 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b3525ef-eca3-4e9e-86f1-b077464c9258): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1802 | 2025.12.12 05:59:56.900331 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 1803 | 2025.12.12 05:59:56.900867 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1804 | 2025.12.12 05:59:56.901115 [ 244 ] {} <Trace> system.asynchronous_metric_log (9b3525ef-eca3-4e9e-86f1-b077464c9258): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1805 | 2025.12.12 05:59:56.901237 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3772 | ||
| 1806 | 2025.12.12 05:59:57.120207 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1807 | 2025.12.12 05:59:57.137109 [ 243 ] {} <Trace> system.metric_log (b966a74c-4e66-40fa-84c2-b95edf6ede53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1808 | 2025.12.12 05:59:57.137171 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 1809 | 2025.12.12 05:59:57.143493 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1810 | 2025.12.12 05:59:57.144205 [ 243 ] {} <Trace> system.metric_log (b966a74c-4e66-40fa-84c2-b95edf6ede53): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1811 | 2025.12.12 05:59:57.147136 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1812 | 2025.12.12 05:59:58.259812 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1813 | 2025.12.12 05:59:58.259908 [ 3 ] {} <Debug> TCP-Session: a31ebe4b-d6ba-4cf0-905f-e93c8773fbd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1814 | 2025.12.12 05:59:58.585700 [ 4 ] {} <Trace> TCP-Session: f729e630-babb-4c65-afc1-888cb884088e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1815 | 2025.12.12 05:59:58.585902 [ 4 ] {c2f764e5-385c-4fa3-966e-a20f5d216b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35521) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1816 | 2025.12.12 05:59:58.585979 [ 4 ] {c2f764e5-385c-4fa3-966e-a20f5d216b93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1817 | 2025.12.12 05:59:58.586685 [ 4 ] {c2f764e5-385c-4fa3-966e-a20f5d216b93} <Trace> oximeter.fields_string (98e5ab58-f843-4732-a86e-3a916bc05645): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1818 | 2025.12.12 05:59:58.586737 [ 4 ] {c2f764e5-385c-4fa3-966e-a20f5d216b93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 1819 | 2025.12.12 05:59:58.587161 [ 4 ] {c2f764e5-385c-4fa3-966e-a20f5d216b93} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1820 | 2025.12.12 05:59:58.587398 [ 4 ] {c2f764e5-385c-4fa3-966e-a20f5d216b93} <Trace> oximeter.fields_string (98e5ab58-f843-4732-a86e-3a916bc05645): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1821 | 2025.12.12 05:59:58.587554 [ 4 ] {c2f764e5-385c-4fa3-966e-a20f5d216b93} <Debug> executeQuery: Read 126 rows, 11.10 KiB in 0.001706 sec., 73856.9753810082 rows/sec., 6.35 MiB/sec. | ||
| 1822 | 2025.12.12 05:59:58.587601 [ 4 ] {c2f764e5-385c-4fa3-966e-a20f5d216b93} <Debug> TCPHandler: Processed in 0.002038305 sec. | ||
| 1823 | 2025.12.12 05:59:58.587791 [ 4 ] {} <Trace> TCP-Session: f729e630-babb-4c65-afc1-888cb884088e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1824 | 2025.12.12 05:59:58.587898 [ 4 ] {2b892794-4490-4c2e-93eb-7f49d3faf949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35521) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1825 | 2025.12.12 05:59:58.587944 [ 4 ] {2b892794-4490-4c2e-93eb-7f49d3faf949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1826 | 2025.12.12 05:59:58.588374 [ 4 ] {2b892794-4490-4c2e-93eb-7f49d3faf949} <Trace> oximeter.fields_u16 (ad1abe7d-4a7e-43ab-be52-78e295949b81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1827 | 2025.12.12 05:59:58.588414 [ 4 ] {2b892794-4490-4c2e-93eb-7f49d3faf949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 1828 | 2025.12.12 05:59:58.588728 [ 4 ] {2b892794-4490-4c2e-93eb-7f49d3faf949} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1829 | 2025.12.12 05:59:58.588939 [ 4 ] {2b892794-4490-4c2e-93eb-7f49d3faf949} <Trace> oximeter.fields_u16 (ad1abe7d-4a7e-43ab-be52-78e295949b81): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1830 | 2025.12.12 05:59:58.589073 [ 4 ] {2b892794-4490-4c2e-93eb-7f49d3faf949} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001199 sec., 29190.992493744787 rows/sec., 2.14 MiB/sec. | ||
| 1831 | 2025.12.12 05:59:58.589114 [ 4 ] {2b892794-4490-4c2e-93eb-7f49d3faf949} <Debug> TCPHandler: Processed in 0.00137624 sec. | ||
| 1832 | 2025.12.12 05:59:58.589228 [ 4 ] {} <Trace> TCP-Session: f729e630-babb-4c65-afc1-888cb884088e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1833 | 2025.12.12 05:59:58.589327 [ 4 ] {335e0db8-16ed-472f-8b7e-a4789d841d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35521) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1834 | 2025.12.12 05:59:58.589368 [ 4 ] {335e0db8-16ed-472f-8b7e-a4789d841d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1835 | 2025.12.12 05:59:58.589800 [ 4 ] {335e0db8-16ed-472f-8b7e-a4789d841d67} <Trace> oximeter.fields_uuid (a409fa3e-e644-42a6-be0e-d52040913d8d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1836 | 2025.12.12 05:59:58.589839 [ 4 ] {335e0db8-16ed-472f-8b7e-a4789d841d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 1837 | 2025.12.12 05:59:58.590152 [ 4 ] {335e0db8-16ed-472f-8b7e-a4789d841d67} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1838 | 2025.12.12 05:59:58.590391 [ 4 ] {335e0db8-16ed-472f-8b7e-a4789d841d67} <Trace> oximeter.fields_uuid (a409fa3e-e644-42a6-be0e-d52040913d8d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1839 | 2025.12.12 05:59:58.590519 [ 4 ] {335e0db8-16ed-472f-8b7e-a4789d841d67} <Debug> executeQuery: Read 105 rows, 8.43 KiB in 0.001211 sec., 86705.20231213872 rows/sec., 6.80 MiB/sec. | ||
| 1840 | 2025.12.12 05:59:58.590557 [ 4 ] {335e0db8-16ed-472f-8b7e-a4789d841d67} <Debug> TCPHandler: Processed in 0.00137993 sec. | ||
| 1841 | 2025.12.12 05:59:58.590679 [ 4 ] {} <Trace> TCP-Session: f729e630-babb-4c65-afc1-888cb884088e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1842 | 2025.12.12 05:59:58.590778 [ 4 ] {374f6698-3e02-4f20-b04a-ddf1b30e21c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35521) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1843 | 2025.12.12 05:59:58.590829 [ 4 ] {374f6698-3e02-4f20-b04a-ddf1b30e21c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1844 | 2025.12.12 05:59:58.591240 [ 4 ] {374f6698-3e02-4f20-b04a-ddf1b30e21c4} <Trace> oximeter.measurements_cumulativeu64 (913a4b7a-9eb1-49c4-9bba-0b00b9e8d827): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1845 | 2025.12.12 05:59:58.591278 [ 4 ] {374f6698-3e02-4f20-b04a-ddf1b30e21c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 1846 | 2025.12.12 05:59:58.591611 [ 4 ] {374f6698-3e02-4f20-b04a-ddf1b30e21c4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1847 | 2025.12.12 05:59:58.591826 [ 4 ] {374f6698-3e02-4f20-b04a-ddf1b30e21c4} <Trace> oximeter.measurements_cumulativeu64 (913a4b7a-9eb1-49c4-9bba-0b00b9e8d827): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1848 | 2025.12.12 05:59:58.591956 [ 4 ] {374f6698-3e02-4f20-b04a-ddf1b30e21c4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 1849 | 2025.12.12 05:59:58.591993 [ 4 ] {374f6698-3e02-4f20-b04a-ddf1b30e21c4} <Debug> TCPHandler: Processed in 0.00136427 sec. | ||
| 1850 | 2025.12.12 05:59:58.592111 [ 4 ] {} <Trace> TCP-Session: f729e630-babb-4c65-afc1-888cb884088e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1851 | 2025.12.12 05:59:58.592214 [ 4 ] {343e9a0c-a3e8-408d-983a-6c14867bedff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35521) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1852 | 2025.12.12 05:59:58.592282 [ 4 ] {343e9a0c-a3e8-408d-983a-6c14867bedff} <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 | ||
| 1853 | 2025.12.12 05:59:58.593347 [ 4 ] {343e9a0c-a3e8-408d-983a-6c14867bedff} <Trace> oximeter.measurements_histogramu64 (c8a6ce16-897f-4101-a565-bcd6a4a69f7d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1854 | 2025.12.12 05:59:58.593385 [ 4 ] {343e9a0c-a3e8-408d-983a-6c14867bedff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 1855 | 2025.12.12 05:59:58.593939 [ 4 ] {343e9a0c-a3e8-408d-983a-6c14867bedff} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1856 | 2025.12.12 05:59:58.594171 [ 4 ] {343e9a0c-a3e8-408d-983a-6c14867bedff} <Trace> oximeter.measurements_histogramu64 (c8a6ce16-897f-4101-a565-bcd6a4a69f7d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1857 | 2025.12.12 05:59:58.594314 [ 4 ] {343e9a0c-a3e8-408d-983a-6c14867bedff} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002122 sec., 16493.873704052778 rows/sec., 29.56 MiB/sec. | ||
| 1858 | 2025.12.12 05:59:58.594375 [ 4 ] {343e9a0c-a3e8-408d-983a-6c14867bedff} <Debug> TCPHandler: Processed in 0.002314527 sec. | ||
| 1859 | 2025.12.12 05:59:58.594496 [ 4 ] {} <Trace> TCP-Session: f729e630-babb-4c65-afc1-888cb884088e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1860 | 2025.12.12 05:59:58.594593 [ 4 ] {4004918f-9919-4760-aab4-3d794072c9b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35521) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1861 | 2025.12.12 05:59:58.594637 [ 4 ] {4004918f-9919-4760-aab4-3d794072c9b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1862 | 2025.12.12 05:59:58.594957 [ 4 ] {4004918f-9919-4760-aab4-3d794072c9b6} <Trace> oximeter.measurements_i64 (bf5ae610-b6b7-4e4d-b68d-10405392b2bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1863 | 2025.12.12 05:59:58.594993 [ 4 ] {4004918f-9919-4760-aab4-3d794072c9b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 1864 | 2025.12.12 05:59:58.595291 [ 4 ] {4004918f-9919-4760-aab4-3d794072c9b6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1865 | 2025.12.12 05:59:58.595514 [ 4 ] {4004918f-9919-4760-aab4-3d794072c9b6} <Trace> oximeter.measurements_i64 (bf5ae610-b6b7-4e4d-b68d-10405392b2bd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1866 | 2025.12.12 05:59:58.595643 [ 4 ] {4004918f-9919-4760-aab4-3d794072c9b6} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001069 sec., 8419.083255378859 rows/sec., 647.69 KiB/sec. | ||
| 1867 | 2025.12.12 05:59:58.595680 [ 4 ] {4004918f-9919-4760-aab4-3d794072c9b6} <Debug> TCPHandler: Processed in 0.001234169 sec. | ||
| 1868 | 2025.12.12 05:59:58.595796 [ 4 ] {} <Trace> TCP-Session: f729e630-babb-4c65-afc1-888cb884088e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1869 | 2025.12.12 05:59:58.595892 [ 4 ] {973d8197-7157-4ac9-b588-39d2a174cf9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35521) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1870 | 2025.12.12 05:59:58.595934 [ 4 ] {973d8197-7157-4ac9-b588-39d2a174cf9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1871 | 2025.12.12 05:59:58.596274 [ 4 ] {973d8197-7157-4ac9-b588-39d2a174cf9a} <Trace> oximeter.measurements_u64 (47fb6ee3-61ad-4448-a293-23291400b183): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1872 | 2025.12.12 05:59:58.596311 [ 4 ] {973d8197-7157-4ac9-b588-39d2a174cf9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 1873 | 2025.12.12 05:59:58.596611 [ 4 ] {973d8197-7157-4ac9-b588-39d2a174cf9a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1874 | 2025.12.12 05:59:58.596825 [ 4 ] {973d8197-7157-4ac9-b588-39d2a174cf9a} <Trace> oximeter.measurements_u64 (47fb6ee3-61ad-4448-a293-23291400b183): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1875 | 2025.12.12 05:59:58.596950 [ 4 ] {973d8197-7157-4ac9-b588-39d2a174cf9a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 1876 | 2025.12.12 05:59:58.596986 [ 4 ] {973d8197-7157-4ac9-b588-39d2a174cf9a} <Debug> TCPHandler: Processed in 0.001239739 sec. | ||
| 1877 | 2025.12.12 05:59:59.000278 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.49 MiB, peak 190.22 MiB, free memory in arenas 0.00 B, will set to 183.04 MiB (RSS), difference: 1.55 MiB | ||