| 1 | [ Dec 20 01:29:33 Enabled. ] | ||
| 2 | [ Dec 20 01:29:33 Rereading configuration. ] | ||
| 3 | [ Dec 20 01:29:35 Rereading configuration. ] | ||
| 4 | [ Dec 20 01:29:40 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Dec 20 01:29:40 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2025.12.20 01:29:41.370583 [ 1 ] {} <Information> Application: Will watch for the process with pid 24774 | ||
| 29 | 2025.12.20 01:29:41.370927 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.12.20 01:29:41.611097 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24774 | ||
| 31 | 2025.12.20 01:29:41.611901 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.12.20 01:29:41.612050 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.12.20 01:29:41.733467 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.12.20 01:29:41.771428 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.12.20 01:29:41.771477 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.12.20 01:29:41.771494 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.12.20 01:29:41.771549 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.12.20 01:29:41.771919 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.12.20 01:29:41.775658 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2025.12.20 01:29:41.776450 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.12.20 01:29:41.777260 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2025.12.20 01:29:41.777280 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2025.12.20 01:29:41.777294 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.12.20 01:29:41.777971 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.12.20 01:29:41.778925 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.12.20 01:29:41.786092 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.12.20 01:29:41.786868 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.12.20 01:29:41.788679 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.12.20 01:29:41.788772 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.12.20 01:29:41.790328 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2025.12.20 01:29:41.790981 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.12.20 01:29:41.796487 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.12.20 01:29:41.797103 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.12.20 01:29:41.801047 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.12.20 01:29:41.801518 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.12.20 01:29:41.801898 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.12.20 01:29:41.802274 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.12.20 01:29:41.803782 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.12.20 01:29:41.803812 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.12.20 01:29:41.803910 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.12.20 01:29:41.804002 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.12.20 01:29:41.816711 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.12.20 01:29:41.816747 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000182774 sec | ||
| 68 | 2025.12.20 01:29:41.816776 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.12.20 01:29:41.816795 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.12.20 01:29:41.817716 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.12.20 01:29:41.818279 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.12.20 01:29:41.829315 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.12.20 01:29:41.829357 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.12.20 01:29:41.829377 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.12.20 01:29:41.829389 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.12.20 01:29:41.829421 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.12.20 01:29:41.829439 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.12.20 01:29:41.831711 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.12.20 01:29:41.831757 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.12.20 01:29:41.831776 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.12.20 01:29:41.831907 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.12.20 01:29:41.831947 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.12.20 01:29:41.831960 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.12.20 01:29:41.831978 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.12.20 01:29:41.831989 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.12.20 01:29:41.832018 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.12.20 01:29:41.832034 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.12.20 01:29:41.853528 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.12.20 01:29:41.858000 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.12.20 01:29:41.858036 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.9031e-05 sec | ||
| 91 | 2025.12.20 01:29:41.858050 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.12.20 01:29:41.858063 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.12.20 01:29:41.858092 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.12.20 01:29:41.858307 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.12.20 01:29:41.858358 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.12.20 01:29:41.858373 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.12.20 01:29:41.858386 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2025.12.20 01:29:41.858399 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.12.20 01:29:41.876289 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.12.20 01:29:41.876527 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.67 MiB (RSS), difference: 91.89 MiB | ||
| 101 | 2025.12.20 01:29:41.877882 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.354e-05 sec. | ||
| 102 | 2025.12.20 01:29:41.878218 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.12.20 01:29:41.878813 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.12.20 01:29:41.878832 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.12.20 01:29:42.057453 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54395 | ||
| 106 | 2025.12.20 01:29:42.059359 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.12.20 01:29:42.059418 [ 3 ] {} <Debug> TCP-Session: 4551861d-854a-4526-8438-7e33e96798a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54395 | ||
| 108 | 2025.12.20 01:29:42.059449 [ 3 ] {} <Debug> TCP-Session: 4551861d-854a-4526-8438-7e33e96798a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.12.20 01:29:42.059470 [ 3 ] {} <Debug> TCP-Session: 4551861d-854a-4526-8438-7e33e96798a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.12.20 01:29:42.059567 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.12.20 01:29:42.059593 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2025.12.20 01:29:42.059617 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.12.20 01:29:42.059986 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53662 | ||
| 114 | 2025.12.20 01:29:42.060011 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48449 | ||
| 115 | 2025.12.20 01:29:42.060224 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2025.12.20 01:29:42.060264 [ 5 ] {} <Debug> TCP-Session: 79940286-0e3c-422f-a023-62d1027a04b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48449 | ||
| 117 | 2025.12.20 01:29:42.060299 [ 5 ] {} <Debug> TCP-Session: 79940286-0e3c-422f-a023-62d1027a04b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2025.12.20 01:29:42.060312 [ 5 ] {} <Debug> TCP-Session: 79940286-0e3c-422f-a023-62d1027a04b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2025.12.20 01:29:42.060895 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35924 | ||
| 120 | 2025.12.20 01:29:42.060933 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2025.12.20 01:29:42.061088 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60293 | ||
| 122 | 2025.12.20 01:29:42.061198 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47656 | ||
| 123 | 2025.12.20 01:29:42.061431 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51811 | ||
| 124 | 2025.12.20 01:29:42.061443 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41630 | ||
| 125 | 2025.12.20 01:29:42.061489 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39106 | ||
| 126 | 2025.12.20 01:29:42.061717 [ 4 ] {} <Debug> TCP-Session: 4cdcaf42-c595-4ba6-8c65-669440ff9789 Authenticating user 'default' from [fd00:1122:3344:101::d]:53662 | ||
| 127 | 2025.12.20 01:29:42.061762 [ 4 ] {} <Debug> TCP-Session: 4cdcaf42-c595-4ba6-8c65-669440ff9789 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2025.12.20 01:29:42.061794 [ 4 ] {} <Debug> TCP-Session: 4cdcaf42-c595-4ba6-8c65-669440ff9789 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2025.12.20 01:29:42.061996 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2025.12.20 01:29:42.062066 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2025.12.20 01:29:42.062110 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2025.12.20 01:29:42.062202 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2025.12.20 01:29:42.062218 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2025.12.20 01:29:42.062254 [ 259 ] {} <Debug> TCP-Session: b649438d-f3bf-4fe3-b17e-65a4dc169b35 Authenticating user 'default' from [fd00:1122:3344:101::d]:39106 | ||
| 135 | 2025.12.20 01:29:42.062231 [ 257 ] {} <Debug> TCP-Session: 6fcb79b0-0abc-4ad9-88f1-11aebd0d9b31 Authenticating user 'default' from [fd00:1122:3344:101::d]:51811 | ||
| 136 | 2025.12.20 01:29:42.062287 [ 259 ] {} <Debug> TCP-Session: b649438d-f3bf-4fe3-b17e-65a4dc169b35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2025.12.20 01:29:42.062277 [ 253 ] {} <Debug> TCP-Session: 4daff17b-38c3-4743-a5a5-33dd7d0afde0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35924 | ||
| 138 | 2025.12.20 01:29:42.062314 [ 259 ] {} <Debug> TCP-Session: b649438d-f3bf-4fe3-b17e-65a4dc169b35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2025.12.20 01:29:42.062316 [ 257 ] {} <Debug> TCP-Session: 6fcb79b0-0abc-4ad9-88f1-11aebd0d9b31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.12.20 01:29:42.062361 [ 253 ] {} <Debug> TCP-Session: 4daff17b-38c3-4743-a5a5-33dd7d0afde0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.12.20 01:29:42.062372 [ 257 ] {} <Debug> TCP-Session: 6fcb79b0-0abc-4ad9-88f1-11aebd0d9b31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2025.12.20 01:29:42.062395 [ 253 ] {} <Debug> TCP-Session: 4daff17b-38c3-4743-a5a5-33dd7d0afde0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2025.12.20 01:29:42.062232 [ 256 ] {} <Debug> TCP-Session: 844f98be-5206-4f43-bcf8-a77738413d3d Authenticating user 'default' from [fd00:1122:3344:101::d]:47656 | ||
| 144 | 2025.12.20 01:29:42.062230 [ 255 ] {} <Debug> TCP-Session: 267adacc-a88b-4164-961b-09978269ae24 Authenticating user 'default' from [fd00:1122:3344:101::d]:60293 | ||
| 145 | 2025.12.20 01:29:42.062472 [ 256 ] {} <Debug> TCP-Session: 844f98be-5206-4f43-bcf8-a77738413d3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.12.20 01:29:42.062491 [ 255 ] {} <Debug> TCP-Session: 267adacc-a88b-4164-961b-09978269ae24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.12.20 01:29:42.062505 [ 256 ] {} <Debug> TCP-Session: 844f98be-5206-4f43-bcf8-a77738413d3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.12.20 01:29:42.062529 [ 255 ] {} <Debug> TCP-Session: 267adacc-a88b-4164-961b-09978269ae24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2025.12.20 01:29:42.065333 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2025.12.20 01:29:42.065388 [ 258 ] {} <Debug> TCP-Session: 3af54b15-9a50-4f9f-9b2f-da6ad9cd113d Authenticating user 'default' from [fd00:1122:3344:101::d]:41630 | ||
| 151 | 2025.12.20 01:29:42.065405 [ 258 ] {} <Debug> TCP-Session: 3af54b15-9a50-4f9f-9b2f-da6ad9cd113d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.12.20 01:29:42.065417 [ 258 ] {} <Debug> TCP-Session: 3af54b15-9a50-4f9f-9b2f-da6ad9cd113d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.12.20 01:29:42.067062 [ 3 ] {} <Trace> TCP-Session: 4551861d-854a-4526-8438-7e33e96798a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2025.12.20 01:29:42.069762 [ 3 ] {49ed348d-30ff-4aec-b57e-674da7572db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54395) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2025.12.20 01:29:42.188775 [ 3 ] {49ed348d-30ff-4aec-b57e-674da7572db5} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:54395) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2025.12.20 01:29:42.189630 [ 3 ] {49ed348d-30ff-4aec-b57e-674da7572db5} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2025.12.20 01:29:42.189714 [ 3 ] {49ed348d-30ff-4aec-b57e-674da7572db5} <Debug> TCPHandler: Processed in 0.12440418 sec. | ||
| 204 | 2025.12.20 01:29:42.190110 [ 5 ] {} <Trace> TCP-Session: 79940286-0e3c-422f-a023-62d1027a04b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2025.12.20 01:29:42.190390 [ 5 ] {5423acb9-b73e-45ba-a4a8-6826a3e41a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48449) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2025.12.20 01:29:42.190787 [ 5 ] {5423acb9-b73e-45ba-a4a8-6826a3e41a7b} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:48449) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2025.12.20 01:29:42.190921 [ 5 ] {5423acb9-b73e-45ba-a4a8-6826a3e41a7b} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2025.12.20 01:29:42.190994 [ 5 ] {5423acb9-b73e-45ba-a4a8-6826a3e41a7b} <Debug> TCPHandler: Processed in 0.0010607 sec. | ||
| 255 | 2025.12.20 01:29:42.191293 [ 3 ] {} <Trace> TCP-Session: 4551861d-854a-4526-8438-7e33e96798a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2025.12.20 01:29:42.192028 [ 3 ] {4a8af735-464b-4401-ae3c-f81f89eef86a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54395) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2025.12.20 01:29:42.192609 [ 3 ] {4a8af735-464b-4401-ae3c-f81f89eef86a} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2025.12.20 01:29:42.194090 [ 3 ] {4a8af735-464b-4401-ae3c-f81f89eef86a} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2025.12.20 01:29:42.194112 [ 3 ] {4a8af735-464b-4401-ae3c-f81f89eef86a} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5001e-05 sec | ||
| 260 | 2025.12.20 01:29:42.194128 [ 3 ] {4a8af735-464b-4401-ae3c-f81f89eef86a} <Trace> ReferentialDeps: No tables | ||
| 261 | 2025.12.20 01:29:42.194147 [ 3 ] {4a8af735-464b-4401-ae3c-f81f89eef86a} <Trace> LoadingDeps: No tables | ||
| 262 | 2025.12.20 01:29:42.194175 [ 3 ] {4a8af735-464b-4401-ae3c-f81f89eef86a} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2025.12.20 01:29:42.194780 [ 3 ] {4a8af735-464b-4401-ae3c-f81f89eef86a} <Debug> TCPHandler: Processed in 0.003607427 sec. | ||
| 264 | 2025.12.20 01:29:42.194926 [ 3 ] {} <Trace> TCP-Session: 4551861d-854a-4526-8438-7e33e96798a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2025.12.20 01:29:42.195087 [ 3 ] {09342a79-607f-471e-8a48-20cf9d5fe172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54395) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2025.12.20 01:29:42.195136 [ 3 ] {09342a79-607f-471e-8a48-20cf9d5fe172} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2025.12.20 01:29:42.199844 [ 3 ] {09342a79-607f-471e-8a48-20cf9d5fe172} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2025.12.20 01:29:42.203549 [ 3 ] {09342a79-607f-471e-8a48-20cf9d5fe172} <Debug> oximeter.version (f6cd4ede-ebef-4f8c-8312-b17f20fc586f): Loading data parts | ||
| 270 | 2025.12.20 01:29:42.204708 [ 3 ] {09342a79-607f-471e-8a48-20cf9d5fe172} <Debug> oximeter.version (f6cd4ede-ebef-4f8c-8312-b17f20fc586f): There are no data parts | ||
| 271 | 2025.12.20 01:29:42.211507 [ 3 ] {09342a79-607f-471e-8a48-20cf9d5fe172} <Debug> TCPHandler: Processed in 0.016634221 sec. | ||
| 272 | 2025.12.20 01:29:42.211687 [ 3 ] {} <Trace> TCP-Session: 4551861d-854a-4526-8438-7e33e96798a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2025.12.20 01:29:42.211862 [ 3 ] {44bc64a9-dd88-4709-b7bb-40bcffa1ba3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54395) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 284 | 2025.12.20 01:29:42.211925 [ 3 ] {44bc64a9-dd88-4709-b7bb-40bcffa1ba3b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2025.12.20 01:29:42.224168 [ 3 ] {44bc64a9-dd88-4709-b7bb-40bcffa1ba3b} <Debug> oximeter.measurements_bool (b4e00783-3601-4ff2-8c4d-3308ff4ca4f0): Loading data parts | ||
| 286 | 2025.12.20 01:29:42.224370 [ 3 ] {44bc64a9-dd88-4709-b7bb-40bcffa1ba3b} <Debug> oximeter.measurements_bool (b4e00783-3601-4ff2-8c4d-3308ff4ca4f0): There are no data parts | ||
| 287 | 2025.12.20 01:29:42.228555 [ 3 ] {44bc64a9-dd88-4709-b7bb-40bcffa1ba3b} <Debug> TCPHandler: Processed in 0.016922347 sec. | ||
| 288 | 2025.12.20 01:29:42.228789 [ 3 ] {} <Trace> TCP-Session: 4551861d-854a-4526-8438-7e33e96798a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2025.12.20 01:29:42.229039 [ 3 ] {318d0c6e-403e-445b-86ad-55d187efb5e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54395) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 290 | 2025.12.20 01:29:42.229114 [ 3 ] {318d0c6e-403e-445b-86ad-55d187efb5e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2025.12.20 01:29:42.231189 [ 3 ] {318d0c6e-403e-445b-86ad-55d187efb5e2} <Debug> oximeter.measurements_i8 (61bf2a0e-a49b-4e7b-a76e-954ad1b6714f): Loading data parts | ||
| 292 | 2025.12.20 01:29:42.231413 [ 3 ] {318d0c6e-403e-445b-86ad-55d187efb5e2} <Debug> oximeter.measurements_i8 (61bf2a0e-a49b-4e7b-a76e-954ad1b6714f): There are no data parts | ||
| 293 | 2025.12.20 01:29:42.235346 [ 3 ] {318d0c6e-403e-445b-86ad-55d187efb5e2} <Debug> TCPHandler: Processed in 0.006635134 sec. | ||
| 294 | 2025.12.20 01:29:42.235496 [ 3 ] {} <Trace> TCP-Session: 4551861d-854a-4526-8438-7e33e96798a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2025.12.20 01:29:42.235650 [ 3 ] {a943d269-3aa2-4c98-9473-6adce37032ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54395) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 296 | 2025.12.20 01:29:42.235704 [ 3 ] {a943d269-3aa2-4c98-9473-6adce37032ce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2025.12.20 01:29:42.237554 [ 3 ] {a943d269-3aa2-4c98-9473-6adce37032ce} <Debug> oximeter.measurements_u8 (146ccbcb-011a-4c00-8b09-868bf662ba21): Loading data parts | ||
| 298 | 2025.12.20 01:29:42.237707 [ 3 ] {a943d269-3aa2-4c98-9473-6adce37032ce} <Debug> oximeter.measurements_u8 (146ccbcb-011a-4c00-8b09-868bf662ba21): There are no data parts | ||
| 299 | 2025.12.20 01:29:42.239693 [ 3 ] {a943d269-3aa2-4c98-9473-6adce37032ce} <Debug> TCPHandler: Processed in 0.00424735 sec. | ||
| 300 | 2025.12.20 01:29:42.239861 [ 3 ] {} <Trace> TCP-Session: 4551861d-854a-4526-8438-7e33e96798a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2025.12.20 01:29:42.240062 [ 3 ] {778d9689-e273-4b45-9ba9-069468e191b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54395) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 302 | 2025.12.20 01:29:42.240112 [ 3 ] {778d9689-e273-4b45-9ba9-069468e191b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2025.12.20 01:29:42.243617 [ 3 ] {778d9689-e273-4b45-9ba9-069468e191b3} <Debug> oximeter.measurements_i16 (cc9bec8d-e4bf-4705-9a8f-3507e82b7e7c): Loading data parts | ||
| 304 | 2025.12.20 01:29:42.243763 [ 3 ] {778d9689-e273-4b45-9ba9-069468e191b3} <Debug> oximeter.measurements_i16 (cc9bec8d-e4bf-4705-9a8f-3507e82b7e7c): There are no data parts | ||
| 305 | 2025.12.20 01:29:42.246171 [ 3 ] {778d9689-e273-4b45-9ba9-069468e191b3} <Debug> TCPHandler: Processed in 0.006371499 sec. | ||
| 306 | 2025.12.20 01:29:42.246338 [ 3 ] {} <Trace> TCP-Session: 4551861d-854a-4526-8438-7e33e96798a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2025.12.20 01:29:42.246522 [ 3 ] {b395b208-c0f7-4025-b555-4d78038c5f86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54395) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 308 | 2025.12.20 01:29:42.246583 [ 3 ] {b395b208-c0f7-4025-b555-4d78038c5f86} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2025.12.20 01:29:42.251350 [ 3 ] {b395b208-c0f7-4025-b555-4d78038c5f86} <Debug> oximeter.measurements_u16 (3be3e543-36ed-4dc0-a695-488874a3905e): Loading data parts | ||
| 310 | 2025.12.20 01:29:42.251507 [ 3 ] {b395b208-c0f7-4025-b555-4d78038c5f86} <Debug> oximeter.measurements_u16 (3be3e543-36ed-4dc0-a695-488874a3905e): There are no data parts | ||
| 311 | 2025.12.20 01:29:42.254443 [ 3 ] {b395b208-c0f7-4025-b555-4d78038c5f86} <Debug> TCPHandler: Processed in 0.008167523 sec. | ||
| 312 | 2025.12.20 01:29:42.254593 [ 3 ] {} <Trace> TCP-Session: 4551861d-854a-4526-8438-7e33e96798a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2025.12.20 01:29:42.254761 [ 3 ] {0cbb7e74-f37b-4f81-8a41-9d68b48b0ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54395) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 314 | 2025.12.20 01:29:42.254802 [ 3 ] {0cbb7e74-f37b-4f81-8a41-9d68b48b0ac7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2025.12.20 01:29:42.259423 [ 3 ] {0cbb7e74-f37b-4f81-8a41-9d68b48b0ac7} <Debug> oximeter.measurements_i32 (886856ee-7414-4e7d-b31f-821c6d507c19): Loading data parts | ||
| 316 | 2025.12.20 01:29:42.259578 [ 3 ] {0cbb7e74-f37b-4f81-8a41-9d68b48b0ac7} <Debug> oximeter.measurements_i32 (886856ee-7414-4e7d-b31f-821c6d507c19): There are no data parts | ||
| 317 | 2025.12.20 01:29:42.264768 [ 3 ] {0cbb7e74-f37b-4f81-8a41-9d68b48b0ac7} <Debug> TCPHandler: Processed in 0.010227662 sec. | ||
| 318 | 2025.12.20 01:29:42.264933 [ 3 ] {} <Trace> TCP-Session: 4551861d-854a-4526-8438-7e33e96798a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2025.12.20 01:29:42.265084 [ 3 ] {bcb91077-e711-4003-be59-75facb04bd03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54395) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 320 | 2025.12.20 01:29:42.265135 [ 3 ] {bcb91077-e711-4003-be59-75facb04bd03} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2025.12.20 01:29:42.269990 [ 3 ] {bcb91077-e711-4003-be59-75facb04bd03} <Debug> oximeter.measurements_u32 (1347a5c2-4290-46c2-8e09-d474e9b42cc9): Loading data parts | ||
| 322 | 2025.12.20 01:29:42.270148 [ 3 ] {bcb91077-e711-4003-be59-75facb04bd03} <Debug> oximeter.measurements_u32 (1347a5c2-4290-46c2-8e09-d474e9b42cc9): There are no data parts | ||
| 323 | 2025.12.20 01:29:42.271635 [ 3 ] {bcb91077-e711-4003-be59-75facb04bd03} <Debug> TCPHandler: Processed in 0.006753556 sec. | ||
| 324 | 2025.12.20 01:29:42.271777 [ 3 ] {} <Trace> TCP-Session: 4551861d-854a-4526-8438-7e33e96798a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2025.12.20 01:29:42.271928 [ 3 ] {4bdb843a-b6d2-4f55-8901-29c3b6a8d921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54395) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 326 | 2025.12.20 01:29:42.271987 [ 3 ] {4bdb843a-b6d2-4f55-8901-29c3b6a8d921} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2025.12.20 01:29:42.274633 [ 3 ] {4bdb843a-b6d2-4f55-8901-29c3b6a8d921} <Debug> oximeter.measurements_i64 (a3e5257f-604e-4c39-b2e5-8468ece7c8f4): Loading data parts | ||
| 328 | 2025.12.20 01:29:42.274777 [ 3 ] {4bdb843a-b6d2-4f55-8901-29c3b6a8d921} <Debug> oximeter.measurements_i64 (a3e5257f-604e-4c39-b2e5-8468ece7c8f4): There are no data parts | ||
| 329 | 2025.12.20 01:29:42.276048 [ 3 ] {4bdb843a-b6d2-4f55-8901-29c3b6a8d921} <Debug> TCPHandler: Processed in 0.004321121 sec. | ||
| 330 | 2025.12.20 01:29:42.276191 [ 3 ] {} <Trace> TCP-Session: 4551861d-854a-4526-8438-7e33e96798a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2025.12.20 01:29:42.276352 [ 3 ] {99d7cf2c-fece-4008-9d0f-fb44044e4964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54395) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 332 | 2025.12.20 01:29:42.276406 [ 3 ] {99d7cf2c-fece-4008-9d0f-fb44044e4964} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2025.12.20 01:29:42.280733 [ 3 ] {99d7cf2c-fece-4008-9d0f-fb44044e4964} <Debug> oximeter.measurements_u64 (694ec63b-fdae-408b-9530-367aa887926a): Loading data parts | ||
| 334 | 2025.12.20 01:29:42.280878 [ 3 ] {99d7cf2c-fece-4008-9d0f-fb44044e4964} <Debug> oximeter.measurements_u64 (694ec63b-fdae-408b-9530-367aa887926a): There are no data parts | ||
| 335 | 2025.12.20 01:29:42.282865 [ 3 ] {99d7cf2c-fece-4008-9d0f-fb44044e4964} <Debug> TCPHandler: Processed in 0.006724116 sec. | ||
| 336 | 2025.12.20 01:29:42.283024 [ 3 ] {} <Trace> TCP-Session: 4551861d-854a-4526-8438-7e33e96798a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2025.12.20 01:29:42.283207 [ 3 ] {18e91a1c-a196-4259-999c-4730b98fc297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54395) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 338 | 2025.12.20 01:29:42.283268 [ 3 ] {18e91a1c-a196-4259-999c-4730b98fc297} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2025.12.20 01:29:42.287890 [ 3 ] {18e91a1c-a196-4259-999c-4730b98fc297} <Debug> oximeter.measurements_f32 (64e49525-0f3b-42f7-b5d0-15a299dfe865): Loading data parts | ||
| 340 | 2025.12.20 01:29:42.288045 [ 3 ] {18e91a1c-a196-4259-999c-4730b98fc297} <Debug> oximeter.measurements_f32 (64e49525-0f3b-42f7-b5d0-15a299dfe865): There are no data parts | ||
| 341 | 2025.12.20 01:29:42.290930 [ 3 ] {18e91a1c-a196-4259-999c-4730b98fc297} <Debug> TCPHandler: Processed in 0.007967379 sec. | ||
| 342 | 2025.12.20 01:29:42.291083 [ 3 ] {} <Trace> TCP-Session: 4551861d-854a-4526-8438-7e33e96798a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2025.12.20 01:29:42.291244 [ 3 ] {ed7f4015-abf2-467c-aab9-7cdedb3000c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54395) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 344 | 2025.12.20 01:29:42.291293 [ 3 ] {ed7f4015-abf2-467c-aab9-7cdedb3000c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2025.12.20 01:29:42.296073 [ 3 ] {ed7f4015-abf2-467c-aab9-7cdedb3000c1} <Debug> oximeter.measurements_f64 (4171bacf-e094-4cce-b202-8f2c18824f0f): Loading data parts | ||
| 346 | 2025.12.20 01:29:42.296228 [ 3 ] {ed7f4015-abf2-467c-aab9-7cdedb3000c1} <Debug> oximeter.measurements_f64 (4171bacf-e094-4cce-b202-8f2c18824f0f): There are no data parts | ||
| 347 | 2025.12.20 01:29:42.297745 [ 3 ] {ed7f4015-abf2-467c-aab9-7cdedb3000c1} <Debug> TCPHandler: Processed in 0.006713336 sec. | ||
| 348 | 2025.12.20 01:29:42.297881 [ 3 ] {} <Trace> TCP-Session: 4551861d-854a-4526-8438-7e33e96798a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2025.12.20 01:29:42.298030 [ 3 ] {b0680da6-e1f0-4efa-bd96-a24c0a5276fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54395) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 350 | 2025.12.20 01:29:42.298089 [ 3 ] {b0680da6-e1f0-4efa-bd96-a24c0a5276fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2025.12.20 01:29:42.299667 [ 3 ] {b0680da6-e1f0-4efa-bd96-a24c0a5276fd} <Debug> oximeter.measurements_string (a5e20139-1700-46f7-b041-49ad4a218663): Loading data parts | ||
| 352 | 2025.12.20 01:29:42.299809 [ 3 ] {b0680da6-e1f0-4efa-bd96-a24c0a5276fd} <Debug> oximeter.measurements_string (a5e20139-1700-46f7-b041-49ad4a218663): There are no data parts | ||
| 353 | 2025.12.20 01:29:42.303959 [ 3 ] {b0680da6-e1f0-4efa-bd96-a24c0a5276fd} <Debug> TCPHandler: Processed in 0.006127975 sec. | ||
| 354 | 2025.12.20 01:29:42.304129 [ 3 ] {} <Trace> TCP-Session: 4551861d-854a-4526-8438-7e33e96798a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2025.12.20 01:29:42.304332 [ 3 ] {f8740304-066e-47a5-9cb5-50a568902c97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54395) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2025.12.20 01:29:42.304415 [ 3 ] {f8740304-066e-47a5-9cb5-50a568902c97} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2025.12.20 01:29:42.307345 [ 3 ] {f8740304-066e-47a5-9cb5-50a568902c97} <Debug> oximeter.measurements_bytes (10c2c8b3-c6f8-496e-a62a-2b5020504617): Loading data parts | ||
| 365 | 2025.12.20 01:29:42.307479 [ 3 ] {f8740304-066e-47a5-9cb5-50a568902c97} <Debug> oximeter.measurements_bytes (10c2c8b3-c6f8-496e-a62a-2b5020504617): There are no data parts | ||
| 366 | 2025.12.20 01:29:42.313656 [ 3 ] {f8740304-066e-47a5-9cb5-50a568902c97} <Debug> TCPHandler: Processed in 0.00959066 sec. | ||
| 367 | 2025.12.20 01:29:42.313807 [ 3 ] {} <Trace> TCP-Session: 4551861d-854a-4526-8438-7e33e96798a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2025.12.20 01:29:42.313971 [ 3 ] {8c5fb152-2ae2-49d3-ac0e-5d789f2f3549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54395) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 369 | 2025.12.20 01:29:42.314026 [ 3 ] {8c5fb152-2ae2-49d3-ac0e-5d789f2f3549} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2025.12.20 01:29:42.317271 [ 3 ] {8c5fb152-2ae2-49d3-ac0e-5d789f2f3549} <Debug> oximeter.measurements_cumulativei64 (433ea172-8554-4266-9c89-5057b376b803): Loading data parts | ||
| 371 | 2025.12.20 01:29:42.317436 [ 3 ] {8c5fb152-2ae2-49d3-ac0e-5d789f2f3549} <Debug> oximeter.measurements_cumulativei64 (433ea172-8554-4266-9c89-5057b376b803): There are no data parts | ||
| 372 | 2025.12.20 01:29:42.319251 [ 3 ] {8c5fb152-2ae2-49d3-ac0e-5d789f2f3549} <Debug> TCPHandler: Processed in 0.005494222 sec. | ||
| 373 | 2025.12.20 01:29:42.319384 [ 3 ] {} <Trace> TCP-Session: 4551861d-854a-4526-8438-7e33e96798a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2025.12.20 01:29:42.319557 [ 3 ] {e928bdd5-7376-4c7a-81d9-c6d4f6feb9a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54395) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 375 | 2025.12.20 01:29:42.319605 [ 3 ] {e928bdd5-7376-4c7a-81d9-c6d4f6feb9a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2025.12.20 01:29:42.324213 [ 3 ] {e928bdd5-7376-4c7a-81d9-c6d4f6feb9a0} <Debug> oximeter.measurements_cumulativeu64 (80bc252e-f06c-49e0-92f1-f5c728ccdd22): Loading data parts | ||
| 377 | 2025.12.20 01:29:42.324368 [ 3 ] {e928bdd5-7376-4c7a-81d9-c6d4f6feb9a0} <Debug> oximeter.measurements_cumulativeu64 (80bc252e-f06c-49e0-92f1-f5c728ccdd22): There are no data parts | ||
| 378 | 2025.12.20 01:29:42.326776 [ 3 ] {e928bdd5-7376-4c7a-81d9-c6d4f6feb9a0} <Debug> TCPHandler: Processed in 0.007442509 sec. | ||
| 379 | 2025.12.20 01:29:42.326950 [ 3 ] {} <Trace> TCP-Session: 4551861d-854a-4526-8438-7e33e96798a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2025.12.20 01:29:42.327140 [ 3 ] {071be8eb-1697-4498-abfb-1b98edad5d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54395) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 381 | 2025.12.20 01:29:42.327204 [ 3 ] {071be8eb-1697-4498-abfb-1b98edad5d6a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2025.12.20 01:29:42.332421 [ 3 ] {071be8eb-1697-4498-abfb-1b98edad5d6a} <Debug> oximeter.measurements_cumulativef32 (02a73e6d-0e11-4193-b849-1899ec52eeb7): Loading data parts | ||
| 383 | 2025.12.20 01:29:42.332574 [ 3 ] {071be8eb-1697-4498-abfb-1b98edad5d6a} <Debug> oximeter.measurements_cumulativef32 (02a73e6d-0e11-4193-b849-1899ec52eeb7): There are no data parts | ||
| 384 | 2025.12.20 01:29:42.337230 [ 3 ] {071be8eb-1697-4498-abfb-1b98edad5d6a} <Debug> TCPHandler: Processed in 0.010348254 sec. | ||
| 385 | 2025.12.20 01:29:42.337417 [ 3 ] {} <Trace> TCP-Session: 4551861d-854a-4526-8438-7e33e96798a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2025.12.20 01:29:42.337645 [ 3 ] {6b01021b-898f-4cfe-8f63-2009042e64f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54395) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 387 | 2025.12.20 01:29:42.337697 [ 3 ] {6b01021b-898f-4cfe-8f63-2009042e64f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2025.12.20 01:29:42.339593 [ 3 ] {6b01021b-898f-4cfe-8f63-2009042e64f9} <Debug> oximeter.measurements_cumulativef64 (0b961f66-31a0-4c3c-8af2-f1011185215b): Loading data parts | ||
| 389 | 2025.12.20 01:29:42.339757 [ 3 ] {6b01021b-898f-4cfe-8f63-2009042e64f9} <Debug> oximeter.measurements_cumulativef64 (0b961f66-31a0-4c3c-8af2-f1011185215b): There are no data parts | ||
| 390 | 2025.12.20 01:29:42.344240 [ 3 ] {6b01021b-898f-4cfe-8f63-2009042e64f9} <Debug> TCPHandler: Processed in 0.00689934 sec. | ||
| 391 | 2025.12.20 01:29:42.344448 [ 3 ] {} <Trace> TCP-Session: 4551861d-854a-4526-8438-7e33e96798a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2025.12.20 01:29:42.344731 [ 3 ] {a11c31c7-9592-41c3-b3df-f8479886e60e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54395) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 393 | * NOTE: Array types cannot be Nullable, see | ||
| 394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 395 | * for more details. | ||
| 396 | * | ||
| 397 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 398 | * is unfortunate, and at this point relies on the fact that an | ||
| 399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 400 | * to figure out another way to represent missing samples here. | ||
| 401 | */ | ||
| 402 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 403 | 2025.12.20 01:29:42.344804 [ 3 ] {a11c31c7-9592-41c3-b3df-f8479886e60e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2025.12.20 01:29:42.346918 [ 3 ] {a11c31c7-9592-41c3-b3df-f8479886e60e} <Debug> oximeter.measurements_histogrami8 (46ddaad2-eab6-467e-8d13-990969c95121): Loading data parts | ||
| 405 | 2025.12.20 01:29:42.347070 [ 3 ] {a11c31c7-9592-41c3-b3df-f8479886e60e} <Debug> oximeter.measurements_histogrami8 (46ddaad2-eab6-467e-8d13-990969c95121): There are no data parts | ||
| 406 | 2025.12.20 01:29:42.351762 [ 3 ] {a11c31c7-9592-41c3-b3df-f8479886e60e} <Debug> TCPHandler: Processed in 0.007392938 sec. | ||
| 407 | 2025.12.20 01:29:42.351910 [ 3 ] {} <Trace> TCP-Session: 4551861d-854a-4526-8438-7e33e96798a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2025.12.20 01:29:42.352142 [ 3 ] {dac453b4-5093-49e4-87d8-60fb1ab75f46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54395) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 409 | 2025.12.20 01:29:42.352207 [ 3 ] {dac453b4-5093-49e4-87d8-60fb1ab75f46} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2025.12.20 01:29:42.357365 [ 3 ] {dac453b4-5093-49e4-87d8-60fb1ab75f46} <Debug> oximeter.measurements_histogramu8 (0b341be6-cd4c-4011-9ae1-e1713b0e5952): Loading data parts | ||
| 411 | 2025.12.20 01:29:42.357597 [ 3 ] {dac453b4-5093-49e4-87d8-60fb1ab75f46} <Debug> oximeter.measurements_histogramu8 (0b341be6-cd4c-4011-9ae1-e1713b0e5952): There are no data parts | ||
| 412 | 2025.12.20 01:29:42.362913 [ 3 ] {dac453b4-5093-49e4-87d8-60fb1ab75f46} <Debug> TCPHandler: Processed in 0.011056056 sec. | ||
| 413 | 2025.12.20 01:29:42.363050 [ 3 ] {} <Trace> TCP-Session: 4551861d-854a-4526-8438-7e33e96798a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2025.12.20 01:29:42.363265 [ 3 ] {a94660cd-48e3-48c3-97ff-6ef17a7ff0b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54395) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 415 | 2025.12.20 01:29:42.363331 [ 3 ] {a94660cd-48e3-48c3-97ff-6ef17a7ff0b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 416 | 2025.12.20 01:29:42.368642 [ 3 ] {a94660cd-48e3-48c3-97ff-6ef17a7ff0b5} <Debug> oximeter.measurements_histogrami16 (6d3cd7ec-17eb-4415-8cf5-4c51c4dd1a3e): Loading data parts | ||
| 417 | 2025.12.20 01:29:42.368813 [ 3 ] {a94660cd-48e3-48c3-97ff-6ef17a7ff0b5} <Debug> oximeter.measurements_histogrami16 (6d3cd7ec-17eb-4415-8cf5-4c51c4dd1a3e): There are no data parts | ||
| 418 | 2025.12.20 01:29:42.371371 [ 3 ] {a94660cd-48e3-48c3-97ff-6ef17a7ff0b5} <Debug> TCPHandler: Processed in 0.008371517 sec. | ||
| 419 | 2025.12.20 01:29:42.371515 [ 3 ] {} <Trace> TCP-Session: 4551861d-854a-4526-8438-7e33e96798a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2025.12.20 01:29:42.371738 [ 3 ] {87224028-3bbb-40a8-80a3-40a4a175a38b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54395) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 421 | 2025.12.20 01:29:42.371800 [ 3 ] {87224028-3bbb-40a8-80a3-40a4a175a38b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 422 | 2025.12.20 01:29:42.376682 [ 3 ] {87224028-3bbb-40a8-80a3-40a4a175a38b} <Debug> oximeter.measurements_histogramu16 (ccece2bb-768f-4551-8beb-719923a885e0): Loading data parts | ||
| 423 | 2025.12.20 01:29:42.376809 [ 3 ] {87224028-3bbb-40a8-80a3-40a4a175a38b} <Debug> oximeter.measurements_histogramu16 (ccece2bb-768f-4551-8beb-719923a885e0): There are no data parts | ||
| 424 | 2025.12.20 01:29:42.378315 [ 3 ] {87224028-3bbb-40a8-80a3-40a4a175a38b} <Debug> TCPHandler: Processed in 0.006850188 sec. | ||
| 425 | 2025.12.20 01:29:42.378454 [ 3 ] {} <Trace> TCP-Session: 4551861d-854a-4526-8438-7e33e96798a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2025.12.20 01:29:42.378662 [ 3 ] {e51d957a-cb54-4add-8b3a-774ebe35a2dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54395) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 427 | 2025.12.20 01:29:42.378726 [ 3 ] {e51d957a-cb54-4add-8b3a-774ebe35a2dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 428 | 2025.12.20 01:29:42.383816 [ 3 ] {e51d957a-cb54-4add-8b3a-774ebe35a2dd} <Debug> oximeter.measurements_histogrami32 (beda4ed4-42a5-478d-adfc-0e2b84331257): Loading data parts | ||
| 429 | 2025.12.20 01:29:42.384014 [ 3 ] {e51d957a-cb54-4add-8b3a-774ebe35a2dd} <Debug> oximeter.measurements_histogrami32 (beda4ed4-42a5-478d-adfc-0e2b84331257): There are no data parts | ||
| 430 | 2025.12.20 01:29:42.385922 [ 3 ] {e51d957a-cb54-4add-8b3a-774ebe35a2dd} <Debug> TCPHandler: Processed in 0.007516671 sec. | ||
| 431 | 2025.12.20 01:29:42.386062 [ 3 ] {} <Trace> TCP-Session: 4551861d-854a-4526-8438-7e33e96798a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2025.12.20 01:29:42.386287 [ 3 ] {464957b3-77a3-4497-8ddf-0222cb22c5f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54395) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 433 | 2025.12.20 01:29:42.386350 [ 3 ] {464957b3-77a3-4497-8ddf-0222cb22c5f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 434 | 2025.12.20 01:29:42.390727 [ 3 ] {464957b3-77a3-4497-8ddf-0222cb22c5f2} <Debug> oximeter.measurements_histogramu32 (440313ca-3351-4db9-aef8-9ea616766e05): Loading data parts | ||
| 435 | 2025.12.20 01:29:42.390881 [ 3 ] {464957b3-77a3-4497-8ddf-0222cb22c5f2} <Debug> oximeter.measurements_histogramu32 (440313ca-3351-4db9-aef8-9ea616766e05): There are no data parts | ||
| 436 | 2025.12.20 01:29:42.393216 [ 3 ] {464957b3-77a3-4497-8ddf-0222cb22c5f2} <Debug> TCPHandler: Processed in 0.007205015 sec. | ||
| 437 | 2025.12.20 01:29:42.393377 [ 3 ] {} <Trace> TCP-Session: 4551861d-854a-4526-8438-7e33e96798a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2025.12.20 01:29:42.393594 [ 3 ] {97cbf5b5-42b8-4afc-a746-e3f2b65ace41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54395) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 439 | 2025.12.20 01:29:42.393659 [ 3 ] {97cbf5b5-42b8-4afc-a746-e3f2b65ace41} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 440 | 2025.12.20 01:29:42.399366 [ 3 ] {97cbf5b5-42b8-4afc-a746-e3f2b65ace41} <Debug> oximeter.measurements_histogrami64 (8f96cca8-3e73-4f5e-a5b5-e31a3bf2c924): Loading data parts | ||
| 441 | 2025.12.20 01:29:42.399527 [ 3 ] {97cbf5b5-42b8-4afc-a746-e3f2b65ace41} <Debug> oximeter.measurements_histogrami64 (8f96cca8-3e73-4f5e-a5b5-e31a3bf2c924): There are no data parts | ||
| 442 | 2025.12.20 01:29:42.404160 [ 3 ] {97cbf5b5-42b8-4afc-a746-e3f2b65ace41} <Debug> TCPHandler: Processed in 0.010835383 sec. | ||
| 443 | 2025.12.20 01:29:42.404306 [ 3 ] {} <Trace> TCP-Session: 4551861d-854a-4526-8438-7e33e96798a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2025.12.20 01:29:42.404535 [ 3 ] {69df0b12-52f5-40b2-b5fb-bd09bc0859f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54395) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 445 | 2025.12.20 01:29:42.404598 [ 3 ] {69df0b12-52f5-40b2-b5fb-bd09bc0859f8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 446 | 2025.12.20 01:29:42.407020 [ 3 ] {69df0b12-52f5-40b2-b5fb-bd09bc0859f8} <Debug> oximeter.measurements_histogramu64 (8ddf8618-3416-4ce8-bf34-354c3a03dbc4): Loading data parts | ||
| 447 | 2025.12.20 01:29:42.407162 [ 3 ] {69df0b12-52f5-40b2-b5fb-bd09bc0859f8} <Debug> oximeter.measurements_histogramu64 (8ddf8618-3416-4ce8-bf34-354c3a03dbc4): There are no data parts | ||
| 448 | 2025.12.20 01:29:42.410669 [ 3 ] {69df0b12-52f5-40b2-b5fb-bd09bc0859f8} <Debug> TCPHandler: Processed in 0.00641419 sec. | ||
| 449 | 2025.12.20 01:29:42.410885 [ 3 ] {} <Trace> TCP-Session: 4551861d-854a-4526-8438-7e33e96798a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2025.12.20 01:29:42.411152 [ 3 ] {8be82097-3fe5-4215-8ff3-668f45225fca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54395) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 451 | 2025.12.20 01:29:42.411238 [ 3 ] {8be82097-3fe5-4215-8ff3-668f45225fca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 452 | 2025.12.20 01:29:42.413307 [ 3 ] {8be82097-3fe5-4215-8ff3-668f45225fca} <Debug> oximeter.measurements_histogramf32 (e81f0366-0921-4863-bb53-470b829b1b01): Loading data parts | ||
| 453 | 2025.12.20 01:29:42.413511 [ 3 ] {8be82097-3fe5-4215-8ff3-668f45225fca} <Debug> oximeter.measurements_histogramf32 (e81f0366-0921-4863-bb53-470b829b1b01): There are no data parts | ||
| 454 | 2025.12.20 01:29:42.417202 [ 3 ] {8be82097-3fe5-4215-8ff3-668f45225fca} <Debug> TCPHandler: Processed in 0.00640096 sec. | ||
| 455 | 2025.12.20 01:29:42.417356 [ 3 ] {} <Trace> TCP-Session: 4551861d-854a-4526-8438-7e33e96798a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2025.12.20 01:29:42.417582 [ 3 ] {abfa3e2d-52e8-4f74-98d0-624e550e2845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54395) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 457 | 2025.12.20 01:29:42.417646 [ 3 ] {abfa3e2d-52e8-4f74-98d0-624e550e2845} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 458 | 2025.12.20 01:29:42.419871 [ 3 ] {abfa3e2d-52e8-4f74-98d0-624e550e2845} <Debug> oximeter.measurements_histogramf64 (7c702109-1d5b-4c30-9121-5f64972cb433): Loading data parts | ||
| 459 | 2025.12.20 01:29:42.420017 [ 3 ] {abfa3e2d-52e8-4f74-98d0-624e550e2845} <Debug> oximeter.measurements_histogramf64 (7c702109-1d5b-4c30-9121-5f64972cb433): There are no data parts | ||
| 460 | 2025.12.20 01:29:42.424737 [ 3 ] {abfa3e2d-52e8-4f74-98d0-624e550e2845} <Debug> TCPHandler: Processed in 0.007430079 sec. | ||
| 461 | 2025.12.20 01:29:42.424961 [ 3 ] {} <Trace> TCP-Session: 4551861d-854a-4526-8438-7e33e96798a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2025.12.20 01:29:42.425222 [ 3 ] {9b448185-7d96-4940-bf02-c65909b3b1c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54395) /* The field tables store named dimensions of each timeseries. | ||
| 463 | * | ||
| 464 | * As with the measurement tables, there is one field table for each field data | ||
| 465 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 466 | * this behavior **must not** be relied upon for query correctness. | ||
| 467 | * | ||
| 468 | * The index for the fields differs from the measurements, however. Rows are | ||
| 469 | * sorted by timeseries name, then field name, field value, and finally | ||
| 470 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 471 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 472 | * usually then used to look up measurements. | ||
| 473 | * | ||
| 474 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 475 | * timeseries name and then key, since it would improve lookups where one | ||
| 476 | * already has the key. Realistically though, these tables are quite small and | ||
| 477 | * so performance benefits will be low in absolute terms. | ||
| 478 | * | ||
| 479 | * TTL: We use a materialized column to expire old field table records. This | ||
| 480 | * column is generated automatically by the database whenever a new row is | ||
| 481 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 482 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 483 | * record will remain during a deduplication, which will have the last | ||
| 484 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 485 | * measurement tables. | ||
| 486 | */ | ||
| 487 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 488 | 2025.12.20 01:29:42.425331 [ 3 ] {9b448185-7d96-4940-bf02-c65909b3b1c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 489 | 2025.12.20 01:29:42.431751 [ 3 ] {9b448185-7d96-4940-bf02-c65909b3b1c9} <Debug> oximeter.fields_bool (aaae70fc-7849-45df-bb35-5d86b2f79555): Loading data parts | ||
| 490 | 2025.12.20 01:29:42.431894 [ 3 ] {9b448185-7d96-4940-bf02-c65909b3b1c9} <Debug> oximeter.fields_bool (aaae70fc-7849-45df-bb35-5d86b2f79555): There are no data parts | ||
| 491 | 2025.12.20 01:29:42.435820 [ 3 ] {9b448185-7d96-4940-bf02-c65909b3b1c9} <Debug> TCPHandler: Processed in 0.010942585 sec. | ||
| 492 | 2025.12.20 01:29:42.436008 [ 3 ] {} <Trace> TCP-Session: 4551861d-854a-4526-8438-7e33e96798a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2025.12.20 01:29:42.436239 [ 3 ] {54168aca-9edb-4475-ae01-f3d869fe1329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54395) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2025.12.20 01:29:42.436339 [ 3 ] {54168aca-9edb-4475-ae01-f3d869fe1329} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 495 | 2025.12.20 01:29:42.439337 [ 3 ] {54168aca-9edb-4475-ae01-f3d869fe1329} <Debug> oximeter.fields_i8 (4f1c2901-01ec-4b59-9f83-34a05a21998f): Loading data parts | ||
| 496 | 2025.12.20 01:29:42.439486 [ 3 ] {54168aca-9edb-4475-ae01-f3d869fe1329} <Debug> oximeter.fields_i8 (4f1c2901-01ec-4b59-9f83-34a05a21998f): There are no data parts | ||
| 497 | 2025.12.20 01:29:42.444255 [ 3 ] {54168aca-9edb-4475-ae01-f3d869fe1329} <Debug> TCPHandler: Processed in 0.008325826 sec. | ||
| 498 | 2025.12.20 01:29:42.444404 [ 3 ] {} <Trace> TCP-Session: 4551861d-854a-4526-8438-7e33e96798a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2025.12.20 01:29:42.444574 [ 3 ] {3c02b2d0-b159-46c2-b55e-2f8d89f0d0d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54395) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 500 | 2025.12.20 01:29:42.444629 [ 3 ] {3c02b2d0-b159-46c2-b55e-2f8d89f0d0d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 501 | 2025.12.20 01:29:42.450590 [ 3 ] {3c02b2d0-b159-46c2-b55e-2f8d89f0d0d9} <Debug> oximeter.fields_u8 (d7cd5a72-ceea-44ca-b63d-9ea295778194): Loading data parts | ||
| 502 | 2025.12.20 01:29:42.450761 [ 3 ] {3c02b2d0-b159-46c2-b55e-2f8d89f0d0d9} <Debug> oximeter.fields_u8 (d7cd5a72-ceea-44ca-b63d-9ea295778194): There are no data parts | ||
| 503 | 2025.12.20 01:29:42.453026 [ 3 ] {3c02b2d0-b159-46c2-b55e-2f8d89f0d0d9} <Debug> TCPHandler: Processed in 0.008670693 sec. | ||
| 504 | 2025.12.20 01:29:42.453170 [ 3 ] {} <Trace> TCP-Session: 4551861d-854a-4526-8438-7e33e96798a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2025.12.20 01:29:42.453329 [ 3 ] {515c287b-e402-4403-a629-0db9dcd5d446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54395) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 506 | 2025.12.20 01:29:42.453391 [ 3 ] {515c287b-e402-4403-a629-0db9dcd5d446} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 507 | 2025.12.20 01:29:42.457147 [ 3 ] {515c287b-e402-4403-a629-0db9dcd5d446} <Debug> oximeter.fields_i16 (df681495-b529-475d-aba9-d241ab9a89b8): Loading data parts | ||
| 508 | 2025.12.20 01:29:42.457292 [ 3 ] {515c287b-e402-4403-a629-0db9dcd5d446} <Debug> oximeter.fields_i16 (df681495-b529-475d-aba9-d241ab9a89b8): There are no data parts | ||
| 509 | 2025.12.20 01:29:42.459802 [ 3 ] {515c287b-e402-4403-a629-0db9dcd5d446} <Debug> TCPHandler: Processed in 0.006684035 sec. | ||
| 510 | 2025.12.20 01:29:42.459966 [ 3 ] {} <Trace> TCP-Session: 4551861d-854a-4526-8438-7e33e96798a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2025.12.20 01:29:42.460168 [ 3 ] {081f80ff-8fa8-4de4-9d21-50f5f8df58d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54395) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 512 | 2025.12.20 01:29:42.460232 [ 3 ] {081f80ff-8fa8-4de4-9d21-50f5f8df58d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 513 | 2025.12.20 01:29:42.463671 [ 3 ] {081f80ff-8fa8-4de4-9d21-50f5f8df58d0} <Debug> oximeter.fields_u16 (65c959ab-66fd-409b-94c2-f12348414ebd): Loading data parts | ||
| 514 | 2025.12.20 01:29:42.463920 [ 3 ] {081f80ff-8fa8-4de4-9d21-50f5f8df58d0} <Debug> oximeter.fields_u16 (65c959ab-66fd-409b-94c2-f12348414ebd): There are no data parts | ||
| 515 | 2025.12.20 01:29:42.469666 [ 3 ] {081f80ff-8fa8-4de4-9d21-50f5f8df58d0} <Debug> TCPHandler: Processed in 0.009761583 sec. | ||
| 516 | 2025.12.20 01:29:42.469826 [ 3 ] {} <Trace> TCP-Session: 4551861d-854a-4526-8438-7e33e96798a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2025.12.20 01:29:42.469980 [ 3 ] {1a9ed426-31fc-4061-94aa-ec38b9c11596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54395) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 518 | 2025.12.20 01:29:42.470037 [ 3 ] {1a9ed426-31fc-4061-94aa-ec38b9c11596} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 519 | 2025.12.20 01:29:42.475363 [ 3 ] {1a9ed426-31fc-4061-94aa-ec38b9c11596} <Debug> oximeter.fields_i32 (66383c64-fbed-46c1-94e9-4e3d13a41e10): Loading data parts | ||
| 520 | 2025.12.20 01:29:42.475594 [ 3 ] {1a9ed426-31fc-4061-94aa-ec38b9c11596} <Debug> oximeter.fields_i32 (66383c64-fbed-46c1-94e9-4e3d13a41e10): There are no data parts | ||
| 521 | 2025.12.20 01:29:42.477697 [ 3 ] {1a9ed426-31fc-4061-94aa-ec38b9c11596} <Debug> TCPHandler: Processed in 0.007920918 sec. | ||
| 522 | 2025.12.20 01:29:42.477859 [ 3 ] {} <Trace> TCP-Session: 4551861d-854a-4526-8438-7e33e96798a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2025.12.20 01:29:42.478065 [ 3 ] {65d6b2f9-019b-4f41-97a6-9a4c5d103ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54395) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 524 | 2025.12.20 01:29:42.478130 [ 3 ] {65d6b2f9-019b-4f41-97a6-9a4c5d103ef4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 525 | 2025.12.20 01:29:42.483360 [ 3 ] {65d6b2f9-019b-4f41-97a6-9a4c5d103ef4} <Debug> oximeter.fields_u32 (d3e3c37b-8cad-4f05-9165-2eedd346905c): Loading data parts | ||
| 526 | 2025.12.20 01:29:42.483517 [ 3 ] {65d6b2f9-019b-4f41-97a6-9a4c5d103ef4} <Debug> oximeter.fields_u32 (d3e3c37b-8cad-4f05-9165-2eedd346905c): There are no data parts | ||
| 527 | 2025.12.20 01:29:42.489306 [ 3 ] {65d6b2f9-019b-4f41-97a6-9a4c5d103ef4} <Debug> TCPHandler: Processed in 0.011507156 sec. | ||
| 528 | 2025.12.20 01:29:42.489460 [ 3 ] {} <Trace> TCP-Session: 4551861d-854a-4526-8438-7e33e96798a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 529 | 2025.12.20 01:29:42.489624 [ 3 ] {5b324f0e-ec00-4d45-b0ea-48251cf89af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54395) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 530 | 2025.12.20 01:29:42.489700 [ 3 ] {5b324f0e-ec00-4d45-b0ea-48251cf89af8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 531 | 2025.12.20 01:29:42.494611 [ 3 ] {5b324f0e-ec00-4d45-b0ea-48251cf89af8} <Debug> oximeter.fields_i64 (f02acf0f-8a35-44d3-a6c5-40f22ed51db7): Loading data parts | ||
| 532 | 2025.12.20 01:29:42.494767 [ 3 ] {5b324f0e-ec00-4d45-b0ea-48251cf89af8} <Debug> oximeter.fields_i64 (f02acf0f-8a35-44d3-a6c5-40f22ed51db7): There are no data parts | ||
| 533 | 2025.12.20 01:29:42.500264 [ 3 ] {5b324f0e-ec00-4d45-b0ea-48251cf89af8} <Debug> TCPHandler: Processed in 0.010856193 sec. | ||
| 534 | 2025.12.20 01:29:42.500428 [ 3 ] {} <Trace> TCP-Session: 4551861d-854a-4526-8438-7e33e96798a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 535 | 2025.12.20 01:29:42.500612 [ 3 ] {b7b74faa-1274-4095-84f0-5e20c40ae201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54395) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 536 | 2025.12.20 01:29:42.500669 [ 3 ] {b7b74faa-1274-4095-84f0-5e20c40ae201} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 537 | 2025.12.20 01:29:42.505194 [ 3 ] {b7b74faa-1274-4095-84f0-5e20c40ae201} <Debug> oximeter.fields_u64 (7992e6eb-a821-4c58-836e-9360470fb2ff): Loading data parts | ||
| 538 | 2025.12.20 01:29:42.505367 [ 3 ] {b7b74faa-1274-4095-84f0-5e20c40ae201} <Debug> oximeter.fields_u64 (7992e6eb-a821-4c58-836e-9360470fb2ff): There are no data parts | ||
| 539 | 2025.12.20 01:29:42.507852 [ 3 ] {b7b74faa-1274-4095-84f0-5e20c40ae201} <Debug> TCPHandler: Processed in 0.00747883 sec. | ||
| 540 | 2025.12.20 01:29:42.508022 [ 3 ] {} <Trace> TCP-Session: 4551861d-854a-4526-8438-7e33e96798a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 541 | 2025.12.20 01:29:42.508214 [ 3 ] {93c68561-0b98-4319-b341-024f0ef2edae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54395) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 542 | 2025.12.20 01:29:42.508300 [ 3 ] {93c68561-0b98-4319-b341-024f0ef2edae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 543 | 2025.12.20 01:29:42.510199 [ 3 ] {93c68561-0b98-4319-b341-024f0ef2edae} <Debug> oximeter.fields_ipaddr (19da12b5-4163-4113-b86b-a1ad495562b1): Loading data parts | ||
| 544 | 2025.12.20 01:29:42.510339 [ 3 ] {93c68561-0b98-4319-b341-024f0ef2edae} <Debug> oximeter.fields_ipaddr (19da12b5-4163-4113-b86b-a1ad495562b1): There are no data parts | ||
| 545 | 2025.12.20 01:29:42.513910 [ 3 ] {93c68561-0b98-4319-b341-024f0ef2edae} <Debug> TCPHandler: Processed in 0.005951332 sec. | ||
| 546 | 2025.12.20 01:29:42.514071 [ 3 ] {} <Trace> TCP-Session: 4551861d-854a-4526-8438-7e33e96798a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 547 | 2025.12.20 01:29:42.514298 [ 3 ] {2d13b9cf-9220-4bd3-8666-c9b03c4d9c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54395) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 548 | 2025.12.20 01:29:42.514384 [ 3 ] {2d13b9cf-9220-4bd3-8666-c9b03c4d9c9f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 549 | 2025.12.20 01:29:42.516319 [ 3 ] {2d13b9cf-9220-4bd3-8666-c9b03c4d9c9f} <Debug> oximeter.fields_string (10842b75-e138-42a8-9379-63bd93a52f48): Loading data parts | ||
| 550 | 2025.12.20 01:29:42.516465 [ 3 ] {2d13b9cf-9220-4bd3-8666-c9b03c4d9c9f} <Debug> oximeter.fields_string (10842b75-e138-42a8-9379-63bd93a52f48): There are no data parts | ||
| 551 | 2025.12.20 01:29:42.520976 [ 3 ] {2d13b9cf-9220-4bd3-8666-c9b03c4d9c9f} <Debug> TCPHandler: Processed in 0.00696573 sec. | ||
| 552 | 2025.12.20 01:29:42.521147 [ 3 ] {} <Trace> TCP-Session: 4551861d-854a-4526-8438-7e33e96798a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 553 | 2025.12.20 01:29:42.521340 [ 3 ] {9e4b711c-1036-4c53-8561-8883d45f2334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54395) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 554 | 2025.12.20 01:29:42.521423 [ 3 ] {9e4b711c-1036-4c53-8561-8883d45f2334} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 555 | 2025.12.20 01:29:42.523484 [ 3 ] {9e4b711c-1036-4c53-8561-8883d45f2334} <Debug> oximeter.fields_uuid (469c3e82-37c3-400c-9b73-3adcb9ae245f): Loading data parts | ||
| 556 | 2025.12.20 01:29:42.523628 [ 3 ] {9e4b711c-1036-4c53-8561-8883d45f2334} <Debug> oximeter.fields_uuid (469c3e82-37c3-400c-9b73-3adcb9ae245f): There are no data parts | ||
| 557 | 2025.12.20 01:29:42.527989 [ 3 ] {9e4b711c-1036-4c53-8561-8883d45f2334} <Debug> TCPHandler: Processed in 0.00690464 sec. | ||
| 558 | 2025.12.20 01:29:42.528190 [ 3 ] {} <Trace> TCP-Session: 4551861d-854a-4526-8438-7e33e96798a4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 559 | 2025.12.20 01:29:42.528508 [ 3 ] {64cf64a8-c275-48bf-9d5c-37aae956e405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54395) /* The timeseries schema table stores the extracted schema for the samples | ||
| 560 | * oximeter collects. | ||
| 561 | */ | ||
| 562 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 563 | 2025.12.20 01:29:42.528585 [ 3 ] {64cf64a8-c275-48bf-9d5c-37aae956e405} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 564 | 2025.12.20 01:29:42.530738 [ 3 ] {64cf64a8-c275-48bf-9d5c-37aae956e405} <Debug> oximeter.timeseries_schema (e2696021-6169-4ea4-bafb-00106ac53eee): Loading data parts | ||
| 565 | 2025.12.20 01:29:42.530916 [ 3 ] {64cf64a8-c275-48bf-9d5c-37aae956e405} <Debug> oximeter.timeseries_schema (e2696021-6169-4ea4-bafb-00106ac53eee): There are no data parts | ||
| 566 | 2025.12.20 01:29:42.534980 [ 3 ] {64cf64a8-c275-48bf-9d5c-37aae956e405} <Debug> TCPHandler: Processed in 0.006851999 sec. | ||
| 567 | 2025.12.20 01:29:42.535371 [ 5 ] {} <Trace> TCP-Session: 79940286-0e3c-422f-a023-62d1027a04b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2025.12.20 01:29:42.535799 [ 5 ] {7a28b60a-46a2-432c-8735-23c652d1bb67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48449) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 569 | 2025.12.20 01:29:42.537063 [ 5 ] {7a28b60a-46a2-432c-8735-23c652d1bb67} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 570 | 2025.12.20 01:29:42.560287 [ 261 ] {7a28b60a-46a2-432c-8735-23c652d1bb67} <Trace> oximeter.version (f6cd4ede-ebef-4f8c-8312-b17f20fc586f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 571 | 2025.12.20 01:29:42.560393 [ 261 ] {7a28b60a-46a2-432c-8735-23c652d1bb67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 572 | 2025.12.20 01:29:42.564712 [ 261 ] {7a28b60a-46a2-432c-8735-23c652d1bb67} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 573 | 2025.12.20 01:29:42.565101 [ 261 ] {7a28b60a-46a2-432c-8735-23c652d1bb67} <Trace> oximeter.version (f6cd4ede-ebef-4f8c-8312-b17f20fc586f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 574 | 2025.12.20 01:29:42.565440 [ 5 ] {7a28b60a-46a2-432c-8735-23c652d1bb67} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.029785 sec., 33.57394661742488 rows/sec., 537.18 B/sec. | ||
| 575 | 2025.12.20 01:29:42.565725 [ 5 ] {7a28b60a-46a2-432c-8735-23c652d1bb67} <Debug> TCPHandler: Processed in 0.030557482 sec. | ||
| 576 | 2025.12.20 01:29:43.000941 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.56 MiB, peak 124.56 MiB, free memory in arenas 0.00 B, will set to 138.06 MiB (RSS), difference: 13.50 MiB | ||
| 577 | 2025.12.20 01:29:43.901564 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41880 | ||
| 578 | 2025.12.20 01:29:43.906418 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2025.12.20 01:29:43.906458 [ 262 ] {} <Debug> TCP-Session: 1174617e-db37-4c14-ab47-6f9dabe44a5e Authenticating user 'default' from [fd00:1122:3344:101::c]:41880 | ||
| 580 | 2025.12.20 01:29:43.906608 [ 262 ] {} <Debug> TCP-Session: 1174617e-db37-4c14-ab47-6f9dabe44a5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2025.12.20 01:29:43.906632 [ 262 ] {} <Debug> TCP-Session: 1174617e-db37-4c14-ab47-6f9dabe44a5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2025.12.20 01:29:43.906728 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 583 | 2025.12.20 01:29:43.906865 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 584 | 2025.12.20 01:29:43.906889 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 585 | 2025.12.20 01:29:43.907554 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54530 | ||
| 586 | 2025.12.20 01:29:43.907676 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60002 | ||
| 587 | 2025.12.20 01:29:43.907788 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48544 | ||
| 588 | 2025.12.20 01:29:43.907764 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 589 | 2025.12.20 01:29:43.907878 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59310 | ||
| 590 | 2025.12.20 01:29:43.907917 [ 263 ] {} <Debug> TCP-Session: 93d5469a-5578-4d3a-bbe8-3e3fb27d94d1 Authenticating user 'default' from [fd00:1122:3344:101::c]:54530 | ||
| 591 | 2025.12.20 01:29:43.907969 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48634 | ||
| 592 | 2025.12.20 01:29:43.908133 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 593 | 2025.12.20 01:29:43.908155 [ 263 ] {} <Debug> TCP-Session: 93d5469a-5578-4d3a-bbe8-3e3fb27d94d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 594 | 2025.12.20 01:29:43.908216 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 595 | 2025.12.20 01:29:43.908176 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35688 | ||
| 596 | 2025.12.20 01:29:43.908281 [ 263 ] {} <Debug> TCP-Session: 93d5469a-5578-4d3a-bbe8-3e3fb27d94d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 597 | 2025.12.20 01:29:43.908182 [ 264 ] {} <Debug> TCP-Session: e2081df9-9be0-413f-81ab-bb78a2232174 Authenticating user 'default' from [fd00:1122:3344:101::c]:60002 | ||
| 598 | 2025.12.20 01:29:43.908377 [ 266 ] {} <Debug> TCP-Session: 459d9226-0575-4f86-90e7-c0e5f58d283b Authenticating user 'default' from [fd00:1122:3344:101::c]:59310 | ||
| 599 | 2025.12.20 01:29:43.908369 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 600 | 2025.12.20 01:29:43.908350 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37062 | ||
| 601 | 2025.12.20 01:29:43.908489 [ 266 ] {} <Debug> TCP-Session: 459d9226-0575-4f86-90e7-c0e5f58d283b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 602 | 2025.12.20 01:29:43.908478 [ 267 ] {} <Debug> TCP-Session: 5ce8f708-f95f-4ccd-a995-77121b0f255c Authenticating user 'default' from [fd00:1122:3344:101::c]:48634 | ||
| 603 | 2025.12.20 01:29:43.908465 [ 264 ] {} <Debug> TCP-Session: e2081df9-9be0-413f-81ab-bb78a2232174 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 604 | 2025.12.20 01:29:43.908640 [ 267 ] {} <Debug> TCP-Session: 5ce8f708-f95f-4ccd-a995-77121b0f255c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 605 | 2025.12.20 01:29:43.908651 [ 266 ] {} <Debug> TCP-Session: 459d9226-0575-4f86-90e7-c0e5f58d283b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 606 | 2025.12.20 01:29:43.908459 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 607 | 2025.12.20 01:29:43.908740 [ 267 ] {} <Debug> TCP-Session: 5ce8f708-f95f-4ccd-a995-77121b0f255c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2025.12.20 01:29:43.908818 [ 268 ] {} <Debug> TCP-Session: 16f7946e-7562-444c-b29f-16c1527e5d01 Authenticating user 'default' from [fd00:1122:3344:101::c]:35688 | ||
| 609 | 2025.12.20 01:29:43.908738 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 610 | 2025.12.20 01:29:43.908714 [ 264 ] {} <Debug> TCP-Session: e2081df9-9be0-413f-81ab-bb78a2232174 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2025.12.20 01:29:43.908348 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 612 | 2025.12.20 01:29:43.908940 [ 269 ] {} <Debug> TCP-Session: 6d41d105-7007-444c-a6b2-54179ff07f3f Authenticating user 'default' from [fd00:1122:3344:101::c]:37062 | ||
| 613 | 2025.12.20 01:29:43.908943 [ 268 ] {} <Debug> TCP-Session: 16f7946e-7562-444c-b29f-16c1527e5d01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2025.12.20 01:29:43.909040 [ 269 ] {} <Debug> TCP-Session: 6d41d105-7007-444c-a6b2-54179ff07f3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2025.12.20 01:29:43.909050 [ 265 ] {} <Debug> TCP-Session: 2e156200-dc4c-4428-8a4e-c9bc84420665 Authenticating user 'default' from [fd00:1122:3344:101::c]:48544 | ||
| 616 | 2025.12.20 01:29:43.909086 [ 268 ] {} <Debug> TCP-Session: 16f7946e-7562-444c-b29f-16c1527e5d01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2025.12.20 01:29:43.909103 [ 265 ] {} <Debug> TCP-Session: 2e156200-dc4c-4428-8a4e-c9bc84420665 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2025.12.20 01:29:43.909111 [ 269 ] {} <Debug> TCP-Session: 6d41d105-7007-444c-a6b2-54179ff07f3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2025.12.20 01:29:43.909213 [ 265 ] {} <Debug> TCP-Session: 2e156200-dc4c-4428-8a4e-c9bc84420665 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2025.12.20 01:29:44.562164 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45209 | ||
| 621 | 2025.12.20 01:29:44.566882 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2025.12.20 01:29:44.566933 [ 270 ] {} <Debug> TCP-Session: 0be12f16-fa3b-4bd9-8e31-8b058597f4dc Authenticating user 'default' from [fd00:1122:3344:101::a]:45209 | ||
| 623 | 2025.12.20 01:29:44.567137 [ 270 ] {} <Debug> TCP-Session: 0be12f16-fa3b-4bd9-8e31-8b058597f4dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2025.12.20 01:29:44.567154 [ 270 ] {} <Debug> TCP-Session: 0be12f16-fa3b-4bd9-8e31-8b058597f4dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2025.12.20 01:29:44.567239 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2025.12.20 01:29:44.567332 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 627 | 2025.12.20 01:29:44.567409 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2025.12.20 01:29:44.567940 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55656 | ||
| 629 | 2025.12.20 01:29:44.568065 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43709 | ||
| 630 | 2025.12.20 01:29:44.568200 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 631 | 2025.12.20 01:29:44.568379 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61849 | ||
| 632 | 2025.12.20 01:29:44.568368 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2025.12.20 01:29:44.568264 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51322 | ||
| 634 | 2025.12.20 01:29:44.568471 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48049 | ||
| 635 | 2025.12.20 01:29:44.568490 [ 272 ] {} <Debug> TCP-Session: 5e334b23-1b33-488c-ab71-256e0bc5a997 Authenticating user 'default' from [fd00:1122:3344:101::a]:43709 | ||
| 636 | 2025.12.20 01:29:44.568567 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54554 | ||
| 637 | 2025.12.20 01:29:44.568477 [ 271 ] {} <Debug> TCP-Session: 6e5b3ae3-f408-4c29-9c1c-4232a2a8f62d Authenticating user 'default' from [fd00:1122:3344:101::a]:55656 | ||
| 638 | 2025.12.20 01:29:44.568653 [ 272 ] {} <Debug> TCP-Session: 5e334b23-1b33-488c-ab71-256e0bc5a997 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 639 | 2025.12.20 01:29:44.568673 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2025.12.20 01:29:44.568728 [ 271 ] {} <Debug> TCP-Session: 6e5b3ae3-f408-4c29-9c1c-4232a2a8f62d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2025.12.20 01:29:44.568776 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61300 | ||
| 642 | 2025.12.20 01:29:44.568835 [ 271 ] {} <Debug> TCP-Session: 6e5b3ae3-f408-4c29-9c1c-4232a2a8f62d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 643 | 2025.12.20 01:29:44.568745 [ 272 ] {} <Debug> TCP-Session: 5e334b23-1b33-488c-ab71-256e0bc5a997 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2025.12.20 01:29:44.568869 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2025.12.20 01:29:44.568886 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2025.12.20 01:29:44.568738 [ 274 ] {} <Debug> TCP-Session: e19af9a5-32dd-49cc-8dca-b01e1995664d Authenticating user 'default' from [fd00:1122:3344:101::a]:61849 | ||
| 647 | 2025.12.20 01:29:44.568994 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2025.12.20 01:29:44.569118 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 649 | 2025.12.20 01:29:44.569093 [ 274 ] {} <Debug> TCP-Session: e19af9a5-32dd-49cc-8dca-b01e1995664d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2025.12.20 01:29:44.569013 [ 275 ] {} <Debug> TCP-Session: 1e07bd37-1d74-468f-842b-3283b96b7a69 Authenticating user 'default' from [fd00:1122:3344:101::a]:48049 | ||
| 651 | 2025.12.20 01:29:44.569246 [ 277 ] {} <Debug> TCP-Session: 4ecbe9c4-3c0c-451b-a6d0-0ddf2c2b8db2 Authenticating user 'default' from [fd00:1122:3344:101::a]:61300 | ||
| 652 | 2025.12.20 01:29:44.569214 [ 274 ] {} <Debug> TCP-Session: e19af9a5-32dd-49cc-8dca-b01e1995664d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2025.12.20 01:29:44.569281 [ 275 ] {} <Debug> TCP-Session: 1e07bd37-1d74-468f-842b-3283b96b7a69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2025.12.20 01:29:44.569209 [ 276 ] {} <Debug> TCP-Session: e55349d7-4a32-4e27-8324-4b5c1021c4a7 Authenticating user 'default' from [fd00:1122:3344:101::a]:54554 | ||
| 655 | 2025.12.20 01:29:44.569352 [ 277 ] {} <Debug> TCP-Session: 4ecbe9c4-3c0c-451b-a6d0-0ddf2c2b8db2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2025.12.20 01:29:44.569366 [ 275 ] {} <Debug> TCP-Session: 1e07bd37-1d74-468f-842b-3283b96b7a69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2025.12.20 01:29:44.569448 [ 277 ] {} <Debug> TCP-Session: 4ecbe9c4-3c0c-451b-a6d0-0ddf2c2b8db2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2025.12.20 01:29:44.569435 [ 276 ] {} <Debug> TCP-Session: e55349d7-4a32-4e27-8324-4b5c1021c4a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2025.12.20 01:29:44.568999 [ 273 ] {} <Debug> TCP-Session: bf66aa13-70a9-41da-b371-5c204e784232 Authenticating user 'default' from [fd00:1122:3344:101::a]:51322 | ||
| 660 | 2025.12.20 01:29:44.569560 [ 276 ] {} <Debug> TCP-Session: e55349d7-4a32-4e27-8324-4b5c1021c4a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2025.12.20 01:29:44.569578 [ 273 ] {} <Debug> TCP-Session: bf66aa13-70a9-41da-b371-5c204e784232 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2025.12.20 01:29:44.569660 [ 273 ] {} <Debug> TCP-Session: bf66aa13-70a9-41da-b371-5c204e784232 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2025.12.20 01:29:45.066865 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40999 | ||
| 664 | 2025.12.20 01:29:45.069648 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2025.12.20 01:29:45.069693 [ 278 ] {} <Debug> TCP-Session: 8eb6c9d3-7c4f-4ec1-a4c1-c3b07af1f7e8 Authenticating user 'default' from [fd00:1122:3344:101::b]:40999 | ||
| 666 | 2025.12.20 01:29:45.069715 [ 278 ] {} <Debug> TCP-Session: 8eb6c9d3-7c4f-4ec1-a4c1-c3b07af1f7e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2025.12.20 01:29:45.069842 [ 278 ] {} <Debug> TCP-Session: 8eb6c9d3-7c4f-4ec1-a4c1-c3b07af1f7e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2025.12.20 01:29:45.069907 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 669 | 2025.12.20 01:29:45.069932 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 670 | 2025.12.20 01:29:45.070033 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2025.12.20 01:29:45.070647 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37058 | ||
| 672 | 2025.12.20 01:29:45.070744 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40516 | ||
| 673 | 2025.12.20 01:29:45.070864 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65128 | ||
| 674 | 2025.12.20 01:29:45.070884 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2025.12.20 01:29:45.070936 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2025.12.20 01:29:45.071031 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62873 | ||
| 677 | 2025.12.20 01:29:45.071063 [ 279 ] {} <Debug> TCP-Session: a6790935-7bef-4856-b8a6-81581b5b8298 Authenticating user 'default' from [fd00:1122:3344:101::b]:37058 | ||
| 678 | 2025.12.20 01:29:45.071081 [ 280 ] {} <Debug> TCP-Session: 06dbbf6a-f70a-4ba8-b28f-7f7bcbfce177 Authenticating user 'default' from [fd00:1122:3344:101::b]:40516 | ||
| 679 | 2025.12.20 01:29:45.071057 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 680 | 2025.12.20 01:29:45.071197 [ 279 ] {} <Debug> TCP-Session: a6790935-7bef-4856-b8a6-81581b5b8298 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2025.12.20 01:29:45.071248 [ 281 ] {} <Debug> TCP-Session: b66ca34c-c6b6-4c4e-9f1e-f54d8cad3777 Authenticating user 'default' from [fd00:1122:3344:101::b]:65128 | ||
| 682 | 2025.12.20 01:29:45.071269 [ 279 ] {} <Debug> TCP-Session: a6790935-7bef-4856-b8a6-81581b5b8298 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 683 | 2025.12.20 01:29:45.071216 [ 280 ] {} <Debug> TCP-Session: 06dbbf6a-f70a-4ba8-b28f-7f7bcbfce177 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 684 | 2025.12.20 01:29:45.071341 [ 281 ] {} <Debug> TCP-Session: b66ca34c-c6b6-4c4e-9f1e-f54d8cad3777 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 685 | 2025.12.20 01:29:45.071366 [ 280 ] {} <Debug> TCP-Session: 06dbbf6a-f70a-4ba8-b28f-7f7bcbfce177 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2025.12.20 01:29:45.071321 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54063 | ||
| 687 | 2025.12.20 01:29:45.071300 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 688 | 2025.12.20 01:29:45.071420 [ 281 ] {} <Debug> TCP-Session: b66ca34c-c6b6-4c4e-9f1e-f54d8cad3777 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2025.12.20 01:29:45.071202 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57454 | ||
| 690 | 2025.12.20 01:29:45.071534 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2025.12.20 01:29:45.071589 [ 282 ] {} <Debug> TCP-Session: 25a6f427-8cb8-4f7d-922e-fdcd0076ae81 Authenticating user 'default' from [fd00:1122:3344:101::b]:62873 | ||
| 692 | 2025.12.20 01:29:45.071628 [ 284 ] {} <Debug> TCP-Session: d24c8128-7a13-45b4-8ca7-801edbdc3a3d Authenticating user 'default' from [fd00:1122:3344:101::b]:54063 | ||
| 693 | 2025.12.20 01:29:45.071422 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37997 | ||
| 694 | 2025.12.20 01:29:45.071714 [ 282 ] {} <Debug> TCP-Session: 25a6f427-8cb8-4f7d-922e-fdcd0076ae81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2025.12.20 01:29:45.071736 [ 284 ] {} <Debug> TCP-Session: d24c8128-7a13-45b4-8ca7-801edbdc3a3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2025.12.20 01:29:45.071727 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 697 | 2025.12.20 01:29:45.071829 [ 282 ] {} <Debug> TCP-Session: 25a6f427-8cb8-4f7d-922e-fdcd0076ae81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2025.12.20 01:29:45.071864 [ 283 ] {} <Debug> TCP-Session: 1efa24cb-92dc-4610-a88e-6eeaa09a5f68 Authenticating user 'default' from [fd00:1122:3344:101::b]:57454 | ||
| 699 | 2025.12.20 01:29:45.071841 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 700 | 2025.12.20 01:29:45.071850 [ 284 ] {} <Debug> TCP-Session: d24c8128-7a13-45b4-8ca7-801edbdc3a3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2025.12.20 01:29:45.071975 [ 285 ] {} <Debug> TCP-Session: a44a5c0f-4d3d-4e04-aaaa-8e06c9d3d13f Authenticating user 'default' from [fd00:1122:3344:101::b]:37997 | ||
| 702 | 2025.12.20 01:29:45.071971 [ 283 ] {} <Debug> TCP-Session: 1efa24cb-92dc-4610-a88e-6eeaa09a5f68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2025.12.20 01:29:45.072080 [ 283 ] {} <Debug> TCP-Session: 1efa24cb-92dc-4610-a88e-6eeaa09a5f68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2025.12.20 01:29:45.072162 [ 285 ] {} <Debug> TCP-Session: a44a5c0f-4d3d-4e04-aaaa-8e06c9d3d13f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2025.12.20 01:29:45.072309 [ 285 ] {} <Debug> TCP-Session: a44a5c0f-4d3d-4e04-aaaa-8e06c9d3d13f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.12.20 01:29:49.333036 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 707 | 2025.12.20 01:29:49.333205 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 708 | 2025.12.20 01:29:49.333280 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 709 | 2025.12.20 01:29:49.333341 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 710 | 2025.12.20 01:29:49.337357 [ 244 ] {} <Debug> system.asynchronous_metric_log (a8fdf338-6fca-4258-8a32-6db6047bca93): Loading data parts | ||
| 711 | 2025.12.20 01:29:49.337744 [ 244 ] {} <Debug> system.asynchronous_metric_log (a8fdf338-6fca-4258-8a32-6db6047bca93): There are no data parts | ||
| 712 | 2025.12.20 01:29:49.347472 [ 244 ] {} <Trace> system.asynchronous_metric_log (a8fdf338-6fca-4258-8a32-6db6047bca93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 713 | 2025.12.20 01:29:49.347520 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 714 | 2025.12.20 01:29:49.359434 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 715 | 2025.12.20 01:29:49.360316 [ 244 ] {} <Trace> system.asynchronous_metric_log (a8fdf338-6fca-4258-8a32-6db6047bca93): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 716 | 2025.12.20 01:29:49.360504 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 717 | 2025.12.20 01:29:49.362697 [ 243 ] {} <Debug> system.metric_log (30fdb868-78a4-4252-b612-8bf752ccbfc9): Loading data parts | ||
| 718 | 2025.12.20 01:29:49.362944 [ 243 ] {} <Debug> system.metric_log (30fdb868-78a4-4252-b612-8bf752ccbfc9): There are no data parts | ||
| 719 | 2025.12.20 01:29:49.391405 [ 243 ] {} <Trace> system.metric_log (30fdb868-78a4-4252-b612-8bf752ccbfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 720 | 2025.12.20 01:29:49.391471 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 721 | 2025.12.20 01:29:49.399419 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 722 | 2025.12.20 01:29:49.400910 [ 243 ] {} <Trace> system.metric_log (30fdb868-78a4-4252-b612-8bf752ccbfc9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 723 | 2025.12.20 01:29:49.404708 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 724 | 2025.12.20 01:29:50.000292 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.86 MiB, peak 148.86 MiB, free memory in arenas 0.00 B, will set to 153.87 MiB (RSS), difference: 9.01 MiB | ||
| 725 | 2025.12.20 01:29:51.832858 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 726 | 2025.12.20 01:29:51.832963 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 727 | 2025.12.20 01:29:51.839083 [ 242 ] {} <Debug> system.query_log (60fe64eb-0dba-415e-8b2d-0d14ae1007a9): Loading data parts | ||
| 728 | 2025.12.20 01:29:51.839376 [ 242 ] {} <Debug> system.query_log (60fe64eb-0dba-415e-8b2d-0d14ae1007a9): There are no data parts | ||
| 729 | 2025.12.20 01:29:51.846897 [ 242 ] {} <Trace> system.query_log (60fe64eb-0dba-415e-8b2d-0d14ae1007a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 730 | 2025.12.20 01:29:51.846934 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 731 | 2025.12.20 01:29:51.848624 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 732 | 2025.12.20 01:29:51.849223 [ 242 ] {} <Trace> system.query_log (60fe64eb-0dba-415e-8b2d-0d14ae1007a9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 733 | 2025.12.20 01:29:51.849453 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 734 | 2025.12.20 01:29:52.001085 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.07 MiB, peak 158.07 MiB, free memory in arenas 0.00 B, will set to 154.95 MiB (RSS), difference: -3.12 MiB | ||
| 735 | 2025.12.20 01:29:56.804046 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 736 | 2025.12.20 01:29:56.804107 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 737 | 2025.12.20 01:29:56.861504 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 738 | 2025.12.20 01:29:56.866421 [ 244 ] {} <Trace> system.asynchronous_metric_log (a8fdf338-6fca-4258-8a32-6db6047bca93): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 739 | 2025.12.20 01:29:56.866579 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 740 | 2025.12.20 01:29:56.867453 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 741 | 2025.12.20 01:29:56.867969 [ 244 ] {} <Trace> system.asynchronous_metric_log (a8fdf338-6fca-4258-8a32-6db6047bca93): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 742 | 2025.12.20 01:29:56.868245 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 743 | 2025.12.20 01:29:56.905434 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 744 | 2025.12.20 01:29:56.924179 [ 243 ] {} <Trace> system.metric_log (30fdb868-78a4-4252-b612-8bf752ccbfc9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 745 | 2025.12.20 01:29:56.924245 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 746 | 2025.12.20 01:29:56.931013 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 747 | 2025.12.20 01:29:56.932307 [ 243 ] {} <Trace> system.metric_log (30fdb868-78a4-4252-b612-8bf752ccbfc9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 748 | 2025.12.20 01:29:56.935933 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 749 | 2025.12.20 01:29:57.000387 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.72 MiB, peak 159.72 MiB, free memory in arenas 0.00 B, will set to 157.92 MiB (RSS), difference: 2.21 MiB | ||