[ Oct 21 22:14:48 Enabled. ] [ Oct 21 22:14:48 Rereading configuration. ] [ Oct 21 22:14:50 Rereading configuration. ] [ Oct 21 22:14:51 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + 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 [ Oct 21 22:14:52 Method "start" exited with status 0. ] Processing configuration file '/opt/oxide/clickhouse/config.xml'. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2024.10.21 22:14:53.309546 [ 1 ] {} Application: Will watch for the process with pid 22221 2024.10.21 22:14:53.310184 [ 1 ] {} Application: Forked a child process to watch 2024.10.21 22:14:53.677359 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 22221 2024.10.21 22:14:53.678517 [ 1 ] {} Application: starting up 2024.10.21 22:14:53.679615 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.10.21 22:14:53.810945 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2024.10.21 22:14:53.855068 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.10.21 22:14:53.855125 [ 1 ] {} Application: Initializing DateLUT. 2024.10.21 22:14:53.855142 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.10.21 22:14:53.855212 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2024.10.21 22:14:53.855655 [ 1 ] {} Application: Initializing interserver credentials. 2024.10.21 22:14:53.857521 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.10.21 22:14:53.858156 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2024.10.21 22:14:53.859115 [ 1 ] {} 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) 2024.10.21 22:14:53.859144 [ 1 ] {} 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) 2024.10.21 22:14:53.859162 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2024.10.21 22:14:53.859359 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2024.10.21 22:14:53.860371 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.10.21 22:14:53.867150 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2024.10.21 22:14:53.867996 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2024.10.21 22:14:53.869530 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.10.21 22:14:53.869600 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2024.10.21 22:14:53.871400 [ 1 ] {} ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' Processing configuration file '/opt/oxide/clickhouse/config.xml'. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.10.21 22:14:53.871750 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration 2024.10.21 22:14:53.877066 [ 1 ] {} ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration 2024.10.21 22:14:53.877855 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml 2024.10.21 22:14:53.879670 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2024.10.21 22:14:53.880185 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.10.21 22:14:53.880681 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.10.21 22:14:53.881128 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.10.21 22:14:53.882799 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.10.21 22:14:53.882830 [ 1 ] {} Application: Loading metadata from /data/ 2024.10.21 22:14:53.882922 [ 152 ] {} DNSResolver: Updating DNS cache 2024.10.21 22:14:53.883121 [ 152 ] {} DNSResolver: Updated DNS cache 2024.10.21 22:14:53.899893 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.10.21 22:14:53.899922 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000166765 sec 2024.10.21 22:14:53.899977 [ 1 ] {} ReferentialDeps: No tables 2024.10.21 22:14:53.900001 [ 1 ] {} LoadingDeps: No tables 2024.10.21 22:14:53.901839 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.10.21 22:14:53.903149 [ 1 ] {} SystemLog: Creating system.query_log from query_log 2024.10.21 22:14:53.922136 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.10.21 22:14:53.922199 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.10.21 22:14:53.922239 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.10.21 22:14:53.922260 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.10.21 22:14:53.922306 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.10.21 22:14:53.922334 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.10.21 22:14:53.922354 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.10.21 22:14:53.922406 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2024.10.21 22:14:53.922435 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.10.21 22:14:53.922455 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.10.21 22:14:53.922471 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.10.21 22:14:53.922540 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.10.21 22:14:53.922560 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.10.21 22:14:53.922579 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.10.21 22:14:53.922636 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.10.21 22:14:53.922655 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2024.10.21 22:14:53.962682 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.10.21 22:14:53.970707 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.10.21 22:14:53.970759 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.0032e-05 sec 2024.10.21 22:14:53.970781 [ 1 ] {} ReferentialDeps: No tables 2024.10.21 22:14:53.970797 [ 1 ] {} LoadingDeps: No tables 2024.10.21 22:14:53.970830 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.10.21 22:14:53.971139 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2024.10.21 22:14:53.971207 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2024.10.21 22:14:53.971229 [ 1 ] {} Application: Loaded metadata. 2024.10.21 22:14:53.971250 [ 1 ] {} 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). 2024.10.21 22:14:53.971285 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.10.21 22:14:53.977216 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.10.21 22:14:53.977452 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 24.71 MiB, peak 24.71 MiB, free memory in arenas 0.00 B, will set to 116.71 MiB (RSS), difference: 92.00 MiB 2024.10.21 22:14:53.978565 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.765e-05 sec. 2024.10.21 22:14:53.978965 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.10.21 22:14:53.979069 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.10.21 22:14:53.979095 [ 1 ] {} Application: Ready for connections. 2024.10.21 22:14:54.033876 [ 3 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48845 2024.10.21 22:14:54.034130 [ 3 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.10.21 22:14:54.034186 [ 3 ] {} TCP-Session: aea4981c-fb2f-4279-91f7-69e7633f0c50 Authenticating user 'default' from [fd00:1122:3344:101::d]:48845 2024.10.21 22:14:54.034220 [ 3 ] {} TCP-Session: aea4981c-fb2f-4279-91f7-69e7633f0c50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.034260 [ 3 ] {} TCP-Session: aea4981c-fb2f-4279-91f7-69e7633f0c50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.034341 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.10.21 22:14:54.034372 [ 3 ] {} 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 2024.10.21 22:14:54.034402 [ 3 ] {} 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 2024.10.21 22:14:54.280737 [ 4 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39659 2024.10.21 22:14:54.280866 [ 4 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.10.21 22:14:54.280897 [ 4 ] {} TCP-Session: 64793263-92e8-4a5a-bc6c-bea293f277f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39659 2024.10.21 22:14:54.280936 [ 4 ] {} TCP-Session: 64793263-92e8-4a5a-bc6c-bea293f277f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.280952 [ 4 ] {} TCP-Session: 64793263-92e8-4a5a-bc6c-bea293f277f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.606328 [ 5 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40538 2024.10.21 22:14:54.606459 [ 5 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.10.21 22:14:54.606491 [ 5 ] {} TCP-Session: ff6a61ef-5512-46af-93ce-deba7628e894 Authenticating user 'default' from [fd00:1122:3344:101::d]:40538 2024.10.21 22:14:54.606515 [ 5 ] {} TCP-Session: ff6a61ef-5512-46af-93ce-deba7628e894 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.606529 [ 5 ] {} TCP-Session: ff6a61ef-5512-46af-93ce-deba7628e894 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.606832 [ 250 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37157 2024.10.21 22:14:54.606907 [ 251 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56968 2024.10.21 22:14:54.606980 [ 250 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.10.21 22:14:54.607098 [ 250 ] {} TCP-Session: e678c464-7944-4454-8345-1d4a9955625d Authenticating user 'default' from [fd00:1122:3344:101::d]:37157 2024.10.21 22:14:54.607107 [ 251 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.10.21 22:14:54.607108 [ 252 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52773 2024.10.21 22:14:54.607145 [ 251 ] {} TCP-Session: 888cba33-4e47-4923-983b-4ca1ec3646da Authenticating user 'default' from [fd00:1122:3344:101::d]:56968 2024.10.21 22:14:54.607132 [ 250 ] {} TCP-Session: e678c464-7944-4454-8345-1d4a9955625d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.607194 [ 251 ] {} TCP-Session: 888cba33-4e47-4923-983b-4ca1ec3646da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.607199 [ 250 ] {} TCP-Session: e678c464-7944-4454-8345-1d4a9955625d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.607225 [ 251 ] {} TCP-Session: 888cba33-4e47-4923-983b-4ca1ec3646da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.607342 [ 252 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.10.21 22:14:54.607391 [ 252 ] {} TCP-Session: 8909a501-7ea3-41ee-9344-4957c8d2513e Authenticating user 'default' from [fd00:1122:3344:101::d]:52773 2024.10.21 22:14:54.607432 [ 252 ] {} TCP-Session: 8909a501-7ea3-41ee-9344-4957c8d2513e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.607449 [ 252 ] {} TCP-Session: 8909a501-7ea3-41ee-9344-4957c8d2513e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.607882 [ 253 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45849 2024.10.21 22:14:54.607956 [ 254 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39769 2024.10.21 22:14:54.608161 [ 253 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.10.21 22:14:54.608197 [ 254 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.10.21 22:14:54.608233 [ 253 ] {} TCP-Session: 6f17d362-2fa2-4aa9-986a-865e96bfcba1 Authenticating user 'default' from [fd00:1122:3344:101::d]:45849 2024.10.21 22:14:54.608244 [ 254 ] {} TCP-Session: f9b33e3b-b816-4b91-b0d9-e4e6b9aaa7ba Authenticating user 'default' from [fd00:1122:3344:101::d]:39769 2024.10.21 22:14:54.608289 [ 256 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58837 2024.10.21 22:14:54.608317 [ 253 ] {} TCP-Session: 6f17d362-2fa2-4aa9-986a-865e96bfcba1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.608322 [ 254 ] {} TCP-Session: f9b33e3b-b816-4b91-b0d9-e4e6b9aaa7ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.608292 [ 255 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35556 2024.10.21 22:14:54.608384 [ 254 ] {} TCP-Session: f9b33e3b-b816-4b91-b0d9-e4e6b9aaa7ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.608376 [ 253 ] {} TCP-Session: 6f17d362-2fa2-4aa9-986a-865e96bfcba1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.608566 [ 256 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.10.21 22:14:54.608596 [ 255 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.10.21 22:14:54.608655 [ 256 ] {} TCP-Session: ab40339b-03a4-4425-8997-7ef614affa90 Authenticating user 'default' from [fd00:1122:3344:101::d]:58837 2024.10.21 22:14:54.608676 [ 255 ] {} TCP-Session: 63e66206-51ce-4f1a-957f-66533a120d90 Authenticating user 'default' from [fd00:1122:3344:101::d]:35556 2024.10.21 22:14:54.608713 [ 256 ] {} TCP-Session: ab40339b-03a4-4425-8997-7ef614affa90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.608728 [ 255 ] {} TCP-Session: 63e66206-51ce-4f1a-957f-66533a120d90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.608743 [ 256 ] {} TCP-Session: ab40339b-03a4-4425-8997-7ef614affa90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.608793 [ 255 ] {} TCP-Session: 63e66206-51ce-4f1a-957f-66533a120d90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.641032 [ 257 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59635, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.641224 [ 257 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.10.21 22:14:54.641253 [ 257 ] {} HTTP-Session: fabcfab0-db18-4b17-97c5-a241731784fc Authenticating user 'default' from [fd00:1122:3344:101::d]:59635 2024.10.21 22:14:54.641271 [ 257 ] {} HTTP-Session: fabcfab0-db18-4b17-97c5-a241731784fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.641297 [ 257 ] {} HTTP-Session: fabcfab0-db18-4b17-97c5-a241731784fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.641340 [ 257 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.10.21 22:14:54.641373 [ 257 ] {} 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 2024.10.21 22:14:54.641401 [ 257 ] {} 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 2024.10.21 22:14:54.641444 [ 257 ] {} HTTP-Session: fabcfab0-db18-4b17-97c5-a241731784fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.10.21 22:14:54.642582 [ 257 ] {b33d5b0a-c1eb-4ac3-b7ee-cd286c688465} executeQuery: (from [fd00:1122:3344:101::d]:59635) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.10.21 22:14:54.703947 [ 257 ] {b33d5b0a-c1eb-4ac3-b7ee-cd286c688465} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:59635) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr, std::function, std::optional const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 2024.10.21 22:14:54.704906 [ 257 ] {b33d5b0a-c1eb-4ac3-b7ee-cd286c688465} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr, std::function, std::optional const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 (version 23.8.7.1) 2024.10.21 22:14:54.706770 [ 257 ] {} HTTP-Session: fabcfab0-db18-4b17-97c5-a241731784fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.707091 [ 257 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59635, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.707500 [ 257 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64894, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.707597 [ 257 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.10.21 22:14:54.707624 [ 257 ] {} HTTP-Session: a62dd5be-1021-4b01-be85-b1a426bd5b59 Authenticating user 'default' from [fd00:1122:3344:101::d]:64894 2024.10.21 22:14:54.707651 [ 257 ] {} HTTP-Session: a62dd5be-1021-4b01-be85-b1a426bd5b59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.707681 [ 257 ] {} HTTP-Session: a62dd5be-1021-4b01-be85-b1a426bd5b59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.707739 [ 257 ] {} HTTP-Session: a62dd5be-1021-4b01-be85-b1a426bd5b59 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.10.21 22:14:54.707946 [ 257 ] {962eb0c3-0778-41f7-9ea7-8d5a841f96ea} executeQuery: (from [fd00:1122:3344:101::d]:64894) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.10.21 22:14:54.708284 [ 257 ] {962eb0c3-0778-41f7-9ea7-8d5a841f96ea} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:64894) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr, std::function, std::optional const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 2024.10.21 22:14:54.708436 [ 257 ] {962eb0c3-0778-41f7-9ea7-8d5a841f96ea} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr, std::function, std::optional const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 (version 23.8.7.1) 2024.10.21 22:14:54.708632 [ 257 ] {} HTTP-Session: a62dd5be-1021-4b01-be85-b1a426bd5b59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.708801 [ 257 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64894, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.709646 [ 257 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34322, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.709709 [ 257 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.10.21 22:14:54.709730 [ 257 ] {} HTTP-Session: b41b1ff5-8c2c-4b1c-bc4e-7896db79f65c Authenticating user 'default' from [fd00:1122:3344:101::d]:34322 2024.10.21 22:14:54.709746 [ 257 ] {} HTTP-Session: b41b1ff5-8c2c-4b1c-bc4e-7896db79f65c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.709766 [ 257 ] {} HTTP-Session: b41b1ff5-8c2c-4b1c-bc4e-7896db79f65c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.709799 [ 257 ] {} HTTP-Session: b41b1ff5-8c2c-4b1c-bc4e-7896db79f65c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.10.21 22:14:54.711060 [ 257 ] {ba5db31b-76ae-4014-9f33-ca60d438469d} executeQuery: (from [fd00:1122:3344:101::d]:34322) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.10.21 22:14:54.711906 [ 257 ] {ba5db31b-76ae-4014-9f33-ca60d438469d} DynamicQueryHandler: Done processing query 2024.10.21 22:14:54.711930 [ 257 ] {} HTTP-Session: b41b1ff5-8c2c-4b1c-bc4e-7896db79f65c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.713033 [ 257 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34322, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.713342 [ 257 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38064, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.713391 [ 257 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.10.21 22:14:54.713410 [ 257 ] {} HTTP-Session: 4ae7480f-e57d-4ec2-ba71-d55b182a6bee Authenticating user 'default' from [fd00:1122:3344:101::d]:38064 2024.10.21 22:14:54.713435 [ 257 ] {} HTTP-Session: 4ae7480f-e57d-4ec2-ba71-d55b182a6bee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.713448 [ 257 ] {} HTTP-Session: 4ae7480f-e57d-4ec2-ba71-d55b182a6bee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.713477 [ 257 ] {} HTTP-Session: 4ae7480f-e57d-4ec2-ba71-d55b182a6bee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.10.21 22:14:54.713576 [ 257 ] {5e3fc699-8864-4325-823c-95fc8d173b9d} executeQuery: (from [fd00:1122:3344:101::d]:38064) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.10.21 22:14:54.713664 [ 257 ] {5e3fc699-8864-4325-823c-95fc8d173b9d} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.10.21 22:14:54.720225 [ 257 ] {5e3fc699-8864-4325-823c-95fc8d173b9d} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.10.21 22:14:54.720254 [ 257 ] {5e3fc699-8864-4325-823c-95fc8d173b9d} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.3501e-05 sec 2024.10.21 22:14:54.720268 [ 257 ] {5e3fc699-8864-4325-823c-95fc8d173b9d} ReferentialDeps: No tables 2024.10.21 22:14:54.720280 [ 257 ] {5e3fc699-8864-4325-823c-95fc8d173b9d} LoadingDeps: No tables 2024.10.21 22:14:54.720308 [ 257 ] {5e3fc699-8864-4325-823c-95fc8d173b9d} DatabaseAtomic (oximeter): Starting up tables. 2024.10.21 22:14:54.720437 [ 257 ] {5e3fc699-8864-4325-823c-95fc8d173b9d} DynamicQueryHandler: Done processing query 2024.10.21 22:14:54.720459 [ 257 ] {} HTTP-Session: 4ae7480f-e57d-4ec2-ba71-d55b182a6bee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.720596 [ 257 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38064, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.720903 [ 257 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43611, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.720951 [ 257 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.10.21 22:14:54.720987 [ 257 ] {} HTTP-Session: 094ec694-6206-4f8d-9caa-297de775a270 Authenticating user 'default' from [fd00:1122:3344:101::d]:43611 2024.10.21 22:14:54.721003 [ 257 ] {} HTTP-Session: 094ec694-6206-4f8d-9caa-297de775a270 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.721016 [ 257 ] {} HTTP-Session: 094ec694-6206-4f8d-9caa-297de775a270 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.721058 [ 257 ] {} HTTP-Session: 094ec694-6206-4f8d-9caa-297de775a270 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.10.21 22:14:54.721199 [ 257 ] {2637be29-3aa3-4a26-99e9-24fd51b0188e} executeQuery: (from [fd00:1122:3344:101::d]:43611) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2024.10.21 22:14:54.721252 [ 257 ] {2637be29-3aa3-4a26-99e9-24fd51b0188e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.10.21 22:14:54.729762 [ 257 ] {2637be29-3aa3-4a26-99e9-24fd51b0188e} StoragePolicy (default): Storage policy default created, total volumes 1 2024.10.21 22:14:54.736929 [ 257 ] {2637be29-3aa3-4a26-99e9-24fd51b0188e} oximeter.version (8a488be3-3438-4894-8f57-3148f961fb7e): Loading data parts 2024.10.21 22:14:54.737497 [ 257 ] {2637be29-3aa3-4a26-99e9-24fd51b0188e} oximeter.version (8a488be3-3438-4894-8f57-3148f961fb7e): There are no data parts 2024.10.21 22:14:54.745784 [ 257 ] {2637be29-3aa3-4a26-99e9-24fd51b0188e} DynamicQueryHandler: Done processing query 2024.10.21 22:14:54.745810 [ 257 ] {} HTTP-Session: 094ec694-6206-4f8d-9caa-297de775a270 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.745982 [ 257 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43611, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.746254 [ 257 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37911, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.746319 [ 257 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.10.21 22:14:54.746339 [ 257 ] {} HTTP-Session: 4174941b-c4a9-44be-b653-09f0e0338ec4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37911 2024.10.21 22:14:54.746356 [ 257 ] {} HTTP-Session: 4174941b-c4a9-44be-b653-09f0e0338ec4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.746379 [ 257 ] {} HTTP-Session: 4174941b-c4a9-44be-b653-09f0e0338ec4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.746410 [ 257 ] {} HTTP-Session: 4174941b-c4a9-44be-b653-09f0e0338ec4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.10.21 22:14:54.746592 [ 257 ] {ff8c17b1-f2ea-4a9c-89d7-74b042d39b7b} executeQuery: (from [fd00:1122:3344:101::d]:37911) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( 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) 2024.10.21 22:14:54.746653 [ 257 ] {ff8c17b1-f2ea-4a9c-89d7-74b042d39b7b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.10.21 22:14:54.756902 [ 257 ] {ff8c17b1-f2ea-4a9c-89d7-74b042d39b7b} oximeter.measurements_bool (d2c9fbaf-9299-476a-b4a9-c9466726a882): Loading data parts 2024.10.21 22:14:54.757205 [ 257 ] {ff8c17b1-f2ea-4a9c-89d7-74b042d39b7b} oximeter.measurements_bool (d2c9fbaf-9299-476a-b4a9-c9466726a882): There are no data parts 2024.10.21 22:14:54.760688 [ 257 ] {ff8c17b1-f2ea-4a9c-89d7-74b042d39b7b} DynamicQueryHandler: Done processing query 2024.10.21 22:14:54.760720 [ 257 ] {} HTTP-Session: 4174941b-c4a9-44be-b653-09f0e0338ec4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.760898 [ 257 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37911, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.761241 [ 257 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36578, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.761302 [ 257 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.10.21 22:14:54.761322 [ 257 ] {} HTTP-Session: 1298cc93-03ed-48b1-9936-d85b5548b283 Authenticating user 'default' from [fd00:1122:3344:101::d]:36578 2024.10.21 22:14:54.761338 [ 257 ] {} HTTP-Session: 1298cc93-03ed-48b1-9936-d85b5548b283 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.761366 [ 257 ] {} HTTP-Session: 1298cc93-03ed-48b1-9936-d85b5548b283 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.761396 [ 257 ] {} HTTP-Session: 1298cc93-03ed-48b1-9936-d85b5548b283 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.10.21 22:14:54.761572 [ 257 ] {083cd57e-dc0c-4aee-9b81-26ee21e0b8e7} executeQuery: (from [fd00:1122:3344:101::d]:36578) 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) 2024.10.21 22:14:54.761625 [ 257 ] {083cd57e-dc0c-4aee-9b81-26ee21e0b8e7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.10.21 22:14:54.765568 [ 257 ] {083cd57e-dc0c-4aee-9b81-26ee21e0b8e7} oximeter.measurements_i8 (58312a3d-f1e3-4351-a233-f715f3fc0352): Loading data parts 2024.10.21 22:14:54.765772 [ 257 ] {083cd57e-dc0c-4aee-9b81-26ee21e0b8e7} oximeter.measurements_i8 (58312a3d-f1e3-4351-a233-f715f3fc0352): There are no data parts 2024.10.21 22:14:54.771707 [ 257 ] {083cd57e-dc0c-4aee-9b81-26ee21e0b8e7} DynamicQueryHandler: Done processing query 2024.10.21 22:14:54.771738 [ 257 ] {} HTTP-Session: 1298cc93-03ed-48b1-9936-d85b5548b283 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.771913 [ 257 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36578, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.772269 [ 257 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34927, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.772339 [ 257 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.10.21 22:14:54.772359 [ 257 ] {} HTTP-Session: 473a1daf-ff3d-44fe-9462-4028cafb6302 Authenticating user 'default' from [fd00:1122:3344:101::d]:34927 2024.10.21 22:14:54.772375 [ 257 ] {} HTTP-Session: 473a1daf-ff3d-44fe-9462-4028cafb6302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.772405 [ 257 ] {} HTTP-Session: 473a1daf-ff3d-44fe-9462-4028cafb6302 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.772435 [ 257 ] {} HTTP-Session: 473a1daf-ff3d-44fe-9462-4028cafb6302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.10.21 22:14:54.772605 [ 257 ] {dc5e731e-075b-4151-b8f9-bc09ecc28955} executeQuery: (from [fd00:1122:3344:101::d]:34927) 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) 2024.10.21 22:14:54.772657 [ 257 ] {dc5e731e-075b-4151-b8f9-bc09ecc28955} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.10.21 22:14:54.778165 [ 257 ] {dc5e731e-075b-4151-b8f9-bc09ecc28955} oximeter.measurements_u8 (83e2dc7b-bc31-47a6-b59c-0619fe2e6177): Loading data parts 2024.10.21 22:14:54.778342 [ 257 ] {dc5e731e-075b-4151-b8f9-bc09ecc28955} oximeter.measurements_u8 (83e2dc7b-bc31-47a6-b59c-0619fe2e6177): There are no data parts 2024.10.21 22:14:54.784407 [ 257 ] {dc5e731e-075b-4151-b8f9-bc09ecc28955} DynamicQueryHandler: Done processing query 2024.10.21 22:14:54.784446 [ 257 ] {} HTTP-Session: 473a1daf-ff3d-44fe-9462-4028cafb6302 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.784632 [ 257 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34927, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.784913 [ 257 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64340, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.784971 [ 257 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.10.21 22:14:54.784990 [ 257 ] {} HTTP-Session: 4dd0afb0-bcf0-4250-9eef-39d300bf2c62 Authenticating user 'default' from [fd00:1122:3344:101::d]:64340 2024.10.21 22:14:54.785007 [ 257 ] {} HTTP-Session: 4dd0afb0-bcf0-4250-9eef-39d300bf2c62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.785027 [ 257 ] {} HTTP-Session: 4dd0afb0-bcf0-4250-9eef-39d300bf2c62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.785056 [ 257 ] {} HTTP-Session: 4dd0afb0-bcf0-4250-9eef-39d300bf2c62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.10.21 22:14:54.785234 [ 257 ] {ad9f54d5-8f22-49ee-a539-22468fc64744} executeQuery: (from [fd00:1122:3344:101::d]:64340) 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) 2024.10.21 22:14:54.785282 [ 257 ] {ad9f54d5-8f22-49ee-a539-22468fc64744} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.10.21 22:14:54.791624 [ 257 ] {ad9f54d5-8f22-49ee-a539-22468fc64744} oximeter.measurements_i16 (7a1f762c-ebb3-4e54-90bd-d420ae445e4a): Loading data parts 2024.10.21 22:14:54.791782 [ 257 ] {ad9f54d5-8f22-49ee-a539-22468fc64744} oximeter.measurements_i16 (7a1f762c-ebb3-4e54-90bd-d420ae445e4a): There are no data parts 2024.10.21 22:14:54.798077 [ 257 ] {ad9f54d5-8f22-49ee-a539-22468fc64744} DynamicQueryHandler: Done processing query 2024.10.21 22:14:54.798125 [ 257 ] {} HTTP-Session: 4dd0afb0-bcf0-4250-9eef-39d300bf2c62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.798254 [ 257 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64340, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.798593 [ 257 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38055, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.798652 [ 257 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.10.21 22:14:54.798671 [ 257 ] {} HTTP-Session: d13ebda6-a37b-4250-9213-cd657726f058 Authenticating user 'default' from [fd00:1122:3344:101::d]:38055 2024.10.21 22:14:54.798687 [ 257 ] {} HTTP-Session: d13ebda6-a37b-4250-9213-cd657726f058 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.798709 [ 257 ] {} HTTP-Session: d13ebda6-a37b-4250-9213-cd657726f058 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.798738 [ 257 ] {} HTTP-Session: d13ebda6-a37b-4250-9213-cd657726f058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.10.21 22:14:54.798925 [ 257 ] {fcec80be-45d8-4981-bbdf-82a2b731be08} executeQuery: (from [fd00:1122:3344:101::d]:38055) 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) 2024.10.21 22:14:54.798967 [ 257 ] {fcec80be-45d8-4981-bbdf-82a2b731be08} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.10.21 22:14:54.805273 [ 257 ] {fcec80be-45d8-4981-bbdf-82a2b731be08} oximeter.measurements_u16 (68038d3f-302c-4030-832a-2c0bdff0082e): Loading data parts 2024.10.21 22:14:54.805441 [ 257 ] {fcec80be-45d8-4981-bbdf-82a2b731be08} oximeter.measurements_u16 (68038d3f-302c-4030-832a-2c0bdff0082e): There are no data parts 2024.10.21 22:14:54.813383 [ 257 ] {fcec80be-45d8-4981-bbdf-82a2b731be08} DynamicQueryHandler: Done processing query 2024.10.21 22:14:54.813418 [ 257 ] {} HTTP-Session: d13ebda6-a37b-4250-9213-cd657726f058 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.813553 [ 257 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38055, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.813921 [ 257 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47546, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.813981 [ 257 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.10.21 22:14:54.814001 [ 257 ] {} HTTP-Session: beef38c8-79d6-4c49-a4fd-703b50618245 Authenticating user 'default' from [fd00:1122:3344:101::d]:47546 2024.10.21 22:14:54.814032 [ 257 ] {} HTTP-Session: beef38c8-79d6-4c49-a4fd-703b50618245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.814048 [ 257 ] {} HTTP-Session: beef38c8-79d6-4c49-a4fd-703b50618245 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.814077 [ 257 ] {} HTTP-Session: beef38c8-79d6-4c49-a4fd-703b50618245 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.10.21 22:14:54.814263 [ 257 ] {60facd4b-3ba6-424f-957a-35b9672b11df} executeQuery: (from [fd00:1122:3344:101::d]:47546) 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) 2024.10.21 22:14:54.814305 [ 257 ] {60facd4b-3ba6-424f-957a-35b9672b11df} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.10.21 22:14:54.816286 [ 257 ] {60facd4b-3ba6-424f-957a-35b9672b11df} oximeter.measurements_i32 (18e99261-ec96-4430-bd66-20febd7db254): Loading data parts 2024.10.21 22:14:54.816460 [ 257 ] {60facd4b-3ba6-424f-957a-35b9672b11df} oximeter.measurements_i32 (18e99261-ec96-4430-bd66-20febd7db254): There are no data parts 2024.10.21 22:14:54.817607 [ 257 ] {60facd4b-3ba6-424f-957a-35b9672b11df} DynamicQueryHandler: Done processing query 2024.10.21 22:14:54.817647 [ 257 ] {} HTTP-Session: beef38c8-79d6-4c49-a4fd-703b50618245 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.817775 [ 257 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47546, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.818076 [ 257 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55810, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.818142 [ 257 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.10.21 22:14:54.818162 [ 257 ] {} HTTP-Session: f121254d-33f3-4f84-892a-a3af8217407a Authenticating user 'default' from [fd00:1122:3344:101::d]:55810 2024.10.21 22:14:54.818186 [ 257 ] {} HTTP-Session: f121254d-33f3-4f84-892a-a3af8217407a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.818199 [ 257 ] {} HTTP-Session: f121254d-33f3-4f84-892a-a3af8217407a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.818229 [ 257 ] {} HTTP-Session: f121254d-33f3-4f84-892a-a3af8217407a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.10.21 22:14:54.818406 [ 257 ] {9885d356-b5cc-4206-a153-e278ff8e1577} executeQuery: (from [fd00:1122:3344:101::d]:55810) 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) 2024.10.21 22:14:54.818455 [ 257 ] {9885d356-b5cc-4206-a153-e278ff8e1577} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.10.21 22:14:54.820000 [ 257 ] {9885d356-b5cc-4206-a153-e278ff8e1577} oximeter.measurements_u32 (35f262cd-76f9-4e13-a4bf-ec31e5be7ecb): Loading data parts 2024.10.21 22:14:54.820165 [ 257 ] {9885d356-b5cc-4206-a153-e278ff8e1577} oximeter.measurements_u32 (35f262cd-76f9-4e13-a4bf-ec31e5be7ecb): There are no data parts 2024.10.21 22:14:54.821385 [ 257 ] {9885d356-b5cc-4206-a153-e278ff8e1577} DynamicQueryHandler: Done processing query 2024.10.21 22:14:54.821418 [ 257 ] {} HTTP-Session: f121254d-33f3-4f84-892a-a3af8217407a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.821549 [ 257 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55810, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.821842 [ 257 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55442, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.821893 [ 257 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.10.21 22:14:54.821912 [ 257 ] {} HTTP-Session: 233a5819-abae-472a-85d9-9013f87448ab Authenticating user 'default' from [fd00:1122:3344:101::d]:55442 2024.10.21 22:14:54.821938 [ 257 ] {} HTTP-Session: 233a5819-abae-472a-85d9-9013f87448ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.821952 [ 257 ] {} HTTP-Session: 233a5819-abae-472a-85d9-9013f87448ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.821981 [ 257 ] {} HTTP-Session: 233a5819-abae-472a-85d9-9013f87448ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.10.21 22:14:54.822156 [ 257 ] {80bd7cc1-ccee-4c5b-b790-e07de4cd4630} executeQuery: (from [fd00:1122:3344:101::d]:55442) 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) 2024.10.21 22:14:54.822209 [ 257 ] {80bd7cc1-ccee-4c5b-b790-e07de4cd4630} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.10.21 22:14:54.823688 [ 257 ] {80bd7cc1-ccee-4c5b-b790-e07de4cd4630} oximeter.measurements_i64 (1ae3a49b-011e-4cf1-aa66-6104f09e3b8f): Loading data parts 2024.10.21 22:14:54.823843 [ 257 ] {80bd7cc1-ccee-4c5b-b790-e07de4cd4630} oximeter.measurements_i64 (1ae3a49b-011e-4cf1-aa66-6104f09e3b8f): There are no data parts 2024.10.21 22:14:54.825087 [ 257 ] {80bd7cc1-ccee-4c5b-b790-e07de4cd4630} DynamicQueryHandler: Done processing query 2024.10.21 22:14:54.825113 [ 257 ] {} HTTP-Session: 233a5819-abae-472a-85d9-9013f87448ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.825321 [ 257 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55442, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.825643 [ 257 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34197, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.825693 [ 257 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.10.21 22:14:54.825712 [ 257 ] {} HTTP-Session: cc91b0b3-415f-41ae-b1f5-757f96c94bd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34197 2024.10.21 22:14:54.825738 [ 257 ] {} HTTP-Session: cc91b0b3-415f-41ae-b1f5-757f96c94bd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.825751 [ 257 ] {} HTTP-Session: cc91b0b3-415f-41ae-b1f5-757f96c94bd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.825779 [ 257 ] {} HTTP-Session: cc91b0b3-415f-41ae-b1f5-757f96c94bd1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.10.21 22:14:54.825956 [ 257 ] {6da82ed2-dea1-46a1-bfff-e2a958965c39} executeQuery: (from [fd00:1122:3344:101::d]:34197) 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) 2024.10.21 22:14:54.826008 [ 257 ] {6da82ed2-dea1-46a1-bfff-e2a958965c39} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.10.21 22:14:54.827635 [ 257 ] {6da82ed2-dea1-46a1-bfff-e2a958965c39} oximeter.measurements_u64 (548b3514-25e0-4a15-a55b-4c413fad77e4): Loading data parts 2024.10.21 22:14:54.827792 [ 257 ] {6da82ed2-dea1-46a1-bfff-e2a958965c39} oximeter.measurements_u64 (548b3514-25e0-4a15-a55b-4c413fad77e4): There are no data parts 2024.10.21 22:14:54.829057 [ 257 ] {6da82ed2-dea1-46a1-bfff-e2a958965c39} DynamicQueryHandler: Done processing query 2024.10.21 22:14:54.829082 [ 257 ] {} HTTP-Session: cc91b0b3-415f-41ae-b1f5-757f96c94bd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.829203 [ 257 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34197, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.829529 [ 257 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33252, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.829578 [ 257 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.10.21 22:14:54.829597 [ 257 ] {} HTTP-Session: ed8ce4b1-2d5b-44dc-b22e-aa24197a3de2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33252 2024.10.21 22:14:54.829622 [ 257 ] {} HTTP-Session: ed8ce4b1-2d5b-44dc-b22e-aa24197a3de2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.829636 [ 257 ] {} HTTP-Session: ed8ce4b1-2d5b-44dc-b22e-aa24197a3de2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.829665 [ 257 ] {} HTTP-Session: ed8ce4b1-2d5b-44dc-b22e-aa24197a3de2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.10.21 22:14:54.829841 [ 257 ] {aa7b2341-4f8d-498f-8072-5ce49d17de96} executeQuery: (from [fd00:1122:3344:101::d]:33252) 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) 2024.10.21 22:14:54.829895 [ 257 ] {aa7b2341-4f8d-498f-8072-5ce49d17de96} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.10.21 22:14:54.831474 [ 257 ] {aa7b2341-4f8d-498f-8072-5ce49d17de96} oximeter.measurements_f32 (21280276-918d-4146-99d7-b34b1482e461): Loading data parts 2024.10.21 22:14:54.831637 [ 260 ] {} TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44118 2024.10.21 22:14:54.831759 [ 260 ] {} TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. 2024.10.21 22:14:54.831789 [ 260 ] {} TCP-Session: 4185aadf-c4fe-447a-a883-9ba700fe8db3 Authenticating user 'default' from [fd00:1122:3344:101::d]:44118 2024.10.21 22:14:54.831811 [ 260 ] {} TCP-Session: 4185aadf-c4fe-447a-a883-9ba700fe8db3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.831835 [ 260 ] {} TCP-Session: 4185aadf-c4fe-447a-a883-9ba700fe8db3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.832014 [ 257 ] {aa7b2341-4f8d-498f-8072-5ce49d17de96} oximeter.measurements_f32 (21280276-918d-4146-99d7-b34b1482e461): There are no data parts 2024.10.21 22:14:54.833306 [ 257 ] {aa7b2341-4f8d-498f-8072-5ce49d17de96} DynamicQueryHandler: Done processing query 2024.10.21 22:14:54.833336 [ 257 ] {} HTTP-Session: ed8ce4b1-2d5b-44dc-b22e-aa24197a3de2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.833483 [ 257 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33252, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.833721 [ 257 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33252, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.833789 [ 257 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.10.21 22:14:54.833813 [ 257 ] {} HTTP-Session: 334eb040-0b88-4d4b-9876-b2d227974398 Authenticating user 'default' from [fd00:1122:3344:101::d]:33252 2024.10.21 22:14:54.833833 [ 257 ] {} HTTP-Session: 334eb040-0b88-4d4b-9876-b2d227974398 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.833862 [ 257 ] {} HTTP-Session: 334eb040-0b88-4d4b-9876-b2d227974398 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.833897 [ 257 ] {} HTTP-Session: 334eb040-0b88-4d4b-9876-b2d227974398 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.10.21 22:14:54.834092 [ 257 ] {8c640dff-1934-4cf2-958d-b4c506fb4506} executeQuery: (from [fd00:1122:3344:101::d]:33252) 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) 2024.10.21 22:14:54.834154 [ 257 ] {8c640dff-1934-4cf2-958d-b4c506fb4506} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.10.21 22:14:54.835883 [ 257 ] {8c640dff-1934-4cf2-958d-b4c506fb4506} oximeter.measurements_f64 (a953d4ec-5d5f-406f-b984-b2a2c78a2ba0): Loading data parts 2024.10.21 22:14:54.836089 [ 257 ] {8c640dff-1934-4cf2-958d-b4c506fb4506} oximeter.measurements_f64 (a953d4ec-5d5f-406f-b984-b2a2c78a2ba0): There are no data parts 2024.10.21 22:14:54.837337 [ 257 ] {8c640dff-1934-4cf2-958d-b4c506fb4506} DynamicQueryHandler: Done processing query 2024.10.21 22:14:54.837374 [ 257 ] {} HTTP-Session: 334eb040-0b88-4d4b-9876-b2d227974398 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.837535 [ 257 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33252, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.838631 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61922, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.838816 [ 261 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.10.21 22:14:54.838859 [ 261 ] {} HTTP-Session: a6551af3-4926-4198-9a08-e0ec4417f2f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61922 2024.10.21 22:14:54.838882 [ 261 ] {} HTTP-Session: a6551af3-4926-4198-9a08-e0ec4417f2f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.838916 [ 261 ] {} HTTP-Session: a6551af3-4926-4198-9a08-e0ec4417f2f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.838973 [ 261 ] {} HTTP-Session: a6551af3-4926-4198-9a08-e0ec4417f2f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.10.21 22:14:54.839293 [ 261 ] {7c5c8cd1-b27e-4738-a826-c184d8858d6f} executeQuery: (from [fd00:1122:3344:101::d]:61922) 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) 2024.10.21 22:14:54.839395 [ 257 ] {} ServerErrorHandler: Poco::Exception. Code: 1000, e.code() = 32, I/O error: Broken pipe, Stack trace (when copying this message, always include the lines below): (version 23.8.7.1) 2024.10.21 22:14:54.839403 [ 261 ] {7c5c8cd1-b27e-4738-a826-c184d8858d6f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.10.21 22:14:54.841406 [ 261 ] {7c5c8cd1-b27e-4738-a826-c184d8858d6f} oximeter.measurements_string (4ea83e4c-e692-4441-aee5-7184e44a767c): Loading data parts 2024.10.21 22:14:54.841613 [ 261 ] {7c5c8cd1-b27e-4738-a826-c184d8858d6f} oximeter.measurements_string (4ea83e4c-e692-4441-aee5-7184e44a767c): There are no data parts 2024.10.21 22:14:54.843002 [ 261 ] {7c5c8cd1-b27e-4738-a826-c184d8858d6f} DynamicQueryHandler: Done processing query 2024.10.21 22:14:54.843035 [ 261 ] {} HTTP-Session: a6551af3-4926-4198-9a08-e0ec4417f2f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.843204 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61922, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.843638 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54660, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.843701 [ 261 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.10.21 22:14:54.843758 [ 261 ] {} HTTP-Session: cfd61230-e84f-4393-b33f-2d7b99fc86dd Authenticating user 'default' from [fd00:1122:3344:101::d]:54660 2024.10.21 22:14:54.843780 [ 261 ] {} HTTP-Session: cfd61230-e84f-4393-b33f-2d7b99fc86dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.843798 [ 261 ] {} HTTP-Session: cfd61230-e84f-4393-b33f-2d7b99fc86dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.843883 [ 261 ] {} HTTP-Session: cfd61230-e84f-4393-b33f-2d7b99fc86dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.10.21 22:14:54.844126 [ 261 ] {6169e4ed-be17-4c50-b6c7-0e82852b5bb7} executeQuery: (from [fd00:1122:3344:101::d]:54660) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.10.21 22:14:54.844207 [ 261 ] {6169e4ed-be17-4c50-b6c7-0e82852b5bb7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.10.21 22:14:54.846066 [ 261 ] {6169e4ed-be17-4c50-b6c7-0e82852b5bb7} oximeter.measurements_bytes (a2da71f6-579b-4ea3-b81f-bef3e9258a08): Loading data parts 2024.10.21 22:14:54.846282 [ 261 ] {6169e4ed-be17-4c50-b6c7-0e82852b5bb7} oximeter.measurements_bytes (a2da71f6-579b-4ea3-b81f-bef3e9258a08): There are no data parts 2024.10.21 22:14:54.847548 [ 261 ] {6169e4ed-be17-4c50-b6c7-0e82852b5bb7} DynamicQueryHandler: Done processing query 2024.10.21 22:14:54.847609 [ 261 ] {} HTTP-Session: cfd61230-e84f-4393-b33f-2d7b99fc86dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.847793 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54660, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.848162 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:50789, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.848249 [ 261 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.10.21 22:14:54.848272 [ 261 ] {} HTTP-Session: 121c01c8-9b27-436b-8329-7c7e90606582 Authenticating user 'default' from [fd00:1122:3344:101::d]:50789 2024.10.21 22:14:54.848318 [ 261 ] {} HTTP-Session: 121c01c8-9b27-436b-8329-7c7e90606582 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.848335 [ 261 ] {} HTTP-Session: 121c01c8-9b27-436b-8329-7c7e90606582 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.848373 [ 261 ] {} HTTP-Session: 121c01c8-9b27-436b-8329-7c7e90606582 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.10.21 22:14:54.848635 [ 261 ] {5ba6ed62-707f-48f1-9329-f9a3cf821894} executeQuery: (from [fd00:1122:3344:101::d]:50789) 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) 2024.10.21 22:14:54.848716 [ 261 ] {5ba6ed62-707f-48f1-9329-f9a3cf821894} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.10.21 22:14:54.850541 [ 261 ] {5ba6ed62-707f-48f1-9329-f9a3cf821894} oximeter.measurements_cumulativei64 (2cb173d7-b9a8-4fa6-8515-dee47a74c8de): Loading data parts 2024.10.21 22:14:54.850741 [ 261 ] {5ba6ed62-707f-48f1-9329-f9a3cf821894} oximeter.measurements_cumulativei64 (2cb173d7-b9a8-4fa6-8515-dee47a74c8de): There are no data parts 2024.10.21 22:14:54.852002 [ 261 ] {5ba6ed62-707f-48f1-9329-f9a3cf821894} DynamicQueryHandler: Done processing query 2024.10.21 22:14:54.852031 [ 261 ] {} HTTP-Session: 121c01c8-9b27-436b-8329-7c7e90606582 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.852173 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50789, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.852571 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37744, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.852629 [ 261 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.10.21 22:14:54.852676 [ 261 ] {} HTTP-Session: 14c4829c-44ba-4a70-bfb0-42fe136860c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37744 2024.10.21 22:14:54.852710 [ 261 ] {} HTTP-Session: 14c4829c-44ba-4a70-bfb0-42fe136860c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.852732 [ 261 ] {} HTTP-Session: 14c4829c-44ba-4a70-bfb0-42fe136860c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.852785 [ 261 ] {} HTTP-Session: 14c4829c-44ba-4a70-bfb0-42fe136860c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.10.21 22:14:54.853035 [ 261 ] {550f314f-84e1-46c1-b528-4c77da3ce8d2} executeQuery: (from [fd00:1122:3344:101::d]:37744) 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) 2024.10.21 22:14:54.853121 [ 261 ] {550f314f-84e1-46c1-b528-4c77da3ce8d2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.10.21 22:14:54.854863 [ 261 ] {550f314f-84e1-46c1-b528-4c77da3ce8d2} oximeter.measurements_cumulativeu64 (168d023a-9841-4ca5-b460-f83289216a5d): Loading data parts 2024.10.21 22:14:54.855082 [ 261 ] {550f314f-84e1-46c1-b528-4c77da3ce8d2} oximeter.measurements_cumulativeu64 (168d023a-9841-4ca5-b460-f83289216a5d): There are no data parts 2024.10.21 22:14:54.856342 [ 261 ] {550f314f-84e1-46c1-b528-4c77da3ce8d2} DynamicQueryHandler: Done processing query 2024.10.21 22:14:54.856372 [ 261 ] {} HTTP-Session: 14c4829c-44ba-4a70-bfb0-42fe136860c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.856525 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37744, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.856914 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59202, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.856973 [ 261 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.10.21 22:14:54.857010 [ 261 ] {} HTTP-Session: c38563b4-d9d3-4773-a392-12456397f7c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59202 2024.10.21 22:14:54.857031 [ 261 ] {} HTTP-Session: c38563b4-d9d3-4773-a392-12456397f7c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.857049 [ 261 ] {} HTTP-Session: c38563b4-d9d3-4773-a392-12456397f7c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.857101 [ 261 ] {} HTTP-Session: c38563b4-d9d3-4773-a392-12456397f7c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.10.21 22:14:54.857322 [ 261 ] {e1472971-2a29-459c-9b2f-74f057b2ffbf} executeQuery: (from [fd00:1122:3344:101::d]:59202) 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) 2024.10.21 22:14:54.857387 [ 261 ] {e1472971-2a29-459c-9b2f-74f057b2ffbf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.10.21 22:14:54.859260 [ 261 ] {e1472971-2a29-459c-9b2f-74f057b2ffbf} oximeter.measurements_cumulativef32 (9bbadc38-f1bd-4067-89ef-d1315a09a6c8): Loading data parts 2024.10.21 22:14:54.859502 [ 261 ] {e1472971-2a29-459c-9b2f-74f057b2ffbf} oximeter.measurements_cumulativef32 (9bbadc38-f1bd-4067-89ef-d1315a09a6c8): There are no data parts 2024.10.21 22:14:54.860732 [ 261 ] {e1472971-2a29-459c-9b2f-74f057b2ffbf} DynamicQueryHandler: Done processing query 2024.10.21 22:14:54.860758 [ 261 ] {} HTTP-Session: c38563b4-d9d3-4773-a392-12456397f7c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.860925 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59202, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.861217 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59202, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.861278 [ 261 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.10.21 22:14:54.861297 [ 261 ] {} HTTP-Session: 46120c10-5fef-48e2-b7ea-9aafa64b9ace Authenticating user 'default' from [fd00:1122:3344:101::d]:59202 2024.10.21 22:14:54.861313 [ 261 ] {} HTTP-Session: 46120c10-5fef-48e2-b7ea-9aafa64b9ace Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.861338 [ 261 ] {} HTTP-Session: 46120c10-5fef-48e2-b7ea-9aafa64b9ace Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.861368 [ 261 ] {} HTTP-Session: 46120c10-5fef-48e2-b7ea-9aafa64b9ace Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.10.21 22:14:54.861596 [ 261 ] {b9e8fe51-6d0d-4827-b5af-412093f84126} executeQuery: (from [fd00:1122:3344:101::d]:59202) 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) 2024.10.21 22:14:54.861660 [ 261 ] {b9e8fe51-6d0d-4827-b5af-412093f84126} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.10.21 22:14:54.863342 [ 261 ] {b9e8fe51-6d0d-4827-b5af-412093f84126} oximeter.measurements_cumulativef64 (0d259e11-90b3-4033-8c66-c239afb6f849): Loading data parts 2024.10.21 22:14:54.863516 [ 261 ] {b9e8fe51-6d0d-4827-b5af-412093f84126} oximeter.measurements_cumulativef64 (0d259e11-90b3-4033-8c66-c239afb6f849): There are no data parts 2024.10.21 22:14:54.864719 [ 261 ] {b9e8fe51-6d0d-4827-b5af-412093f84126} DynamicQueryHandler: Done processing query 2024.10.21 22:14:54.864781 [ 261 ] {} HTTP-Session: 46120c10-5fef-48e2-b7ea-9aafa64b9ace Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.864980 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59202, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.865189 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59202, User-Agent: (none), Length: 1300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.865260 [ 261 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.10.21 22:14:54.865279 [ 261 ] {} HTTP-Session: 60db1192-b6e1-44ac-a98b-2fc8ce1adcaa Authenticating user 'default' from [fd00:1122:3344:101::d]:59202 2024.10.21 22:14:54.865314 [ 261 ] {} HTTP-Session: 60db1192-b6e1-44ac-a98b-2fc8ce1adcaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.865338 [ 261 ] {} HTTP-Session: 60db1192-b6e1-44ac-a98b-2fc8ce1adcaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.865369 [ 261 ] {} HTTP-Session: 60db1192-b6e1-44ac-a98b-2fc8ce1adcaa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.10.21 22:14:54.865656 [ 261 ] {e79c452e-97c5-4f35-83cf-245de576b840} executeQuery: (from [fd00:1122:3344:101::d]:59202) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ 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) 2024.10.21 22:14:54.865729 [ 261 ] {e79c452e-97c5-4f35-83cf-245de576b840} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.10.21 22:14:54.867770 [ 261 ] {e79c452e-97c5-4f35-83cf-245de576b840} oximeter.measurements_histogrami8 (a903c1fd-c5b4-4cf0-83a1-3d91452178c5): Loading data parts 2024.10.21 22:14:54.867962 [ 261 ] {e79c452e-97c5-4f35-83cf-245de576b840} oximeter.measurements_histogrami8 (a903c1fd-c5b4-4cf0-83a1-3d91452178c5): There are no data parts 2024.10.21 22:14:54.869232 [ 261 ] {e79c452e-97c5-4f35-83cf-245de576b840} DynamicQueryHandler: Done processing query 2024.10.21 22:14:54.869281 [ 261 ] {} HTTP-Session: 60db1192-b6e1-44ac-a98b-2fc8ce1adcaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.869450 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59202, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.869817 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44522, User-Agent: (none), Length: 839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.869882 [ 261 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.10.21 22:14:54.869901 [ 261 ] {} HTTP-Session: fbe3ddb3-d0ee-4b17-86d4-9b723ca190b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:44522 2024.10.21 22:14:54.869917 [ 261 ] {} HTTP-Session: fbe3ddb3-d0ee-4b17-86d4-9b723ca190b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.869943 [ 261 ] {} HTTP-Session: fbe3ddb3-d0ee-4b17-86d4-9b723ca190b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.869973 [ 261 ] {} HTTP-Session: fbe3ddb3-d0ee-4b17-86d4-9b723ca190b7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.10.21 22:14:54.870244 [ 261 ] {78910d6b-8808-4c64-b0a9-f027472a66ed} executeQuery: (from [fd00:1122:3344:101::d]:44522) 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) 2024.10.21 22:14:54.870316 [ 261 ] {78910d6b-8808-4c64-b0a9-f027472a66ed} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.10.21 22:14:54.872159 [ 261 ] {78910d6b-8808-4c64-b0a9-f027472a66ed} oximeter.measurements_histogramu8 (4b6ae8cc-ebf8-49d6-a106-e16f9d18e8da): Loading data parts 2024.10.21 22:14:54.872372 [ 261 ] {78910d6b-8808-4c64-b0a9-f027472a66ed} oximeter.measurements_histogramu8 (4b6ae8cc-ebf8-49d6-a106-e16f9d18e8da): There are no data parts 2024.10.21 22:14:54.873656 [ 261 ] {78910d6b-8808-4c64-b0a9-f027472a66ed} DynamicQueryHandler: Done processing query 2024.10.21 22:14:54.873708 [ 261 ] {} HTTP-Session: fbe3ddb3-d0ee-4b17-86d4-9b723ca190b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.873870 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44522, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.874084 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44522, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.874150 [ 261 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.10.21 22:14:54.874169 [ 261 ] {} HTTP-Session: 7eb03df6-a29c-49dc-baf5-e441759572e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:44522 2024.10.21 22:14:54.874193 [ 261 ] {} HTTP-Session: 7eb03df6-a29c-49dc-baf5-e441759572e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.874212 [ 261 ] {} HTTP-Session: 7eb03df6-a29c-49dc-baf5-e441759572e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.874244 [ 261 ] {} HTTP-Session: 7eb03df6-a29c-49dc-baf5-e441759572e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.10.21 22:14:54.874516 [ 261 ] {3fabd40d-8f57-4457-af3b-c2dad79faaf9} executeQuery: (from [fd00:1122:3344:101::d]:44522) 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) 2024.10.21 22:14:54.874586 [ 261 ] {3fabd40d-8f57-4457-af3b-c2dad79faaf9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.10.21 22:14:54.876463 [ 261 ] {3fabd40d-8f57-4457-af3b-c2dad79faaf9} oximeter.measurements_histogrami16 (66434aad-1918-4dc5-966b-54d966460c68): Loading data parts 2024.10.21 22:14:54.876639 [ 261 ] {3fabd40d-8f57-4457-af3b-c2dad79faaf9} oximeter.measurements_histogrami16 (66434aad-1918-4dc5-966b-54d966460c68): There are no data parts 2024.10.21 22:14:54.877925 [ 261 ] {3fabd40d-8f57-4457-af3b-c2dad79faaf9} DynamicQueryHandler: Done processing query 2024.10.21 22:14:54.877981 [ 261 ] {} HTTP-Session: 7eb03df6-a29c-49dc-baf5-e441759572e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.878117 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44522, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.878434 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33622, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.878499 [ 261 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.10.21 22:14:54.878519 [ 261 ] {} HTTP-Session: 3e159524-bbb5-4790-b55c-1ca95980d8e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33622 2024.10.21 22:14:54.878549 [ 261 ] {} HTTP-Session: 3e159524-bbb5-4790-b55c-1ca95980d8e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.878563 [ 261 ] {} HTTP-Session: 3e159524-bbb5-4790-b55c-1ca95980d8e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.878594 [ 261 ] {} HTTP-Session: 3e159524-bbb5-4790-b55c-1ca95980d8e6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.10.21 22:14:54.878862 [ 261 ] {7e71fe97-3abc-46d8-a2a1-896cd4c23129} executeQuery: (from [fd00:1122:3344:101::d]:33622) 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) 2024.10.21 22:14:54.878939 [ 261 ] {7e71fe97-3abc-46d8-a2a1-896cd4c23129} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.10.21 22:14:54.880835 [ 261 ] {7e71fe97-3abc-46d8-a2a1-896cd4c23129} oximeter.measurements_histogramu16 (503b182a-0fb6-46ce-ac30-cb30f03a6542): Loading data parts 2024.10.21 22:14:54.881036 [ 261 ] {7e71fe97-3abc-46d8-a2a1-896cd4c23129} oximeter.measurements_histogramu16 (503b182a-0fb6-46ce-ac30-cb30f03a6542): There are no data parts 2024.10.21 22:14:54.882318 [ 261 ] {7e71fe97-3abc-46d8-a2a1-896cd4c23129} DynamicQueryHandler: Done processing query 2024.10.21 22:14:54.882352 [ 261 ] {} HTTP-Session: 3e159524-bbb5-4790-b55c-1ca95980d8e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.882504 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33622, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.882731 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33622, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.882798 [ 261 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.10.21 22:14:54.882826 [ 261 ] {} HTTP-Session: 77bfd940-71ee-4444-8c12-0d06379caf57 Authenticating user 'default' from [fd00:1122:3344:101::d]:33622 2024.10.21 22:14:54.882863 [ 261 ] {} HTTP-Session: 77bfd940-71ee-4444-8c12-0d06379caf57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.882877 [ 261 ] {} HTTP-Session: 77bfd940-71ee-4444-8c12-0d06379caf57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.882908 [ 261 ] {} HTTP-Session: 77bfd940-71ee-4444-8c12-0d06379caf57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.10.21 22:14:54.883210 [ 261 ] {c75745e2-3776-4039-99d1-77f0eff4afbd} executeQuery: (from [fd00:1122:3344:101::d]:33622) 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) 2024.10.21 22:14:54.883280 [ 261 ] {c75745e2-3776-4039-99d1-77f0eff4afbd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.10.21 22:14:54.885165 [ 261 ] {c75745e2-3776-4039-99d1-77f0eff4afbd} oximeter.measurements_histogrami32 (9ce8fa3e-d50f-46d1-814b-c5bba9878d8b): Loading data parts 2024.10.21 22:14:54.885347 [ 261 ] {c75745e2-3776-4039-99d1-77f0eff4afbd} oximeter.measurements_histogrami32 (9ce8fa3e-d50f-46d1-814b-c5bba9878d8b): There are no data parts 2024.10.21 22:14:54.886686 [ 261 ] {c75745e2-3776-4039-99d1-77f0eff4afbd} DynamicQueryHandler: Done processing query 2024.10.21 22:14:54.886714 [ 261 ] {} HTTP-Session: 77bfd940-71ee-4444-8c12-0d06379caf57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.886865 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33622, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.887225 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49786, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.887277 [ 261 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.10.21 22:14:54.887295 [ 261 ] {} HTTP-Session: 85d0427d-9746-47ab-9dcc-9f4c2f356d83 Authenticating user 'default' from [fd00:1122:3344:101::d]:49786 2024.10.21 22:14:54.887325 [ 261 ] {} HTTP-Session: 85d0427d-9746-47ab-9dcc-9f4c2f356d83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.887339 [ 261 ] {} HTTP-Session: 85d0427d-9746-47ab-9dcc-9f4c2f356d83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.887369 [ 261 ] {} HTTP-Session: 85d0427d-9746-47ab-9dcc-9f4c2f356d83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.10.21 22:14:54.887639 [ 261 ] {d40d8f3b-7e56-4ebe-af7a-115317aa60fa} executeQuery: (from [fd00:1122:3344:101::d]:49786) 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) 2024.10.21 22:14:54.887718 [ 261 ] {d40d8f3b-7e56-4ebe-af7a-115317aa60fa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.10.21 22:14:54.889583 [ 261 ] {d40d8f3b-7e56-4ebe-af7a-115317aa60fa} oximeter.measurements_histogramu32 (012e2990-685f-4166-bdad-c0910e43cbb4): Loading data parts 2024.10.21 22:14:54.889781 [ 261 ] {d40d8f3b-7e56-4ebe-af7a-115317aa60fa} oximeter.measurements_histogramu32 (012e2990-685f-4166-bdad-c0910e43cbb4): There are no data parts 2024.10.21 22:14:54.891222 [ 261 ] {d40d8f3b-7e56-4ebe-af7a-115317aa60fa} DynamicQueryHandler: Done processing query 2024.10.21 22:14:54.891254 [ 261 ] {} HTTP-Session: 85d0427d-9746-47ab-9dcc-9f4c2f356d83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.891401 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49786, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.891680 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49786, User-Agent: (none), Length: 840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.891736 [ 261 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.10.21 22:14:54.891762 [ 261 ] {} HTTP-Session: 69d04f5c-6150-4f2a-be0d-b28b694cf1f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49786 2024.10.21 22:14:54.891797 [ 261 ] {} HTTP-Session: 69d04f5c-6150-4f2a-be0d-b28b694cf1f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.891815 [ 261 ] {} HTTP-Session: 69d04f5c-6150-4f2a-be0d-b28b694cf1f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.891851 [ 261 ] {} HTTP-Session: 69d04f5c-6150-4f2a-be0d-b28b694cf1f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.10.21 22:14:54.892184 [ 261 ] {44aa8cc5-33b9-4508-b44e-253e4a68e484} executeQuery: (from [fd00:1122:3344:101::d]:49786) 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) 2024.10.21 22:14:54.892274 [ 261 ] {44aa8cc5-33b9-4508-b44e-253e4a68e484} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.10.21 22:14:54.894443 [ 261 ] {44aa8cc5-33b9-4508-b44e-253e4a68e484} oximeter.measurements_histogrami64 (960401f8-5fff-44e5-81c5-31e933c913b9): Loading data parts 2024.10.21 22:14:54.894646 [ 261 ] {44aa8cc5-33b9-4508-b44e-253e4a68e484} oximeter.measurements_histogrami64 (960401f8-5fff-44e5-81c5-31e933c913b9): There are no data parts 2024.10.21 22:14:54.896130 [ 261 ] {44aa8cc5-33b9-4508-b44e-253e4a68e484} DynamicQueryHandler: Done processing query 2024.10.21 22:14:54.896161 [ 261 ] {} HTTP-Session: 69d04f5c-6150-4f2a-be0d-b28b694cf1f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.896315 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49786, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.896724 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61400, User-Agent: (none), Length: 843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.896782 [ 261 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.10.21 22:14:54.896816 [ 261 ] {} HTTP-Session: 39325abf-f6a2-4534-9080-477491497a96 Authenticating user 'default' from [fd00:1122:3344:101::d]:61400 2024.10.21 22:14:54.896843 [ 261 ] {} HTTP-Session: 39325abf-f6a2-4534-9080-477491497a96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.896862 [ 261 ] {} HTTP-Session: 39325abf-f6a2-4534-9080-477491497a96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.896911 [ 261 ] {} HTTP-Session: 39325abf-f6a2-4534-9080-477491497a96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.10.21 22:14:54.897228 [ 261 ] {f1e876c9-ee97-4bb7-85a7-b5d854af52c5} executeQuery: (from [fd00:1122:3344:101::d]:61400) 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) 2024.10.21 22:14:54.897308 [ 261 ] {f1e876c9-ee97-4bb7-85a7-b5d854af52c5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.10.21 22:14:54.899589 [ 261 ] {f1e876c9-ee97-4bb7-85a7-b5d854af52c5} oximeter.measurements_histogramu64 (5788c7f8-a000-4b3b-99e1-cfc7b9221a32): Loading data parts 2024.10.21 22:14:54.899797 [ 261 ] {f1e876c9-ee97-4bb7-85a7-b5d854af52c5} oximeter.measurements_histogramu64 (5788c7f8-a000-4b3b-99e1-cfc7b9221a32): There are no data parts 2024.10.21 22:14:54.901258 [ 261 ] {f1e876c9-ee97-4bb7-85a7-b5d854af52c5} DynamicQueryHandler: Done processing query 2024.10.21 22:14:54.901283 [ 261 ] {} HTTP-Session: 39325abf-f6a2-4534-9080-477491497a96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.901443 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61400, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.901802 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61400, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.901890 [ 261 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.10.21 22:14:54.901967 [ 261 ] {} HTTP-Session: 77813c7f-a0d9-4eef-92ab-30570236b7f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61400 2024.10.21 22:14:54.901988 [ 261 ] {} HTTP-Session: 77813c7f-a0d9-4eef-92ab-30570236b7f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.902006 [ 261 ] {} HTTP-Session: 77813c7f-a0d9-4eef-92ab-30570236b7f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.902059 [ 261 ] {} HTTP-Session: 77813c7f-a0d9-4eef-92ab-30570236b7f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.10.21 22:14:54.902320 [ 261 ] {442299f0-03ec-41ef-9eee-632d6e6e8061} executeQuery: (from [fd00:1122:3344:101::d]:61400) 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) 2024.10.21 22:14:54.902387 [ 261 ] {442299f0-03ec-41ef-9eee-632d6e6e8061} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.10.21 22:14:54.904239 [ 261 ] {442299f0-03ec-41ef-9eee-632d6e6e8061} oximeter.measurements_histogramf32 (d3f5b49a-a98b-4578-bf62-2b6a9f3f266c): Loading data parts 2024.10.21 22:14:54.904428 [ 261 ] {442299f0-03ec-41ef-9eee-632d6e6e8061} oximeter.measurements_histogramf32 (d3f5b49a-a98b-4578-bf62-2b6a9f3f266c): There are no data parts 2024.10.21 22:14:54.905745 [ 261 ] {442299f0-03ec-41ef-9eee-632d6e6e8061} DynamicQueryHandler: Done processing query 2024.10.21 22:14:54.905770 [ 261 ] {} HTTP-Session: 77813c7f-a0d9-4eef-92ab-30570236b7f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.905947 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61400, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.906400 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35581, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.906467 [ 261 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.10.21 22:14:54.906534 [ 261 ] {} HTTP-Session: 82d489ae-5ce2-4f3e-80fb-cc17a6090cea Authenticating user 'default' from [fd00:1122:3344:101::d]:35581 2024.10.21 22:14:54.906555 [ 261 ] {} HTTP-Session: 82d489ae-5ce2-4f3e-80fb-cc17a6090cea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.906575 [ 261 ] {} HTTP-Session: 82d489ae-5ce2-4f3e-80fb-cc17a6090cea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.906634 [ 261 ] {} HTTP-Session: 82d489ae-5ce2-4f3e-80fb-cc17a6090cea Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.10.21 22:14:54.906955 [ 261 ] {93e898f9-9998-403c-87c7-09a8abf4457c} executeQuery: (from [fd00:1122:3344:101::d]:35581) 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) 2024.10.21 22:14:54.907038 [ 261 ] {93e898f9-9998-403c-87c7-09a8abf4457c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.10.21 22:14:54.909148 [ 261 ] {93e898f9-9998-403c-87c7-09a8abf4457c} oximeter.measurements_histogramf64 (4f93f2d9-c7d6-4015-9518-30b31389d834): Loading data parts 2024.10.21 22:14:54.909361 [ 261 ] {93e898f9-9998-403c-87c7-09a8abf4457c} oximeter.measurements_histogramf64 (4f93f2d9-c7d6-4015-9518-30b31389d834): There are no data parts 2024.10.21 22:14:54.910826 [ 261 ] {93e898f9-9998-403c-87c7-09a8abf4457c} DynamicQueryHandler: Done processing query 2024.10.21 22:14:54.910858 [ 261 ] {} HTTP-Session: 82d489ae-5ce2-4f3e-80fb-cc17a6090cea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.911003 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35581, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.911430 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63681, User-Agent: (none), Length: 1762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.911487 [ 261 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.10.21 22:14:54.911527 [ 261 ] {} HTTP-Session: d89f4b3f-1914-4ecb-bbf4-e3360861214d Authenticating user 'default' from [fd00:1122:3344:101::d]:63681 2024.10.21 22:14:54.911547 [ 261 ] {} HTTP-Session: d89f4b3f-1914-4ecb-bbf4-e3360861214d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.911564 [ 261 ] {} HTTP-Session: d89f4b3f-1914-4ecb-bbf4-e3360861214d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.911614 [ 261 ] {} HTTP-Session: d89f4b3f-1914-4ecb-bbf4-e3360861214d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.10.21 22:14:54.911843 [ 261 ] {bcbe860b-a7ac-4148-a02c-26958632456e} executeQuery: (from [fd00:1122:3344:101::d]:63681) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. * * TTL: We use a materialized column to expire old field table records. This * column is generated automatically by the database whenever a new row is * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` * query. Since these tables are `ReplacingMergeTree`s, that means the last * record will remain during a deduplication, which will have the last * timestamp. ClickHouse will then expire old data for us, similar to the * measurement tables. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( 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) 2024.10.21 22:14:54.911996 [ 261 ] {bcbe860b-a7ac-4148-a02c-26958632456e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.10.21 22:14:54.913706 [ 261 ] {bcbe860b-a7ac-4148-a02c-26958632456e} oximeter.fields_bool (fb46401c-f401-42b2-86af-6a29fd51e96a): Loading data parts 2024.10.21 22:14:54.913901 [ 261 ] {bcbe860b-a7ac-4148-a02c-26958632456e} oximeter.fields_bool (fb46401c-f401-42b2-86af-6a29fd51e96a): There are no data parts 2024.10.21 22:14:54.915082 [ 261 ] {bcbe860b-a7ac-4148-a02c-26958632456e} DynamicQueryHandler: Done processing query 2024.10.21 22:14:54.915117 [ 261 ] {} HTTP-Session: d89f4b3f-1914-4ecb-bbf4-e3360861214d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.915259 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63681, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.915620 [ 257 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64907, User-Agent: (none), Length: 335, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.915694 [ 257 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.10.21 22:14:54.915715 [ 257 ] {} HTTP-Session: 6c46a8be-9234-4a80-a89e-046271077881 Authenticating user 'default' from [fd00:1122:3344:101::d]:64907 2024.10.21 22:14:54.915733 [ 257 ] {} HTTP-Session: 6c46a8be-9234-4a80-a89e-046271077881 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.915746 [ 257 ] {} HTTP-Session: 6c46a8be-9234-4a80-a89e-046271077881 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.915785 [ 257 ] {} HTTP-Session: 6c46a8be-9234-4a80-a89e-046271077881 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.10.21 22:14:54.916008 [ 257 ] {7ef26c90-8879-49d8-97fd-bfa661b24c19} executeQuery: (from [fd00:1122:3344:101::d]:64907) 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) 2024.10.21 22:14:54.916056 [ 257 ] {7ef26c90-8879-49d8-97fd-bfa661b24c19} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.10.21 22:14:54.917769 [ 257 ] {7ef26c90-8879-49d8-97fd-bfa661b24c19} oximeter.fields_i8 (33241c9e-83d4-40cd-8903-0514d5eede4c): Loading data parts 2024.10.21 22:14:54.917966 [ 257 ] {7ef26c90-8879-49d8-97fd-bfa661b24c19} oximeter.fields_i8 (33241c9e-83d4-40cd-8903-0514d5eede4c): There are no data parts 2024.10.21 22:14:54.919316 [ 257 ] {7ef26c90-8879-49d8-97fd-bfa661b24c19} DynamicQueryHandler: Done processing query 2024.10.21 22:14:54.919344 [ 257 ] {} HTTP-Session: 6c46a8be-9234-4a80-a89e-046271077881 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.919507 [ 257 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64907, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.919768 [ 257 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64907, User-Agent: (none), Length: 336, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.919829 [ 257 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.10.21 22:14:54.919854 [ 257 ] {} HTTP-Session: 22b420c8-db76-4518-92ec-3862c837220b Authenticating user 'default' from [fd00:1122:3344:101::d]:64907 2024.10.21 22:14:54.919875 [ 257 ] {} HTTP-Session: 22b420c8-db76-4518-92ec-3862c837220b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.919894 [ 257 ] {} HTTP-Session: 22b420c8-db76-4518-92ec-3862c837220b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.919934 [ 257 ] {} HTTP-Session: 22b420c8-db76-4518-92ec-3862c837220b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.10.21 22:14:54.920153 [ 257 ] {a4452f9b-1d56-4531-a10a-63971435a839} executeQuery: (from [fd00:1122:3344:101::d]:64907) 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) 2024.10.21 22:14:54.920204 [ 257 ] {a4452f9b-1d56-4531-a10a-63971435a839} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.10.21 22:14:54.922310 [ 257 ] {a4452f9b-1d56-4531-a10a-63971435a839} oximeter.fields_u8 (fd6b9e80-7627-4296-8df3-152c7a59d958): Loading data parts 2024.10.21 22:14:54.922539 [ 257 ] {a4452f9b-1d56-4531-a10a-63971435a839} oximeter.fields_u8 (fd6b9e80-7627-4296-8df3-152c7a59d958): There are no data parts 2024.10.21 22:14:54.923905 [ 257 ] {a4452f9b-1d56-4531-a10a-63971435a839} DynamicQueryHandler: Done processing query 2024.10.21 22:14:54.923936 [ 257 ] {} HTTP-Session: 22b420c8-db76-4518-92ec-3862c837220b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.924125 [ 257 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64907, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.924957 [ 257 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47672, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.925023 [ 257 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.10.21 22:14:54.925048 [ 257 ] {} HTTP-Session: 4dae9665-6b50-4c1d-84fa-0170b81f1002 Authenticating user 'default' from [fd00:1122:3344:101::d]:47672 2024.10.21 22:14:54.925069 [ 257 ] {} HTTP-Session: 4dae9665-6b50-4c1d-84fa-0170b81f1002 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.925088 [ 257 ] {} HTTP-Session: 4dae9665-6b50-4c1d-84fa-0170b81f1002 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.925126 [ 257 ] {} HTTP-Session: 4dae9665-6b50-4c1d-84fa-0170b81f1002 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.10.21 22:14:54.925345 [ 257 ] {63b0b062-bb41-48ac-98eb-9c63e78e4b5c} executeQuery: (from [fd00:1122:3344:101::d]:47672) 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) 2024.10.21 22:14:54.925399 [ 257 ] {63b0b062-bb41-48ac-98eb-9c63e78e4b5c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.10.21 22:14:54.927476 [ 257 ] {63b0b062-bb41-48ac-98eb-9c63e78e4b5c} oximeter.fields_i16 (f82bba94-196a-4764-933c-760340d07f2e): Loading data parts 2024.10.21 22:14:54.927678 [ 257 ] {63b0b062-bb41-48ac-98eb-9c63e78e4b5c} oximeter.fields_i16 (f82bba94-196a-4764-933c-760340d07f2e): There are no data parts 2024.10.21 22:14:54.929056 [ 257 ] {63b0b062-bb41-48ac-98eb-9c63e78e4b5c} DynamicQueryHandler: Done processing query 2024.10.21 22:14:54.929090 [ 257 ] {} HTTP-Session: 4dae9665-6b50-4c1d-84fa-0170b81f1002 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.929266 [ 257 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47672, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.929668 [ 257 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57878, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.929727 [ 257 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.10.21 22:14:54.929747 [ 257 ] {} HTTP-Session: 0db7bcb6-aea5-4085-8a22-926ac55a634e Authenticating user 'default' from [fd00:1122:3344:101::d]:57878 2024.10.21 22:14:54.929764 [ 257 ] {} HTTP-Session: 0db7bcb6-aea5-4085-8a22-926ac55a634e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.929778 [ 257 ] {} HTTP-Session: 0db7bcb6-aea5-4085-8a22-926ac55a634e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.929808 [ 257 ] {} HTTP-Session: 0db7bcb6-aea5-4085-8a22-926ac55a634e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.10.21 22:14:54.929986 [ 257 ] {8bed3215-7349-4ec2-b224-30f28144a4b7} executeQuery: (from [fd00:1122:3344:101::d]:57878) 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) 2024.10.21 22:14:54.930031 [ 257 ] {8bed3215-7349-4ec2-b224-30f28144a4b7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.10.21 22:14:54.931755 [ 257 ] {8bed3215-7349-4ec2-b224-30f28144a4b7} oximeter.fields_u16 (a57e105e-89cc-4064-a6db-f8138212a15d): Loading data parts 2024.10.21 22:14:54.931969 [ 257 ] {8bed3215-7349-4ec2-b224-30f28144a4b7} oximeter.fields_u16 (a57e105e-89cc-4064-a6db-f8138212a15d): There are no data parts 2024.10.21 22:14:54.933276 [ 257 ] {8bed3215-7349-4ec2-b224-30f28144a4b7} DynamicQueryHandler: Done processing query 2024.10.21 22:14:54.933308 [ 257 ] {} HTTP-Session: 0db7bcb6-aea5-4085-8a22-926ac55a634e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.933495 [ 257 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57878, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.933860 [ 257 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57817, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.933920 [ 257 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.10.21 22:14:54.933946 [ 257 ] {} HTTP-Session: de80d595-0c28-4c2e-9953-08fbc82f97d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57817 2024.10.21 22:14:54.933967 [ 257 ] {} HTTP-Session: de80d595-0c28-4c2e-9953-08fbc82f97d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.933987 [ 257 ] {} HTTP-Session: de80d595-0c28-4c2e-9953-08fbc82f97d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.934025 [ 257 ] {} HTTP-Session: de80d595-0c28-4c2e-9953-08fbc82f97d1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.10.21 22:14:54.934235 [ 257 ] {40332006-f0e3-459c-a568-c5f521354c12} executeQuery: (from [fd00:1122:3344:101::d]:57817) 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) 2024.10.21 22:14:54.934285 [ 257 ] {40332006-f0e3-459c-a568-c5f521354c12} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.10.21 22:14:54.936197 [ 257 ] {40332006-f0e3-459c-a568-c5f521354c12} oximeter.fields_i32 (c96a67a5-d391-4571-9e6e-1d30b3d78c47): Loading data parts 2024.10.21 22:14:54.936402 [ 257 ] {40332006-f0e3-459c-a568-c5f521354c12} oximeter.fields_i32 (c96a67a5-d391-4571-9e6e-1d30b3d78c47): There are no data parts 2024.10.21 22:14:54.938940 [ 257 ] {40332006-f0e3-459c-a568-c5f521354c12} DynamicQueryHandler: Done processing query 2024.10.21 22:14:54.938970 [ 257 ] {} HTTP-Session: de80d595-0c28-4c2e-9953-08fbc82f97d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.939146 [ 257 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57817, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.939567 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57521, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.939651 [ 261 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.10.21 22:14:54.939679 [ 261 ] {} HTTP-Session: 8af0ccdf-a808-45eb-ba7d-5395541683ae Authenticating user 'default' from [fd00:1122:3344:101::d]:57521 2024.10.21 22:14:54.939703 [ 261 ] {} HTTP-Session: 8af0ccdf-a808-45eb-ba7d-5395541683ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.939722 [ 261 ] {} HTTP-Session: 8af0ccdf-a808-45eb-ba7d-5395541683ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.939771 [ 261 ] {} HTTP-Session: 8af0ccdf-a808-45eb-ba7d-5395541683ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.10.21 22:14:54.940039 [ 261 ] {5873408d-f36a-4077-b6d6-507a6727902c} executeQuery: (from [fd00:1122:3344:101::d]:57521) 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) 2024.10.21 22:14:54.940099 [ 261 ] {5873408d-f36a-4077-b6d6-507a6727902c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.10.21 22:14:54.942082 [ 261 ] {5873408d-f36a-4077-b6d6-507a6727902c} oximeter.fields_u32 (bb3dd6a3-bec0-43d9-960a-2f49cbf0f5aa): Loading data parts 2024.10.21 22:14:54.942296 [ 261 ] {5873408d-f36a-4077-b6d6-507a6727902c} oximeter.fields_u32 (bb3dd6a3-bec0-43d9-960a-2f49cbf0f5aa): There are no data parts 2024.10.21 22:14:54.943945 [ 261 ] {5873408d-f36a-4077-b6d6-507a6727902c} DynamicQueryHandler: Done processing query 2024.10.21 22:14:54.943976 [ 261 ] {} HTTP-Session: 8af0ccdf-a808-45eb-ba7d-5395541683ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.944159 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57521, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.945194 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55577, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:54.945261 [ 261 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.10.21 22:14:54.945286 [ 261 ] {} HTTP-Session: 393be6cd-b49c-48c7-897b-7b1f5f3be07f Authenticating user 'default' from [fd00:1122:3344:101::d]:55577 2024.10.21 22:14:54.945306 [ 261 ] {} HTTP-Session: 393be6cd-b49c-48c7-897b-7b1f5f3be07f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.945324 [ 261 ] {} HTTP-Session: 393be6cd-b49c-48c7-897b-7b1f5f3be07f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.945360 [ 261 ] {} HTTP-Session: 393be6cd-b49c-48c7-897b-7b1f5f3be07f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.10.21 22:14:54.945564 [ 261 ] {5d81c4e1-89f9-4f8e-971f-47fb42c2e009} executeQuery: (from [fd00:1122:3344:101::d]:55577) 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) 2024.10.21 22:14:54.945614 [ 261 ] {5d81c4e1-89f9-4f8e-971f-47fb42c2e009} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.10.21 22:14:54.947457 [ 261 ] {5d81c4e1-89f9-4f8e-971f-47fb42c2e009} oximeter.fields_i64 (633fa830-3cc4-45d9-8180-64fb7717ed78): Loading data parts 2024.10.21 22:14:54.947645 [ 261 ] {5d81c4e1-89f9-4f8e-971f-47fb42c2e009} oximeter.fields_i64 (633fa830-3cc4-45d9-8180-64fb7717ed78): There are no data parts 2024.10.21 22:14:54.949294 [ 261 ] {5d81c4e1-89f9-4f8e-971f-47fb42c2e009} DynamicQueryHandler: Done processing query 2024.10.21 22:14:54.949325 [ 261 ] {} HTTP-Session: 393be6cd-b49c-48c7-897b-7b1f5f3be07f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:54.949494 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55577, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:55.000231 [ 245 ] {} AsynchronousMetrics: MemoryTracking: was 121.56 MiB, peak 122.56 MiB, free memory in arenas 0.00 B, will set to 134.26 MiB (RSS), difference: 12.70 MiB 2024.10.21 22:14:55.636809 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:55097, User-Agent: (none), Length: 338, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:55.636948 [ 261 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.10.21 22:14:55.636978 [ 261 ] {} HTTP-Session: ce07b344-d713-4a1c-8398-d52b8d534622 Authenticating user 'default' from [fd00:1122:3344:101::d]:55097 2024.10.21 22:14:55.637010 [ 261 ] {} HTTP-Session: ce07b344-d713-4a1c-8398-d52b8d534622 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:55.637029 [ 261 ] {} HTTP-Session: ce07b344-d713-4a1c-8398-d52b8d534622 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:55.637092 [ 261 ] {} HTTP-Session: ce07b344-d713-4a1c-8398-d52b8d534622 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.10.21 22:14:55.637439 [ 261 ] {a61a9b0b-1fed-4875-adb5-0f34216754e2} executeQuery: (from [fd00:1122:3344:101::d]:55097) 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) 2024.10.21 22:14:55.637519 [ 261 ] {a61a9b0b-1fed-4875-adb5-0f34216754e2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.10.21 22:14:55.643400 [ 261 ] {a61a9b0b-1fed-4875-adb5-0f34216754e2} oximeter.fields_u64 (4f38749d-b21c-4f50-bec0-271480603323): Loading data parts 2024.10.21 22:14:55.643739 [ 261 ] {a61a9b0b-1fed-4875-adb5-0f34216754e2} oximeter.fields_u64 (4f38749d-b21c-4f50-bec0-271480603323): There are no data parts 2024.10.21 22:14:55.650623 [ 261 ] {a61a9b0b-1fed-4875-adb5-0f34216754e2} DynamicQueryHandler: Done processing query 2024.10.21 22:14:55.650662 [ 261 ] {} HTTP-Session: ce07b344-d713-4a1c-8398-d52b8d534622 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:55.651428 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55097, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:56.264894 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49519, User-Agent: (none), Length: 339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:56.265033 [ 261 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.10.21 22:14:56.265063 [ 261 ] {} HTTP-Session: 19742112-8e73-40c3-ad65-a052ec232e95 Authenticating user 'default' from [fd00:1122:3344:101::d]:49519 2024.10.21 22:14:56.265096 [ 261 ] {} HTTP-Session: 19742112-8e73-40c3-ad65-a052ec232e95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:56.265116 [ 261 ] {} HTTP-Session: 19742112-8e73-40c3-ad65-a052ec232e95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:56.265182 [ 261 ] {} HTTP-Session: 19742112-8e73-40c3-ad65-a052ec232e95 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.10.21 22:14:56.265533 [ 261 ] {b0a4ac77-6228-44a3-8911-d4d3d2d41f9d} executeQuery: (from [fd00:1122:3344:101::d]:49519) 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) 2024.10.21 22:14:56.265603 [ 261 ] {b0a4ac77-6228-44a3-8911-d4d3d2d41f9d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.10.21 22:14:56.268521 [ 261 ] {b0a4ac77-6228-44a3-8911-d4d3d2d41f9d} oximeter.fields_ipaddr (1588e585-de80-4935-9d16-153f261f7b25): Loading data parts 2024.10.21 22:14:56.268814 [ 261 ] {b0a4ac77-6228-44a3-8911-d4d3d2d41f9d} oximeter.fields_ipaddr (1588e585-de80-4935-9d16-153f261f7b25): There are no data parts 2024.10.21 22:14:56.271284 [ 261 ] {b0a4ac77-6228-44a3-8911-d4d3d2d41f9d} DynamicQueryHandler: Done processing query 2024.10.21 22:14:56.271316 [ 261 ] {} HTTP-Session: 19742112-8e73-40c3-ad65-a052ec232e95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:56.274366 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49519, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:56.363161 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49519, User-Agent: (none), Length: 341, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:56.363240 [ 261 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.10.21 22:14:56.363265 [ 261 ] {} HTTP-Session: 6c694e7d-72b8-4513-85d0-ae3e7a2ec28e Authenticating user 'default' from [fd00:1122:3344:101::d]:49519 2024.10.21 22:14:56.363293 [ 261 ] {} HTTP-Session: 6c694e7d-72b8-4513-85d0-ae3e7a2ec28e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:56.363313 [ 261 ] {} HTTP-Session: 6c694e7d-72b8-4513-85d0-ae3e7a2ec28e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:56.363358 [ 261 ] {} HTTP-Session: 6c694e7d-72b8-4513-85d0-ae3e7a2ec28e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.10.21 22:14:56.363601 [ 261 ] {0f8047d9-53ed-4a3d-8849-6ea471920a21} executeQuery: (from [fd00:1122:3344:101::d]:49519) 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) 2024.10.21 22:14:56.363657 [ 261 ] {0f8047d9-53ed-4a3d-8849-6ea471920a21} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.10.21 22:14:56.372236 [ 261 ] {0f8047d9-53ed-4a3d-8849-6ea471920a21} oximeter.fields_string (79233b8d-93a7-4a8b-bdb6-0b783183f6ab): Loading data parts 2024.10.21 22:14:56.372483 [ 261 ] {0f8047d9-53ed-4a3d-8849-6ea471920a21} oximeter.fields_string (79233b8d-93a7-4a8b-bdb6-0b783183f6ab): There are no data parts 2024.10.21 22:14:56.381852 [ 261 ] {0f8047d9-53ed-4a3d-8849-6ea471920a21} DynamicQueryHandler: Done processing query 2024.10.21 22:14:56.381882 [ 261 ] {} HTTP-Session: 6c694e7d-72b8-4513-85d0-ae3e7a2ec28e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:56.383629 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49519, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:56.410354 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43420, User-Agent: (none), Length: 337, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:56.410428 [ 261 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.10.21 22:14:56.410455 [ 261 ] {} HTTP-Session: e131ea01-58aa-406b-be8e-5523c84e67f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43420 2024.10.21 22:14:56.410478 [ 261 ] {} HTTP-Session: e131ea01-58aa-406b-be8e-5523c84e67f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:56.410498 [ 261 ] {} HTTP-Session: e131ea01-58aa-406b-be8e-5523c84e67f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:56.410540 [ 261 ] {} HTTP-Session: e131ea01-58aa-406b-be8e-5523c84e67f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.10.21 22:14:56.410774 [ 261 ] {cc1835a0-6b76-41b6-b8b1-648a94a67307} executeQuery: (from [fd00:1122:3344:101::d]:43420) 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) 2024.10.21 22:14:56.410828 [ 261 ] {cc1835a0-6b76-41b6-b8b1-648a94a67307} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.10.21 22:14:56.415944 [ 261 ] {cc1835a0-6b76-41b6-b8b1-648a94a67307} oximeter.fields_uuid (c7a8b067-d7fc-49b6-b173-b784e1aba1d1): Loading data parts 2024.10.21 22:14:56.416193 [ 261 ] {cc1835a0-6b76-41b6-b8b1-648a94a67307} oximeter.fields_uuid (c7a8b067-d7fc-49b6-b173-b784e1aba1d1): There are no data parts 2024.10.21 22:14:56.422280 [ 261 ] {cc1835a0-6b76-41b6-b8b1-648a94a67307} DynamicQueryHandler: Done processing query 2024.10.21 22:14:56.422314 [ 261 ] {} HTTP-Session: e131ea01-58aa-406b-be8e-5523c84e67f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:56.423425 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43420, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:56.448012 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43420, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:56.448175 [ 261 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.10.21 22:14:56.448210 [ 261 ] {} HTTP-Session: 772dd765-fbf6-4c3a-9561-c28605c587a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43420 2024.10.21 22:14:56.448235 [ 261 ] {} HTTP-Session: 772dd765-fbf6-4c3a-9561-c28605c587a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:56.448255 [ 261 ] {} HTTP-Session: 772dd765-fbf6-4c3a-9561-c28605c587a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:56.448297 [ 261 ] {} HTTP-Session: 772dd765-fbf6-4c3a-9561-c28605c587a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.10.21 22:14:56.448607 [ 261 ] {11a2822e-39ae-4c41-ac6c-c2d91d308099} executeQuery: (from [fd00:1122:3344:101::d]:43420) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ 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) 2024.10.21 22:14:56.448695 [ 261 ] {11a2822e-39ae-4c41-ac6c-c2d91d308099} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.10.21 22:14:56.455137 [ 261 ] {11a2822e-39ae-4c41-ac6c-c2d91d308099} oximeter.timeseries_schema (4510549f-4852-4922-b099-2797b8ef5125): Loading data parts 2024.10.21 22:14:56.455402 [ 261 ] {11a2822e-39ae-4c41-ac6c-c2d91d308099} oximeter.timeseries_schema (4510549f-4852-4922-b099-2797b8ef5125): There are no data parts 2024.10.21 22:14:56.461803 [ 261 ] {11a2822e-39ae-4c41-ac6c-c2d91d308099} DynamicQueryHandler: Done processing query 2024.10.21 22:14:56.461836 [ 261 ] {} HTTP-Session: 772dd765-fbf6-4c3a-9561-c28605c587a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:56.462178 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43420, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:56.597731 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59481, User-Agent: (none), Length: 52, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:56.597806 [ 261 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0&wait_end_of_query=1 2024.10.21 22:14:56.597834 [ 261 ] {} HTTP-Session: aa231d8a-0e80-46ef-83f8-06516d6365c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59481 2024.10.21 22:14:56.597889 [ 261 ] {} HTTP-Session: aa231d8a-0e80-46ef-83f8-06516d6365c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:56.597910 [ 261 ] {} HTTP-Session: aa231d8a-0e80-46ef-83f8-06516d6365c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:56.597955 [ 261 ] {} HTTP-Session: aa231d8a-0e80-46ef-83f8-06516d6365c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.10.21 22:14:56.598179 [ 261 ] {a9e0b515-2d05-4f70-9d87-87ed6d206e8f} executeQuery: (from [fd00:1122:3344:101::d]:59481) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.10.21 22:14:56.600045 [ 261 ] {a9e0b515-2d05-4f70-9d87-87ed6d206e8f} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.10.21 22:14:56.613196 [ 261 ] {a9e0b515-2d05-4f70-9d87-87ed6d206e8f} oximeter.version (8a488be3-3438-4894-8f57-3148f961fb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.10.21 22:14:56.613237 [ 261 ] {a9e0b515-2d05-4f70-9d87-87ed6d206e8f} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.28 GiB. 2024.10.21 22:14:56.620271 [ 261 ] {a9e0b515-2d05-4f70-9d87-87ed6d206e8f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.10.21 22:14:56.621782 [ 261 ] {a9e0b515-2d05-4f70-9d87-87ed6d206e8f} oximeter.version (8a488be3-3438-4894-8f57-3148f961fb7e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.10.21 22:14:56.622142 [ 261 ] {a9e0b515-2d05-4f70-9d87-87ed6d206e8f} executeQuery: Read 1 rows, 16.00 B in 0.024074 sec., 41.538589349505685 rows/sec., 664.62 B/sec. 2024.10.21 22:14:56.622352 [ 261 ] {a9e0b515-2d05-4f70-9d87-87ed6d206e8f} DynamicQueryHandler: Done processing query 2024.10.21 22:14:56.622380 [ 261 ] {a9e0b515-2d05-4f70-9d87-87ed6d206e8f} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.10.21 22:14:56.622402 [ 261 ] {} HTTP-Session: aa231d8a-0e80-46ef-83f8-06516d6365c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.10.21 22:14:56.622582 [ 261 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59481, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.10.21 22:14:57.000224 [ 245 ] {} AsynchronousMetrics: MemoryTracking: was 134.99 MiB, peak 140.11 MiB, free memory in arenas 0.00 B, will set to 138.24 MiB (RSS), difference: 3.25 MiB