| 1 | [ Jan 30 21:14:10 Enabled. ] | ||
| 2 | [ Jan 30 21:14:10 Rereading configuration. ] | ||
| 3 | [ Jan 30 21:14:11 Rereading configuration. ] | ||
| 4 | [ Jan 30 21:14:24 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Jan 30 21:14:24 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.01.30 21:14:27.433580 [ 1 ] {} <Information> Application: Will watch for the process with pid 24469 | ||
| 29 | 2026.01.30 21:14:27.433991 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.30 21:14:27.928436 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24469 | ||
| 31 | 2026.01.30 21:14:27.930967 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.30 21:14:27.931143 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.30 21:14:28.159855 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.30 21:14:28.187357 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.30 21:14:28.187434 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.30 21:14:28.187452 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.30 21:14:28.187504 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.30 21:14:28.188070 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.30 21:14:28.193655 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.01.30 21:14:28.194515 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.30 21:14:28.195362 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.01.30 21:14:28.195416 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.01.30 21:14:28.195459 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.30 21:14:28.196146 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.30 21:14:28.197006 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.30 21:14:28.203312 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.30 21:14:28.204063 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.30 21:14:28.205365 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.30 21:14:28.205536 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.30 21:14:28.206584 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.01.30 21:14:28.207048 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.30 21:14:28.210922 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.30 21:14:28.211589 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.30 21:14:28.216241 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.30 21:14:28.216645 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.30 21:14:28.217113 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.30 21:14:28.217451 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.30 21:14:28.218900 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.30 21:14:28.218928 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.30 21:14:28.219021 [ 173 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.30 21:14:28.219114 [ 173 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.30 21:14:28.228961 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.30 21:14:28.228987 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000157304 sec | ||
| 68 | 2026.01.30 21:14:28.229036 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.30 21:14:28.229076 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.30 21:14:28.229739 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.30 21:14:28.230318 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.30 21:14:28.245582 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.30 21:14:28.245625 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.30 21:14:28.245716 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.30 21:14:28.245728 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.30 21:14:28.245761 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.30 21:14:28.245840 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.30 21:14:28.248382 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.30 21:14:28.248424 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.30 21:14:28.248532 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.30 21:14:28.248699 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.30 21:14:28.248740 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.30 21:14:28.248752 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.30 21:14:28.248822 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.30 21:14:28.248835 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.30 21:14:28.248864 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.30 21:14:28.248934 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.30 21:14:28.276992 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.30 21:14:28.278308 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.30 21:14:28.278385 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.6663e-05 sec | ||
| 91 | 2026.01.30 21:14:28.278398 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.30 21:14:28.278408 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.30 21:14:28.278431 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.30 21:14:28.278637 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.30 21:14:28.278736 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.30 21:14:28.278751 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.30 21:14:28.278763 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.01.30 21:14:28.278774 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.30 21:14:28.282597 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.30 21:14:28.282820 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.79 MiB (RSS), difference: 92.01 MiB | ||
| 101 | 2026.01.30 21:14:28.284222 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.324e-05 sec. | ||
| 102 | 2026.01.30 21:14:28.284626 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.30 21:14:28.285897 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.30 21:14:28.285919 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.30 21:14:28.479827 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42267 | ||
| 106 | 2026.01.30 21:14:28.482312 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.01.30 21:14:28.482380 [ 4 ] {} <Debug> TCP-Session: 2c5a0ab1-94a2-4d99-9007-379363e24094 Authenticating user 'default' from [fd00:1122:3344:101::a]:42267 | ||
| 108 | 2026.01.30 21:14:28.482407 [ 4 ] {} <Debug> TCP-Session: 2c5a0ab1-94a2-4d99-9007-379363e24094 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.01.30 21:14:28.482492 [ 4 ] {} <Debug> TCP-Session: 2c5a0ab1-94a2-4d99-9007-379363e24094 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.30 21:14:28.482587 [ 4 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.01.30 21:14:28.482614 [ 4 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.01.30 21:14:28.482696 [ 4 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.01.30 21:14:28.485524 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39381 | ||
| 114 | 2026.01.30 21:14:28.485653 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38276 | ||
| 115 | 2026.01.30 21:14:28.485658 [ 6 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64167 | ||
| 116 | 2026.01.30 21:14:28.485749 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.01.30 21:14:28.485853 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.01.30 21:14:28.485872 [ 5 ] {} <Debug> TCP-Session: 0d405805-cab2-4004-b14e-e642eac451c4 Authenticating user 'default' from [fd00:1122:3344:101::a]:39381 | ||
| 119 | 2026.01.30 21:14:28.485878 [ 6 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 120 | 2026.01.30 21:14:28.485887 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65007 | ||
| 121 | 2026.01.30 21:14:28.485924 [ 6 ] {} <Debug> TCP-Session: d543fd86-6ede-49bc-8b9d-c4045928536e Authenticating user 'default' from [fd00:1122:3344:101::a]:64167 | ||
| 122 | 2026.01.30 21:14:28.485898 [ 5 ] {} <Debug> TCP-Session: 0d405805-cab2-4004-b14e-e642eac451c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.01.30 21:14:28.485894 [ 254 ] {} <Debug> TCP-Session: 486bc923-820d-432e-a2bd-dc230c1fe55f Authenticating user 'default' from [fd00:1122:3344:101::a]:38276 | ||
| 124 | 2026.01.30 21:14:28.486006 [ 6 ] {} <Debug> TCP-Session: d543fd86-6ede-49bc-8b9d-c4045928536e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.01.30 21:14:28.486080 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52027 | ||
| 126 | 2026.01.30 21:14:28.486096 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45085 | ||
| 127 | 2026.01.30 21:14:28.486127 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2026.01.30 21:14:28.486134 [ 6 ] {} <Debug> TCP-Session: d543fd86-6ede-49bc-8b9d-c4045928536e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.01.30 21:14:28.486194 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53207 | ||
| 130 | 2026.01.30 21:14:28.486218 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.01.30 21:14:28.486244 [ 255 ] {} <Debug> TCP-Session: 60d96c78-0dad-441a-91fc-6b2a3b5a6e4f Authenticating user 'default' from [fd00:1122:3344:101::a]:65007 | ||
| 132 | 2026.01.30 21:14:28.486113 [ 254 ] {} <Debug> TCP-Session: 486bc923-820d-432e-a2bd-dc230c1fe55f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.01.30 21:14:28.486312 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.01.30 21:14:28.486358 [ 255 ] {} <Debug> TCP-Session: 60d96c78-0dad-441a-91fc-6b2a3b5a6e4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.01.30 21:14:28.486339 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.01.30 21:14:28.486395 [ 256 ] {} <Debug> TCP-Session: 76c164c8-fa6b-4388-8cce-2fa64ca637de Authenticating user 'default' from [fd00:1122:3344:101::a]:45085 | ||
| 137 | 2026.01.30 21:14:28.486336 [ 254 ] {} <Debug> TCP-Session: 486bc923-820d-432e-a2bd-dc230c1fe55f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.01.30 21:14:28.486461 [ 258 ] {} <Debug> TCP-Session: a3c4ee4e-e161-4b97-9500-9dac71358566 Authenticating user 'default' from [fd00:1122:3344:101::a]:53207 | ||
| 139 | 2026.01.30 21:14:28.486449 [ 256 ] {} <Debug> TCP-Session: 76c164c8-fa6b-4388-8cce-2fa64ca637de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.01.30 21:14:28.486431 [ 255 ] {} <Debug> TCP-Session: 60d96c78-0dad-441a-91fc-6b2a3b5a6e4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.01.30 21:14:28.486536 [ 258 ] {} <Debug> TCP-Session: a3c4ee4e-e161-4b97-9500-9dac71358566 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.01.30 21:14:28.486521 [ 256 ] {} <Debug> TCP-Session: 76c164c8-fa6b-4388-8cce-2fa64ca637de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.01.30 21:14:28.486329 [ 257 ] {} <Debug> TCP-Session: 08af88dd-2487-4399-a4f5-0e8785e86e8c Authenticating user 'default' from [fd00:1122:3344:101::a]:52027 | ||
| 144 | 2026.01.30 21:14:28.486610 [ 258 ] {} <Debug> TCP-Session: a3c4ee4e-e161-4b97-9500-9dac71358566 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.01.30 21:14:28.486008 [ 5 ] {} <Debug> TCP-Session: 0d405805-cab2-4004-b14e-e642eac451c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.01.30 21:14:28.486681 [ 257 ] {} <Debug> TCP-Session: 08af88dd-2487-4399-a4f5-0e8785e86e8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.01.30 21:14:28.486755 [ 257 ] {} <Debug> TCP-Session: 08af88dd-2487-4399-a4f5-0e8785e86e8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.01.30 21:14:29.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.85 MiB, peak 116.85 MiB, free memory in arenas 0.00 B, will set to 118.95 MiB (RSS), difference: 2.10 MiB | ||
| 149 | 2026.01.30 21:14:29.174289 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57389 | ||
| 150 | 2026.01.30 21:14:29.177003 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.01.30 21:14:29.177054 [ 259 ] {} <Debug> TCP-Session: 706e9bff-6fc9-45f1-96f4-2275f9259b4d Authenticating user 'default' from [fd00:1122:3344:101::b]:57389 | ||
| 152 | 2026.01.30 21:14:29.177078 [ 259 ] {} <Debug> TCP-Session: 706e9bff-6fc9-45f1-96f4-2275f9259b4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.30 21:14:29.177156 [ 259 ] {} <Debug> TCP-Session: 706e9bff-6fc9-45f1-96f4-2275f9259b4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.01.30 21:14:29.177231 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.01.30 21:14:29.177257 [ 259 ] {} <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 | ||
| 156 | 2026.01.30 21:14:29.177330 [ 259 ] {} <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 | ||
| 157 | 2026.01.30 21:14:29.179839 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36013 | ||
| 158 | 2026.01.30 21:14:29.179957 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49420 | ||
| 159 | 2026.01.30 21:14:29.180057 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2026.01.30 21:14:29.180123 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42803 | ||
| 161 | 2026.01.30 21:14:29.180162 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2026.01.30 21:14:29.180167 [ 260 ] {} <Debug> TCP-Session: 789373bd-07a4-4e90-b5d1-a27608928a74 Authenticating user 'default' from [fd00:1122:3344:101::b]:36013 | ||
| 163 | 2026.01.30 21:14:29.180238 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41308 | ||
| 164 | 2026.01.30 21:14:29.180277 [ 261 ] {} <Debug> TCP-Session: abb8bf61-85ab-43f0-b012-89fa1c196eee Authenticating user 'default' from [fd00:1122:3344:101::b]:49420 | ||
| 165 | 2026.01.30 21:14:29.180256 [ 260 ] {} <Debug> TCP-Session: 789373bd-07a4-4e90-b5d1-a27608928a74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2026.01.30 21:14:29.180343 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54110 | ||
| 167 | 2026.01.30 21:14:29.180351 [ 260 ] {} <Debug> TCP-Session: 789373bd-07a4-4e90-b5d1-a27608928a74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 168 | 2026.01.30 21:14:29.180369 [ 261 ] {} <Debug> TCP-Session: abb8bf61-85ab-43f0-b012-89fa1c196eee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2026.01.30 21:14:29.180433 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2026.01.30 21:14:29.180459 [ 261 ] {} <Debug> TCP-Session: abb8bf61-85ab-43f0-b012-89fa1c196eee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.01.30 21:14:29.180490 [ 262 ] {} <Debug> TCP-Session: 0f1ff58c-a4d9-404a-8ac3-60d1484cd4d5 Authenticating user 'default' from [fd00:1122:3344:101::b]:42803 | ||
| 172 | 2026.01.30 21:14:29.180475 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57464 | ||
| 173 | 2026.01.30 21:14:29.180616 [ 262 ] {} <Debug> TCP-Session: 0f1ff58c-a4d9-404a-8ac3-60d1484cd4d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2026.01.30 21:14:29.180707 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2026.01.30 21:14:29.180627 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 176 | 2026.01.30 21:14:29.180760 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2026.01.30 21:14:29.180774 [ 262 ] {} <Debug> TCP-Session: 0f1ff58c-a4d9-404a-8ac3-60d1484cd4d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.01.30 21:14:29.180832 [ 264 ] {} <Debug> TCP-Session: 67504e7f-b6eb-44f1-b8ab-6917b3ff4e44 Authenticating user 'default' from [fd00:1122:3344:101::b]:54110 | ||
| 179 | 2026.01.30 21:14:29.180842 [ 265 ] {} <Debug> TCP-Session: 07a7644c-caf2-4fac-b327-a3ad7476a649 Authenticating user 'default' from [fd00:1122:3344:101::b]:57464 | ||
| 180 | 2026.01.30 21:14:29.180847 [ 263 ] {} <Debug> TCP-Session: 137816ff-c377-49f4-99cc-700175c8e3fc Authenticating user 'default' from [fd00:1122:3344:101::b]:41308 | ||
| 181 | 2026.01.30 21:14:29.180901 [ 264 ] {} <Debug> TCP-Session: 67504e7f-b6eb-44f1-b8ab-6917b3ff4e44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.01.30 21:14:29.180885 [ 265 ] {} <Debug> TCP-Session: 07a7644c-caf2-4fac-b327-a3ad7476a649 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.01.30 21:14:29.180664 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58896 | ||
| 184 | 2026.01.30 21:14:29.180976 [ 264 ] {} <Debug> TCP-Session: 67504e7f-b6eb-44f1-b8ab-6917b3ff4e44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.01.30 21:14:29.180962 [ 265 ] {} <Debug> TCP-Session: 07a7644c-caf2-4fac-b327-a3ad7476a649 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.01.30 21:14:29.180956 [ 263 ] {} <Debug> TCP-Session: 137816ff-c377-49f4-99cc-700175c8e3fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.01.30 21:14:29.181137 [ 263 ] {} <Debug> TCP-Session: 137816ff-c377-49f4-99cc-700175c8e3fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.01.30 21:14:29.181187 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 189 | 2026.01.30 21:14:29.181222 [ 266 ] {} <Debug> TCP-Session: 9c9a92ee-4b20-48ea-83ae-65031c917722 Authenticating user 'default' from [fd00:1122:3344:101::b]:58896 | ||
| 190 | 2026.01.30 21:14:29.181303 [ 266 ] {} <Debug> TCP-Session: 9c9a92ee-4b20-48ea-83ae-65031c917722 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.01.30 21:14:29.181317 [ 266 ] {} <Debug> TCP-Session: 9c9a92ee-4b20-48ea-83ae-65031c917722 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.01.30 21:14:30.065669 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54842 | ||
| 193 | 2026.01.30 21:14:30.071587 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.01.30 21:14:30.071673 [ 267 ] {} <Debug> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:54842 | ||
| 195 | 2026.01.30 21:14:30.071696 [ 267 ] {} <Debug> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.01.30 21:14:30.071710 [ 267 ] {} <Debug> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.01.30 21:14:30.071850 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2026.01.30 21:14:30.071889 [ 267 ] {} <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 | ||
| 199 | 2026.01.30 21:14:30.071967 [ 267 ] {} <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 | ||
| 200 | 2026.01.30 21:14:30.076349 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51575 | ||
| 201 | 2026.01.30 21:14:30.076484 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48700 | ||
| 202 | 2026.01.30 21:14:30.076548 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2026.01.30 21:14:30.076589 [ 268 ] {} <Debug> TCP-Session: 6b6c149d-4d71-42fe-8170-1dde87a03dea Authenticating user 'default' from [fd00:1122:3344:101::d]:51575 | ||
| 204 | 2026.01.30 21:14:30.076586 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33408 | ||
| 205 | 2026.01.30 21:14:30.076706 [ 268 ] {} <Debug> TCP-Session: 6b6c149d-4d71-42fe-8170-1dde87a03dea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 206 | 2026.01.30 21:14:30.076723 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 207 | 2026.01.30 21:14:30.076727 [ 268 ] {} <Debug> TCP-Session: 6b6c149d-4d71-42fe-8170-1dde87a03dea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.01.30 21:14:30.076773 [ 269 ] {} <Debug> TCP-Session: 55e9671c-a37a-4f20-ade7-9524b8c667ca Authenticating user 'default' from [fd00:1122:3344:101::d]:48700 | ||
| 209 | 2026.01.30 21:14:30.076727 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55017 | ||
| 210 | 2026.01.30 21:14:30.076864 [ 269 ] {} <Debug> TCP-Session: 55e9671c-a37a-4f20-ade7-9524b8c667ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 211 | 2026.01.30 21:14:30.076880 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 212 | 2026.01.30 21:14:30.076862 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65053 | ||
| 213 | 2026.01.30 21:14:30.076975 [ 269 ] {} <Debug> TCP-Session: 55e9671c-a37a-4f20-ade7-9524b8c667ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 214 | 2026.01.30 21:14:30.077019 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43644 | ||
| 215 | 2026.01.30 21:14:30.077003 [ 270 ] {} <Debug> TCP-Session: 5e792edc-4694-4182-93db-4827801f0939 Authenticating user 'default' from [fd00:1122:3344:101::d]:33408 | ||
| 216 | 2026.01.30 21:14:30.076993 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 217 | 2026.01.30 21:14:30.077107 [ 271 ] {} <Debug> TCP-Session: f2b58de5-5270-45c1-83ee-623992c06aaa Authenticating user 'default' from [fd00:1122:3344:101::d]:55017 | ||
| 218 | 2026.01.30 21:14:30.077148 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64995 | ||
| 219 | 2026.01.30 21:14:30.077132 [ 270 ] {} <Debug> TCP-Session: 5e792edc-4694-4182-93db-4827801f0939 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 220 | 2026.01.30 21:14:30.077195 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 221 | 2026.01.30 21:14:30.077219 [ 270 ] {} <Debug> TCP-Session: 5e792edc-4694-4182-93db-4827801f0939 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2026.01.30 21:14:30.077270 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 223 | 2026.01.30 21:14:30.077279 [ 272 ] {} <Debug> TCP-Session: 46bd0df5-09ee-4f1f-b725-b0c56757f22a Authenticating user 'default' from [fd00:1122:3344:101::d]:65053 | ||
| 224 | 2026.01.30 21:14:30.077294 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55253 | ||
| 225 | 2026.01.30 21:14:30.077351 [ 272 ] {} <Debug> TCP-Session: 46bd0df5-09ee-4f1f-b725-b0c56757f22a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2026.01.30 21:14:30.077371 [ 273 ] {} <Debug> TCP-Session: 43cb164a-ea5e-4dfe-82d2-e22b64de9d5f Authenticating user 'default' from [fd00:1122:3344:101::d]:43644 | ||
| 227 | 2026.01.30 21:14:30.077212 [ 271 ] {} <Debug> TCP-Session: f2b58de5-5270-45c1-83ee-623992c06aaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.01.30 21:14:30.077426 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 229 | 2026.01.30 21:14:30.077450 [ 273 ] {} <Debug> TCP-Session: 43cb164a-ea5e-4dfe-82d2-e22b64de9d5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.01.30 21:14:30.077456 [ 271 ] {} <Debug> TCP-Session: f2b58de5-5270-45c1-83ee-623992c06aaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.01.30 21:14:30.077520 [ 273 ] {} <Debug> TCP-Session: 43cb164a-ea5e-4dfe-82d2-e22b64de9d5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.01.30 21:14:30.077503 [ 272 ] {} <Debug> TCP-Session: 46bd0df5-09ee-4f1f-b725-b0c56757f22a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.01.30 21:14:30.077551 [ 274 ] {} <Debug> TCP-Session: a4b282c1-75fc-4c0e-a13d-20224b9502cb Authenticating user 'default' from [fd00:1122:3344:101::d]:64995 | ||
| 234 | 2026.01.30 21:14:30.077551 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 235 | 2026.01.30 21:14:30.077703 [ 274 ] {} <Debug> TCP-Session: a4b282c1-75fc-4c0e-a13d-20224b9502cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2026.01.30 21:14:30.077719 [ 275 ] {} <Debug> TCP-Session: 26a3f7ee-8166-449e-b4e7-bad8da20c2d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:55253 | ||
| 237 | 2026.01.30 21:14:30.077725 [ 274 ] {} <Debug> TCP-Session: a4b282c1-75fc-4c0e-a13d-20224b9502cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 238 | 2026.01.30 21:14:30.077836 [ 275 ] {} <Debug> TCP-Session: 26a3f7ee-8166-449e-b4e7-bad8da20c2d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.01.30 21:14:30.077856 [ 275 ] {} <Debug> TCP-Session: 26a3f7ee-8166-449e-b4e7-bad8da20c2d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.01.30 21:14:30.086888 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 241 | 2026.01.30 21:14:30.089695 [ 267 ] {4da6f07d-8a1a-488d-ade3-d9fefb1ea41e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 242 | 2026.01.30 21:14:30.200177 [ 267 ] {4da6f07d-8a1a-488d-ade3-d9fefb1ea41e} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:54842) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 243 | |||
| 244 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 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 | ||
| 247 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 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 | ||
| 251 | 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 | ||
| 252 | 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 | ||
| 253 | 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 | ||
| 254 | 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 | ||
| 255 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 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 | ||
| 258 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 265 | |||
| 266 | 2026.01.30 21:14:30.201108 [ 267 ] {4da6f07d-8a1a-488d-ade3-d9fefb1ea41e} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 267 | |||
| 268 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 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 | ||
| 271 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 274 | 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 | ||
| 275 | 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 | ||
| 276 | 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 | ||
| 277 | 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 | ||
| 278 | 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 | ||
| 279 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 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 | ||
| 282 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 289 | |||
| 290 | 2026.01.30 21:14:30.201364 [ 267 ] {4da6f07d-8a1a-488d-ade3-d9fefb1ea41e} <Debug> TCPHandler: Processed in 0.120584605 sec. | ||
| 291 | 2026.01.30 21:14:30.203519 [ 268 ] {} <Trace> TCP-Session: 6b6c149d-4d71-42fe-8170-1dde87a03dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 292 | 2026.01.30 21:14:30.203749 [ 268 ] {47b7b3e3-6946-4e02-8bb4-2cb8f3a53128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51575) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 293 | 2026.01.30 21:14:30.204225 [ 268 ] {47b7b3e3-6946-4e02-8bb4-2cb8f3a53128} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:51575) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 294 | |||
| 295 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 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 | ||
| 298 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 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 | ||
| 302 | 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 | ||
| 303 | 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 | ||
| 304 | 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 | ||
| 305 | 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 | ||
| 306 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 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 | ||
| 309 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 310 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 316 | |||
| 317 | 2026.01.30 21:14:30.204525 [ 268 ] {47b7b3e3-6946-4e02-8bb4-2cb8f3a53128} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 318 | |||
| 319 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 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 | ||
| 322 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 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 | ||
| 326 | 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 | ||
| 327 | 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 | ||
| 328 | 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 | ||
| 329 | 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 | ||
| 330 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 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 | ||
| 333 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 334 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 336 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 337 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 340 | |||
| 341 | 2026.01.30 21:14:30.204759 [ 268 ] {47b7b3e3-6946-4e02-8bb4-2cb8f3a53128} <Debug> TCPHandler: Processed in 0.003146752 sec. | ||
| 342 | 2026.01.30 21:14:30.211753 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.01.30 21:14:30.212563 [ 267 ] {0d4e3612-7ef9-4391-8b05-6f34ae0529c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 344 | 2026.01.30 21:14:30.213248 [ 267 ] {0d4e3612-7ef9-4391-8b05-6f34ae0529c8} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 345 | 2026.01.30 21:14:30.214650 [ 267 ] {0d4e3612-7ef9-4391-8b05-6f34ae0529c8} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 346 | 2026.01.30 21:14:30.214672 [ 267 ] {0d4e3612-7ef9-4391-8b05-6f34ae0529c8} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.3732e-05 sec | ||
| 347 | 2026.01.30 21:14:30.214686 [ 267 ] {0d4e3612-7ef9-4391-8b05-6f34ae0529c8} <Trace> ReferentialDeps: No tables | ||
| 348 | 2026.01.30 21:14:30.214752 [ 267 ] {0d4e3612-7ef9-4391-8b05-6f34ae0529c8} <Trace> LoadingDeps: No tables | ||
| 349 | 2026.01.30 21:14:30.214874 [ 267 ] {0d4e3612-7ef9-4391-8b05-6f34ae0529c8} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 350 | 2026.01.30 21:14:30.215568 [ 267 ] {0d4e3612-7ef9-4391-8b05-6f34ae0529c8} <Debug> TCPHandler: Processed in 0.003928932 sec. | ||
| 351 | 2026.01.30 21:14:30.215736 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 352 | 2026.01.30 21:14:30.215977 [ 267 ] {524ec659-1a08-4f27-8056-32b297a248e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) /* The version table contains metadata about the `oximeter` database */ | ||
| 353 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 354 | 2026.01.30 21:14:30.216033 [ 267 ] {524ec659-1a08-4f27-8056-32b297a248e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 355 | 2026.01.30 21:14:30.223040 [ 267 ] {524ec659-1a08-4f27-8056-32b297a248e2} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 356 | 2026.01.30 21:14:30.224157 [ 267 ] {524ec659-1a08-4f27-8056-32b297a248e2} <Debug> oximeter.version (c7c8fd98-482a-4904-854e-06f6e307b60a): Loading data parts | ||
| 357 | 2026.01.30 21:14:30.225240 [ 267 ] {524ec659-1a08-4f27-8056-32b297a248e2} <Debug> oximeter.version (c7c8fd98-482a-4904-854e-06f6e307b60a): There are no data parts | ||
| 358 | 2026.01.30 21:14:30.227744 [ 267 ] {524ec659-1a08-4f27-8056-32b297a248e2} <Debug> TCPHandler: Processed in 0.012061674 sec. | ||
| 359 | 2026.01.30 21:14:30.227917 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 360 | 2026.01.30 21:14:30.228102 [ 267 ] {0a82d5f1-e988-4b02-b48e-f36f79486e5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) /* The measurement tables contain all individual samples from each timeseries. | ||
| 361 | * | ||
| 362 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 363 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 364 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 365 | * by all samples from the same timeseries. | ||
| 366 | * | ||
| 367 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 368 | * and then uses that to index quickly into the measurements tables. | ||
| 369 | */ | ||
| 370 | 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) | ||
| 371 | 2026.01.30 21:14:30.228230 [ 267 ] {0a82d5f1-e988-4b02-b48e-f36f79486e5d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 372 | 2026.01.30 21:14:30.248380 [ 267 ] {0a82d5f1-e988-4b02-b48e-f36f79486e5d} <Debug> oximeter.measurements_bool (ee11dceb-bf3a-4292-b578-e18a5cf1f77c): Loading data parts | ||
| 373 | 2026.01.30 21:14:30.248659 [ 267 ] {0a82d5f1-e988-4b02-b48e-f36f79486e5d} <Debug> oximeter.measurements_bool (ee11dceb-bf3a-4292-b578-e18a5cf1f77c): There are no data parts | ||
| 374 | 2026.01.30 21:14:30.250208 [ 267 ] {0a82d5f1-e988-4b02-b48e-f36f79486e5d} <Debug> TCPHandler: Processed in 0.022346381 sec. | ||
| 375 | 2026.01.30 21:14:30.250400 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 376 | 2026.01.30 21:14:30.250652 [ 267 ] {c48c81a5-5bab-464f-bc3f-47b680729c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) 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) | ||
| 377 | 2026.01.30 21:14:30.250780 [ 267 ] {c48c81a5-5bab-464f-bc3f-47b680729c55} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 378 | 2026.01.30 21:14:30.252626 [ 267 ] {c48c81a5-5bab-464f-bc3f-47b680729c55} <Debug> oximeter.measurements_i8 (e6e968b4-51d2-4dee-8bdf-566989ffd813): Loading data parts | ||
| 379 | 2026.01.30 21:14:30.252779 [ 267 ] {c48c81a5-5bab-464f-bc3f-47b680729c55} <Debug> oximeter.measurements_i8 (e6e968b4-51d2-4dee-8bdf-566989ffd813): There are no data parts | ||
| 380 | 2026.01.30 21:14:30.254103 [ 267 ] {c48c81a5-5bab-464f-bc3f-47b680729c55} <Debug> TCPHandler: Processed in 0.003761528 sec. | ||
| 381 | 2026.01.30 21:14:30.254251 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 382 | 2026.01.30 21:14:30.254413 [ 267 ] {1f5c7a97-f553-4251-a0f8-f8bf5fda6af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) 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) | ||
| 383 | 2026.01.30 21:14:30.254555 [ 267 ] {1f5c7a97-f553-4251-a0f8-f8bf5fda6af5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 384 | 2026.01.30 21:14:30.256305 [ 267 ] {1f5c7a97-f553-4251-a0f8-f8bf5fda6af5} <Debug> oximeter.measurements_u8 (7bf9dde8-030e-49c9-84ec-9e8a6737c790): Loading data parts | ||
| 385 | 2026.01.30 21:14:30.256510 [ 267 ] {1f5c7a97-f553-4251-a0f8-f8bf5fda6af5} <Debug> oximeter.measurements_u8 (7bf9dde8-030e-49c9-84ec-9e8a6737c790): There are no data parts | ||
| 386 | 2026.01.30 21:14:30.257876 [ 267 ] {1f5c7a97-f553-4251-a0f8-f8bf5fda6af5} <Debug> TCPHandler: Processed in 0.003676216 sec. | ||
| 387 | 2026.01.30 21:14:30.258030 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 388 | 2026.01.30 21:14:30.258262 [ 267 ] {86cb29be-9a23-491a-8442-7b546abea53f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) 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) | ||
| 389 | 2026.01.30 21:14:30.258368 [ 267 ] {86cb29be-9a23-491a-8442-7b546abea53f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 390 | 2026.01.30 21:14:30.260243 [ 267 ] {86cb29be-9a23-491a-8442-7b546abea53f} <Debug> oximeter.measurements_i16 (12cc89a3-6749-4312-89f4-76b8951d2993): Loading data parts | ||
| 391 | 2026.01.30 21:14:30.260408 [ 267 ] {86cb29be-9a23-491a-8442-7b546abea53f} <Debug> oximeter.measurements_i16 (12cc89a3-6749-4312-89f4-76b8951d2993): There are no data parts | ||
| 392 | 2026.01.30 21:14:30.261805 [ 267 ] {86cb29be-9a23-491a-8442-7b546abea53f} <Debug> TCPHandler: Processed in 0.003827789 sec. | ||
| 393 | 2026.01.30 21:14:30.261948 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 394 | 2026.01.30 21:14:30.262106 [ 267 ] {45af7441-414c-4cdc-ba6c-de8b24013901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) 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) | ||
| 395 | 2026.01.30 21:14:30.262211 [ 267 ] {45af7441-414c-4cdc-ba6c-de8b24013901} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 396 | 2026.01.30 21:14:30.264186 [ 267 ] {45af7441-414c-4cdc-ba6c-de8b24013901} <Debug> oximeter.measurements_u16 (282f7fc0-91de-4932-bf76-9fb1fc6d0c3f): Loading data parts | ||
| 397 | 2026.01.30 21:14:30.264505 [ 267 ] {45af7441-414c-4cdc-ba6c-de8b24013901} <Debug> oximeter.measurements_u16 (282f7fc0-91de-4932-bf76-9fb1fc6d0c3f): There are no data parts | ||
| 398 | 2026.01.30 21:14:30.265726 [ 267 ] {45af7441-414c-4cdc-ba6c-de8b24013901} <Debug> TCPHandler: Processed in 0.003827599 sec. | ||
| 399 | 2026.01.30 21:14:30.265865 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 400 | 2026.01.30 21:14:30.266087 [ 267 ] {e0f2ec60-cb66-4cd7-9e45-95c84439787e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) 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) | ||
| 401 | 2026.01.30 21:14:30.266189 [ 267 ] {e0f2ec60-cb66-4cd7-9e45-95c84439787e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 402 | 2026.01.30 21:14:30.267775 [ 267 ] {e0f2ec60-cb66-4cd7-9e45-95c84439787e} <Debug> oximeter.measurements_i32 (61505d70-1fec-40f0-948d-6a28cff5be51): Loading data parts | ||
| 403 | 2026.01.30 21:14:30.267915 [ 267 ] {e0f2ec60-cb66-4cd7-9e45-95c84439787e} <Debug> oximeter.measurements_i32 (61505d70-1fec-40f0-948d-6a28cff5be51): There are no data parts | ||
| 404 | 2026.01.30 21:14:30.270118 [ 267 ] {e0f2ec60-cb66-4cd7-9e45-95c84439787e} <Debug> TCPHandler: Processed in 0.004301782 sec. | ||
| 405 | 2026.01.30 21:14:30.270262 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 406 | 2026.01.30 21:14:30.270416 [ 267 ] {a3752df6-b117-4404-9741-ea9fae551049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) 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) | ||
| 407 | 2026.01.30 21:14:30.270522 [ 267 ] {a3752df6-b117-4404-9741-ea9fae551049} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 408 | 2026.01.30 21:14:30.272195 [ 267 ] {a3752df6-b117-4404-9741-ea9fae551049} <Debug> oximeter.measurements_u32 (ab038759-de2d-4cb5-8428-0bc4f6c1df2f): Loading data parts | ||
| 409 | 2026.01.30 21:14:30.272400 [ 267 ] {a3752df6-b117-4404-9741-ea9fae551049} <Debug> oximeter.measurements_u32 (ab038759-de2d-4cb5-8428-0bc4f6c1df2f): There are no data parts | ||
| 410 | 2026.01.30 21:14:30.273549 [ 267 ] {a3752df6-b117-4404-9741-ea9fae551049} <Debug> TCPHandler: Processed in 0.003336067 sec. | ||
| 411 | 2026.01.30 21:14:30.273690 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2026.01.30 21:14:30.273923 [ 267 ] {8bd6e761-b576-4085-945a-fa4f280bb11d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) 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) | ||
| 413 | 2026.01.30 21:14:30.274028 [ 267 ] {8bd6e761-b576-4085-945a-fa4f280bb11d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 414 | 2026.01.30 21:14:30.275754 [ 267 ] {8bd6e761-b576-4085-945a-fa4f280bb11d} <Debug> oximeter.measurements_i64 (b0b65091-526b-428a-b671-de85f2b8fd21): Loading data parts | ||
| 415 | 2026.01.30 21:14:30.275905 [ 267 ] {8bd6e761-b576-4085-945a-fa4f280bb11d} <Debug> oximeter.measurements_i64 (b0b65091-526b-428a-b671-de85f2b8fd21): There are no data parts | ||
| 416 | 2026.01.30 21:14:30.277166 [ 267 ] {8bd6e761-b576-4085-945a-fa4f280bb11d} <Debug> TCPHandler: Processed in 0.003524002 sec. | ||
| 417 | 2026.01.30 21:14:30.277370 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2026.01.30 21:14:30.277524 [ 267 ] {a29687c4-26fa-48c4-8c1b-2767b11c6600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) 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) | ||
| 419 | 2026.01.30 21:14:30.277631 [ 267 ] {a29687c4-26fa-48c4-8c1b-2767b11c6600} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 420 | 2026.01.30 21:14:30.279294 [ 267 ] {a29687c4-26fa-48c4-8c1b-2767b11c6600} <Debug> oximeter.measurements_u64 (8d78cda4-5601-4c92-84e0-aa6effe7f000): Loading data parts | ||
| 421 | 2026.01.30 21:14:30.279493 [ 267 ] {a29687c4-26fa-48c4-8c1b-2767b11c6600} <Debug> oximeter.measurements_u64 (8d78cda4-5601-4c92-84e0-aa6effe7f000): There are no data parts | ||
| 422 | 2026.01.30 21:14:30.280540 [ 267 ] {a29687c4-26fa-48c4-8c1b-2767b11c6600} <Debug> TCPHandler: Processed in 0.003219923 sec. | ||
| 423 | 2026.01.30 21:14:30.280683 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2026.01.30 21:14:30.280901 [ 267 ] {ee2efb72-f35d-46c9-8a10-c7c72e963932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) 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) | ||
| 425 | 2026.01.30 21:14:30.280975 [ 267 ] {ee2efb72-f35d-46c9-8a10-c7c72e963932} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 426 | 2026.01.30 21:14:30.282555 [ 267 ] {ee2efb72-f35d-46c9-8a10-c7c72e963932} <Debug> oximeter.measurements_f32 (07eb3133-f290-4165-8541-a90a85f48a2f): Loading data parts | ||
| 427 | 2026.01.30 21:14:30.282683 [ 267 ] {ee2efb72-f35d-46c9-8a10-c7c72e963932} <Debug> oximeter.measurements_f32 (07eb3133-f290-4165-8541-a90a85f48a2f): There are no data parts | ||
| 428 | 2026.01.30 21:14:30.283757 [ 267 ] {ee2efb72-f35d-46c9-8a10-c7c72e963932} <Debug> TCPHandler: Processed in 0.003123071 sec. | ||
| 429 | 2026.01.30 21:14:30.283923 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2026.01.30 21:14:30.284074 [ 267 ] {1b28df5e-541c-45c4-a143-e8444cc42c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) 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) | ||
| 431 | 2026.01.30 21:14:30.284188 [ 267 ] {1b28df5e-541c-45c4-a143-e8444cc42c30} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 432 | 2026.01.30 21:14:30.285747 [ 267 ] {1b28df5e-541c-45c4-a143-e8444cc42c30} <Debug> oximeter.measurements_f64 (8a49065c-cf0c-4c3b-ab1c-2b9f8b61b0cd): Loading data parts | ||
| 433 | 2026.01.30 21:14:30.285937 [ 267 ] {1b28df5e-541c-45c4-a143-e8444cc42c30} <Debug> oximeter.measurements_f64 (8a49065c-cf0c-4c3b-ab1c-2b9f8b61b0cd): There are no data parts | ||
| 434 | 2026.01.30 21:14:30.287113 [ 267 ] {1b28df5e-541c-45c4-a143-e8444cc42c30} <Debug> TCPHandler: Processed in 0.003239244 sec. | ||
| 435 | 2026.01.30 21:14:30.287242 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2026.01.30 21:14:30.287457 [ 267 ] {93c6fe47-db37-4519-a526-67757e2ff453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) 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) | ||
| 437 | 2026.01.30 21:14:30.287551 [ 267 ] {93c6fe47-db37-4519-a526-67757e2ff453} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 438 | 2026.01.30 21:14:30.289458 [ 267 ] {93c6fe47-db37-4519-a526-67757e2ff453} <Debug> oximeter.measurements_string (8d9ba39b-dac0-45c8-a198-25eee56b17e2): Loading data parts | ||
| 439 | 2026.01.30 21:14:30.289605 [ 267 ] {93c6fe47-db37-4519-a526-67757e2ff453} <Debug> oximeter.measurements_string (8d9ba39b-dac0-45c8-a198-25eee56b17e2): There are no data parts | ||
| 440 | 2026.01.30 21:14:30.290932 [ 267 ] {93c6fe47-db37-4519-a526-67757e2ff453} <Debug> TCPHandler: Processed in 0.003737708 sec. | ||
| 441 | 2026.01.30 21:14:30.291120 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 442 | 2026.01.30 21:14:30.291291 [ 267 ] {a9335375-1910-4c7a-8d5c-0bfe280d9985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 443 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 444 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 445 | * a string isn't palatable for a few reasons. | ||
| 446 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 447 | * details. | ||
| 448 | */ | ||
| 449 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 450 | 2026.01.30 21:14:30.291416 [ 267 ] {a9335375-1910-4c7a-8d5c-0bfe280d9985} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 451 | 2026.01.30 21:14:30.293443 [ 267 ] {a9335375-1910-4c7a-8d5c-0bfe280d9985} <Debug> oximeter.measurements_bytes (6b389c2f-95c8-4b16-8f7c-46e552044850): Loading data parts | ||
| 452 | 2026.01.30 21:14:30.293599 [ 267 ] {a9335375-1910-4c7a-8d5c-0bfe280d9985} <Debug> oximeter.measurements_bytes (6b389c2f-95c8-4b16-8f7c-46e552044850): There are no data parts | ||
| 453 | 2026.01.30 21:14:30.294899 [ 267 ] {a9335375-1910-4c7a-8d5c-0bfe280d9985} <Debug> TCPHandler: Processed in 0.0038391 sec. | ||
| 454 | 2026.01.30 21:14:30.295049 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2026.01.30 21:14:30.295211 [ 267 ] {c0e70828-9083-4f96-97a5-35009d3fa526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) 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) | ||
| 456 | 2026.01.30 21:14:30.295320 [ 267 ] {c0e70828-9083-4f96-97a5-35009d3fa526} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 457 | 2026.01.30 21:14:30.297055 [ 267 ] {c0e70828-9083-4f96-97a5-35009d3fa526} <Debug> oximeter.measurements_cumulativei64 (5a10fcdc-2b59-4a16-bd01-d2353aa99e15): Loading data parts | ||
| 458 | 2026.01.30 21:14:30.297202 [ 267 ] {c0e70828-9083-4f96-97a5-35009d3fa526} <Debug> oximeter.measurements_cumulativei64 (5a10fcdc-2b59-4a16-bd01-d2353aa99e15): There are no data parts | ||
| 459 | 2026.01.30 21:14:30.298458 [ 267 ] {c0e70828-9083-4f96-97a5-35009d3fa526} <Debug> TCPHandler: Processed in 0.0034577 sec. | ||
| 460 | 2026.01.30 21:14:30.298634 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2026.01.30 21:14:30.298828 [ 267 ] {a78c762b-d533-4fd6-b302-3299d9d3c178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) 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) | ||
| 462 | 2026.01.30 21:14:30.298938 [ 267 ] {a78c762b-d533-4fd6-b302-3299d9d3c178} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 463 | 2026.01.30 21:14:30.300562 [ 267 ] {a78c762b-d533-4fd6-b302-3299d9d3c178} <Debug> oximeter.measurements_cumulativeu64 (9c7f151f-0a90-41dd-8ff6-4c1899a1131d): Loading data parts | ||
| 464 | 2026.01.30 21:14:30.300764 [ 267 ] {a78c762b-d533-4fd6-b302-3299d9d3c178} <Debug> oximeter.measurements_cumulativeu64 (9c7f151f-0a90-41dd-8ff6-4c1899a1131d): There are no data parts | ||
| 465 | 2026.01.30 21:14:30.301899 [ 267 ] {a78c762b-d533-4fd6-b302-3299d9d3c178} <Debug> TCPHandler: Processed in 0.003312357 sec. | ||
| 466 | 2026.01.30 21:14:30.302043 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2026.01.30 21:14:30.302282 [ 267 ] {733787cb-a05c-4d06-9de1-9ba889b63f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) 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) | ||
| 468 | 2026.01.30 21:14:30.302388 [ 267 ] {733787cb-a05c-4d06-9de1-9ba889b63f82} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 469 | 2026.01.30 21:14:30.304116 [ 267 ] {733787cb-a05c-4d06-9de1-9ba889b63f82} <Debug> oximeter.measurements_cumulativef32 (11a48cb9-8192-496d-9af5-76eb2bf1c4bc): Loading data parts | ||
| 470 | 2026.01.30 21:14:30.304270 [ 267 ] {733787cb-a05c-4d06-9de1-9ba889b63f82} <Debug> oximeter.measurements_cumulativef32 (11a48cb9-8192-496d-9af5-76eb2bf1c4bc): There are no data parts | ||
| 471 | 2026.01.30 21:14:30.305567 [ 267 ] {733787cb-a05c-4d06-9de1-9ba889b63f82} <Debug> TCPHandler: Processed in 0.003573923 sec. | ||
| 472 | 2026.01.30 21:14:30.305713 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2026.01.30 21:14:30.305876 [ 267 ] {1bfc5fa4-62b6-45c9-82b3-5aff1502f81e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) 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) | ||
| 474 | 2026.01.30 21:14:30.305986 [ 267 ] {1bfc5fa4-62b6-45c9-82b3-5aff1502f81e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 475 | 2026.01.30 21:14:30.308202 [ 267 ] {1bfc5fa4-62b6-45c9-82b3-5aff1502f81e} <Debug> oximeter.measurements_cumulativef64 (d8f72ee3-b9af-4822-a8bc-ba422b3cbdb1): Loading data parts | ||
| 476 | 2026.01.30 21:14:30.308337 [ 267 ] {1bfc5fa4-62b6-45c9-82b3-5aff1502f81e} <Debug> oximeter.measurements_cumulativef64 (d8f72ee3-b9af-4822-a8bc-ba422b3cbdb1): There are no data parts | ||
| 477 | 2026.01.30 21:14:30.309601 [ 267 ] {1bfc5fa4-62b6-45c9-82b3-5aff1502f81e} <Debug> TCPHandler: Processed in 0.003937472 sec. | ||
| 478 | 2026.01.30 21:14:30.309750 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2026.01.30 21:14:30.310043 [ 267 ] {411f7547-8c5d-405b-a4a1-84cc7dd4d7ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 480 | * NOTE: Array types cannot be Nullable, see | ||
| 481 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 482 | * for more details. | ||
| 483 | * | ||
| 484 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 485 | * is unfortunate, and at this point relies on the fact that an | ||
| 486 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 487 | * to figure out another way to represent missing samples here. | ||
| 488 | */ | ||
| 489 | 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) | ||
| 490 | 2026.01.30 21:14:30.310166 [ 267 ] {411f7547-8c5d-405b-a4a1-84cc7dd4d7ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 491 | 2026.01.30 21:14:30.312258 [ 267 ] {411f7547-8c5d-405b-a4a1-84cc7dd4d7ac} <Debug> oximeter.measurements_histogrami8 (e452e8d3-d2c8-41e1-8611-cdf12650af69): Loading data parts | ||
| 492 | 2026.01.30 21:14:30.312415 [ 267 ] {411f7547-8c5d-405b-a4a1-84cc7dd4d7ac} <Debug> oximeter.measurements_histogrami8 (e452e8d3-d2c8-41e1-8611-cdf12650af69): There are no data parts | ||
| 493 | 2026.01.30 21:14:30.313868 [ 267 ] {411f7547-8c5d-405b-a4a1-84cc7dd4d7ac} <Debug> TCPHandler: Processed in 0.004169459 sec. | ||
| 494 | 2026.01.30 21:14:30.314012 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2026.01.30 21:14:30.314228 [ 267 ] {ca00862c-c4c2-45e5-995a-517979e44245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) 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) | ||
| 496 | 2026.01.30 21:14:30.314354 [ 267 ] {ca00862c-c4c2-45e5-995a-517979e44245} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 497 | 2026.01.30 21:14:30.316366 [ 267 ] {ca00862c-c4c2-45e5-995a-517979e44245} <Debug> oximeter.measurements_histogramu8 (4da614c7-c424-47ad-b13b-e9aebf40fad9): Loading data parts | ||
| 498 | 2026.01.30 21:14:30.316613 [ 267 ] {ca00862c-c4c2-45e5-995a-517979e44245} <Debug> oximeter.measurements_histogramu8 (4da614c7-c424-47ad-b13b-e9aebf40fad9): There are no data parts | ||
| 499 | 2026.01.30 21:14:30.318601 [ 267 ] {ca00862c-c4c2-45e5-995a-517979e44245} <Debug> TCPHandler: Processed in 0.004638631 sec. | ||
| 500 | 2026.01.30 21:14:30.318754 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 501 | 2026.01.30 21:14:30.319052 [ 267 ] {bae60d47-5583-4ffd-873e-094995e0d7d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) 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) | ||
| 502 | 2026.01.30 21:14:30.319171 [ 267 ] {bae60d47-5583-4ffd-873e-094995e0d7d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 503 | 2026.01.30 21:14:30.321207 [ 267 ] {bae60d47-5583-4ffd-873e-094995e0d7d1} <Debug> oximeter.measurements_histogrami16 (7b9f4208-405b-46b9-b5f8-811a13c853a2): Loading data parts | ||
| 504 | 2026.01.30 21:14:30.321411 [ 267 ] {bae60d47-5583-4ffd-873e-094995e0d7d1} <Debug> oximeter.measurements_histogrami16 (7b9f4208-405b-46b9-b5f8-811a13c853a2): There are no data parts | ||
| 505 | 2026.01.30 21:14:30.322794 [ 267 ] {bae60d47-5583-4ffd-873e-094995e0d7d1} <Debug> TCPHandler: Processed in 0.004090266 sec. | ||
| 506 | 2026.01.30 21:14:30.322946 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2026.01.30 21:14:30.323157 [ 267 ] {04aa7bf6-1ae7-4205-9868-39fbc5dff572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) 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) | ||
| 508 | 2026.01.30 21:14:30.323279 [ 267 ] {04aa7bf6-1ae7-4205-9868-39fbc5dff572} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 509 | 2026.01.30 21:14:30.325177 [ 267 ] {04aa7bf6-1ae7-4205-9868-39fbc5dff572} <Debug> oximeter.measurements_histogramu16 (c321ca70-fb8f-437a-88a3-977dcf283a27): Loading data parts | ||
| 510 | 2026.01.30 21:14:30.325400 [ 267 ] {04aa7bf6-1ae7-4205-9868-39fbc5dff572} <Debug> oximeter.measurements_histogramu16 (c321ca70-fb8f-437a-88a3-977dcf283a27): There are no data parts | ||
| 511 | 2026.01.30 21:14:30.326745 [ 267 ] {04aa7bf6-1ae7-4205-9868-39fbc5dff572} <Debug> TCPHandler: Processed in 0.00385154 sec. | ||
| 512 | 2026.01.30 21:14:30.326892 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 513 | 2026.01.30 21:14:30.327190 [ 267 ] {3d4523e8-f848-4e33-a9a5-83836f848334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) 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) | ||
| 514 | 2026.01.30 21:14:30.327311 [ 267 ] {3d4523e8-f848-4e33-a9a5-83836f848334} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 515 | 2026.01.30 21:14:30.329210 [ 267 ] {3d4523e8-f848-4e33-a9a5-83836f848334} <Debug> oximeter.measurements_histogrami32 (f0a619c2-cbe4-444e-ba8f-e9c1ddd51196): Loading data parts | ||
| 516 | 2026.01.30 21:14:30.329343 [ 267 ] {3d4523e8-f848-4e33-a9a5-83836f848334} <Debug> oximeter.measurements_histogrami32 (f0a619c2-cbe4-444e-ba8f-e9c1ddd51196): There are no data parts | ||
| 517 | 2026.01.30 21:14:30.330664 [ 267 ] {3d4523e8-f848-4e33-a9a5-83836f848334} <Debug> TCPHandler: Processed in 0.00382788 sec. | ||
| 518 | 2026.01.30 21:14:30.330802 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 519 | 2026.01.30 21:14:30.331014 [ 267 ] {16939f02-d958-4126-906e-0468f09c03ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) 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) | ||
| 520 | 2026.01.30 21:14:30.331135 [ 267 ] {16939f02-d958-4126-906e-0468f09c03ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 521 | 2026.01.30 21:14:30.333329 [ 267 ] {16939f02-d958-4126-906e-0468f09c03ad} <Debug> oximeter.measurements_histogramu32 (232dd1de-f49e-4622-97d8-c625350dc6d8): Loading data parts | ||
| 522 | 2026.01.30 21:14:30.333518 [ 267 ] {16939f02-d958-4126-906e-0468f09c03ad} <Debug> oximeter.measurements_histogramu32 (232dd1de-f49e-4622-97d8-c625350dc6d8): There are no data parts | ||
| 523 | 2026.01.30 21:14:30.335283 [ 267 ] {16939f02-d958-4126-906e-0468f09c03ad} <Debug> TCPHandler: Processed in 0.004531087 sec. | ||
| 524 | 2026.01.30 21:14:30.335424 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 525 | 2026.01.30 21:14:30.335703 [ 267 ] {35fcfccd-06db-496b-8e60-669627e45d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) 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) | ||
| 526 | 2026.01.30 21:14:30.335818 [ 267 ] {35fcfccd-06db-496b-8e60-669627e45d77} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 527 | 2026.01.30 21:14:30.337778 [ 267 ] {35fcfccd-06db-496b-8e60-669627e45d77} <Debug> oximeter.measurements_histogrami64 (3aa7995d-216b-4539-9a93-9436a8082879): Loading data parts | ||
| 528 | 2026.01.30 21:14:30.337917 [ 267 ] {35fcfccd-06db-496b-8e60-669627e45d77} <Debug> oximeter.measurements_histogrami64 (3aa7995d-216b-4539-9a93-9436a8082879): There are no data parts | ||
| 529 | 2026.01.30 21:14:30.339641 [ 267 ] {35fcfccd-06db-496b-8e60-669627e45d77} <Debug> TCPHandler: Processed in 0.004266341 sec. | ||
| 530 | 2026.01.30 21:14:30.339781 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 531 | 2026.01.30 21:14:30.339995 [ 267 ] {8a540e0b-8329-4a48-86d2-28ca2f7f31cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) 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) | ||
| 532 | 2026.01.30 21:14:30.340121 [ 267 ] {8a540e0b-8329-4a48-86d2-28ca2f7f31cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 533 | 2026.01.30 21:14:30.342278 [ 267 ] {8a540e0b-8329-4a48-86d2-28ca2f7f31cf} <Debug> oximeter.measurements_histogramu64 (643c7cf1-0eb1-4ae5-b553-f44aa1ff5ffb): Loading data parts | ||
| 534 | 2026.01.30 21:14:30.342475 [ 267 ] {8a540e0b-8329-4a48-86d2-28ca2f7f31cf} <Debug> oximeter.measurements_histogramu64 (643c7cf1-0eb1-4ae5-b553-f44aa1ff5ffb): There are no data parts | ||
| 535 | 2026.01.30 21:14:30.343722 [ 267 ] {8a540e0b-8329-4a48-86d2-28ca2f7f31cf} <Debug> TCPHandler: Processed in 0.003991164 sec. | ||
| 536 | 2026.01.30 21:14:30.343867 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.01.30 21:14:30.344154 [ 267 ] {1058b649-4252-4f83-867f-625e0f101101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) 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) | ||
| 538 | 2026.01.30 21:14:30.344278 [ 267 ] {1058b649-4252-4f83-867f-625e0f101101} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 539 | 2026.01.30 21:14:30.346620 [ 267 ] {1058b649-4252-4f83-867f-625e0f101101} <Debug> oximeter.measurements_histogramf32 (93911db2-b55a-42ac-a9ad-528ca3ae9e60): Loading data parts | ||
| 540 | 2026.01.30 21:14:30.346754 [ 267 ] {1058b649-4252-4f83-867f-625e0f101101} <Debug> oximeter.measurements_histogramf32 (93911db2-b55a-42ac-a9ad-528ca3ae9e60): There are no data parts | ||
| 541 | 2026.01.30 21:14:30.348354 [ 267 ] {1058b649-4252-4f83-867f-625e0f101101} <Debug> TCPHandler: Processed in 0.004537017 sec. | ||
| 542 | 2026.01.30 21:14:30.348506 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.01.30 21:14:30.348729 [ 267 ] {5d95e8a1-3574-4d30-b9f3-d14462d0dd1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) 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) | ||
| 544 | 2026.01.30 21:14:30.348848 [ 267 ] {5d95e8a1-3574-4d30-b9f3-d14462d0dd1b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 545 | 2026.01.30 21:14:30.350690 [ 267 ] {5d95e8a1-3574-4d30-b9f3-d14462d0dd1b} <Debug> oximeter.measurements_histogramf64 (f3f63f9e-ccfc-420a-84b0-589b9f55043b): Loading data parts | ||
| 546 | 2026.01.30 21:14:30.350894 [ 267 ] {5d95e8a1-3574-4d30-b9f3-d14462d0dd1b} <Debug> oximeter.measurements_histogramf64 (f3f63f9e-ccfc-420a-84b0-589b9f55043b): There are no data parts | ||
| 547 | 2026.01.30 21:14:30.352427 [ 267 ] {5d95e8a1-3574-4d30-b9f3-d14462d0dd1b} <Debug> TCPHandler: Processed in 0.003979673 sec. | ||
| 548 | 2026.01.30 21:14:30.352573 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.01.30 21:14:30.352830 [ 267 ] {8e6533b1-ee2f-49e4-9af4-da59d8fca55c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) /* The field tables store named dimensions of each timeseries. | ||
| 550 | * | ||
| 551 | * As with the measurement tables, there is one field table for each field data | ||
| 552 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 553 | * this behavior **must not** be relied upon for query correctness. | ||
| 554 | * | ||
| 555 | * The index for the fields differs from the measurements, however. Rows are | ||
| 556 | * sorted by timeseries name, then field name, field value, and finally | ||
| 557 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 558 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 559 | * usually then used to look up measurements. | ||
| 560 | * | ||
| 561 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 562 | * timeseries name and then key, since it would improve lookups where one | ||
| 563 | * already has the key. Realistically though, these tables are quite small and | ||
| 564 | * so performance benefits will be low in absolute terms. | ||
| 565 | * | ||
| 566 | * TTL: We use a materialized column to expire old field table records. This | ||
| 567 | * column is generated automatically by the database whenever a new row is | ||
| 568 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 569 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 570 | * record will remain during a deduplication, which will have the last | ||
| 571 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 572 | * measurement tables. | ||
| 573 | */ | ||
| 574 | 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) | ||
| 575 | 2026.01.30 21:14:30.352949 [ 267 ] {8e6533b1-ee2f-49e4-9af4-da59d8fca55c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 576 | 2026.01.30 21:14:30.354731 [ 267 ] {8e6533b1-ee2f-49e4-9af4-da59d8fca55c} <Debug> oximeter.fields_bool (d3b40a05-4b35-4a23-b634-813070d06741): Loading data parts | ||
| 577 | 2026.01.30 21:14:30.354898 [ 267 ] {8e6533b1-ee2f-49e4-9af4-da59d8fca55c} <Debug> oximeter.fields_bool (d3b40a05-4b35-4a23-b634-813070d06741): There are no data parts | ||
| 578 | 2026.01.30 21:14:30.356510 [ 267 ] {8e6533b1-ee2f-49e4-9af4-da59d8fca55c} <Debug> TCPHandler: Processed in 0.003987793 sec. | ||
| 579 | 2026.01.30 21:14:30.356733 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.01.30 21:14:30.356904 [ 267 ] {c4607273-ad34-4dd5-862c-b4497a6343ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) 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) | ||
| 581 | 2026.01.30 21:14:30.357084 [ 267 ] {c4607273-ad34-4dd5-862c-b4497a6343ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 582 | 2026.01.30 21:14:30.358768 [ 267 ] {c4607273-ad34-4dd5-862c-b4497a6343ed} <Debug> oximeter.fields_i8 (47a8ecd7-bd31-4d70-82a9-027c8f9e5ca4): Loading data parts | ||
| 583 | 2026.01.30 21:14:30.358984 [ 267 ] {c4607273-ad34-4dd5-862c-b4497a6343ed} <Debug> oximeter.fields_i8 (47a8ecd7-bd31-4d70-82a9-027c8f9e5ca4): There are no data parts | ||
| 584 | 2026.01.30 21:14:30.360337 [ 267 ] {c4607273-ad34-4dd5-862c-b4497a6343ed} <Debug> TCPHandler: Processed in 0.003661845 sec. | ||
| 585 | 2026.01.30 21:14:30.360483 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.01.30 21:14:30.360748 [ 267 ] {e27dc61b-92ee-4a00-b506-5b5805b17dd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) 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) | ||
| 587 | 2026.01.30 21:14:30.360795 [ 267 ] {e27dc61b-92ee-4a00-b506-5b5805b17dd1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 588 | 2026.01.30 21:14:30.362711 [ 267 ] {e27dc61b-92ee-4a00-b506-5b5805b17dd1} <Debug> oximeter.fields_u8 (421413a7-7110-46df-a761-2a989c63f401): Loading data parts | ||
| 589 | 2026.01.30 21:14:30.362857 [ 267 ] {e27dc61b-92ee-4a00-b506-5b5805b17dd1} <Debug> oximeter.fields_u8 (421413a7-7110-46df-a761-2a989c63f401): There are no data parts | ||
| 590 | 2026.01.30 21:14:30.364109 [ 267 ] {e27dc61b-92ee-4a00-b506-5b5805b17dd1} <Debug> TCPHandler: Processed in 0.003680196 sec. | ||
| 591 | 2026.01.30 21:14:30.364326 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.01.30 21:14:30.364483 [ 267 ] {10c71f28-beb3-4e59-b6e2-77302d9551ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) 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) | ||
| 593 | 2026.01.30 21:14:30.364588 [ 267 ] {10c71f28-beb3-4e59-b6e2-77302d9551ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 594 | 2026.01.30 21:14:30.366247 [ 267 ] {10c71f28-beb3-4e59-b6e2-77302d9551ea} <Debug> oximeter.fields_i16 (e645ba6a-9b8d-479e-afe5-ed6fe8e414c8): Loading data parts | ||
| 595 | 2026.01.30 21:14:30.366480 [ 267 ] {10c71f28-beb3-4e59-b6e2-77302d9551ea} <Debug> oximeter.fields_i16 (e645ba6a-9b8d-479e-afe5-ed6fe8e414c8): There are no data parts | ||
| 596 | 2026.01.30 21:14:30.368439 [ 267 ] {10c71f28-beb3-4e59-b6e2-77302d9551ea} <Debug> TCPHandler: Processed in 0.004162999 sec. | ||
| 597 | 2026.01.30 21:14:30.368584 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 598 | 2026.01.30 21:14:30.368807 [ 267 ] {877e13c2-2e56-43e1-a35c-b001a88a4bc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) 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) | ||
| 599 | 2026.01.30 21:14:30.368914 [ 267 ] {877e13c2-2e56-43e1-a35c-b001a88a4bc6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 600 | 2026.01.30 21:14:30.370742 [ 267 ] {877e13c2-2e56-43e1-a35c-b001a88a4bc6} <Debug> oximeter.fields_u16 (7a588ff8-8544-45ab-aa99-088b629a7598): Loading data parts | ||
| 601 | 2026.01.30 21:14:30.370881 [ 267 ] {877e13c2-2e56-43e1-a35c-b001a88a4bc6} <Debug> oximeter.fields_u16 (7a588ff8-8544-45ab-aa99-088b629a7598): There are no data parts | ||
| 602 | 2026.01.30 21:14:30.372101 [ 267 ] {877e13c2-2e56-43e1-a35c-b001a88a4bc6} <Debug> TCPHandler: Processed in 0.003569553 sec. | ||
| 603 | 2026.01.30 21:14:30.372317 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 604 | 2026.01.30 21:14:30.372472 [ 267 ] {bcc23b8a-f748-4081-981f-05344d7051b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) 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) | ||
| 605 | 2026.01.30 21:14:30.372579 [ 267 ] {bcc23b8a-f748-4081-981f-05344d7051b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 606 | 2026.01.30 21:14:30.374778 [ 267 ] {bcc23b8a-f748-4081-981f-05344d7051b1} <Debug> oximeter.fields_i32 (1c0cb0d3-6db1-4c2f-aecd-6a6b64bae53b): Loading data parts | ||
| 607 | 2026.01.30 21:14:30.375041 [ 267 ] {bcc23b8a-f748-4081-981f-05344d7051b1} <Debug> oximeter.fields_i32 (1c0cb0d3-6db1-4c2f-aecd-6a6b64bae53b): There are no data parts | ||
| 608 | 2026.01.30 21:14:30.376287 [ 267 ] {bcc23b8a-f748-4081-981f-05344d7051b1} <Debug> TCPHandler: Processed in 0.004019604 sec. | ||
| 609 | 2026.01.30 21:14:30.376433 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 610 | 2026.01.30 21:14:30.376657 [ 267 ] {39570a0f-2ceb-47d2-9117-092f2c93cab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) 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) | ||
| 611 | 2026.01.30 21:14:30.376763 [ 267 ] {39570a0f-2ceb-47d2-9117-092f2c93cab2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 612 | 2026.01.30 21:14:30.378666 [ 267 ] {39570a0f-2ceb-47d2-9117-092f2c93cab2} <Debug> oximeter.fields_u32 (d4f1d445-69e4-426c-985c-6f2743fe9ef6): Loading data parts | ||
| 613 | 2026.01.30 21:14:30.378814 [ 267 ] {39570a0f-2ceb-47d2-9117-092f2c93cab2} <Debug> oximeter.fields_u32 (d4f1d445-69e4-426c-985c-6f2743fe9ef6): There are no data parts | ||
| 614 | 2026.01.30 21:14:30.380429 [ 267 ] {39570a0f-2ceb-47d2-9117-092f2c93cab2} <Debug> TCPHandler: Processed in 0.004046245 sec. | ||
| 615 | 2026.01.30 21:14:30.380569 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 616 | 2026.01.30 21:14:30.380723 [ 267 ] {18756cba-10f0-4851-9cb4-b7b9298b1469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) 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) | ||
| 617 | 2026.01.30 21:14:30.380837 [ 267 ] {18756cba-10f0-4851-9cb4-b7b9298b1469} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 618 | 2026.01.30 21:14:30.382871 [ 267 ] {18756cba-10f0-4851-9cb4-b7b9298b1469} <Debug> oximeter.fields_i64 (88a207ed-f622-465f-b510-c5457fd30d0b): Loading data parts | ||
| 619 | 2026.01.30 21:14:30.383070 [ 267 ] {18756cba-10f0-4851-9cb4-b7b9298b1469} <Debug> oximeter.fields_i64 (88a207ed-f622-465f-b510-c5457fd30d0b): There are no data parts | ||
| 620 | 2026.01.30 21:14:30.384614 [ 267 ] {18756cba-10f0-4851-9cb4-b7b9298b1469} <Debug> TCPHandler: Processed in 0.004089886 sec. | ||
| 621 | 2026.01.30 21:14:30.384787 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 622 | 2026.01.30 21:14:30.385037 [ 267 ] {b822bd4f-181b-4112-833d-656006e06980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) 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) | ||
| 623 | 2026.01.30 21:14:30.385155 [ 267 ] {b822bd4f-181b-4112-833d-656006e06980} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 624 | 2026.01.30 21:14:30.387229 [ 267 ] {b822bd4f-181b-4112-833d-656006e06980} <Debug> oximeter.fields_u64 (b79f6bc7-6e69-40b4-be91-a1cddb78ca21): Loading data parts | ||
| 625 | 2026.01.30 21:14:30.387389 [ 267 ] {b822bd4f-181b-4112-833d-656006e06980} <Debug> oximeter.fields_u64 (b79f6bc7-6e69-40b4-be91-a1cddb78ca21): There are no data parts | ||
| 626 | 2026.01.30 21:14:30.388886 [ 267 ] {b822bd4f-181b-4112-833d-656006e06980} <Debug> TCPHandler: Processed in 0.004156128 sec. | ||
| 627 | 2026.01.30 21:14:30.389029 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 628 | 2026.01.30 21:14:30.389185 [ 267 ] {ff894fe7-c98f-43f7-b2bf-e49603e54b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) 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) | ||
| 629 | 2026.01.30 21:14:30.389298 [ 267 ] {ff894fe7-c98f-43f7-b2bf-e49603e54b0f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 630 | 2026.01.30 21:14:30.391320 [ 267 ] {ff894fe7-c98f-43f7-b2bf-e49603e54b0f} <Debug> oximeter.fields_ipaddr (631949ab-3a06-4279-a371-08c58ae1a301): Loading data parts | ||
| 631 | 2026.01.30 21:14:30.391505 [ 267 ] {ff894fe7-c98f-43f7-b2bf-e49603e54b0f} <Debug> oximeter.fields_ipaddr (631949ab-3a06-4279-a371-08c58ae1a301): There are no data parts | ||
| 632 | 2026.01.30 21:14:30.392991 [ 267 ] {ff894fe7-c98f-43f7-b2bf-e49603e54b0f} <Debug> TCPHandler: Processed in 0.004011575 sec. | ||
| 633 | 2026.01.30 21:14:30.393149 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 634 | 2026.01.30 21:14:30.393382 [ 267 ] {f43a3ac6-ead1-497f-8e23-fce7daf9fb5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) 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) | ||
| 635 | 2026.01.30 21:14:30.393492 [ 267 ] {f43a3ac6-ead1-497f-8e23-fce7daf9fb5f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 636 | 2026.01.30 21:14:30.395440 [ 267 ] {f43a3ac6-ead1-497f-8e23-fce7daf9fb5f} <Debug> oximeter.fields_string (7492ccf1-e808-471e-be24-c4b0f50e694a): Loading data parts | ||
| 637 | 2026.01.30 21:14:30.395572 [ 267 ] {f43a3ac6-ead1-497f-8e23-fce7daf9fb5f} <Debug> oximeter.fields_string (7492ccf1-e808-471e-be24-c4b0f50e694a): There are no data parts | ||
| 638 | 2026.01.30 21:14:30.397106 [ 267 ] {f43a3ac6-ead1-497f-8e23-fce7daf9fb5f} <Debug> TCPHandler: Processed in 0.004021585 sec. | ||
| 639 | 2026.01.30 21:14:30.397238 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 640 | 2026.01.30 21:14:30.397393 [ 267 ] {f52afa53-623b-4159-984c-08956c194fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) 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) | ||
| 641 | 2026.01.30 21:14:30.397506 [ 267 ] {f52afa53-623b-4159-984c-08956c194fbb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 642 | 2026.01.30 21:14:30.399486 [ 267 ] {f52afa53-623b-4159-984c-08956c194fbb} <Debug> oximeter.fields_uuid (c5038fb3-b954-4584-b2c7-23cc6862a762): Loading data parts | ||
| 643 | 2026.01.30 21:14:30.399624 [ 267 ] {f52afa53-623b-4159-984c-08956c194fbb} <Debug> oximeter.fields_uuid (c5038fb3-b954-4584-b2c7-23cc6862a762): There are no data parts | ||
| 644 | 2026.01.30 21:14:30.401026 [ 267 ] {f52afa53-623b-4159-984c-08956c194fbb} <Debug> TCPHandler: Processed in 0.00383715 sec. | ||
| 645 | 2026.01.30 21:14:30.401212 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 646 | 2026.01.30 21:14:30.401494 [ 267 ] {2b49958b-46cd-4423-abe8-cfe783578389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) /* The timeseries schema table stores the extracted schema for the samples | ||
| 647 | * oximeter collects. | ||
| 648 | */ | ||
| 649 | 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) | ||
| 650 | 2026.01.30 21:14:30.401625 [ 267 ] {2b49958b-46cd-4423-abe8-cfe783578389} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 651 | 2026.01.30 21:14:30.403564 [ 267 ] {2b49958b-46cd-4423-abe8-cfe783578389} <Debug> oximeter.timeseries_schema (8530606f-4703-49a8-9a34-4a57cb94d24b): Loading data parts | ||
| 652 | 2026.01.30 21:14:30.403765 [ 267 ] {2b49958b-46cd-4423-abe8-cfe783578389} <Debug> oximeter.timeseries_schema (8530606f-4703-49a8-9a34-4a57cb94d24b): There are no data parts | ||
| 653 | 2026.01.30 21:14:30.405062 [ 267 ] {2b49958b-46cd-4423-abe8-cfe783578389} <Debug> TCPHandler: Processed in 0.003900182 sec. | ||
| 654 | 2026.01.30 21:14:30.405322 [ 268 ] {} <Trace> TCP-Session: 6b6c149d-4d71-42fe-8170-1dde87a03dea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 655 | 2026.01.30 21:14:30.405726 [ 268 ] {e4db277d-8d25-4c9d-895e-6399e9504709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51575) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 656 | 2026.01.30 21:14:30.407106 [ 268 ] {e4db277d-8d25-4c9d-895e-6399e9504709} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 657 | 2026.01.30 21:14:30.424193 [ 276 ] {e4db277d-8d25-4c9d-895e-6399e9504709} <Trace> oximeter.version (c7c8fd98-482a-4904-854e-06f6e307b60a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 658 | 2026.01.30 21:14:30.424347 [ 276 ] {e4db277d-8d25-4c9d-895e-6399e9504709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 659 | 2026.01.30 21:14:30.428869 [ 276 ] {e4db277d-8d25-4c9d-895e-6399e9504709} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 660 | 2026.01.30 21:14:30.429494 [ 276 ] {e4db277d-8d25-4c9d-895e-6399e9504709} <Trace> oximeter.version (c7c8fd98-482a-4904-854e-06f6e307b60a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 661 | 2026.01.30 21:14:30.429802 [ 268 ] {e4db277d-8d25-4c9d-895e-6399e9504709} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.024225 sec., 41.2796697626419 rows/sec., 660.47 B/sec. | ||
| 662 | 2026.01.30 21:14:30.430176 [ 268 ] {e4db277d-8d25-4c9d-895e-6399e9504709} <Debug> TCPHandler: Processed in 0.02498566 sec. | ||
| 663 | 2026.01.30 21:14:31.001165 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.85 MiB, peak 126.85 MiB, free memory in arenas 0.00 B, will set to 139.13 MiB (RSS), difference: 12.27 MiB | ||
| 664 | 2026.01.30 21:14:31.067267 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33379 | ||
| 665 | 2026.01.30 21:14:31.069747 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.01.30 21:14:31.069800 [ 278 ] {} <Debug> TCP-Session: 650e10d4-5ecf-4cd4-b965-ebd938df5281 Authenticating user 'default' from [fd00:1122:3344:101::c]:33379 | ||
| 667 | 2026.01.30 21:14:31.069923 [ 278 ] {} <Debug> TCP-Session: 650e10d4-5ecf-4cd4-b965-ebd938df5281 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.01.30 21:14:31.069940 [ 278 ] {} <Debug> TCP-Session: 650e10d4-5ecf-4cd4-b965-ebd938df5281 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.01.30 21:14:31.070009 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.01.30 21:14:31.070135 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.01.30 21:14:31.070157 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.01.30 21:14:31.071303 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45086 | ||
| 673 | 2026.01.30 21:14:31.071416 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35605 | ||
| 674 | 2026.01.30 21:14:31.071467 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.01.30 21:14:31.071593 [ 279 ] {} <Debug> TCP-Session: ca4cfa6f-d9d9-448f-840a-610cd9115128 Authenticating user 'default' from [fd00:1122:3344:101::c]:45086 | ||
| 676 | 2026.01.30 21:14:31.071616 [ 279 ] {} <Debug> TCP-Session: ca4cfa6f-d9d9-448f-840a-610cd9115128 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 677 | 2026.01.30 21:14:31.071656 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59028 | ||
| 678 | 2026.01.30 21:14:31.071633 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40375 | ||
| 679 | 2026.01.30 21:14:31.071724 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 680 | 2026.01.30 21:14:31.071756 [ 279 ] {} <Debug> TCP-Session: ca4cfa6f-d9d9-448f-840a-610cd9115128 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.01.30 21:14:31.071804 [ 280 ] {} <Debug> TCP-Session: a223f867-2c78-4d62-b3a6-aa305814154b Authenticating user 'default' from [fd00:1122:3344:101::c]:35605 | ||
| 682 | 2026.01.30 21:14:31.071769 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59648 | ||
| 683 | 2026.01.30 21:14:31.071897 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59290 | ||
| 684 | 2026.01.30 21:14:31.071888 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.01.30 21:14:31.071933 [ 280 ] {} <Debug> TCP-Session: a223f867-2c78-4d62-b3a6-aa305814154b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2026.01.30 21:14:31.072043 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52261 | ||
| 687 | 2026.01.30 21:14:31.072075 [ 282 ] {} <Debug> TCP-Session: e5d67d27-6ccb-4190-8dd5-2aca6145cc6c Authenticating user 'default' from [fd00:1122:3344:101::c]:40375 | ||
| 688 | 2026.01.30 21:14:31.072110 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2026.01.30 21:14:31.072080 [ 280 ] {} <Debug> TCP-Session: a223f867-2c78-4d62-b3a6-aa305814154b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2026.01.30 21:14:31.072181 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2026.01.30 21:14:31.072236 [ 281 ] {} <Debug> TCP-Session: 79f3e09f-fc1e-4263-b260-0ed4599fccc2 Authenticating user 'default' from [fd00:1122:3344:101::c]:59028 | ||
| 692 | 2026.01.30 21:14:31.072268 [ 284 ] {} <Debug> TCP-Session: f59076c5-9c66-422f-a99c-d1a1047ac146 Authenticating user 'default' from [fd00:1122:3344:101::c]:59290 | ||
| 693 | 2026.01.30 21:14:31.072283 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2026.01.30 21:14:31.072217 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2026.01.30 21:14:31.072375 [ 284 ] {} <Debug> TCP-Session: f59076c5-9c66-422f-a99c-d1a1047ac146 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.01.30 21:14:31.072366 [ 285 ] {} <Debug> TCP-Session: f6357f2a-08fd-4be0-b18b-f8a4a6808ac9 Authenticating user 'default' from [fd00:1122:3344:101::c]:52261 | ||
| 697 | 2026.01.30 21:14:31.072352 [ 281 ] {} <Debug> TCP-Session: 79f3e09f-fc1e-4263-b260-0ed4599fccc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.01.30 21:14:31.072495 [ 284 ] {} <Debug> TCP-Session: f59076c5-9c66-422f-a99c-d1a1047ac146 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.01.30 21:14:31.072487 [ 283 ] {} <Debug> TCP-Session: d74ef3da-686c-429e-8702-5abe8678e945 Authenticating user 'default' from [fd00:1122:3344:101::c]:59648 | ||
| 700 | 2026.01.30 21:14:31.072486 [ 285 ] {} <Debug> TCP-Session: f6357f2a-08fd-4be0-b18b-f8a4a6808ac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.01.30 21:14:31.072597 [ 283 ] {} <Debug> TCP-Session: d74ef3da-686c-429e-8702-5abe8678e945 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.01.30 21:14:31.072568 [ 281 ] {} <Debug> TCP-Session: 79f3e09f-fc1e-4263-b260-0ed4599fccc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.01.30 21:14:31.072199 [ 282 ] {} <Debug> TCP-Session: e5d67d27-6ccb-4190-8dd5-2aca6145cc6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.01.30 21:14:31.072684 [ 283 ] {} <Debug> TCP-Session: d74ef3da-686c-429e-8702-5abe8678e945 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.01.30 21:14:31.072661 [ 285 ] {} <Debug> TCP-Session: f6357f2a-08fd-4be0-b18b-f8a4a6808ac9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.01.30 21:14:31.072774 [ 282 ] {} <Debug> TCP-Session: e5d67d27-6ccb-4190-8dd5-2aca6145cc6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.01.30 21:14:35.750211 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.01.30 21:14:35.750245 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2026.01.30 21:14:35.750307 [ 245 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.01.30 21:14:35.750343 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.01.30 21:14:35.753796 [ 244 ] {} <Debug> system.asynchronous_metric_log (f783f3e8-dabe-4382-9e44-9876696b435a): Loading data parts | ||
| 712 | 2026.01.30 21:14:35.753943 [ 244 ] {} <Debug> system.asynchronous_metric_log (f783f3e8-dabe-4382-9e44-9876696b435a): There are no data parts | ||
| 713 | 2026.01.30 21:14:35.761328 [ 244 ] {} <Trace> system.asynchronous_metric_log (f783f3e8-dabe-4382-9e44-9876696b435a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.01.30 21:14:35.761487 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 715 | 2026.01.30 21:14:35.766920 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2026.01.30 21:14:35.767468 [ 244 ] {} <Trace> system.asynchronous_metric_log (f783f3e8-dabe-4382-9e44-9876696b435a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 717 | 2026.01.30 21:14:35.767676 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 718 | 2026.01.30 21:14:35.768383 [ 245 ] {} <Debug> system.metric_log (e0a32da8-8ce2-4757-add2-38e7dac2f685): Loading data parts | ||
| 719 | 2026.01.30 21:14:35.768523 [ 245 ] {} <Debug> system.metric_log (e0a32da8-8ce2-4757-add2-38e7dac2f685): There are no data parts | ||
| 720 | 2026.01.30 21:14:35.797311 [ 245 ] {} <Trace> system.metric_log (e0a32da8-8ce2-4757-add2-38e7dac2f685): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.01.30 21:14:35.797454 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 722 | 2026.01.30 21:14:35.803542 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.01.30 21:14:35.804617 [ 245 ] {} <Trace> system.metric_log (e0a32da8-8ce2-4757-add2-38e7dac2f685): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.01.30 21:14:35.807688 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.01.30 21:14:36.001159 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.77 MiB, peak 148.77 MiB, free memory in arenas 0.00 B, will set to 153.88 MiB (RSS), difference: 9.10 MiB | ||
| 726 | 2026.01.30 21:14:38.250040 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.01.30 21:14:38.250246 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.01.30 21:14:38.254638 [ 243 ] {} <Debug> system.query_log (cb7d5f7f-be01-49aa-bab1-cc88da286f05): Loading data parts | ||
| 729 | 2026.01.30 21:14:38.254815 [ 243 ] {} <Debug> system.query_log (cb7d5f7f-be01-49aa-bab1-cc88da286f05): There are no data parts | ||
| 730 | 2026.01.30 21:14:38.262855 [ 243 ] {} <Trace> system.query_log (cb7d5f7f-be01-49aa-bab1-cc88da286f05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.01.30 21:14:38.262974 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 732 | 2026.01.30 21:14:38.264559 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.01.30 21:14:38.265039 [ 243 ] {} <Trace> system.query_log (cb7d5f7f-be01-49aa-bab1-cc88da286f05): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.01.30 21:14:38.265293 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.01.30 21:14:39.001147 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.29 MiB, peak 158.29 MiB, free memory in arenas 0.00 B, will set to 155.16 MiB (RSS), difference: -3.12 MiB | ||
| 736 | 2026.01.30 21:14:43.219155 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.01.30 21:14:43.219217 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.01.30 21:14:43.268699 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 739 | 2026.01.30 21:14:43.269630 [ 244 ] {} <Trace> system.asynchronous_metric_log (f783f3e8-dabe-4382-9e44-9876696b435a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.01.30 21:14:43.269675 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 741 | 2026.01.30 21:14:43.270345 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.01.30 21:14:43.270910 [ 244 ] {} <Trace> system.asynchronous_metric_log (f783f3e8-dabe-4382-9e44-9876696b435a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.01.30 21:14:43.271074 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.01.30 21:14:43.308706 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.01.30 21:14:43.327347 [ 245 ] {} <Trace> system.metric_log (e0a32da8-8ce2-4757-add2-38e7dac2f685): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.01.30 21:14:43.327476 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 747 | 2026.01.30 21:14:43.334110 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.01.30 21:14:43.335148 [ 245 ] {} <Trace> system.metric_log (e0a32da8-8ce2-4757-add2-38e7dac2f685): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.01.30 21:14:43.338486 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.01.30 21:14:44.000150 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.88 MiB, peak 159.88 MiB, free memory in arenas 0.00 B, will set to 157.66 MiB (RSS), difference: 1.79 MiB | ||
| 751 | 2026.01.30 21:14:48.049128 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60953 | ||
| 752 | 2026.01.30 21:14:48.051407 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 753 | 2026.01.30 21:14:48.051450 [ 286 ] {} <Debug> TCP-Session: 2ba3ec2f-e8ab-4335-a7c8-f05e2e1bd69a Authenticating user 'default' from [fd00:1122:3344:101::e]:60953 | ||
| 754 | 2026.01.30 21:14:48.051473 [ 286 ] {} <Debug> TCP-Session: 2ba3ec2f-e8ab-4335-a7c8-f05e2e1bd69a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.01.30 21:14:48.051486 [ 286 ] {} <Debug> TCP-Session: 2ba3ec2f-e8ab-4335-a7c8-f05e2e1bd69a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.01.30 21:14:48.051584 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 757 | 2026.01.30 21:14:48.051612 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 758 | 2026.01.30 21:14:48.051674 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 759 | 2026.01.30 21:14:48.054163 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62173 | ||
| 760 | 2026.01.30 21:14:48.054261 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34276 | ||
| 761 | 2026.01.30 21:14:48.054354 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 762 | 2026.01.30 21:14:48.054367 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52846 | ||
| 763 | 2026.01.30 21:14:48.054410 [ 287 ] {} <Debug> TCP-Session: a8bd6149-6c36-4740-b13e-b1f25a9d7736 Authenticating user 'default' from [fd00:1122:3344:101::e]:62173 | ||
| 764 | 2026.01.30 21:14:48.054452 [ 287 ] {} <Debug> TCP-Session: a8bd6149-6c36-4740-b13e-b1f25a9d7736 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2026.01.30 21:14:48.054473 [ 287 ] {} <Debug> TCP-Session: a8bd6149-6c36-4740-b13e-b1f25a9d7736 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 766 | 2026.01.30 21:14:48.054489 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50607 | ||
| 767 | 2026.01.30 21:14:48.054492 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 768 | 2026.01.30 21:14:48.054499 [ 286 ] {} <Trace> TCP-Session: 2ba3ec2f-e8ab-4335-a7c8-f05e2e1bd69a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 769 | 2026.01.30 21:14:48.054559 [ 288 ] {} <Debug> TCP-Session: 5d5435f8-ff5f-4fad-8aa6-1c721b309793 Authenticating user 'default' from [fd00:1122:3344:101::e]:34276 | ||
| 770 | 2026.01.30 21:14:48.054593 [ 288 ] {} <Debug> TCP-Session: 5d5435f8-ff5f-4fad-8aa6-1c721b309793 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 771 | 2026.01.30 21:14:48.054609 [ 288 ] {} <Debug> TCP-Session: 5d5435f8-ff5f-4fad-8aa6-1c721b309793 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.01.30 21:14:48.054639 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50392 | ||
| 773 | 2026.01.30 21:14:48.054639 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 774 | 2026.01.30 21:14:48.054711 [ 289 ] {} <Debug> TCP-Session: 780fd108-315f-404c-9b0c-afa2ee1defe1 Authenticating user 'default' from [fd00:1122:3344:101::e]:52846 | ||
| 775 | 2026.01.30 21:14:48.054739 [ 289 ] {} <Debug> TCP-Session: 780fd108-315f-404c-9b0c-afa2ee1defe1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2026.01.30 21:14:48.054746 [ 286 ] {f251bd22-e998-4fc7-a015-77b6315a70f4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60953) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 777 | 2026.01.30 21:14:48.054757 [ 289 ] {} <Debug> TCP-Session: 780fd108-315f-404c-9b0c-afa2ee1defe1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.01.30 21:14:48.054774 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 779 | 2026.01.30 21:14:48.054823 [ 290 ] {} <Debug> TCP-Session: d5b845be-2fb1-44bb-9a9a-1bc9e7686e94 Authenticating user 'default' from [fd00:1122:3344:101::e]:50607 | ||
| 780 | 2026.01.30 21:14:48.054844 [ 290 ] {} <Debug> TCP-Session: d5b845be-2fb1-44bb-9a9a-1bc9e7686e94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2026.01.30 21:14:48.054859 [ 290 ] {} <Debug> TCP-Session: d5b845be-2fb1-44bb-9a9a-1bc9e7686e94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2026.01.30 21:14:48.054882 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35731 | ||
| 783 | 2026.01.30 21:14:48.054908 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 784 | 2026.01.30 21:14:48.054949 [ 291 ] {} <Debug> TCP-Session: 8d2f44bc-0dfb-4730-8fb3-69a29b57879d Authenticating user 'default' from [fd00:1122:3344:101::e]:50392 | ||
| 785 | 2026.01.30 21:14:48.054971 [ 291 ] {} <Debug> TCP-Session: 8d2f44bc-0dfb-4730-8fb3-69a29b57879d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2026.01.30 21:14:48.054986 [ 291 ] {} <Debug> TCP-Session: 8d2f44bc-0dfb-4730-8fb3-69a29b57879d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2026.01.30 21:14:48.055066 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 788 | 2026.01.30 21:14:48.055075 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61195 | ||
| 789 | 2026.01.30 21:14:48.055102 [ 292 ] {} <Debug> TCP-Session: 3f1fde5f-9145-4df5-b523-3beaee4ec8a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:35731 | ||
| 790 | 2026.01.30 21:14:48.055133 [ 292 ] {} <Debug> TCP-Session: 3f1fde5f-9145-4df5-b523-3beaee4ec8a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 791 | 2026.01.30 21:14:48.055147 [ 292 ] {} <Debug> TCP-Session: 3f1fde5f-9145-4df5-b523-3beaee4ec8a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 792 | 2026.01.30 21:14:48.055168 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43042 | ||
| 793 | 2026.01.30 21:14:48.055261 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 794 | 2026.01.30 21:14:48.055292 [ 293 ] {} <Debug> TCP-Session: c46a103c-3e2c-4e08-a09e-3af66ac2b629 Authenticating user 'default' from [fd00:1122:3344:101::e]:61195 | ||
| 795 | 2026.01.30 21:14:48.055308 [ 293 ] {} <Debug> TCP-Session: c46a103c-3e2c-4e08-a09e-3af66ac2b629 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 796 | 2026.01.30 21:14:48.055320 [ 293 ] {} <Debug> TCP-Session: c46a103c-3e2c-4e08-a09e-3af66ac2b629 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 797 | 2026.01.30 21:14:48.055343 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 798 | 2026.01.30 21:14:48.055387 [ 294 ] {} <Debug> TCP-Session: a9e32102-b401-412a-9b4d-cbeb9f380ebc Authenticating user 'default' from [fd00:1122:3344:101::e]:43042 | ||
| 799 | 2026.01.30 21:14:48.055404 [ 294 ] {} <Debug> TCP-Session: a9e32102-b401-412a-9b4d-cbeb9f380ebc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.01.30 21:14:48.055421 [ 294 ] {} <Debug> TCP-Session: a9e32102-b401-412a-9b4d-cbeb9f380ebc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.01.30 21:14:48.055564 [ 286 ] {f251bd22-e998-4fc7-a015-77b6315a70f4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 802 | 2026.01.30 21:14:48.055858 [ 286 ] {f251bd22-e998-4fc7-a015-77b6315a70f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 803 | 2026.01.30 21:14:48.060402 [ 286 ] {f251bd22-e998-4fc7-a015-77b6315a70f4} <Debug> oximeter.version (c7c8fd98-482a-4904-854e-06f6e307b60a) (SelectExecutor): Key condition: unknown | ||
| 804 | 2026.01.30 21:14:48.065825 [ 296 ] {f251bd22-e998-4fc7-a015-77b6315a70f4} <Trace> AggregatingTransform: Aggregating | ||
| 805 | 2026.01.30 21:14:48.065910 [ 296 ] {f251bd22-e998-4fc7-a015-77b6315a70f4} <Trace> Aggregator: Aggregation method: without_key | ||
| 806 | 2026.01.30 21:14:48.066599 [ 296 ] {f251bd22-e998-4fc7-a015-77b6315a70f4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004168938 sec. (239.869 rows/sec., 9.37 KiB/sec.) | ||
| 807 | 2026.01.30 21:14:48.066624 [ 296 ] {f251bd22-e998-4fc7-a015-77b6315a70f4} <Trace> Aggregator: Merging aggregated data | ||
| 808 | 2026.01.30 21:14:48.066655 [ 296 ] {f251bd22-e998-4fc7-a015-77b6315a70f4} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 809 | 2026.01.30 21:14:48.067835 [ 286 ] {f251bd22-e998-4fc7-a015-77b6315a70f4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.013163 sec., 75.97052343690649 rows/sec., 2.97 KiB/sec. | ||
| 810 | 2026.01.30 21:14:48.067988 [ 286 ] {f251bd22-e998-4fc7-a015-77b6315a70f4} <Debug> TCPHandler: Processed in 0.013713047 sec. | ||
| 811 | 2026.01.30 21:14:48.069253 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 812 | 2026.01.30 21:14:48.069299 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 813 | 2026.01.30 21:14:48.069302 [ 286 ] {} <Debug> TCP-Session: 2ba3ec2f-e8ab-4335-a7c8-f05e2e1bd69a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 814 | 2026.01.30 21:14:48.069320 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 815 | 2026.01.30 21:14:48.069350 [ 288 ] {} <Debug> TCP-Session: 5d5435f8-ff5f-4fad-8aa6-1c721b309793 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 816 | 2026.01.30 21:14:48.069344 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 817 | 2026.01.30 21:14:48.069363 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 818 | 2026.01.30 21:14:48.069394 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 819 | 2026.01.30 21:14:48.069404 [ 294 ] {} <Debug> TCP-Session: a9e32102-b401-412a-9b4d-cbeb9f380ebc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 820 | 2026.01.30 21:14:48.069411 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 821 | 2026.01.30 21:14:48.069429 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 822 | 2026.01.30 21:14:48.069432 [ 291 ] {} <Debug> TCP-Session: 8d2f44bc-0dfb-4730-8fb3-69a29b57879d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 823 | 2026.01.30 21:14:48.069464 [ 290 ] {} <Debug> TCP-Session: d5b845be-2fb1-44bb-9a9a-1bc9e7686e94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 824 | 2026.01.30 21:14:48.069480 [ 293 ] {} <Debug> TCP-Session: c46a103c-3e2c-4e08-a09e-3af66ac2b629 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 825 | 2026.01.30 21:14:48.069424 [ 289 ] {} <Debug> TCP-Session: 780fd108-315f-404c-9b0c-afa2ee1defe1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 826 | 2026.01.30 21:14:48.069401 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 827 | 2026.01.30 21:14:48.069373 [ 292 ] {} <Debug> TCP-Session: 3f1fde5f-9145-4df5-b523-3beaee4ec8a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 828 | 2026.01.30 21:14:48.069578 [ 287 ] {} <Debug> TCP-Session: a8bd6149-6c36-4740-b13e-b1f25a9d7736 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 829 | 2026.01.30 21:14:48.266524 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 2 entries to flush up to offset 90 | ||
| 830 | 2026.01.30 21:14:48.268875 [ 243 ] {} <Trace> system.query_log (cb7d5f7f-be01-49aa-bab1-cc88da286f05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 831 | 2026.01.30 21:14:48.268934 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 832 | 2026.01.30 21:14:48.270231 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 833 | 2026.01.30 21:14:48.270754 [ 243 ] {} <Trace> system.query_log (cb7d5f7f-be01-49aa-bab1-cc88da286f05): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 834 | 2026.01.30 21:14:48.271077 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 835 | 2026.01.30 21:14:49.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.96 MiB, peak 166.08 MiB, free memory in arenas 0.00 B, will set to 161.80 MiB (RSS), difference: 7.84 MiB | ||
| 836 | 2026.01.30 21:14:50.444937 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 837 | 2026.01.30 21:14:50.445119 [ 267 ] {732dcb45-0f5d-4792-a242-b4046ee62d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 838 | 2026.01.30 21:14:50.445379 [ 267 ] {732dcb45-0f5d-4792-a242-b4046ee62d26} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 839 | 2026.01.30 21:14:50.445439 [ 267 ] {732dcb45-0f5d-4792-a242-b4046ee62d26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 840 | 2026.01.30 21:14:50.445802 [ 267 ] {732dcb45-0f5d-4792-a242-b4046ee62d26} <Debug> TCPHandler: Processed in 0.000989056 sec. | ||
| 841 | 2026.01.30 21:14:50.451364 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 842 | 2026.01.30 21:14:50.451527 [ 267 ] {c81f1f7c-5d2c-4c93-a2fa-94a32f5cd96f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 843 | 2026.01.30 21:14:50.455323 [ 267 ] {c81f1f7c-5d2c-4c93-a2fa-94a32f5cd96f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 844 | 2026.01.30 21:14:50.455374 [ 267 ] {c81f1f7c-5d2c-4c93-a2fa-94a32f5cd96f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 845 | 2026.01.30 21:14:50.455782 [ 267 ] {c81f1f7c-5d2c-4c93-a2fa-94a32f5cd96f} <Debug> TCPHandler: Processed in 0.004479297 sec. | ||
| 846 | 2026.01.30 21:14:50.456006 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 847 | 2026.01.30 21:14:50.456130 [ 267 ] {bcbc7e67-c34d-47cb-95e0-e592f0745abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 848 | 2026.01.30 21:14:50.456420 [ 267 ] {bcbc7e67-c34d-47cb-95e0-e592f0745abd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 849 | 2026.01.30 21:14:50.456464 [ 267 ] {bcbc7e67-c34d-47cb-95e0-e592f0745abd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 850 | 2026.01.30 21:14:50.456763 [ 267 ] {bcbc7e67-c34d-47cb-95e0-e592f0745abd} <Debug> TCPHandler: Processed in 0.000807172 sec. | ||
| 851 | 2026.01.30 21:14:50.456962 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 852 | 2026.01.30 21:14:50.457082 [ 267 ] {89f48ba8-8811-4a27-9a0d-e4024f4e7caf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 853 | 2026.01.30 21:14:50.457323 [ 267 ] {89f48ba8-8811-4a27-9a0d-e4024f4e7caf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 854 | 2026.01.30 21:14:50.457366 [ 267 ] {89f48ba8-8811-4a27-9a0d-e4024f4e7caf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 855 | 2026.01.30 21:14:50.457731 [ 267 ] {89f48ba8-8811-4a27-9a0d-e4024f4e7caf} <Debug> TCPHandler: Processed in 0.000817791 sec. | ||
| 856 | 2026.01.30 21:14:50.457919 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 857 | 2026.01.30 21:14:50.458035 [ 267 ] {5068ceba-0196-445b-be1d-4590087cc478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 858 | 2026.01.30 21:14:50.458276 [ 267 ] {5068ceba-0196-445b-be1d-4590087cc478} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 859 | 2026.01.30 21:14:50.458319 [ 267 ] {5068ceba-0196-445b-be1d-4590087cc478} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 860 | 2026.01.30 21:14:50.458637 [ 267 ] {5068ceba-0196-445b-be1d-4590087cc478} <Debug> TCPHandler: Processed in 0.00076656 sec. | ||
| 861 | 2026.01.30 21:14:50.458830 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 862 | 2026.01.30 21:14:50.458945 [ 267 ] {ceb867c3-228e-465b-8113-2b61b9232759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 863 | 2026.01.30 21:14:50.459186 [ 267 ] {ceb867c3-228e-465b-8113-2b61b9232759} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 864 | 2026.01.30 21:14:50.459229 [ 267 ] {ceb867c3-228e-465b-8113-2b61b9232759} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 865 | 2026.01.30 21:14:50.459545 [ 267 ] {ceb867c3-228e-465b-8113-2b61b9232759} <Debug> TCPHandler: Processed in 0.00076226 sec. | ||
| 866 | 2026.01.30 21:14:50.459743 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 867 | 2026.01.30 21:14:50.459858 [ 267 ] {17671634-a69b-4f0d-a927-9b1f36dd723c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 868 | 2026.01.30 21:14:50.460096 [ 267 ] {17671634-a69b-4f0d-a927-9b1f36dd723c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 869 | 2026.01.30 21:14:50.460139 [ 267 ] {17671634-a69b-4f0d-a927-9b1f36dd723c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 870 | 2026.01.30 21:14:50.460452 [ 267 ] {17671634-a69b-4f0d-a927-9b1f36dd723c} <Debug> TCPHandler: Processed in 0.00075819 sec. | ||
| 871 | 2026.01.30 21:14:50.460641 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 872 | 2026.01.30 21:14:50.460756 [ 267 ] {6a791349-2b72-49ff-9230-e2edb5f912ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 873 | 2026.01.30 21:14:50.460997 [ 267 ] {6a791349-2b72-49ff-9230-e2edb5f912ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 874 | 2026.01.30 21:14:50.461040 [ 267 ] {6a791349-2b72-49ff-9230-e2edb5f912ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 875 | 2026.01.30 21:14:50.461350 [ 267 ] {6a791349-2b72-49ff-9230-e2edb5f912ec} <Debug> TCPHandler: Processed in 0.00075601 sec. | ||
| 876 | 2026.01.30 21:14:50.461544 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 877 | 2026.01.30 21:14:50.461660 [ 267 ] {75b993de-b02c-407d-a8f9-adfbd9f9f0f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 878 | 2026.01.30 21:14:50.461902 [ 267 ] {75b993de-b02c-407d-a8f9-adfbd9f9f0f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 879 | 2026.01.30 21:14:50.461945 [ 267 ] {75b993de-b02c-407d-a8f9-adfbd9f9f0f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 880 | 2026.01.30 21:14:50.462256 [ 267 ] {75b993de-b02c-407d-a8f9-adfbd9f9f0f4} <Debug> TCPHandler: Processed in 0.000759549 sec. | ||
| 881 | 2026.01.30 21:14:50.462456 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 882 | 2026.01.30 21:14:50.462572 [ 267 ] {40ce986b-3fab-41a1-9670-2c7d82709017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 883 | 2026.01.30 21:14:50.462815 [ 267 ] {40ce986b-3fab-41a1-9670-2c7d82709017} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 884 | 2026.01.30 21:14:50.462857 [ 267 ] {40ce986b-3fab-41a1-9670-2c7d82709017} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 885 | 2026.01.30 21:14:50.463165 [ 267 ] {40ce986b-3fab-41a1-9670-2c7d82709017} <Debug> TCPHandler: Processed in 0.00075697 sec. | ||
| 886 | 2026.01.30 21:14:50.463359 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 887 | 2026.01.30 21:14:50.463474 [ 267 ] {63f13c77-24b5-4c17-91e1-75d9e3b0240e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 888 | 2026.01.30 21:14:50.463716 [ 267 ] {63f13c77-24b5-4c17-91e1-75d9e3b0240e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 889 | 2026.01.30 21:14:50.463759 [ 267 ] {63f13c77-24b5-4c17-91e1-75d9e3b0240e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 890 | 2026.01.30 21:14:50.464088 [ 267 ] {63f13c77-24b5-4c17-91e1-75d9e3b0240e} <Debug> TCPHandler: Processed in 0.00077721 sec. | ||
| 891 | 2026.01.30 21:14:50.464274 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 892 | 2026.01.30 21:14:50.464392 [ 267 ] {6d321790-e4aa-4605-9688-27fc7aa960eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 893 | 2026.01.30 21:14:50.464636 [ 267 ] {6d321790-e4aa-4605-9688-27fc7aa960eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 894 | 2026.01.30 21:14:50.464678 [ 267 ] {6d321790-e4aa-4605-9688-27fc7aa960eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 895 | 2026.01.30 21:14:50.464988 [ 267 ] {6d321790-e4aa-4605-9688-27fc7aa960eb} <Debug> TCPHandler: Processed in 0.000761569 sec. | ||
| 896 | 2026.01.30 21:14:50.465191 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 897 | 2026.01.30 21:14:50.465308 [ 267 ] {7aee02e4-711d-44b6-82c7-759e24e90ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 898 | 2026.01.30 21:14:50.465556 [ 267 ] {7aee02e4-711d-44b6-82c7-759e24e90ef0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 899 | 2026.01.30 21:14:50.465598 [ 267 ] {7aee02e4-711d-44b6-82c7-759e24e90ef0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 900 | 2026.01.30 21:14:50.465933 [ 267 ] {7aee02e4-711d-44b6-82c7-759e24e90ef0} <Debug> TCPHandler: Processed in 0.00079034 sec. | ||
| 901 | 2026.01.30 21:14:50.466133 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 902 | 2026.01.30 21:14:50.466251 [ 267 ] {86c7e573-081f-4c35-b38d-adc90c25381f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 903 | 2026.01.30 21:14:50.466498 [ 267 ] {86c7e573-081f-4c35-b38d-adc90c25381f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 904 | 2026.01.30 21:14:50.466541 [ 267 ] {86c7e573-081f-4c35-b38d-adc90c25381f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 905 | 2026.01.30 21:14:50.466848 [ 267 ] {86c7e573-081f-4c35-b38d-adc90c25381f} <Debug> TCPHandler: Processed in 0.00076198 sec. | ||
| 906 | 2026.01.30 21:14:50.467041 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 907 | 2026.01.30 21:14:50.467160 [ 267 ] {a8f4fcdd-4535-48c8-8bb8-a428baebde2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 908 | 2026.01.30 21:14:50.467411 [ 267 ] {a8f4fcdd-4535-48c8-8bb8-a428baebde2a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 909 | 2026.01.30 21:14:50.467452 [ 267 ] {a8f4fcdd-4535-48c8-8bb8-a428baebde2a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 910 | 2026.01.30 21:14:50.467763 [ 267 ] {a8f4fcdd-4535-48c8-8bb8-a428baebde2a} <Debug> TCPHandler: Processed in 0.000769551 sec. | ||
| 911 | 2026.01.30 21:14:50.468445 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 912 | 2026.01.30 21:14:50.468564 [ 267 ] {e8069da6-c5fe-4fdd-9663-84bb6e568573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 913 | 2026.01.30 21:14:50.468813 [ 267 ] {e8069da6-c5fe-4fdd-9663-84bb6e568573} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 914 | 2026.01.30 21:14:50.468854 [ 267 ] {e8069da6-c5fe-4fdd-9663-84bb6e568573} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 915 | 2026.01.30 21:14:50.469190 [ 267 ] {e8069da6-c5fe-4fdd-9663-84bb6e568573} <Debug> TCPHandler: Processed in 0.000792671 sec. | ||
| 916 | 2026.01.30 21:14:50.471793 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 917 | 2026.01.30 21:14:50.471912 [ 267 ] {6639129a-a024-412a-9da0-92cbef9a067d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 918 | 2026.01.30 21:14:50.472164 [ 267 ] {6639129a-a024-412a-9da0-92cbef9a067d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 919 | 2026.01.30 21:14:50.472206 [ 267 ] {6639129a-a024-412a-9da0-92cbef9a067d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 920 | 2026.01.30 21:14:50.472538 [ 267 ] {6639129a-a024-412a-9da0-92cbef9a067d} <Debug> TCPHandler: Processed in 0.000794021 sec. | ||
| 921 | 2026.01.30 21:14:50.472787 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 922 | 2026.01.30 21:14:50.472905 [ 267 ] {0a68a508-ceb6-4ce0-8ad0-8389cf358307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 923 | 2026.01.30 21:14:50.473178 [ 267 ] {0a68a508-ceb6-4ce0-8ad0-8389cf358307} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 924 | 2026.01.30 21:14:50.473221 [ 267 ] {0a68a508-ceb6-4ce0-8ad0-8389cf358307} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 925 | 2026.01.30 21:14:50.473542 [ 267 ] {0a68a508-ceb6-4ce0-8ad0-8389cf358307} <Debug> TCPHandler: Processed in 0.000807651 sec. | ||
| 926 | 2026.01.30 21:14:50.473768 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 927 | 2026.01.30 21:14:50.473887 [ 267 ] {f1a50194-66ac-4bd0-ad3b-c48b63023169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 928 | 2026.01.30 21:14:50.474139 [ 267 ] {f1a50194-66ac-4bd0-ad3b-c48b63023169} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 929 | 2026.01.30 21:14:50.474181 [ 267 ] {f1a50194-66ac-4bd0-ad3b-c48b63023169} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 930 | 2026.01.30 21:14:50.474488 [ 267 ] {f1a50194-66ac-4bd0-ad3b-c48b63023169} <Debug> TCPHandler: Processed in 0.000767739 sec. | ||
| 931 | 2026.01.30 21:14:50.474737 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 932 | 2026.01.30 21:14:50.474858 [ 267 ] {29c6e799-3ed5-4022-b614-560393eadea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 933 | 2026.01.30 21:14:50.475113 [ 267 ] {29c6e799-3ed5-4022-b614-560393eadea2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 934 | 2026.01.30 21:14:50.475154 [ 267 ] {29c6e799-3ed5-4022-b614-560393eadea2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 935 | 2026.01.30 21:14:50.475480 [ 267 ] {29c6e799-3ed5-4022-b614-560393eadea2} <Debug> TCPHandler: Processed in 0.0007906 sec. | ||
| 936 | 2026.01.30 21:14:50.475722 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 937 | 2026.01.30 21:14:50.475842 [ 267 ] {e3cc97c4-f292-4f7a-894a-a78bb57a44ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 938 | 2026.01.30 21:14:50.476098 [ 267 ] {e3cc97c4-f292-4f7a-894a-a78bb57a44ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 939 | 2026.01.30 21:14:50.476139 [ 267 ] {e3cc97c4-f292-4f7a-894a-a78bb57a44ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 940 | 2026.01.30 21:14:50.476433 [ 267 ] {e3cc97c4-f292-4f7a-894a-a78bb57a44ca} <Debug> TCPHandler: Processed in 0.00075942 sec. | ||
| 941 | 2026.01.30 21:14:50.484436 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 942 | 2026.01.30 21:14:50.484587 [ 267 ] {a78d6894-6200-4fb1-be82-bdd762927df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 943 | 2026.01.30 21:14:50.484909 [ 267 ] {a78d6894-6200-4fb1-be82-bdd762927df3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 944 | 2026.01.30 21:14:50.484960 [ 267 ] {a78d6894-6200-4fb1-be82-bdd762927df3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 945 | 2026.01.30 21:14:50.485326 [ 267 ] {a78d6894-6200-4fb1-be82-bdd762927df3} <Debug> TCPHandler: Processed in 0.000949245 sec. | ||
| 946 | 2026.01.30 21:14:50.491891 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 947 | 2026.01.30 21:14:50.491998 [ 267 ] {e1d38dd9-bb1a-43bb-9c45-66327bce3696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 948 | 2026.01.30 21:14:50.492038 [ 267 ] {e1d38dd9-bb1a-43bb-9c45-66327bce3696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 949 | 2026.01.30 21:14:50.492553 [ 267 ] {e1d38dd9-bb1a-43bb-9c45-66327bce3696} <Trace> oximeter.timeseries_schema (8530606f-4703-49a8-9a34-4a57cb94d24b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 950 | 2026.01.30 21:14:50.492587 [ 267 ] {e1d38dd9-bb1a-43bb-9c45-66327bce3696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 951 | 2026.01.30 21:14:50.493225 [ 267 ] {e1d38dd9-bb1a-43bb-9c45-66327bce3696} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 952 | 2026.01.30 21:14:50.493644 [ 267 ] {e1d38dd9-bb1a-43bb-9c45-66327bce3696} <Trace> oximeter.timeseries_schema (8530606f-4703-49a8-9a34-4a57cb94d24b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 953 | 2026.01.30 21:14:50.493786 [ 267 ] {e1d38dd9-bb1a-43bb-9c45-66327bce3696} <Debug> executeQuery: Read 22 rows, 5.23 KiB in 0.001818 sec., 12101.210121012102 rows/sec., 2.81 MiB/sec. | ||
| 954 | 2026.01.30 21:14:50.493824 [ 267 ] {e1d38dd9-bb1a-43bb-9c45-66327bce3696} <Debug> TCPHandler: Processed in 0.001981841 sec. | ||
| 955 | 2026.01.30 21:14:50.493933 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 956 | 2026.01.30 21:14:50.494036 [ 267 ] {5413913f-7347-436d-a5d9-24fab62e4d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 957 | 2026.01.30 21:14:50.494075 [ 267 ] {5413913f-7347-436d-a5d9-24fab62e4d7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 958 | 2026.01.30 21:14:50.496662 [ 267 ] {5413913f-7347-436d-a5d9-24fab62e4d7c} <Trace> oximeter.fields_i16 (e645ba6a-9b8d-479e-afe5-ed6fe8e414c8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 959 | 2026.01.30 21:14:50.496695 [ 267 ] {5413913f-7347-436d-a5d9-24fab62e4d7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 960 | 2026.01.30 21:14:50.497163 [ 267 ] {5413913f-7347-436d-a5d9-24fab62e4d7c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 961 | 2026.01.30 21:14:50.497576 [ 267 ] {5413913f-7347-436d-a5d9-24fab62e4d7c} <Trace> oximeter.fields_i16 (e645ba6a-9b8d-479e-afe5-ed6fe8e414c8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 962 | 2026.01.30 21:14:50.497707 [ 267 ] {5413913f-7347-436d-a5d9-24fab62e4d7c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003693 sec., 6498.781478472786 rows/sec., 552.14 KiB/sec. | ||
| 963 | 2026.01.30 21:14:50.497743 [ 267 ] {5413913f-7347-436d-a5d9-24fab62e4d7c} <Debug> TCPHandler: Processed in 0.00385957 sec. | ||
| 964 | 2026.01.30 21:14:50.497852 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 965 | 2026.01.30 21:14:50.497949 [ 267 ] {ead8722f-32e4-4bcf-94c1-57b49df6a302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 966 | 2026.01.30 21:14:50.497989 [ 267 ] {ead8722f-32e4-4bcf-94c1-57b49df6a302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 967 | 2026.01.30 21:14:50.498367 [ 267 ] {ead8722f-32e4-4bcf-94c1-57b49df6a302} <Trace> oximeter.fields_ipaddr (631949ab-3a06-4279-a371-08c58ae1a301): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 968 | 2026.01.30 21:14:50.498401 [ 267 ] {ead8722f-32e4-4bcf-94c1-57b49df6a302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 969 | 2026.01.30 21:14:50.498786 [ 267 ] {ead8722f-32e4-4bcf-94c1-57b49df6a302} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 970 | 2026.01.30 21:14:50.499241 [ 267 ] {ead8722f-32e4-4bcf-94c1-57b49df6a302} <Trace> oximeter.fields_ipaddr (631949ab-3a06-4279-a371-08c58ae1a301): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 971 | 2026.01.30 21:14:50.499366 [ 267 ] {ead8722f-32e4-4bcf-94c1-57b49df6a302} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001437 sec., 5567.153792623521 rows/sec., 453.96 KiB/sec. | ||
| 972 | 2026.01.30 21:14:50.499402 [ 267 ] {ead8722f-32e4-4bcf-94c1-57b49df6a302} <Debug> TCPHandler: Processed in 0.001599261 sec. | ||
| 973 | 2026.01.30 21:14:50.499509 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 974 | 2026.01.30 21:14:50.499603 [ 267 ] {5460bf3a-0a01-46ba-a62b-1956d773277b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 975 | 2026.01.30 21:14:50.499641 [ 267 ] {5460bf3a-0a01-46ba-a62b-1956d773277b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 976 | 2026.01.30 21:14:50.500091 [ 267 ] {5460bf3a-0a01-46ba-a62b-1956d773277b} <Trace> oximeter.fields_string (7492ccf1-e808-471e-be24-c4b0f50e694a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 977 | 2026.01.30 21:14:50.500124 [ 267 ] {5460bf3a-0a01-46ba-a62b-1956d773277b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 978 | 2026.01.30 21:14:50.500574 [ 267 ] {5460bf3a-0a01-46ba-a62b-1956d773277b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 979 | 2026.01.30 21:14:50.501029 [ 267 ] {5460bf3a-0a01-46ba-a62b-1956d773277b} <Trace> oximeter.fields_string (7492ccf1-e808-471e-be24-c4b0f50e694a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 980 | 2026.01.30 21:14:50.501155 [ 267 ] {5460bf3a-0a01-46ba-a62b-1956d773277b} <Debug> executeQuery: Read 196 rows, 17.78 KiB in 0.00157 sec., 124840.76433121019 rows/sec., 11.06 MiB/sec. | ||
| 981 | 2026.01.30 21:14:50.501192 [ 267 ] {5460bf3a-0a01-46ba-a62b-1956d773277b} <Debug> TCPHandler: Processed in 0.001731235 sec. | ||
| 982 | 2026.01.30 21:14:50.501299 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 983 | 2026.01.30 21:14:50.501393 [ 267 ] {d858f14c-cad3-4ed2-8b5d-9cfa75f45c97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 984 | 2026.01.30 21:14:50.501432 [ 267 ] {d858f14c-cad3-4ed2-8b5d-9cfa75f45c97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 985 | 2026.01.30 21:14:50.501807 [ 267 ] {d858f14c-cad3-4ed2-8b5d-9cfa75f45c97} <Trace> oximeter.fields_u16 (7a588ff8-8544-45ab-aa99-088b629a7598): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 986 | 2026.01.30 21:14:50.501843 [ 267 ] {d858f14c-cad3-4ed2-8b5d-9cfa75f45c97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 987 | 2026.01.30 21:14:50.502227 [ 267 ] {d858f14c-cad3-4ed2-8b5d-9cfa75f45c97} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 988 | 2026.01.30 21:14:50.502624 [ 267 ] {d858f14c-cad3-4ed2-8b5d-9cfa75f45c97} <Trace> oximeter.fields_u16 (7a588ff8-8544-45ab-aa99-088b629a7598): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 989 | 2026.01.30 21:14:50.502749 [ 267 ] {d858f14c-cad3-4ed2-8b5d-9cfa75f45c97} <Debug> executeQuery: Read 30 rows, 2.27 KiB in 0.001374 sec., 21834.06113537118 rows/sec., 1.61 MiB/sec. | ||
| 990 | 2026.01.30 21:14:50.502785 [ 267 ] {d858f14c-cad3-4ed2-8b5d-9cfa75f45c97} <Debug> TCPHandler: Processed in 0.00153611 sec. | ||
| 991 | 2026.01.30 21:14:50.502880 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 992 | 2026.01.30 21:14:50.502978 [ 267 ] {55ab58d2-e68f-4d79-99c5-724bfab68986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 993 | 2026.01.30 21:14:50.503016 [ 267 ] {55ab58d2-e68f-4d79-99c5-724bfab68986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 994 | 2026.01.30 21:14:50.503417 [ 267 ] {55ab58d2-e68f-4d79-99c5-724bfab68986} <Trace> oximeter.fields_u32 (d4f1d445-69e4-426c-985c-6f2743fe9ef6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 995 | 2026.01.30 21:14:50.503449 [ 267 ] {55ab58d2-e68f-4d79-99c5-724bfab68986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 996 | 2026.01.30 21:14:50.503827 [ 267 ] {55ab58d2-e68f-4d79-99c5-724bfab68986} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 997 | 2026.01.30 21:14:50.504320 [ 267 ] {55ab58d2-e68f-4d79-99c5-724bfab68986} <Trace> oximeter.fields_u32 (d4f1d445-69e4-426c-985c-6f2743fe9ef6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 998 | 2026.01.30 21:14:50.504444 [ 267 ] {55ab58d2-e68f-4d79-99c5-724bfab68986} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001484 sec., 16172.506738544473 rows/sec., 1.34 MiB/sec. | ||
| 999 | 2026.01.30 21:14:50.504479 [ 267 ] {55ab58d2-e68f-4d79-99c5-724bfab68986} <Debug> TCPHandler: Processed in 0.001647053 sec. | ||
| 1000 | 2026.01.30 21:14:50.504581 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1001 | 2026.01.30 21:14:50.504674 [ 267 ] {6a2489e3-4dea-4385-8dbc-4fc5c5ae94b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1002 | 2026.01.30 21:14:50.504712 [ 267 ] {6a2489e3-4dea-4385-8dbc-4fc5c5ae94b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1003 | 2026.01.30 21:14:50.505130 [ 267 ] {6a2489e3-4dea-4385-8dbc-4fc5c5ae94b3} <Trace> oximeter.fields_u8 (421413a7-7110-46df-a761-2a989c63f401): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1004 | 2026.01.30 21:14:50.505174 [ 267 ] {6a2489e3-4dea-4385-8dbc-4fc5c5ae94b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1005 | 2026.01.30 21:14:50.505585 [ 267 ] {6a2489e3-4dea-4385-8dbc-4fc5c5ae94b3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1006 | 2026.01.30 21:14:50.505985 [ 267 ] {6a2489e3-4dea-4385-8dbc-4fc5c5ae94b3} <Trace> oximeter.fields_u8 (421413a7-7110-46df-a761-2a989c63f401): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1007 | 2026.01.30 21:14:50.506111 [ 267 ] {6a2489e3-4dea-4385-8dbc-4fc5c5ae94b3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001455 sec., 8247.422680412372 rows/sec., 644.33 KiB/sec. | ||
| 1008 | 2026.01.30 21:14:50.506147 [ 267 ] {6a2489e3-4dea-4385-8dbc-4fc5c5ae94b3} <Debug> TCPHandler: Processed in 0.001614822 sec. | ||
| 1009 | 2026.01.30 21:14:50.506250 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1010 | 2026.01.30 21:14:50.506343 [ 267 ] {d5d86053-8a78-4a2a-b749-0f8a5d81557d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1011 | 2026.01.30 21:14:50.506382 [ 267 ] {d5d86053-8a78-4a2a-b749-0f8a5d81557d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1012 | 2026.01.30 21:14:50.506805 [ 267 ] {d5d86053-8a78-4a2a-b749-0f8a5d81557d} <Trace> oximeter.fields_uuid (c5038fb3-b954-4584-b2c7-23cc6862a762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1013 | 2026.01.30 21:14:50.506838 [ 267 ] {d5d86053-8a78-4a2a-b749-0f8a5d81557d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1014 | 2026.01.30 21:14:50.507236 [ 267 ] {d5d86053-8a78-4a2a-b749-0f8a5d81557d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1015 | 2026.01.30 21:14:50.507630 [ 267 ] {d5d86053-8a78-4a2a-b749-0f8a5d81557d} <Trace> oximeter.fields_uuid (c5038fb3-b954-4584-b2c7-23cc6862a762): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1016 | 2026.01.30 21:14:50.507752 [ 267 ] {d5d86053-8a78-4a2a-b749-0f8a5d81557d} <Debug> executeQuery: Read 110 rows, 9.18 KiB in 0.001428 sec., 77030.81232492997 rows/sec., 6.28 MiB/sec. | ||
| 1017 | 2026.01.30 21:14:50.507787 [ 267 ] {d5d86053-8a78-4a2a-b749-0f8a5d81557d} <Debug> TCPHandler: Processed in 0.001585071 sec. | ||
| 1018 | 2026.01.30 21:14:50.507891 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1019 | 2026.01.30 21:14:50.507984 [ 267 ] {19ae306c-549f-4418-9be7-f9a12281775a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1020 | 2026.01.30 21:14:50.508024 [ 267 ] {19ae306c-549f-4418-9be7-f9a12281775a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1021 | 2026.01.30 21:14:50.508499 [ 267 ] {19ae306c-549f-4418-9be7-f9a12281775a} <Trace> oximeter.measurements_cumulativeu64 (9c7f151f-0a90-41dd-8ff6-4c1899a1131d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1022 | 2026.01.30 21:14:50.508529 [ 267 ] {19ae306c-549f-4418-9be7-f9a12281775a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1023 | 2026.01.30 21:14:50.509080 [ 267 ] {19ae306c-549f-4418-9be7-f9a12281775a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1024 | 2026.01.30 21:14:50.509471 [ 267 ] {19ae306c-549f-4418-9be7-f9a12281775a} <Trace> oximeter.measurements_cumulativeu64 (9c7f151f-0a90-41dd-8ff6-4c1899a1131d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1025 | 2026.01.30 21:14:50.509595 [ 267 ] {19ae306c-549f-4418-9be7-f9a12281775a} <Debug> executeQuery: Read 322 rows, 24.88 KiB in 0.001629 sec., 197667.2805402087 rows/sec., 14.91 MiB/sec. | ||
| 1026 | 2026.01.30 21:14:50.509631 [ 267 ] {19ae306c-549f-4418-9be7-f9a12281775a} <Debug> TCPHandler: Processed in 0.001787586 sec. | ||
| 1027 | 2026.01.30 21:14:50.509743 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1028 | 2026.01.30 21:14:50.509835 [ 267 ] {39c942a8-036a-40ca-8e6c-ed8981fb8bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1029 | 2026.01.30 21:14:50.509887 [ 267 ] {39c942a8-036a-40ca-8e6c-ed8981fb8bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1030 | 2026.01.30 21:14:50.510649 [ 267 ] {39c942a8-036a-40ca-8e6c-ed8981fb8bb3} <Trace> oximeter.measurements_histogramu64 (643c7cf1-0eb1-4ae5-b553-f44aa1ff5ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1031 | 2026.01.30 21:14:50.510685 [ 267 ] {39c942a8-036a-40ca-8e6c-ed8981fb8bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1032 | 2026.01.30 21:14:50.513185 [ 267 ] {39c942a8-036a-40ca-8e6c-ed8981fb8bb3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1033 | 2026.01.30 21:14:50.513641 [ 267 ] {39c942a8-036a-40ca-8e6c-ed8981fb8bb3} <Trace> oximeter.measurements_histogramu64 (643c7cf1-0eb1-4ae5-b553-f44aa1ff5ffb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1034 | 2026.01.30 21:14:50.513799 [ 267 ] {39c942a8-036a-40ca-8e6c-ed8981fb8bb3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00398 sec., 2512.5628140703516 rows/sec., 4.50 MiB/sec. | ||
| 1035 | 2026.01.30 21:14:50.513866 [ 267 ] {39c942a8-036a-40ca-8e6c-ed8981fb8bb3} <Debug> TCPHandler: Processed in 0.004170268 sec. | ||
| 1036 | 2026.01.30 21:14:50.513987 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1037 | 2026.01.30 21:14:50.514090 [ 267 ] {420d16a7-f066-4bc6-89ba-e75c3334d6f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1038 | 2026.01.30 21:14:50.514132 [ 267 ] {420d16a7-f066-4bc6-89ba-e75c3334d6f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1039 | 2026.01.30 21:14:50.514479 [ 267 ] {420d16a7-f066-4bc6-89ba-e75c3334d6f5} <Trace> oximeter.measurements_u64 (8d78cda4-5601-4c92-84e0-aa6effe7f000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1040 | 2026.01.30 21:14:50.514517 [ 267 ] {420d16a7-f066-4bc6-89ba-e75c3334d6f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1041 | 2026.01.30 21:14:50.514946 [ 267 ] {420d16a7-f066-4bc6-89ba-e75c3334d6f5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1042 | 2026.01.30 21:14:50.515346 [ 267 ] {420d16a7-f066-4bc6-89ba-e75c3334d6f5} <Trace> oximeter.measurements_u64 (8d78cda4-5601-4c92-84e0-aa6effe7f000): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1043 | 2026.01.30 21:14:50.515476 [ 267 ] {420d16a7-f066-4bc6-89ba-e75c3334d6f5} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001409 sec., 35486.160397445 rows/sec., 2.43 MiB/sec. | ||
| 1044 | 2026.01.30 21:14:50.515512 [ 267 ] {420d16a7-f066-4bc6-89ba-e75c3334d6f5} <Debug> TCPHandler: Processed in 0.001578881 sec. | ||
| 1045 | 2026.01.30 21:14:50.772065 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 433 entries to flush up to offset 1409 | ||
| 1046 | 2026.01.30 21:14:50.772542 [ 244 ] {} <Trace> system.asynchronous_metric_log (f783f3e8-dabe-4382-9e44-9876696b435a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1047 | 2026.01.30 21:14:50.772588 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1048 | 2026.01.30 21:14:50.773196 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1049 | 2026.01.30 21:14:50.773629 [ 244 ] {} <Trace> system.asynchronous_metric_log (f783f3e8-dabe-4382-9e44-9876696b435a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1050 | 2026.01.30 21:14:50.773759 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1409 | ||
| 1051 | 2026.01.30 21:14:50.839475 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1052 | 2026.01.30 21:14:50.856471 [ 245 ] {} <Trace> system.metric_log (e0a32da8-8ce2-4757-add2-38e7dac2f685): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1053 | 2026.01.30 21:14:50.856539 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1054 | 2026.01.30 21:14:50.863150 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1055 | 2026.01.30 21:14:50.864225 [ 245 ] {} <Trace> system.metric_log (e0a32da8-8ce2-4757-add2-38e7dac2f685): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1056 | 2026.01.30 21:14:50.867709 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1057 | 2026.01.30 21:14:51.001180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.93 MiB, peak 167.93 MiB, free memory in arenas 0.00 B, will set to 165.08 MiB (RSS), difference: 1.15 MiB | ||
| 1058 | 2026.01.30 21:14:55.453237 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1059 | 2026.01.30 21:14:55.453434 [ 267 ] {994c0991-46b9-40dd-b5b9-4b466e6d0e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1060 | 2026.01.30 21:14:55.453504 [ 267 ] {994c0991-46b9-40dd-b5b9-4b466e6d0e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1061 | 2026.01.30 21:14:55.454115 [ 267 ] {994c0991-46b9-40dd-b5b9-4b466e6d0e7c} <Trace> oximeter.fields_string (7492ccf1-e808-471e-be24-c4b0f50e694a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1062 | 2026.01.30 21:14:55.454163 [ 267 ] {994c0991-46b9-40dd-b5b9-4b466e6d0e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1063 | 2026.01.30 21:14:55.454670 [ 267 ] {994c0991-46b9-40dd-b5b9-4b466e6d0e7c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1064 | 2026.01.30 21:14:55.455215 [ 267 ] {994c0991-46b9-40dd-b5b9-4b466e6d0e7c} <Trace> oximeter.fields_string (7492ccf1-e808-471e-be24-c4b0f50e694a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1065 | 2026.01.30 21:14:55.455387 [ 267 ] {994c0991-46b9-40dd-b5b9-4b466e6d0e7c} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.001999 sec., 26013.00650325163 rows/sec., 1.97 MiB/sec. | ||
| 1066 | 2026.01.30 21:14:55.455452 [ 267 ] {994c0991-46b9-40dd-b5b9-4b466e6d0e7c} <Debug> TCPHandler: Processed in 0.002343021 sec. | ||
| 1067 | 2026.01.30 21:14:55.455597 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1068 | 2026.01.30 21:14:55.455708 [ 267 ] {6e85b00a-7c22-40a0-ae68-f62de3b86d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1069 | 2026.01.30 21:14:55.455760 [ 267 ] {6e85b00a-7c22-40a0-ae68-f62de3b86d25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1070 | 2026.01.30 21:14:55.456273 [ 267 ] {6e85b00a-7c22-40a0-ae68-f62de3b86d25} <Trace> oximeter.fields_uuid (c5038fb3-b954-4584-b2c7-23cc6862a762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1071 | 2026.01.30 21:14:55.456318 [ 267 ] {6e85b00a-7c22-40a0-ae68-f62de3b86d25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1072 | 2026.01.30 21:14:55.456890 [ 267 ] {6e85b00a-7c22-40a0-ae68-f62de3b86d25} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1073 | 2026.01.30 21:14:55.457653 [ 267 ] {6e85b00a-7c22-40a0-ae68-f62de3b86d25} <Trace> oximeter.fields_uuid (c5038fb3-b954-4584-b2c7-23cc6862a762): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1074 | 2026.01.30 21:14:55.457842 [ 267 ] {6e85b00a-7c22-40a0-ae68-f62de3b86d25} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.002162 sec., 25901.94264569843 rows/sec., 2.02 MiB/sec. | ||
| 1075 | 2026.01.30 21:14:55.457894 [ 267 ] {6e85b00a-7c22-40a0-ae68-f62de3b86d25} <Debug> TCPHandler: Processed in 0.002350951 sec. | ||
| 1076 | 2026.01.30 21:14:55.458067 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1077 | 2026.01.30 21:14:55.458192 [ 267 ] {7a08e376-583f-4921-89f3-f2925c445b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1078 | 2026.01.30 21:14:55.458250 [ 267 ] {7a08e376-583f-4921-89f3-f2925c445b69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1079 | 2026.01.30 21:14:55.458765 [ 267 ] {7a08e376-583f-4921-89f3-f2925c445b69} <Trace> oximeter.measurements_cumulativeu64 (9c7f151f-0a90-41dd-8ff6-4c1899a1131d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1080 | 2026.01.30 21:14:55.458805 [ 267 ] {7a08e376-583f-4921-89f3-f2925c445b69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1081 | 2026.01.30 21:14:55.459315 [ 267 ] {7a08e376-583f-4921-89f3-f2925c445b69} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1082 | 2026.01.30 21:14:55.459901 [ 267 ] {7a08e376-583f-4921-89f3-f2925c445b69} <Trace> oximeter.measurements_cumulativeu64 (9c7f151f-0a90-41dd-8ff6-4c1899a1131d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1083 | 2026.01.30 21:14:55.460068 [ 267 ] {7a08e376-583f-4921-89f3-f2925c445b69} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001907 sec., 78657.57734661772 rows/sec., 5.45 MiB/sec. | ||
| 1084 | 2026.01.30 21:14:55.460114 [ 267 ] {7a08e376-583f-4921-89f3-f2925c445b69} <Debug> TCPHandler: Processed in 0.002112005 sec. | ||
| 1085 | 2026.01.30 21:14:55.460251 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1086 | 2026.01.30 21:14:55.460360 [ 267 ] {e639bc54-e1db-480a-bae8-47540ccbc56d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1087 | 2026.01.30 21:14:55.460421 [ 267 ] {e639bc54-e1db-480a-bae8-47540ccbc56d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1088 | 2026.01.30 21:14:55.460793 [ 267 ] {e639bc54-e1db-480a-bae8-47540ccbc56d} <Trace> oximeter.measurements_u64 (8d78cda4-5601-4c92-84e0-aa6effe7f000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1089 | 2026.01.30 21:14:55.460832 [ 267 ] {e639bc54-e1db-480a-bae8-47540ccbc56d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1090 | 2026.01.30 21:14:55.461257 [ 267 ] {e639bc54-e1db-480a-bae8-47540ccbc56d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1091 | 2026.01.30 21:14:55.461761 [ 267 ] {e639bc54-e1db-480a-bae8-47540ccbc56d} <Trace> oximeter.measurements_u64 (8d78cda4-5601-4c92-84e0-aa6effe7f000): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1092 | 2026.01.30 21:14:55.461907 [ 267 ] {e639bc54-e1db-480a-bae8-47540ccbc56d} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001574 sec., 31766.200762388817 rows/sec., 2.18 MiB/sec. | ||
| 1093 | 2026.01.30 21:14:55.461950 [ 267 ] {e639bc54-e1db-480a-bae8-47540ccbc56d} <Debug> TCPHandler: Processed in 0.001765436 sec. | ||
| 1094 | 2026.01.30 21:14:55.800238 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55899 | ||
| 1095 | 2026.01.30 21:14:55.800347 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1096 | 2026.01.30 21:14:55.800374 [ 286 ] {} <Debug> TCP-Session: f6f0ed2c-d161-4cd9-85d2-5605e404c01c Authenticating user 'default' from [fd00:1122:3344:101::e]:55899 | ||
| 1097 | 2026.01.30 21:14:55.800397 [ 286 ] {} <Debug> TCP-Session: f6f0ed2c-d161-4cd9-85d2-5605e404c01c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1098 | 2026.01.30 21:14:55.800410 [ 286 ] {} <Debug> TCP-Session: f6f0ed2c-d161-4cd9-85d2-5605e404c01c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1099 | 2026.01.30 21:14:55.800601 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48076 | ||
| 1100 | 2026.01.30 21:14:55.800657 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64701 | ||
| 1101 | 2026.01.30 21:14:55.800691 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39120 | ||
| 1102 | 2026.01.30 21:14:55.800716 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1103 | 2026.01.30 21:14:55.800736 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33935 | ||
| 1104 | 2026.01.30 21:14:55.800751 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64698 | ||
| 1105 | 2026.01.30 21:14:55.800766 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1106 | 2026.01.30 21:14:55.800770 [ 287 ] {} <Debug> TCP-Session: 606666f1-3919-4fde-a0ff-d0e7ebb65bc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:48076 | ||
| 1107 | 2026.01.30 21:14:55.800814 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1108 | 2026.01.30 21:14:55.800821 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1109 | 2026.01.30 21:14:55.800841 [ 287 ] {} <Debug> TCP-Session: 606666f1-3919-4fde-a0ff-d0e7ebb65bc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1110 | 2026.01.30 21:14:55.800853 [ 289 ] {} <Debug> TCP-Session: 757aff21-35fa-4744-9778-4c75b6076af1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39120 | ||
| 1111 | 2026.01.30 21:14:55.800862 [ 291 ] {} <Debug> TCP-Session: cb926cdf-2d18-4808-bcb2-8b1123f86882 Authenticating user 'default' from [fd00:1122:3344:101::e]:33935 | ||
| 1112 | 2026.01.30 21:14:55.800870 [ 287 ] {} <Debug> TCP-Session: 606666f1-3919-4fde-a0ff-d0e7ebb65bc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1113 | 2026.01.30 21:14:55.800893 [ 289 ] {} <Debug> TCP-Session: 757aff21-35fa-4744-9778-4c75b6076af1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1114 | 2026.01.30 21:14:55.800910 [ 291 ] {} <Debug> TCP-Session: cb926cdf-2d18-4808-bcb2-8b1123f86882 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1115 | 2026.01.30 21:14:55.800925 [ 289 ] {} <Debug> TCP-Session: 757aff21-35fa-4744-9778-4c75b6076af1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1116 | 2026.01.30 21:14:55.800937 [ 291 ] {} <Debug> TCP-Session: cb926cdf-2d18-4808-bcb2-8b1123f86882 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1117 | 2026.01.30 21:14:55.800854 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1118 | 2026.01.30 21:14:55.800816 [ 288 ] {} <Debug> TCP-Session: 5a746ff7-49dd-435e-bc0e-5567e263b446 Authenticating user 'default' from [fd00:1122:3344:101::e]:64701 | ||
| 1119 | 2026.01.30 21:14:55.800995 [ 292 ] {} <Debug> TCP-Session: 99c8e49d-4854-42c8-8381-71cf712a5bb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:64698 | ||
| 1120 | 2026.01.30 21:14:55.800766 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53216 | ||
| 1121 | 2026.01.30 21:14:55.801017 [ 292 ] {} <Debug> TCP-Session: 99c8e49d-4854-42c8-8381-71cf712a5bb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1122 | 2026.01.30 21:14:55.801012 [ 288 ] {} <Debug> TCP-Session: 5a746ff7-49dd-435e-bc0e-5567e263b446 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1123 | 2026.01.30 21:14:55.801050 [ 292 ] {} <Debug> TCP-Session: 99c8e49d-4854-42c8-8381-71cf712a5bb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1124 | 2026.01.30 21:14:55.801060 [ 288 ] {} <Debug> TCP-Session: 5a746ff7-49dd-435e-bc0e-5567e263b446 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1125 | 2026.01.30 21:14:55.800757 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61099 | ||
| 1126 | 2026.01.30 21:14:55.801080 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1127 | 2026.01.30 21:14:55.800754 [ 286 ] {} <Trace> TCP-Session: f6f0ed2c-d161-4cd9-85d2-5605e404c01c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1128 | 2026.01.30 21:14:55.801126 [ 294 ] {} <Debug> TCP-Session: b65caced-cd85-4181-9c4f-4348a2d2c5a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53216 | ||
| 1129 | 2026.01.30 21:14:55.800720 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36807 | ||
| 1130 | 2026.01.30 21:14:55.801164 [ 294 ] {} <Debug> TCP-Session: b65caced-cd85-4181-9c4f-4348a2d2c5a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1131 | 2026.01.30 21:14:55.801201 [ 294 ] {} <Debug> TCP-Session: b65caced-cd85-4181-9c4f-4348a2d2c5a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1132 | 2026.01.30 21:14:55.801211 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1133 | 2026.01.30 21:14:55.801240 [ 293 ] {} <Debug> TCP-Session: 7246c51f-71b1-418d-897b-174091e716ee Authenticating user 'default' from [fd00:1122:3344:101::e]:61099 | ||
| 1134 | 2026.01.30 21:14:55.801258 [ 293 ] {} <Debug> TCP-Session: 7246c51f-71b1-418d-897b-174091e716ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1135 | 2026.01.30 21:14:55.801270 [ 293 ] {} <Debug> TCP-Session: 7246c51f-71b1-418d-897b-174091e716ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1136 | 2026.01.30 21:14:55.801295 [ 286 ] {54f1f50c-f910-437d-80ef-9f45192f4df0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55899) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1137 | 2026.01.30 21:14:55.801317 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1138 | 2026.01.30 21:14:55.801350 [ 290 ] {} <Debug> TCP-Session: b96e2340-ea15-4ad7-b48e-257f73299526 Authenticating user 'default' from [fd00:1122:3344:101::e]:36807 | ||
| 1139 | 2026.01.30 21:14:55.801368 [ 290 ] {} <Debug> TCP-Session: b96e2340-ea15-4ad7-b48e-257f73299526 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1140 | 2026.01.30 21:14:55.801380 [ 290 ] {} <Debug> TCP-Session: b96e2340-ea15-4ad7-b48e-257f73299526 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1141 | 2026.01.30 21:14:55.801552 [ 286 ] {54f1f50c-f910-437d-80ef-9f45192f4df0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1142 | 2026.01.30 21:14:55.801609 [ 286 ] {54f1f50c-f910-437d-80ef-9f45192f4df0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1143 | 2026.01.30 21:14:55.801888 [ 286 ] {54f1f50c-f910-437d-80ef-9f45192f4df0} <Debug> oximeter.version (c7c8fd98-482a-4904-854e-06f6e307b60a) (SelectExecutor): Key condition: unknown | ||
| 1144 | 2026.01.30 21:14:55.802807 [ 308 ] {54f1f50c-f910-437d-80ef-9f45192f4df0} <Trace> AggregatingTransform: Aggregating | ||
| 1145 | 2026.01.30 21:14:55.802858 [ 308 ] {54f1f50c-f910-437d-80ef-9f45192f4df0} <Trace> Aggregator: Aggregation method: without_key | ||
| 1146 | 2026.01.30 21:14:55.802911 [ 308 ] {54f1f50c-f910-437d-80ef-9f45192f4df0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000902714 sec. (1107.771 rows/sec., 43.27 KiB/sec.) | ||
| 1147 | 2026.01.30 21:14:55.802957 [ 308 ] {54f1f50c-f910-437d-80ef-9f45192f4df0} <Trace> Aggregator: Merging aggregated data | ||
| 1148 | 2026.01.30 21:14:55.804245 [ 286 ] {54f1f50c-f910-437d-80ef-9f45192f4df0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003006 sec., 332.66799733865605 rows/sec., 12.99 KiB/sec. | ||
| 1149 | 2026.01.30 21:14:55.804413 [ 286 ] {54f1f50c-f910-437d-80ef-9f45192f4df0} <Debug> TCPHandler: Processed in 0.003777888 sec. | ||
| 1150 | 2026.01.30 21:14:55.804539 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1151 | 2026.01.30 21:14:55.804568 [ 286 ] {} <Debug> TCP-Session: f6f0ed2c-d161-4cd9-85d2-5605e404c01c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1152 | 2026.01.30 21:14:55.804577 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1153 | 2026.01.30 21:14:55.804597 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1154 | 2026.01.30 21:14:55.804609 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1155 | 2026.01.30 21:14:55.804626 [ 287 ] {} <Debug> TCP-Session: 606666f1-3919-4fde-a0ff-d0e7ebb65bc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1156 | 2026.01.30 21:14:55.804652 [ 289 ] {} <Debug> TCP-Session: 757aff21-35fa-4744-9778-4c75b6076af1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1157 | 2026.01.30 21:14:55.804661 [ 294 ] {} <Debug> TCP-Session: b65caced-cd85-4181-9c4f-4348a2d2c5a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1158 | 2026.01.30 21:14:55.804672 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1159 | 2026.01.30 21:14:55.804689 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1160 | 2026.01.30 21:14:55.804716 [ 290 ] {} <Debug> TCP-Session: b96e2340-ea15-4ad7-b48e-257f73299526 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1161 | 2026.01.30 21:14:55.804717 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1162 | 2026.01.30 21:14:55.804746 [ 291 ] {} <Debug> TCP-Session: cb926cdf-2d18-4808-bcb2-8b1123f86882 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1163 | 2026.01.30 21:14:55.804631 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1164 | 2026.01.30 21:14:55.804774 [ 293 ] {} <Debug> TCP-Session: 7246c51f-71b1-418d-897b-174091e716ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1165 | 2026.01.30 21:14:55.804657 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1166 | 2026.01.30 21:14:55.804811 [ 292 ] {} <Debug> TCP-Session: 99c8e49d-4854-42c8-8381-71cf712a5bb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1167 | 2026.01.30 21:14:55.804841 [ 288 ] {} <Debug> TCP-Session: 5a746ff7-49dd-435e-bc0e-5567e263b446 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1168 | 2026.01.30 21:14:55.919213 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59443 | ||
| 1169 | 2026.01.30 21:14:55.919338 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1170 | 2026.01.30 21:14:55.919368 [ 286 ] {} <Debug> TCP-Session: 3d37a6f0-dffd-44ef-bd60-02514885dfe8 Authenticating user 'default' from [fd00:1122:3344:101::e]:59443 | ||
| 1171 | 2026.01.30 21:14:55.919395 [ 286 ] {} <Debug> TCP-Session: 3d37a6f0-dffd-44ef-bd60-02514885dfe8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1172 | 2026.01.30 21:14:55.919410 [ 286 ] {} <Debug> TCP-Session: 3d37a6f0-dffd-44ef-bd60-02514885dfe8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1173 | 2026.01.30 21:14:55.919631 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63976 | ||
| 1174 | 2026.01.30 21:14:55.919648 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56215 | ||
| 1175 | 2026.01.30 21:14:55.919689 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64897 | ||
| 1176 | 2026.01.30 21:14:55.919698 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36307 | ||
| 1177 | 2026.01.30 21:14:55.919732 [ 286 ] {} <Trace> TCP-Session: 3d37a6f0-dffd-44ef-bd60-02514885dfe8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1178 | 2026.01.30 21:14:55.919747 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1179 | 2026.01.30 21:14:55.919708 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34976 | ||
| 1180 | 2026.01.30 21:14:55.919772 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1181 | 2026.01.30 21:14:55.919786 [ 287 ] {} <Debug> TCP-Session: 79651791-2db8-46db-9ed9-93555655b756 Authenticating user 'default' from [fd00:1122:3344:101::e]:63976 | ||
| 1182 | 2026.01.30 21:14:55.919797 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1183 | 2026.01.30 21:14:55.919826 [ 288 ] {} <Debug> TCP-Session: a6273732-3c64-4e5e-8400-c57885c67911 Authenticating user 'default' from [fd00:1122:3344:101::e]:56215 | ||
| 1184 | 2026.01.30 21:14:55.919836 [ 287 ] {} <Debug> TCP-Session: 79651791-2db8-46db-9ed9-93555655b756 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1185 | 2026.01.30 21:14:55.919855 [ 293 ] {} <Debug> TCP-Session: 117e0675-eb0e-454c-917e-22aa309f0d43 Authenticating user 'default' from [fd00:1122:3344:101::e]:36307 | ||
| 1186 | 2026.01.30 21:14:55.919868 [ 288 ] {} <Debug> TCP-Session: a6273732-3c64-4e5e-8400-c57885c67911 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1187 | 2026.01.30 21:14:55.919886 [ 287 ] {} <Debug> TCP-Session: 79651791-2db8-46db-9ed9-93555655b756 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1188 | 2026.01.30 21:14:55.919905 [ 293 ] {} <Debug> TCP-Session: 117e0675-eb0e-454c-917e-22aa309f0d43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1189 | 2026.01.30 21:14:55.919912 [ 288 ] {} <Debug> TCP-Session: a6273732-3c64-4e5e-8400-c57885c67911 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1190 | 2026.01.30 21:14:55.919936 [ 286 ] {1cef92a9-884d-4df8-9aa5-6decce9536df} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59443) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1191 | 2026.01.30 21:14:55.919944 [ 293 ] {} <Debug> TCP-Session: 117e0675-eb0e-454c-917e-22aa309f0d43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1192 | 2026.01.30 21:14:55.919869 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1193 | 2026.01.30 21:14:55.919772 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1194 | 2026.01.30 21:14:55.920042 [ 294 ] {} <Debug> TCP-Session: 3b6256ce-6428-4fad-aedc-b1c06ad2c193 Authenticating user 'default' from [fd00:1122:3344:101::e]:34976 | ||
| 1195 | 2026.01.30 21:14:55.919662 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64989 | ||
| 1196 | 2026.01.30 21:14:55.920062 [ 292 ] {} <Debug> TCP-Session: febace1b-4ade-4165-a55e-e71ea28aabf1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64897 | ||
| 1197 | 2026.01.30 21:14:55.920076 [ 294 ] {} <Debug> TCP-Session: 3b6256ce-6428-4fad-aedc-b1c06ad2c193 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1198 | 2026.01.30 21:14:55.920106 [ 292 ] {} <Debug> TCP-Session: febace1b-4ade-4165-a55e-e71ea28aabf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1199 | 2026.01.30 21:14:55.920118 [ 294 ] {} <Debug> TCP-Session: 3b6256ce-6428-4fad-aedc-b1c06ad2c193 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1200 | 2026.01.30 21:14:55.920136 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1201 | 2026.01.30 21:14:55.920134 [ 292 ] {} <Debug> TCP-Session: febace1b-4ade-4165-a55e-e71ea28aabf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1202 | 2026.01.30 21:14:55.920180 [ 290 ] {} <Debug> TCP-Session: f406c655-990a-4083-80ec-3280af8dbbba Authenticating user 'default' from [fd00:1122:3344:101::e]:64989 | ||
| 1203 | 2026.01.30 21:14:55.919678 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63366 | ||
| 1204 | 2026.01.30 21:14:55.920211 [ 290 ] {} <Debug> TCP-Session: f406c655-990a-4083-80ec-3280af8dbbba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1205 | 2026.01.30 21:14:55.920214 [ 286 ] {1cef92a9-884d-4df8-9aa5-6decce9536df} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1206 | 2026.01.30 21:14:55.920245 [ 290 ] {} <Debug> TCP-Session: f406c655-990a-4083-80ec-3280af8dbbba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1207 | 2026.01.30 21:14:55.920276 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1208 | 2026.01.30 21:14:55.920296 [ 286 ] {1cef92a9-884d-4df8-9aa5-6decce9536df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1209 | 2026.01.30 21:14:55.920313 [ 291 ] {} <Debug> TCP-Session: 18a33a3e-08b3-4df4-8fc7-4865587eced2 Authenticating user 'default' from [fd00:1122:3344:101::e]:63366 | ||
| 1210 | 2026.01.30 21:14:55.919662 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43863 | ||
| 1211 | 2026.01.30 21:14:55.920341 [ 291 ] {} <Debug> TCP-Session: 18a33a3e-08b3-4df4-8fc7-4865587eced2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1212 | 2026.01.30 21:14:55.920362 [ 291 ] {} <Debug> TCP-Session: 18a33a3e-08b3-4df4-8fc7-4865587eced2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1213 | 2026.01.30 21:14:55.920397 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1214 | 2026.01.30 21:14:55.920419 [ 289 ] {} <Debug> TCP-Session: 24dddc6d-5bb9-46bd-8ace-590a00d9821f Authenticating user 'default' from [fd00:1122:3344:101::e]:43863 | ||
| 1215 | 2026.01.30 21:14:55.920434 [ 289 ] {} <Debug> TCP-Session: 24dddc6d-5bb9-46bd-8ace-590a00d9821f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1216 | 2026.01.30 21:14:55.920446 [ 289 ] {} <Debug> TCP-Session: 24dddc6d-5bb9-46bd-8ace-590a00d9821f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1217 | 2026.01.30 21:14:55.920589 [ 286 ] {1cef92a9-884d-4df8-9aa5-6decce9536df} <Debug> oximeter.version (c7c8fd98-482a-4904-854e-06f6e307b60a) (SelectExecutor): Key condition: unknown | ||
| 1218 | 2026.01.30 21:14:55.921470 [ 306 ] {1cef92a9-884d-4df8-9aa5-6decce9536df} <Trace> AggregatingTransform: Aggregating | ||
| 1219 | 2026.01.30 21:14:55.921521 [ 306 ] {1cef92a9-884d-4df8-9aa5-6decce9536df} <Trace> Aggregator: Aggregation method: without_key | ||
| 1220 | 2026.01.30 21:14:55.921561 [ 306 ] {1cef92a9-884d-4df8-9aa5-6decce9536df} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000871013 sec. (1148.088 rows/sec., 44.85 KiB/sec.) | ||
| 1221 | 2026.01.30 21:14:55.921577 [ 306 ] {1cef92a9-884d-4df8-9aa5-6decce9536df} <Trace> Aggregator: Merging aggregated data | ||
| 1222 | 2026.01.30 21:14:55.922717 [ 286 ] {1cef92a9-884d-4df8-9aa5-6decce9536df} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002857 sec., 350.0175008750437 rows/sec., 13.67 KiB/sec. | ||
| 1223 | 2026.01.30 21:14:55.922892 [ 286 ] {1cef92a9-884d-4df8-9aa5-6decce9536df} <Debug> TCPHandler: Processed in 0.003288286 sec. | ||
| 1224 | 2026.01.30 21:14:55.923041 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1225 | 2026.01.30 21:14:55.923075 [ 286 ] {} <Debug> TCP-Session: 3d37a6f0-dffd-44ef-bd60-02514885dfe8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1226 | 2026.01.30 21:14:55.923080 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1227 | 2026.01.30 21:14:55.923099 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1228 | 2026.01.30 21:14:55.923117 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1229 | 2026.01.30 21:14:55.923123 [ 294 ] {} <Debug> TCP-Session: 3b6256ce-6428-4fad-aedc-b1c06ad2c193 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1230 | 2026.01.30 21:14:55.923135 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1231 | 2026.01.30 21:14:55.923155 [ 292 ] {} <Debug> TCP-Session: febace1b-4ade-4165-a55e-e71ea28aabf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1232 | 2026.01.30 21:14:55.923163 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1233 | 2026.01.30 21:14:55.923179 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1234 | 2026.01.30 21:14:55.923196 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1235 | 2026.01.30 21:14:55.923222 [ 287 ] {} <Debug> TCP-Session: 79651791-2db8-46db-9ed9-93555655b756 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1236 | 2026.01.30 21:14:55.923241 [ 290 ] {} <Debug> TCP-Session: f406c655-990a-4083-80ec-3280af8dbbba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1237 | 2026.01.30 21:14:55.923262 [ 291 ] {} <Debug> TCP-Session: 18a33a3e-08b3-4df4-8fc7-4865587eced2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1238 | 2026.01.30 21:14:55.923143 [ 288 ] {} <Debug> TCP-Session: a6273732-3c64-4e5e-8400-c57885c67911 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1239 | 2026.01.30 21:14:55.923213 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1240 | 2026.01.30 21:14:55.923188 [ 289 ] {} <Debug> TCP-Session: 24dddc6d-5bb9-46bd-8ace-590a00d9821f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1241 | 2026.01.30 21:14:55.923351 [ 293 ] {} <Debug> TCP-Session: 117e0675-eb0e-454c-917e-22aa309f0d43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1242 | 2026.01.30 21:14:58.219258 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1243 | 2026.01.30 21:14:58.219322 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1244 | 2026.01.30 21:14:58.272085 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 78 entries to flush up to offset 168 | ||
| 1245 | 2026.01.30 21:14:58.274791 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1921 | ||
| 1246 | 2026.01.30 21:14:58.275230 [ 243 ] {} <Trace> system.query_log (cb7d5f7f-be01-49aa-bab1-cc88da286f05): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1247 | 2026.01.30 21:14:58.275291 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1248 | 2026.01.30 21:14:58.275308 [ 244 ] {} <Trace> system.asynchronous_metric_log (f783f3e8-dabe-4382-9e44-9876696b435a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1249 | 2026.01.30 21:14:58.275351 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1250 | 2026.01.30 21:14:58.275998 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1251 | 2026.01.30 21:14:58.276460 [ 244 ] {} <Trace> system.asynchronous_metric_log (f783f3e8-dabe-4382-9e44-9876696b435a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1252 | 2026.01.30 21:14:58.276594 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1921 | ||
| 1253 | 2026.01.30 21:14:58.276733 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1254 | 2026.01.30 21:14:58.277245 [ 243 ] {} <Trace> system.query_log (cb7d5f7f-be01-49aa-bab1-cc88da286f05): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1255 | 2026.01.30 21:14:58.277589 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 168 | ||
| 1256 | 2026.01.30 21:14:58.368744 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1257 | 2026.01.30 21:14:58.385194 [ 245 ] {} <Trace> system.metric_log (e0a32da8-8ce2-4757-add2-38e7dac2f685): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1258 | 2026.01.30 21:14:58.385254 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1259 | 2026.01.30 21:14:58.391653 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1260 | 2026.01.30 21:14:58.392834 [ 245 ] {} <Trace> system.metric_log (e0a32da8-8ce2-4757-add2-38e7dac2f685): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1261 | 2026.01.30 21:14:58.395861 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1262 | 2026.01.30 21:15:00.455307 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1263 | 2026.01.30 21:15:00.455515 [ 267 ] {164cf160-d4f0-4db9-b391-1aa712245a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1264 | 2026.01.30 21:15:00.455597 [ 267 ] {164cf160-d4f0-4db9-b391-1aa712245a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1265 | 2026.01.30 21:15:00.456320 [ 267 ] {164cf160-d4f0-4db9-b391-1aa712245a53} <Trace> oximeter.fields_string (7492ccf1-e808-471e-be24-c4b0f50e694a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1266 | 2026.01.30 21:15:00.456375 [ 267 ] {164cf160-d4f0-4db9-b391-1aa712245a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1267 | 2026.01.30 21:15:00.456988 [ 267 ] {164cf160-d4f0-4db9-b391-1aa712245a53} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1268 | 2026.01.30 21:15:00.457494 [ 267 ] {164cf160-d4f0-4db9-b391-1aa712245a53} <Trace> oximeter.fields_string (7492ccf1-e808-471e-be24-c4b0f50e694a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1269 | 2026.01.30 21:15:00.457664 [ 267 ] {164cf160-d4f0-4db9-b391-1aa712245a53} <Debug> executeQuery: Read 72 rows, 6.05 KiB in 0.002208 sec., 32608.695652173916 rows/sec., 2.68 MiB/sec. | ||
| 1270 | 2026.01.30 21:15:00.457717 [ 267 ] {164cf160-d4f0-4db9-b391-1aa712245a53} <Debug> TCPHandler: Processed in 0.002590247 sec. | ||
| 1271 | 2026.01.30 21:15:00.457861 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1272 | 2026.01.30 21:15:00.457986 [ 267 ] {791415d7-b90a-4bce-b34d-ebb889ff019c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1273 | 2026.01.30 21:15:00.458045 [ 267 ] {791415d7-b90a-4bce-b34d-ebb889ff019c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1274 | 2026.01.30 21:15:00.458547 [ 267 ] {791415d7-b90a-4bce-b34d-ebb889ff019c} <Trace> oximeter.fields_u16 (7a588ff8-8544-45ab-aa99-088b629a7598): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1275 | 2026.01.30 21:15:00.458585 [ 267 ] {791415d7-b90a-4bce-b34d-ebb889ff019c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1276 | 2026.01.30 21:15:00.459054 [ 267 ] {791415d7-b90a-4bce-b34d-ebb889ff019c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1277 | 2026.01.30 21:15:00.459478 [ 267 ] {791415d7-b90a-4bce-b34d-ebb889ff019c} <Trace> oximeter.fields_u16 (7a588ff8-8544-45ab-aa99-088b629a7598): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1278 | 2026.01.30 21:15:00.459620 [ 267 ] {791415d7-b90a-4bce-b34d-ebb889ff019c} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001666 sec., 6002.400960384154 rows/sec., 451.35 KiB/sec. | ||
| 1279 | 2026.01.30 21:15:00.459662 [ 267 ] {791415d7-b90a-4bce-b34d-ebb889ff019c} <Debug> TCPHandler: Processed in 0.001864158 sec. | ||
| 1280 | 2026.01.30 21:15:00.459782 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1281 | 2026.01.30 21:15:00.459885 [ 267 ] {3d886b82-7153-45a4-aec9-c7f621ede51b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1282 | 2026.01.30 21:15:00.459928 [ 267 ] {3d886b82-7153-45a4-aec9-c7f621ede51b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1283 | 2026.01.30 21:15:00.460421 [ 267 ] {3d886b82-7153-45a4-aec9-c7f621ede51b} <Trace> oximeter.fields_uuid (c5038fb3-b954-4584-b2c7-23cc6862a762): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1284 | 2026.01.30 21:15:00.460460 [ 267 ] {3d886b82-7153-45a4-aec9-c7f621ede51b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1285 | 2026.01.30 21:15:00.461076 [ 267 ] {3d886b82-7153-45a4-aec9-c7f621ede51b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1286 | 2026.01.30 21:15:00.461604 [ 267 ] {3d886b82-7153-45a4-aec9-c7f621ede51b} <Trace> oximeter.fields_uuid (c5038fb3-b954-4584-b2c7-23cc6862a762): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1287 | 2026.01.30 21:15:00.461744 [ 267 ] {3d886b82-7153-45a4-aec9-c7f621ede51b} <Debug> executeQuery: Read 66 rows, 5.27 KiB in 0.001881 sec., 35087.71929824561 rows/sec., 2.74 MiB/sec. | ||
| 1288 | 2026.01.30 21:15:00.461782 [ 267 ] {3d886b82-7153-45a4-aec9-c7f621ede51b} <Debug> TCPHandler: Processed in 0.002051964 sec. | ||
| 1289 | 2026.01.30 21:15:00.461912 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1290 | 2026.01.30 21:15:00.462013 [ 267 ] {72823edd-fcda-44b0-a3a4-2038a0cc52a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1291 | 2026.01.30 21:15:00.462061 [ 267 ] {72823edd-fcda-44b0-a3a4-2038a0cc52a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1292 | 2026.01.30 21:15:00.462507 [ 267 ] {72823edd-fcda-44b0-a3a4-2038a0cc52a6} <Trace> oximeter.measurements_cumulativeu64 (9c7f151f-0a90-41dd-8ff6-4c1899a1131d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1293 | 2026.01.30 21:15:00.462549 [ 267 ] {72823edd-fcda-44b0-a3a4-2038a0cc52a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1294 | 2026.01.30 21:15:00.463064 [ 267 ] {72823edd-fcda-44b0-a3a4-2038a0cc52a6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1295 | 2026.01.30 21:15:00.463499 [ 267 ] {72823edd-fcda-44b0-a3a4-2038a0cc52a6} <Trace> oximeter.measurements_cumulativeu64 (9c7f151f-0a90-41dd-8ff6-4c1899a1131d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1296 | 2026.01.30 21:15:00.463637 [ 267 ] {72823edd-fcda-44b0-a3a4-2038a0cc52a6} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001643 sec., 91296.40900791236 rows/sec., 6.33 MiB/sec. | ||
| 1297 | 2026.01.30 21:15:00.463676 [ 267 ] {72823edd-fcda-44b0-a3a4-2038a0cc52a6} <Debug> TCPHandler: Processed in 0.001814768 sec. | ||
| 1298 | 2026.01.30 21:15:00.463802 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1299 | 2026.01.30 21:15:00.463908 [ 267 ] {260d49b3-59be-4ab1-a6cf-00d28bd2d42d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1300 | 2026.01.30 21:15:00.463967 [ 267 ] {260d49b3-59be-4ab1-a6cf-00d28bd2d42d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1301 | 2026.01.30 21:15:00.464724 [ 267 ] {260d49b3-59be-4ab1-a6cf-00d28bd2d42d} <Trace> oximeter.measurements_histogramu64 (643c7cf1-0eb1-4ae5-b553-f44aa1ff5ffb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1302 | 2026.01.30 21:15:00.464760 [ 267 ] {260d49b3-59be-4ab1-a6cf-00d28bd2d42d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1303 | 2026.01.30 21:15:00.465405 [ 267 ] {260d49b3-59be-4ab1-a6cf-00d28bd2d42d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1304 | 2026.01.30 21:15:00.465899 [ 267 ] {260d49b3-59be-4ab1-a6cf-00d28bd2d42d} <Trace> oximeter.measurements_histogramu64 (643c7cf1-0eb1-4ae5-b553-f44aa1ff5ffb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1305 | 2026.01.30 21:15:00.466082 [ 267 ] {260d49b3-59be-4ab1-a6cf-00d28bd2d42d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002193 sec., 4559.963520291837 rows/sec., 8.17 MiB/sec. | ||
| 1306 | 2026.01.30 21:15:00.466167 [ 267 ] {260d49b3-59be-4ab1-a6cf-00d28bd2d42d} <Debug> TCPHandler: Processed in 0.002419843 sec. | ||
| 1307 | 2026.01.30 21:15:00.466316 [ 267 ] {} <Trace> TCP-Session: 19df7006-51b0-40d5-a169-2c67874d07d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1308 | 2026.01.30 21:15:00.466426 [ 267 ] {d25a9d34-dc1e-4810-854a-3c27bf5c47ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:54842) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1309 | 2026.01.30 21:15:00.466476 [ 267 ] {d25a9d34-dc1e-4810-854a-3c27bf5c47ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1310 | 2026.01.30 21:15:00.466889 [ 267 ] {d25a9d34-dc1e-4810-854a-3c27bf5c47ca} <Trace> oximeter.measurements_u64 (8d78cda4-5601-4c92-84e0-aa6effe7f000): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1311 | 2026.01.30 21:15:00.466930 [ 267 ] {d25a9d34-dc1e-4810-854a-3c27bf5c47ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.94 GiB. | ||
| 1312 | 2026.01.30 21:15:00.467469 [ 267 ] {d25a9d34-dc1e-4810-854a-3c27bf5c47ca} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1313 | 2026.01.30 21:15:00.468069 [ 267 ] {d25a9d34-dc1e-4810-854a-3c27bf5c47ca} <Trace> oximeter.measurements_u64 (8d78cda4-5601-4c92-84e0-aa6effe7f000): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1314 | 2026.01.30 21:15:00.468229 [ 267 ] {d25a9d34-dc1e-4810-854a-3c27bf5c47ca} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001827 sec., 27367.26874657909 rows/sec., 1.88 MiB/sec. | ||
| 1315 | 2026.01.30 21:15:00.468272 [ 267 ] {d25a9d34-dc1e-4810-854a-3c27bf5c47ca} <Debug> TCPHandler: Processed in 0.002019882 sec. | ||