| 1 | [ Feb 14 05:14:28 Enabled. ] | ||
| 2 | [ Feb 14 05:14:28 Rereading configuration. ] | ||
| 3 | [ Feb 14 05:14:29 Rereading configuration. ] | ||
| 4 | [ Feb 14 05:14:33 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 | [ Feb 14 05:14:33 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.02.14 05:14:34.709084 [ 1 ] {} <Information> Application: Will watch for the process with pid 24357 | ||
| 29 | 2026.02.14 05:14:34.709425 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.02.14 05:14:34.929780 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24357 | ||
| 31 | 2026.02.14 05:14:34.930525 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.02.14 05:14:34.930678 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.02.14 05:14:35.023402 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.02.14 05:14:35.079915 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.02.14 05:14:35.079970 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.02.14 05:14:35.079987 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.02.14 05:14:35.080042 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.02.14 05:14:35.080404 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.02.14 05:14:35.082573 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.02.14 05:14:35.083365 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.02.14 05:14:35.084168 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.02.14 05:14:35.084191 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.02.14 05:14:35.084204 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.02.14 05:14:35.084890 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.02.14 05:14:35.085943 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.02.14 05:14:35.092269 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.02.14 05:14:35.093027 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.02.14 05:14:35.094456 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.02.14 05:14:35.094522 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.02.14 05:14:35.095609 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.02.14 05:14:35.096010 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.02.14 05:14:35.099819 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.02.14 05:14:35.100335 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.02.14 05:14:35.103553 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.02.14 05:14:35.104000 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.02.14 05:14:35.104389 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.02.14 05:14:35.104771 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.02.14 05:14:35.106315 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.02.14 05:14:35.106343 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.02.14 05:14:35.106433 [ 168 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.02.14 05:14:35.106525 [ 168 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.02.14 05:14:35.113157 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.02.14 05:14:35.113196 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000178054 sec | ||
| 68 | 2026.02.14 05:14:35.113263 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.02.14 05:14:35.113281 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.02.14 05:14:35.113977 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.02.14 05:14:35.114589 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.02.14 05:14:35.122712 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.02.14 05:14:35.122759 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.02.14 05:14:35.122780 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.02.14 05:14:35.122792 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.02.14 05:14:35.122825 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.02.14 05:14:35.122844 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.02.14 05:14:35.124929 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.02.14 05:14:35.124977 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.02.14 05:14:35.124999 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.02.14 05:14:35.125138 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.02.14 05:14:35.125182 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.02.14 05:14:35.125197 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.02.14 05:14:35.125216 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.02.14 05:14:35.125229 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.02.14 05:14:35.125259 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.02.14 05:14:35.125278 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.02.14 05:14:35.147236 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.02.14 05:14:35.148454 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.02.14 05:14:35.148484 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.8402e-05 sec | ||
| 91 | 2026.02.14 05:14:35.148496 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.02.14 05:14:35.148507 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.02.14 05:14:35.148532 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.02.14 05:14:35.148720 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.02.14 05:14:35.148761 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.02.14 05:14:35.148774 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.02.14 05:14:35.148784 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.02.14 05:14:35.148795 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.02.14 05:14:35.161779 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.02.14 05:14:35.162000 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.64 MiB (RSS), difference: 91.87 MiB | ||
| 101 | 2026.02.14 05:14:35.163428 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.4461e-05 sec. | ||
| 102 | 2026.02.14 05:14:35.163817 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.02.14 05:14:35.163926 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.02.14 05:14:35.163955 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.02.14 05:14:35.783388 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33308 | ||
| 106 | 2026.02.14 05:14:35.784222 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.02.14 05:14:35.784288 [ 3 ] {} <Debug> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33308 | ||
| 108 | 2026.02.14 05:14:35.784318 [ 3 ] {} <Debug> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.02.14 05:14:35.784340 [ 3 ] {} <Debug> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.02.14 05:14:35.784437 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.02.14 05:14:35.784465 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.02.14 05:14:35.784487 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.02.14 05:14:35.785518 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50501 | ||
| 114 | 2026.02.14 05:14:35.786364 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39573 | ||
| 115 | 2026.02.14 05:14:35.786389 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2026.02.14 05:14:35.786386 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43522 | ||
| 117 | 2026.02.14 05:14:35.786435 [ 4 ] {} <Debug> TCP-Session: d29b1115-e4ab-4a0e-81b0-8977dc76eb6a Authenticating user 'default' from [fd00:1122:3344:101::d]:50501 | ||
| 118 | 2026.02.14 05:14:35.786497 [ 4 ] {} <Debug> TCP-Session: d29b1115-e4ab-4a0e-81b0-8977dc76eb6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.02.14 05:14:35.786511 [ 4 ] {} <Debug> TCP-Session: d29b1115-e4ab-4a0e-81b0-8977dc76eb6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.02.14 05:14:35.786595 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57307 | ||
| 121 | 2026.02.14 05:14:35.786707 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33486 | ||
| 122 | 2026.02.14 05:14:35.786798 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62837 | ||
| 123 | 2026.02.14 05:14:35.786896 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62468 | ||
| 124 | 2026.02.14 05:14:35.787612 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55880 | ||
| 125 | 2026.02.14 05:14:35.787780 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.02.14 05:14:35.787831 [ 5 ] {} <Debug> TCP-Session: 8de45320-6526-47fa-aca6-a44b151d2ace Authenticating user 'default' from [fd00:1122:3344:101::d]:43522 | ||
| 127 | 2026.02.14 05:14:35.787854 [ 5 ] {} <Debug> TCP-Session: 8de45320-6526-47fa-aca6-a44b151d2ace Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.02.14 05:14:35.787876 [ 5 ] {} <Debug> TCP-Session: 8de45320-6526-47fa-aca6-a44b151d2ace Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.02.14 05:14:35.788357 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.02.14 05:14:35.788449 [ 257 ] {} <Debug> TCP-Session: 44861a4c-0d41-4535-8a5c-7f49a2408b0b Authenticating user 'default' from [fd00:1122:3344:101::d]:62837 | ||
| 131 | 2026.02.14 05:14:35.788487 [ 257 ] {} <Debug> TCP-Session: 44861a4c-0d41-4535-8a5c-7f49a2408b0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.02.14 05:14:35.788494 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.02.14 05:14:35.788999 [ 257 ] {} <Debug> TCP-Session: 44861a4c-0d41-4535-8a5c-7f49a2408b0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.02.14 05:14:35.789039 [ 259 ] {} <Debug> TCP-Session: 1b7f730e-d50c-4eac-94aa-c9614ef93a97 Authenticating user 'default' from [fd00:1122:3344:101::d]:55880 | ||
| 135 | 2026.02.14 05:14:35.789063 [ 259 ] {} <Debug> TCP-Session: 1b7f730e-d50c-4eac-94aa-c9614ef93a97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.02.14 05:14:35.789075 [ 259 ] {} <Debug> TCP-Session: 1b7f730e-d50c-4eac-94aa-c9614ef93a97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.02.14 05:14:35.789136 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.02.14 05:14:35.789179 [ 255 ] {} <Debug> TCP-Session: f8aa3155-3137-4332-9c94-6f9756da8d65 Authenticating user 'default' from [fd00:1122:3344:101::d]:57307 | ||
| 139 | 2026.02.14 05:14:35.789196 [ 255 ] {} <Debug> TCP-Session: f8aa3155-3137-4332-9c94-6f9756da8d65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.02.14 05:14:35.789208 [ 255 ] {} <Debug> TCP-Session: f8aa3155-3137-4332-9c94-6f9756da8d65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.02.14 05:14:35.789219 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2026.02.14 05:14:35.789273 [ 256 ] {} <Debug> TCP-Session: 043a5207-2434-45b1-acda-4cc47d7f4689 Authenticating user 'default' from [fd00:1122:3344:101::d]:33486 | ||
| 143 | 2026.02.14 05:14:35.789299 [ 256 ] {} <Debug> TCP-Session: 043a5207-2434-45b1-acda-4cc47d7f4689 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.02.14 05:14:35.789326 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 145 | 2026.02.14 05:14:35.789352 [ 256 ] {} <Debug> TCP-Session: 043a5207-2434-45b1-acda-4cc47d7f4689 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.02.14 05:14:35.789336 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.02.14 05:14:35.789332 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 148 | 2026.02.14 05:14:35.789438 [ 253 ] {} <Debug> TCP-Session: adde1944-e849-4b85-85c3-ff61aee6f113 Authenticating user 'default' from [fd00:1122:3344:101::d]:39573 | ||
| 149 | 2026.02.14 05:14:35.789461 [ 258 ] {} <Debug> TCP-Session: 3caca124-1902-4d6d-9ca2-eb91a97bcfd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62468 | ||
| 150 | 2026.02.14 05:14:35.789463 [ 253 ] {} <Debug> TCP-Session: adde1944-e849-4b85-85c3-ff61aee6f113 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.02.14 05:14:35.789503 [ 258 ] {} <Debug> TCP-Session: 3caca124-1902-4d6d-9ca2-eb91a97bcfd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.02.14 05:14:35.789511 [ 253 ] {} <Debug> TCP-Session: adde1944-e849-4b85-85c3-ff61aee6f113 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.02.14 05:14:35.789523 [ 258 ] {} <Debug> TCP-Session: 3caca124-1902-4d6d-9ca2-eb91a97bcfd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.02.14 05:14:35.792010 [ 3 ] {ba1e8d3f-784f-461b-a75d-41f0252f7ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.02.14 05:14:35.842962 [ 3 ] {ba1e8d3f-784f-461b-a75d-41f0252f7ba9} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:33308) (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 @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2026.02.14 05:14:35.843753 [ 3 ] {ba1e8d3f-784f-461b-a75d-41f0252f7ba9} <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 @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2026.02.14 05:14:35.843847 [ 3 ] {ba1e8d3f-784f-461b-a75d-41f0252f7ba9} <Debug> TCPHandler: Processed in 0.057096838 sec. | ||
| 204 | 2026.02.14 05:14:35.844284 [ 253 ] {} <Trace> TCP-Session: adde1944-e849-4b85-85c3-ff61aee6f113 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.02.14 05:14:35.844512 [ 253 ] {9364b2c7-d5db-42be-9726-2d109aa675af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39573) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.02.14 05:14:35.844869 [ 253 ] {9364b2c7-d5db-42be-9726-2d109aa675af} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:39573) (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 @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2026.02.14 05:14:35.844997 [ 253 ] {9364b2c7-d5db-42be-9726-2d109aa675af} <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 @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2026.02.14 05:14:35.845071 [ 253 ] {9364b2c7-d5db-42be-9726-2d109aa675af} <Debug> TCPHandler: Processed in 0.000967513 sec. | ||
| 255 | 2026.02.14 05:14:35.845362 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.02.14 05:14:35.846072 [ 3 ] {1ce02ef3-2e9c-4df2-86d9-3dafb35fa4f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.02.14 05:14:35.846662 [ 3 ] {1ce02ef3-2e9c-4df2-86d9-3dafb35fa4f8} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.02.14 05:14:35.847828 [ 3 ] {1ce02ef3-2e9c-4df2-86d9-3dafb35fa4f8} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2026.02.14 05:14:35.847850 [ 3 ] {1ce02ef3-2e9c-4df2-86d9-3dafb35fa4f8} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5141e-05 sec | ||
| 260 | 2026.02.14 05:14:35.847863 [ 3 ] {1ce02ef3-2e9c-4df2-86d9-3dafb35fa4f8} <Trace> ReferentialDeps: No tables | ||
| 261 | 2026.02.14 05:14:35.847891 [ 3 ] {1ce02ef3-2e9c-4df2-86d9-3dafb35fa4f8} <Trace> LoadingDeps: No tables | ||
| 262 | 2026.02.14 05:14:35.847915 [ 3 ] {1ce02ef3-2e9c-4df2-86d9-3dafb35fa4f8} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2026.02.14 05:14:35.848522 [ 3 ] {1ce02ef3-2e9c-4df2-86d9-3dafb35fa4f8} <Debug> TCPHandler: Processed in 0.003273739 sec. | ||
| 264 | 2026.02.14 05:14:35.848681 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2026.02.14 05:14:35.848850 [ 3 ] {cc01f455-6d41-429c-96e2-6ed9ffda0e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2026.02.14 05:14:35.848904 [ 3 ] {cc01f455-6d41-429c-96e2-6ed9ffda0e36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2026.02.14 05:14:35.853569 [ 3 ] {cc01f455-6d41-429c-96e2-6ed9ffda0e36} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2026.02.14 05:14:35.854590 [ 3 ] {cc01f455-6d41-429c-96e2-6ed9ffda0e36} <Debug> oximeter.version (5e3c60f1-ee59-41f0-aeb2-9b6d683b4942): Loading data parts | ||
| 270 | 2026.02.14 05:14:35.855532 [ 3 ] {cc01f455-6d41-429c-96e2-6ed9ffda0e36} <Debug> oximeter.version (5e3c60f1-ee59-41f0-aeb2-9b6d683b4942): There are no data parts | ||
| 271 | 2026.02.14 05:14:35.857888 [ 3 ] {cc01f455-6d41-429c-96e2-6ed9ffda0e36} <Debug> TCPHandler: Processed in 0.009261372 sec. | ||
| 272 | 2026.02.14 05:14:35.858065 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.02.14 05:14:35.858247 [ 3 ] {667c9b44-6df0-42a0-a4fb-a2f727182aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 284 | 2026.02.14 05:14:35.858316 [ 3 ] {667c9b44-6df0-42a0-a4fb-a2f727182aca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2026.02.14 05:14:35.867608 [ 3 ] {667c9b44-6df0-42a0-a4fb-a2f727182aca} <Debug> oximeter.measurements_bool (d8e354b2-bb05-48d6-a2c2-e1fcf62986a8): Loading data parts | ||
| 286 | 2026.02.14 05:14:35.867829 [ 3 ] {667c9b44-6df0-42a0-a4fb-a2f727182aca} <Debug> oximeter.measurements_bool (d8e354b2-bb05-48d6-a2c2-e1fcf62986a8): There are no data parts | ||
| 287 | 2026.02.14 05:14:35.869020 [ 3 ] {667c9b44-6df0-42a0-a4fb-a2f727182aca} <Debug> TCPHandler: Processed in 0.011008683 sec. | ||
| 288 | 2026.02.14 05:14:35.869183 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2026.02.14 05:14:35.869390 [ 3 ] {c8c498ab-a08a-4284-a253-ae9749abef26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 290 | 2026.02.14 05:14:35.869448 [ 3 ] {c8c498ab-a08a-4284-a253-ae9749abef26} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2026.02.14 05:14:35.871076 [ 3 ] {c8c498ab-a08a-4284-a253-ae9749abef26} <Debug> oximeter.measurements_i8 (2ba338ed-95a8-4c82-a0bc-efc4b598d19d): Loading data parts | ||
| 292 | 2026.02.14 05:14:35.871205 [ 3 ] {c8c498ab-a08a-4284-a253-ae9749abef26} <Debug> oximeter.measurements_i8 (2ba338ed-95a8-4c82-a0bc-efc4b598d19d): There are no data parts | ||
| 293 | 2026.02.14 05:14:35.872305 [ 3 ] {c8c498ab-a08a-4284-a253-ae9749abef26} <Debug> TCPHandler: Processed in 0.003174756 sec. | ||
| 294 | 2026.02.14 05:14:35.872455 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2026.02.14 05:14:35.872611 [ 3 ] {bd863841-73fc-4057-8ed7-48f684ace1a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 296 | 2026.02.14 05:14:35.872663 [ 3 ] {bd863841-73fc-4057-8ed7-48f684ace1a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2026.02.14 05:14:35.874352 [ 3 ] {bd863841-73fc-4057-8ed7-48f684ace1a7} <Debug> oximeter.measurements_u8 (3cc72145-6aa5-443c-b3fe-a78eef645cb6): Loading data parts | ||
| 298 | 2026.02.14 05:14:35.874493 [ 3 ] {bd863841-73fc-4057-8ed7-48f684ace1a7} <Debug> oximeter.measurements_u8 (3cc72145-6aa5-443c-b3fe-a78eef645cb6): There are no data parts | ||
| 299 | 2026.02.14 05:14:35.875738 [ 3 ] {bd863841-73fc-4057-8ed7-48f684ace1a7} <Debug> TCPHandler: Processed in 0.00333235 sec. | ||
| 300 | 2026.02.14 05:14:35.875885 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.02.14 05:14:35.876049 [ 3 ] {1e98d538-7e21-450e-be11-9636314f7477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 302 | 2026.02.14 05:14:35.876090 [ 3 ] {1e98d538-7e21-450e-be11-9636314f7477} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2026.02.14 05:14:35.878070 [ 3 ] {1e98d538-7e21-450e-be11-9636314f7477} <Debug> oximeter.measurements_i16 (bd87c439-0496-40ee-a0d8-7b00c9093707): Loading data parts | ||
| 304 | 2026.02.14 05:14:35.878196 [ 3 ] {1e98d538-7e21-450e-be11-9636314f7477} <Debug> oximeter.measurements_i16 (bd87c439-0496-40ee-a0d8-7b00c9093707): There are no data parts | ||
| 305 | 2026.02.14 05:14:35.879307 [ 3 ] {1e98d538-7e21-450e-be11-9636314f7477} <Debug> TCPHandler: Processed in 0.003470254 sec. | ||
| 306 | 2026.02.14 05:14:35.879485 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2026.02.14 05:14:35.879642 [ 3 ] {42b6511e-622c-46ca-9fff-06baaae170dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 308 | 2026.02.14 05:14:35.879695 [ 3 ] {42b6511e-622c-46ca-9fff-06baaae170dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2026.02.14 05:14:35.881300 [ 3 ] {42b6511e-622c-46ca-9fff-06baaae170dd} <Debug> oximeter.measurements_u16 (8d99664e-4d2a-4e42-8b6f-a30a751245dc): Loading data parts | ||
| 310 | 2026.02.14 05:14:35.881581 [ 3 ] {42b6511e-622c-46ca-9fff-06baaae170dd} <Debug> oximeter.measurements_u16 (8d99664e-4d2a-4e42-8b6f-a30a751245dc): There are no data parts | ||
| 311 | 2026.02.14 05:14:35.882916 [ 3 ] {42b6511e-622c-46ca-9fff-06baaae170dd} <Debug> TCPHandler: Processed in 0.003479713 sec. | ||
| 312 | 2026.02.14 05:14:35.883064 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2026.02.14 05:14:35.883236 [ 3 ] {1199d0f5-5c4c-4f56-87d8-1b79533c9cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 314 | 2026.02.14 05:14:35.883278 [ 3 ] {1199d0f5-5c4c-4f56-87d8-1b79533c9cc0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2026.02.14 05:14:35.885131 [ 3 ] {1199d0f5-5c4c-4f56-87d8-1b79533c9cc0} <Debug> oximeter.measurements_i32 (a0083824-d630-45a6-b6dc-1eec6744f85b): Loading data parts | ||
| 316 | 2026.02.14 05:14:35.885289 [ 3 ] {1199d0f5-5c4c-4f56-87d8-1b79533c9cc0} <Debug> oximeter.measurements_i32 (a0083824-d630-45a6-b6dc-1eec6744f85b): There are no data parts | ||
| 317 | 2026.02.14 05:14:35.886448 [ 3 ] {1199d0f5-5c4c-4f56-87d8-1b79533c9cc0} <Debug> TCPHandler: Processed in 0.003433513 sec. | ||
| 318 | 2026.02.14 05:14:35.886616 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2026.02.14 05:14:35.886775 [ 3 ] {ed9ea685-3c5c-4e62-a7ae-3c7858012235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 320 | 2026.02.14 05:14:35.886831 [ 3 ] {ed9ea685-3c5c-4e62-a7ae-3c7858012235} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2026.02.14 05:14:35.888498 [ 3 ] {ed9ea685-3c5c-4e62-a7ae-3c7858012235} <Debug> oximeter.measurements_u32 (684a2c61-8afa-481f-9e39-a82e45336bd4): Loading data parts | ||
| 322 | 2026.02.14 05:14:35.888654 [ 3 ] {ed9ea685-3c5c-4e62-a7ae-3c7858012235} <Debug> oximeter.measurements_u32 (684a2c61-8afa-481f-9e39-a82e45336bd4): There are no data parts | ||
| 323 | 2026.02.14 05:14:35.889760 [ 3 ] {ed9ea685-3c5c-4e62-a7ae-3c7858012235} <Debug> TCPHandler: Processed in 0.003191756 sec. | ||
| 324 | 2026.02.14 05:14:35.889901 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2026.02.14 05:14:35.890079 [ 3 ] {edc535ea-8d00-4a04-8be3-4de4395f6c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 326 | 2026.02.14 05:14:35.890138 [ 3 ] {edc535ea-8d00-4a04-8be3-4de4395f6c80} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2026.02.14 05:14:35.891791 [ 3 ] {edc535ea-8d00-4a04-8be3-4de4395f6c80} <Debug> oximeter.measurements_i64 (ec1273e9-67f0-4a9e-88d8-a189766361d7): Loading data parts | ||
| 328 | 2026.02.14 05:14:35.891939 [ 3 ] {edc535ea-8d00-4a04-8be3-4de4395f6c80} <Debug> oximeter.measurements_i64 (ec1273e9-67f0-4a9e-88d8-a189766361d7): There are no data parts | ||
| 329 | 2026.02.14 05:14:35.894341 [ 3 ] {edc535ea-8d00-4a04-8be3-4de4395f6c80} <Debug> TCPHandler: Processed in 0.004487498 sec. | ||
| 330 | 2026.02.14 05:14:35.894493 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2026.02.14 05:14:35.894650 [ 3 ] {3c8106e9-7872-43ca-9b18-b05ac9388343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 332 | 2026.02.14 05:14:35.894699 [ 3 ] {3c8106e9-7872-43ca-9b18-b05ac9388343} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2026.02.14 05:14:35.896285 [ 3 ] {3c8106e9-7872-43ca-9b18-b05ac9388343} <Debug> oximeter.measurements_u64 (fa0259c9-dd11-4e83-ab18-85e40f6dd3f8): Loading data parts | ||
| 334 | 2026.02.14 05:14:35.896432 [ 3 ] {3c8106e9-7872-43ca-9b18-b05ac9388343} <Debug> oximeter.measurements_u64 (fa0259c9-dd11-4e83-ab18-85e40f6dd3f8): There are no data parts | ||
| 335 | 2026.02.14 05:14:35.897601 [ 3 ] {3c8106e9-7872-43ca-9b18-b05ac9388343} <Debug> TCPHandler: Processed in 0.003157576 sec. | ||
| 336 | 2026.02.14 05:14:35.897748 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2026.02.14 05:14:35.897903 [ 3 ] {84a9990b-a0e0-445a-a2bf-f4d0abd99f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 338 | 2026.02.14 05:14:35.897953 [ 3 ] {84a9990b-a0e0-445a-a2bf-f4d0abd99f3e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2026.02.14 05:14:35.899480 [ 3 ] {84a9990b-a0e0-445a-a2bf-f4d0abd99f3e} <Debug> oximeter.measurements_f32 (066c55b5-5989-42c3-b16f-25787fe05f14): Loading data parts | ||
| 340 | 2026.02.14 05:14:35.899619 [ 3 ] {84a9990b-a0e0-445a-a2bf-f4d0abd99f3e} <Debug> oximeter.measurements_f32 (066c55b5-5989-42c3-b16f-25787fe05f14): There are no data parts | ||
| 341 | 2026.02.14 05:14:35.900694 [ 3 ] {84a9990b-a0e0-445a-a2bf-f4d0abd99f3e} <Debug> TCPHandler: Processed in 0.002995082 sec. | ||
| 342 | 2026.02.14 05:14:35.900837 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.02.14 05:14:35.900996 [ 3 ] {64c86ee2-a396-4278-9543-2b0e21e5e10c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 344 | 2026.02.14 05:14:35.901045 [ 3 ] {64c86ee2-a396-4278-9543-2b0e21e5e10c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2026.02.14 05:14:35.902519 [ 3 ] {64c86ee2-a396-4278-9543-2b0e21e5e10c} <Debug> oximeter.measurements_f64 (5a1dabb2-1d19-4da4-950e-8eec9fc15d3e): Loading data parts | ||
| 346 | 2026.02.14 05:14:35.902663 [ 3 ] {64c86ee2-a396-4278-9543-2b0e21e5e10c} <Debug> oximeter.measurements_f64 (5a1dabb2-1d19-4da4-950e-8eec9fc15d3e): There are no data parts | ||
| 347 | 2026.02.14 05:14:35.903762 [ 3 ] {64c86ee2-a396-4278-9543-2b0e21e5e10c} <Debug> TCPHandler: Processed in 0.002974031 sec. | ||
| 348 | 2026.02.14 05:14:35.903907 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2026.02.14 05:14:35.904061 [ 3 ] {4adb2316-f2c9-4de5-a4b5-f5a92db1ada7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 350 | 2026.02.14 05:14:35.904117 [ 3 ] {4adb2316-f2c9-4de5-a4b5-f5a92db1ada7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2026.02.14 05:14:35.905766 [ 3 ] {4adb2316-f2c9-4de5-a4b5-f5a92db1ada7} <Debug> oximeter.measurements_string (4eec9628-c1e4-411e-ae92-e342d0f08ba7): Loading data parts | ||
| 352 | 2026.02.14 05:14:35.905924 [ 3 ] {4adb2316-f2c9-4de5-a4b5-f5a92db1ada7} <Debug> oximeter.measurements_string (4eec9628-c1e4-411e-ae92-e342d0f08ba7): There are no data parts | ||
| 353 | 2026.02.14 05:14:35.907076 [ 3 ] {4adb2316-f2c9-4de5-a4b5-f5a92db1ada7} <Debug> TCPHandler: Processed in 0.003217466 sec. | ||
| 354 | 2026.02.14 05:14:35.907229 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2026.02.14 05:14:35.907405 [ 3 ] {f53b2d12-4f95-4d1b-b159-34eda2706169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2026.02.14 05:14:35.907475 [ 3 ] {f53b2d12-4f95-4d1b-b159-34eda2706169} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2026.02.14 05:14:35.909034 [ 3 ] {f53b2d12-4f95-4d1b-b159-34eda2706169} <Debug> oximeter.measurements_bytes (6a096a20-4c6c-48bd-b1c3-cfaf1f6a96f5): Loading data parts | ||
| 365 | 2026.02.14 05:14:35.909181 [ 3 ] {f53b2d12-4f95-4d1b-b159-34eda2706169} <Debug> oximeter.measurements_bytes (6a096a20-4c6c-48bd-b1c3-cfaf1f6a96f5): There are no data parts | ||
| 366 | 2026.02.14 05:14:35.910455 [ 3 ] {f53b2d12-4f95-4d1b-b159-34eda2706169} <Debug> TCPHandler: Processed in 0.003281048 sec. | ||
| 367 | 2026.02.14 05:14:35.910621 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.02.14 05:14:35.910790 [ 3 ] {8ed8e28b-2e52-47b2-bef5-1a0cf4e96987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 369 | 2026.02.14 05:14:35.910850 [ 3 ] {8ed8e28b-2e52-47b2-bef5-1a0cf4e96987} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2026.02.14 05:14:35.912472 [ 3 ] {8ed8e28b-2e52-47b2-bef5-1a0cf4e96987} <Debug> oximeter.measurements_cumulativei64 (51d459c2-0569-4cc6-abb7-0d6540c6ff70): Loading data parts | ||
| 371 | 2026.02.14 05:14:35.912632 [ 3 ] {8ed8e28b-2e52-47b2-bef5-1a0cf4e96987} <Debug> oximeter.measurements_cumulativei64 (51d459c2-0569-4cc6-abb7-0d6540c6ff70): There are no data parts | ||
| 372 | 2026.02.14 05:14:35.917354 [ 3 ] {8ed8e28b-2e52-47b2-bef5-1a0cf4e96987} <Debug> TCPHandler: Processed in 0.006786162 sec. | ||
| 373 | 2026.02.14 05:14:35.917504 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.02.14 05:14:35.917685 [ 3 ] {f8de8b79-c713-4899-a7fa-7c00e28e7cb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 375 | 2026.02.14 05:14:35.917734 [ 3 ] {f8de8b79-c713-4899-a7fa-7c00e28e7cb7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2026.02.14 05:14:35.919590 [ 3 ] {f8de8b79-c713-4899-a7fa-7c00e28e7cb7} <Debug> oximeter.measurements_cumulativeu64 (9c6a00aa-0cca-47e7-a496-375c9f535f1c): Loading data parts | ||
| 377 | 2026.02.14 05:14:35.919732 [ 3 ] {f8de8b79-c713-4899-a7fa-7c00e28e7cb7} <Debug> oximeter.measurements_cumulativeu64 (9c6a00aa-0cca-47e7-a496-375c9f535f1c): There are no data parts | ||
| 378 | 2026.02.14 05:14:35.920846 [ 3 ] {f8de8b79-c713-4899-a7fa-7c00e28e7cb7} <Debug> TCPHandler: Processed in 0.003393431 sec. | ||
| 379 | 2026.02.14 05:14:35.921025 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.02.14 05:14:35.921190 [ 3 ] {a8825f3e-ba2b-4d12-b6bd-eee985315dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 381 | 2026.02.14 05:14:35.921248 [ 3 ] {a8825f3e-ba2b-4d12-b6bd-eee985315dfe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2026.02.14 05:14:35.923073 [ 3 ] {a8825f3e-ba2b-4d12-b6bd-eee985315dfe} <Debug> oximeter.measurements_cumulativef32 (ee79f842-e35c-4e66-a8b5-d465041a392c): Loading data parts | ||
| 383 | 2026.02.14 05:14:35.923218 [ 3 ] {a8825f3e-ba2b-4d12-b6bd-eee985315dfe} <Debug> oximeter.measurements_cumulativef32 (ee79f842-e35c-4e66-a8b5-d465041a392c): There are no data parts | ||
| 384 | 2026.02.14 05:14:35.924403 [ 3 ] {a8825f3e-ba2b-4d12-b6bd-eee985315dfe} <Debug> TCPHandler: Processed in 0.003446132 sec. | ||
| 385 | 2026.02.14 05:14:35.924550 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.02.14 05:14:35.924719 [ 3 ] {bb801d8a-195d-428a-aa6a-e67cfa537e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 387 | 2026.02.14 05:14:35.924771 [ 3 ] {bb801d8a-195d-428a-aa6a-e67cfa537e27} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2026.02.14 05:14:35.926322 [ 3 ] {bb801d8a-195d-428a-aa6a-e67cfa537e27} <Debug> oximeter.measurements_cumulativef64 (28ec1885-81a2-4ce5-b488-a18405295d37): Loading data parts | ||
| 389 | 2026.02.14 05:14:35.926494 [ 3 ] {bb801d8a-195d-428a-aa6a-e67cfa537e27} <Debug> oximeter.measurements_cumulativef64 (28ec1885-81a2-4ce5-b488-a18405295d37): There are no data parts | ||
| 390 | 2026.02.14 05:14:35.927654 [ 3 ] {bb801d8a-195d-428a-aa6a-e67cfa537e27} <Debug> TCPHandler: Processed in 0.003152315 sec. | ||
| 391 | 2026.02.14 05:14:35.927795 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.02.14 05:14:35.928023 [ 3 ] {85e1ba5c-6dfa-48d1-9af1-136ea322a0c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 393 | * NOTE: Array types cannot be Nullable, see | ||
| 394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 395 | * for more details. | ||
| 396 | * | ||
| 397 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 398 | * is unfortunate, and at this point relies on the fact that an | ||
| 399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 400 | * to figure out another way to represent missing samples here. | ||
| 401 | */ | ||
| 402 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 403 | 2026.02.14 05:14:35.928093 [ 3 ] {85e1ba5c-6dfa-48d1-9af1-136ea322a0c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2026.02.14 05:14:35.929999 [ 3 ] {85e1ba5c-6dfa-48d1-9af1-136ea322a0c0} <Debug> oximeter.measurements_histogrami8 (b500dfa4-ab32-4e45-b33d-d8769d31f54b): Loading data parts | ||
| 405 | 2026.02.14 05:14:35.930136 [ 3 ] {85e1ba5c-6dfa-48d1-9af1-136ea322a0c0} <Debug> oximeter.measurements_histogrami8 (b500dfa4-ab32-4e45-b33d-d8769d31f54b): There are no data parts | ||
| 406 | 2026.02.14 05:14:35.931251 [ 3 ] {85e1ba5c-6dfa-48d1-9af1-136ea322a0c0} <Debug> TCPHandler: Processed in 0.003506984 sec. | ||
| 407 | 2026.02.14 05:14:35.931401 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2026.02.14 05:14:35.931629 [ 3 ] {2da9b840-4e6a-42c5-a06c-cc04ed365721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 409 | 2026.02.14 05:14:35.931696 [ 3 ] {2da9b840-4e6a-42c5-a06c-cc04ed365721} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2026.02.14 05:14:35.933382 [ 3 ] {2da9b840-4e6a-42c5-a06c-cc04ed365721} <Debug> oximeter.measurements_histogramu8 (033d1a6b-9046-4663-84d6-1cb45a178749): Loading data parts | ||
| 411 | 2026.02.14 05:14:35.933523 [ 3 ] {2da9b840-4e6a-42c5-a06c-cc04ed365721} <Debug> oximeter.measurements_histogramu8 (033d1a6b-9046-4663-84d6-1cb45a178749): There are no data parts | ||
| 412 | 2026.02.14 05:14:35.934706 [ 3 ] {2da9b840-4e6a-42c5-a06c-cc04ed365721} <Debug> TCPHandler: Processed in 0.00335383 sec. | ||
| 413 | 2026.02.14 05:14:35.934855 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2026.02.14 05:14:35.935071 [ 3 ] {c313c2ca-77c5-4e9e-873f-46bd5077b7b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 415 | 2026.02.14 05:14:35.935136 [ 3 ] {c313c2ca-77c5-4e9e-873f-46bd5077b7b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 416 | 2026.02.14 05:14:35.936871 [ 3 ] {c313c2ca-77c5-4e9e-873f-46bd5077b7b2} <Debug> oximeter.measurements_histogrami16 (886dbe9f-a6a1-4dca-826f-6b021d4abfbd): Loading data parts | ||
| 417 | 2026.02.14 05:14:35.937023 [ 3 ] {c313c2ca-77c5-4e9e-873f-46bd5077b7b2} <Debug> oximeter.measurements_histogrami16 (886dbe9f-a6a1-4dca-826f-6b021d4abfbd): There are no data parts | ||
| 418 | 2026.02.14 05:14:35.939837 [ 3 ] {c313c2ca-77c5-4e9e-873f-46bd5077b7b2} <Debug> TCPHandler: Processed in 0.00503118 sec. | ||
| 419 | 2026.02.14 05:14:35.939981 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2026.02.14 05:14:35.940202 [ 3 ] {21bb03e8-e9ed-4b41-bc26-5f2dc7d3c8b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 421 | 2026.02.14 05:14:35.940264 [ 3 ] {21bb03e8-e9ed-4b41-bc26-5f2dc7d3c8b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 422 | 2026.02.14 05:14:35.942101 [ 3 ] {21bb03e8-e9ed-4b41-bc26-5f2dc7d3c8b2} <Debug> oximeter.measurements_histogramu16 (ed26ecbf-1d45-46a5-a3c7-10fd21cc21a2): Loading data parts | ||
| 423 | 2026.02.14 05:14:35.942244 [ 3 ] {21bb03e8-e9ed-4b41-bc26-5f2dc7d3c8b2} <Debug> oximeter.measurements_histogramu16 (ed26ecbf-1d45-46a5-a3c7-10fd21cc21a2): There are no data parts | ||
| 424 | 2026.02.14 05:14:35.943514 [ 3 ] {21bb03e8-e9ed-4b41-bc26-5f2dc7d3c8b2} <Debug> TCPHandler: Processed in 0.003580426 sec. | ||
| 425 | 2026.02.14 05:14:35.943661 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2026.02.14 05:14:35.943868 [ 3 ] {959f8879-9128-4a6d-bdcd-91b497545b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 427 | 2026.02.14 05:14:35.943932 [ 3 ] {959f8879-9128-4a6d-bdcd-91b497545b8c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 428 | 2026.02.14 05:14:35.945635 [ 3 ] {959f8879-9128-4a6d-bdcd-91b497545b8c} <Debug> oximeter.measurements_histogrami32 (b4648280-0728-4877-8b64-4866de1f2b2c): Loading data parts | ||
| 429 | 2026.02.14 05:14:35.945782 [ 3 ] {959f8879-9128-4a6d-bdcd-91b497545b8c} <Debug> oximeter.measurements_histogrami32 (b4648280-0728-4877-8b64-4866de1f2b2c): There are no data parts | ||
| 430 | 2026.02.14 05:14:35.946896 [ 3 ] {959f8879-9128-4a6d-bdcd-91b497545b8c} <Debug> TCPHandler: Processed in 0.003285019 sec. | ||
| 431 | 2026.02.14 05:14:35.947042 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2026.02.14 05:14:35.947266 [ 3 ] {4176ab2d-7642-4508-a7ef-e0d5927f3fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 433 | 2026.02.14 05:14:35.947327 [ 3 ] {4176ab2d-7642-4508-a7ef-e0d5927f3fb4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 434 | 2026.02.14 05:14:35.949111 [ 3 ] {4176ab2d-7642-4508-a7ef-e0d5927f3fb4} <Debug> oximeter.measurements_histogramu32 (ec617345-a74d-4803-aeba-a65bce895e6f): Loading data parts | ||
| 435 | 2026.02.14 05:14:35.949250 [ 3 ] {4176ab2d-7642-4508-a7ef-e0d5927f3fb4} <Debug> oximeter.measurements_histogramu32 (ec617345-a74d-4803-aeba-a65bce895e6f): There are no data parts | ||
| 436 | 2026.02.14 05:14:35.950451 [ 3 ] {4176ab2d-7642-4508-a7ef-e0d5927f3fb4} <Debug> TCPHandler: Processed in 0.003458053 sec. | ||
| 437 | 2026.02.14 05:14:35.950607 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.02.14 05:14:35.950817 [ 3 ] {7573aa44-3389-47ec-8e5f-cf60fe45cb8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 439 | 2026.02.14 05:14:35.950884 [ 3 ] {7573aa44-3389-47ec-8e5f-cf60fe45cb8c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 440 | 2026.02.14 05:14:35.952786 [ 3 ] {7573aa44-3389-47ec-8e5f-cf60fe45cb8c} <Debug> oximeter.measurements_histogrami64 (3fab3a89-60b7-4dd0-a0e1-240e598244f9): Loading data parts | ||
| 441 | 2026.02.14 05:14:35.952964 [ 3 ] {7573aa44-3389-47ec-8e5f-cf60fe45cb8c} <Debug> oximeter.measurements_histogrami64 (3fab3a89-60b7-4dd0-a0e1-240e598244f9): There are no data parts | ||
| 442 | 2026.02.14 05:14:35.954420 [ 3 ] {7573aa44-3389-47ec-8e5f-cf60fe45cb8c} <Debug> TCPHandler: Processed in 0.003861682 sec. | ||
| 443 | 2026.02.14 05:14:35.954564 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2026.02.14 05:14:35.954797 [ 3 ] {66eaa50c-40a5-47d5-8457-41ad27ccf56f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 445 | 2026.02.14 05:14:35.954864 [ 3 ] {66eaa50c-40a5-47d5-8457-41ad27ccf56f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 446 | 2026.02.14 05:14:35.956603 [ 3 ] {66eaa50c-40a5-47d5-8457-41ad27ccf56f} <Debug> oximeter.measurements_histogramu64 (4d7713bb-4be5-4652-a6da-686290550d92): Loading data parts | ||
| 447 | 2026.02.14 05:14:35.956749 [ 3 ] {66eaa50c-40a5-47d5-8457-41ad27ccf56f} <Debug> oximeter.measurements_histogramu64 (4d7713bb-4be5-4652-a6da-686290550d92): There are no data parts | ||
| 448 | 2026.02.14 05:14:35.957866 [ 3 ] {66eaa50c-40a5-47d5-8457-41ad27ccf56f} <Debug> TCPHandler: Processed in 0.003350541 sec. | ||
| 449 | 2026.02.14 05:14:35.958023 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.02.14 05:14:35.958235 [ 3 ] {95d0af76-ef47-4bd5-8c96-0d25aad47a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 451 | 2026.02.14 05:14:35.958299 [ 3 ] {95d0af76-ef47-4bd5-8c96-0d25aad47a96} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 452 | 2026.02.14 05:14:35.960185 [ 3 ] {95d0af76-ef47-4bd5-8c96-0d25aad47a96} <Debug> oximeter.measurements_histogramf32 (59c34c33-9f57-4e4f-b9ff-b5c1004e7b37): Loading data parts | ||
| 453 | 2026.02.14 05:14:35.960338 [ 3 ] {95d0af76-ef47-4bd5-8c96-0d25aad47a96} <Debug> oximeter.measurements_histogramf32 (59c34c33-9f57-4e4f-b9ff-b5c1004e7b37): There are no data parts | ||
| 454 | 2026.02.14 05:14:35.961450 [ 3 ] {95d0af76-ef47-4bd5-8c96-0d25aad47a96} <Debug> TCPHandler: Processed in 0.003476453 sec. | ||
| 455 | 2026.02.14 05:14:35.961597 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.02.14 05:14:35.961821 [ 3 ] {50a51c83-d22f-49ac-8e15-9f4d52fb09f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 457 | 2026.02.14 05:14:35.961887 [ 3 ] {50a51c83-d22f-49ac-8e15-9f4d52fb09f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 458 | 2026.02.14 05:14:35.963586 [ 3 ] {50a51c83-d22f-49ac-8e15-9f4d52fb09f9} <Debug> oximeter.measurements_histogramf64 (641a413b-30c8-41eb-8ae2-a349106206b9): Loading data parts | ||
| 459 | 2026.02.14 05:14:35.963732 [ 3 ] {50a51c83-d22f-49ac-8e15-9f4d52fb09f9} <Debug> oximeter.measurements_histogramf64 (641a413b-30c8-41eb-8ae2-a349106206b9): There are no data parts | ||
| 460 | 2026.02.14 05:14:35.967020 [ 3 ] {50a51c83-d22f-49ac-8e15-9f4d52fb09f9} <Debug> TCPHandler: Processed in 0.005471631 sec. | ||
| 461 | 2026.02.14 05:14:35.967204 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.02.14 05:14:35.967414 [ 3 ] {2e94688e-56ba-4cda-b6ba-06964e2c4bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) /* The field tables store named dimensions of each timeseries. | ||
| 463 | * | ||
| 464 | * As with the measurement tables, there is one field table for each field data | ||
| 465 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 466 | * this behavior **must not** be relied upon for query correctness. | ||
| 467 | * | ||
| 468 | * The index for the fields differs from the measurements, however. Rows are | ||
| 469 | * sorted by timeseries name, then field name, field value, and finally | ||
| 470 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 471 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 472 | * usually then used to look up measurements. | ||
| 473 | * | ||
| 474 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 475 | * timeseries name and then key, since it would improve lookups where one | ||
| 476 | * already has the key. Realistically though, these tables are quite small and | ||
| 477 | * so performance benefits will be low in absolute terms. | ||
| 478 | * | ||
| 479 | * TTL: We use a materialized column to expire old field table records. This | ||
| 480 | * column is generated automatically by the database whenever a new row is | ||
| 481 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 482 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 483 | * record will remain during a deduplication, which will have the last | ||
| 484 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 485 | * measurement tables. | ||
| 486 | */ | ||
| 487 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 488 | 2026.02.14 05:14:35.967497 [ 3 ] {2e94688e-56ba-4cda-b6ba-06964e2c4bb6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 489 | 2026.02.14 05:14:35.969509 [ 3 ] {2e94688e-56ba-4cda-b6ba-06964e2c4bb6} <Debug> oximeter.fields_bool (37ce66e4-eaf7-4353-9ca9-b238eff1b597): Loading data parts | ||
| 490 | 2026.02.14 05:14:35.969654 [ 3 ] {2e94688e-56ba-4cda-b6ba-06964e2c4bb6} <Debug> oximeter.fields_bool (37ce66e4-eaf7-4353-9ca9-b238eff1b597): There are no data parts | ||
| 491 | 2026.02.14 05:14:35.970835 [ 3 ] {2e94688e-56ba-4cda-b6ba-06964e2c4bb6} <Debug> TCPHandler: Processed in 0.003690288 sec. | ||
| 492 | 2026.02.14 05:14:35.970985 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2026.02.14 05:14:35.971139 [ 3 ] {127e9611-b32b-43e5-ab4a-904ae0193868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2026.02.14 05:14:35.971208 [ 3 ] {127e9611-b32b-43e5-ab4a-904ae0193868} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 495 | 2026.02.14 05:14:35.972786 [ 3 ] {127e9611-b32b-43e5-ab4a-904ae0193868} <Debug> oximeter.fields_i8 (5aa978db-f5b4-4a51-9d4b-6b56a23f7968): Loading data parts | ||
| 496 | 2026.02.14 05:14:35.972931 [ 3 ] {127e9611-b32b-43e5-ab4a-904ae0193868} <Debug> oximeter.fields_i8 (5aa978db-f5b4-4a51-9d4b-6b56a23f7968): There are no data parts | ||
| 497 | 2026.02.14 05:14:35.973996 [ 3 ] {127e9611-b32b-43e5-ab4a-904ae0193868} <Debug> TCPHandler: Processed in 0.003060933 sec. | ||
| 498 | 2026.02.14 05:14:35.974144 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.02.14 05:14:35.974315 [ 3 ] {68804f04-989c-44ca-82d1-065a45d367c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 500 | 2026.02.14 05:14:35.974375 [ 3 ] {68804f04-989c-44ca-82d1-065a45d367c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 501 | 2026.02.14 05:14:35.975897 [ 3 ] {68804f04-989c-44ca-82d1-065a45d367c3} <Debug> oximeter.fields_u8 (40b1d742-1f26-4e26-92a8-b81470adc6be): Loading data parts | ||
| 502 | 2026.02.14 05:14:35.976060 [ 3 ] {68804f04-989c-44ca-82d1-065a45d367c3} <Debug> oximeter.fields_u8 (40b1d742-1f26-4e26-92a8-b81470adc6be): There are no data parts | ||
| 503 | 2026.02.14 05:14:35.977458 [ 3 ] {68804f04-989c-44ca-82d1-065a45d367c3} <Debug> TCPHandler: Processed in 0.003363741 sec. | ||
| 504 | 2026.02.14 05:14:35.977626 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.02.14 05:14:35.977826 [ 3 ] {3e8deb70-3a49-401d-aafd-3432f9ae93de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 506 | 2026.02.14 05:14:35.977892 [ 3 ] {3e8deb70-3a49-401d-aafd-3432f9ae93de} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 507 | 2026.02.14 05:14:35.979580 [ 3 ] {3e8deb70-3a49-401d-aafd-3432f9ae93de} <Debug> oximeter.fields_i16 (38aff074-d076-49f3-a620-9f5c376d52a4): Loading data parts | ||
| 508 | 2026.02.14 05:14:35.979723 [ 3 ] {3e8deb70-3a49-401d-aafd-3432f9ae93de} <Debug> oximeter.fields_i16 (38aff074-d076-49f3-a620-9f5c376d52a4): There are no data parts | ||
| 509 | 2026.02.14 05:14:35.980804 [ 3 ] {3e8deb70-3a49-401d-aafd-3432f9ae93de} <Debug> TCPHandler: Processed in 0.003241118 sec. | ||
| 510 | 2026.02.14 05:14:35.980950 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2026.02.14 05:14:35.981121 [ 3 ] {44342719-55fd-4532-ab1a-bd40762466f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 512 | 2026.02.14 05:14:35.981179 [ 3 ] {44342719-55fd-4532-ab1a-bd40762466f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 513 | 2026.02.14 05:14:35.982741 [ 3 ] {44342719-55fd-4532-ab1a-bd40762466f2} <Debug> oximeter.fields_u16 (ed9e4473-7ae6-4e57-b357-284ea54b0d61): Loading data parts | ||
| 514 | 2026.02.14 05:14:35.982882 [ 3 ] {44342719-55fd-4532-ab1a-bd40762466f2} <Debug> oximeter.fields_u16 (ed9e4473-7ae6-4e57-b357-284ea54b0d61): There are no data parts | ||
| 515 | 2026.02.14 05:14:35.984028 [ 3 ] {44342719-55fd-4532-ab1a-bd40762466f2} <Debug> TCPHandler: Processed in 0.003127105 sec. | ||
| 516 | 2026.02.14 05:14:35.984177 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.02.14 05:14:35.984332 [ 3 ] {9293b97d-12b2-4de8-9eac-3eab835323ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 518 | 2026.02.14 05:14:35.984387 [ 3 ] {9293b97d-12b2-4de8-9eac-3eab835323ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 519 | 2026.02.14 05:14:35.985927 [ 3 ] {9293b97d-12b2-4de8-9eac-3eab835323ad} <Debug> oximeter.fields_i32 (3b1bb44a-151e-4d7d-837d-3084de0d7ce2): Loading data parts | ||
| 520 | 2026.02.14 05:14:35.986038 [ 3 ] {9293b97d-12b2-4de8-9eac-3eab835323ad} <Debug> oximeter.fields_i32 (3b1bb44a-151e-4d7d-837d-3084de0d7ce2): There are no data parts | ||
| 521 | 2026.02.14 05:14:35.987108 [ 3 ] {9293b97d-12b2-4de8-9eac-3eab835323ad} <Debug> TCPHandler: Processed in 0.002982311 sec. | ||
| 522 | 2026.02.14 05:14:35.987261 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2026.02.14 05:14:35.987443 [ 3 ] {27dddcfe-f208-41f0-a2b0-8c891cd93db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 524 | 2026.02.14 05:14:35.987508 [ 3 ] {27dddcfe-f208-41f0-a2b0-8c891cd93db7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 525 | 2026.02.14 05:14:35.989570 [ 3 ] {27dddcfe-f208-41f0-a2b0-8c891cd93db7} <Debug> oximeter.fields_u32 (ae9e8791-50a2-49c2-b016-8b9a906dd1cf): Loading data parts | ||
| 526 | 2026.02.14 05:14:35.989694 [ 3 ] {27dddcfe-f208-41f0-a2b0-8c891cd93db7} <Debug> oximeter.fields_u32 (ae9e8791-50a2-49c2-b016-8b9a906dd1cf): There are no data parts | ||
| 527 | 2026.02.14 05:14:35.990924 [ 3 ] {27dddcfe-f208-41f0-a2b0-8c891cd93db7} <Debug> TCPHandler: Processed in 0.003714899 sec. | ||
| 528 | 2026.02.14 05:14:35.991069 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 529 | 2026.02.14 05:14:35.991224 [ 3 ] {14d56fc5-ffd5-43ec-afe5-2a6ec8ddbcac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 530 | 2026.02.14 05:14:35.991281 [ 3 ] {14d56fc5-ffd5-43ec-afe5-2a6ec8ddbcac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 531 | 2026.02.14 05:14:35.992874 [ 3 ] {14d56fc5-ffd5-43ec-afe5-2a6ec8ddbcac} <Debug> oximeter.fields_i64 (4a750b72-263c-42d2-a477-637c3c906478): Loading data parts | ||
| 532 | 2026.02.14 05:14:35.992987 [ 3 ] {14d56fc5-ffd5-43ec-afe5-2a6ec8ddbcac} <Debug> oximeter.fields_i64 (4a750b72-263c-42d2-a477-637c3c906478): There are no data parts | ||
| 533 | 2026.02.14 05:14:35.994067 [ 3 ] {14d56fc5-ffd5-43ec-afe5-2a6ec8ddbcac} <Debug> TCPHandler: Processed in 0.003047304 sec. | ||
| 534 | 2026.02.14 05:14:35.994223 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 535 | 2026.02.14 05:14:35.994398 [ 3 ] {213c19d8-1f93-411b-b6ba-fdbc1c58d5a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 536 | 2026.02.14 05:14:35.994451 [ 3 ] {213c19d8-1f93-411b-b6ba-fdbc1c58d5a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 537 | 2026.02.14 05:14:35.996014 [ 3 ] {213c19d8-1f93-411b-b6ba-fdbc1c58d5a6} <Debug> oximeter.fields_u64 (a34a8e75-7b44-4ccf-8853-dd708153c77e): Loading data parts | ||
| 538 | 2026.02.14 05:14:35.996135 [ 3 ] {213c19d8-1f93-411b-b6ba-fdbc1c58d5a6} <Debug> oximeter.fields_u64 (a34a8e75-7b44-4ccf-8853-dd708153c77e): There are no data parts | ||
| 539 | 2026.02.14 05:14:35.997231 [ 3 ] {213c19d8-1f93-411b-b6ba-fdbc1c58d5a6} <Debug> TCPHandler: Processed in 0.003061623 sec. | ||
| 540 | 2026.02.14 05:14:35.997373 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 541 | 2026.02.14 05:14:35.997526 [ 3 ] {30fa1842-b937-4fcc-87aa-b83fe34bacb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 542 | 2026.02.14 05:14:35.997581 [ 3 ] {30fa1842-b937-4fcc-87aa-b83fe34bacb1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 543 | 2026.02.14 05:14:35.999253 [ 3 ] {30fa1842-b937-4fcc-87aa-b83fe34bacb1} <Debug> oximeter.fields_ipaddr (ee337af8-aa05-4aff-a541-82e8121fdf77): Loading data parts | ||
| 544 | 2026.02.14 05:14:35.999393 [ 3 ] {30fa1842-b937-4fcc-87aa-b83fe34bacb1} <Debug> oximeter.fields_ipaddr (ee337af8-aa05-4aff-a541-82e8121fdf77): There are no data parts | ||
| 545 | 2026.02.14 05:14:36.000158 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 123.64 MiB, peak 123.64 MiB, free memory in arenas 0.00 B, will set to 133.95 MiB (RSS), difference: 10.31 MiB | ||
| 546 | 2026.02.14 05:14:36.000747 [ 3 ] {30fa1842-b937-4fcc-87aa-b83fe34bacb1} <Debug> TCPHandler: Processed in 0.003422493 sec. | ||
| 547 | 2026.02.14 05:14:36.000900 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.02.14 05:14:36.001067 [ 3 ] {dee1b477-f243-4f30-a465-a48c91f67c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) 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) | ||
| 549 | 2026.02.14 05:14:36.001147 [ 3 ] {dee1b477-f243-4f30-a465-a48c91f67c44} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2026.02.14 05:14:36.002770 [ 3 ] {dee1b477-f243-4f30-a465-a48c91f67c44} <Debug> oximeter.fields_string (405d78a1-8886-4664-90db-f971f8ca7115): Loading data parts | ||
| 551 | 2026.02.14 05:14:36.002897 [ 3 ] {dee1b477-f243-4f30-a465-a48c91f67c44} <Debug> oximeter.fields_string (405d78a1-8886-4664-90db-f971f8ca7115): There are no data parts | ||
| 552 | 2026.02.14 05:14:36.003993 [ 3 ] {dee1b477-f243-4f30-a465-a48c91f67c44} <Debug> TCPHandler: Processed in 0.003141465 sec. | ||
| 553 | 2026.02.14 05:14:36.004137 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.02.14 05:14:36.004334 [ 3 ] {5e26d3f4-9909-4ad9-9bb5-396e6c1b9b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) 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) | ||
| 555 | 2026.02.14 05:14:36.004406 [ 3 ] {5e26d3f4-9909-4ad9-9bb5-396e6c1b9b41} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2026.02.14 05:14:36.006010 [ 3 ] {5e26d3f4-9909-4ad9-9bb5-396e6c1b9b41} <Debug> oximeter.fields_uuid (92b2e7d6-5837-4331-910d-4f18aea11fb9): Loading data parts | ||
| 557 | 2026.02.14 05:14:36.006173 [ 3 ] {5e26d3f4-9909-4ad9-9bb5-396e6c1b9b41} <Debug> oximeter.fields_uuid (92b2e7d6-5837-4331-910d-4f18aea11fb9): There are no data parts | ||
| 558 | 2026.02.14 05:14:36.007278 [ 3 ] {5e26d3f4-9909-4ad9-9bb5-396e6c1b9b41} <Debug> TCPHandler: Processed in 0.003189107 sec. | ||
| 559 | 2026.02.14 05:14:36.007440 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.02.14 05:14:36.007683 [ 3 ] {d60a4a1e-4ebd-4e07-ab3e-0e55cdaf79b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) /* The timeseries schema table stores the extracted schema for the samples | ||
| 561 | * oximeter collects. | ||
| 562 | */ | ||
| 563 | 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) | ||
| 564 | 2026.02.14 05:14:36.007760 [ 3 ] {d60a4a1e-4ebd-4e07-ab3e-0e55cdaf79b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2026.02.14 05:14:36.013012 [ 3 ] {d60a4a1e-4ebd-4e07-ab3e-0e55cdaf79b7} <Debug> oximeter.timeseries_schema (6eff8363-790a-4464-a617-d08a3a22e27d): Loading data parts | ||
| 566 | 2026.02.14 05:14:36.013210 [ 3 ] {d60a4a1e-4ebd-4e07-ab3e-0e55cdaf79b7} <Debug> oximeter.timeseries_schema (6eff8363-790a-4464-a617-d08a3a22e27d): There are no data parts | ||
| 567 | 2026.02.14 05:14:36.014930 [ 3 ] {d60a4a1e-4ebd-4e07-ab3e-0e55cdaf79b7} <Debug> TCPHandler: Processed in 0.007539771 sec. | ||
| 568 | 2026.02.14 05:14:36.015220 [ 253 ] {} <Trace> TCP-Session: adde1944-e849-4b85-85c3-ff61aee6f113 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.02.14 05:14:36.015492 [ 253 ] {54b5c571-026e-4e8a-b4fa-b001d5256ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39573) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2026.02.14 05:14:36.016788 [ 253 ] {54b5c571-026e-4e8a-b4fa-b001d5256ca0} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2026.02.14 05:14:36.023931 [ 260 ] {54b5c571-026e-4e8a-b4fa-b001d5256ca0} <Trace> oximeter.version (5e3c60f1-ee59-41f0-aeb2-9b6d683b4942): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2026.02.14 05:14:36.023971 [ 260 ] {54b5c571-026e-4e8a-b4fa-b001d5256ca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 573 | 2026.02.14 05:14:36.027582 [ 260 ] {54b5c571-026e-4e8a-b4fa-b001d5256ca0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2026.02.14 05:14:36.027933 [ 260 ] {54b5c571-026e-4e8a-b4fa-b001d5256ca0} <Trace> oximeter.version (5e3c60f1-ee59-41f0-aeb2-9b6d683b4942): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 575 | 2026.02.14 05:14:36.028192 [ 253 ] {54b5c571-026e-4e8a-b4fa-b001d5256ca0} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.012828 sec., 77.95447458684129 rows/sec., 1.22 KiB/sec. | ||
| 576 | 2026.02.14 05:14:36.028514 [ 253 ] {54b5c571-026e-4e8a-b4fa-b001d5256ca0} <Debug> TCPHandler: Processed in 0.013402541 sec. | ||
| 577 | 2026.02.14 05:14:37.000161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.32 MiB, peak 134.32 MiB, free memory in arenas 0.00 B, will set to 138.15 MiB (RSS), difference: 3.83 MiB | ||
| 578 | 2026.02.14 05:14:38.266189 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35028 | ||
| 579 | 2026.02.14 05:14:38.266520 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 580 | 2026.02.14 05:14:38.266551 [ 262 ] {} <Debug> TCP-Session: 69a0fddb-1adc-401f-857f-43020e25aaf2 Authenticating user 'default' from [fd00:1122:3344:101::c]:35028 | ||
| 581 | 2026.02.14 05:14:38.266576 [ 262 ] {} <Debug> TCP-Session: 69a0fddb-1adc-401f-857f-43020e25aaf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.02.14 05:14:38.266673 [ 262 ] {} <Debug> TCP-Session: 69a0fddb-1adc-401f-857f-43020e25aaf2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2026.02.14 05:14:38.266743 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 584 | 2026.02.14 05:14:38.266775 [ 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 | ||
| 585 | 2026.02.14 05:14:38.266898 [ 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 | ||
| 586 | 2026.02.14 05:14:38.267474 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49700 | ||
| 587 | 2026.02.14 05:14:38.267585 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55552 | ||
| 588 | 2026.02.14 05:14:38.267644 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 589 | 2026.02.14 05:14:38.267709 [ 263 ] {} <Debug> TCP-Session: ec42a09c-fa31-4c5f-83e2-95133cda604f Authenticating user 'default' from [fd00:1122:3344:101::c]:49700 | ||
| 590 | 2026.02.14 05:14:38.267745 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36313 | ||
| 591 | 2026.02.14 05:14:38.267813 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 592 | 2026.02.14 05:14:38.267823 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33888 | ||
| 593 | 2026.02.14 05:14:38.267849 [ 263 ] {} <Debug> TCP-Session: ec42a09c-fa31-4c5f-83e2-95133cda604f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 594 | 2026.02.14 05:14:38.267867 [ 264 ] {} <Debug> TCP-Session: 92a2c7c6-bfc9-4ec6-8f2e-84b5b7f099ed Authenticating user 'default' from [fd00:1122:3344:101::c]:55552 | ||
| 595 | 2026.02.14 05:14:38.267975 [ 263 ] {} <Debug> TCP-Session: ec42a09c-fa31-4c5f-83e2-95133cda604f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 596 | 2026.02.14 05:14:38.267977 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46577 | ||
| 597 | 2026.02.14 05:14:38.268042 [ 264 ] {} <Debug> TCP-Session: 92a2c7c6-bfc9-4ec6-8f2e-84b5b7f099ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 598 | 2026.02.14 05:14:38.268060 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63919 | ||
| 599 | 2026.02.14 05:14:38.268010 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 600 | 2026.02.14 05:14:38.268186 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49383 | ||
| 601 | 2026.02.14 05:14:38.268140 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 602 | 2026.02.14 05:14:38.268225 [ 266 ] {} <Debug> TCP-Session: 9fd03b5b-ccf4-4924-a7b0-e7861a63d3d2 Authenticating user 'default' from [fd00:1122:3344:101::c]:33888 | ||
| 603 | 2026.02.14 05:14:38.268153 [ 264 ] {} <Debug> TCP-Session: 92a2c7c6-bfc9-4ec6-8f2e-84b5b7f099ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 604 | 2026.02.14 05:14:38.268242 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 605 | 2026.02.14 05:14:38.268338 [ 266 ] {} <Debug> TCP-Session: 9fd03b5b-ccf4-4924-a7b0-e7861a63d3d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 606 | 2026.02.14 05:14:38.268363 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 607 | 2026.02.14 05:14:38.268440 [ 265 ] {} <Debug> TCP-Session: c3bf0633-ffa7-4149-b7de-af5d7138c929 Authenticating user 'default' from [fd00:1122:3344:101::c]:36313 | ||
| 608 | 2026.02.14 05:14:38.268436 [ 266 ] {} <Debug> TCP-Session: 9fd03b5b-ccf4-4924-a7b0-e7861a63d3d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2026.02.14 05:14:38.268480 [ 267 ] {} <Debug> TCP-Session: 5338f94d-28c2-4d0f-bab8-2abec8cbb56c Authenticating user 'default' from [fd00:1122:3344:101::c]:46577 | ||
| 610 | 2026.02.14 05:14:38.268540 [ 265 ] {} <Debug> TCP-Session: c3bf0633-ffa7-4149-b7de-af5d7138c929 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2026.02.14 05:14:38.268518 [ 268 ] {} <Debug> TCP-Session: bd1154ef-8a10-4ee4-87b1-eee221a95ca8 Authenticating user 'default' from [fd00:1122:3344:101::c]:63919 | ||
| 612 | 2026.02.14 05:14:38.268491 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 613 | 2026.02.14 05:14:38.268682 [ 267 ] {} <Debug> TCP-Session: 5338f94d-28c2-4d0f-bab8-2abec8cbb56c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2026.02.14 05:14:38.268709 [ 269 ] {} <Debug> TCP-Session: 851b2ad1-8503-4bfb-9147-215dce8f1f40 Authenticating user 'default' from [fd00:1122:3344:101::c]:49383 | ||
| 615 | 2026.02.14 05:14:38.268708 [ 265 ] {} <Debug> TCP-Session: c3bf0633-ffa7-4149-b7de-af5d7138c929 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2026.02.14 05:14:38.268692 [ 268 ] {} <Debug> TCP-Session: bd1154ef-8a10-4ee4-87b1-eee221a95ca8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.02.14 05:14:38.268823 [ 269 ] {} <Debug> TCP-Session: 851b2ad1-8503-4bfb-9147-215dce8f1f40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.02.14 05:14:38.268797 [ 267 ] {} <Debug> TCP-Session: 5338f94d-28c2-4d0f-bab8-2abec8cbb56c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.02.14 05:14:38.268938 [ 268 ] {} <Debug> TCP-Session: bd1154ef-8a10-4ee4-87b1-eee221a95ca8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.02.14 05:14:38.268954 [ 269 ] {} <Debug> TCP-Session: 851b2ad1-8503-4bfb-9147-215dce8f1f40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2026.02.14 05:14:38.327903 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61529 | ||
| 622 | 2026.02.14 05:14:38.328083 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.02.14 05:14:38.328265 [ 270 ] {} <Debug> TCP-Session: 9e03cf1c-add1-44c7-bcda-dc28032507cf Authenticating user 'default' from [fd00:1122:3344:101::a]:61529 | ||
| 624 | 2026.02.14 05:14:38.328288 [ 270 ] {} <Debug> TCP-Session: 9e03cf1c-add1-44c7-bcda-dc28032507cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.02.14 05:14:38.328300 [ 270 ] {} <Debug> TCP-Session: 9e03cf1c-add1-44c7-bcda-dc28032507cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.02.14 05:14:38.328453 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.02.14 05:14:38.328493 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.02.14 05:14:38.328603 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 629 | 2026.02.14 05:14:38.329109 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47244 | ||
| 630 | 2026.02.14 05:14:38.329218 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42813 | ||
| 631 | 2026.02.14 05:14:38.329315 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38642 | ||
| 632 | 2026.02.14 05:14:38.329393 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48804 | ||
| 633 | 2026.02.14 05:14:38.329496 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59842 | ||
| 634 | 2026.02.14 05:14:38.329696 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47453 | ||
| 635 | 2026.02.14 05:14:38.329708 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 636 | 2026.02.14 05:14:38.329720 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 637 | 2026.02.14 05:14:38.329766 [ 271 ] {} <Debug> TCP-Session: d183b3c8-04d6-4570-9e88-2aaa462062d0 Authenticating user 'default' from [fd00:1122:3344:101::a]:47244 | ||
| 638 | 2026.02.14 05:14:38.329780 [ 273 ] {} <Debug> TCP-Session: d21ef339-427b-4e75-b335-1a758849e7ed Authenticating user 'default' from [fd00:1122:3344:101::a]:38642 | ||
| 639 | 2026.02.14 05:14:38.329883 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2026.02.14 05:14:38.329946 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 641 | 2026.02.14 05:14:38.330080 [ 273 ] {} <Debug> TCP-Session: d21ef339-427b-4e75-b335-1a758849e7ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2026.02.14 05:14:38.330072 [ 272 ] {} <Debug> TCP-Session: 1f6b7d0a-f813-4f3e-89bf-c4d86c4a8e5b Authenticating user 'default' from [fd00:1122:3344:101::a]:42813 | ||
| 643 | 2026.02.14 05:14:38.330053 [ 271 ] {} <Debug> TCP-Session: d183b3c8-04d6-4570-9e88-2aaa462062d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2026.02.14 05:14:38.330194 [ 273 ] {} <Debug> TCP-Session: d21ef339-427b-4e75-b335-1a758849e7ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2026.02.14 05:14:38.330188 [ 272 ] {} <Debug> TCP-Session: 1f6b7d0a-f813-4f3e-89bf-c4d86c4a8e5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.02.14 05:14:38.330175 [ 274 ] {} <Debug> TCP-Session: 96b9ab2c-4faa-42ff-9aed-571d1612aed5 Authenticating user 'default' from [fd00:1122:3344:101::a]:48804 | ||
| 647 | 2026.02.14 05:14:38.330300 [ 272 ] {} <Debug> TCP-Session: 1f6b7d0a-f813-4f3e-89bf-c4d86c4a8e5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2026.02.14 05:14:38.330155 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 649 | 2026.02.14 05:14:38.330147 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 650 | 2026.02.14 05:14:38.330403 [ 274 ] {} <Debug> TCP-Session: 96b9ab2c-4faa-42ff-9aed-571d1612aed5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.02.14 05:14:38.330441 [ 275 ] {} <Debug> TCP-Session: 2d2c80f3-d73d-4685-a0b6-d1cf258b8008 Authenticating user 'default' from [fd00:1122:3344:101::a]:59842 | ||
| 652 | 2026.02.14 05:14:38.330000 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53299 | ||
| 653 | 2026.02.14 05:14:38.330436 [ 276 ] {} <Debug> TCP-Session: ffc7334a-2ed0-4117-b589-15b0f3d8c98c Authenticating user 'default' from [fd00:1122:3344:101::a]:47453 | ||
| 654 | 2026.02.14 05:14:38.330747 [ 275 ] {} <Debug> TCP-Session: 2d2c80f3-d73d-4685-a0b6-d1cf258b8008 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.02.14 05:14:38.330675 [ 274 ] {} <Debug> TCP-Session: 96b9ab2c-4faa-42ff-9aed-571d1612aed5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.02.14 05:14:38.330286 [ 271 ] {} <Debug> TCP-Session: d183b3c8-04d6-4570-9e88-2aaa462062d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.02.14 05:14:38.330958 [ 275 ] {} <Debug> TCP-Session: 2d2c80f3-d73d-4685-a0b6-d1cf258b8008 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.02.14 05:14:38.330922 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 659 | 2026.02.14 05:14:38.330940 [ 276 ] {} <Debug> TCP-Session: ffc7334a-2ed0-4117-b589-15b0f3d8c98c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.02.14 05:14:38.331246 [ 277 ] {} <Debug> TCP-Session: bb411349-9643-4f77-aa8e-b5afdf18518d Authenticating user 'default' from [fd00:1122:3344:101::a]:53299 | ||
| 661 | 2026.02.14 05:14:38.331365 [ 276 ] {} <Debug> TCP-Session: ffc7334a-2ed0-4117-b589-15b0f3d8c98c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.02.14 05:14:38.331440 [ 277 ] {} <Debug> TCP-Session: bb411349-9643-4f77-aa8e-b5afdf18518d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.02.14 05:14:38.331667 [ 277 ] {} <Debug> TCP-Session: bb411349-9643-4f77-aa8e-b5afdf18518d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.02.14 05:14:39.190965 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41503 | ||
| 665 | 2026.02.14 05:14:39.191137 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.02.14 05:14:39.191172 [ 278 ] {} <Debug> TCP-Session: 63e5d46e-ff1c-4cca-a29d-2ac728722b16 Authenticating user 'default' from [fd00:1122:3344:101::b]:41503 | ||
| 667 | 2026.02.14 05:14:39.191304 [ 278 ] {} <Debug> TCP-Session: 63e5d46e-ff1c-4cca-a29d-2ac728722b16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.02.14 05:14:39.191318 [ 278 ] {} <Debug> TCP-Session: 63e5d46e-ff1c-4cca-a29d-2ac728722b16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.02.14 05:14:39.191387 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.02.14 05:14:39.191485 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.02.14 05:14:39.191503 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.02.14 05:14:39.192088 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63495 | ||
| 673 | 2026.02.14 05:14:39.192224 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:32864 | ||
| 674 | 2026.02.14 05:14:39.192369 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63566 | ||
| 675 | 2026.02.14 05:14:39.192323 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2026.02.14 05:14:39.192473 [ 279 ] {} <Debug> TCP-Session: 7feeaa55-0a28-4f7d-a5c8-1c9b1dcbe243 Authenticating user 'default' from [fd00:1122:3344:101::b]:63495 | ||
| 677 | 2026.02.14 05:14:39.192473 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51363 | ||
| 678 | 2026.02.14 05:14:39.192573 [ 279 ] {} <Debug> TCP-Session: 7feeaa55-0a28-4f7d-a5c8-1c9b1dcbe243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2026.02.14 05:14:39.192587 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35928 | ||
| 680 | 2026.02.14 05:14:39.192585 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 681 | 2026.02.14 05:14:39.192718 [ 279 ] {} <Debug> TCP-Session: 7feeaa55-0a28-4f7d-a5c8-1c9b1dcbe243 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 682 | 2026.02.14 05:14:39.192723 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.02.14 05:14:39.192784 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46202 | ||
| 684 | 2026.02.14 05:14:39.192843 [ 281 ] {} <Debug> TCP-Session: 6740704d-74b3-4b23-823e-8380ed9622bb Authenticating user 'default' from [fd00:1122:3344:101::b]:63566 | ||
| 685 | 2026.02.14 05:14:39.192879 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 686 | 2026.02.14 05:14:39.192976 [ 280 ] {} <Debug> TCP-Session: ae1905a2-1a4d-460a-ab9e-f902998bc501 Authenticating user 'default' from [fd00:1122:3344:101::b]:32864 | ||
| 687 | 2026.02.14 05:14:39.193035 [ 281 ] {} <Debug> TCP-Session: 6740704d-74b3-4b23-823e-8380ed9622bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2026.02.14 05:14:39.193082 [ 282 ] {} <Debug> TCP-Session: a555484e-6588-4b93-bcd8-37fed71455e4 Authenticating user 'default' from [fd00:1122:3344:101::b]:51363 | ||
| 689 | 2026.02.14 05:14:39.193099 [ 280 ] {} <Debug> TCP-Session: ae1905a2-1a4d-460a-ab9e-f902998bc501 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2026.02.14 05:14:39.193110 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40930 | ||
| 691 | 2026.02.14 05:14:39.193187 [ 280 ] {} <Debug> TCP-Session: ae1905a2-1a4d-460a-ab9e-f902998bc501 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2026.02.14 05:14:39.193214 [ 282 ] {} <Debug> TCP-Session: a555484e-6588-4b93-bcd8-37fed71455e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2026.02.14 05:14:39.193166 [ 281 ] {} <Debug> TCP-Session: 6740704d-74b3-4b23-823e-8380ed9622bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.02.14 05:14:39.193286 [ 282 ] {} <Debug> TCP-Session: a555484e-6588-4b93-bcd8-37fed71455e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.02.14 05:14:39.193154 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 696 | 2026.02.14 05:14:39.193109 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 697 | 2026.02.14 05:14:39.193379 [ 283 ] {} <Debug> TCP-Session: e32d8b5a-42ac-4c66-99f5-7bc35d9d4e57 Authenticating user 'default' from [fd00:1122:3344:101::b]:35928 | ||
| 698 | 2026.02.14 05:14:39.193444 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 699 | 2026.02.14 05:14:39.193395 [ 284 ] {} <Debug> TCP-Session: 9fff5169-2aeb-43f2-81a2-b65ae94f3ba6 Authenticating user 'default' from [fd00:1122:3344:101::b]:46202 | ||
| 700 | 2026.02.14 05:14:39.193520 [ 283 ] {} <Debug> TCP-Session: e32d8b5a-42ac-4c66-99f5-7bc35d9d4e57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.02.14 05:14:39.193555 [ 285 ] {} <Debug> TCP-Session: e37bad90-06db-4eab-8f5e-26f9a72c28ae Authenticating user 'default' from [fd00:1122:3344:101::b]:40930 | ||
| 702 | 2026.02.14 05:14:39.193537 [ 284 ] {} <Debug> TCP-Session: 9fff5169-2aeb-43f2-81a2-b65ae94f3ba6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.02.14 05:14:39.193627 [ 283 ] {} <Debug> TCP-Session: e32d8b5a-42ac-4c66-99f5-7bc35d9d4e57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.02.14 05:14:39.193653 [ 285 ] {} <Debug> TCP-Session: e37bad90-06db-4eab-8f5e-26f9a72c28ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.02.14 05:14:39.193637 [ 284 ] {} <Debug> TCP-Session: 9fff5169-2aeb-43f2-81a2-b65ae94f3ba6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.02.14 05:14:39.193760 [ 285 ] {} <Debug> TCP-Session: e37bad90-06db-4eab-8f5e-26f9a72c28ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.02.14 05:14:42.625542 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.02.14 05:14:42.625603 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2026.02.14 05:14:42.625682 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.02.14 05:14:42.625743 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.02.14 05:14:42.630805 [ 244 ] {} <Debug> system.asynchronous_metric_log (8c7dca42-68a2-4cbd-a919-61b26ca7a3cd): Loading data parts | ||
| 712 | 2026.02.14 05:14:42.631054 [ 244 ] {} <Debug> system.asynchronous_metric_log (8c7dca42-68a2-4cbd-a919-61b26ca7a3cd): There are no data parts | ||
| 713 | 2026.02.14 05:14:42.642245 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c7dca42-68a2-4cbd-a919-61b26ca7a3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.02.14 05:14:42.642449 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 715 | 2026.02.14 05:14:42.649578 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2026.02.14 05:14:42.650688 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c7dca42-68a2-4cbd-a919-61b26ca7a3cd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 717 | 2026.02.14 05:14:42.651106 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 718 | 2026.02.14 05:14:42.655748 [ 243 ] {} <Debug> system.metric_log (4ff41557-b8d4-40a6-b070-fad5650ae6e2): Loading data parts | ||
| 719 | 2026.02.14 05:14:42.655958 [ 243 ] {} <Debug> system.metric_log (4ff41557-b8d4-40a6-b070-fad5650ae6e2): There are no data parts | ||
| 720 | 2026.02.14 05:14:42.691203 [ 243 ] {} <Trace> system.metric_log (4ff41557-b8d4-40a6-b070-fad5650ae6e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.02.14 05:14:42.691448 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 722 | 2026.02.14 05:14:42.699168 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.02.14 05:14:42.700899 [ 243 ] {} <Trace> system.metric_log (4ff41557-b8d4-40a6-b070-fad5650ae6e2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.02.14 05:14:42.706417 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.02.14 05:14:43.000167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.91 MiB, peak 148.91 MiB, free memory in arenas 0.00 B, will set to 154.00 MiB (RSS), difference: 9.10 MiB | ||
| 726 | 2026.02.14 05:14:45.126471 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.02.14 05:14:45.126711 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.02.14 05:14:45.131091 [ 242 ] {} <Debug> system.query_log (c68686e7-d145-455f-9c97-648d8c0a5247): Loading data parts | ||
| 729 | 2026.02.14 05:14:45.131292 [ 242 ] {} <Debug> system.query_log (c68686e7-d145-455f-9c97-648d8c0a5247): There are no data parts | ||
| 730 | 2026.02.14 05:14:45.139852 [ 242 ] {} <Trace> system.query_log (c68686e7-d145-455f-9c97-648d8c0a5247): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.02.14 05:14:45.139989 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.50 GiB. | ||
| 732 | 2026.02.14 05:14:45.141711 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.02.14 05:14:45.142369 [ 242 ] {} <Trace> system.query_log (c68686e7-d145-455f-9c97-648d8c0a5247): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.02.14 05:14:45.142723 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.02.14 05:14:46.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.23 MiB, peak 158.23 MiB, free memory in arenas 0.00 B, will set to 155.16 MiB (RSS), difference: -3.07 MiB | ||
| 736 | 2026.02.14 05:14:50.106769 [ 19 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.02.14 05:14:50.106828 [ 19 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.02.14 05:14:50.152154 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 739 | 2026.02.14 05:14:50.157159 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c7dca42-68a2-4cbd-a919-61b26ca7a3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.02.14 05:14:50.157216 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 741 | 2026.02.14 05:14:50.157931 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.02.14 05:14:50.158447 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c7dca42-68a2-4cbd-a919-61b26ca7a3cd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.02.14 05:14:50.160776 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.02.14 05:14:50.207452 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.02.14 05:14:50.225715 [ 243 ] {} <Trace> system.metric_log (4ff41557-b8d4-40a6-b070-fad5650ae6e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.02.14 05:14:50.225848 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 747 | 2026.02.14 05:14:50.232470 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.02.14 05:14:50.233595 [ 243 ] {} <Trace> system.metric_log (4ff41557-b8d4-40a6-b070-fad5650ae6e2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.02.14 05:14:50.237066 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.02.14 05:14:51.001149 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.83 MiB, peak 159.83 MiB, free memory in arenas 0.00 B, will set to 157.79 MiB (RSS), difference: 1.95 MiB | ||
| 751 | 2026.02.14 05:14:56.001204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.82 MiB, peak 159.83 MiB, free memory in arenas 0.00 B, will set to 157.84 MiB (RSS), difference: 4.03 MiB | ||
| 752 | 2026.02.14 05:14:56.036616 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2026.02.14 05:14:56.036803 [ 3 ] {b952f981-5482-48ba-90e8-d23dc5e71860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2026.02.14 05:14:56.045332 [ 3 ] {b952f981-5482-48ba-90e8-d23dc5e71860} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2026.02.14 05:14:56.058678 [ 3 ] {b952f981-5482-48ba-90e8-d23dc5e71860} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2026.02.14 05:14:56.067442 [ 3 ] {b952f981-5482-48ba-90e8-d23dc5e71860} <Debug> TCPHandler: Processed in 0.030954811 sec. | ||
| 757 | 2026.02.14 05:14:56.080453 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2026.02.14 05:14:56.080663 [ 3 ] {f77d17ac-2d64-40bf-95a4-5fdc6ce70245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 759 | 2026.02.14 05:14:56.090849 [ 3 ] {f77d17ac-2d64-40bf-95a4-5fdc6ce70245} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2026.02.14 05:14:56.090971 [ 3 ] {f77d17ac-2d64-40bf-95a4-5fdc6ce70245} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2026.02.14 05:14:56.093563 [ 3 ] {f77d17ac-2d64-40bf-95a4-5fdc6ce70245} <Debug> TCPHandler: Processed in 0.013173616 sec. | ||
| 762 | 2026.02.14 05:14:56.093881 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2026.02.14 05:14:56.094010 [ 3 ] {ff0256d1-47ae-4d99-94fd-86153c7997c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 764 | 2026.02.14 05:14:56.096450 [ 3 ] {ff0256d1-47ae-4d99-94fd-86153c7997c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2026.02.14 05:14:56.096501 [ 3 ] {ff0256d1-47ae-4d99-94fd-86153c7997c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2026.02.14 05:14:56.096898 [ 3 ] {ff0256d1-47ae-4d99-94fd-86153c7997c3} <Debug> TCPHandler: Processed in 0.003066724 sec. | ||
| 767 | 2026.02.14 05:14:56.097139 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2026.02.14 05:14:56.097292 [ 3 ] {4cb9b0c1-49eb-4e2f-aadf-f1bf336f5241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 769 | 2026.02.14 05:14:56.097571 [ 3 ] {4cb9b0c1-49eb-4e2f-aadf-f1bf336f5241} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2026.02.14 05:14:56.097617 [ 3 ] {4cb9b0c1-49eb-4e2f-aadf-f1bf336f5241} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2026.02.14 05:14:56.097966 [ 3 ] {4cb9b0c1-49eb-4e2f-aadf-f1bf336f5241} <Debug> TCPHandler: Processed in 0.000877091 sec. | ||
| 772 | 2026.02.14 05:14:56.098206 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2026.02.14 05:14:56.098340 [ 3 ] {f0ce8221-5e8a-41c3-9517-ae35b41d043f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 774 | 2026.02.14 05:14:56.098598 [ 3 ] {f0ce8221-5e8a-41c3-9517-ae35b41d043f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2026.02.14 05:14:56.098645 [ 3 ] {f0ce8221-5e8a-41c3-9517-ae35b41d043f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2026.02.14 05:14:56.098998 [ 3 ] {f0ce8221-5e8a-41c3-9517-ae35b41d043f} <Debug> TCPHandler: Processed in 0.00084533 sec. | ||
| 777 | 2026.02.14 05:14:56.099226 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2026.02.14 05:14:56.099349 [ 3 ] {8819d0e5-6e81-43ec-80c5-dc39336e21a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 779 | 2026.02.14 05:14:56.099605 [ 3 ] {8819d0e5-6e81-43ec-80c5-dc39336e21a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2026.02.14 05:14:56.099651 [ 3 ] {8819d0e5-6e81-43ec-80c5-dc39336e21a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2026.02.14 05:14:56.099994 [ 3 ] {8819d0e5-6e81-43ec-80c5-dc39336e21a8} <Debug> TCPHandler: Processed in 0.00081933 sec. | ||
| 782 | 2026.02.14 05:14:56.100213 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2026.02.14 05:14:56.100336 [ 3 ] {0fca986a-eb29-4b74-bdf4-eaf363daf662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 784 | 2026.02.14 05:14:56.100588 [ 3 ] {0fca986a-eb29-4b74-bdf4-eaf363daf662} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2026.02.14 05:14:56.100635 [ 3 ] {0fca986a-eb29-4b74-bdf4-eaf363daf662} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2026.02.14 05:14:56.100976 [ 3 ] {0fca986a-eb29-4b74-bdf4-eaf363daf662} <Debug> TCPHandler: Processed in 0.000813149 sec. | ||
| 787 | 2026.02.14 05:14:56.101193 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2026.02.14 05:14:56.101319 [ 3 ] {eb3cfcce-4e81-4577-a697-9d50dcb9f46b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 789 | 2026.02.14 05:14:56.101567 [ 3 ] {eb3cfcce-4e81-4577-a697-9d50dcb9f46b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2026.02.14 05:14:56.101614 [ 3 ] {eb3cfcce-4e81-4577-a697-9d50dcb9f46b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2026.02.14 05:14:56.101958 [ 3 ] {eb3cfcce-4e81-4577-a697-9d50dcb9f46b} <Debug> TCPHandler: Processed in 0.00081436 sec. | ||
| 792 | 2026.02.14 05:14:56.102176 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2026.02.14 05:14:56.102293 [ 3 ] {6f45e252-119e-44bc-bb91-66325b7f2ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 794 | 2026.02.14 05:14:56.102541 [ 3 ] {6f45e252-119e-44bc-bb91-66325b7f2ed6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2026.02.14 05:14:56.102585 [ 3 ] {6f45e252-119e-44bc-bb91-66325b7f2ed6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2026.02.14 05:14:56.102911 [ 3 ] {6f45e252-119e-44bc-bb91-66325b7f2ed6} <Debug> TCPHandler: Processed in 0.000783689 sec. | ||
| 797 | 2026.02.14 05:14:56.103126 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2026.02.14 05:14:56.103245 [ 3 ] {9d8fb0e1-515c-4eb3-9c78-40976e4fef2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 799 | 2026.02.14 05:14:56.103491 [ 3 ] {9d8fb0e1-515c-4eb3-9c78-40976e4fef2c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2026.02.14 05:14:56.103534 [ 3 ] {9d8fb0e1-515c-4eb3-9c78-40976e4fef2c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2026.02.14 05:14:56.103856 [ 3 ] {9d8fb0e1-515c-4eb3-9c78-40976e4fef2c} <Debug> TCPHandler: Processed in 0.000779399 sec. | ||
| 802 | 2026.02.14 05:14:56.104053 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2026.02.14 05:14:56.104172 [ 3 ] {a04a5bc7-1ad2-4ec3-80a9-bde8598b59f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 804 | 2026.02.14 05:14:56.104416 [ 3 ] {a04a5bc7-1ad2-4ec3-80a9-bde8598b59f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2026.02.14 05:14:56.104460 [ 3 ] {a04a5bc7-1ad2-4ec3-80a9-bde8598b59f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2026.02.14 05:14:56.104774 [ 3 ] {a04a5bc7-1ad2-4ec3-80a9-bde8598b59f3} <Debug> TCPHandler: Processed in 0.000769398 sec. | ||
| 807 | 2026.02.14 05:14:56.104990 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2026.02.14 05:14:56.105115 [ 3 ] {52aa19b9-90b2-4a76-b174-52c44d2b0c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 809 | 2026.02.14 05:14:56.105364 [ 3 ] {52aa19b9-90b2-4a76-b174-52c44d2b0c92} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2026.02.14 05:14:56.105409 [ 3 ] {52aa19b9-90b2-4a76-b174-52c44d2b0c92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2026.02.14 05:14:56.105730 [ 3 ] {52aa19b9-90b2-4a76-b174-52c44d2b0c92} <Debug> TCPHandler: Processed in 0.000788019 sec. | ||
| 812 | 2026.02.14 05:14:56.105940 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2026.02.14 05:14:56.106058 [ 3 ] {fc9cd317-6b6d-414a-946c-3caed8acc8b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 814 | 2026.02.14 05:14:56.106311 [ 3 ] {fc9cd317-6b6d-414a-946c-3caed8acc8b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2026.02.14 05:14:56.106354 [ 3 ] {fc9cd317-6b6d-414a-946c-3caed8acc8b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2026.02.14 05:14:56.106685 [ 3 ] {fc9cd317-6b6d-414a-946c-3caed8acc8b8} <Debug> TCPHandler: Processed in 0.000794349 sec. | ||
| 817 | 2026.02.14 05:14:56.106906 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2026.02.14 05:14:56.107025 [ 3 ] {8d9d4e70-1517-4cff-a591-7cca0ebf1c31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 819 | 2026.02.14 05:14:56.107274 [ 3 ] {8d9d4e70-1517-4cff-a591-7cca0ebf1c31} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2026.02.14 05:14:56.107316 [ 3 ] {8d9d4e70-1517-4cff-a591-7cca0ebf1c31} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2026.02.14 05:14:56.107629 [ 3 ] {8d9d4e70-1517-4cff-a591-7cca0ebf1c31} <Debug> TCPHandler: Processed in 0.000771998 sec. | ||
| 822 | 2026.02.14 05:14:56.107845 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2026.02.14 05:14:56.107964 [ 3 ] {ac5aa852-e02f-479c-b352-ea58dc41b85c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 824 | 2026.02.14 05:14:56.108219 [ 3 ] {ac5aa852-e02f-479c-b352-ea58dc41b85c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2026.02.14 05:14:56.108263 [ 3 ] {ac5aa852-e02f-479c-b352-ea58dc41b85c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2026.02.14 05:14:56.108581 [ 3 ] {ac5aa852-e02f-479c-b352-ea58dc41b85c} <Debug> TCPHandler: Processed in 0.000784318 sec. | ||
| 827 | 2026.02.14 05:14:56.110043 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2026.02.14 05:14:56.110148 [ 3 ] {d0fe8653-948d-46f5-b1ed-02705d7fa9de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 829 | 2026.02.14 05:14:56.110190 [ 3 ] {d0fe8653-948d-46f5-b1ed-02705d7fa9de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2026.02.14 05:14:56.115072 [ 3 ] {d0fe8653-948d-46f5-b1ed-02705d7fa9de} <Trace> oximeter.timeseries_schema (6eff8363-790a-4464-a617-d08a3a22e27d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 831 | 2026.02.14 05:14:56.115131 [ 3 ] {d0fe8653-948d-46f5-b1ed-02705d7fa9de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 832 | 2026.02.14 05:14:56.117909 [ 3 ] {d0fe8653-948d-46f5-b1ed-02705d7fa9de} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 833 | 2026.02.14 05:14:56.118457 [ 3 ] {d0fe8653-948d-46f5-b1ed-02705d7fa9de} <Trace> oximeter.timeseries_schema (6eff8363-790a-4464-a617-d08a3a22e27d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 834 | 2026.02.14 05:14:56.118642 [ 3 ] {d0fe8653-948d-46f5-b1ed-02705d7fa9de} <Debug> executeQuery: Read 15 rows, 2.24 KiB in 0.008522 sec., 1760.1501994836892 rows/sec., 262.30 KiB/sec. | ||
| 835 | 2026.02.14 05:14:56.118690 [ 3 ] {d0fe8653-948d-46f5-b1ed-02705d7fa9de} <Debug> TCPHandler: Processed in 0.008695488 sec. | ||
| 836 | 2026.02.14 05:14:56.118826 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 837 | 2026.02.14 05:14:56.118936 [ 3 ] {f33451a7-9e68-44ac-9dc6-d9700196044a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 838 | 2026.02.14 05:14:56.118991 [ 3 ] {f33451a7-9e68-44ac-9dc6-d9700196044a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 839 | 2026.02.14 05:14:56.121666 [ 3 ] {f33451a7-9e68-44ac-9dc6-d9700196044a} <Trace> oximeter.fields_ipaddr (ee337af8-aa05-4aff-a541-82e8121fdf77): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 840 | 2026.02.14 05:14:56.121706 [ 3 ] {f33451a7-9e68-44ac-9dc6-d9700196044a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 841 | 2026.02.14 05:14:56.124285 [ 3 ] {f33451a7-9e68-44ac-9dc6-d9700196044a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 842 | 2026.02.14 05:14:56.124800 [ 3 ] {f33451a7-9e68-44ac-9dc6-d9700196044a} <Trace> oximeter.fields_ipaddr (ee337af8-aa05-4aff-a541-82e8121fdf77): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 843 | 2026.02.14 05:14:56.124939 [ 3 ] {f33451a7-9e68-44ac-9dc6-d9700196044a} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.006028 sec., 1327.1400132714 rows/sec., 108.22 KiB/sec. | ||
| 844 | 2026.02.14 05:14:56.124978 [ 3 ] {f33451a7-9e68-44ac-9dc6-d9700196044a} <Debug> TCPHandler: Processed in 0.006210829 sec. | ||
| 845 | 2026.02.14 05:14:56.125102 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 846 | 2026.02.14 05:14:56.125201 [ 3 ] {951aae86-373c-4839-abc0-14f9cc3cc49b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 847 | 2026.02.14 05:14:56.125241 [ 3 ] {951aae86-373c-4839-abc0-14f9cc3cc49b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 848 | 2026.02.14 05:14:56.125704 [ 3 ] {951aae86-373c-4839-abc0-14f9cc3cc49b} <Trace> oximeter.fields_string (405d78a1-8886-4664-90db-f971f8ca7115): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 849 | 2026.02.14 05:14:56.125739 [ 3 ] {951aae86-373c-4839-abc0-14f9cc3cc49b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 850 | 2026.02.14 05:14:56.126196 [ 3 ] {951aae86-373c-4839-abc0-14f9cc3cc49b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 851 | 2026.02.14 05:14:56.126662 [ 3 ] {951aae86-373c-4839-abc0-14f9cc3cc49b} <Trace> oximeter.fields_string (405d78a1-8886-4664-90db-f971f8ca7115): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 852 | 2026.02.14 05:14:56.126796 [ 3 ] {951aae86-373c-4839-abc0-14f9cc3cc49b} <Debug> executeQuery: Read 56 rows, 4.33 KiB in 0.001615 sec., 34674.9226006192 rows/sec., 2.62 MiB/sec. | ||
| 853 | 2026.02.14 05:14:56.126837 [ 3 ] {951aae86-373c-4839-abc0-14f9cc3cc49b} <Debug> TCPHandler: Processed in 0.001784043 sec. | ||
| 854 | 2026.02.14 05:14:56.126950 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 855 | 2026.02.14 05:14:56.127047 [ 3 ] {d8d90760-28d1-4cb5-b48f-a4810e9950f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 856 | 2026.02.14 05:14:56.127088 [ 3 ] {d8d90760-28d1-4cb5-b48f-a4810e9950f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 857 | 2026.02.14 05:14:56.127485 [ 3 ] {d8d90760-28d1-4cb5-b48f-a4810e9950f3} <Trace> oximeter.fields_u16 (ed9e4473-7ae6-4e57-b357-284ea54b0d61): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 858 | 2026.02.14 05:14:56.127523 [ 3 ] {d8d90760-28d1-4cb5-b48f-a4810e9950f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 859 | 2026.02.14 05:14:56.127944 [ 3 ] {d8d90760-28d1-4cb5-b48f-a4810e9950f3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 860 | 2026.02.14 05:14:56.128452 [ 3 ] {d8d90760-28d1-4cb5-b48f-a4810e9950f3} <Trace> oximeter.fields_u16 (ed9e4473-7ae6-4e57-b357-284ea54b0d61): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 861 | 2026.02.14 05:14:56.128581 [ 3 ] {d8d90760-28d1-4cb5-b48f-a4810e9950f3} <Debug> executeQuery: Read 8 rows, 572.00 B in 0.001553 sec., 5151.3200257566 rows/sec., 359.69 KiB/sec. | ||
| 862 | 2026.02.14 05:14:56.128618 [ 3 ] {d8d90760-28d1-4cb5-b48f-a4810e9950f3} <Debug> TCPHandler: Processed in 0.001717401 sec. | ||
| 863 | 2026.02.14 05:14:56.128727 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 864 | 2026.02.14 05:14:56.128822 [ 3 ] {41f49b43-b5a0-430e-b38d-353ea25c54e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 865 | 2026.02.14 05:14:56.128863 [ 3 ] {41f49b43-b5a0-430e-b38d-353ea25c54e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 866 | 2026.02.14 05:14:56.129285 [ 3 ] {41f49b43-b5a0-430e-b38d-353ea25c54e3} <Trace> oximeter.fields_uuid (92b2e7d6-5837-4331-910d-4f18aea11fb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 867 | 2026.02.14 05:14:56.129322 [ 3 ] {41f49b43-b5a0-430e-b38d-353ea25c54e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 868 | 2026.02.14 05:14:56.129740 [ 3 ] {41f49b43-b5a0-430e-b38d-353ea25c54e3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 869 | 2026.02.14 05:14:56.130255 [ 3 ] {41f49b43-b5a0-430e-b38d-353ea25c54e3} <Trace> oximeter.fields_uuid (92b2e7d6-5837-4331-910d-4f18aea11fb9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 870 | 2026.02.14 05:14:56.130386 [ 3 ] {41f49b43-b5a0-430e-b38d-353ea25c54e3} <Debug> executeQuery: Read 64 rows, 5.13 KiB in 0.001583 sec., 40429.564118761846 rows/sec., 3.16 MiB/sec. | ||
| 871 | 2026.02.14 05:14:56.130425 [ 3 ] {41f49b43-b5a0-430e-b38d-353ea25c54e3} <Debug> TCPHandler: Processed in 0.001747582 sec. | ||
| 872 | 2026.02.14 05:14:56.130542 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2026.02.14 05:14:56.130639 [ 3 ] {399ececa-127c-4886-be82-56a505e870af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 874 | 2026.02.14 05:14:56.130681 [ 3 ] {399ececa-127c-4886-be82-56a505e870af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 875 | 2026.02.14 05:14:56.131095 [ 3 ] {399ececa-127c-4886-be82-56a505e870af} <Trace> oximeter.measurements_cumulativeu64 (9c6a00aa-0cca-47e7-a496-375c9f535f1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 876 | 2026.02.14 05:14:56.131129 [ 3 ] {399ececa-127c-4886-be82-56a505e870af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 877 | 2026.02.14 05:14:56.133575 [ 3 ] {399ececa-127c-4886-be82-56a505e870af} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 878 | 2026.02.14 05:14:56.134029 [ 3 ] {399ececa-127c-4886-be82-56a505e870af} <Trace> oximeter.measurements_cumulativeu64 (9c6a00aa-0cca-47e7-a496-375c9f535f1c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 879 | 2026.02.14 05:14:56.134161 [ 3 ] {399ececa-127c-4886-be82-56a505e870af} <Debug> executeQuery: Read 34 rows, 2.41 KiB in 0.003541 sec., 9601.807399039819 rows/sec., 680.92 KiB/sec. | ||
| 880 | 2026.02.14 05:14:56.134199 [ 3 ] {399ececa-127c-4886-be82-56a505e870af} <Debug> TCPHandler: Processed in 0.003706019 sec. | ||
| 881 | 2026.02.14 05:14:56.134313 [ 3 ] {} <Trace> TCP-Session: 45a9f347-bd68-4fec-9703-e801e2d414b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 882 | 2026.02.14 05:14:56.134408 [ 3 ] {32f3c803-5fe3-46b7-b9ab-e08858b643b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33308) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 883 | 2026.02.14 05:14:56.134449 [ 3 ] {32f3c803-5fe3-46b7-b9ab-e08858b643b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 884 | 2026.02.14 05:14:56.134768 [ 3 ] {32f3c803-5fe3-46b7-b9ab-e08858b643b4} <Trace> oximeter.measurements_u64 (fa0259c9-dd11-4e83-ab18-85e40f6dd3f8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 885 | 2026.02.14 05:14:56.134805 [ 3 ] {32f3c803-5fe3-46b7-b9ab-e08858b643b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 886 | 2026.02.14 05:14:56.135281 [ 3 ] {32f3c803-5fe3-46b7-b9ab-e08858b643b4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 887 | 2026.02.14 05:14:56.135698 [ 3 ] {32f3c803-5fe3-46b7-b9ab-e08858b643b4} <Trace> oximeter.measurements_u64 (fa0259c9-dd11-4e83-ab18-85e40f6dd3f8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 888 | 2026.02.14 05:14:56.135827 [ 3 ] {32f3c803-5fe3-46b7-b9ab-e08858b643b4} <Debug> executeQuery: Read 10 rows, 719.00 B in 0.001436 sec., 6963.788300835655 rows/sec., 488.96 KiB/sec. | ||
| 889 | 2026.02.14 05:14:56.135863 [ 3 ] {32f3c803-5fe3-46b7-b9ab-e08858b643b4} <Debug> TCPHandler: Processed in 0.001598319 sec. | ||
| 890 | 2026.02.14 05:14:57.661749 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 891 | 2026.02.14 05:14:57.662229 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c7dca42-68a2-4cbd-a919-61b26ca7a3cd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 892 | 2026.02.14 05:14:57.662277 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 893 | 2026.02.14 05:14:57.662939 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 894 | 2026.02.14 05:14:57.663387 [ 244 ] {} <Trace> system.asynchronous_metric_log (8c7dca42-68a2-4cbd-a919-61b26ca7a3cd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 895 | 2026.02.14 05:14:57.663531 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 896 | 2026.02.14 05:14:57.738231 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 897 | 2026.02.14 05:14:57.756034 [ 243 ] {} <Trace> system.metric_log (4ff41557-b8d4-40a6-b070-fad5650ae6e2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 898 | 2026.02.14 05:14:57.756112 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.49 GiB. | ||
| 899 | 2026.02.14 05:14:57.762841 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 900 | 2026.02.14 05:14:57.764067 [ 243 ] {} <Trace> system.metric_log (4ff41557-b8d4-40a6-b070-fad5650ae6e2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 901 | 2026.02.14 05:14:57.767511 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 902 | 2026.02.14 05:14:58.001154 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.63 MiB, peak 163.63 MiB, free memory in arenas 0.00 B, will set to 161.08 MiB (RSS), difference: 1.45 MiB | ||
| 903 | 2026.02.14 05:14:59.688681 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57138 | ||
| 904 | 2026.02.14 05:14:59.690486 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 905 | 2026.02.14 05:14:59.690534 [ 286 ] {} <Debug> TCP-Session: eef7ed77-5dc6-488c-9043-7076cd8c612d Authenticating user 'default' from [fd00:1122:3344:101::e]:57138 | ||
| 906 | 2026.02.14 05:14:59.690557 [ 286 ] {} <Debug> TCP-Session: eef7ed77-5dc6-488c-9043-7076cd8c612d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 907 | 2026.02.14 05:14:59.690572 [ 286 ] {} <Debug> TCP-Session: eef7ed77-5dc6-488c-9043-7076cd8c612d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 908 | 2026.02.14 05:14:59.690621 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 909 | 2026.02.14 05:14:59.690645 [ 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 | ||
| 910 | 2026.02.14 05:14:59.690662 [ 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 | ||
| 911 | 2026.02.14 05:14:59.691021 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48638 | ||
| 912 | 2026.02.14 05:14:59.691218 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51168 | ||
| 913 | 2026.02.14 05:14:59.691226 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56892 | ||
| 914 | 2026.02.14 05:14:59.691444 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37555 | ||
| 915 | 2026.02.14 05:14:59.691448 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41590 | ||
| 916 | 2026.02.14 05:14:59.691599 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43285 | ||
| 917 | 2026.02.14 05:14:59.691878 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61663 | ||
| 918 | 2026.02.14 05:14:59.692088 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60647 | ||
| 919 | 2026.02.14 05:14:59.692848 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 920 | 2026.02.14 05:14:59.692874 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 921 | 2026.02.14 05:14:59.692898 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 922 | 2026.02.14 05:14:59.692908 [ 288 ] {} <Debug> TCP-Session: cdbbdf38-28d2-4562-90ed-3500755a411f Authenticating user 'default' from [fd00:1122:3344:101::e]:56892 | ||
| 923 | 2026.02.14 05:14:59.692926 [ 294 ] {} <Debug> TCP-Session: 81c81f20-1882-4905-a528-4610b8940414 Authenticating user 'default' from [fd00:1122:3344:101::e]:60647 | ||
| 924 | 2026.02.14 05:14:59.692946 [ 292 ] {} <Debug> TCP-Session: 7c596c36-c330-4c44-aad2-0d0253739703 Authenticating user 'default' from [fd00:1122:3344:101::e]:43285 | ||
| 925 | 2026.02.14 05:14:59.692950 [ 288 ] {} <Debug> TCP-Session: cdbbdf38-28d2-4562-90ed-3500755a411f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2026.02.14 05:14:59.692965 [ 294 ] {} <Debug> TCP-Session: 81c81f20-1882-4905-a528-4610b8940414 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2026.02.14 05:14:59.692981 [ 288 ] {} <Debug> TCP-Session: cdbbdf38-28d2-4562-90ed-3500755a411f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.02.14 05:14:59.692979 [ 292 ] {} <Debug> TCP-Session: 7c596c36-c330-4c44-aad2-0d0253739703 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 929 | 2026.02.14 05:14:59.692984 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 930 | 2026.02.14 05:14:59.693012 [ 292 ] {} <Debug> TCP-Session: 7c596c36-c330-4c44-aad2-0d0253739703 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 931 | 2026.02.14 05:14:59.693016 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 932 | 2026.02.14 05:14:59.693047 [ 290 ] {} <Debug> TCP-Session: b2bcdb8f-3f89-4d91-b1d7-4f59d90c1323 Authenticating user 'default' from [fd00:1122:3344:101::e]:41590 | ||
| 933 | 2026.02.14 05:14:59.693011 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 934 | 2026.02.14 05:14:59.693116 [ 290 ] {} <Debug> TCP-Session: b2bcdb8f-3f89-4d91-b1d7-4f59d90c1323 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 935 | 2026.02.14 05:14:59.693114 [ 289 ] {} <Debug> TCP-Session: e55a39b4-806e-470e-9cc9-62499363c47b Authenticating user 'default' from [fd00:1122:3344:101::e]:51168 | ||
| 936 | 2026.02.14 05:14:59.693151 [ 290 ] {} <Debug> TCP-Session: b2bcdb8f-3f89-4d91-b1d7-4f59d90c1323 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 937 | 2026.02.14 05:14:59.693152 [ 287 ] {} <Debug> TCP-Session: b2d27781-3182-4eb9-a37e-5d900e6114ef Authenticating user 'default' from [fd00:1122:3344:101::e]:48638 | ||
| 938 | 2026.02.14 05:14:59.693179 [ 289 ] {} <Debug> TCP-Session: e55a39b4-806e-470e-9cc9-62499363c47b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 939 | 2026.02.14 05:14:59.693207 [ 287 ] {} <Debug> TCP-Session: b2d27781-3182-4eb9-a37e-5d900e6114ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 940 | 2026.02.14 05:14:59.693212 [ 286 ] {} <Trace> TCP-Session: eef7ed77-5dc6-488c-9043-7076cd8c612d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 941 | 2026.02.14 05:14:59.693230 [ 287 ] {} <Debug> TCP-Session: b2d27781-3182-4eb9-a37e-5d900e6114ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 942 | 2026.02.14 05:14:59.693222 [ 289 ] {} <Debug> TCP-Session: e55a39b4-806e-470e-9cc9-62499363c47b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2026.02.14 05:14:59.692993 [ 294 ] {} <Debug> TCP-Session: 81c81f20-1882-4905-a528-4610b8940414 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 944 | 2026.02.14 05:14:59.692975 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 945 | 2026.02.14 05:14:59.692918 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 946 | 2026.02.14 05:14:59.693357 [ 291 ] {} <Debug> TCP-Session: 6aa2300a-0709-44ec-94eb-4b0739231944 Authenticating user 'default' from [fd00:1122:3344:101::e]:37555 | ||
| 947 | 2026.02.14 05:14:59.693365 [ 293 ] {} <Debug> TCP-Session: 2043a5ce-c8a7-4406-b61a-c89797016b7d Authenticating user 'default' from [fd00:1122:3344:101::e]:61663 | ||
| 948 | 2026.02.14 05:14:59.693384 [ 291 ] {} <Debug> TCP-Session: 6aa2300a-0709-44ec-94eb-4b0739231944 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2026.02.14 05:14:59.693394 [ 293 ] {} <Debug> TCP-Session: 2043a5ce-c8a7-4406-b61a-c89797016b7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2026.02.14 05:14:59.693407 [ 291 ] {} <Debug> TCP-Session: 6aa2300a-0709-44ec-94eb-4b0739231944 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 951 | 2026.02.14 05:14:59.693414 [ 286 ] {a0f9fd61-8475-454f-8c06-4f14e929c983} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57138) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 952 | 2026.02.14 05:14:59.693421 [ 293 ] {} <Debug> TCP-Session: 2043a5ce-c8a7-4406-b61a-c89797016b7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 953 | 2026.02.14 05:14:59.693732 [ 286 ] {a0f9fd61-8475-454f-8c06-4f14e929c983} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 954 | 2026.02.14 05:14:59.697957 [ 286 ] {a0f9fd61-8475-454f-8c06-4f14e929c983} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 955 | 2026.02.14 05:14:59.708928 [ 286 ] {a0f9fd61-8475-454f-8c06-4f14e929c983} <Debug> oximeter.version (5e3c60f1-ee59-41f0-aeb2-9b6d683b4942) (SelectExecutor): Key condition: unknown | ||
| 956 | 2026.02.14 05:14:59.725470 [ 295 ] {a0f9fd61-8475-454f-8c06-4f14e929c983} <Trace> AggregatingTransform: Aggregating | ||
| 957 | 2026.02.14 05:14:59.727765 [ 295 ] {a0f9fd61-8475-454f-8c06-4f14e929c983} <Trace> Aggregator: Aggregation method: without_key | ||
| 958 | 2026.02.14 05:14:59.728547 [ 295 ] {a0f9fd61-8475-454f-8c06-4f14e929c983} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005961692 sec. (167.738 rows/sec., 6.55 KiB/sec.) | ||
| 959 | 2026.02.14 05:14:59.728571 [ 295 ] {a0f9fd61-8475-454f-8c06-4f14e929c983} <Trace> Aggregator: Merging aggregated data | ||
| 960 | 2026.02.14 05:14:59.728664 [ 295 ] {a0f9fd61-8475-454f-8c06-4f14e929c983} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 961 | 2026.02.14 05:14:59.731899 [ 286 ] {a0f9fd61-8475-454f-8c06-4f14e929c983} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.03855 sec., 25.940337224383917 rows/sec., 1.01 KiB/sec. | ||
| 962 | 2026.02.14 05:14:59.732098 [ 286 ] {a0f9fd61-8475-454f-8c06-4f14e929c983} <Debug> TCPHandler: Processed in 0.039015264 sec. | ||
| 963 | 2026.02.14 05:14:59.736135 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 964 | 2026.02.14 05:14:59.736177 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 965 | 2026.02.14 05:14:59.736195 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 966 | 2026.02.14 05:14:59.736214 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 967 | 2026.02.14 05:14:59.736229 [ 287 ] {} <Debug> TCP-Session: b2d27781-3182-4eb9-a37e-5d900e6114ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 968 | 2026.02.14 05:14:59.736238 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 969 | 2026.02.14 05:14:59.736268 [ 290 ] {} <Debug> TCP-Session: b2bcdb8f-3f89-4d91-b1d7-4f59d90c1323 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 970 | 2026.02.14 05:14:59.736277 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 971 | 2026.02.14 05:14:59.736314 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 972 | 2026.02.14 05:14:59.736293 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 973 | 2026.02.14 05:14:59.736344 [ 291 ] {} <Debug> TCP-Session: 6aa2300a-0709-44ec-94eb-4b0739231944 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 974 | 2026.02.14 05:14:59.736372 [ 293 ] {} <Debug> TCP-Session: 2043a5ce-c8a7-4406-b61a-c89797016b7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.02.14 05:14:59.736385 [ 289 ] {} <Debug> TCP-Session: e55a39b4-806e-470e-9cc9-62499363c47b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2026.02.14 05:14:59.736256 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 977 | 2026.02.14 05:14:59.736244 [ 294 ] {} <Debug> TCP-Session: 81c81f20-1882-4905-a528-4610b8940414 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 978 | 2026.02.14 05:14:59.736316 [ 288 ] {} <Debug> TCP-Session: cdbbdf38-28d2-4562-90ed-3500755a411f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2026.02.14 05:14:59.736472 [ 292 ] {} <Debug> TCP-Session: 7c596c36-c330-4c44-aad2-0d0253739703 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 980 | 2026.02.14 05:14:59.736191 [ 286 ] {} <Debug> TCP-Session: eef7ed77-5dc6-488c-9043-7076cd8c612d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 981 | 2026.02.14 05:15:00.000275 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.33 MiB, peak 170.45 MiB, free memory in arenas 0.00 B, will set to 164.18 MiB (RSS), difference: 2.84 MiB | ||