1 | [ Nov 6 23:59:25 Enabled. ] | ||
2 | [ Nov 6 23:59:25 Rereading configuration. ] | ||
3 | [ Nov 6 23:59:26 Rereading configuration. ] | ||
4 | [ Nov 6 23:59:27 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 | [ Nov 6 23:59:27 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 | 2024.11.06 23:59:28.220793 [ 1 ] {} <Information> Application: Will watch for the process with pid 22505 | ||
29 | 2024.11.06 23:59:28.221553 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2024.11.06 23:59:28.839583 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 22505 | ||
31 | 2024.11.06 23:59:28.840914 [ 1 ] {} <Information> Application: starting up | ||
32 | 2024.11.06 23:59:28.841986 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2024.11.06 23:59:28.980250 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2024.11.06 23:59:29.005786 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2024.11.06 23:59:29.005887 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2024.11.06 23:59:29.005904 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2024.11.06 23:59:29.005998 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2024.11.06 23:59:29.006760 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2024.11.06 23:59:29.008681 [ 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 | 2024.11.06 23:59:29.009383 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2024.11.06 23:59:29.010357 [ 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 | 2024.11.06 23:59:29.010417 [ 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 | 2024.11.06 23:59:29.010460 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2024.11.06 23:59:29.010640 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2024.11.06 23:59:29.011638 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2024.11.06 23:59:29.018034 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2024.11.06 23:59:29.018862 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2024.11.06 23:59:29.020259 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2024.11.06 23:59:29.020362 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2024.11.06 23:59:29.022175 [ 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 | 2024.11.06 23:59:29.022586 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2024.11.06 23:59:29.027768 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2024.11.06 23:59:29.028410 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2024.11.06 23:59:29.030264 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2024.11.06 23:59:29.030674 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.11.06 23:59:29.031168 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.11.06 23:59:29.031621 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.11.06 23:59:29.033406 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2024.11.06 23:59:29.033436 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2024.11.06 23:59:29.033516 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2024.11.06 23:59:29.033667 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2024.11.06 23:59:29.045765 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.11.06 23:59:29.045792 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000165374 sec | ||
68 | 2024.11.06 23:59:29.045875 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2024.11.06 23:59:29.045914 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2024.11.06 23:59:29.047141 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2024.11.06 23:59:29.048317 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2024.11.06 23:59:29.062937 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2024.11.06 23:59:29.062986 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2024.11.06 23:59:29.063066 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2024.11.06 23:59:29.063079 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2024.11.06 23:59:29.063112 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2024.11.06 23:59:29.063179 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
78 | 2024.11.06 23:59:29.063192 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2024.11.06 23:59:29.063225 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2024.11.06 23:59:29.063290 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
81 | 2024.11.06 23:59:29.063303 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2024.11.06 23:59:29.063315 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2024.11.06 23:59:29.063405 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2024.11.06 23:59:29.063418 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2024.11.06 23:59:29.063430 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2024.11.06 23:59:29.063515 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2024.11.06 23:59:29.063530 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2024.11.06 23:59:29.096326 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2024.11.06 23:59:29.099414 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2024.11.06 23:59:29.099474 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.4182e-05 sec | ||
91 | 2024.11.06 23:59:29.099492 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2024.11.06 23:59:29.099506 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2024.11.06 23:59:29.099536 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2024.11.06 23:59:29.099827 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2024.11.06 23:59:29.099906 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2024.11.06 23:59:29.099924 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2024.11.06 23:59:29.099940 [ 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 | 2024.11.06 23:59:29.100062 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2024.11.06 23:59:29.109398 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2024.11.06 23:59:29.109618 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.76 MiB, peak 24.76 MiB, free memory in arenas 0.00 B, will set to 116.83 MiB (RSS), difference: 92.07 MiB | ||
101 | 2024.11.06 23:59:29.110663 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.5121e-05 sec. | ||
102 | 2024.11.06 23:59:29.111000 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2024.11.06 23:59:29.111052 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2024.11.06 23:59:29.111069 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2024.11.06 23:59:29.364065 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38658 | ||
106 | 2024.11.06 23:59:29.364342 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2024.11.06 23:59:29.364397 [ 3 ] {} <Debug> TCP-Session: 2453c34f-c35f-42bb-ad0c-451fe39b95c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:38658 | ||
108 | 2024.11.06 23:59:29.364431 [ 3 ] {} <Debug> TCP-Session: 2453c34f-c35f-42bb-ad0c-451fe39b95c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2024.11.06 23:59:29.364461 [ 3 ] {} <Debug> TCP-Session: 2453c34f-c35f-42bb-ad0c-451fe39b95c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2024.11.06 23:59:29.364549 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2024.11.06 23:59:29.364577 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
112 | 2024.11.06 23:59:29.364604 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
113 | 2024.11.06 23:59:29.364928 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45595 | ||
114 | 2024.11.06 23:59:29.364948 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34625 | ||
115 | 2024.11.06 23:59:29.365086 [ 250 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42722 | ||
116 | 2024.11.06 23:59:29.365125 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
117 | 2024.11.06 23:59:29.365136 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
118 | 2024.11.06 23:59:29.365239 [ 251 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37575 | ||
119 | 2024.11.06 23:59:29.365282 [ 5 ] {} <Debug> TCP-Session: 4684c7b2-648e-492b-810e-c00312b5469b Authenticating user 'default' from [fd00:1122:3344:101::d]:34625 | ||
120 | 2024.11.06 23:59:29.365293 [ 4 ] {} <Debug> TCP-Session: 51edb849-917d-49f3-adc8-d6f3e2619c28 Authenticating user 'default' from [fd00:1122:3344:101::d]:45595 | ||
121 | 2024.11.06 23:59:29.365265 [ 250 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
122 | 2024.11.06 23:59:29.365370 [ 5 ] {} <Debug> TCP-Session: 4684c7b2-648e-492b-810e-c00312b5469b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
123 | 2024.11.06 23:59:29.365453 [ 252 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56015 | ||
124 | 2024.11.06 23:59:29.365567 [ 251 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
125 | 2024.11.06 23:59:29.365607 [ 250 ] {} <Debug> TCP-Session: bb82bc0c-c48c-41d7-bb24-2633e4c1dab2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42722 | ||
126 | 2024.11.06 23:59:29.365592 [ 4 ] {} <Debug> TCP-Session: 51edb849-917d-49f3-adc8-d6f3e2619c28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
127 | 2024.11.06 23:59:29.365579 [ 5 ] {} <Debug> TCP-Session: 4684c7b2-648e-492b-810e-c00312b5469b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
128 | 2024.11.06 23:59:29.365679 [ 250 ] {} <Debug> TCP-Session: bb82bc0c-c48c-41d7-bb24-2633e4c1dab2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
129 | 2024.11.06 23:59:29.365777 [ 251 ] {} <Debug> TCP-Session: 1621a7ca-3071-43b8-a683-5757c4cb67de Authenticating user 'default' from [fd00:1122:3344:101::d]:37575 | ||
130 | 2024.11.06 23:59:29.365807 [ 252 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
131 | 2024.11.06 23:59:29.365817 [ 250 ] {} <Debug> TCP-Session: bb82bc0c-c48c-41d7-bb24-2633e4c1dab2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
132 | 2024.11.06 23:59:29.365827 [ 4 ] {} <Debug> TCP-Session: 51edb849-917d-49f3-adc8-d6f3e2619c28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
133 | 2024.11.06 23:59:29.365877 [ 251 ] {} <Debug> TCP-Session: 1621a7ca-3071-43b8-a683-5757c4cb67de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
134 | 2024.11.06 23:59:29.365919 [ 252 ] {} <Debug> TCP-Session: 3b5375ba-5750-4e62-b1b3-77cf43dafaaa Authenticating user 'default' from [fd00:1122:3344:101::d]:56015 | ||
135 | 2024.11.06 23:59:29.365966 [ 251 ] {} <Debug> TCP-Session: 1621a7ca-3071-43b8-a683-5757c4cb67de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
136 | 2024.11.06 23:59:29.366004 [ 252 ] {} <Debug> TCP-Session: 3b5375ba-5750-4e62-b1b3-77cf43dafaaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
137 | 2024.11.06 23:59:29.366046 [ 252 ] {} <Debug> TCP-Session: 3b5375ba-5750-4e62-b1b3-77cf43dafaaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
138 | 2024.11.06 23:59:29.366392 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38800 | ||
139 | 2024.11.06 23:59:29.366480 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59396 | ||
140 | 2024.11.06 23:59:29.366634 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
141 | 2024.11.06 23:59:29.366665 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39835 | ||
142 | 2024.11.06 23:59:29.366686 [ 253 ] {} <Debug> TCP-Session: 075f5326-7479-40b7-99fe-d93a05a76be1 Authenticating user 'default' from [fd00:1122:3344:101::d]:38800 | ||
143 | 2024.11.06 23:59:29.366779 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
144 | 2024.11.06 23:59:29.366799 [ 253 ] {} <Debug> TCP-Session: 075f5326-7479-40b7-99fe-d93a05a76be1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
145 | 2024.11.06 23:59:29.366878 [ 253 ] {} <Debug> TCP-Session: 075f5326-7479-40b7-99fe-d93a05a76be1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
146 | 2024.11.06 23:59:29.366881 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
147 | 2024.11.06 23:59:29.366903 [ 254 ] {} <Debug> TCP-Session: ade4a2c4-a778-47a2-8b14-53bb5349ade7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59396 | ||
148 | 2024.11.06 23:59:29.366968 [ 254 ] {} <Debug> TCP-Session: ade4a2c4-a778-47a2-8b14-53bb5349ade7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
149 | 2024.11.06 23:59:29.366967 [ 255 ] {} <Debug> TCP-Session: e979907f-c789-47bc-944f-72c557ffa1bf Authenticating user 'default' from [fd00:1122:3344:101::d]:39835 | ||
150 | 2024.11.06 23:59:29.367003 [ 254 ] {} <Debug> TCP-Session: ade4a2c4-a778-47a2-8b14-53bb5349ade7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
151 | 2024.11.06 23:59:29.367033 [ 255 ] {} <Debug> TCP-Session: e979907f-c789-47bc-944f-72c557ffa1bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
152 | 2024.11.06 23:59:29.367076 [ 255 ] {} <Debug> TCP-Session: e979907f-c789-47bc-944f-72c557ffa1bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2024.11.06 23:59:29.369277 [ 3 ] {} <Trace> TCP-Session: 2453c34f-c35f-42bb-ad0c-451fe39b95c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
154 | 2024.11.06 23:59:29.372488 [ 3 ] {b36fbe10-e701-4a09-a265-30d3bdaac853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38658) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
155 | 2024.11.06 23:59:29.427928 [ 3 ] {b36fbe10-e701-4a09-a265-30d3bdaac853} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:38658) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
156 | |||
157 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
171 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
172 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
173 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
175 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
177 | 20. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
178 | |||
179 | 2024.11.06 23:59:29.429249 [ 3 ] {b36fbe10-e701-4a09-a265-30d3bdaac853} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
180 | |||
181 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
195 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
196 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
197 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
199 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
201 | 20. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
202 | |||
203 | 2024.11.06 23:59:29.429361 [ 3 ] {b36fbe10-e701-4a09-a265-30d3bdaac853} <Debug> TCPHandler: Processed in 0.062203625 sec. | ||
204 | 2024.11.06 23:59:29.429690 [ 5 ] {} <Trace> TCP-Session: 4684c7b2-648e-492b-810e-c00312b5469b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
205 | 2024.11.06 23:59:29.429908 [ 5 ] {64bdbb64-9755-4b2d-84d1-e17ece7623cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34625) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
206 | 2024.11.06 23:59:29.430246 [ 5 ] {64bdbb64-9755-4b2d-84d1-e17ece7623cb} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:34625) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
207 | |||
208 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
222 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
223 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
224 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
226 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
228 | 20. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
229 | |||
230 | 2024.11.06 23:59:29.430370 [ 5 ] {64bdbb64-9755-4b2d-84d1-e17ece7623cb} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
231 | |||
232 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
246 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
247 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
248 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
250 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
252 | 20. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
253 | |||
254 | 2024.11.06 23:59:29.430459 [ 5 ] {64bdbb64-9755-4b2d-84d1-e17ece7623cb} <Debug> TCPHandler: Processed in 0.00091521 sec. | ||
255 | 2024.11.06 23:59:29.433229 [ 3 ] {} <Trace> TCP-Session: 2453c34f-c35f-42bb-ad0c-451fe39b95c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
256 | 2024.11.06 23:59:29.434528 [ 3 ] {2542b601-cb74-4d05-9d91-85d553f78a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38658) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
257 | 2024.11.06 23:59:29.435184 [ 3 ] {2542b601-cb74-4d05-9d91-85d553f78a14} <Debug> TCPHandler: Processed in 0.002089785 sec. | ||
258 | 2024.11.06 23:59:29.435406 [ 5 ] {} <Trace> TCP-Session: 4684c7b2-648e-492b-810e-c00312b5469b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
259 | 2024.11.06 23:59:29.435535 [ 5 ] {48c147cc-e8d6-4e19-8737-0709b983f449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34625) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
260 | 2024.11.06 23:59:29.435664 [ 5 ] {48c147cc-e8d6-4e19-8737-0709b983f449} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
261 | 2024.11.06 23:59:29.437017 [ 5 ] {48c147cc-e8d6-4e19-8737-0709b983f449} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
262 | 2024.11.06 23:59:29.437039 [ 5 ] {48c147cc-e8d6-4e19-8737-0709b983f449} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.3372e-05 sec | ||
263 | 2024.11.06 23:59:29.437063 [ 5 ] {48c147cc-e8d6-4e19-8737-0709b983f449} <Trace> ReferentialDeps: No tables | ||
264 | 2024.11.06 23:59:29.437079 [ 5 ] {48c147cc-e8d6-4e19-8737-0709b983f449} <Trace> LoadingDeps: No tables | ||
265 | 2024.11.06 23:59:29.437102 [ 5 ] {48c147cc-e8d6-4e19-8737-0709b983f449} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
266 | 2024.11.06 23:59:29.437155 [ 5 ] {48c147cc-e8d6-4e19-8737-0709b983f449} <Debug> TCPHandler: Processed in 0.001808799 sec. | ||
267 | 2024.11.06 23:59:29.437343 [ 3 ] {} <Trace> TCP-Session: 2453c34f-c35f-42bb-ad0c-451fe39b95c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
268 | 2024.11.06 23:59:29.437550 [ 3 ] {639603ec-c737-4522-a060-336f1bdd71ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38658) /* The version table contains metadata about the `oximeter` database */ | ||
269 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
270 | 2024.11.06 23:59:29.437617 [ 3 ] {639603ec-c737-4522-a060-336f1bdd71ff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
271 | 2024.11.06 23:59:29.445263 [ 3 ] {639603ec-c737-4522-a060-336f1bdd71ff} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
272 | 2024.11.06 23:59:29.447708 [ 3 ] {639603ec-c737-4522-a060-336f1bdd71ff} <Debug> oximeter.version (77f3d823-e428-4629-9eb1-3886c6cfb5b6): Loading data parts | ||
273 | 2024.11.06 23:59:29.448228 [ 3 ] {639603ec-c737-4522-a060-336f1bdd71ff} <Debug> oximeter.version (77f3d823-e428-4629-9eb1-3886c6cfb5b6): There are no data parts | ||
274 | 2024.11.06 23:59:29.450652 [ 3 ] {639603ec-c737-4522-a060-336f1bdd71ff} <Debug> TCPHandler: Processed in 0.013364157 sec. | ||
275 | 2024.11.06 23:59:29.450877 [ 5 ] {} <Trace> TCP-Session: 4684c7b2-648e-492b-810e-c00312b5469b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
276 | 2024.11.06 23:59:29.451145 [ 5 ] {780e0da2-175a-4941-8364-425ed0dca4b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34625) /* The measurement tables contain all individual samples from each timeseries. | ||
277 | * | ||
278 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
279 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
280 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
281 | * by all samples from the same timeseries. | ||
282 | * | ||
283 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
284 | * and then uses that to index quickly into the measurements tables. | ||
285 | */ | ||
286 | 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) | ||
287 | 2024.11.06 23:59:29.451242 [ 5 ] {780e0da2-175a-4941-8364-425ed0dca4b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
288 | 2024.11.06 23:59:29.458992 [ 5 ] {780e0da2-175a-4941-8364-425ed0dca4b6} <Debug> oximeter.measurements_bool (2f010c34-c908-4a6c-9936-a9f5c6b15636): Loading data parts | ||
289 | 2024.11.06 23:59:29.459228 [ 5 ] {780e0da2-175a-4941-8364-425ed0dca4b6} <Debug> oximeter.measurements_bool (2f010c34-c908-4a6c-9936-a9f5c6b15636): There are no data parts | ||
290 | 2024.11.06 23:59:29.460709 [ 5 ] {780e0da2-175a-4941-8364-425ed0dca4b6} <Debug> TCPHandler: Processed in 0.009904752 sec. | ||
291 | 2024.11.06 23:59:29.460921 [ 3 ] {} <Trace> TCP-Session: 2453c34f-c35f-42bb-ad0c-451fe39b95c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
292 | 2024.11.06 23:59:29.461146 [ 3 ] {0bd621a8-eec4-4969-87c5-6317202bbaab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38658) 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) | ||
293 | 2024.11.06 23:59:29.461213 [ 3 ] {0bd621a8-eec4-4969-87c5-6317202bbaab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
294 | 2024.11.06 23:59:29.465861 [ 3 ] {0bd621a8-eec4-4969-87c5-6317202bbaab} <Debug> oximeter.measurements_i8 (ddc39531-4057-42bd-94e3-37908975c1a9): Loading data parts | ||
295 | 2024.11.06 23:59:29.466032 [ 3 ] {0bd621a8-eec4-4969-87c5-6317202bbaab} <Debug> oximeter.measurements_i8 (ddc39531-4057-42bd-94e3-37908975c1a9): There are no data parts | ||
296 | 2024.11.06 23:59:29.467347 [ 3 ] {0bd621a8-eec4-4969-87c5-6317202bbaab} <Debug> TCPHandler: Processed in 0.006486239 sec. | ||
297 | 2024.11.06 23:59:29.467554 [ 5 ] {} <Trace> TCP-Session: 4684c7b2-648e-492b-810e-c00312b5469b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
298 | 2024.11.06 23:59:29.467782 [ 5 ] {b8107605-0103-4d01-b69f-a88ac3298790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34625) 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) | ||
299 | 2024.11.06 23:59:29.467853 [ 5 ] {b8107605-0103-4d01-b69f-a88ac3298790} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
300 | 2024.11.06 23:59:29.469572 [ 5 ] {b8107605-0103-4d01-b69f-a88ac3298790} <Debug> oximeter.measurements_u8 (a1bd44c4-8c07-4dc3-a41a-66bd5518c23e): Loading data parts | ||
301 | 2024.11.06 23:59:29.469762 [ 5 ] {b8107605-0103-4d01-b69f-a88ac3298790} <Debug> oximeter.measurements_u8 (a1bd44c4-8c07-4dc3-a41a-66bd5518c23e): There are no data parts | ||
302 | 2024.11.06 23:59:29.472110 [ 5 ] {b8107605-0103-4d01-b69f-a88ac3298790} <Debug> TCPHandler: Processed in 0.004617679 sec. | ||
303 | 2024.11.06 23:59:29.472296 [ 3 ] {} <Trace> TCP-Session: 2453c34f-c35f-42bb-ad0c-451fe39b95c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
304 | 2024.11.06 23:59:29.472526 [ 3 ] {aca21969-046b-4607-8374-39d7fdf2b4a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38658) 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) | ||
305 | 2024.11.06 23:59:29.472592 [ 3 ] {aca21969-046b-4607-8374-39d7fdf2b4a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
306 | 2024.11.06 23:59:29.474259 [ 3 ] {aca21969-046b-4607-8374-39d7fdf2b4a2} <Debug> oximeter.measurements_i16 (d170d4ca-cf24-4d9b-a8cc-ed0effabe1e8): Loading data parts | ||
307 | 2024.11.06 23:59:29.474420 [ 3 ] {aca21969-046b-4607-8374-39d7fdf2b4a2} <Debug> oximeter.measurements_i16 (d170d4ca-cf24-4d9b-a8cc-ed0effabe1e8): There are no data parts | ||
308 | 2024.11.06 23:59:29.476149 [ 3 ] {aca21969-046b-4607-8374-39d7fdf2b4a2} <Debug> TCPHandler: Processed in 0.003910134 sec. | ||
309 | 2024.11.06 23:59:29.476343 [ 5 ] {} <Trace> TCP-Session: 4684c7b2-648e-492b-810e-c00312b5469b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
310 | 2024.11.06 23:59:29.476549 [ 5 ] {6b2f8636-3113-4917-be7c-8445d2361761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34625) 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) | ||
311 | 2024.11.06 23:59:29.476619 [ 5 ] {6b2f8636-3113-4917-be7c-8445d2361761} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
312 | 2024.11.06 23:59:29.478975 [ 5 ] {6b2f8636-3113-4917-be7c-8445d2361761} <Debug> oximeter.measurements_u16 (af7783c1-77f6-4e7c-87e2-ba664d10ae41): Loading data parts | ||
313 | 2024.11.06 23:59:29.479152 [ 5 ] {6b2f8636-3113-4917-be7c-8445d2361761} <Debug> oximeter.measurements_u16 (af7783c1-77f6-4e7c-87e2-ba664d10ae41): There are no data parts | ||
314 | 2024.11.06 23:59:29.481708 [ 5 ] {6b2f8636-3113-4917-be7c-8445d2361761} <Debug> TCPHandler: Processed in 0.005424256 sec. | ||
315 | 2024.11.06 23:59:29.481902 [ 3 ] {} <Trace> TCP-Session: 2453c34f-c35f-42bb-ad0c-451fe39b95c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
316 | 2024.11.06 23:59:29.482133 [ 3 ] {233ce38d-dc1f-4548-8acb-cdc05d703259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38658) 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) | ||
317 | 2024.11.06 23:59:29.482199 [ 3 ] {233ce38d-dc1f-4548-8acb-cdc05d703259} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
318 | 2024.11.06 23:59:29.484204 [ 3 ] {233ce38d-dc1f-4548-8acb-cdc05d703259} <Debug> oximeter.measurements_i32 (d41754ec-cc9f-4c3b-9f58-86a51bfe6616): Loading data parts | ||
319 | 2024.11.06 23:59:29.484370 [ 3 ] {233ce38d-dc1f-4548-8acb-cdc05d703259} <Debug> oximeter.measurements_i32 (d41754ec-cc9f-4c3b-9f58-86a51bfe6616): There are no data parts | ||
320 | 2024.11.06 23:59:29.485602 [ 3 ] {233ce38d-dc1f-4548-8acb-cdc05d703259} <Debug> TCPHandler: Processed in 0.003759111 sec. | ||
321 | 2024.11.06 23:59:29.485797 [ 5 ] {} <Trace> TCP-Session: 4684c7b2-648e-492b-810e-c00312b5469b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
322 | 2024.11.06 23:59:29.486001 [ 5 ] {50d4a714-f063-46b4-b540-da6a9ce87898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34625) 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) | ||
323 | 2024.11.06 23:59:29.486071 [ 5 ] {50d4a714-f063-46b4-b540-da6a9ce87898} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
324 | 2024.11.06 23:59:29.487826 [ 5 ] {50d4a714-f063-46b4-b540-da6a9ce87898} <Debug> oximeter.measurements_u32 (2a8096f9-085f-43ec-9ac5-7c4a6b752178): Loading data parts | ||
325 | 2024.11.06 23:59:29.488001 [ 5 ] {50d4a714-f063-46b4-b540-da6a9ce87898} <Debug> oximeter.measurements_u32 (2a8096f9-085f-43ec-9ac5-7c4a6b752178): There are no data parts | ||
326 | 2024.11.06 23:59:29.489111 [ 5 ] {50d4a714-f063-46b4-b540-da6a9ce87898} <Debug> TCPHandler: Processed in 0.003371292 sec. | ||
327 | 2024.11.06 23:59:29.489317 [ 3 ] {} <Trace> TCP-Session: 2453c34f-c35f-42bb-ad0c-451fe39b95c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
328 | 2024.11.06 23:59:29.489636 [ 3 ] {fe290d19-a14c-4629-a7d1-b0c854f830a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38658) 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) | ||
329 | 2024.11.06 23:59:29.489723 [ 3 ] {fe290d19-a14c-4629-a7d1-b0c854f830a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
330 | 2024.11.06 23:59:29.491550 [ 3 ] {fe290d19-a14c-4629-a7d1-b0c854f830a0} <Debug> oximeter.measurements_i64 (973b5361-67a1-449c-a07a-de2a8a3b9a6b): Loading data parts | ||
331 | 2024.11.06 23:59:29.491745 [ 3 ] {fe290d19-a14c-4629-a7d1-b0c854f830a0} <Debug> oximeter.measurements_i64 (973b5361-67a1-449c-a07a-de2a8a3b9a6b): There are no data parts | ||
332 | 2024.11.06 23:59:29.492831 [ 3 ] {fe290d19-a14c-4629-a7d1-b0c854f830a0} <Debug> TCPHandler: Processed in 0.003583207 sec. | ||
333 | 2024.11.06 23:59:29.493039 [ 5 ] {} <Trace> TCP-Session: 4684c7b2-648e-492b-810e-c00312b5469b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
334 | 2024.11.06 23:59:29.493255 [ 5 ] {4b5f74ec-daa0-4631-a9c1-b4893413bcc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34625) 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) | ||
335 | 2024.11.06 23:59:29.493329 [ 5 ] {4b5f74ec-daa0-4631-a9c1-b4893413bcc0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
336 | 2024.11.06 23:59:29.495095 [ 5 ] {4b5f74ec-daa0-4631-a9c1-b4893413bcc0} <Debug> oximeter.measurements_u64 (02194d03-99b7-4220-b6b9-8d43257a6c4d): Loading data parts | ||
337 | 2024.11.06 23:59:29.495268 [ 5 ] {4b5f74ec-daa0-4631-a9c1-b4893413bcc0} <Debug> oximeter.measurements_u64 (02194d03-99b7-4220-b6b9-8d43257a6c4d): There are no data parts | ||
338 | 2024.11.06 23:59:29.496339 [ 5 ] {4b5f74ec-daa0-4631-a9c1-b4893413bcc0} <Debug> TCPHandler: Processed in 0.003358382 sec. | ||
339 | 2024.11.06 23:59:29.496518 [ 3 ] {} <Trace> TCP-Session: 2453c34f-c35f-42bb-ad0c-451fe39b95c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
340 | 2024.11.06 23:59:29.496751 [ 3 ] {e8e41dc6-00d3-41ce-8b6c-261209f796e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38658) 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) | ||
341 | 2024.11.06 23:59:29.496799 [ 3 ] {e8e41dc6-00d3-41ce-8b6c-261209f796e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
342 | 2024.11.06 23:59:29.498450 [ 3 ] {e8e41dc6-00d3-41ce-8b6c-261209f796e2} <Debug> oximeter.measurements_f32 (85fabab4-7d78-4f76-ab7e-3975d75db864): Loading data parts | ||
343 | 2024.11.06 23:59:29.498598 [ 3 ] {e8e41dc6-00d3-41ce-8b6c-261209f796e2} <Debug> oximeter.measurements_f32 (85fabab4-7d78-4f76-ab7e-3975d75db864): There are no data parts | ||
344 | 2024.11.06 23:59:29.499712 [ 3 ] {e8e41dc6-00d3-41ce-8b6c-261209f796e2} <Debug> TCPHandler: Processed in 0.0032524 sec. | ||
345 | 2024.11.06 23:59:29.499942 [ 5 ] {} <Trace> TCP-Session: 4684c7b2-648e-492b-810e-c00312b5469b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
346 | 2024.11.06 23:59:29.500168 [ 5 ] {9e94e3ee-0ccc-4955-818f-2625fc0e7965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34625) 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) | ||
347 | 2024.11.06 23:59:29.500243 [ 5 ] {9e94e3ee-0ccc-4955-818f-2625fc0e7965} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
348 | 2024.11.06 23:59:29.501925 [ 5 ] {9e94e3ee-0ccc-4955-818f-2625fc0e7965} <Debug> oximeter.measurements_f64 (bb3abbc3-ec9e-44d0-aeba-7190c83a65c0): Loading data parts | ||
349 | 2024.11.06 23:59:29.502109 [ 5 ] {9e94e3ee-0ccc-4955-818f-2625fc0e7965} <Debug> oximeter.measurements_f64 (bb3abbc3-ec9e-44d0-aeba-7190c83a65c0): There are no data parts | ||
350 | 2024.11.06 23:59:29.503915 [ 5 ] {9e94e3ee-0ccc-4955-818f-2625fc0e7965} <Debug> TCPHandler: Processed in 0.004040197 sec. | ||
351 | 2024.11.06 23:59:29.504107 [ 3 ] {} <Trace> TCP-Session: 2453c34f-c35f-42bb-ad0c-451fe39b95c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
352 | 2024.11.06 23:59:29.504338 [ 3 ] {829b4c45-8649-411d-8dff-94239c456795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38658) 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) | ||
353 | 2024.11.06 23:59:29.504385 [ 3 ] {829b4c45-8649-411d-8dff-94239c456795} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
354 | 2024.11.06 23:59:29.507448 [ 3 ] {829b4c45-8649-411d-8dff-94239c456795} <Debug> oximeter.measurements_string (d755e40a-f2c6-43d3-b022-7c342067191b): Loading data parts | ||
355 | 2024.11.06 23:59:29.507627 [ 3 ] {829b4c45-8649-411d-8dff-94239c456795} <Debug> oximeter.measurements_string (d755e40a-f2c6-43d3-b022-7c342067191b): There are no data parts | ||
356 | 2024.11.06 23:59:29.510203 [ 3 ] {829b4c45-8649-411d-8dff-94239c456795} <Debug> TCPHandler: Processed in 0.006152272 sec. | ||
357 | 2024.11.06 23:59:29.510427 [ 5 ] {} <Trace> TCP-Session: 4684c7b2-648e-492b-810e-c00312b5469b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
358 | 2024.11.06 23:59:29.510639 [ 5 ] {f76d53fc-473a-4caa-8af2-2e4cf992dd78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34625) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
359 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
360 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
361 | * a string isn't palatable for a few reasons. | ||
362 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
363 | * details. | ||
364 | */ | ||
365 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
366 | 2024.11.06 23:59:29.510715 [ 5 ] {f76d53fc-473a-4caa-8af2-2e4cf992dd78} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
367 | 2024.11.06 23:59:29.512557 [ 5 ] {f76d53fc-473a-4caa-8af2-2e4cf992dd78} <Debug> oximeter.measurements_bytes (3a16509e-9f95-4746-a662-c39c0ff3fb8e): Loading data parts | ||
368 | 2024.11.06 23:59:29.512727 [ 5 ] {f76d53fc-473a-4caa-8af2-2e4cf992dd78} <Debug> oximeter.measurements_bytes (3a16509e-9f95-4746-a662-c39c0ff3fb8e): There are no data parts | ||
369 | 2024.11.06 23:59:29.514050 [ 5 ] {f76d53fc-473a-4caa-8af2-2e4cf992dd78} <Debug> TCPHandler: Processed in 0.003679399 sec. | ||
370 | 2024.11.06 23:59:29.514280 [ 3 ] {} <Trace> TCP-Session: 2453c34f-c35f-42bb-ad0c-451fe39b95c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
371 | 2024.11.06 23:59:29.514546 [ 3 ] {e1e4c29e-3934-482b-8104-c23bf365e5ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38658) 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) | ||
372 | 2024.11.06 23:59:29.514635 [ 3 ] {e1e4c29e-3934-482b-8104-c23bf365e5ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
373 | 2024.11.06 23:59:29.516446 [ 3 ] {e1e4c29e-3934-482b-8104-c23bf365e5ca} <Debug> oximeter.measurements_cumulativei64 (62a9057b-1082-4139-a09a-adec795127e9): Loading data parts | ||
374 | 2024.11.06 23:59:29.516623 [ 3 ] {e1e4c29e-3934-482b-8104-c23bf365e5ca} <Debug> oximeter.measurements_cumulativei64 (62a9057b-1082-4139-a09a-adec795127e9): There are no data parts | ||
375 | 2024.11.06 23:59:29.518226 [ 3 ] {e1e4c29e-3934-482b-8104-c23bf365e5ca} <Debug> TCPHandler: Processed in 0.004012916 sec. | ||
376 | 2024.11.06 23:59:29.518419 [ 5 ] {} <Trace> TCP-Session: 4684c7b2-648e-492b-810e-c00312b5469b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
377 | 2024.11.06 23:59:29.518666 [ 5 ] {fb9133ba-33e7-47ad-bf39-dd3d0918efc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34625) 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) | ||
378 | 2024.11.06 23:59:29.518732 [ 5 ] {fb9133ba-33e7-47ad-bf39-dd3d0918efc1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
379 | 2024.11.06 23:59:29.520693 [ 5 ] {fb9133ba-33e7-47ad-bf39-dd3d0918efc1} <Debug> oximeter.measurements_cumulativeu64 (17232b2c-bf92-437b-91a0-1f2a28f8f8e4): Loading data parts | ||
380 | 2024.11.06 23:59:29.520854 [ 5 ] {fb9133ba-33e7-47ad-bf39-dd3d0918efc1} <Debug> oximeter.measurements_cumulativeu64 (17232b2c-bf92-437b-91a0-1f2a28f8f8e4): There are no data parts | ||
381 | 2024.11.06 23:59:29.522298 [ 5 ] {fb9133ba-33e7-47ad-bf39-dd3d0918efc1} <Debug> TCPHandler: Processed in 0.003936935 sec. | ||
382 | 2024.11.06 23:59:29.522483 [ 3 ] {} <Trace> TCP-Session: 2453c34f-c35f-42bb-ad0c-451fe39b95c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
383 | 2024.11.06 23:59:29.522700 [ 3 ] {9cb51563-1ffd-4e98-9146-e5bddac836bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38658) 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) | ||
384 | 2024.11.06 23:59:29.522776 [ 3 ] {9cb51563-1ffd-4e98-9146-e5bddac836bc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
385 | 2024.11.06 23:59:29.524469 [ 3 ] {9cb51563-1ffd-4e98-9146-e5bddac836bc} <Debug> oximeter.measurements_cumulativef32 (8b190981-0380-4057-8af9-50ae3ed9ce01): Loading data parts | ||
386 | 2024.11.06 23:59:29.524643 [ 3 ] {9cb51563-1ffd-4e98-9146-e5bddac836bc} <Debug> oximeter.measurements_cumulativef32 (8b190981-0380-4057-8af9-50ae3ed9ce01): There are no data parts | ||
387 | 2024.11.06 23:59:29.526345 [ 3 ] {9cb51563-1ffd-4e98-9146-e5bddac836bc} <Debug> TCPHandler: Processed in 0.003919274 sec. | ||
388 | 2024.11.06 23:59:29.526573 [ 5 ] {} <Trace> TCP-Session: 4684c7b2-648e-492b-810e-c00312b5469b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
389 | 2024.11.06 23:59:29.526836 [ 5 ] {8cea3548-26c1-4202-865a-7c9f091bd0c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34625) 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) | ||
390 | 2024.11.06 23:59:29.526928 [ 5 ] {8cea3548-26c1-4202-865a-7c9f091bd0c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
391 | 2024.11.06 23:59:29.528825 [ 5 ] {8cea3548-26c1-4202-865a-7c9f091bd0c4} <Debug> oximeter.measurements_cumulativef64 (20e483da-ecdb-4e24-9801-9c4bca721cbc): Loading data parts | ||
392 | 2024.11.06 23:59:29.529073 [ 5 ] {8cea3548-26c1-4202-865a-7c9f091bd0c4} <Debug> oximeter.measurements_cumulativef64 (20e483da-ecdb-4e24-9801-9c4bca721cbc): There are no data parts | ||
393 | 2024.11.06 23:59:29.530150 [ 5 ] {8cea3548-26c1-4202-865a-7c9f091bd0c4} <Debug> TCPHandler: Processed in 0.003644828 sec. | ||
394 | 2024.11.06 23:59:29.530361 [ 3 ] {} <Trace> TCP-Session: 2453c34f-c35f-42bb-ad0c-451fe39b95c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
395 | 2024.11.06 23:59:29.530763 [ 3 ] {0e5cad8a-3ab9-45c2-9b75-bbf1db7e62ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38658) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
396 | * NOTE: Array types cannot be Nullable, see | ||
397 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
398 | * for more details. | ||
399 | * | ||
400 | * This means we need to use empty arrays to indicate a missing value. This | ||
401 | * is unfortunate, and at this point relies on the fact that an | ||
402 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
403 | * to figure out another way to represent missing samples here. | ||
404 | */ | ||
405 | 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) | ||
406 | 2024.11.06 23:59:29.530856 [ 3 ] {0e5cad8a-3ab9-45c2-9b75-bbf1db7e62ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
407 | 2024.11.06 23:59:29.533982 [ 3 ] {0e5cad8a-3ab9-45c2-9b75-bbf1db7e62ea} <Debug> oximeter.measurements_histogrami8 (e2d8308b-27d8-409d-a6f0-158a4e052242): Loading data parts | ||
408 | 2024.11.06 23:59:29.534122 [ 3 ] {0e5cad8a-3ab9-45c2-9b75-bbf1db7e62ea} <Debug> oximeter.measurements_histogrami8 (e2d8308b-27d8-409d-a6f0-158a4e052242): There are no data parts | ||
409 | 2024.11.06 23:59:29.535383 [ 3 ] {0e5cad8a-3ab9-45c2-9b75-bbf1db7e62ea} <Debug> TCPHandler: Processed in 0.005091969 sec. | ||
410 | 2024.11.06 23:59:29.535608 [ 5 ] {} <Trace> TCP-Session: 4684c7b2-648e-492b-810e-c00312b5469b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
411 | 2024.11.06 23:59:29.535909 [ 5 ] {e5ca1e5e-de07-4a89-946e-6f8aeca7f48d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34625) 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) | ||
412 | 2024.11.06 23:59:29.535999 [ 5 ] {e5ca1e5e-de07-4a89-946e-6f8aeca7f48d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
413 | 2024.11.06 23:59:29.538719 [ 5 ] {e5ca1e5e-de07-4a89-946e-6f8aeca7f48d} <Debug> oximeter.measurements_histogramu8 (81af4117-9bb5-44a3-9181-f3e8c9dd2398): Loading data parts | ||
414 | 2024.11.06 23:59:29.538877 [ 5 ] {e5ca1e5e-de07-4a89-946e-6f8aeca7f48d} <Debug> oximeter.measurements_histogramu8 (81af4117-9bb5-44a3-9181-f3e8c9dd2398): There are no data parts | ||
415 | 2024.11.06 23:59:29.540998 [ 5 ] {e5ca1e5e-de07-4a89-946e-6f8aeca7f48d} <Debug> TCPHandler: Processed in 0.005449777 sec. | ||
416 | 2024.11.06 23:59:29.541193 [ 3 ] {} <Trace> TCP-Session: 2453c34f-c35f-42bb-ad0c-451fe39b95c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
417 | 2024.11.06 23:59:29.541507 [ 3 ] {e4de4a3a-01f8-41b3-8506-dfa1a84c1542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38658) 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) | ||
418 | 2024.11.06 23:59:29.541587 [ 3 ] {e4de4a3a-01f8-41b3-8506-dfa1a84c1542} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
419 | 2024.11.06 23:59:29.544053 [ 3 ] {e4de4a3a-01f8-41b3-8506-dfa1a84c1542} <Debug> oximeter.measurements_histogrami16 (9ca8293a-85d3-4233-9637-262bd243987e): Loading data parts | ||
420 | 2024.11.06 23:59:29.544179 [ 3 ] {e4de4a3a-01f8-41b3-8506-dfa1a84c1542} <Debug> oximeter.measurements_histogrami16 (9ca8293a-85d3-4233-9637-262bd243987e): There are no data parts | ||
421 | 2024.11.06 23:59:29.545936 [ 3 ] {e4de4a3a-01f8-41b3-8506-dfa1a84c1542} <Debug> TCPHandler: Processed in 0.004801513 sec. | ||
422 | 2024.11.06 23:59:29.546156 [ 5 ] {} <Trace> TCP-Session: 4684c7b2-648e-492b-810e-c00312b5469b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
423 | 2024.11.06 23:59:29.546450 [ 5 ] {ade7d162-019e-44f7-b307-81a868c4f8ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34625) 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) | ||
424 | 2024.11.06 23:59:29.546540 [ 5 ] {ade7d162-019e-44f7-b307-81a868c4f8ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
425 | 2024.11.06 23:59:29.549970 [ 5 ] {ade7d162-019e-44f7-b307-81a868c4f8ab} <Debug> oximeter.measurements_histogramu16 (a4ab854c-1ac0-444b-a4b0-0d9146214c24): Loading data parts | ||
426 | 2024.11.06 23:59:29.550134 [ 5 ] {ade7d162-019e-44f7-b307-81a868c4f8ab} <Debug> oximeter.measurements_histogramu16 (a4ab854c-1ac0-444b-a4b0-0d9146214c24): There are no data parts | ||
427 | 2024.11.06 23:59:29.551670 [ 5 ] {ade7d162-019e-44f7-b307-81a868c4f8ab} <Debug> TCPHandler: Processed in 0.005573999 sec. | ||
428 | 2024.11.06 23:59:29.551873 [ 3 ] {} <Trace> TCP-Session: 2453c34f-c35f-42bb-ad0c-451fe39b95c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
429 | 2024.11.06 23:59:29.552165 [ 3 ] {54751984-f93c-4be0-8ae9-52f915326311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38658) 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) | ||
430 | 2024.11.06 23:59:29.552261 [ 3 ] {54751984-f93c-4be0-8ae9-52f915326311} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
431 | 2024.11.06 23:59:29.554406 [ 3 ] {54751984-f93c-4be0-8ae9-52f915326311} <Debug> oximeter.measurements_histogrami32 (d9d184ea-c417-4ded-b8c9-fa25faef88a2): Loading data parts | ||
432 | 2024.11.06 23:59:29.554548 [ 3 ] {54751984-f93c-4be0-8ae9-52f915326311} <Debug> oximeter.measurements_histogrami32 (d9d184ea-c417-4ded-b8c9-fa25faef88a2): There are no data parts | ||
433 | 2024.11.06 23:59:29.555720 [ 3 ] {54751984-f93c-4be0-8ae9-52f915326311} <Debug> TCPHandler: Processed in 0.003906534 sec. | ||
434 | 2024.11.06 23:59:29.555927 [ 5 ] {} <Trace> TCP-Session: 4684c7b2-648e-492b-810e-c00312b5469b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
435 | 2024.11.06 23:59:29.556251 [ 5 ] {402eae05-9b01-40b6-b9f1-272e1b9970c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34625) 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) | ||
436 | 2024.11.06 23:59:29.556327 [ 5 ] {402eae05-9b01-40b6-b9f1-272e1b9970c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
437 | 2024.11.06 23:59:29.558740 [ 5 ] {402eae05-9b01-40b6-b9f1-272e1b9970c4} <Debug> oximeter.measurements_histogramu32 (61de57e5-323f-429a-80c8-4f0eebd81ad0): Loading data parts | ||
438 | 2024.11.06 23:59:29.558897 [ 5 ] {402eae05-9b01-40b6-b9f1-272e1b9970c4} <Debug> oximeter.measurements_histogramu32 (61de57e5-323f-429a-80c8-4f0eebd81ad0): There are no data parts | ||
439 | 2024.11.06 23:59:29.560629 [ 5 ] {402eae05-9b01-40b6-b9f1-272e1b9970c4} <Debug> TCPHandler: Processed in 0.004760282 sec. | ||
440 | 2024.11.06 23:59:29.560843 [ 3 ] {} <Trace> TCP-Session: 2453c34f-c35f-42bb-ad0c-451fe39b95c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
441 | 2024.11.06 23:59:29.561135 [ 3 ] {7e469d8b-f079-4461-8525-b7f4ad83a1b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38658) 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) | ||
442 | 2024.11.06 23:59:29.561227 [ 3 ] {7e469d8b-f079-4461-8525-b7f4ad83a1b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
443 | 2024.11.06 23:59:29.564909 [ 3 ] {7e469d8b-f079-4461-8525-b7f4ad83a1b7} <Debug> oximeter.measurements_histogrami64 (d2e6c0be-70ef-4377-8c9c-81758a924f33): Loading data parts | ||
444 | 2024.11.06 23:59:29.565081 [ 3 ] {7e469d8b-f079-4461-8525-b7f4ad83a1b7} <Debug> oximeter.measurements_histogrami64 (d2e6c0be-70ef-4377-8c9c-81758a924f33): There are no data parts | ||
445 | 2024.11.06 23:59:29.566562 [ 3 ] {7e469d8b-f079-4461-8525-b7f4ad83a1b7} <Debug> TCPHandler: Processed in 0.005778254 sec. | ||
446 | 2024.11.06 23:59:29.566761 [ 5 ] {} <Trace> TCP-Session: 4684c7b2-648e-492b-810e-c00312b5469b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
447 | 2024.11.06 23:59:29.567097 [ 5 ] {7218fa7a-7341-4a04-b31e-aaa56e1b9b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34625) 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) | ||
448 | 2024.11.06 23:59:29.567177 [ 5 ] {7218fa7a-7341-4a04-b31e-aaa56e1b9b1f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
449 | 2024.11.06 23:59:29.569836 [ 5 ] {7218fa7a-7341-4a04-b31e-aaa56e1b9b1f} <Debug> oximeter.measurements_histogramu64 (01364b71-82a5-42c0-a69a-1cc8aec5611d): Loading data parts | ||
450 | 2024.11.06 23:59:29.569997 [ 5 ] {7218fa7a-7341-4a04-b31e-aaa56e1b9b1f} <Debug> oximeter.measurements_histogramu64 (01364b71-82a5-42c0-a69a-1cc8aec5611d): There are no data parts | ||
451 | 2024.11.06 23:59:29.572723 [ 5 ] {7218fa7a-7341-4a04-b31e-aaa56e1b9b1f} <Debug> TCPHandler: Processed in 0.006021749 sec. | ||
452 | 2024.11.06 23:59:29.572924 [ 3 ] {} <Trace> TCP-Session: 2453c34f-c35f-42bb-ad0c-451fe39b95c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
453 | 2024.11.06 23:59:29.573222 [ 3 ] {258d73d7-4ee5-49a1-b9d7-771e257d87b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38658) 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) | ||
454 | 2024.11.06 23:59:29.573318 [ 3 ] {258d73d7-4ee5-49a1-b9d7-771e257d87b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
455 | 2024.11.06 23:59:29.575604 [ 3 ] {258d73d7-4ee5-49a1-b9d7-771e257d87b3} <Debug> oximeter.measurements_histogramf32 (d5f24d11-f16a-48fb-8b06-1d09e29c47e6): Loading data parts | ||
456 | 2024.11.06 23:59:29.575810 [ 3 ] {258d73d7-4ee5-49a1-b9d7-771e257d87b3} <Debug> oximeter.measurements_histogramf32 (d5f24d11-f16a-48fb-8b06-1d09e29c47e6): There are no data parts | ||
457 | 2024.11.06 23:59:29.577039 [ 3 ] {258d73d7-4ee5-49a1-b9d7-771e257d87b3} <Debug> TCPHandler: Processed in 0.004175199 sec. | ||
458 | 2024.11.06 23:59:29.577229 [ 5 ] {} <Trace> TCP-Session: 4684c7b2-648e-492b-810e-c00312b5469b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
459 | 2024.11.06 23:59:29.577650 [ 5 ] {cbc75f33-9d47-408d-a1b8-cc925fbabec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34625) 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) | ||
460 | 2024.11.06 23:59:29.577754 [ 5 ] {cbc75f33-9d47-408d-a1b8-cc925fbabec6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
461 | 2024.11.06 23:59:29.580567 [ 5 ] {cbc75f33-9d47-408d-a1b8-cc925fbabec6} <Debug> oximeter.measurements_histogramf64 (ae3bf954-8b03-4ee7-9f9b-39bf8f3d92f6): Loading data parts | ||
462 | 2024.11.06 23:59:29.580750 [ 5 ] {cbc75f33-9d47-408d-a1b8-cc925fbabec6} <Debug> oximeter.measurements_histogramf64 (ae3bf954-8b03-4ee7-9f9b-39bf8f3d92f6): There are no data parts | ||
463 | 2024.11.06 23:59:29.582000 [ 5 ] {cbc75f33-9d47-408d-a1b8-cc925fbabec6} <Debug> TCPHandler: Processed in 0.004829204 sec. | ||
464 | 2024.11.06 23:59:29.582201 [ 3 ] {} <Trace> TCP-Session: 2453c34f-c35f-42bb-ad0c-451fe39b95c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
465 | 2024.11.06 23:59:29.582420 [ 3 ] {98002075-3abe-48a2-8a6b-8bd8f2407396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38658) /* The field tables store named dimensions of each timeseries. | ||
466 | * | ||
467 | * As with the measurement tables, there is one field table for each field data | ||
468 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
469 | * this behavior **must not** be relied upon for query correctness. | ||
470 | * | ||
471 | * The index for the fields differs from the measurements, however. Rows are | ||
472 | * sorted by timeseries name, then field name, field value, and finally | ||
473 | * timeseries key. This reflects the most common pattern for looking them up: | ||
474 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
475 | * usually then used to look up measurements. | ||
476 | * | ||
477 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
478 | * timeseries name and then key, since it would improve lookups where one | ||
479 | * already has the key. Realistically though, these tables are quite small and | ||
480 | * so performance benefits will be low in absolute terms. | ||
481 | * | ||
482 | * TTL: We use a materialized column to expire old field table records. This | ||
483 | * column is generated automatically by the database whenever a new row is | ||
484 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
485 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
486 | * record will remain during a deduplication, which will have the last | ||
487 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
488 | * measurement tables. | ||
489 | */ | ||
490 | 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) | ||
491 | 2024.11.06 23:59:29.582517 [ 3 ] {98002075-3abe-48a2-8a6b-8bd8f2407396} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
492 | 2024.11.06 23:59:29.584389 [ 3 ] {98002075-3abe-48a2-8a6b-8bd8f2407396} <Debug> oximeter.fields_bool (2fc8a307-197a-4ec8-b32b-46a671e598d9): Loading data parts | ||
493 | 2024.11.06 23:59:29.584567 [ 3 ] {98002075-3abe-48a2-8a6b-8bd8f2407396} <Debug> oximeter.fields_bool (2fc8a307-197a-4ec8-b32b-46a671e598d9): There are no data parts | ||
494 | 2024.11.06 23:59:29.585693 [ 3 ] {98002075-3abe-48a2-8a6b-8bd8f2407396} <Debug> TCPHandler: Processed in 0.003551826 sec. | ||
495 | 2024.11.06 23:59:29.585881 [ 5 ] {} <Trace> TCP-Session: 4684c7b2-648e-492b-810e-c00312b5469b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
496 | 2024.11.06 23:59:29.586132 [ 5 ] {ff7c207b-ab16-41fc-9a31-0f3a47782b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34625) 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) | ||
497 | 2024.11.06 23:59:29.586183 [ 5 ] {ff7c207b-ab16-41fc-9a31-0f3a47782b4b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
498 | 2024.11.06 23:59:29.588718 [ 5 ] {ff7c207b-ab16-41fc-9a31-0f3a47782b4b} <Debug> oximeter.fields_i8 (606ecbb1-c1cd-4a82-af94-5ccef5a0bb97): Loading data parts | ||
499 | 2024.11.06 23:59:29.588895 [ 5 ] {ff7c207b-ab16-41fc-9a31-0f3a47782b4b} <Debug> oximeter.fields_i8 (606ecbb1-c1cd-4a82-af94-5ccef5a0bb97): There are no data parts | ||
500 | 2024.11.06 23:59:29.591780 [ 5 ] {ff7c207b-ab16-41fc-9a31-0f3a47782b4b} <Debug> TCPHandler: Processed in 0.005957358 sec. | ||
501 | 2024.11.06 23:59:29.592017 [ 3 ] {} <Trace> TCP-Session: 2453c34f-c35f-42bb-ad0c-451fe39b95c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
502 | 2024.11.06 23:59:29.592230 [ 3 ] {c2aaa896-76c3-4d96-8124-2ae572c9c605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38658) 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) | ||
503 | 2024.11.06 23:59:29.592321 [ 3 ] {c2aaa896-76c3-4d96-8124-2ae572c9c605} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
504 | 2024.11.06 23:59:29.594283 [ 3 ] {c2aaa896-76c3-4d96-8124-2ae572c9c605} <Debug> oximeter.fields_u8 (d063a26a-600b-4c49-ae5f-53897d4ae93a): Loading data parts | ||
505 | 2024.11.06 23:59:29.594446 [ 3 ] {c2aaa896-76c3-4d96-8124-2ae572c9c605} <Debug> oximeter.fields_u8 (d063a26a-600b-4c49-ae5f-53897d4ae93a): There are no data parts | ||
506 | 2024.11.06 23:59:29.595567 [ 3 ] {c2aaa896-76c3-4d96-8124-2ae572c9c605} <Debug> TCPHandler: Processed in 0.003608307 sec. | ||
507 | 2024.11.06 23:59:29.595756 [ 5 ] {} <Trace> TCP-Session: 4684c7b2-648e-492b-810e-c00312b5469b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
508 | 2024.11.06 23:59:29.596009 [ 5 ] {b822dd00-7c19-4fe3-82f9-be01432e00de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34625) 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) | ||
509 | 2024.11.06 23:59:29.596057 [ 5 ] {b822dd00-7c19-4fe3-82f9-be01432e00de} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
510 | 2024.11.06 23:59:29.597943 [ 5 ] {b822dd00-7c19-4fe3-82f9-be01432e00de} <Debug> oximeter.fields_i16 (d62fffaa-ec30-4085-b9ef-5af213147dde): Loading data parts | ||
511 | 2024.11.06 23:59:29.598104 [ 5 ] {b822dd00-7c19-4fe3-82f9-be01432e00de} <Debug> oximeter.fields_i16 (d62fffaa-ec30-4085-b9ef-5af213147dde): There are no data parts | ||
512 | 2024.11.06 23:59:29.599164 [ 5 ] {b822dd00-7c19-4fe3-82f9-be01432e00de} <Debug> TCPHandler: Processed in 0.003464304 sec. | ||
513 | 2024.11.06 23:59:29.599380 [ 3 ] {} <Trace> TCP-Session: 2453c34f-c35f-42bb-ad0c-451fe39b95c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
514 | 2024.11.06 23:59:29.599592 [ 3 ] {310aaafc-9c1c-4329-b251-2da298f1df9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38658) 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) | ||
515 | 2024.11.06 23:59:29.599680 [ 3 ] {310aaafc-9c1c-4329-b251-2da298f1df9c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
516 | 2024.11.06 23:59:29.602479 [ 3 ] {310aaafc-9c1c-4329-b251-2da298f1df9c} <Debug> oximeter.fields_u16 (010fc84a-efae-40c2-be0c-43df08388ff1): Loading data parts | ||
517 | 2024.11.06 23:59:29.602645 [ 3 ] {310aaafc-9c1c-4329-b251-2da298f1df9c} <Debug> oximeter.fields_u16 (010fc84a-efae-40c2-be0c-43df08388ff1): There are no data parts | ||
518 | 2024.11.06 23:59:29.604291 [ 3 ] {310aaafc-9c1c-4329-b251-2da298f1df9c} <Debug> TCPHandler: Processed in 0.004969636 sec. | ||
519 | 2024.11.06 23:59:29.604503 [ 5 ] {} <Trace> TCP-Session: 4684c7b2-648e-492b-810e-c00312b5469b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
520 | 2024.11.06 23:59:29.604803 [ 5 ] {f7565f23-78e3-43af-81c4-2bb0219b765e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34625) 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) | ||
521 | 2024.11.06 23:59:29.604861 [ 5 ] {f7565f23-78e3-43af-81c4-2bb0219b765e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
522 | 2024.11.06 23:59:29.607020 [ 5 ] {f7565f23-78e3-43af-81c4-2bb0219b765e} <Debug> oximeter.fields_i32 (66b87041-a0f7-47ea-a661-049df834e190): Loading data parts | ||
523 | 2024.11.06 23:59:29.607171 [ 5 ] {f7565f23-78e3-43af-81c4-2bb0219b765e} <Debug> oximeter.fields_i32 (66b87041-a0f7-47ea-a661-049df834e190): There are no data parts | ||
524 | 2024.11.06 23:59:29.608266 [ 5 ] {f7565f23-78e3-43af-81c4-2bb0219b765e} <Debug> TCPHandler: Processed in 0.003832983 sec. | ||
525 | 2024.11.06 23:59:29.608489 [ 3 ] {} <Trace> TCP-Session: 2453c34f-c35f-42bb-ad0c-451fe39b95c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
526 | 2024.11.06 23:59:29.608703 [ 3 ] {49e8cd08-7579-4271-b5e4-fa7e25555f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38658) 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) | ||
527 | 2024.11.06 23:59:29.608793 [ 3 ] {49e8cd08-7579-4271-b5e4-fa7e25555f5d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
528 | 2024.11.06 23:59:29.610962 [ 3 ] {49e8cd08-7579-4271-b5e4-fa7e25555f5d} <Debug> oximeter.fields_u32 (e7937dc5-bae1-41a8-bd77-cff4b806a3af): Loading data parts | ||
529 | 2024.11.06 23:59:29.611127 [ 3 ] {49e8cd08-7579-4271-b5e4-fa7e25555f5d} <Debug> oximeter.fields_u32 (e7937dc5-bae1-41a8-bd77-cff4b806a3af): There are no data parts | ||
530 | 2024.11.06 23:59:29.612704 [ 3 ] {49e8cd08-7579-4271-b5e4-fa7e25555f5d} <Debug> TCPHandler: Processed in 0.004274162 sec. | ||
531 | 2024.11.06 23:59:29.612898 [ 5 ] {} <Trace> TCP-Session: 4684c7b2-648e-492b-810e-c00312b5469b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
532 | 2024.11.06 23:59:29.613155 [ 5 ] {f48fe352-9031-40cc-aa50-71e5a56f38d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34625) 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) | ||
533 | 2024.11.06 23:59:29.613218 [ 5 ] {f48fe352-9031-40cc-aa50-71e5a56f38d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
534 | 2024.11.06 23:59:29.616664 [ 5 ] {f48fe352-9031-40cc-aa50-71e5a56f38d6} <Debug> oximeter.fields_i64 (efda791e-80c3-4ba1-866d-913ede271420): Loading data parts | ||
535 | 2024.11.06 23:59:29.616835 [ 5 ] {f48fe352-9031-40cc-aa50-71e5a56f38d6} <Debug> oximeter.fields_i64 (efda791e-80c3-4ba1-866d-913ede271420): There are no data parts | ||
536 | 2024.11.06 23:59:29.618134 [ 5 ] {f48fe352-9031-40cc-aa50-71e5a56f38d6} <Debug> TCPHandler: Processed in 0.005294503 sec. | ||
537 | 2024.11.06 23:59:29.618356 [ 3 ] {} <Trace> TCP-Session: 2453c34f-c35f-42bb-ad0c-451fe39b95c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
538 | 2024.11.06 23:59:29.618564 [ 3 ] {871dfbf2-d3eb-4656-8714-945969e83b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38658) 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) | ||
539 | 2024.11.06 23:59:29.618652 [ 3 ] {871dfbf2-d3eb-4656-8714-945969e83b2e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
540 | 2024.11.06 23:59:29.620554 [ 3 ] {871dfbf2-d3eb-4656-8714-945969e83b2e} <Debug> oximeter.fields_u64 (56e631ee-7aea-4cd2-9d95-3ee03ff09269): Loading data parts | ||
541 | 2024.11.06 23:59:29.620711 [ 3 ] {871dfbf2-d3eb-4656-8714-945969e83b2e} <Debug> oximeter.fields_u64 (56e631ee-7aea-4cd2-9d95-3ee03ff09269): There are no data parts | ||
542 | 2024.11.06 23:59:29.623050 [ 3 ] {871dfbf2-d3eb-4656-8714-945969e83b2e} <Debug> TCPHandler: Processed in 0.004751872 sec. | ||
543 | 2024.11.06 23:59:29.623235 [ 5 ] {} <Trace> TCP-Session: 4684c7b2-648e-492b-810e-c00312b5469b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
544 | 2024.11.06 23:59:29.623488 [ 5 ] {5fb80bb7-40cf-41d5-bd19-4f23e4a7f1c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34625) 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) | ||
545 | 2024.11.06 23:59:29.623547 [ 5 ] {5fb80bb7-40cf-41d5-bd19-4f23e4a7f1c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
546 | 2024.11.06 23:59:29.626014 [ 5 ] {5fb80bb7-40cf-41d5-bd19-4f23e4a7f1c0} <Debug> oximeter.fields_ipaddr (2da46eeb-2920-4503-9fb2-679a38b4f142): Loading data parts | ||
547 | 2024.11.06 23:59:29.626187 [ 5 ] {5fb80bb7-40cf-41d5-bd19-4f23e4a7f1c0} <Debug> oximeter.fields_ipaddr (2da46eeb-2920-4503-9fb2-679a38b4f142): There are no data parts | ||
548 | 2024.11.06 23:59:29.627729 [ 5 ] {5fb80bb7-40cf-41d5-bd19-4f23e4a7f1c0} <Debug> TCPHandler: Processed in 0.004549658 sec. | ||
549 | 2024.11.06 23:59:29.627940 [ 3 ] {} <Trace> TCP-Session: 2453c34f-c35f-42bb-ad0c-451fe39b95c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
550 | 2024.11.06 23:59:29.628172 [ 3 ] {1e546f68-248f-4b7c-98de-3ebf5228e35d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38658) 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) | ||
551 | 2024.11.06 23:59:29.628275 [ 3 ] {1e546f68-248f-4b7c-98de-3ebf5228e35d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
552 | 2024.11.06 23:59:29.630177 [ 3 ] {1e546f68-248f-4b7c-98de-3ebf5228e35d} <Debug> oximeter.fields_string (07f956be-23a3-4442-a04d-68ce33b7a693): Loading data parts | ||
553 | 2024.11.06 23:59:29.630370 [ 3 ] {1e546f68-248f-4b7c-98de-3ebf5228e35d} <Debug> oximeter.fields_string (07f956be-23a3-4442-a04d-68ce33b7a693): There are no data parts | ||
554 | 2024.11.06 23:59:29.631794 [ 3 ] {1e546f68-248f-4b7c-98de-3ebf5228e35d} <Debug> TCPHandler: Processed in 0.003914353 sec. | ||
555 | 2024.11.06 23:59:29.631995 [ 5 ] {} <Trace> TCP-Session: 4684c7b2-648e-492b-810e-c00312b5469b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
556 | 2024.11.06 23:59:29.632244 [ 5 ] {c4c2b1dc-eb14-4d8b-98b2-d10ee8203159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34625) 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) | ||
557 | 2024.11.06 23:59:29.632316 [ 5 ] {c4c2b1dc-eb14-4d8b-98b2-d10ee8203159} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
558 | 2024.11.06 23:59:29.636059 [ 5 ] {c4c2b1dc-eb14-4d8b-98b2-d10ee8203159} <Debug> oximeter.fields_uuid (79d9bb5f-5954-41db-a52f-a02ad7d295ab): Loading data parts | ||
559 | 2024.11.06 23:59:29.636234 [ 5 ] {c4c2b1dc-eb14-4d8b-98b2-d10ee8203159} <Debug> oximeter.fields_uuid (79d9bb5f-5954-41db-a52f-a02ad7d295ab): There are no data parts | ||
560 | 2024.11.06 23:59:29.638042 [ 5 ] {c4c2b1dc-eb14-4d8b-98b2-d10ee8203159} <Debug> TCPHandler: Processed in 0.006104042 sec. | ||
561 | 2024.11.06 23:59:29.638271 [ 3 ] {} <Trace> TCP-Session: 2453c34f-c35f-42bb-ad0c-451fe39b95c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
562 | 2024.11.06 23:59:29.638575 [ 3 ] {91e96589-a823-4e96-9cc3-d7d21103f55f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38658) /* The timeseries schema table stores the extracted schema for the samples | ||
563 | * oximeter collects. | ||
564 | */ | ||
565 | 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) | ||
566 | 2024.11.06 23:59:29.638693 [ 3 ] {91e96589-a823-4e96-9cc3-d7d21103f55f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
567 | 2024.11.06 23:59:29.640836 [ 3 ] {91e96589-a823-4e96-9cc3-d7d21103f55f} <Debug> oximeter.timeseries_schema (93fc38ab-2ce2-4416-a995-2bb032f83337): Loading data parts | ||
568 | 2024.11.06 23:59:29.640974 [ 3 ] {91e96589-a823-4e96-9cc3-d7d21103f55f} <Debug> oximeter.timeseries_schema (93fc38ab-2ce2-4416-a995-2bb032f83337): There are no data parts | ||
569 | 2024.11.06 23:59:29.642356 [ 3 ] {91e96589-a823-4e96-9cc3-d7d21103f55f} <Debug> TCPHandler: Processed in 0.004146569 sec. | ||
570 | 2024.11.06 23:59:29.642639 [ 5 ] {} <Trace> TCP-Session: 4684c7b2-648e-492b-810e-c00312b5469b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
571 | 2024.11.06 23:59:29.642835 [ 5 ] {d4d87290-792b-432b-b939-d2fd6934f235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34625) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
572 | 2024.11.06 23:59:29.644006 [ 5 ] {d4d87290-792b-432b-b939-d2fd6934f235} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
573 | 2024.11.06 23:59:29.652126 [ 257 ] {d4d87290-792b-432b-b939-d2fd6934f235} <Trace> oximeter.version (77f3d823-e428-4629-9eb1-3886c6cfb5b6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
574 | 2024.11.06 23:59:29.652172 [ 257 ] {d4d87290-792b-432b-b939-d2fd6934f235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.32 GiB. | ||
575 | 2024.11.06 23:59:29.656341 [ 257 ] {d4d87290-792b-432b-b939-d2fd6934f235} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
576 | 2024.11.06 23:59:29.656748 [ 257 ] {d4d87290-792b-432b-b939-d2fd6934f235} <Trace> oximeter.version (77f3d823-e428-4629-9eb1-3886c6cfb5b6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
577 | 2024.11.06 23:59:29.657068 [ 5 ] {d4d87290-792b-432b-b939-d2fd6934f235} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.014304 sec., 69.91051454138702 rows/sec., 1.09 KiB/sec. | ||
578 | 2024.11.06 23:59:29.657385 [ 5 ] {d4d87290-792b-432b-b939-d2fd6934f235} <Debug> TCPHandler: Processed in 0.014801777 sec. | ||
579 | 2024.11.06 23:59:30.000215 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.22 MiB, peak 124.22 MiB, free memory in arenas 0.00 B, will set to 138.01 MiB (RSS), difference: 13.79 MiB | ||
580 | 2024.11.06 23:59:36.071208 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51498 | ||
581 | 2024.11.06 23:59:36.071402 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
582 | 2024.11.06 23:59:36.071483 [ 258 ] {} <Debug> TCP-Session: cacc8da2-3dc2-41de-8b03-c6be83cacc3b Authenticating user 'default' from [fd00:1122:3344:101::a]:51498 | ||
583 | 2024.11.06 23:59:36.071508 [ 258 ] {} <Debug> TCP-Session: cacc8da2-3dc2-41de-8b03-c6be83cacc3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
584 | 2024.11.06 23:59:36.071522 [ 258 ] {} <Debug> TCP-Session: cacc8da2-3dc2-41de-8b03-c6be83cacc3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
585 | 2024.11.06 23:59:36.071593 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
586 | 2024.11.06 23:59:36.071618 [ 258 ] {} <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 | ||
587 | 2024.11.06 23:59:36.071669 [ 258 ] {} <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 | ||
588 | 2024.11.06 23:59:36.072322 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38310 | ||
589 | 2024.11.06 23:59:36.072555 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
590 | 2024.11.06 23:59:36.072593 [ 259 ] {} <Debug> TCP-Session: 306fe50b-38d8-4aef-b9ed-d084398335b1 Authenticating user 'default' from [fd00:1122:3344:101::c]:38310 | ||
591 | 2024.11.06 23:59:36.072623 [ 259 ] {} <Debug> TCP-Session: 306fe50b-38d8-4aef-b9ed-d084398335b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
592 | 2024.11.06 23:59:36.072660 [ 259 ] {} <Debug> TCP-Session: 306fe50b-38d8-4aef-b9ed-d084398335b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
593 | 2024.11.06 23:59:36.072726 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
594 | 2024.11.06 23:59:36.072761 [ 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 | ||
595 | 2024.11.06 23:59:36.072801 [ 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 | ||
596 | 2024.11.06 23:59:36.073822 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61395 | ||
597 | 2024.11.06 23:59:36.073930 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
598 | 2024.11.06 23:59:36.073943 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61456 | ||
599 | 2024.11.06 23:59:36.073960 [ 260 ] {} <Debug> TCP-Session: 274c72ee-388b-4c5f-bddd-2217abdef458 Authenticating user 'default' from [fd00:1122:3344:101::a]:61395 | ||
600 | 2024.11.06 23:59:36.074031 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41265 | ||
601 | 2024.11.06 23:59:36.074043 [ 260 ] {} <Debug> TCP-Session: 274c72ee-388b-4c5f-bddd-2217abdef458 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
602 | 2024.11.06 23:59:36.074183 [ 260 ] {} <Debug> TCP-Session: 274c72ee-388b-4c5f-bddd-2217abdef458 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
603 | 2024.11.06 23:59:36.074313 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56545 | ||
604 | 2024.11.06 23:59:36.074219 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41664 | ||
605 | 2024.11.06 23:59:36.074541 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60320 | ||
606 | 2024.11.06 23:59:36.074701 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33120 | ||
607 | 2024.11.06 23:59:36.074807 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55398 | ||
608 | 2024.11.06 23:59:36.075041 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36172 | ||
609 | 2024.11.06 23:59:36.075058 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
610 | 2024.11.06 23:59:36.075105 [ 267 ] {} <Debug> TCP-Session: ba826069-6a79-46bf-907c-11572cfed00d Authenticating user 'default' from [fd00:1122:3344:101::c]:55398 | ||
611 | 2024.11.06 23:59:36.075257 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
612 | 2024.11.06 23:59:36.075267 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33537 | ||
613 | 2024.11.06 23:59:36.075303 [ 268 ] {} <Debug> TCP-Session: 6c30369c-7c12-48b8-89ad-8ae3fb5241ed Authenticating user 'default' from [fd00:1122:3344:101::c]:36172 | ||
614 | 2024.11.06 23:59:36.075276 [ 267 ] {} <Debug> TCP-Session: ba826069-6a79-46bf-907c-11572cfed00d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
615 | 2024.11.06 23:59:36.075343 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35613 | ||
616 | 2024.11.06 23:59:36.075477 [ 268 ] {} <Debug> TCP-Session: 6c30369c-7c12-48b8-89ad-8ae3fb5241ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
617 | 2024.11.06 23:59:36.075593 [ 267 ] {} <Debug> TCP-Session: ba826069-6a79-46bf-907c-11572cfed00d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
618 | 2024.11.06 23:59:36.075714 [ 268 ] {} <Debug> TCP-Session: 6c30369c-7c12-48b8-89ad-8ae3fb5241ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
619 | 2024.11.06 23:59:36.075723 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61535 | ||
620 | 2024.11.06 23:59:36.075725 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
621 | 2024.11.06 23:59:36.075912 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57354 | ||
622 | 2024.11.06 23:59:36.075798 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38722 | ||
623 | 2024.11.06 23:59:36.076107 [ 269 ] {} <Debug> TCP-Session: f617e3e8-7bc1-4780-8658-f04299464e87 Authenticating user 'default' from [fd00:1122:3344:101::c]:33537 | ||
624 | 2024.11.06 23:59:36.076110 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
625 | 2024.11.06 23:59:36.076380 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
626 | 2024.11.06 23:59:36.076447 [ 270 ] {} <Debug> TCP-Session: df03d940-4cb1-4cbe-8c35-1149b1b6df3a Authenticating user 'default' from [fd00:1122:3344:101::c]:35613 | ||
627 | 2024.11.06 23:59:36.076460 [ 269 ] {} <Debug> TCP-Session: f617e3e8-7bc1-4780-8658-f04299464e87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
628 | 2024.11.06 23:59:36.076513 [ 270 ] {} <Debug> TCP-Session: df03d940-4cb1-4cbe-8c35-1149b1b6df3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
629 | 2024.11.06 23:59:36.076480 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
630 | 2024.11.06 23:59:36.076476 [ 273 ] {} <Debug> TCP-Session: 41c1f7c3-9f11-4a7d-a7be-6dba488b4707 Authenticating user 'default' from [fd00:1122:3344:101::c]:57354 | ||
631 | 2024.11.06 23:59:36.076559 [ 269 ] {} <Debug> TCP-Session: f617e3e8-7bc1-4780-8658-f04299464e87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
632 | 2024.11.06 23:59:36.076576 [ 270 ] {} <Debug> TCP-Session: df03d940-4cb1-4cbe-8c35-1149b1b6df3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
633 | 2024.11.06 23:59:36.076622 [ 272 ] {} <Debug> TCP-Session: 5711ae40-cd00-4de2-a565-ffd01b3a8665 Authenticating user 'default' from [fd00:1122:3344:101::c]:61535 | ||
634 | 2024.11.06 23:59:36.076631 [ 273 ] {} <Debug> TCP-Session: 41c1f7c3-9f11-4a7d-a7be-6dba488b4707 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
635 | 2024.11.06 23:59:36.076748 [ 272 ] {} <Debug> TCP-Session: 5711ae40-cd00-4de2-a565-ffd01b3a8665 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
636 | 2024.11.06 23:59:36.076730 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
637 | 2024.11.06 23:59:36.076770 [ 273 ] {} <Debug> TCP-Session: 41c1f7c3-9f11-4a7d-a7be-6dba488b4707 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
638 | 2024.11.06 23:59:36.076804 [ 272 ] {} <Debug> TCP-Session: 5711ae40-cd00-4de2-a565-ffd01b3a8665 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
639 | 2024.11.06 23:59:36.076823 [ 271 ] {} <Debug> TCP-Session: 9ca5da09-99dc-46f1-b485-c448c59717f7 Authenticating user 'default' from [fd00:1122:3344:101::c]:38722 | ||
640 | 2024.11.06 23:59:36.076894 [ 271 ] {} <Debug> TCP-Session: 9ca5da09-99dc-46f1-b485-c448c59717f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
641 | 2024.11.06 23:59:36.076973 [ 271 ] {} <Debug> TCP-Session: 9ca5da09-99dc-46f1-b485-c448c59717f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
642 | 2024.11.06 23:59:36.078649 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55546 | ||
643 | 2024.11.06 23:59:36.079397 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
644 | 2024.11.06 23:59:36.079477 [ 274 ] {} <Debug> TCP-Session: 64b21592-87c4-4c56-8014-7de7ddd6549b Authenticating user 'default' from [fd00:1122:3344:101::b]:55546 | ||
645 | 2024.11.06 23:59:36.079497 [ 274 ] {} <Debug> TCP-Session: 64b21592-87c4-4c56-8014-7de7ddd6549b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
646 | 2024.11.06 23:59:36.079511 [ 274 ] {} <Debug> TCP-Session: 64b21592-87c4-4c56-8014-7de7ddd6549b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
647 | 2024.11.06 23:59:36.079592 [ 274 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
648 | 2024.11.06 23:59:36.079619 [ 274 ] {} <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 | ||
649 | 2024.11.06 23:59:36.079667 [ 274 ] {} <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 | ||
650 | 2024.11.06 23:59:36.080577 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47700 | ||
651 | 2024.11.06 23:59:36.080660 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57967 | ||
652 | 2024.11.06 23:59:36.080824 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
653 | 2024.11.06 23:59:36.080876 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45896 | ||
654 | 2024.11.06 23:59:36.080920 [ 275 ] {} <Debug> TCP-Session: 5161d416-84bf-4a2b-b1bd-ba6d433c2c77 Authenticating user 'default' from [fd00:1122:3344:101::b]:47700 | ||
655 | 2024.11.06 23:59:36.080962 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
656 | 2024.11.06 23:59:36.081125 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41405 | ||
657 | 2024.11.06 23:59:36.081134 [ 275 ] {} <Debug> TCP-Session: 5161d416-84bf-4a2b-b1bd-ba6d433c2c77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
658 | 2024.11.06 23:59:36.081172 [ 262 ] {} <Debug> TCP-Session: eb2aa900-27f1-4b9a-8cb1-e51ba2075e1b Authenticating user 'default' from [fd00:1122:3344:101::a]:41265 | ||
659 | 2024.11.06 23:59:36.081315 [ 275 ] {} <Debug> TCP-Session: 5161d416-84bf-4a2b-b1bd-ba6d433c2c77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
660 | 2024.11.06 23:59:36.081272 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62202 | ||
661 | 2024.11.06 23:59:36.081479 [ 262 ] {} <Debug> TCP-Session: eb2aa900-27f1-4b9a-8cb1-e51ba2075e1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
662 | 2024.11.06 23:59:36.081516 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59425 | ||
663 | 2024.11.06 23:59:36.081597 [ 262 ] {} <Debug> TCP-Session: eb2aa900-27f1-4b9a-8cb1-e51ba2075e1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
664 | 2024.11.06 23:59:36.081734 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
665 | 2024.11.06 23:59:36.081722 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45431 | ||
666 | 2024.11.06 23:59:36.081806 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
667 | 2024.11.06 23:59:36.081797 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
668 | 2024.11.06 23:59:36.081875 [ 278 ] {} <Debug> TCP-Session: 45eee6da-8934-4ada-94ae-083896e952fd Authenticating user 'default' from [fd00:1122:3344:101::b]:41405 | ||
669 | 2024.11.06 23:59:36.081927 [ 280 ] {} <Debug> TCP-Session: e2885c1a-b06c-4276-8eac-dc2f533f75a4 Authenticating user 'default' from [fd00:1122:3344:101::b]:59425 | ||
670 | 2024.11.06 23:59:36.081992 [ 279 ] {} <Debug> TCP-Session: 7074d93e-8242-43c0-83ab-be1f8aeaf443 Authenticating user 'default' from [fd00:1122:3344:101::b]:62202 | ||
671 | 2024.11.06 23:59:36.081998 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
672 | 2024.11.06 23:59:36.082038 [ 280 ] {} <Debug> TCP-Session: e2885c1a-b06c-4276-8eac-dc2f533f75a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
673 | 2024.11.06 23:59:36.082036 [ 278 ] {} <Debug> TCP-Session: 45eee6da-8934-4ada-94ae-083896e952fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
674 | 2024.11.06 23:59:36.082067 [ 279 ] {} <Debug> TCP-Session: 7074d93e-8242-43c0-83ab-be1f8aeaf443 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
675 | 2024.11.06 23:59:36.082101 [ 281 ] {} <Debug> TCP-Session: 7a4af786-70b5-4c99-bf61-b5dd50476281 Authenticating user 'default' from [fd00:1122:3344:101::b]:45431 | ||
676 | 2024.11.06 23:59:36.082108 [ 278 ] {} <Debug> TCP-Session: 45eee6da-8934-4ada-94ae-083896e952fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
677 | 2024.11.06 23:59:36.082126 [ 280 ] {} <Debug> TCP-Session: e2885c1a-b06c-4276-8eac-dc2f533f75a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
678 | 2024.11.06 23:59:36.082155 [ 279 ] {} <Debug> TCP-Session: 7074d93e-8242-43c0-83ab-be1f8aeaf443 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
679 | 2024.11.06 23:59:36.082259 [ 281 ] {} <Debug> TCP-Session: 7a4af786-70b5-4c99-bf61-b5dd50476281 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
680 | 2024.11.06 23:59:36.082302 [ 281 ] {} <Debug> TCP-Session: 7a4af786-70b5-4c99-bf61-b5dd50476281 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
681 | 2024.11.06 23:59:36.082377 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
682 | 2024.11.06 23:59:36.082449 [ 277 ] {} <Debug> TCP-Session: 3685cea0-bb10-4339-be98-385857cee686 Authenticating user 'default' from [fd00:1122:3344:101::b]:45896 | ||
683 | 2024.11.06 23:59:36.082468 [ 277 ] {} <Debug> TCP-Session: 3685cea0-bb10-4339-be98-385857cee686 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
684 | 2024.11.06 23:59:36.082518 [ 277 ] {} <Debug> TCP-Session: 3685cea0-bb10-4339-be98-385857cee686 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
685 | 2024.11.06 23:59:36.085080 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
686 | 2024.11.06 23:59:36.085113 [ 265 ] {} <Debug> TCP-Session: 0d30e37e-4986-4081-8c58-ac5ab1869923 Authenticating user 'default' from [fd00:1122:3344:101::a]:60320 | ||
687 | 2024.11.06 23:59:36.085130 [ 265 ] {} <Debug> TCP-Session: 0d30e37e-4986-4081-8c58-ac5ab1869923 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
688 | 2024.11.06 23:59:36.085176 [ 265 ] {} <Debug> TCP-Session: 0d30e37e-4986-4081-8c58-ac5ab1869923 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
689 | 2024.11.06 23:59:36.085647 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
690 | 2024.11.06 23:59:36.085673 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
691 | 2024.11.06 23:59:36.085707 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
692 | 2024.11.06 23:59:36.085699 [ 264 ] {} <Debug> TCP-Session: 9b607843-bb62-462e-a52b-5da48d11a9df Authenticating user 'default' from [fd00:1122:3344:101::a]:56545 | ||
693 | 2024.11.06 23:59:36.085754 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
694 | 2024.11.06 23:59:36.085787 [ 266 ] {} <Debug> TCP-Session: 3a1e0ad0-2b17-41ee-80fb-b82967a30ac7 Authenticating user 'default' from [fd00:1122:3344:101::a]:33120 | ||
695 | 2024.11.06 23:59:36.085805 [ 264 ] {} <Debug> TCP-Session: 9b607843-bb62-462e-a52b-5da48d11a9df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
696 | 2024.11.06 23:59:36.085829 [ 263 ] {} <Debug> TCP-Session: a4e98f65-9ea0-4ade-bc01-fa04d551afc7 Authenticating user 'default' from [fd00:1122:3344:101::a]:41664 | ||
697 | 2024.11.06 23:59:36.085858 [ 261 ] {} <Debug> TCP-Session: bfec765f-885b-41ce-8026-73767779fc6c Authenticating user 'default' from [fd00:1122:3344:101::a]:61456 | ||
698 | 2024.11.06 23:59:36.085873 [ 264 ] {} <Debug> TCP-Session: 9b607843-bb62-462e-a52b-5da48d11a9df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
699 | 2024.11.06 23:59:36.085889 [ 266 ] {} <Debug> TCP-Session: 3a1e0ad0-2b17-41ee-80fb-b82967a30ac7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
700 | 2024.11.06 23:59:36.085927 [ 263 ] {} <Debug> TCP-Session: a4e98f65-9ea0-4ade-bc01-fa04d551afc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
701 | 2024.11.06 23:59:36.085986 [ 261 ] {} <Debug> TCP-Session: bfec765f-885b-41ce-8026-73767779fc6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
702 | 2024.11.06 23:59:36.086009 [ 266 ] {} <Debug> TCP-Session: 3a1e0ad0-2b17-41ee-80fb-b82967a30ac7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
703 | 2024.11.06 23:59:36.086046 [ 261 ] {} <Debug> TCP-Session: bfec765f-885b-41ce-8026-73767779fc6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
704 | 2024.11.06 23:59:36.086029 [ 263 ] {} <Debug> TCP-Session: a4e98f65-9ea0-4ade-bc01-fa04d551afc7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
705 | 2024.11.06 23:59:36.086244 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
706 | 2024.11.06 23:59:36.086313 [ 276 ] {} <Debug> TCP-Session: 333729b6-e15c-47d8-9a5c-c29aba753fd0 Authenticating user 'default' from [fd00:1122:3344:101::b]:57967 | ||
707 | 2024.11.06 23:59:36.086357 [ 276 ] {} <Debug> TCP-Session: 333729b6-e15c-47d8-9a5c-c29aba753fd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
708 | 2024.11.06 23:59:36.086373 [ 276 ] {} <Debug> TCP-Session: 333729b6-e15c-47d8-9a5c-c29aba753fd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
709 | 2024.11.06 23:59:37.000170 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.34 MiB, peak 138.34 MiB, free memory in arenas 0.00 B, will set to 139.68 MiB (RSS), difference: 1.34 MiB | ||
710 | 2024.11.06 23:59:39.064671 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
711 | 2024.11.06 23:59:39.064774 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
712 | 2024.11.06 23:59:39.083311 [ 242 ] {} <Debug> system.query_log (f42aa65f-b9b4-499d-81d3-1abffa95e268): Loading data parts | ||
713 | 2024.11.06 23:59:39.083745 [ 242 ] {} <Debug> system.query_log (f42aa65f-b9b4-499d-81d3-1abffa95e268): There are no data parts | ||
714 | 2024.11.06 23:59:39.097630 [ 242 ] {} <Trace> system.query_log (f42aa65f-b9b4-499d-81d3-1abffa95e268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
715 | 2024.11.06 23:59:39.097670 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
716 | 2024.11.06 23:59:39.100523 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
717 | 2024.11.06 23:59:39.101181 [ 242 ] {} <Trace> system.query_log (f42aa65f-b9b4-499d-81d3-1abffa95e268): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
718 | 2024.11.06 23:59:39.101650 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
719 | 2024.11.06 23:59:40.000443 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 143.87 MiB, peak 143.87 MiB, free memory in arenas 0.00 B, will set to 141.70 MiB (RSS), difference: -2.17 MiB | ||
720 | 2024.11.06 23:59:44.033718 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
721 | 2024.11.06 23:59:44.033784 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
722 | 2024.11.06 23:59:50.001150 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 137.75 MiB, peak 143.87 MiB, free memory in arenas 0.00 B, will set to 141.77 MiB (RSS), difference: 4.01 MiB | ||
723 | 2024.11.06 23:59:52.545108 [ 3 ] {} <Trace> TCP-Session: 2453c34f-c35f-42bb-ad0c-451fe39b95c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
724 | 2024.11.06 23:59:52.545365 [ 3 ] {9b89003a-fc9a-427b-ab59-c8359de8444f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38658) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
725 | 2024.11.06 23:59:52.551937 [ 3 ] {9b89003a-fc9a-427b-ab59-c8359de8444f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
726 | 2024.11.06 23:59:52.561614 [ 3 ] {9b89003a-fc9a-427b-ab59-c8359de8444f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
727 | 2024.11.06 23:59:52.568056 [ 3 ] {9b89003a-fc9a-427b-ab59-c8359de8444f} <Debug> TCPHandler: Processed in 0.023078775 sec. | ||
728 | 2024.11.06 23:59:52.585238 [ 5 ] {} <Trace> TCP-Session: 4684c7b2-648e-492b-810e-c00312b5469b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
729 | 2024.11.06 23:59:52.585539 [ 5 ] {8f752a6c-1529-4e31-b1bf-22e505bfcbe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34625) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
730 | 2024.11.06 23:59:52.599203 [ 5 ] {8f752a6c-1529-4e31-b1bf-22e505bfcbe2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
731 | 2024.11.06 23:59:52.599363 [ 5 ] {8f752a6c-1529-4e31-b1bf-22e505bfcbe2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
732 | 2024.11.06 23:59:52.600122 [ 5 ] {8f752a6c-1529-4e31-b1bf-22e505bfcbe2} <Debug> TCPHandler: Processed in 0.015013182 sec. | ||
733 | 2024.11.06 23:59:52.602309 [ 3 ] {} <Trace> TCP-Session: 2453c34f-c35f-42bb-ad0c-451fe39b95c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
734 | 2024.11.06 23:59:52.602681 [ 3 ] {6532787a-3ac5-4ebc-bbc9-a4741ada0153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38658) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT Native; (stage: Complete) | ||
735 | 2024.11.06 23:59:52.603211 [ 3 ] {6532787a-3ac5-4ebc-bbc9-a4741ada0153} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
736 | 2024.11.06 23:59:52.603303 [ 3 ] {6532787a-3ac5-4ebc-bbc9-a4741ada0153} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
737 | 2024.11.06 23:59:52.603841 [ 3 ] {6532787a-3ac5-4ebc-bbc9-a4741ada0153} <Debug> TCPHandler: Processed in 0.001644985 sec. | ||
738 | 2024.11.06 23:59:52.604236 [ 5 ] {} <Trace> TCP-Session: 4684c7b2-648e-492b-810e-c00312b5469b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
739 | 2024.11.06 23:59:52.604474 [ 5 ] {fb9bea2b-e29e-458d-9b69-2679bdc9a72f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34625) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent') FORMAT Native; (stage: Complete) | ||
740 | 2024.11.06 23:59:52.604902 [ 5 ] {fb9bea2b-e29e-458d-9b69-2679bdc9a72f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
741 | 2024.11.06 23:59:52.604983 [ 5 ] {fb9bea2b-e29e-458d-9b69-2679bdc9a72f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
742 | 2024.11.06 23:59:52.605494 [ 5 ] {fb9bea2b-e29e-458d-9b69-2679bdc9a72f} <Debug> TCPHandler: Processed in 0.001326128 sec. | ||
743 | 2024.11.06 23:59:52.605769 [ 3 ] {} <Trace> TCP-Session: 2453c34f-c35f-42bb-ad0c-451fe39b95c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
744 | 2024.11.06 23:59:52.605972 [ 3 ] {d7d4a765-3ab6-4607-98ee-76fcb08527ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38658) 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') FORMAT Native; (stage: Complete) | ||
745 | 2024.11.06 23:59:52.606340 [ 3 ] {d7d4a765-3ab6-4607-98ee-76fcb08527ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
746 | 2024.11.06 23:59:52.606414 [ 3 ] {d7d4a765-3ab6-4607-98ee-76fcb08527ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
747 | 2024.11.06 23:59:52.606924 [ 3 ] {d7d4a765-3ab6-4607-98ee-76fcb08527ec} <Debug> TCPHandler: Processed in 0.001213886 sec. | ||
748 | 2024.11.06 23:59:52.607163 [ 5 ] {} <Trace> TCP-Session: 4684c7b2-648e-492b-810e-c00312b5469b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
749 | 2024.11.06 23:59:52.607342 [ 5 ] {59b44c4b-efb3-40f2-bdcd-5a1511977a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34625) 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') FORMAT Native; (stage: Complete) | ||
750 | 2024.11.06 23:59:52.607727 [ 5 ] {59b44c4b-efb3-40f2-bdcd-5a1511977a75} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
751 | 2024.11.06 23:59:52.607781 [ 5 ] {59b44c4b-efb3-40f2-bdcd-5a1511977a75} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
752 | 2024.11.06 23:59:52.608273 [ 5 ] {59b44c4b-efb3-40f2-bdcd-5a1511977a75} <Debug> TCPHandler: Processed in 0.001163555 sec. | ||
753 | 2024.11.06 23:59:52.608543 [ 3 ] {} <Trace> TCP-Session: 2453c34f-c35f-42bb-ad0c-451fe39b95c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
754 | 2024.11.06 23:59:52.608694 [ 3 ] {2ae07c92-1651-45ee-b9f8-957805a117d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38658) 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') FORMAT Native; (stage: Complete) | ||
755 | 2024.11.06 23:59:52.609058 [ 3 ] {2ae07c92-1651-45ee-b9f8-957805a117d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
756 | 2024.11.06 23:59:52.609113 [ 3 ] {2ae07c92-1651-45ee-b9f8-957805a117d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
757 | 2024.11.06 23:59:52.609611 [ 3 ] {2ae07c92-1651-45ee-b9f8-957805a117d7} <Debug> TCPHandler: Processed in 0.001124784 sec. | ||
758 | 2024.11.06 23:59:52.609869 [ 5 ] {} <Trace> TCP-Session: 4684c7b2-648e-492b-810e-c00312b5469b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
759 | 2024.11.06 23:59:52.610021 [ 5 ] {40a3343f-02f7-46cc-a958-e4a8851a890a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34625) 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') FORMAT Native; (stage: Complete) | ||
760 | 2024.11.06 23:59:52.610390 [ 5 ] {40a3343f-02f7-46cc-a958-e4a8851a890a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
761 | 2024.11.06 23:59:52.610444 [ 5 ] {40a3343f-02f7-46cc-a958-e4a8851a890a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
762 | 2024.11.06 23:59:52.610946 [ 5 ] {40a3343f-02f7-46cc-a958-e4a8851a890a} <Debug> TCPHandler: Processed in 0.001131244 sec. | ||
763 | 2024.11.06 23:59:52.611189 [ 3 ] {} <Trace> TCP-Session: 2453c34f-c35f-42bb-ad0c-451fe39b95c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
764 | 2024.11.06 23:59:52.611340 [ 3 ] {91738f7d-20c3-4821-ae0c-76d4aa44a57c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38658) 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') FORMAT Native; (stage: Complete) | ||
765 | 2024.11.06 23:59:52.611714 [ 3 ] {91738f7d-20c3-4821-ae0c-76d4aa44a57c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
766 | 2024.11.06 23:59:52.611769 [ 3 ] {91738f7d-20c3-4821-ae0c-76d4aa44a57c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
767 | 2024.11.06 23:59:52.612239 [ 3 ] {91738f7d-20c3-4821-ae0c-76d4aa44a57c} <Debug> TCPHandler: Processed in 0.001105634 sec. | ||
768 | 2024.11.06 23:59:52.612489 [ 5 ] {} <Trace> TCP-Session: 4684c7b2-648e-492b-810e-c00312b5469b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
769 | 2024.11.06 23:59:52.612647 [ 5 ] {dc0da52f-920d-41ed-b2a8-dc9d4b7367fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34625) 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') FORMAT Native; (stage: Complete) | ||
770 | 2024.11.06 23:59:52.613026 [ 5 ] {dc0da52f-920d-41ed-b2a8-dc9d4b7367fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
771 | 2024.11.06 23:59:52.613079 [ 5 ] {dc0da52f-920d-41ed-b2a8-dc9d4b7367fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
772 | 2024.11.06 23:59:52.613572 [ 5 ] {dc0da52f-920d-41ed-b2a8-dc9d4b7367fe} <Debug> TCPHandler: Processed in 0.001138715 sec. | ||
773 | 2024.11.06 23:59:52.613825 [ 3 ] {} <Trace> TCP-Session: 2453c34f-c35f-42bb-ad0c-451fe39b95c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
774 | 2024.11.06 23:59:52.614009 [ 3 ] {ad63016b-a969-4b4a-8cb2-b0768c71351d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38658) 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') FORMAT Native; (stage: Complete) | ||
775 | 2024.11.06 23:59:52.614456 [ 3 ] {ad63016b-a969-4b4a-8cb2-b0768c71351d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
776 | 2024.11.06 23:59:52.614522 [ 3 ] {ad63016b-a969-4b4a-8cb2-b0768c71351d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
777 | 2024.11.06 23:59:52.615055 [ 3 ] {ad63016b-a969-4b4a-8cb2-b0768c71351d} <Debug> TCPHandler: Processed in 0.001284058 sec. | ||
778 | 2024.11.06 23:59:52.615310 [ 5 ] {} <Trace> TCP-Session: 4684c7b2-648e-492b-810e-c00312b5469b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
779 | 2024.11.06 23:59:52.615464 [ 5 ] {1a461fbb-aab8-428a-b54d-819e17c873e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34625) 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') FORMAT Native; (stage: Complete) | ||
780 | 2024.11.06 23:59:52.615862 [ 5 ] {1a461fbb-aab8-428a-b54d-819e17c873e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
781 | 2024.11.06 23:59:52.615919 [ 5 ] {1a461fbb-aab8-428a-b54d-819e17c873e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
782 | 2024.11.06 23:59:52.616427 [ 5 ] {1a461fbb-aab8-428a-b54d-819e17c873e7} <Debug> TCPHandler: Processed in 0.001168865 sec. | ||
783 | 2024.11.06 23:59:52.616688 [ 3 ] {} <Trace> TCP-Session: 2453c34f-c35f-42bb-ad0c-451fe39b95c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
784 | 2024.11.06 23:59:52.616845 [ 3 ] {0c43529c-70a8-4d59-a263-5be964d8ec32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38658) 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') FORMAT Native; (stage: Complete) | ||
785 | 2024.11.06 23:59:52.617299 [ 3 ] {0c43529c-70a8-4d59-a263-5be964d8ec32} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
786 | 2024.11.06 23:59:52.617365 [ 3 ] {0c43529c-70a8-4d59-a263-5be964d8ec32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
787 | 2024.11.06 23:59:52.617903 [ 3 ] {0c43529c-70a8-4d59-a263-5be964d8ec32} <Debug> TCPHandler: Processed in 0.001269288 sec. | ||
788 | 2024.11.06 23:59:52.618153 [ 5 ] {} <Trace> TCP-Session: 4684c7b2-648e-492b-810e-c00312b5469b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
789 | 2024.11.06 23:59:52.618315 [ 5 ] {a027f1b7-fb99-4ce3-9275-ed81b48b37f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34625) 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') FORMAT Native; (stage: Complete) | ||
790 | 2024.11.06 23:59:52.618707 [ 5 ] {a027f1b7-fb99-4ce3-9275-ed81b48b37f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
791 | 2024.11.06 23:59:52.618763 [ 5 ] {a027f1b7-fb99-4ce3-9275-ed81b48b37f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
792 | 2024.11.06 23:59:52.619273 [ 5 ] {a027f1b7-fb99-4ce3-9275-ed81b48b37f3} <Debug> TCPHandler: Processed in 0.001176395 sec. | ||
793 | 2024.11.06 23:59:52.619996 [ 3 ] {} <Trace> TCP-Session: 2453c34f-c35f-42bb-ad0c-451fe39b95c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
794 | 2024.11.06 23:59:52.620178 [ 3 ] {9f2839cd-194e-4040-a448-0e90bc489637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38658) 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') FORMAT Native; (stage: Complete) | ||
795 | 2024.11.06 23:59:52.620763 [ 3 ] {9f2839cd-194e-4040-a448-0e90bc489637} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
796 | 2024.11.06 23:59:52.620832 [ 3 ] {9f2839cd-194e-4040-a448-0e90bc489637} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
797 | 2024.11.06 23:59:52.621342 [ 3 ] {9f2839cd-194e-4040-a448-0e90bc489637} <Debug> TCPHandler: Processed in 0.00140518 sec. | ||
798 | 2024.11.06 23:59:52.621616 [ 5 ] {} <Trace> TCP-Session: 4684c7b2-648e-492b-810e-c00312b5469b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
799 | 2024.11.06 23:59:52.621816 [ 5 ] {8a855a87-058b-4133-8584-da83222ef07e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34625) 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', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
800 | 2024.11.06 23:59:52.622238 [ 5 ] {8a855a87-058b-4133-8584-da83222ef07e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
801 | 2024.11.06 23:59:52.622298 [ 5 ] {8a855a87-058b-4133-8584-da83222ef07e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
802 | 2024.11.06 23:59:52.622827 [ 5 ] {8a855a87-058b-4133-8584-da83222ef07e} <Debug> TCPHandler: Processed in 0.001272317 sec. | ||
803 | 2024.11.06 23:59:52.623391 [ 3 ] {} <Trace> TCP-Session: 2453c34f-c35f-42bb-ad0c-451fe39b95c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
804 | 2024.11.06 23:59:52.623565 [ 3 ] {aa5c9022-14a5-4309-a0d7-8132954b2719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38658) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
805 | 2024.11.06 23:59:52.623986 [ 3 ] {aa5c9022-14a5-4309-a0d7-8132954b2719} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
806 | 2024.11.06 23:59:52.624044 [ 3 ] {aa5c9022-14a5-4309-a0d7-8132954b2719} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
807 | 2024.11.06 23:59:52.624529 [ 3 ] {aa5c9022-14a5-4309-a0d7-8132954b2719} <Debug> TCPHandler: Processed in 0.001195976 sec. | ||
808 | 2024.11.06 23:59:52.624772 [ 5 ] {} <Trace> TCP-Session: 4684c7b2-648e-492b-810e-c00312b5469b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
809 | 2024.11.06 23:59:52.624950 [ 5 ] {35a5589a-6708-42e4-b7f6-cf537cbe4c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34625) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
810 | 2024.11.06 23:59:52.625372 [ 5 ] {35a5589a-6708-42e4-b7f6-cf537cbe4c29} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
811 | 2024.11.06 23:59:52.625429 [ 5 ] {35a5589a-6708-42e4-b7f6-cf537cbe4c29} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
812 | 2024.11.06 23:59:52.625940 [ 5 ] {35a5589a-6708-42e4-b7f6-cf537cbe4c29} <Debug> TCPHandler: Processed in 0.001226896 sec. | ||
813 | 2024.11.06 23:59:52.626178 [ 3 ] {} <Trace> TCP-Session: 2453c34f-c35f-42bb-ad0c-451fe39b95c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
814 | 2024.11.06 23:59:52.626347 [ 3 ] {e05e8d18-1554-415b-a6fc-163eb00b0250} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38658) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
815 | 2024.11.06 23:59:52.626764 [ 3 ] {e05e8d18-1554-415b-a6fc-163eb00b0250} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
816 | 2024.11.06 23:59:52.626823 [ 3 ] {e05e8d18-1554-415b-a6fc-163eb00b0250} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
817 | 2024.11.06 23:59:52.627302 [ 3 ] {e05e8d18-1554-415b-a6fc-163eb00b0250} <Debug> TCPHandler: Processed in 0.001177975 sec. | ||
818 | 2024.11.06 23:59:52.627542 [ 5 ] {} <Trace> TCP-Session: 4684c7b2-648e-492b-810e-c00312b5469b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
819 | 2024.11.06 23:59:52.627710 [ 5 ] {fbfda89b-d262-4447-a084-c31c0d7c2ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34625) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
820 | 2024.11.06 23:59:52.628128 [ 5 ] {fbfda89b-d262-4447-a084-c31c0d7c2ed5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
821 | 2024.11.06 23:59:52.628184 [ 5 ] {fbfda89b-d262-4447-a084-c31c0d7c2ed5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
822 | 2024.11.06 23:59:52.628689 [ 5 ] {fbfda89b-d262-4447-a084-c31c0d7c2ed5} <Debug> TCPHandler: Processed in 0.001201776 sec. | ||
823 | 2024.11.06 23:59:52.628954 [ 3 ] {} <Trace> TCP-Session: 2453c34f-c35f-42bb-ad0c-451fe39b95c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
824 | 2024.11.06 23:59:52.629123 [ 3 ] {23f10ebe-e892-4480-86d8-15e0f83c621e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38658) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
825 | 2024.11.06 23:59:52.629541 [ 3 ] {23f10ebe-e892-4480-86d8-15e0f83c621e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
826 | 2024.11.06 23:59:52.629596 [ 3 ] {23f10ebe-e892-4480-86d8-15e0f83c621e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
827 | 2024.11.06 23:59:52.630072 [ 3 ] {23f10ebe-e892-4480-86d8-15e0f83c621e} <Debug> TCPHandler: Processed in 0.001170125 sec. | ||
828 | 2024.11.06 23:59:52.630333 [ 5 ] {} <Trace> TCP-Session: 4684c7b2-648e-492b-810e-c00312b5469b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
829 | 2024.11.06 23:59:52.630502 [ 5 ] {b4921900-7b02-4829-acdd-f781b0b19f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34625) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
830 | 2024.11.06 23:59:52.630919 [ 5 ] {b4921900-7b02-4829-acdd-f781b0b19f62} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
831 | 2024.11.06 23:59:52.630975 [ 5 ] {b4921900-7b02-4829-acdd-f781b0b19f62} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
832 | 2024.11.06 23:59:52.631479 [ 5 ] {b4921900-7b02-4829-acdd-f781b0b19f62} <Debug> TCPHandler: Processed in 0.001198206 sec. | ||
833 | 2024.11.06 23:59:52.631735 [ 3 ] {} <Trace> TCP-Session: 2453c34f-c35f-42bb-ad0c-451fe39b95c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
834 | 2024.11.06 23:59:52.631921 [ 3 ] {2c6eb7d3-4055-432d-92c9-bfa80c31a56c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38658) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
835 | 2024.11.06 23:59:52.632427 [ 3 ] {2c6eb7d3-4055-432d-92c9-bfa80c31a56c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
836 | 2024.11.06 23:59:52.632494 [ 3 ] {2c6eb7d3-4055-432d-92c9-bfa80c31a56c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
837 | 2024.11.06 23:59:52.633096 [ 3 ] {2c6eb7d3-4055-432d-92c9-bfa80c31a56c} <Debug> TCPHandler: Processed in 0.001418451 sec. | ||
838 | 2024.11.06 23:59:52.633388 [ 5 ] {} <Trace> TCP-Session: 4684c7b2-648e-492b-810e-c00312b5469b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
839 | 2024.11.06 23:59:52.633559 [ 5 ] {7e13cc21-210a-4bc0-9d5c-87610fe0ce9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34625) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
840 | 2024.11.06 23:59:52.633978 [ 5 ] {7e13cc21-210a-4bc0-9d5c-87610fe0ce9a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
841 | 2024.11.06 23:59:52.634033 [ 5 ] {7e13cc21-210a-4bc0-9d5c-87610fe0ce9a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
842 | 2024.11.06 23:59:52.634559 [ 5 ] {7e13cc21-210a-4bc0-9d5c-87610fe0ce9a} <Debug> TCPHandler: Processed in 0.001230126 sec. | ||
843 | 2024.11.06 23:59:52.634799 [ 3 ] {} <Trace> TCP-Session: 2453c34f-c35f-42bb-ad0c-451fe39b95c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
844 | 2024.11.06 23:59:52.634971 [ 3 ] {5f4ef4a1-154e-4cba-b0cd-b242433afb2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38658) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
845 | 2024.11.06 23:59:52.635399 [ 3 ] {5f4ef4a1-154e-4cba-b0cd-b242433afb2b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
846 | 2024.11.06 23:59:52.635453 [ 3 ] {5f4ef4a1-154e-4cba-b0cd-b242433afb2b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
847 | 2024.11.06 23:59:52.635978 [ 3 ] {5f4ef4a1-154e-4cba-b0cd-b242433afb2b} <Debug> TCPHandler: Processed in 0.001234337 sec. | ||
848 | 2024.11.06 23:59:52.639990 [ 5 ] {} <Trace> TCP-Session: 4684c7b2-648e-492b-810e-c00312b5469b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
849 | 2024.11.06 23:59:52.640188 [ 5 ] {74c47153-0e2c-4d2a-a36f-8f318c53633f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34625) 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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
850 | 2024.11.06 23:59:52.640631 [ 5 ] {74c47153-0e2c-4d2a-a36f-8f318c53633f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
851 | 2024.11.06 23:59:52.640696 [ 5 ] {74c47153-0e2c-4d2a-a36f-8f318c53633f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
852 | 2024.11.06 23:59:52.641228 [ 5 ] {74c47153-0e2c-4d2a-a36f-8f318c53633f} <Debug> TCPHandler: Processed in 0.001294578 sec. | ||
853 | 2024.11.06 23:59:52.641538 [ 3 ] {} <Trace> TCP-Session: 2453c34f-c35f-42bb-ad0c-451fe39b95c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
854 | 2024.11.06 23:59:52.641712 [ 3 ] {be7335cc-673e-4b1b-9f37-492cd8d77407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38658) 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', 'dendrite:sample_collection_duration', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
855 | 2024.11.06 23:59:52.642141 [ 3 ] {be7335cc-673e-4b1b-9f37-492cd8d77407} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
856 | 2024.11.06 23:59:52.642197 [ 3 ] {be7335cc-673e-4b1b-9f37-492cd8d77407} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
857 | 2024.11.06 23:59:52.642704 [ 3 ] {be7335cc-673e-4b1b-9f37-492cd8d77407} <Debug> TCPHandler: Processed in 0.001219936 sec. | ||
858 | 2024.11.06 23:59:52.642969 [ 5 ] {} <Trace> TCP-Session: 4684c7b2-648e-492b-810e-c00312b5469b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
859 | 2024.11.06 23:59:52.643179 [ 5 ] {606c1b42-d1d4-47c3-b3ed-5debee8e5fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34625) 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', 'dendrite:sample_collection_duration', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
860 | 2024.11.06 23:59:52.643711 [ 5 ] {606c1b42-d1d4-47c3-b3ed-5debee8e5fda} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
861 | 2024.11.06 23:59:52.643780 [ 5 ] {606c1b42-d1d4-47c3-b3ed-5debee8e5fda} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
862 | 2024.11.06 23:59:52.644302 [ 5 ] {606c1b42-d1d4-47c3-b3ed-5debee8e5fda} <Debug> TCPHandler: Processed in 0.00140175 sec. | ||
863 | 2024.11.06 23:59:52.644531 [ 3 ] {} <Trace> TCP-Session: 2453c34f-c35f-42bb-ad0c-451fe39b95c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
864 | 2024.11.06 23:59:52.644706 [ 3 ] {dfadc6be-0ce9-4293-b215-60fad8746631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38658) 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', 'dendrite:sample_collection_duration', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
865 | 2024.11.06 23:59:52.645140 [ 3 ] {dfadc6be-0ce9-4293-b215-60fad8746631} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
866 | 2024.11.06 23:59:52.645195 [ 3 ] {dfadc6be-0ce9-4293-b215-60fad8746631} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
867 | 2024.11.06 23:59:52.645698 [ 3 ] {dfadc6be-0ce9-4293-b215-60fad8746631} <Debug> TCPHandler: Processed in 0.001220846 sec. | ||
868 | 2024.11.06 23:59:52.645967 [ 5 ] {} <Trace> TCP-Session: 4684c7b2-648e-492b-810e-c00312b5469b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
869 | 2024.11.06 23:59:52.646176 [ 5 ] {57f5f74b-0e7f-4cd3-a3f5-2a3031ea8c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34625) 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', 'dendrite:sample_collection_duration', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
870 | 2024.11.06 23:59:52.646706 [ 5 ] {57f5f74b-0e7f-4cd3-a3f5-2a3031ea8c2d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
871 | 2024.11.06 23:59:52.646773 [ 5 ] {57f5f74b-0e7f-4cd3-a3f5-2a3031ea8c2d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
872 | 2024.11.06 23:59:52.647403 [ 5 ] {57f5f74b-0e7f-4cd3-a3f5-2a3031ea8c2d} <Debug> TCPHandler: Processed in 0.001499573 sec. | ||
873 | 2024.11.06 23:59:52.647627 [ 3 ] {} <Trace> TCP-Session: 2453c34f-c35f-42bb-ad0c-451fe39b95c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
874 | 2024.11.06 23:59:52.647804 [ 3 ] {e5160b05-b570-4ef3-819c-6da4847959a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38658) 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', 'dendrite:sample_collection_duration', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
875 | 2024.11.06 23:59:52.648336 [ 3 ] {e5160b05-b570-4ef3-819c-6da4847959a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
876 | 2024.11.06 23:59:52.648402 [ 3 ] {e5160b05-b570-4ef3-819c-6da4847959a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
877 | 2024.11.06 23:59:52.648979 [ 3 ] {e5160b05-b570-4ef3-819c-6da4847959a5} <Debug> TCPHandler: Processed in 0.00140486 sec. | ||
878 | 2024.11.06 23:59:52.649657 [ 5 ] {} <Trace> TCP-Session: 4684c7b2-648e-492b-810e-c00312b5469b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
879 | 2024.11.06 23:59:52.649863 [ 5 ] {0539494a-410b-487f-842a-635b99d9f455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34625) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
880 | 2024.11.06 23:59:52.650434 [ 5 ] {0539494a-410b-487f-842a-635b99d9f455} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
881 | 2024.11.06 23:59:52.650504 [ 5 ] {0539494a-410b-487f-842a-635b99d9f455} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
882 | 2024.11.06 23:59:52.651088 [ 5 ] {0539494a-410b-487f-842a-635b99d9f455} <Debug> TCPHandler: Processed in 0.001486162 sec. | ||
883 | 2024.11.06 23:59:52.651348 [ 3 ] {} <Trace> TCP-Session: 2453c34f-c35f-42bb-ad0c-451fe39b95c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
884 | 2024.11.06 23:59:52.651524 [ 3 ] {1fca4798-76ef-4372-87ea-33e1cff68053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38658) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
885 | 2024.11.06 23:59:52.651975 [ 3 ] {1fca4798-76ef-4372-87ea-33e1cff68053} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
886 | 2024.11.06 23:59:52.652030 [ 3 ] {1fca4798-76ef-4372-87ea-33e1cff68053} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
887 | 2024.11.06 23:59:52.652560 [ 3 ] {1fca4798-76ef-4372-87ea-33e1cff68053} <Debug> TCPHandler: Processed in 0.001264967 sec. | ||
888 | 2024.11.06 23:59:52.652835 [ 5 ] {} <Trace> TCP-Session: 4684c7b2-648e-492b-810e-c00312b5469b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
889 | 2024.11.06 23:59:52.653049 [ 5 ] {16be7d52-cabf-41fc-82a4-47d2e135bd9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34625) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
890 | 2024.11.06 23:59:52.653599 [ 5 ] {16be7d52-cabf-41fc-82a4-47d2e135bd9e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
891 | 2024.11.06 23:59:52.653666 [ 5 ] {16be7d52-cabf-41fc-82a4-47d2e135bd9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
892 | 2024.11.06 23:59:52.654208 [ 5 ] {16be7d52-cabf-41fc-82a4-47d2e135bd9e} <Debug> TCPHandler: Processed in 0.001429071 sec. | ||
893 | 2024.11.06 23:59:52.654471 [ 3 ] {} <Trace> TCP-Session: 2453c34f-c35f-42bb-ad0c-451fe39b95c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
894 | 2024.11.06 23:59:52.654654 [ 3 ] {69583ac1-290b-4aa5-accf-63aa080c2441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38658) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
895 | 2024.11.06 23:59:52.655112 [ 3 ] {69583ac1-290b-4aa5-accf-63aa080c2441} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
896 | 2024.11.06 23:59:52.655167 [ 3 ] {69583ac1-290b-4aa5-accf-63aa080c2441} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
897 | 2024.11.06 23:59:52.655681 [ 3 ] {69583ac1-290b-4aa5-accf-63aa080c2441} <Debug> TCPHandler: Processed in 0.001263377 sec. | ||
898 | 2024.11.06 23:59:52.655955 [ 5 ] {} <Trace> TCP-Session: 4684c7b2-648e-492b-810e-c00312b5469b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
899 | 2024.11.06 23:59:52.656174 [ 5 ] {b5673a24-0643-4cbb-962b-f56840d7af23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34625) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
900 | 2024.11.06 23:59:52.656726 [ 5 ] {b5673a24-0643-4cbb-962b-f56840d7af23} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
901 | 2024.11.06 23:59:52.656793 [ 5 ] {b5673a24-0643-4cbb-962b-f56840d7af23} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
902 | 2024.11.06 23:59:52.657310 [ 5 ] {b5673a24-0643-4cbb-962b-f56840d7af23} <Debug> TCPHandler: Processed in 0.00142139 sec. | ||
903 | 2024.11.06 23:59:52.657571 [ 3 ] {} <Trace> TCP-Session: 2453c34f-c35f-42bb-ad0c-451fe39b95c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
904 | 2024.11.06 23:59:52.657753 [ 3 ] {1e19c62f-9b95-467c-9064-8150d71c4ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38658) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
905 | 2024.11.06 23:59:52.658296 [ 3 ] {1e19c62f-9b95-467c-9064-8150d71c4ced} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
906 | 2024.11.06 23:59:52.658362 [ 3 ] {1e19c62f-9b95-467c-9064-8150d71c4ced} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
907 | 2024.11.06 23:59:52.658941 [ 3 ] {1e19c62f-9b95-467c-9064-8150d71c4ced} <Debug> TCPHandler: Processed in 0.00142527 sec. | ||
908 | 2024.11.06 23:59:52.714322 [ 3 ] {} <Trace> TCP-Session: 2453c34f-c35f-42bb-ad0c-451fe39b95c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
909 | 2024.11.06 23:59:52.714450 [ 3 ] {8c5d17ea-b774-4e30-9824-0cdf094b40fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38658) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
910 | 2024.11.06 23:59:52.714502 [ 3 ] {8c5d17ea-b774-4e30-9824-0cdf094b40fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
911 | 2024.11.06 23:59:52.715224 [ 3 ] {8c5d17ea-b774-4e30-9824-0cdf094b40fa} <Trace> oximeter.timeseries_schema (93fc38ab-2ce2-4416-a995-2bb032f83337): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
912 | 2024.11.06 23:59:52.715272 [ 3 ] {8c5d17ea-b774-4e30-9824-0cdf094b40fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
913 | 2024.11.06 23:59:52.715868 [ 3 ] {8c5d17ea-b774-4e30-9824-0cdf094b40fa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
914 | 2024.11.06 23:59:52.716104 [ 3 ] {8c5d17ea-b774-4e30-9824-0cdf094b40fa} <Trace> oximeter.timeseries_schema (93fc38ab-2ce2-4416-a995-2bb032f83337): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
915 | 2024.11.06 23:59:52.716328 [ 3 ] {8c5d17ea-b774-4e30-9824-0cdf094b40fa} <Debug> executeQuery: Read 37 rows, 6.06 KiB in 0.001913 sec., 19341.348667015158 rows/sec., 3.10 MiB/sec. | ||
916 | 2024.11.06 23:59:52.716383 [ 3 ] {8c5d17ea-b774-4e30-9824-0cdf094b40fa} <Debug> TCPHandler: Processed in 0.002116486 sec. | ||
917 | 2024.11.06 23:59:52.723662 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51691, User-Agent: (none), Length: 192266, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
918 | 2024.11.06 23:59:52.725678 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
919 | 2024.11.06 23:59:52.725719 [ 282 ] {} <Debug> HTTP-Session: c8bbfa20-699b-494b-a22e-1407b49a40ec Authenticating user 'default' from [fd00:1122:3344:101::d]:51691 | ||
920 | 2024.11.06 23:59:52.725743 [ 282 ] {} <Debug> HTTP-Session: c8bbfa20-699b-494b-a22e-1407b49a40ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
921 | 2024.11.06 23:59:52.725759 [ 282 ] {} <Debug> HTTP-Session: c8bbfa20-699b-494b-a22e-1407b49a40ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
922 | 2024.11.06 23:59:52.725805 [ 282 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
923 | 2024.11.06 23:59:52.725836 [ 282 ] {} <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 | ||
924 | 2024.11.06 23:59:52.725856 [ 282 ] {} <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 | ||
925 | 2024.11.06 23:59:52.725886 [ 282 ] {} <Trace> HTTP-Session: c8bbfa20-699b-494b-a22e-1407b49a40ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
926 | 2024.11.06 23:59:52.733184 [ 282 ] {3ebdff73-e278-4f1b-8da0-1ae3a58d520c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51691) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
927 | 2024.11.06 23:59:52.733251 [ 282 ] {3ebdff73-e278-4f1b-8da0-1ae3a58d520c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
928 | 2024.11.06 23:59:52.735772 [ 282 ] {3ebdff73-e278-4f1b-8da0-1ae3a58d520c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
929 | 2024.11.06 23:59:52.744105 [ 282 ] {3ebdff73-e278-4f1b-8da0-1ae3a58d520c} <Trace> oximeter.fields_string (07f956be-23a3-4442-a04d-68ce33b7a693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
930 | 2024.11.06 23:59:52.744146 [ 282 ] {3ebdff73-e278-4f1b-8da0-1ae3a58d520c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
931 | 2024.11.06 23:59:52.746761 [ 282 ] {3ebdff73-e278-4f1b-8da0-1ae3a58d520c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
932 | 2024.11.06 23:59:52.747030 [ 282 ] {3ebdff73-e278-4f1b-8da0-1ae3a58d520c} <Trace> oximeter.fields_string (07f956be-23a3-4442-a04d-68ce33b7a693): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
933 | 2024.11.06 23:59:52.747201 [ 282 ] {3ebdff73-e278-4f1b-8da0-1ae3a58d520c} <Debug> executeQuery: Read 1319 rows, 112.50 KiB in 0.015184 sec., 86867.7555321391 rows/sec., 7.24 MiB/sec. | ||
934 | 2024.11.06 23:59:52.752079 [ 282 ] {3ebdff73-e278-4f1b-8da0-1ae3a58d520c} <Debug> DynamicQueryHandler: Done processing query | ||
935 | 2024.11.06 23:59:52.752109 [ 282 ] {3ebdff73-e278-4f1b-8da0-1ae3a58d520c} <Debug> MemoryTracker: Peak memory usage (for query): 4.99 MiB. | ||
936 | 2024.11.06 23:59:52.752128 [ 282 ] {} <Debug> HTTP-Session: c8bbfa20-699b-494b-a22e-1407b49a40ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
937 | 2024.11.06 23:59:52.760435 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51691, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
938 | 2024.11.06 23:59:52.760633 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57483, User-Agent: (none), Length: 1200, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
939 | 2024.11.06 23:59:52.760759 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
940 | 2024.11.06 23:59:52.760784 [ 283 ] {} <Debug> HTTP-Session: 10312d8a-0a07-4d42-b8df-0f05f7b5ed4b Authenticating user 'default' from [fd00:1122:3344:101::d]:57483 | ||
941 | 2024.11.06 23:59:52.760808 [ 283 ] {} <Debug> HTTP-Session: 10312d8a-0a07-4d42-b8df-0f05f7b5ed4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
942 | 2024.11.06 23:59:52.760823 [ 283 ] {} <Debug> HTTP-Session: 10312d8a-0a07-4d42-b8df-0f05f7b5ed4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
943 | 2024.11.06 23:59:52.760883 [ 283 ] {} <Trace> HTTP-Session: 10312d8a-0a07-4d42-b8df-0f05f7b5ed4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
944 | 2024.11.06 23:59:52.761096 [ 283 ] {f21b0a16-91fc-4e17-a3bc-5ba876f11d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57483) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
945 | 2024.11.06 23:59:52.761180 [ 283 ] {f21b0a16-91fc-4e17-a3bc-5ba876f11d8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
946 | 2024.11.06 23:59:52.761562 [ 283 ] {f21b0a16-91fc-4e17-a3bc-5ba876f11d8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
947 | 2024.11.06 23:59:52.762069 [ 283 ] {f21b0a16-91fc-4e17-a3bc-5ba876f11d8e} <Trace> oximeter.fields_u16 (010fc84a-efae-40c2-be0c-43df08388ff1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
948 | 2024.11.06 23:59:52.762106 [ 283 ] {f21b0a16-91fc-4e17-a3bc-5ba876f11d8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
949 | 2024.11.06 23:59:52.762517 [ 283 ] {f21b0a16-91fc-4e17-a3bc-5ba876f11d8e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
950 | 2024.11.06 23:59:52.762765 [ 283 ] {f21b0a16-91fc-4e17-a3bc-5ba876f11d8e} <Trace> oximeter.fields_u16 (010fc84a-efae-40c2-be0c-43df08388ff1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
951 | 2024.11.06 23:59:52.762900 [ 283 ] {f21b0a16-91fc-4e17-a3bc-5ba876f11d8e} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001885 sec., 4244.031830238727 rows/sec., 319.13 KiB/sec. | ||
952 | 2024.11.06 23:59:52.763122 [ 283 ] {f21b0a16-91fc-4e17-a3bc-5ba876f11d8e} <Debug> DynamicQueryHandler: Done processing query | ||
953 | 2024.11.06 23:59:52.763147 [ 283 ] {f21b0a16-91fc-4e17-a3bc-5ba876f11d8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
954 | 2024.11.06 23:59:52.763163 [ 283 ] {} <Debug> HTTP-Session: 10312d8a-0a07-4d42-b8df-0f05f7b5ed4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
955 | 2024.11.06 23:59:52.763415 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57483, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
956 | 2024.11.06 23:59:52.763562 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52122, User-Agent: (none), Length: 32338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
957 | 2024.11.06 23:59:52.763632 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
958 | 2024.11.06 23:59:52.763654 [ 282 ] {} <Debug> HTTP-Session: d2d10c31-ef9e-4c42-827e-e1ce3501f895 Authenticating user 'default' from [fd00:1122:3344:101::d]:52122 | ||
959 | 2024.11.06 23:59:52.763673 [ 282 ] {} <Debug> HTTP-Session: d2d10c31-ef9e-4c42-827e-e1ce3501f895 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
960 | 2024.11.06 23:59:52.763696 [ 282 ] {} <Debug> HTTP-Session: d2d10c31-ef9e-4c42-827e-e1ce3501f895 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
961 | 2024.11.06 23:59:52.763738 [ 282 ] {} <Trace> HTTP-Session: d2d10c31-ef9e-4c42-827e-e1ce3501f895 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
962 | 2024.11.06 23:59:52.764012 [ 282 ] {d1df7bfb-47c9-4a71-9bbd-55d36042d0d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52122) INSERT INTO oximeter.fields_u32 FORMAT JSONEachRow (stage: Complete) | ||
963 | 2024.11.06 23:59:52.764061 [ 282 ] {d1df7bfb-47c9-4a71-9bbd-55d36042d0d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
964 | 2024.11.06 23:59:52.764328 [ 282 ] {d1df7bfb-47c9-4a71-9bbd-55d36042d0d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
965 | 2024.11.06 23:59:52.766745 [ 282 ] {d1df7bfb-47c9-4a71-9bbd-55d36042d0d5} <Trace> oximeter.fields_u32 (e7937dc5-bae1-41a8-bd77-cff4b806a3af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
966 | 2024.11.06 23:59:52.766791 [ 282 ] {d1df7bfb-47c9-4a71-9bbd-55d36042d0d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
967 | 2024.11.06 23:59:52.767254 [ 282 ] {d1df7bfb-47c9-4a71-9bbd-55d36042d0d5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
968 | 2024.11.06 23:59:52.767494 [ 282 ] {d1df7bfb-47c9-4a71-9bbd-55d36042d0d5} <Trace> oximeter.fields_u32 (e7937dc5-bae1-41a8-bd77-cff4b806a3af): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
969 | 2024.11.06 23:59:52.767621 [ 282 ] {d1df7bfb-47c9-4a71-9bbd-55d36042d0d5} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.003772 sec., 64156.94591728526 rows/sec., 4.35 MiB/sec. | ||
970 | 2024.11.06 23:59:52.767823 [ 282 ] {d1df7bfb-47c9-4a71-9bbd-55d36042d0d5} <Debug> DynamicQueryHandler: Done processing query | ||
971 | 2024.11.06 23:59:52.767848 [ 282 ] {d1df7bfb-47c9-4a71-9bbd-55d36042d0d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.31 MiB. | ||
972 | 2024.11.06 23:59:52.767864 [ 282 ] {} <Debug> HTTP-Session: d2d10c31-ef9e-4c42-827e-e1ce3501f895 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
973 | 2024.11.06 23:59:52.768028 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52122, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
974 | 2024.11.06 23:59:52.768049 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57483, User-Agent: (none), Length: 805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
975 | 2024.11.06 23:59:52.768140 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
976 | 2024.11.06 23:59:52.768178 [ 283 ] {} <Debug> HTTP-Session: ef648b4d-9b6d-46ff-8d5e-d7b3a381fe58 Authenticating user 'default' from [fd00:1122:3344:101::d]:57483 | ||
977 | 2024.11.06 23:59:52.768204 [ 283 ] {} <Debug> HTTP-Session: ef648b4d-9b6d-46ff-8d5e-d7b3a381fe58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
978 | 2024.11.06 23:59:52.768221 [ 283 ] {} <Debug> HTTP-Session: ef648b4d-9b6d-46ff-8d5e-d7b3a381fe58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
979 | 2024.11.06 23:59:52.768267 [ 283 ] {} <Trace> HTTP-Session: ef648b4d-9b6d-46ff-8d5e-d7b3a381fe58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
980 | 2024.11.06 23:59:52.768393 [ 283 ] {f1698e94-044f-48f1-a255-af4684383b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57483) INSERT INTO oximeter.fields_u8 FORMAT JSONEachRow (stage: Complete) | ||
981 | 2024.11.06 23:59:52.768446 [ 283 ] {f1698e94-044f-48f1-a255-af4684383b25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
982 | 2024.11.06 23:59:52.768746 [ 283 ] {f1698e94-044f-48f1-a255-af4684383b25} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
983 | 2024.11.06 23:59:52.769086 [ 283 ] {f1698e94-044f-48f1-a255-af4684383b25} <Trace> oximeter.fields_u8 (d063a26a-600b-4c49-ae5f-53897d4ae93a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
984 | 2024.11.06 23:59:52.769122 [ 283 ] {f1698e94-044f-48f1-a255-af4684383b25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
985 | 2024.11.06 23:59:52.769581 [ 283 ] {f1698e94-044f-48f1-a255-af4684383b25} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
986 | 2024.11.06 23:59:52.769814 [ 283 ] {f1698e94-044f-48f1-a255-af4684383b25} <Trace> oximeter.fields_u8 (d063a26a-600b-4c49-ae5f-53897d4ae93a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
987 | 2024.11.06 23:59:52.769968 [ 283 ] {f1698e94-044f-48f1-a255-af4684383b25} <Debug> executeQuery: Read 6 rows, 363.00 B in 0.0016 sec., 3750 rows/sec., 221.56 KiB/sec. | ||
988 | 2024.11.06 23:59:52.770167 [ 283 ] {f1698e94-044f-48f1-a255-af4684383b25} <Debug> DynamicQueryHandler: Done processing query | ||
989 | 2024.11.06 23:59:52.770191 [ 283 ] {f1698e94-044f-48f1-a255-af4684383b25} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
990 | 2024.11.06 23:59:52.770207 [ 283 ] {} <Debug> HTTP-Session: ef648b4d-9b6d-46ff-8d5e-d7b3a381fe58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
991 | 2024.11.06 23:59:52.770530 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57483, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
992 | 2024.11.06 23:59:52.770638 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51048, User-Agent: (none), Length: 133343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
993 | 2024.11.06 23:59:52.770710 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
994 | 2024.11.06 23:59:52.770733 [ 282 ] {} <Debug> HTTP-Session: 31f3a16a-5030-4703-8de4-717e8f1c9545 Authenticating user 'default' from [fd00:1122:3344:101::d]:51048 | ||
995 | 2024.11.06 23:59:52.770755 [ 282 ] {} <Debug> HTTP-Session: 31f3a16a-5030-4703-8de4-717e8f1c9545 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
996 | 2024.11.06 23:59:52.770772 [ 282 ] {} <Debug> HTTP-Session: 31f3a16a-5030-4703-8de4-717e8f1c9545 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
997 | 2024.11.06 23:59:52.770819 [ 282 ] {} <Trace> HTTP-Session: 31f3a16a-5030-4703-8de4-717e8f1c9545 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
998 | 2024.11.06 23:59:52.771224 [ 282 ] {ac61ea21-3fd8-46e1-a45f-74e9a28caedc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51048) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
999 | 2024.11.06 23:59:52.771280 [ 282 ] {ac61ea21-3fd8-46e1-a45f-74e9a28caedc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1000 | 2024.11.06 23:59:52.771590 [ 282 ] {ac61ea21-3fd8-46e1-a45f-74e9a28caedc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1001 | 2024.11.06 23:59:52.772459 [ 282 ] {ac61ea21-3fd8-46e1-a45f-74e9a28caedc} <Trace> oximeter.fields_uuid (79d9bb5f-5954-41db-a52f-a02ad7d295ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1002 | 2024.11.06 23:59:52.772498 [ 282 ] {ac61ea21-3fd8-46e1-a45f-74e9a28caedc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
1003 | 2024.11.06 23:59:52.772923 [ 282 ] {ac61ea21-3fd8-46e1-a45f-74e9a28caedc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1004 | 2024.11.06 23:59:52.773166 [ 282 ] {ac61ea21-3fd8-46e1-a45f-74e9a28caedc} <Trace> oximeter.fields_uuid (79d9bb5f-5954-41db-a52f-a02ad7d295ab): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1005 | 2024.11.06 23:59:52.773320 [ 282 ] {ac61ea21-3fd8-46e1-a45f-74e9a28caedc} <Debug> executeQuery: Read 818 rows, 60.38 KiB in 0.002342 sec., 349274.1246797609 rows/sec., 25.18 MiB/sec. | ||
1006 | 2024.11.06 23:59:52.773520 [ 282 ] {ac61ea21-3fd8-46e1-a45f-74e9a28caedc} <Debug> DynamicQueryHandler: Done processing query | ||
1007 | 2024.11.06 23:59:52.773544 [ 282 ] {ac61ea21-3fd8-46e1-a45f-74e9a28caedc} <Debug> MemoryTracker: Peak memory usage (for query): 4.73 MiB. | ||
1008 | 2024.11.06 23:59:52.773561 [ 282 ] {} <Debug> HTTP-Session: 31f3a16a-5030-4703-8de4-717e8f1c9545 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1009 | 2024.11.06 23:59:52.773770 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57483, User-Agent: (none), Length: 903, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1010 | 2024.11.06 23:59:52.773782 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51048, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1011 | 2024.11.06 23:59:52.773893 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1012 | 2024.11.06 23:59:52.773959 [ 283 ] {} <Debug> HTTP-Session: 76f0148e-389f-4d63-8e22-93fa18fa2bfc Authenticating user 'default' from [fd00:1122:3344:101::d]:57483 | ||
1013 | 2024.11.06 23:59:52.774027 [ 283 ] {} <Debug> HTTP-Session: 76f0148e-389f-4d63-8e22-93fa18fa2bfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1014 | 2024.11.06 23:59:52.774059 [ 283 ] {} <Debug> HTTP-Session: 76f0148e-389f-4d63-8e22-93fa18fa2bfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1015 | 2024.11.06 23:59:52.774128 [ 283 ] {} <Trace> HTTP-Session: 76f0148e-389f-4d63-8e22-93fa18fa2bfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1016 | 2024.11.06 23:59:52.774332 [ 283 ] {0a5433c6-4596-4804-9a3c-97fa105243e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57483) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1017 | 2024.11.06 23:59:52.774421 [ 283 ] {0a5433c6-4596-4804-9a3c-97fa105243e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1018 | 2024.11.06 23:59:52.774764 [ 283 ] {0a5433c6-4596-4804-9a3c-97fa105243e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1019 | 2024.11.06 23:59:52.775151 [ 283 ] {0a5433c6-4596-4804-9a3c-97fa105243e0} <Trace> oximeter.measurements_bool (2f010c34-c908-4a6c-9936-a9f5c6b15636): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1020 | 2024.11.06 23:59:52.775187 [ 283 ] {0a5433c6-4596-4804-9a3c-97fa105243e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
1021 | 2024.11.06 23:59:52.775607 [ 283 ] {0a5433c6-4596-4804-9a3c-97fa105243e0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1022 | 2024.11.06 23:59:52.775849 [ 283 ] {0a5433c6-4596-4804-9a3c-97fa105243e0} <Trace> oximeter.measurements_bool (2f010c34-c908-4a6c-9936-a9f5c6b15636): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1023 | 2024.11.06 23:59:52.776006 [ 283 ] {0a5433c6-4596-4804-9a3c-97fa105243e0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001733 sec., 3462.2042700519332 rows/sec., 180.89 KiB/sec. | ||
1024 | 2024.11.06 23:59:52.776221 [ 283 ] {0a5433c6-4596-4804-9a3c-97fa105243e0} <Debug> DynamicQueryHandler: Done processing query | ||
1025 | 2024.11.06 23:59:52.776246 [ 283 ] {0a5433c6-4596-4804-9a3c-97fa105243e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1026 | 2024.11.06 23:59:52.776262 [ 283 ] {} <Debug> HTTP-Session: 76f0148e-389f-4d63-8e22-93fa18fa2bfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1027 | 2024.11.06 23:59:52.776917 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57483, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1028 | 2024.11.06 23:59:52.777018 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36347, User-Agent: (none), Length: 287059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1029 | 2024.11.06 23:59:52.777086 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1030 | 2024.11.06 23:59:52.777110 [ 282 ] {} <Debug> HTTP-Session: dbb4c4eb-4361-4344-9926-a9f8a4e8d531 Authenticating user 'default' from [fd00:1122:3344:101::d]:36347 | ||
1031 | 2024.11.06 23:59:52.777130 [ 282 ] {} <Debug> HTTP-Session: dbb4c4eb-4361-4344-9926-a9f8a4e8d531 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1032 | 2024.11.06 23:59:52.777147 [ 282 ] {} <Debug> HTTP-Session: dbb4c4eb-4361-4344-9926-a9f8a4e8d531 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1033 | 2024.11.06 23:59:52.777191 [ 282 ] {} <Trace> HTTP-Session: dbb4c4eb-4361-4344-9926-a9f8a4e8d531 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1034 | 2024.11.06 23:59:52.778288 [ 282 ] {5e2d02d0-492d-42ea-9fa4-75be0814f490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36347) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1035 | 2024.11.06 23:59:52.778341 [ 282 ] {5e2d02d0-492d-42ea-9fa4-75be0814f490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1036 | 2024.11.06 23:59:52.778518 [ 282 ] {5e2d02d0-492d-42ea-9fa4-75be0814f490} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1037 | 2024.11.06 23:59:52.781853 [ 282 ] {5e2d02d0-492d-42ea-9fa4-75be0814f490} <Trace> oximeter.measurements_cumulativeu64 (17232b2c-bf92-437b-91a0-1f2a28f8f8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1038 | 2024.11.06 23:59:52.781896 [ 282 ] {5e2d02d0-492d-42ea-9fa4-75be0814f490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
1039 | 2024.11.06 23:59:52.782556 [ 282 ] {5e2d02d0-492d-42ea-9fa4-75be0814f490} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1040 | 2024.11.06 23:59:52.782844 [ 282 ] {5e2d02d0-492d-42ea-9fa4-75be0814f490} <Trace> oximeter.measurements_cumulativeu64 (17232b2c-bf92-437b-91a0-1f2a28f8f8e4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1041 | 2024.11.06 23:59:52.783008 [ 282 ] {5e2d02d0-492d-42ea-9fa4-75be0814f490} <Debug> executeQuery: Read 1521 rows, 103.63 KiB in 0.005515 sec., 275793.2910244787 rows/sec., 18.35 MiB/sec. | ||
1042 | 2024.11.06 23:59:52.783201 [ 282 ] {5e2d02d0-492d-42ea-9fa4-75be0814f490} <Debug> DynamicQueryHandler: Done processing query | ||
1043 | 2024.11.06 23:59:52.783224 [ 282 ] {5e2d02d0-492d-42ea-9fa4-75be0814f490} <Debug> MemoryTracker: Peak memory usage (for query): 5.11 MiB. | ||
1044 | 2024.11.06 23:59:52.783241 [ 282 ] {} <Debug> HTTP-Session: dbb4c4eb-4361-4344-9926-a9f8a4e8d531 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1045 | 2024.11.06 23:59:52.783529 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57483, User-Agent: (none), Length: 215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1046 | 2024.11.06 23:59:52.783554 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36347, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1047 | 2024.11.06 23:59:52.783683 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1048 | 2024.11.06 23:59:52.783775 [ 283 ] {} <Debug> HTTP-Session: ace03b14-503c-436f-89af-4b86eabd46aa Authenticating user 'default' from [fd00:1122:3344:101::d]:57483 | ||
1049 | 2024.11.06 23:59:52.783827 [ 283 ] {} <Debug> HTTP-Session: ace03b14-503c-436f-89af-4b86eabd46aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1050 | 2024.11.06 23:59:52.783864 [ 283 ] {} <Debug> HTTP-Session: ace03b14-503c-436f-89af-4b86eabd46aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1051 | 2024.11.06 23:59:52.783920 [ 283 ] {} <Trace> HTTP-Session: ace03b14-503c-436f-89af-4b86eabd46aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1052 | 2024.11.06 23:59:52.784061 [ 283 ] {fcc4c515-26dc-42cb-aa3e-26dc53ccce94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57483) INSERT INTO oximeter.measurements_f64 FORMAT JSONEachRow (stage: Complete) | ||
1053 | 2024.11.06 23:59:52.784141 [ 283 ] {fcc4c515-26dc-42cb-aa3e-26dc53ccce94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1054 | 2024.11.06 23:59:52.784348 [ 283 ] {fcc4c515-26dc-42cb-aa3e-26dc53ccce94} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1055 | 2024.11.06 23:59:52.788415 [ 283 ] {fcc4c515-26dc-42cb-aa3e-26dc53ccce94} <Trace> oximeter.measurements_f64 (bb3abbc3-ec9e-44d0-aeba-7190c83a65c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1056 | 2024.11.06 23:59:52.788453 [ 283 ] {fcc4c515-26dc-42cb-aa3e-26dc53ccce94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
1057 | 2024.11.06 23:59:52.791246 [ 283 ] {fcc4c515-26dc-42cb-aa3e-26dc53ccce94} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1058 | 2024.11.06 23:59:52.791492 [ 283 ] {fcc4c515-26dc-42cb-aa3e-26dc53ccce94} <Trace> oximeter.measurements_f64 (bb3abbc3-ec9e-44d0-aeba-7190c83a65c0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1059 | 2024.11.06 23:59:52.791647 [ 283 ] {fcc4c515-26dc-42cb-aa3e-26dc53ccce94} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.007614 sec., 131.33701076963487 rows/sec., 8.85 KiB/sec. | ||
1060 | 2024.11.06 23:59:52.791873 [ 283 ] {fcc4c515-26dc-42cb-aa3e-26dc53ccce94} <Debug> DynamicQueryHandler: Done processing query | ||
1061 | 2024.11.06 23:59:52.791897 [ 283 ] {fcc4c515-26dc-42cb-aa3e-26dc53ccce94} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1062 | 2024.11.06 23:59:52.791912 [ 283 ] {} <Debug> HTTP-Session: ace03b14-503c-436f-89af-4b86eabd46aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1063 | 2024.11.06 23:59:52.792090 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57483, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1064 | 2024.11.06 23:59:52.792180 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50157, User-Agent: (none), Length: 14072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1065 | 2024.11.06 23:59:52.792243 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1066 | 2024.11.06 23:59:52.792263 [ 282 ] {} <Debug> HTTP-Session: d72fba88-8a44-4420-8b6a-859f9f1c7f1e Authenticating user 'default' from [fd00:1122:3344:101::d]:50157 | ||
1067 | 2024.11.06 23:59:52.792281 [ 282 ] {} <Debug> HTTP-Session: d72fba88-8a44-4420-8b6a-859f9f1c7f1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1068 | 2024.11.06 23:59:52.792295 [ 282 ] {} <Debug> HTTP-Session: d72fba88-8a44-4420-8b6a-859f9f1c7f1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1069 | 2024.11.06 23:59:52.792333 [ 282 ] {} <Trace> HTTP-Session: d72fba88-8a44-4420-8b6a-859f9f1c7f1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1070 | 2024.11.06 23:59:52.792541 [ 282 ] {7b62f05d-d584-46cb-a5fc-ea6cf9027063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50157) INSERT INTO oximeter.measurements_histogramu64 FORMAT JSONEachRow (stage: Complete) | ||
1071 | 2024.11.06 23:59:52.792617 [ 282 ] {7b62f05d-d584-46cb-a5fc-ea6cf9027063} <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 | ||
1072 | 2024.11.06 23:59:52.793084 [ 282 ] {7b62f05d-d584-46cb-a5fc-ea6cf9027063} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1073 | 2024.11.06 23:59:52.793611 [ 282 ] {7b62f05d-d584-46cb-a5fc-ea6cf9027063} <Trace> oximeter.measurements_histogramu64 (01364b71-82a5-42c0-a69a-1cc8aec5611d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1074 | 2024.11.06 23:59:52.793647 [ 282 ] {7b62f05d-d584-46cb-a5fc-ea6cf9027063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
1075 | 2024.11.06 23:59:52.799583 [ 282 ] {7b62f05d-d584-46cb-a5fc-ea6cf9027063} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1076 | 2024.11.06 23:59:52.799897 [ 282 ] {7b62f05d-d584-46cb-a5fc-ea6cf9027063} <Trace> oximeter.measurements_histogramu64 (01364b71-82a5-42c0-a69a-1cc8aec5611d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1077 | 2024.11.06 23:59:52.800082 [ 282 ] {7b62f05d-d584-46cb-a5fc-ea6cf9027063} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.007664 sec., 1043.8413361169103 rows/sec., 1.87 MiB/sec. | ||
1078 | 2024.11.06 23:59:52.800333 [ 282 ] {7b62f05d-d584-46cb-a5fc-ea6cf9027063} <Debug> DynamicQueryHandler: Done processing query | ||
1079 | 2024.11.06 23:59:52.800358 [ 282 ] {7b62f05d-d584-46cb-a5fc-ea6cf9027063} <Debug> MemoryTracker: Peak memory usage (for query): 4.40 MiB. | ||
1080 | 2024.11.06 23:59:52.800374 [ 282 ] {} <Debug> HTTP-Session: d72fba88-8a44-4420-8b6a-859f9f1c7f1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1081 | 2024.11.06 23:59:52.800554 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57483, User-Agent: (none), Length: 4276, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1082 | 2024.11.06 23:59:52.800567 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50157, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1083 | 2024.11.06 23:59:52.800646 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1084 | 2024.11.06 23:59:52.800683 [ 283 ] {} <Debug> HTTP-Session: 480b9c0b-1369-4115-ba1f-48bb6558c63d Authenticating user 'default' from [fd00:1122:3344:101::d]:57483 | ||
1085 | 2024.11.06 23:59:52.800705 [ 283 ] {} <Debug> HTTP-Session: 480b9c0b-1369-4115-ba1f-48bb6558c63d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1086 | 2024.11.06 23:59:52.800730 [ 283 ] {} <Debug> HTTP-Session: 480b9c0b-1369-4115-ba1f-48bb6558c63d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1087 | 2024.11.06 23:59:52.800776 [ 283 ] {} <Trace> HTTP-Session: 480b9c0b-1369-4115-ba1f-48bb6558c63d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1088 | 2024.11.06 23:59:52.800912 [ 283 ] {72e20aff-b48f-4eb9-bad5-71d7a339be5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57483) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1089 | 2024.11.06 23:59:52.800959 [ 283 ] {72e20aff-b48f-4eb9-bad5-71d7a339be5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1090 | 2024.11.06 23:59:52.801115 [ 283 ] {72e20aff-b48f-4eb9-bad5-71d7a339be5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1091 | 2024.11.06 23:59:52.801416 [ 283 ] {72e20aff-b48f-4eb9-bad5-71d7a339be5b} <Trace> oximeter.measurements_u64 (02194d03-99b7-4220-b6b9-8d43257a6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1092 | 2024.11.06 23:59:52.801452 [ 283 ] {72e20aff-b48f-4eb9-bad5-71d7a339be5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
1093 | 2024.11.06 23:59:52.801814 [ 283 ] {72e20aff-b48f-4eb9-bad5-71d7a339be5b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1094 | 2024.11.06 23:59:52.802046 [ 283 ] {72e20aff-b48f-4eb9-bad5-71d7a339be5b} <Trace> oximeter.measurements_u64 (02194d03-99b7-4220-b6b9-8d43257a6c4d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1095 | 2024.11.06 23:59:52.802203 [ 283 ] {72e20aff-b48f-4eb9-bad5-71d7a339be5b} <Debug> executeQuery: Read 30 rows, 1.74 KiB in 0.001331 sec., 22539.444027047335 rows/sec., 1.28 MiB/sec. | ||
1096 | 2024.11.06 23:59:52.802408 [ 283 ] {72e20aff-b48f-4eb9-bad5-71d7a339be5b} <Debug> DynamicQueryHandler: Done processing query | ||
1097 | 2024.11.06 23:59:52.802433 [ 283 ] {72e20aff-b48f-4eb9-bad5-71d7a339be5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
1098 | 2024.11.06 23:59:52.802448 [ 283 ] {} <Debug> HTTP-Session: 480b9c0b-1369-4115-ba1f-48bb6558c63d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1099 | 2024.11.06 23:59:52.804478 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57483, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1100 | 2024.11.06 23:59:53.000148 [ 244 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.07 MiB, peak 149.82 MiB, free memory in arenas 0.00 B, will set to 146.60 MiB (RSS), difference: 2.52 MiB | ||
1101 | 2024.11.06 23:59:54.668193 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44559, User-Agent: (none), Length: 4181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1102 | 2024.11.06 23:59:54.668320 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1103 | 2024.11.06 23:59:54.668345 [ 283 ] {} <Debug> HTTP-Session: 2dffe4f5-ae27-48c2-a195-fb7a753693ae Authenticating user 'default' from [fd00:1122:3344:101::d]:44559 | ||
1104 | 2024.11.06 23:59:54.668370 [ 283 ] {} <Debug> HTTP-Session: 2dffe4f5-ae27-48c2-a195-fb7a753693ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1105 | 2024.11.06 23:59:54.668385 [ 283 ] {} <Debug> HTTP-Session: 2dffe4f5-ae27-48c2-a195-fb7a753693ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1106 | 2024.11.06 23:59:54.668435 [ 283 ] {} <Trace> HTTP-Session: 2dffe4f5-ae27-48c2-a195-fb7a753693ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1107 | 2024.11.06 23:59:54.668625 [ 283 ] {2817a9c0-5ada-4e81-b8b6-08bd9880059e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44559) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1108 | 2024.11.06 23:59:54.668691 [ 283 ] {2817a9c0-5ada-4e81-b8b6-08bd9880059e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1109 | 2024.11.06 23:59:54.669012 [ 283 ] {2817a9c0-5ada-4e81-b8b6-08bd9880059e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1110 | 2024.11.06 23:59:54.669484 [ 283 ] {2817a9c0-5ada-4e81-b8b6-08bd9880059e} <Trace> oximeter.fields_string (07f956be-23a3-4442-a04d-68ce33b7a693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1111 | 2024.11.06 23:59:54.669527 [ 283 ] {2817a9c0-5ada-4e81-b8b6-08bd9880059e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
1112 | 2024.11.06 23:59:54.669924 [ 283 ] {2817a9c0-5ada-4e81-b8b6-08bd9880059e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1113 | 2024.11.06 23:59:54.670177 [ 283 ] {2817a9c0-5ada-4e81-b8b6-08bd9880059e} <Trace> oximeter.fields_string (07f956be-23a3-4442-a04d-68ce33b7a693): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1114 | 2024.11.06 23:59:54.670366 [ 283 ] {2817a9c0-5ada-4e81-b8b6-08bd9880059e} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001798 sec., 16685.205784204674 rows/sec., 1.26 MiB/sec. | ||
1115 | 2024.11.06 23:59:54.670611 [ 283 ] {2817a9c0-5ada-4e81-b8b6-08bd9880059e} <Debug> DynamicQueryHandler: Done processing query | ||
1116 | 2024.11.06 23:59:54.670640 [ 283 ] {2817a9c0-5ada-4e81-b8b6-08bd9880059e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1117 | 2024.11.06 23:59:54.670658 [ 283 ] {} <Debug> HTTP-Session: 2dffe4f5-ae27-48c2-a195-fb7a753693ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1118 | 2024.11.06 23:59:54.670890 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44559, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1119 | 2024.11.06 23:59:54.671052 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60702, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1120 | 2024.11.06 23:59:54.671180 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1121 | 2024.11.06 23:59:54.671209 [ 282 ] {} <Debug> HTTP-Session: 158008be-9705-46f9-a323-674e3622a2a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60702 | ||
1122 | 2024.11.06 23:59:54.671238 [ 282 ] {} <Debug> HTTP-Session: 158008be-9705-46f9-a323-674e3622a2a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1123 | 2024.11.06 23:59:54.671259 [ 282 ] {} <Debug> HTTP-Session: 158008be-9705-46f9-a323-674e3622a2a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1124 | 2024.11.06 23:59:54.671319 [ 282 ] {} <Trace> HTTP-Session: 158008be-9705-46f9-a323-674e3622a2a6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1125 | 2024.11.06 23:59:54.671528 [ 282 ] {6bc97771-c35e-4cc9-95f9-30eed6a49c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60702) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1126 | 2024.11.06 23:59:54.671606 [ 282 ] {6bc97771-c35e-4cc9-95f9-30eed6a49c5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1127 | 2024.11.06 23:59:54.671982 [ 282 ] {6bc97771-c35e-4cc9-95f9-30eed6a49c5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1128 | 2024.11.06 23:59:54.672421 [ 282 ] {6bc97771-c35e-4cc9-95f9-30eed6a49c5d} <Trace> oximeter.fields_uuid (79d9bb5f-5954-41db-a52f-a02ad7d295ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1129 | 2024.11.06 23:59:54.672466 [ 282 ] {6bc97771-c35e-4cc9-95f9-30eed6a49c5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
1130 | 2024.11.06 23:59:54.672888 [ 282 ] {6bc97771-c35e-4cc9-95f9-30eed6a49c5d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1131 | 2024.11.06 23:59:54.673142 [ 282 ] {6bc97771-c35e-4cc9-95f9-30eed6a49c5d} <Trace> oximeter.fields_uuid (79d9bb5f-5954-41db-a52f-a02ad7d295ab): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1132 | 2024.11.06 23:59:54.673317 [ 282 ] {6bc97771-c35e-4cc9-95f9-30eed6a49c5d} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001858 sec., 19375.6727664155 rows/sec., 1.51 MiB/sec. | ||
1133 | 2024.11.06 23:59:54.673599 [ 282 ] {6bc97771-c35e-4cc9-95f9-30eed6a49c5d} <Debug> DynamicQueryHandler: Done processing query | ||
1134 | 2024.11.06 23:59:54.673629 [ 282 ] {6bc97771-c35e-4cc9-95f9-30eed6a49c5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1135 | 2024.11.06 23:59:54.673646 [ 282 ] {} <Debug> HTTP-Session: 158008be-9705-46f9-a323-674e3622a2a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1136 | 2024.11.06 23:59:54.673891 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60702, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1137 | 2024.11.06 23:59:54.673908 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44559, User-Agent: (none), Length: 8471, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1138 | 2024.11.06 23:59:54.674010 [ 283 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1139 | 2024.11.06 23:59:54.674036 [ 283 ] {} <Debug> HTTP-Session: 001aedea-ac66-4aa9-a09c-09b9ec362bf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:44559 | ||
1140 | 2024.11.06 23:59:54.674068 [ 283 ] {} <Debug> HTTP-Session: 001aedea-ac66-4aa9-a09c-09b9ec362bf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1141 | 2024.11.06 23:59:54.674088 [ 283 ] {} <Debug> HTTP-Session: 001aedea-ac66-4aa9-a09c-09b9ec362bf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1142 | 2024.11.06 23:59:54.674130 [ 283 ] {} <Trace> HTTP-Session: 001aedea-ac66-4aa9-a09c-09b9ec362bf9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1143 | 2024.11.06 23:59:54.674267 [ 283 ] {0e709f6b-169f-4026-9f17-c3c16ec6a50b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44559) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1144 | 2024.11.06 23:59:54.674320 [ 283 ] {0e709f6b-169f-4026-9f17-c3c16ec6a50b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1145 | 2024.11.06 23:59:54.674498 [ 283 ] {0e709f6b-169f-4026-9f17-c3c16ec6a50b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1146 | 2024.11.06 23:59:54.674853 [ 283 ] {0e709f6b-169f-4026-9f17-c3c16ec6a50b} <Trace> oximeter.measurements_cumulativeu64 (17232b2c-bf92-437b-91a0-1f2a28f8f8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1147 | 2024.11.06 23:59:54.674890 [ 283 ] {0e709f6b-169f-4026-9f17-c3c16ec6a50b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
1148 | 2024.11.06 23:59:54.675280 [ 283 ] {0e709f6b-169f-4026-9f17-c3c16ec6a50b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1149 | 2024.11.06 23:59:54.675523 [ 283 ] {0e709f6b-169f-4026-9f17-c3c16ec6a50b} <Trace> oximeter.measurements_cumulativeu64 (17232b2c-bf92-437b-91a0-1f2a28f8f8e4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1150 | 2024.11.06 23:59:54.675684 [ 283 ] {0e709f6b-169f-4026-9f17-c3c16ec6a50b} <Debug> executeQuery: Read 44 rows, 3.14 KiB in 0.001452 sec., 30303.030303030304 rows/sec., 2.11 MiB/sec. | ||
1151 | 2024.11.06 23:59:54.675902 [ 283 ] {0e709f6b-169f-4026-9f17-c3c16ec6a50b} <Debug> DynamicQueryHandler: Done processing query | ||
1152 | 2024.11.06 23:59:54.675928 [ 283 ] {0e709f6b-169f-4026-9f17-c3c16ec6a50b} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1153 | 2024.11.06 23:59:54.675945 [ 283 ] {} <Debug> HTTP-Session: 001aedea-ac66-4aa9-a09c-09b9ec362bf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1154 | 2024.11.06 23:59:54.676120 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44559, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1155 | 2024.11.06 23:59:54.676218 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33125, User-Agent: (none), Length: 2461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1156 | 2024.11.06 23:59:54.676293 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1157 | 2024.11.06 23:59:54.676317 [ 282 ] {} <Debug> HTTP-Session: cde9d3a6-1009-4c76-a6e8-a8618799723b Authenticating user 'default' from [fd00:1122:3344:101::d]:33125 | ||
1158 | 2024.11.06 23:59:54.676338 [ 282 ] {} <Debug> HTTP-Session: cde9d3a6-1009-4c76-a6e8-a8618799723b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1159 | 2024.11.06 23:59:54.676352 [ 282 ] {} <Debug> HTTP-Session: cde9d3a6-1009-4c76-a6e8-a8618799723b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1160 | 2024.11.06 23:59:54.676395 [ 282 ] {} <Trace> HTTP-Session: cde9d3a6-1009-4c76-a6e8-a8618799723b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1161 | 2024.11.06 23:59:54.676531 [ 282 ] {1cb05da3-ca52-4cc8-9c8c-0017041d9bf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33125) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1162 | 2024.11.06 23:59:54.676586 [ 282 ] {1cb05da3-ca52-4cc8-9c8c-0017041d9bf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1163 | 2024.11.06 23:59:54.676754 [ 282 ] {1cb05da3-ca52-4cc8-9c8c-0017041d9bf7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1164 | 2024.11.06 23:59:54.677092 [ 282 ] {1cb05da3-ca52-4cc8-9c8c-0017041d9bf7} <Trace> oximeter.measurements_u64 (02194d03-99b7-4220-b6b9-8d43257a6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1165 | 2024.11.06 23:59:54.677131 [ 282 ] {1cb05da3-ca52-4cc8-9c8c-0017041d9bf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
1166 | 2024.11.06 23:59:54.677531 [ 282 ] {1cb05da3-ca52-4cc8-9c8c-0017041d9bf7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1167 | 2024.11.06 23:59:54.677773 [ 282 ] {1cb05da3-ca52-4cc8-9c8c-0017041d9bf7} <Trace> oximeter.measurements_u64 (02194d03-99b7-4220-b6b9-8d43257a6c4d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1168 | 2024.11.06 23:59:54.677961 [ 282 ] {1cb05da3-ca52-4cc8-9c8c-0017041d9bf7} <Debug> executeQuery: Read 16 rows, 1.09 KiB in 0.001467 sec., 10906.612133605999 rows/sec., 745.57 KiB/sec. | ||
1169 | 2024.11.06 23:59:54.678181 [ 282 ] {1cb05da3-ca52-4cc8-9c8c-0017041d9bf7} <Debug> DynamicQueryHandler: Done processing query | ||
1170 | 2024.11.06 23:59:54.678208 [ 282 ] {1cb05da3-ca52-4cc8-9c8c-0017041d9bf7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1171 | 2024.11.06 23:59:54.678226 [ 282 ] {} <Debug> HTTP-Session: cde9d3a6-1009-4c76-a6e8-a8618799723b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1172 | 2024.11.06 23:59:54.678390 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33125, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1173 | 2024.11.06 23:59:54.850697 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44559, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1174 | 2024.11.06 23:59:55.050182 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56973, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1175 | 2024.11.06 23:59:55.054589 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41079, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1176 | 2024.11.06 23:59:55.057964 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56090, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1177 | 2024.11.06 23:59:55.064293 [ 283 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33722, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1178 | 2024.11.06 23:59:55.064421 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43498, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1179 | 2024.11.06 23:59:55.105252 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46012, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1180 | 2024.11.06 23:59:55.109562 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38227, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1181 | 2024.11.06 23:59:59.033831 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1182 | 2024.11.06 23:59:59.033891 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1183 | 2024.11.06 23:59:59.105034 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 104 entries to flush up to offset 194 | ||
1184 | 2024.11.06 23:59:59.112109 [ 242 ] {} <Trace> system.query_log (f42aa65f-b9b4-499d-81d3-1abffa95e268): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1185 | 2024.11.06 23:59:59.112163 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
1186 | 2024.11.06 23:59:59.113877 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1187 | 2024.11.06 23:59:59.114185 [ 242 ] {} <Trace> system.query_log (f42aa65f-b9b4-499d-81d3-1abffa95e268): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1188 | 2024.11.06 23:59:59.114995 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 194 | ||
1189 | 2024.11.06 23:59:59.671787 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51356, User-Agent: (none), Length: 4181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1190 | 2024.11.06 23:59:59.671898 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1191 | 2024.11.06 23:59:59.671922 [ 282 ] {} <Debug> HTTP-Session: ecb1c0b6-a803-47c5-8154-9a633d691d3a Authenticating user 'default' from [fd00:1122:3344:101::d]:51356 | ||
1192 | 2024.11.06 23:59:59.671946 [ 282 ] {} <Debug> HTTP-Session: ecb1c0b6-a803-47c5-8154-9a633d691d3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1193 | 2024.11.06 23:59:59.671960 [ 282 ] {} <Debug> HTTP-Session: ecb1c0b6-a803-47c5-8154-9a633d691d3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1194 | 2024.11.06 23:59:59.672011 [ 282 ] {} <Trace> HTTP-Session: ecb1c0b6-a803-47c5-8154-9a633d691d3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1195 | 2024.11.06 23:59:59.672198 [ 282 ] {30a1b8fc-7beb-408e-a455-373b9d5a795d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51356) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1196 | 2024.11.06 23:59:59.672267 [ 282 ] {30a1b8fc-7beb-408e-a455-373b9d5a795d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1197 | 2024.11.06 23:59:59.672587 [ 282 ] {30a1b8fc-7beb-408e-a455-373b9d5a795d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1198 | 2024.11.06 23:59:59.673068 [ 282 ] {30a1b8fc-7beb-408e-a455-373b9d5a795d} <Trace> oximeter.fields_string (07f956be-23a3-4442-a04d-68ce33b7a693): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1199 | 2024.11.06 23:59:59.673115 [ 282 ] {30a1b8fc-7beb-408e-a455-373b9d5a795d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
1200 | 2024.11.06 23:59:59.673516 [ 282 ] {30a1b8fc-7beb-408e-a455-373b9d5a795d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1201 | 2024.11.06 23:59:59.673769 [ 282 ] {30a1b8fc-7beb-408e-a455-373b9d5a795d} <Trace> oximeter.fields_string (07f956be-23a3-4442-a04d-68ce33b7a693): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1202 | 2024.11.06 23:59:59.673933 [ 282 ] {30a1b8fc-7beb-408e-a455-373b9d5a795d} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001788 sec., 16778.523489932886 rows/sec., 1.27 MiB/sec. | ||
1203 | 2024.11.06 23:59:59.674158 [ 282 ] {30a1b8fc-7beb-408e-a455-373b9d5a795d} <Debug> DynamicQueryHandler: Done processing query | ||
1204 | 2024.11.06 23:59:59.674185 [ 282 ] {30a1b8fc-7beb-408e-a455-373b9d5a795d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1205 | 2024.11.06 23:59:59.674201 [ 282 ] {} <Debug> HTTP-Session: ecb1c0b6-a803-47c5-8154-9a633d691d3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1206 | 2024.11.06 23:59:59.674412 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51356, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1207 | 2024.11.06 23:59:59.674615 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49482, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1208 | 2024.11.06 23:59:59.674700 [ 284 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1209 | 2024.11.06 23:59:59.674724 [ 284 ] {} <Debug> HTTP-Session: 49051dc3-75fa-49a9-a6d2-f8e99a2351ec Authenticating user 'default' from [fd00:1122:3344:101::d]:49482 | ||
1210 | 2024.11.06 23:59:59.674745 [ 284 ] {} <Debug> HTTP-Session: 49051dc3-75fa-49a9-a6d2-f8e99a2351ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1211 | 2024.11.06 23:59:59.674760 [ 284 ] {} <Debug> HTTP-Session: 49051dc3-75fa-49a9-a6d2-f8e99a2351ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1212 | 2024.11.06 23:59:59.674797 [ 284 ] {} <Trace> HTTP-Session: 49051dc3-75fa-49a9-a6d2-f8e99a2351ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1213 | 2024.11.06 23:59:59.674948 [ 284 ] {51cf838f-1e36-4abc-936c-7bae1ecf5bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49482) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1214 | 2024.11.06 23:59:59.675008 [ 284 ] {51cf838f-1e36-4abc-936c-7bae1ecf5bec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1215 | 2024.11.06 23:59:59.675258 [ 284 ] {51cf838f-1e36-4abc-936c-7bae1ecf5bec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1216 | 2024.11.06 23:59:59.675663 [ 284 ] {51cf838f-1e36-4abc-936c-7bae1ecf5bec} <Trace> oximeter.fields_uuid (79d9bb5f-5954-41db-a52f-a02ad7d295ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1217 | 2024.11.06 23:59:59.675702 [ 284 ] {51cf838f-1e36-4abc-936c-7bae1ecf5bec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
1218 | 2024.11.06 23:59:59.676070 [ 284 ] {51cf838f-1e36-4abc-936c-7bae1ecf5bec} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1219 | 2024.11.06 23:59:59.676314 [ 284 ] {51cf838f-1e36-4abc-936c-7bae1ecf5bec} <Trace> oximeter.fields_uuid (79d9bb5f-5954-41db-a52f-a02ad7d295ab): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1220 | 2024.11.06 23:59:59.676471 [ 284 ] {51cf838f-1e36-4abc-936c-7bae1ecf5bec} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001573 sec., 22886.204704386524 rows/sec., 1.79 MiB/sec. | ||
1221 | 2024.11.06 23:59:59.676662 [ 284 ] {51cf838f-1e36-4abc-936c-7bae1ecf5bec} <Debug> DynamicQueryHandler: Done processing query | ||
1222 | 2024.11.06 23:59:59.676688 [ 284 ] {51cf838f-1e36-4abc-936c-7bae1ecf5bec} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
1223 | 2024.11.06 23:59:59.676706 [ 284 ] {} <Debug> HTTP-Session: 49051dc3-75fa-49a9-a6d2-f8e99a2351ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1224 | 2024.11.06 23:59:59.676883 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51356, User-Agent: (none), Length: 21077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1225 | 2024.11.06 23:59:59.676895 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49482, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1226 | 2024.11.06 23:59:59.676945 [ 282 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1227 | 2024.11.06 23:59:59.676970 [ 282 ] {} <Debug> HTTP-Session: 4a35a833-42f0-4313-a0ab-868cdf5dbb46 Authenticating user 'default' from [fd00:1122:3344:101::d]:51356 | ||
1228 | 2024.11.06 23:59:59.676988 [ 282 ] {} <Debug> HTTP-Session: 4a35a833-42f0-4313-a0ab-868cdf5dbb46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1229 | 2024.11.06 23:59:59.677002 [ 282 ] {} <Debug> HTTP-Session: 4a35a833-42f0-4313-a0ab-868cdf5dbb46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1230 | 2024.11.06 23:59:59.677036 [ 282 ] {} <Trace> HTTP-Session: 4a35a833-42f0-4313-a0ab-868cdf5dbb46 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1231 | 2024.11.06 23:59:59.677178 [ 282 ] {40da8256-7a6f-4b23-a5dc-9596bf2cc65f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51356) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
1232 | 2024.11.06 23:59:59.677225 [ 282 ] {40da8256-7a6f-4b23-a5dc-9596bf2cc65f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1233 | 2024.11.06 23:59:59.677368 [ 282 ] {40da8256-7a6f-4b23-a5dc-9596bf2cc65f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1234 | 2024.11.06 23:59:59.677749 [ 282 ] {40da8256-7a6f-4b23-a5dc-9596bf2cc65f} <Trace> oximeter.measurements_cumulativeu64 (17232b2c-bf92-437b-91a0-1f2a28f8f8e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1235 | 2024.11.06 23:59:59.677784 [ 282 ] {40da8256-7a6f-4b23-a5dc-9596bf2cc65f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
1236 | 2024.11.06 23:59:59.678162 [ 282 ] {40da8256-7a6f-4b23-a5dc-9596bf2cc65f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1237 | 2024.11.06 23:59:59.678429 [ 282 ] {40da8256-7a6f-4b23-a5dc-9596bf2cc65f} <Trace> oximeter.measurements_cumulativeu64 (17232b2c-bf92-437b-91a0-1f2a28f8f8e4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1238 | 2024.11.06 23:59:59.678575 [ 282 ] {40da8256-7a6f-4b23-a5dc-9596bf2cc65f} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001444 sec., 76177.28531855956 rows/sec., 5.32 MiB/sec. | ||
1239 | 2024.11.06 23:59:59.678758 [ 282 ] {40da8256-7a6f-4b23-a5dc-9596bf2cc65f} <Debug> DynamicQueryHandler: Done processing query | ||
1240 | 2024.11.06 23:59:59.678782 [ 282 ] {40da8256-7a6f-4b23-a5dc-9596bf2cc65f} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
1241 | 2024.11.06 23:59:59.678801 [ 282 ] {} <Debug> HTTP-Session: 4a35a833-42f0-4313-a0ab-868cdf5dbb46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1242 | 2024.11.06 23:59:59.678998 [ 282 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51356, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1243 | 2024.11.06 23:59:59.679087 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44878, User-Agent: (none), Length: 6067, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1244 | 2024.11.06 23:59:59.679152 [ 284 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 | ||
1245 | 2024.11.06 23:59:59.679177 [ 284 ] {} <Debug> HTTP-Session: 62b6979b-97e3-4c9c-951c-5dbac1324af4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44878 | ||
1246 | 2024.11.06 23:59:59.679199 [ 284 ] {} <Debug> HTTP-Session: 62b6979b-97e3-4c9c-951c-5dbac1324af4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1247 | 2024.11.06 23:59:59.679217 [ 284 ] {} <Debug> HTTP-Session: 62b6979b-97e3-4c9c-951c-5dbac1324af4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1248 | 2024.11.06 23:59:59.679256 [ 284 ] {} <Trace> HTTP-Session: 62b6979b-97e3-4c9c-951c-5dbac1324af4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1249 | 2024.11.06 23:59:59.679384 [ 284 ] {0d2ea540-2d5a-4aef-900e-07a53de60b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44878) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) | ||
1250 | 2024.11.06 23:59:59.679431 [ 284 ] {0d2ea540-2d5a-4aef-900e-07a53de60b73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1251 | 2024.11.06 23:59:59.679561 [ 284 ] {0d2ea540-2d5a-4aef-900e-07a53de60b73} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1252 | 2024.11.06 23:59:59.679872 [ 284 ] {0d2ea540-2d5a-4aef-900e-07a53de60b73} <Trace> oximeter.measurements_u64 (02194d03-99b7-4220-b6b9-8d43257a6c4d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1253 | 2024.11.06 23:59:59.679908 [ 284 ] {0d2ea540-2d5a-4aef-900e-07a53de60b73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.31 GiB. | ||
1254 | 2024.11.06 23:59:59.680276 [ 284 ] {0d2ea540-2d5a-4aef-900e-07a53de60b73} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1255 | 2024.11.06 23:59:59.680523 [ 284 ] {0d2ea540-2d5a-4aef-900e-07a53de60b73} <Trace> oximeter.measurements_u64 (02194d03-99b7-4220-b6b9-8d43257a6c4d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1256 | 2024.11.06 23:59:59.680677 [ 284 ] {0d2ea540-2d5a-4aef-900e-07a53de60b73} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001329 sec., 30097.817908201654 rows/sec., 2.01 MiB/sec. | ||
1257 | 2024.11.06 23:59:59.680933 [ 284 ] {0d2ea540-2d5a-4aef-900e-07a53de60b73} <Debug> DynamicQueryHandler: Done processing query | ||
1258 | 2024.11.06 23:59:59.680958 [ 284 ] {0d2ea540-2d5a-4aef-900e-07a53de60b73} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
1259 | 2024.11.06 23:59:59.680975 [ 284 ] {} <Debug> HTTP-Session: 62b6979b-97e3-4c9c-951c-5dbac1324af4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1260 | 2024.11.06 23:59:59.681148 [ 284 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44878, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) |